[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. 8861 1726887143.20971: 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-DtY 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 8861 1726887143.21517: Added group all to inventory 8861 1726887143.21519: Added group ungrouped to inventory 8861 1726887143.21524: Group all now contains ungrouped 8861 1726887143.21528: Examining possible inventory source: /tmp/timesync-6KH/inventory.yml 8861 1726887143.40428: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 8861 1726887143.40499: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 8861 1726887143.40529: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 8861 1726887143.40601: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 8861 1726887143.40722: Loaded config def from plugin (inventory/script) 8861 1726887143.40724: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 8861 1726887143.40778: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 8861 1726887143.40884: Loaded config def from plugin (inventory/yaml) 8861 1726887143.40887: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 8861 1726887143.40990: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 8861 1726887143.41511: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 8861 1726887143.41517: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 8861 1726887143.41521: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 8861 1726887143.41528: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 8861 1726887143.41534: Loading data from /tmp/timesync-6KH/inventory.yml 8861 1726887143.41615: /tmp/timesync-6KH/inventory.yml was not parsable by auto 8861 1726887143.41692: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 8861 1726887143.41744: Loading data from /tmp/timesync-6KH/inventory.yml 8861 1726887143.41848: group all already in inventory 8861 1726887143.41856: set inventory_file for managed_node1 8861 1726887143.41862: set inventory_dir for managed_node1 8861 1726887143.41864: Added host managed_node1 to inventory 8861 1726887143.41867: Added host managed_node1 to group all 8861 1726887143.41868: set ansible_host for managed_node1 8861 1726887143.41869: set ansible_ssh_extra_args for managed_node1 8861 1726887143.41873: set inventory_file for managed_node2 8861 1726887143.41877: set inventory_dir for managed_node2 8861 1726887143.41878: Added host managed_node2 to inventory 8861 1726887143.41879: Added host managed_node2 to group all 8861 1726887143.41880: set ansible_host for managed_node2 8861 1726887143.41881: set ansible_ssh_extra_args for managed_node2 8861 1726887143.41885: set inventory_file for managed_node3 8861 1726887143.41888: set inventory_dir for managed_node3 8861 1726887143.41889: Added host managed_node3 to inventory 8861 1726887143.41890: Added host managed_node3 to group all 8861 1726887143.41891: set ansible_host for managed_node3 8861 1726887143.41892: set ansible_ssh_extra_args for managed_node3 8861 1726887143.41895: Reconcile groups and hosts in inventory. 8861 1726887143.41899: Group ungrouped now contains managed_node1 8861 1726887143.41902: Group ungrouped now contains managed_node2 8861 1726887143.41904: Group ungrouped now contains managed_node3 8861 1726887143.41999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 8861 1726887143.42150: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 8861 1726887143.42217: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 8861 1726887143.42252: Loaded config def from plugin (vars/host_group_vars) 8861 1726887143.42255: 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) 8861 1726887143.42263: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 8861 1726887143.42273: 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) 8861 1726887143.42320: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 8861 1726887143.42608: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887143.42685: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 8861 1726887143.42716: Loaded config def from plugin (connection/local) 8861 1726887143.42719: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 8861 1726887143.43170: Loaded config def from plugin (connection/paramiko_ssh) 8861 1726887143.43174: 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) 8861 1726887143.44100: 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) 8861 1726887143.44151: Loaded config def from plugin (connection/psrp) 8861 1726887143.44155: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 8861 1726887143.45029: 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) 8861 1726887143.45076: Loaded config def from plugin (connection/ssh) 8861 1726887143.45079: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 8861 1726887143.47171: 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) 8861 1726887143.47224: Loaded config def from plugin (connection/winrm) 8861 1726887143.47228: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 8861 1726887143.47269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 8861 1726887143.47346: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 8861 1726887143.47433: Loaded config def from plugin (shell/cmd) 8861 1726887143.47436: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 8861 1726887143.47468: 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) 8861 1726887143.47561: Loaded config def from plugin (shell/powershell) 8861 1726887143.47564: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 8861 1726887143.47633: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 8861 1726887143.47858: Loaded config def from plugin (shell/sh) 8861 1726887143.47861: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 8861 1726887143.47910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 8861 1726887143.48068: Loaded config def from plugin (become/runas) 8861 1726887143.48070: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 8861 1726887143.48307: Loaded config def from plugin (become/su) 8861 1726887143.48309: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 8861 1726887143.48511: Loaded config def from plugin (become/sudo) 8861 1726887143.48516: 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 8861 1726887143.48560: Loading data from /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default_wrapper.yml 8861 1726887143.49224: trying /usr/local/lib/python3.12/site-packages/ansible/modules 8861 1726887143.52902: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 8861 1726887143.52970: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 8861 1726887143.53241: in VariableManager get_vars() 8861 1726887143.53251: done with get_vars() 8861 1726887143.53254: variable 'playbook_dir' from source: magic vars 8861 1726887143.53256: variable 'ansible_playbook_python' from source: magic vars 8861 1726887143.53257: variable 'ansible_config_file' from source: magic vars 8861 1726887143.53257: variable 'groups' from source: magic vars 8861 1726887143.53258: variable 'omit' from source: magic vars 8861 1726887143.53259: variable 'ansible_version' from source: magic vars 8861 1726887143.53260: variable 'ansible_check_mode' from source: magic vars 8861 1726887143.53260: variable 'ansible_diff_mode' from source: magic vars 8861 1726887143.53261: variable 'ansible_forks' from source: magic vars 8861 1726887143.53262: variable 'ansible_inventory_sources' from source: magic vars 8861 1726887143.53262: variable 'ansible_skip_tags' from source: magic vars 8861 1726887143.53263: variable 'ansible_limit' from source: magic vars 8861 1726887143.53264: variable 'ansible_run_tags' from source: magic vars 8861 1726887143.53265: variable 'ansible_verbosity' from source: magic vars 8861 1726887143.53308: Loading data from /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default.yml 8861 1726887143.53391: in VariableManager get_vars() 8861 1726887143.53419: done with get_vars() 8861 1726887143.53505: Loading data from /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/vars/main.yml 8861 1726887143.53578: Loading data from /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/defaults/main.yml 8861 1726887143.53657: Loading data from /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/meta/main.yml 8861 1726887143.53829: Loading data from /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml 8861 1726887143.55463: in VariableManager get_vars() 8861 1726887143.55490: done with get_vars() 8861 1726887143.59108: Loading data from /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/handlers/main.yml 8861 1726887143.60008: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 8861 1726887143.60029: 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 8861 1726887143.60310: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 8861 1726887143.60498: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 8861 1726887143.60501: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-DtY/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__) 8861 1726887143.60541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 8861 1726887143.60569: 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) 8861 1726887143.60867: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 8861 1726887143.60944: Loaded config def from plugin (callback/default) 8861 1726887143.60947: 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) 8861 1726887143.63827: Loaded config def from plugin (callback/junit) 8861 1726887143.63831: 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) 8861 1726887143.63883: 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) 8861 1726887143.63960: Loaded config def from plugin (callback/minimal) 8861 1726887143.63963: 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) 8861 1726887143.64006: 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) 8861 1726887143.64108: Loaded config def from plugin (callback/tree) 8861 1726887143.64111: 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 8861 1726887143.64264: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 8861 1726887143.64267: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-DtY/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_default_wrapper.yml ******************************************** 3 plays in /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default_wrapper.yml 8861 1726887143.64296: in VariableManager get_vars() 8861 1726887143.64316: done with get_vars() 8861 1726887143.64325: in VariableManager get_vars() 8861 1726887143.64338: done with get_vars() 8861 1726887143.64344: variable 'omit' from source: magic vars 8861 1726887143.64390: in VariableManager get_vars() 8861 1726887143.64407: done with get_vars() 8861 1726887143.64437: variable 'omit' from source: magic vars PLAY [Create static inventory from hostvars] *********************************** 8861 1726887143.65198: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 8861 1726887143.65292: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 8861 1726887143.65419: getting the remaining hosts for this loop 8861 1726887143.65423: done getting the remaining hosts for this loop 8861 1726887143.65426: getting the next task for host managed_node2 8861 1726887143.65430: done getting next task for host managed_node2 8861 1726887143.65432: ^ task is: TASK: Gathering Facts 8861 1726887143.65434: ^ 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 8861 1726887143.65438: getting variables 8861 1726887143.65441: in VariableManager get_vars() 8861 1726887143.65455: Calling all_inventory to load vars for managed_node2 8861 1726887143.65458: Calling groups_inventory to load vars for managed_node2 8861 1726887143.65462: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887143.65481: Calling all_plugins_play to load vars for managed_node2 8861 1726887143.65497: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887143.65503: Calling groups_plugins_play to load vars for managed_node2 8861 1726887143.65555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887143.65629: done with get_vars() 8861 1726887143.65636: done getting variables 8861 1726887143.65730: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default_wrapper.yml:2 Friday 20 September 2024 22:52:23 -0400 (0:00:00.015) 0:00:00.015 ****** 8861 1726887143.65759: entering _queue_task() for managed_node2/gather_facts 8861 1726887143.65760: Creating lock for gather_facts 8861 1726887143.66081: worker is 1 (out of 1 available) 8861 1726887143.66094: exiting _queue_task() for managed_node2/gather_facts 8861 1726887143.66108: done queuing things up, now waiting for results queue to drain 8861 1726887143.66110: waiting for pending results... 8878 1726887143.66360: running TaskExecutor() for managed_node2/TASK: Gathering Facts 8878 1726887143.66495: in run() - task 0e652c5f-a961-fb27-5144-000000000045 8878 1726887143.66517: variable 'ansible_search_path' from source: unknown 8878 1726887143.66557: calling self._execute() 8878 1726887143.66628: variable 'ansible_host' from source: host vars for 'managed_node2' 8878 1726887143.66639: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8878 1726887143.66652: variable 'omit' from source: magic vars 8878 1726887143.66758: variable 'omit' from source: magic vars 8878 1726887143.66796: variable 'omit' from source: magic vars 8878 1726887143.66850: variable 'omit' from source: magic vars 8878 1726887143.66905: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8878 1726887143.67000: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 8878 1726887143.67027: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8878 1726887143.67052: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8878 1726887143.67068: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8878 1726887143.67102: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8878 1726887143.67109: variable 'ansible_host' from source: host vars for 'managed_node2' 8878 1726887143.67118: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8878 1726887143.67237: Set connection var ansible_timeout to 10 8878 1726887143.67248: Set connection var ansible_shell_type to sh 8878 1726887143.67261: Set connection var ansible_pipelining to False 8878 1726887143.67274: Set connection var ansible_module_compression to ZIP_DEFLATED 8878 1726887143.67282: Set connection var ansible_connection to ssh 8878 1726887143.67291: Set connection var ansible_shell_executable to /bin/sh 8878 1726887143.67510: variable 'ansible_shell_executable' from source: unknown 8878 1726887143.67520: variable 'ansible_connection' from source: unknown 8878 1726887143.67527: variable 'ansible_module_compression' from source: unknown 8878 1726887143.67534: variable 'ansible_shell_type' from source: unknown 8878 1726887143.67540: variable 'ansible_shell_executable' from source: unknown 8878 1726887143.67546: variable 'ansible_host' from source: host vars for 'managed_node2' 8878 1726887143.67554: variable 'ansible_pipelining' from source: unknown 8878 1726887143.67559: variable 'ansible_timeout' from source: unknown 8878 1726887143.67565: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8878 1726887143.67766: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8878 1726887143.67779: variable 'omit' from source: magic vars 8878 1726887143.67786: starting attempt loop 8878 1726887143.67791: running the handler 8878 1726887143.67808: variable 'ansible_facts' from source: unknown 8878 1726887143.67832: _low_level_execute_command(): starting 8878 1726887143.67843: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 8878 1726887143.70337: stdout chunk (state=2): >>>/root <<< 8878 1726887143.70983: stderr chunk (state=3): >>><<< 8878 1726887143.70993: stdout chunk (state=3): >>><<< 8878 1726887143.71019: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 8878 1726887143.71037: _low_level_execute_command(): starting 8878 1726887143.71045: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887143.7103207-8878-246662292156271 `" && echo ansible-tmp-1726887143.7103207-8878-246662292156271="` echo /root/.ansible/tmp/ansible-tmp-1726887143.7103207-8878-246662292156271 `" ) && sleep 0' 8878 1726887143.74085: stdout chunk (state=2): >>>ansible-tmp-1726887143.7103207-8878-246662292156271=/root/.ansible/tmp/ansible-tmp-1726887143.7103207-8878-246662292156271 <<< 8878 1726887143.74616: stderr chunk (state=3): >>><<< 8878 1726887143.74626: stdout chunk (state=3): >>><<< 8878 1726887143.74645: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887143.7103207-8878-246662292156271=/root/.ansible/tmp/ansible-tmp-1726887143.7103207-8878-246662292156271 , stderr= 8878 1726887143.74677: variable 'ansible_module_compression' from source: unknown 8878 1726887143.74736: ANSIBALLZ: Using generic lock for ansible.legacy.setup 8878 1726887143.74745: ANSIBALLZ: Acquiring lock 8878 1726887143.74754: ANSIBALLZ: Lock acquired: 140607868157824 8878 1726887143.74763: ANSIBALLZ: Creating module 8878 1726887144.04892: ANSIBALLZ: Writing module into payload 8878 1726887144.05130: ANSIBALLZ: Writing module 8878 1726887144.05163: ANSIBALLZ: Renaming module 8878 1726887144.05172: ANSIBALLZ: Done creating module 8878 1726887144.05211: variable 'ansible_facts' from source: unknown 8878 1726887144.05224: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8878 1726887144.05238: _low_level_execute_command(): starting 8878 1726887144.05247: _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' 8878 1726887144.08163: stdout chunk (state=2): >>>PLATFORM <<< 8878 1726887144.09332: stdout chunk (state=3): >>>Linux FOUND /usr/bin/python3.12 /usr/bin/python3.6 /usr/bin/python3 /usr/libexec/platform-python ENDFOUND <<< 8878 1726887144.10420: stderr chunk (state=3): >>><<< 8878 1726887144.10427: stdout chunk (state=3): >>><<< 8878 1726887144.10444: _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= 8878 1726887144.10453 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3.6', '/usr/bin/python3', '/usr/libexec/platform-python'] 8878 1726887144.10500: _low_level_execute_command(): starting 8878 1726887144.10507: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 8878 1726887144.12208: Sending initial data 8878 1726887144.12219: Sent initial data (1234 bytes) 8878 1726887144.16520: 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"} <<< 8878 1726887144.16589: stderr chunk (state=3): >>><<< 8878 1726887144.16597: stdout chunk (state=3): >>><<< 8878 1726887144.16617: _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= 8878 1726887144.16687: variable 'ansible_facts' from source: unknown 8878 1726887144.16693: variable 'ansible_facts' from source: unknown 8878 1726887144.16707: variable 'ansible_module_compression' from source: unknown 8878 1726887144.16752: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-88616f_o2l0p/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 8878 1726887144.16782: variable 'ansible_facts' from source: unknown 8878 1726887144.16934: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887143.7103207-8878-246662292156271/AnsiballZ_setup.py 8878 1726887144.17479: Sending initial data 8878 1726887144.17488: Sent initial data (152 bytes) 8878 1726887144.20203: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-88616f_o2l0p/tmp7rd8mwcc /root/.ansible/tmp/ansible-tmp-1726887143.7103207-8878-246662292156271/AnsiballZ_setup.py <<< 8878 1726887144.24363: stderr chunk (state=3): >>><<< 8878 1726887144.24375: stdout chunk (state=3): >>><<< 8878 1726887144.24404: done transferring module to remote 8878 1726887144.24425: _low_level_execute_command(): starting 8878 1726887144.24433: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887143.7103207-8878-246662292156271/ /root/.ansible/tmp/ansible-tmp-1726887143.7103207-8878-246662292156271/AnsiballZ_setup.py && sleep 0' 8878 1726887144.27151: stderr chunk (state=2): >>><<< 8878 1726887144.27160: stdout chunk (state=2): >>><<< 8878 1726887144.27177: _low_level_execute_command() done: rc=0, stdout=, stderr= 8878 1726887144.27185: _low_level_execute_command(): starting 8878 1726887144.27192: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887143.7103207-8878-246662292156271/AnsiballZ_setup.py && sleep 0' 8878 1726887144.30335: 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 0x7f75f2282e48> <<< 8878 1726887144.30357: 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' <<< 8878 1726887144.30376: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f2218828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f22829b0> <<< 8878 1726887144.30396: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 8878 1726887144.30420: 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 0x7f75f2225630> <<< 8878 1726887144.30442: stdout chunk (state=3): >>>import '_signal' # <<< 8878 1726887144.30461: 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' <<< 8878 1726887144.30479: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f222c160> <<< 8878 1726887144.30501: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 8878 1726887144.30510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 8878 1726887144.30526: 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' <<< 8878 1726887144.30546: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 8878 1726887144.30561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 8878 1726887144.30575: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f22310f0> <<< 8878 1726887144.30590: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f222c748> <<< 8878 1726887144.30623: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f222c390> <<< 8878 1726887144.30647: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 8878 1726887144.30663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 8878 1726887144.30677: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 8878 1726887144.30698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 8878 1726887144.30711: stdout chunk (state=3): >>>import 'errno' # <<< 8878 1726887144.30734: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 8878 1726887144.30747: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 8878 1726887144.30762: stdout chunk (state=3): >>>import '_stat' # <<< 8878 1726887144.30771: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f21d6470> <<< 8878 1726887144.30792: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 8878 1726887144.30804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 8878 1726887144.30825: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 8878 1726887144.30835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f21dbe48> <<< 8878 1726887144.30854: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f21d6b38> <<< 8878 1726887144.30879: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 8878 1726887144.30910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 8878 1726887144.31046: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f21e24e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f21c5d68> <<< 8878 1726887144.31067: 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' <<< 8878 1726887144.31090: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f21c8198> <<< 8878 1726887144.31121: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 8878 1726887144.31141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 8878 1726887144.31163: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f04d6940> <<< 8878 1726887144.31177: 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 <<< 8878 1726887144.31207: 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 0x7f75f04e8240> <<< 8878 1726887144.31287: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f2236a20> 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. <<< 8878 1726887144.31793: 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' <<< 8878 1726887144.31828: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 8878 1726887144.31872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 8878 1726887144.31886: stdout chunk (state=3): >>>import '_functools' # <<< 8878 1726887144.31901: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 8878 1726887144.31938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 8878 1726887144.31986: 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' # <<< 8878 1726887144.32007: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f040e080> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 8878 1726887144.32028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f04192b0> <<< 8878 1726887144.32047: 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' <<< 8878 1726887144.32072: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 8878 1726887144.32098: 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 0x7f75f0419f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f0419a90> import 'itertools' # <<< 8878 1726887144.32118: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 8878 1726887144.32136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f0423080> <<< 8878 1726887144.32162: stdout chunk (state=3): >>>import '_collections' # <<< 8878 1726887144.32203: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f04b17b8> <<< 8878 1726887144.32226: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 8878 1726887144.32244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 8878 1726887144.32273: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f04b1ba8> <<< 8878 1726887144.32328: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f04a5160> <<< 8878 1726887144.32348: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 8878 1726887144.32364: 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 0x7f75f04a5e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f049d438> <<< 8878 1726887144.32496: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f048d470> # /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' <<< 8878 1726887144.32539: 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 0x7f75f01c62b0> <<< 8878 1726887144.32559: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f01ced30> <<< 8878 1726887144.32573: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f04a50b8> <<< 8878 1726887144.32616: stdout chunk (state=3): >>>import '_locale' # <<< 8878 1726887144.32645: 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 0x7f75f01d4e48> <<< 8878 1726887144.32719: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f04872b0> # /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 0x7f75f01da208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f01d4fd0> <<< 8878 1726887144.32738: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 8878 1726887144.32877: 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 0x7f75f01da320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f04f6fd0> # /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 0x7f75f01dae10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f01daa20> <<< 8878 1726887144.32893: 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 0x7f75f01e56d8> <<< 8878 1726887144.32948: 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' <<< 8878 1726887144.32960: 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' <<< 8878 1726887144.33023: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f01e5eb8> <<< 8878 1726887144.33069: 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' <<< 8878 1726887144.33090: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75efd6c1d0> <<< 8878 1726887144.33101: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f01e57b8> <<< 8878 1726887144.33144: 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' <<< 8878 1726887144.33194: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75efd71cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f01da550> <<< 8878 1726887144.33269: 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 0x7f75efd952e8> <<< 8878 1726887144.33295: 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' <<< 8878 1726887144.33306: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75efd956a0> <<< 8878 1726887144.33317: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 8878 1726887144.33357: 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 <<< 8878 1726887144.33368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 8878 1726887144.33378: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75efd9c390> <<< 8878 1726887144.33592: 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 0x7f75efb46ba8> <<< 8878 1726887144.33718: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75efb3e2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75efb34f98> <<< 8878 1726887144.33729: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75efb2ce80> <<< 8878 1726887144.33756: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75efd9cd30> <<< 8878 1726887144.33811: 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 0x7f75efb3ef60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75efd95a20> <<< 8878 1726887144.33842: 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' <<< 8878 1726887144.33898: 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 0x7f75f21926a0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75efb41048> <<< 8878 1726887144.33908: stdout chunk (state=3): >>>import 'pwd' # <<< 8878 1726887144.33954: 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 0x7f75f2192a20> <<< 8878 1726887144.34002: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f01da898> <<< 8878 1726887144.34022: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 8878 1726887144.34049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 8878 1726887144.34060: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 8878 1726887144.34070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 8878 1726887144.34097: 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 0x7f75f21ac550> <<< 8878 1726887144.34131: 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' <<< 8878 1726887144.34274: 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 0x7f75f21b05c0> <<< 8878 1726887144.34303: 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' <<< 8878 1726887144.34315: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75f21b0a90> <<< 8878 1726887144.34344: 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' <<< 8878 1726887144.34355: stdout chunk (state=3): >>>import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75f21b0ba8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f21acda0> <<< 8878 1726887144.34387: 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' <<< 8878 1726887144.34400: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 8878 1726887144.34410: 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 0x7f75f21b0ef0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f21b0470> <<< 8878 1726887144.34445: 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 0x7f75f21b01d0> <<< 8878 1726887144.34474: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f21a0a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75efd81358> <<< 8878 1726887144.34503: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 8878 1726887144.34546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 8878 1726887144.34583: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f21ac400> <<< 8878 1726887144.34780: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 8878 1726887144.34791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 8878 1726887144.34801: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee16c898> <<< 8878 1726887144.34940: stdout chunk (state=3): >>># zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 8878 1726887144.34968: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.34998: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 8878 1726887144.35008: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.35020: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 8878 1726887144.35030: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.36088: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.37017: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 8878 1726887144.37031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ede3ea58> import 'atexit' # <<< 8878 1726887144.37041: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 8878 1726887144.37068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 8878 1726887144.37132: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 8878 1726887144.37142: 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 0x7f75edde2208> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75edde9470> <<< 8878 1726887144.37169: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 8878 1726887144.37180: 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 0x7f75edde9588> <<< 8878 1726887144.37197: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 8878 1726887144.37224: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 8878 1726887144.37265: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75edde9ac8> <<< 8878 1726887144.37288: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 8878 1726887144.37316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 8878 1726887144.37333: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 8878 1726887144.37358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 8878 1726887144.37387: 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' <<< 8878 1726887144.37450: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ede14a90> <<< 8878 1726887144.37483: 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 0x7f75ede14b38> <<< 8878 1726887144.37520: 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 0x7f75ee11f208> <<< 8878 1726887144.37550: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 8878 1726887144.37576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 8878 1726887144.37618: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee11f550> <<< 8878 1726887144.37638: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ede0f240> <<< 8878 1726887144.37933: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ede02438> <<< 8878 1726887144.37950: 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' <<< 8878 1726887144.37971: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ede0f860> <<< 8878 1726887144.37999: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 8878 1726887144.38008: 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 0x7f75ee149d68> <<< 8878 1726887144.38028: 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 0x7f75ee149e80> <<< 8878 1726887144.38054: 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 <<< 8878 1726887144.38071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 8878 1726887144.38090: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 8878 1726887144.38121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 8878 1726887144.38164: 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' <<< 8878 1726887144.38219: 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 0x7f75ee01b940> <<< 8878 1726887144.38284: 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' <<< 8878 1726887144.38304: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee02aa58> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee14cd30> <<< 8878 1726887144.38324: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 8878 1726887144.38340: 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 0x7f75ee154438> <<< 8878 1726887144.38522: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee142278> <<< 8878 1726887144.38553: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 8878 1726887144.38582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 8878 1726887144.38602: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 8878 1726887144.38618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 8878 1726887144.38634: stdout chunk (state=3): >>>import '_string' # <<< 8878 1726887144.38707: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee046a90> <<< 8878 1726887144.38764: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee1545f8> <<< 8878 1726887144.38884: 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' <<< 8878 1726887144.38897: 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 0x7f75ee052978> <<< 8878 1726887144.38933: 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' <<< 8878 1726887144.38943: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75ee052a58> <<< 8878 1726887144.38972: 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' <<< 8878 1726887144.38986: 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 0x7f75ee052be0> <<< 8878 1726887144.39001: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee13a048> <<< 8878 1726887144.39020: 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' <<< 8878 1726887144.39071: 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' <<< 8878 1726887144.39108: 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' <<< 8878 1726887144.39126: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f75ee0f05c0> <<< 8878 1726887144.39273: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee0e6cc0> <<< 8878 1726887144.39294: 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' <<< 8878 1726887144.39305: 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 0x7f75ee0e6eb8> <<< 8878 1726887144.39317: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee0e6780> <<< 8878 1726887144.39339: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.39352: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.39365: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 8878 1726887144.39396: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.39461: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.39531: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8878 1726887144.39547: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 8878 1726887144.39565: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 8878 1726887144.39662: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.39760: 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' <<< 8878 1726887144.39783: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 8878 1726887144.39794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 8878 1726887144.39814: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 8878 1726887144.39839: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 8878 1726887144.39890: 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 0x7f75ee1089b0> <<< 8878 1726887144.39918: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee1086a0> <<< 8878 1726887144.39939: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee0fae80> <<< 8878 1726887144.39968: 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' <<< 8878 1726887144.40034: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee108518> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee0fa6d8> # zipimport: zlib available <<< 8878 1726887144.40480: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.40932: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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' # <<< 8878 1726887144.41038: stdout chunk (state=3): >>> import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py <<< 8878 1726887144.41122: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 8878 1726887144.41198: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.41316: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 8878 1726887144.41381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75edeeaa58> # zipimport: zlib available <<< 8878 1726887144.41734: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.42081: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.42145: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.42270: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 8878 1726887144.42518: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 8878 1726887144.42654: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.43818: 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 0x7f75edfde828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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 0x7f75edfe40b8> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75edf28828> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available <<< 8878 1726887144.43835: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.43857: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.43890: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.44157: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.44423: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 8878 1726887144.44460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 8878 1726887144.44480: 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' <<< 8878 1726887144.44614: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee00bfd0> <<< 8878 1726887144.44637: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 8878 1726887144.44663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 8878 1726887144.44775: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee00f0b8> <<< 8878 1726887144.44786: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75edf2a8d0> <<< 8878 1726887144.44858: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 8878 1726887144.44877: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.44899: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 8878 1726887144.44911: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.44974: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py <<< 8878 1726887144.45056: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< 8878 1726887144.45067: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 8878 1726887144.45088: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.45166: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.45205: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.45260: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8878 1726887144.45297: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.45325: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.45356: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 8878 1726887144.45435: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.45479: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.45513: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.45534: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 8878 1726887144.45572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 8878 1726887144.46222: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75edf77b00> <<< 8878 1726887144.46232: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py <<< 8878 1726887144.46242: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.46425: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.46517: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.46547: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.46619: 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 <<< 8878 1726887144.46656: 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' <<< 8878 1726887144.46718: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75efae5048> # /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' <<< 8878 1726887144.46731: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 8878 1726887144.46762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 8878 1726887144.46780: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 8878 1726887144.46801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75efb06a58> <<< 8878 1726887144.46899: 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 0x7f75efb10240> <<< 8878 1726887144.46917: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75efaef710> <<< 8878 1726887144.46937: 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 0x7f75efb067b8> <<< 8878 1726887144.46952: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75efae59e8> <<< 8878 1726887144.46993: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75edfccb00> <<< 8878 1726887144.47002: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75edf85438> <<< 8878 1726887144.47021: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 8878 1726887144.47038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' <<< 8878 1726887144.47056: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py <<< 8878 1726887144.47069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' <<< 8878 1726887144.47081: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee09f6a0> <<< 8878 1726887144.47098: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py <<< 8878 1726887144.47188: 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 0x7f75ee0a5208> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75edf956d8> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 8878 1726887144.47204: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.47244: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.47297: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 8878 1726887144.47314: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.47347: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.47535: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available <<< 8878 1726887144.47550: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 8878 1726887144.47563: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.48074: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 8878 1726887144.48253: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.48609: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 8878 1726887144.48682: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.48833: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 8878 1726887144.48919: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.48958: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available <<< 8878 1726887144.49031: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 8878 1726887144.49093: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.49321: 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 0x7f75ee0c9dd8> # /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' <<< 8878 1726887144.49425: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee0acc18> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 8878 1726887144.49448: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.49492: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.49546: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 8878 1726887144.49699: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.49782: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 8878 1726887144.49804: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.49843: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.49908: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 8878 1726887144.49968: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.49999: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 8878 1726887144.50026: 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 <<< 8878 1726887144.50059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 8878 1726887144.51831: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75e9fb8240> # 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 0x7f75e9f40908> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75e9f90d68> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/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 0x7f75ee06e780> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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 0x7f75ee06a4a8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee06a128> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 8878 1726887144.51857: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 8878 1726887144.52889: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 8878 1726887144.53926: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available <<< 8878 1726887144.54929: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 8878 1726887144.54961: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.55005: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 8878 1726887144.55022: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.55217: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.55415: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 8878 1726887144.55432: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.55474: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.55517: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 8878 1726887144.55532: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.55555: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.55578: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 8878 1726887144.55595: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.55614: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.55643: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 8878 1726887144.55659: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.55677: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.55701: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 8878 1726887144.55719: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.55773: stdout chunk (state=3): >>># zipimport: zlib available <<< 8878 1726887144.55834: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 8878 1726887144.55853: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 8878 1726887144.55870: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 8878 1726887144.56290: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 8878 1726887144.57325: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 8878 1726887144.57931: stdout chunk (state=3): >>>import 'gc' # <<< 8878 1726887144.59039: 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 0x7f75e9a98f28> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75e9a98a58> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ede6af60> <<< 8878 1726887144.73126: 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' <<< 8878 1726887144.74218: 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 0x7f75edec04e0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75edec0278> 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 <<< 8878 1726887144.94629: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_loadavg": {"1m": 0.53, "5m": 0.32, "15m": 0.14}, "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_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "ip-10-31-42-224.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-42-224", "ansible_nodename": "ip-10-31-42-224.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": "20916001c8ce4907ac5f8a39dd83c3dd", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "52", "second": "24", "epoch": "1726887144", "epoch_int": "1726887144", "date": "2024-09-20", "time": "22:52:24", "iso8601_micro": "2024-09-21T02:52:24.593071Z", "iso8601": "2024-09-21T02:52:24Z", "iso8601_basic": "20240920T225224593071", "iso8601_basic_short": "20240920T225224", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAPJ59xDyBznDVu0Mz/OrPdXZ+Zp97nq9OGbv7yVVrHOtZBYzQH+7pyrW2Y4yagrNuWeHwaoJP1SjQOw2yZ8JlR+IdxzIM5gfOAxX/sMDfiFsxmB1veg5O/zkDcYYfiZEKiwMU8cP/OP7VyJn9gQ1GanSt11jgi9omuZlHExcmwKbAAAAFQCagKSfR26WyPFYDgo3r0zCiCuLkQAAAIAfNsKgvT8k0Xh+aUOI5GuoGW4x9bsYE+Gg6Xoa598JI6AMxpD8ZFeSKk75oPUj3pb60pEBkctdLoHwS2R6pusA/oqqvatB4r+qZuk4NNQAZHgbM4nGRQxW6mzJTxcGd1aAY+AO9kpCcG1s0a1fvFSEYrS+lbf1btjiFgvNwNmviQAAAIAG4kDxgYBexOZ6oiH6k6D73o+C2fqowH4dLuUs2QsUzkSPM6C5pKqytSn1MLEM6DhetjySaFgmmITfawdeyfUntueoUAbK0BZ/T4ZXF4dvZq9DwIHirGjihVIKNLqXN9WYtIPgvRp2V54a4A1VhzEvmgDvEFm6JhrFkiIuthCMfA==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5FxJ602rvoSKOTioeCVnBkBCvoHGBrQXJxYT601pQa78jWQKRPHPovQ2DRlycXPIzcvaL1VTPfeMCdrhzD9OiHy4Jnjo82W7PfCNZke3rWpeQNGH5yVYivlrt6/Az9+LOqPwTs/4OF7uAVkEltXDdV6zsHtaFz9L0IaOyADL9P59kcXFhO4rktUtYUiCIFm3BsLXg4xURuI3KrvuIhhNuOeO+SZEHePctdG3Gxsn5q5pY6c/CGitlXVEVQhUlQLQrR0JzeUVTmdrIS9Rcy2dZ5a33Hdabt2QykOoOkQCf5KD9RYq7JLJAOp1PYOs4p+6ff1Bje5VlHEV1opNxFXDnAl9jzFrdL5S5iuqWobu+gq1JkZ8NfBeAcpiyvJJoqBXVI9oQy6MwiWigl/Uy3VIj1BOaJZlAWuKMNSdURG4J6zNJpvSEQxsAkD2Awo/PmKkOaTtu96LTz3KtPn1sThlLC1ItSfWCn9SwZ32sunj5s6pzFKE87mH1M8P/5N9ijm0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHIb1oaqI53CG5o+TG/2rYw5VMr4HvNl13MUHugrzrTJ7JSiK99q6eUkNuEyDCRLR5qs4ztU10DFkFGNTeFh8Jw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIP3DuIkC0zcPHTbGXWHRcvLcG7t8yWiMQ+RKE4anA23M", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_iscsi_iqn": "", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_pkg_mgr": "dnf", "ansible_apparmor": {"status": "disabled"}, "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.43.254 53580 10.31.42.224 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.43.254 53580 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_local": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_lsb": {}, "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:19:88:e7:5c:57", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.42.224", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c19:88ff:fee7:5c57", "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.42.224", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:19:88:e7:5c:57", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.42.224"], "ansible_all_ipv6_addresses": ["fe80::c19:88ff:fee7:5c57"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.42.224", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c19:88ff:fee7:5c57"]}, "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": 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": "ec27a477-bd5e-6638-dbb5-409fd283fb4a", "ansible_product_uuid": "ec27a477-bd5e-6638-dbb5-409fd283fb4a", "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": 238, "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": 263514632192, "block_size": 4096, "block_total": 65533179, "block_available": 64334627, "block_used": 1198552, "inode_total": 131071472, "inode_available": 130994245, "inode_used": 77227, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_service_mgr": "systemd", "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"}, "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 <<< 8878 1726887144.94651: 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 # 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 <<< 8878 1726887144.94708: 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 # 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 <<< 8878 1726887144.94738: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 8878 1726887144.95010: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 8878 1726887144.95078: 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 <<< 8878 1726887144.95107: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings <<< 8878 1726887144.95162: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy _string <<< 8878 1726887144.95195: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder <<< 8878 1726887144.95217: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 8878 1726887144.95246: stdout chunk (state=3): >>># destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy <<< 8878 1726887144.95301: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 8878 1726887144.95330: 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 <<< 8878 1726887144.95361: stdout chunk (state=3): >>># destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl <<< 8878 1726887144.95385: stdout chunk (state=3): >>># destroy datetime <<< 8878 1726887144.95410: stdout chunk (state=3): >>># destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl <<< 8878 1726887144.95444: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios <<< 8878 1726887144.95470: stdout chunk (state=3): >>># destroy json # destroy socket # destroy struct <<< 8878 1726887144.95501: stdout chunk (state=3): >>># 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 <<< 8878 1726887144.95562: 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 <<< 8878 1726887144.95595: 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 <<< 8878 1726887144.95627: 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 <<< 8878 1726887144.95655: 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 <<< 8878 1726887144.95692: 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 <<< 8878 1726887144.95729: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 8878 1726887144.96027: 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 <<< 8878 1726887144.96340: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 8878 1726887144.96349: stdout chunk (state=3): >>><<< 8878 1726887144.96363: stderr chunk (state=3): >>><<< 8878 1726887144.96452: _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 0x7f75f2282e48> # /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 0x7f75f2218828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f22829b0> # /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 0x7f75f2225630> 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 0x7f75f222c160> # /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 0x7f75f22310f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f222c748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f222c390> # /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 0x7f75f21d6470> # /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 0x7f75f21dbe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f21d6b38> # /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 0x7f75f21e24e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f21c5d68> # /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 0x7f75f21c8198> # /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 0x7f75f04d6940> # /usr/lib64/python3.6/__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 0x7f75f04e8240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f2236a20> 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 0x7f75f040e080> # /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 0x7f75f04192b0> # /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 0x7f75f0419f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f0419a90> 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 0x7f75f0423080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f04b17b8> # /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 0x7f75f04b1ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f04a5160> # /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 0x7f75f04a5e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f049d438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f048d470> # /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 0x7f75f01c62b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f01ced30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f04a50b8> 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 0x7f75f01d4e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f04872b0> # /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 0x7f75f01da208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f01d4fd0> # 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 0x7f75f01da320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f04f6fd0> # /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 0x7f75f01dae10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f01daa20> # /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 0x7f75f01e56d8> # /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 0x7f75f01e5eb8> # /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 0x7f75efd6c1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f01e57b8> # /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 0x7f75efd71cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f01da550> # /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 0x7f75efd952e8> # 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 0x7f75efd956a0> # /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 0x7f75efd9c390> # /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 0x7f75efb46ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75efb3e2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75efb34f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75efb2ce80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75efd9cd30> # 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 0x7f75efb3ef60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75efd95a20> # /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 0x7f75f21926a0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75efb41048> 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 0x7f75f2192a20> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f01da898> # /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 0x7f75f21ac550> # /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 0x7f75f21b05c0> # 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 0x7f75f21b0a90> # 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 0x7f75f21b0ba8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f21acda0> # /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 0x7f75f21b0ef0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f21b0470> # 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 0x7f75f21b01d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75f21a0a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75efd81358> # /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 0x7f75f21ac400> # /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 0x7f75ee16c898> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/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 0x7f75ede3ea58> 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 0x7f75edde2208> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75edde9470> # 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 0x7f75edde9588> # /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 0x7f75edde9ac8> # /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 0x7f75ede14a90> # 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 0x7f75ede14b38> # 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 0x7f75ee11f208> # /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 0x7f75ee11f550> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ede0f240> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ede02438> # /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 0x7f75ede0f860> # 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 0x7f75ee149d68> # /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 0x7f75ee149e80> # /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 0x7f75ee01b940> # /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 0x7f75ee02aa58> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee14cd30> # /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 0x7f75ee154438> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee142278> # /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 0x7f75ee046a90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee1545f8> # 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 0x7f75ee052978> # 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 0x7f75ee052a58> # 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 0x7f75ee052be0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee13a048> # /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 0x7f75ee0f05c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee0e6cc0> # 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 0x7f75ee0e6eb8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee0e6780> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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 0x7f75ee1089b0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee1086a0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee0fae80> # /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 0x7f75ee108518> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee0fa6d8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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 0x7f75edeeaa58> # 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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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 0x7f75edfde828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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 0x7f75edfe40b8> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75edf28828> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/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 0x7f75ee00bfd0> # /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 0x7f75ee00f0b8> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75edf2a8d0> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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 0x7f75edf77b00> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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 0x7f75efae5048> # /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 0x7f75efb06a58> # 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 0x7f75efb10240> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75efaef710> # 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 0x7f75efb067b8> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75efae59e8> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75edfccb00> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75edf85438> # /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 0x7f75ee09f6a0> # /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 0x7f75ee0a5208> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75edf956d8> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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 0x7f75ee0c9dd8> # /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 0x7f75ee0acc18> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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 0x7f75e9fb8240> # 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 0x7f75e9f40908> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75e9f90d68> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/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 0x7f75ee06e780> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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 0x7f75ee06a4a8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ee06a128> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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_lc0_7j6u/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 0x7f75e9a98f28> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75e9a98a58> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75ede6af60> # /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 0x7f75edec04e0> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f75edec0278> 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_loadavg": {"1m": 0.53, "5m": 0.32, "15m": 0.14}, "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_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system": "Linux", "ansible_kernel": "4.18.0-553.5.1.el8.x86_64", "ansible_kernel_version": "#1 SMP Tue May 21 05:46:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.6.8", "ansible_fqdn": "ip-10-31-42-224.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-42-224", "ansible_nodename": "ip-10-31-42-224.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": "20916001c8ce4907ac5f8a39dd83c3dd", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "52", "second": "24", "epoch": "1726887144", "epoch_int": "1726887144", "date": "2024-09-20", "time": "22:52:24", "iso8601_micro": "2024-09-21T02:52:24.593071Z", "iso8601": "2024-09-21T02:52:24Z", "iso8601_basic": "20240920T225224593071", "iso8601_basic_short": "20240920T225224", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAPJ59xDyBznDVu0Mz/OrPdXZ+Zp97nq9OGbv7yVVrHOtZBYzQH+7pyrW2Y4yagrNuWeHwaoJP1SjQOw2yZ8JlR+IdxzIM5gfOAxX/sMDfiFsxmB1veg5O/zkDcYYfiZEKiwMU8cP/OP7VyJn9gQ1GanSt11jgi9omuZlHExcmwKbAAAAFQCagKSfR26WyPFYDgo3r0zCiCuLkQAAAIAfNsKgvT8k0Xh+aUOI5GuoGW4x9bsYE+Gg6Xoa598JI6AMxpD8ZFeSKk75oPUj3pb60pEBkctdLoHwS2R6pusA/oqqvatB4r+qZuk4NNQAZHgbM4nGRQxW6mzJTxcGd1aAY+AO9kpCcG1s0a1fvFSEYrS+lbf1btjiFgvNwNmviQAAAIAG4kDxgYBexOZ6oiH6k6D73o+C2fqowH4dLuUs2QsUzkSPM6C5pKqytSn1MLEM6DhetjySaFgmmITfawdeyfUntueoUAbK0BZ/T4ZXF4dvZq9DwIHirGjihVIKNLqXN9WYtIPgvRp2V54a4A1VhzEvmgDvEFm6JhrFkiIuthCMfA==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5FxJ602rvoSKOTioeCVnBkBCvoHGBrQXJxYT601pQa78jWQKRPHPovQ2DRlycXPIzcvaL1VTPfeMCdrhzD9OiHy4Jnjo82W7PfCNZke3rWpeQNGH5yVYivlrt6/Az9+LOqPwTs/4OF7uAVkEltXDdV6zsHtaFz9L0IaOyADL9P59kcXFhO4rktUtYUiCIFm3BsLXg4xURuI3KrvuIhhNuOeO+SZEHePctdG3Gxsn5q5pY6c/CGitlXVEVQhUlQLQrR0JzeUVTmdrIS9Rcy2dZ5a33Hdabt2QykOoOkQCf5KD9RYq7JLJAOp1PYOs4p+6ff1Bje5VlHEV1opNxFXDnAl9jzFrdL5S5iuqWobu+gq1JkZ8NfBeAcpiyvJJoqBXVI9oQy6MwiWigl/Uy3VIj1BOaJZlAWuKMNSdURG4J6zNJpvSEQxsAkD2Awo/PmKkOaTtu96LTz3KtPn1sThlLC1ItSfWCn9SwZ32sunj5s6pzFKE87mH1M8P/5N9ijm0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHIb1oaqI53CG5o+TG/2rYw5VMr4HvNl13MUHugrzrTJ7JSiK99q6eUkNuEyDCRLR5qs4ztU10DFkFGNTeFh8Jw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIP3DuIkC0zcPHTbGXWHRcvLcG7t8yWiMQ+RKE4anA23M", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_iscsi_iqn": "", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_pkg_mgr": "dnf", "ansible_apparmor": {"status": "disabled"}, "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.43.254 53580 10.31.42.224 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.43.254 53580 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_local": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_fips": false, "ansible_lsb": {}, "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:19:88:e7:5c:57", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.42.224", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c19:88ff:fee7:5c57", "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.42.224", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:19:88:e7:5c:57", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.42.224"], "ansible_all_ipv6_addresses": ["fe80::c19:88ff:fee7:5c57"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.42.224", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c19:88ff:fee7:5c57"]}, "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": 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": "ec27a477-bd5e-6638-dbb5-409fd283fb4a", "ansible_product_uuid": "ec27a477-bd5e-6638-dbb5-409fd283fb4a", "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": 238, "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": 263514632192, "block_size": 4096, "block_total": 65533179, "block_available": 64334627, "block_used": 1198552, "inode_total": 131071472, "inode_available": 130994245, "inode_used": 77227, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_service_mgr": "systemd", "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"}, "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.224 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 8878 1726887144.97288: 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-1726887143.7103207-8878-246662292156271/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 8878 1726887144.97320: _low_level_execute_command(): starting 8878 1726887144.97329: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887143.7103207-8878-246662292156271/ > /dev/null 2>&1 && sleep 0' 8878 1726887145.05897: stderr chunk (state=2): >>><<< 8878 1726887145.05909: stdout chunk (state=2): >>><<< 8878 1726887145.05931: _low_level_execute_command() done: rc=0, stdout=, stderr= 8878 1726887145.05942: handler run complete 8878 1726887145.06083: variable 'ansible_facts' from source: unknown 8878 1726887145.06202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8878 1726887145.06578: variable 'ansible_facts' from source: unknown 8878 1726887145.06678: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8878 1726887145.06837: attempt loop complete, returning result 8878 1726887145.06844: _execute() done 8878 1726887145.06850: dumping result to json 8878 1726887145.06883: done dumping result, returning 8878 1726887145.06892: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0e652c5f-a961-fb27-5144-000000000045] 8878 1726887145.06900: sending task result for task 0e652c5f-a961-fb27-5144-000000000045 8878 1726887145.09235: done sending task result for task 0e652c5f-a961-fb27-5144-000000000045 8878 1726887145.09241: WORKER PROCESS EXITING ok: [managed_node2] 8861 1726887145.10307: no more pending results, returning what we have 8861 1726887145.10311: results queue empty 8861 1726887145.10312: checking for any_errors_fatal 8861 1726887145.10315: done checking for any_errors_fatal 8861 1726887145.10316: checking for max_fail_percentage 8861 1726887145.10318: done checking for max_fail_percentage 8861 1726887145.10319: checking to see if all hosts have failed and the running result is not ok 8861 1726887145.10320: done checking to see if all hosts have failed 8861 1726887145.10321: getting the remaining hosts for this loop 8861 1726887145.10322: done getting the remaining hosts for this loop 8861 1726887145.10326: getting the next task for host managed_node2 8861 1726887145.10332: done getting next task for host managed_node2 8861 1726887145.10335: ^ task is: TASK: meta (flush_handlers) 8861 1726887145.10337: ^ 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 8861 1726887145.10341: getting variables 8861 1726887145.10343: in VariableManager get_vars() 8861 1726887145.10366: Calling all_inventory to load vars for managed_node2 8861 1726887145.10369: Calling groups_inventory to load vars for managed_node2 8861 1726887145.10373: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887145.10384: Calling all_plugins_play to load vars for managed_node2 8861 1726887145.10387: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887145.10392: Calling groups_plugins_play to load vars for managed_node2 8861 1726887145.10603: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887145.10839: done with get_vars() 8861 1726887145.10851: done getting variables 8861 1726887145.10934: in VariableManager get_vars() 8861 1726887145.10944: Calling all_inventory to load vars for managed_node2 8861 1726887145.10947: Calling groups_inventory to load vars for managed_node2 8861 1726887145.10950: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887145.10955: Calling all_plugins_play to load vars for managed_node2 8861 1726887145.10958: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887145.10962: Calling groups_plugins_play to load vars for managed_node2 8861 1726887145.11294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887145.11520: done with get_vars() 8861 1726887145.11536: done queuing things up, now waiting for results queue to drain 8861 1726887145.11538: results queue empty 8861 1726887145.11539: checking for any_errors_fatal 8861 1726887145.11543: done checking for any_errors_fatal 8861 1726887145.11544: checking for max_fail_percentage 8861 1726887145.11545: done checking for max_fail_percentage 8861 1726887145.11545: checking to see if all hosts have failed and the running result is not ok 8861 1726887145.11546: done checking to see if all hosts have failed 8861 1726887145.11547: getting the remaining hosts for this loop 8861 1726887145.11547: done getting the remaining hosts for this loop 8861 1726887145.11550: getting the next task for host managed_node2 8861 1726887145.11554: done getting next task for host managed_node2 8861 1726887145.11557: ^ task is: TASK: Create temporary file 8861 1726887145.11558: ^ 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 8861 1726887145.11561: getting variables 8861 1726887145.11562: in VariableManager get_vars() 8861 1726887145.11570: Calling all_inventory to load vars for managed_node2 8861 1726887145.11573: Calling groups_inventory to load vars for managed_node2 8861 1726887145.11575: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887145.11580: Calling all_plugins_play to load vars for managed_node2 8861 1726887145.11583: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887145.11587: Calling groups_plugins_play to load vars for managed_node2 8861 1726887145.11747: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887145.11960: done with get_vars() 8861 1726887145.11969: done getting variables TASK [Create temporary file] *************************************************** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default_wrapper.yml:9 Friday 20 September 2024 22:52:25 -0400 (0:00:01.462) 0:00:01.478 ****** 8861 1726887145.12054: entering _queue_task() for managed_node2/tempfile 8861 1726887145.12056: Creating lock for tempfile 8861 1726887145.12311: worker is 1 (out of 1 available) 8861 1726887145.13447: exiting _queue_task() for managed_node2/tempfile 8861 1726887145.13459: done queuing things up, now waiting for results queue to drain 8861 1726887145.13462: waiting for pending results... 8966 1726887145.13659: running TaskExecutor() for managed_node2/TASK: Create temporary file 8966 1726887145.13788: in run() - task 0e652c5f-a961-fb27-5144-000000000006 8966 1726887145.13807: variable 'ansible_search_path' from source: unknown 8966 1726887145.13847: calling self._execute() 8966 1726887145.13874: in VariableManager get_vars() 8966 1726887145.13909: Calling all_inventory to load vars for localhost 8966 1726887145.13922: Calling groups_inventory to load vars for localhost 8966 1726887145.13930: Calling all_plugins_inventory to load vars for localhost 8966 1726887145.13951: Calling all_plugins_play to load vars for localhost 8966 1726887145.13960: Calling groups_plugins_inventory to load vars for localhost 8966 1726887145.13969: Calling groups_plugins_play to load vars for localhost 8966 1726887145.14053: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8966 1726887145.14080: done with get_vars() 8966 1726887145.14088: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8966 1726887145.14145: variable 'ansible_delegated_vars' from source: unknown 8966 1726887145.14152: variable 'ansible_connection' from source: host vars for 'localhost' 8966 1726887145.14159: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 8966 1726887145.14176: variable 'omit' from source: magic vars 8966 1726887145.14269: variable 'omit' from source: magic vars 8966 1726887145.14303: variable 'omit' from source: magic vars 8966 1726887145.14397: variable 'omit' from source: magic vars 8966 1726887145.14416: variable 'ansible_delegated_vars' from source: unknown 8966 1726887145.14424: variable 'ansible_connection' from source: host vars for 'localhost' 8966 1726887145.14430: variable 'ansible_connection' from source: host vars for 'localhost' 8966 1726887145.14452: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8966 1726887145.14488: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False) 8966 1726887145.15717: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8966 1726887145.15743: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8966 1726887145.15757: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8966 1726887145.15843: Set connection var ansible_timeout to 10 8966 1726887145.15851: Set connection var ansible_shell_type to sh 8966 1726887145.15859: Set connection var ansible_pipelining to False 8966 1726887145.15867: Set connection var ansible_module_compression to ZIP_DEFLATED 8966 1726887145.15874: Set connection var ansible_connection to local 8966 1726887145.15881: Set connection var ansible_shell_executable to /bin/sh 8966 1726887145.15907: variable 'ansible_delegated_vars' from source: unknown 8966 1726887145.15915: variable 'ansible_connection' from source: host vars for 'localhost' 8966 1726887145.15922: variable 'ansible_user' from source: unknown 8966 1726887145.16147: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8966 1726887145.16162: variable 'omit' from source: magic vars 8966 1726887145.16172: starting attempt loop 8966 1726887145.16178: running the handler 8966 1726887145.16204: _low_level_execute_command(): starting 8966 1726887145.16221: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0' 8966 1726887145.16231: in local.exec_command() 8966 1726887145.16239: opening command with Popen() 8966 1726887145.17825: done running command with Popen() 8966 1726887145.17833: getting output with communicate() 8966 1726887145.20026: done communicating 8966 1726887145.20033: done with local.exec_command() 8966 1726887145.20040: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 8966 1726887145.20056: _low_level_execute_command(): starting 8966 1726887145.20067: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887145.2004929-8966-115200424644331 `" && echo ansible-tmp-1726887145.2004929-8966-115200424644331="` echo /root/.ansible/tmp/ansible-tmp-1726887145.2004929-8966-115200424644331 `" ) && sleep 0' 8966 1726887145.20073: in local.exec_command() 8966 1726887145.20080: opening command with Popen() 8966 1726887145.21559: done running command with Popen() 8966 1726887145.21566: getting output with communicate() 8966 1726887145.31844: done communicating 8966 1726887145.31855: done with local.exec_command() 8966 1726887145.31863: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887145.2004929-8966-115200424644331=/root/.ansible/tmp/ansible-tmp-1726887145.2004929-8966-115200424644331 , stderr= 8966 1726887145.31886: variable 'ansible_delegated_vars' from source: unknown 8966 1726887145.31926: variable 'ansible_module_compression' from source: unknown 8966 1726887145.31979: ANSIBALLZ: Using lock for tempfile 8966 1726887145.31986: ANSIBALLZ: Acquiring lock 8966 1726887145.31992: ANSIBALLZ: Lock acquired: 140607917293488 8966 1726887145.31999: ANSIBALLZ: Creating module 8966 1726887145.54802: ANSIBALLZ: Writing module into payload 8966 1726887145.54890: ANSIBALLZ: Writing module 8966 1726887145.54918: ANSIBALLZ: Renaming module 8966 1726887145.54928: ANSIBALLZ: Done creating module 8966 1726887145.54942: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 8966 1726887145.55016: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887145.2004929-8966-115200424644331/AnsiballZ_tempfile.py 8966 1726887145.55106: done transferring module to remote 8966 1726887145.55127: _low_level_execute_command(): starting 8966 1726887145.55137: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887145.2004929-8966-115200424644331/ /root/.ansible/tmp/ansible-tmp-1726887145.2004929-8966-115200424644331/AnsiballZ_tempfile.py && sleep 0' 8966 1726887145.55143: in local.exec_command() 8966 1726887145.55150: opening command with Popen() 8966 1726887145.55789: done running command with Popen() 8966 1726887145.55796: getting output with communicate() 8966 1726887145.57435: done communicating 8966 1726887145.57442: done with local.exec_command() 8966 1726887145.57450: _low_level_execute_command() done: rc=0, stdout=, stderr= 8966 1726887145.57457: _low_level_execute_command(): starting 8966 1726887145.57468: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726887145.2004929-8966-115200424644331/AnsiballZ_tempfile.py && sleep 0' 8966 1726887145.57475: in local.exec_command() 8966 1726887145.57483: opening command with Popen() 8966 1726887145.59920: done running command with Popen() 8966 1726887145.59929: getting output with communicate() 8966 1726887146.24173: done communicating 8966 1726887146.24185: done with local.exec_command() 8966 1726887146.24195: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "path": "/tmp/ansible.mwywrlv5.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 0x7fe65dab8b00> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65dab8140> # /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 0x7fe65dabb080> 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 0x7fe65c1a5cd0> 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 0x7fe65c1ebb30> # /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 0x7fe65c1ebda0> # /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 0x7fe65c21b6e0> # /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 0x7fe65c21bd70> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65c1fb860> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65c1f8f20> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65c1e8da0> # /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 0x7fe65c23f5c0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65c23e1e0> # /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 0x7fe65c1f9dc0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65c23cad0> # /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 0x7fe65c2745f0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65c1dffb0> # /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 0x7fe65c274aa0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65c274950> # 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 0x7fe65c274d40> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65c1deb10> # /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 0x7fe65c275430> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65c275100> 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 0x7fe65c276360> 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 0x7fe65c288440> 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 0x7fe65c289b80> # /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 0x7fe65c28aae0> # 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 0x7fe65c28b140> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65c289fd0> # /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 0x7fe65c28bbc0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65c28b2f0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65c2763c0> # /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 0x7fe65b023b30> # /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 0x7fe65b048530> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65b048290> # 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 0x7fe65b0484a0> # /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 0x7fe65b048e30> # 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 0x7fe65b049850> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65b048710> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65b021cd0> # /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 0x7fe65b04ab10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65c289a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65c276a50> # /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 0x7fe65b082de0> # /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 0x7fe65b09ef30> # /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 0x7fe65b0c3c80> # /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 0x7fe65b0fa2d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65b0c3da0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65b09fbc0> # /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 0x7fe659d78590> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65b09df70> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe65b04ba70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe659d787a0> # zipimport: found 33 names in '/tmp/ansible_tempfile_payload_nzf3o8sy/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 0x7fe659dd61b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe659da5160> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe659da42f0> # 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 0x7fe659dd6a50> 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 0x7fe659e05340> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe659e05160> # 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 0x7fe659e05940> # 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 0x7fe659e05b80> # /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 0x7fe659e06120> 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 0x7fe659e43fb0> # 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 0x7fe659c65c40> # /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 0x7fe659c66600> # /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 0x7fe659c66ea0> # /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 0x7fe659c698e0> # /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 0x7fe659c69970> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe659c66f90> # /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 0x7fe659c72120> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe659c70c50> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe659c709b0> # /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 0x7fe659c73290> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe659c67f20> # 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 0x7fe659cb61b0> # 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 0x7fe659cb78c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe659cb74d0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe659cb6d80> # /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 0x7fe659cb7ad0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe659cb6870> # 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 0x7fe659cbc8c0> # /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 0x7fe659cbd700> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe659cb65a0> 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 0x7fe659cbd7c0> # 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 0x7fe659cbf980> # 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 0x7fe659d4cb30> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe659cc9190> # /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 0x7fe659d57290> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe659ccb170> 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 8966 1726887146.24280: 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-1726887145.2004929-8966-115200424644331/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 8966 1726887146.24295: _low_level_execute_command(): starting 8966 1726887146.24308: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887145.2004929-8966-115200424644331/ > /dev/null 2>&1 && sleep 0' 8966 1726887146.24316: in local.exec_command() 8966 1726887146.24324: opening command with Popen() 8966 1726887146.28129: done running command with Popen() 8966 1726887146.28140: getting output with communicate() 8966 1726887146.31653: done communicating 8966 1726887146.31665: done with local.exec_command() 8966 1726887146.31673: _low_level_execute_command() done: rc=0, stdout=, stderr= 8966 1726887146.31682: handler run complete 8966 1726887146.31709: variable 'ansible_host' from source: unknown 8966 1726887146.31717: variable 'ansible_port' from source: unknown 8966 1726887146.31722: variable 'ansible_user' from source: unknown 8966 1726887146.31726: variable 'ansible_connection' from source: host vars for 'localhost' 8966 1726887146.31731: attempt loop complete, returning result 8966 1726887146.31735: _execute() done 8966 1726887146.31741: dumping result to json 8966 1726887146.31748: done dumping result, returning 8966 1726887146.31757: done running TaskExecutor() for managed_node2/TASK: Create temporary file [0e652c5f-a961-fb27-5144-000000000006] 8966 1726887146.31765: sending task result for task 0e652c5f-a961-fb27-5144-000000000006 8966 1726887146.31815: done sending task result for task 0e652c5f-a961-fb27-5144-000000000006 8966 1726887146.31821: WORKER PROCESS EXITING changed: [managed_node2 -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.mwywrlv5.inventory.yaml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } 8861 1726887146.33291: no more pending results, returning what we have 8861 1726887146.33295: results queue empty 8861 1726887146.33296: checking for any_errors_fatal 8861 1726887146.33298: done checking for any_errors_fatal 8861 1726887146.33299: checking for max_fail_percentage 8861 1726887146.33301: done checking for max_fail_percentage 8861 1726887146.33302: checking to see if all hosts have failed and the running result is not ok 8861 1726887146.33303: done checking to see if all hosts have failed 8861 1726887146.33303: getting the remaining hosts for this loop 8861 1726887146.33305: done getting the remaining hosts for this loop 8861 1726887146.33308: getting the next task for host managed_node2 8861 1726887146.33319: done getting next task for host managed_node2 8861 1726887146.33322: ^ task is: TASK: Create static inventory from hostvars 8861 1726887146.33324: ^ 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 8861 1726887146.33329: getting variables 8861 1726887146.33331: in VariableManager get_vars() 8861 1726887146.33360: Calling all_inventory to load vars for managed_node2 8861 1726887146.33364: Calling groups_inventory to load vars for managed_node2 8861 1726887146.33368: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887146.33379: Calling all_plugins_play to load vars for managed_node2 8861 1726887146.33383: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887146.33388: Calling groups_plugins_play to load vars for managed_node2 8861 1726887146.33623: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887146.33852: done with get_vars() 8861 1726887146.33862: done getting variables 8861 1726887146.33983: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [Create static inventory from hostvars] *********************************** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default_wrapper.yml:16 Friday 20 September 2024 22:52:26 -0400 (0:00:01.219) 0:00:02.698 ****** 8861 1726887146.34015: entering _queue_task() for managed_node2/template 8861 1726887146.34017: Creating lock for template 8861 1726887146.34249: worker is 1 (out of 1 available) 8861 1726887146.34264: exiting _queue_task() for managed_node2/template 8861 1726887146.34278: done queuing things up, now waiting for results queue to drain 8861 1726887146.34280: waiting for pending results... 8997 1726887146.35678: running TaskExecutor() for managed_node2/TASK: Create static inventory from hostvars 8997 1726887146.35796: in run() - task 0e652c5f-a961-fb27-5144-000000000007 8997 1726887146.35819: variable 'ansible_search_path' from source: unknown 8997 1726887146.35856: calling self._execute() 8997 1726887146.35882: in VariableManager get_vars() 8997 1726887146.35918: Calling all_inventory to load vars for localhost 8997 1726887146.35927: Calling groups_inventory to load vars for localhost 8997 1726887146.35934: Calling all_plugins_inventory to load vars for localhost 8997 1726887146.35953: Calling all_plugins_play to load vars for localhost 8997 1726887146.35961: Calling groups_plugins_inventory to load vars for localhost 8997 1726887146.35968: Calling groups_plugins_play to load vars for localhost 8997 1726887146.36043: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8997 1726887146.36068: done with get_vars() 8997 1726887146.36076: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8997 1726887146.36126: variable 'ansible_delegated_vars' from source: unknown 8997 1726887146.36133: variable 'ansible_connection' from source: host vars for 'localhost' 8997 1726887146.36139: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 8997 1726887146.36154: variable 'omit' from source: magic vars 8997 1726887146.36240: variable 'omit' from source: magic vars 8997 1726887146.36271: variable 'omit' from source: magic vars 8997 1726887146.37620: variable 'tempinventory' from source: set_fact 8997 1726887146.37665: variable 'omit' from source: magic vars 8997 1726887146.37681: variable 'ansible_delegated_vars' from source: unknown 8997 1726887146.37689: variable 'ansible_connection' from source: host vars for 'localhost' 8997 1726887146.37694: variable 'ansible_connection' from source: host vars for 'localhost' 8997 1726887146.37717: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 8997 1726887146.37753: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False) 8997 1726887146.37775: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 8997 1726887146.37797: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8997 1726887146.37810: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 8997 1726887146.37888: Set connection var ansible_timeout to 10 8997 1726887146.37894: Set connection var ansible_shell_type to sh 8997 1726887146.37902: Set connection var ansible_pipelining to False 8997 1726887146.37909: Set connection var ansible_module_compression to ZIP_DEFLATED 8997 1726887146.37917: Set connection var ansible_connection to local 8997 1726887146.37923: Set connection var ansible_shell_executable to /bin/sh 8997 1726887146.37946: variable 'ansible_delegated_vars' from source: unknown 8997 1726887146.37953: variable 'ansible_connection' from source: host vars for 'localhost' 8997 1726887146.37958: variable 'ansible_user' from source: unknown 8997 1726887146.38103: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 8997 1726887146.38120: variable 'omit' from source: magic vars 8997 1726887146.38129: starting attempt loop 8997 1726887146.38134: running the handler 8997 1726887146.38157: _low_level_execute_command(): starting 8997 1726887146.38172: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0' 8997 1726887146.38182: in local.exec_command() 8997 1726887146.38190: opening command with Popen() 8997 1726887146.38943: done running command with Popen() 8997 1726887146.38950: getting output with communicate() 8997 1726887146.39012: done communicating 8997 1726887146.39020: done with local.exec_command() 8997 1726887146.39027: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 8997 1726887146.39043: _low_level_execute_command(): starting 8997 1726887146.39053: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887146.3903494-8997-167061089989661 `" && echo ansible-tmp-1726887146.3903494-8997-167061089989661="` echo /root/.ansible/tmp/ansible-tmp-1726887146.3903494-8997-167061089989661 `" ) && sleep 0' 8997 1726887146.39059: in local.exec_command() 8997 1726887146.39065: opening command with Popen() 8997 1726887146.39535: done running command with Popen() 8997 1726887146.39542: getting output with communicate() 8997 1726887146.42906: done communicating 8997 1726887146.42917: done with local.exec_command() 8997 1726887146.42924: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887146.3903494-8997-167061089989661=/root/.ansible/tmp/ansible-tmp-1726887146.3903494-8997-167061089989661 , stderr= 8997 1726887146.42945: evaluation_path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync 8997 1726887146.42974: search_path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/inventory.yaml.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/inventory.yaml.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/inventory.yaml.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/inventory.yaml.j2 8997 1726887146.43008: variable 'ansible_search_path' from source: unknown 8997 1726887146.43339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8997 1726887146.47453: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 8997 1726887146.48910: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 8997 1726887146.48964: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 8997 1726887146.49030: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 8997 1726887146.49061: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 8997 1726887146.49170: variable 'hostvars' from source: magic vars 8997 1726887146.49209: in VariableManager get_vars() 8997 1726887146.49223: Calling all_inventory to load vars for managed_node1 8997 1726887146.49231: Calling groups_inventory to load vars for managed_node1 8997 1726887146.49239: Calling all_plugins_inventory to load vars for managed_node1 8997 1726887146.49250: Calling all_plugins_play to load vars for managed_node1 8997 1726887146.49258: Calling groups_plugins_inventory to load vars for managed_node1 8997 1726887146.49268: Calling groups_plugins_play to load vars for managed_node1 8997 1726887146.49321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8997 1726887146.49337: done with get_vars() 8997 1726887146.49347: in VariableManager get_vars() 8997 1726887146.49355: Calling all_inventory to load vars for managed_node2 8997 1726887146.49362: Calling groups_inventory to load vars for managed_node2 8997 1726887146.49370: Calling all_plugins_inventory to load vars for managed_node2 8997 1726887146.49379: Calling all_plugins_play to load vars for managed_node2 8997 1726887146.49387: Calling groups_plugins_inventory to load vars for managed_node2 8997 1726887146.49397: Calling groups_plugins_play to load vars for managed_node2 8997 1726887146.49572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8997 1726887146.49785: done with get_vars() 8997 1726887146.49796: in VariableManager get_vars() 8997 1726887146.49804: Calling all_inventory to load vars for managed_node3 8997 1726887146.49810: Calling groups_inventory to load vars for managed_node3 8997 1726887146.49819: Calling all_plugins_inventory to load vars for managed_node3 8997 1726887146.49827: Calling all_plugins_play to load vars for managed_node3 8997 1726887146.49834: Calling groups_plugins_inventory to load vars for managed_node3 8997 1726887146.49842: Calling groups_plugins_play to load vars for managed_node3 8997 1726887146.49881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8997 1726887146.49895: done with get_vars() 8997 1726887146.49917: variable 'inventory_file' from source: host vars for 'managed_node1' 8997 1726887146.49923: variable 'inventory_dir' from source: host vars for 'managed_node1' 8997 1726887146.49929: variable 'ansible_host' from source: host vars for 'managed_node1' 8997 1726887146.49934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 8997 1726887146.49938: variable 'inventory_hostname' from source: host vars for 'managed_node1' 8997 1726887146.49943: variable 'inventory_hostname_short' from source: host vars for 'managed_node1' 8997 1726887146.49948: variable 'group_names' from source: host vars for 'managed_node1' 8997 1726887146.49953: variable 'ansible_facts' from source: unknown 8997 1726887146.49958: variable 'playbook_dir' from source: magic vars 8997 1726887146.49962: variable 'ansible_playbook_python' from source: magic vars 8997 1726887146.49966: variable 'ansible_config_file' from source: magic vars 8997 1726887146.49971: variable 'groups' from source: magic vars 8997 1726887146.49977: variable 'omit' from source: magic vars 8997 1726887146.49982: variable 'ansible_version' from source: magic vars 8997 1726887146.49988: variable 'ansible_check_mode' from source: magic vars 8997 1726887146.49992: variable 'ansible_diff_mode' from source: magic vars 8997 1726887146.49997: variable 'ansible_forks' from source: magic vars 8997 1726887146.50001: variable 'ansible_inventory_sources' from source: magic vars 8997 1726887146.50006: variable 'ansible_skip_tags' from source: magic vars 8997 1726887146.50011: variable 'ansible_limit' from source: magic vars 8997 1726887146.51228: variable 'ansible_run_tags' from source: magic vars 8997 1726887146.51234: variable 'ansible_verbosity' from source: magic vars 8997 1726887146.51276: variable 'inventory_file' from source: host vars for 'managed_node2' 8997 1726887146.51283: variable 'inventory_dir' from source: host vars for 'managed_node2' 8997 1726887146.51288: variable 'ansible_host' from source: host vars for 'managed_node2' 8997 1726887146.51293: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 8997 1726887146.51297: variable 'inventory_hostname' from source: host vars for 'managed_node2' 8997 1726887146.51302: variable 'inventory_hostname_short' from source: host vars for 'managed_node2' 8997 1726887146.51306: variable 'group_names' from source: host vars for 'managed_node2' 8997 1726887146.51311: variable 'ansible_facts' from source: unknown 8997 1726887146.51372: variable 'ansible_loadavg' from source: facts 8997 1726887146.51380: variable 'ansible_distribution' from source: facts 8997 1726887146.51385: variable 'ansible_distribution_release' from source: facts 8997 1726887146.51389: variable 'ansible_distribution_version' from source: facts 8997 1726887146.51393: variable 'ansible_distribution_major_version' from source: facts 8997 1726887146.51398: variable 'ansible_distribution_file_path' from source: facts 8997 1726887146.51402: variable 'ansible_distribution_file_variety' from source: facts 8997 1726887146.51406: variable 'ansible_distribution_file_parsed' from source: facts 8997 1726887146.51410: variable 'ansible_os_family' from source: facts 8997 1726887146.51417: variable 'ansible_hostnqn' from source: facts 8997 1726887146.51421: variable 'ansible_user_id' from source: facts 8997 1726887146.51425: variable 'ansible_user_uid' from source: facts 8997 1726887146.51430: variable 'ansible_user_gid' from source: facts 8997 1726887146.51434: variable 'ansible_user_gecos' from source: facts 8997 1726887146.51439: variable 'ansible_user_dir' from source: facts 8997 1726887146.51443: variable 'ansible_user_shell' from source: facts 8997 1726887146.51447: variable 'ansible_real_user_id' from source: facts 8997 1726887146.51451: variable 'ansible_effective_user_id' from source: facts 8997 1726887146.51455: variable 'ansible_real_group_id' from source: facts 8997 1726887146.51460: variable 'ansible_effective_group_id' from source: facts 8997 1726887146.51464: variable 'ansible_virtualization_type' from source: facts 8997 1726887146.51468: variable 'ansible_virtualization_role' from source: facts 8997 1726887146.51472: variable 'ansible_virtualization_tech_guest' from source: facts 8997 1726887146.51476: variable 'ansible_virtualization_tech_host' from source: facts 8997 1726887146.51481: variable 'ansible_system' from source: facts 8997 1726887146.51485: variable 'ansible_kernel' from source: facts 8997 1726887146.51489: variable 'ansible_kernel_version' from source: facts 8997 1726887146.51493: variable 'ansible_machine' from source: facts 8997 1726887146.51497: variable 'ansible_python_version' from source: facts 8997 1726887146.51500: variable 'ansible_fqdn' from source: facts 8997 1726887146.51504: variable 'ansible_hostname' from source: facts 8997 1726887146.51508: variable 'ansible_nodename' from source: facts 8997 1726887146.51514: variable 'ansible_domain' from source: facts 8997 1726887146.51518: variable 'ansible_userspace_bits' from source: facts 8997 1726887146.51522: variable 'ansible_architecture' from source: facts 8997 1726887146.51526: variable 'ansible_userspace_architecture' from source: facts 8997 1726887146.51531: variable 'ansible_machine_id' from source: facts 8997 1726887146.51534: variable 'ansible_date_time' from source: facts 8997 1726887146.51540: variable 'ansible_ssh_host_key_dsa_public' from source: facts 8997 1726887146.51544: variable 'ansible_ssh_host_key_dsa_public_keytype' from source: facts 8997 1726887146.51548: variable 'ansible_ssh_host_key_rsa_public' from source: facts 8997 1726887146.51552: variable 'ansible_ssh_host_key_rsa_public_keytype' from source: facts 8997 1726887146.51556: variable 'ansible_ssh_host_key_ecdsa_public' from source: facts 8997 1726887146.51560: variable 'ansible_ssh_host_key_ecdsa_public_keytype' from source: facts 8997 1726887146.51564: variable 'ansible_ssh_host_key_ed25519_public' from source: facts 8997 1726887146.51568: variable 'ansible_ssh_host_key_ed25519_public_keytype' from source: facts 8997 1726887146.51572: variable 'ansible_iscsi_iqn' from source: facts 8997 1726887146.51576: variable 'ansible_system_capabilities_enforced' from source: facts 8997 1726887146.51580: variable 'ansible_system_capabilities' from source: facts 8997 1726887146.51584: variable 'ansible_pkg_mgr' from source: facts 8997 1726887146.51588: variable 'ansible_apparmor' from source: facts 8997 1726887146.51593: variable 'ansible_cmdline' from source: facts 8997 1726887146.51598: variable 'ansible_proc_cmdline' from source: facts 8997 1726887146.51604: variable 'ansible_dns' from source: facts 8997 1726887146.51609: variable 'ansible_env' from source: facts 8997 1726887146.51618: variable 'ansible_is_chroot' from source: facts 8997 1726887146.51623: variable 'ansible_local' from source: facts 8997 1726887146.51627: variable 'ansible_selinux_python_present' from source: facts 8997 1726887146.51632: variable 'ansible_selinux' from source: facts 8997 1726887146.51637: variable 'ansible_fips' from source: facts 8997 1726887146.51642: variable 'ansible_lsb' from source: facts 8997 1726887146.51646: variable 'ansible_interfaces' from source: facts 8997 1726887146.51651: variable 'ansible_lo' from source: facts 8997 1726887146.51662: variable 'ansible_eth0' from source: facts 8997 1726887146.51674: variable 'ansible_default_ipv4' from source: facts 8997 1726887146.51680: variable 'ansible_default_ipv6' from source: facts 8997 1726887146.51684: variable 'ansible_all_ipv4_addresses' from source: facts 8997 1726887146.51689: variable 'ansible_all_ipv6_addresses' from source: facts 8997 1726887146.51693: variable 'ansible_locally_reachable_ips' from source: facts 8997 1726887146.51699: variable 'ansible_fibre_channel_wwn' from source: facts 8997 1726887146.51703: variable 'ansible_processor' from source: facts 8997 1726887146.51708: variable 'ansible_processor_count' from source: facts 8997 1726887146.51714: variable 'ansible_processor_cores' from source: facts 8997 1726887146.51719: variable 'ansible_processor_threads_per_core' from source: facts 8997 1726887146.51724: variable 'ansible_processor_vcpus' from source: facts 8997 1726887146.51728: variable 'ansible_processor_nproc' from source: facts 8997 1726887146.51732: variable 'ansible_memtotal_mb' from source: facts 8997 1726887146.51737: variable 'ansible_memfree_mb' from source: facts 8997 1726887146.51741: variable 'ansible_swaptotal_mb' from source: facts 8997 1726887146.51747: variable 'ansible_swapfree_mb' from source: facts 8997 1726887146.51751: variable 'ansible_memory_mb' from source: facts 8997 1726887146.51759: variable 'ansible_bios_date' from source: facts 8997 1726887146.51763: variable 'ansible_bios_vendor' from source: facts 8997 1726887146.51767: variable 'ansible_bios_version' from source: facts 8997 1726887146.51771: variable 'ansible_board_asset_tag' from source: facts 8997 1726887146.51775: variable 'ansible_board_name' from source: facts 8997 1726887146.51779: variable 'ansible_board_serial' from source: facts 8997 1726887146.51783: variable 'ansible_board_vendor' from source: facts 8997 1726887146.51787: variable 'ansible_board_version' from source: facts 8997 1726887146.51791: variable 'ansible_chassis_asset_tag' from source: facts 8997 1726887146.51795: variable 'ansible_chassis_serial' from source: facts 8997 1726887146.51799: variable 'ansible_chassis_vendor' from source: facts 8997 1726887146.51802: variable 'ansible_chassis_version' from source: facts 8997 1726887146.51806: variable 'ansible_form_factor' from source: facts 8997 1726887146.51810: variable 'ansible_product_name' from source: facts 8997 1726887146.51817: variable 'ansible_product_serial' from source: facts 8997 1726887146.51822: variable 'ansible_product_uuid' from source: facts 8997 1726887146.51827: variable 'ansible_product_version' from source: facts 8997 1726887146.51831: variable 'ansible_system_vendor' from source: facts 8997 1726887146.51835: variable 'ansible_devices' from source: facts 8997 1726887146.51846: variable 'ansible_device_links' from source: facts 8997 1726887146.51853: variable 'ansible_uptime_seconds' from source: facts 8997 1726887146.51859: variable 'ansible_lvm' from source: facts 8997 1726887146.51865: variable 'ansible_mounts' from source: facts 8997 1726887146.51873: variable 'ansible_service_mgr' from source: facts 8997 1726887146.51878: variable 'ansible_python' from source: facts 8997 1726887146.51887: variable 'gather_subset' from source: facts 8997 1726887146.51892: variable 'module_setup' from source: facts 8997 1726887146.51897: variable 'discovered_interpreter_python' from source: facts 8997 1726887146.51902: variable 'tempinventory' from source: set_fact 8997 1726887146.51908: variable 'playbook_dir' from source: magic vars 8997 1726887146.51915: variable 'ansible_playbook_python' from source: magic vars 8997 1726887146.51921: variable 'ansible_config_file' from source: magic vars 8997 1726887146.51926: variable 'groups' from source: magic vars 8997 1726887146.51933: variable 'omit' from source: magic vars 8997 1726887146.51939: variable 'ansible_version' from source: magic vars 8997 1726887146.51945: variable 'ansible_check_mode' from source: magic vars 8997 1726887146.51951: variable 'ansible_diff_mode' from source: magic vars 8997 1726887146.51956: variable 'ansible_forks' from source: magic vars 8997 1726887146.51961: variable 'ansible_inventory_sources' from source: magic vars 8997 1726887146.51967: variable 'ansible_skip_tags' from source: magic vars 8997 1726887146.51972: variable 'ansible_limit' from source: magic vars 8997 1726887146.51977: variable 'ansible_run_tags' from source: magic vars 8997 1726887146.51982: variable 'ansible_verbosity' from source: magic vars 8997 1726887146.56454: variable 'inventory_file' from source: host vars for 'managed_node3' 8997 1726887146.56465: variable 'inventory_dir' from source: host vars for 'managed_node3' 8997 1726887146.56471: variable 'ansible_host' from source: host vars for 'managed_node3' 8997 1726887146.56477: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 8997 1726887146.56483: variable 'inventory_hostname' from source: host vars for 'managed_node3' 8997 1726887146.56488: variable 'inventory_hostname_short' from source: host vars for 'managed_node3' 8997 1726887146.56493: variable 'group_names' from source: host vars for 'managed_node3' 8997 1726887146.56499: variable 'ansible_facts' from source: unknown 8997 1726887146.56505: variable 'playbook_dir' from source: magic vars 8997 1726887146.56510: variable 'ansible_playbook_python' from source: magic vars 8997 1726887146.56517: variable 'ansible_config_file' from source: magic vars 8997 1726887146.56523: variable 'groups' from source: magic vars 8997 1726887146.56531: variable 'omit' from source: magic vars 8997 1726887146.56537: variable 'ansible_version' from source: magic vars 8997 1726887146.56544: variable 'ansible_check_mode' from source: magic vars 8997 1726887146.56550: variable 'ansible_diff_mode' from source: magic vars 8997 1726887146.56555: variable 'ansible_forks' from source: magic vars 8997 1726887146.56560: variable 'ansible_inventory_sources' from source: magic vars 8997 1726887146.56566: variable 'ansible_skip_tags' from source: magic vars 8997 1726887146.56573: variable 'ansible_limit' from source: magic vars 8997 1726887146.56578: variable 'ansible_run_tags' from source: magic vars 8997 1726887146.56584: variable 'ansible_verbosity' from source: magic vars 8997 1726887146.60109: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 8997 1726887146.60165: variable 'ansible_delegated_vars' from source: unknown 8997 1726887146.60183: variable 'ansible_module_compression' from source: unknown 8997 1726887146.60253: ANSIBALLZ: Using generic lock for ansible.legacy.stat 8997 1726887146.60259: ANSIBALLZ: Acquiring lock 8997 1726887146.60265: ANSIBALLZ: Lock acquired: 140607868157824 8997 1726887146.60271: ANSIBALLZ: Creating module 8997 1726887146.96181: ANSIBALLZ: Writing module into payload 8997 1726887146.97742: ANSIBALLZ: Writing module 8997 1726887146.97787: ANSIBALLZ: Renaming module 8997 1726887146.97801: ANSIBALLZ: Done creating module 8997 1726887146.97823: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 8997 1726887146.97928: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887146.3903494-8997-167061089989661/AnsiballZ_stat.py 8997 1726887146.98025: done transferring module to remote 8997 1726887146.98051: _low_level_execute_command(): starting 8997 1726887146.98072: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887146.3903494-8997-167061089989661/ /root/.ansible/tmp/ansible-tmp-1726887146.3903494-8997-167061089989661/AnsiballZ_stat.py && sleep 0' 8997 1726887146.98084: in local.exec_command() 8997 1726887146.98098: opening command with Popen() 8997 1726887147.00355: done running command with Popen() 8997 1726887147.00363: getting output with communicate() 8997 1726887147.02859: done communicating 8997 1726887147.02871: done with local.exec_command() 8997 1726887147.02879: _low_level_execute_command() done: rc=0, stdout=, stderr= 8997 1726887147.02885: _low_level_execute_command(): starting 8997 1726887147.02896: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726887146.3903494-8997-167061089989661/AnsiballZ_stat.py && sleep 0' 8997 1726887147.02903: in local.exec_command() 8997 1726887147.02911: opening command with Popen() 8997 1726887147.03365: done running command with Popen() 8997 1726887147.03372: getting output with communicate() 8997 1726887147.92394: done communicating 8997 1726887147.92405: done with local.exec_command() 8997 1726887147.92417: _low_level_execute_command() done: rc=0, stdout= {"changed": false, "stat": {"exists": true, "path": "/tmp/ansible.mwywrlv5.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": 1000282, "dev": 51713, "nlink": 1, "atime": 1726887146.181244, "mtime": 1726887146.181244, "ctime": 1726887146.181244, "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": "1220545015", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/tmp/ansible.mwywrlv5.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 0x7f3066c8cb00> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3066c8c140> # /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 0x7f3066c8f080> 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 0x7f3065379cd0> 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 0x7f30653bfad0> # /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 0x7f30653bfd40> # /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 0x7f30653ef680> # /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 0x7f30653efd10> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30653cf800> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30653ccec0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30653bcd40> # /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 0x7f3065413560> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3065412180> # /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 0x7f30653cdd60> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3065410a70> # /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 0x7f3065448530> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30653b3f50> # /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 0x7f30654489e0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3065448890> # 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 0x7f3065448c80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30653b2ab0> # /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 0x7f3065449340> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3065449010> 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 0x7f306544a270> 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 0x7f3065460320> 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 0x7f3065461a00> # /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 0x7f3065462960> # 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 0x7f3065462fc0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3065461e50> # /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 0x7f30654639e0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3065463110> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306544a1e0> # /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 0x7f30641fb890> # /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 0x7f306421c3e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306421c140> # 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 0x7f306421c410> # /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 0x7f306421cd10> # 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 0x7f306421d730> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306421c5f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30641f9a30> # /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 0x7f306421ea50> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f30653bfe60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306544a930> # /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 0x7f3064256d20> # /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 0x7f3064272e70> # /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 0x7f3064297bf0> # /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 0x7f30642ce240> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064297d10> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064273b00> # /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 0x7f3062f4c530> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3064271eb0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f306421f9b0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f3062f4c710> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_7rb0xuhs/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 0x7f3062fa2150> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3062f7d0d0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3062f7c230> # 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 0x7f3062fa2990> 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 0x7f3062fdd1c0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3062fdcfe0> # 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 0x7f3062fdd7c0> # 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 0x7f3062fdd940> # /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 0x7f3062fddee0> 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 0x7f306301be90> # 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 0x7f3062e3db20> # /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 0x7f3062e3e3c0> # /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 0x7f3062e3ec60> # /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 0x7f3062e41700> # /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 0x7f3062e41880> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3062e3ef60> # /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 0x7f3062e4a060> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3062e48b90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3062e488f0> # /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 0x7f3062e4b260> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3062e3fe90> # 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 0x7f3062e921b0> # 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 0x7f3062e93770> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3062e93380> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3062e92c60> # /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 0x7f3062e93950> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3062e924e0> # 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 0x7f3062e986e0> # /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 0x7f3062e99430> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3062e92c00> 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 0x7f3062e99550> # 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 0x7f3062e9b890> # 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 0x7f3062d2cbc0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3062f250a0> # /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 0x7f3062d33260> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f3062f271d0> 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 8997 1726887147.92508: done with _execute_module (ansible.legacy.stat, {'path': '/tmp/ansible.mwywrlv5.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-1726887146.3903494-8997-167061089989661/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 8997 1726887147.92587: _low_level_execute_command(): starting 8997 1726887147.92598: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887146.3903494-8997-167061089989661/ /root/.ansible/tmp/ansible-tmp-1726887146.3903494-8997-167061089989661/source && sleep 0' 8997 1726887147.92604: in local.exec_command() 8997 1726887147.92610: opening command with Popen() 8997 1726887147.94158: done running command with Popen() 8997 1726887147.94166: getting output with communicate() 8997 1726887147.98744: done communicating 8997 1726887147.98754: done with local.exec_command() 8997 1726887147.98762: _low_level_execute_command() done: rc=0, stdout=, stderr= 8997 1726887147.98783: variable 'ansible_delegated_vars' from source: unknown 8997 1726887147.98801: variable 'ansible_module_compression' from source: unknown 8997 1726887147.98865: ANSIBALLZ: Using generic lock for ansible.legacy.copy 8997 1726887147.98872: ANSIBALLZ: Acquiring lock 8997 1726887147.98878: ANSIBALLZ: Lock acquired: 140607868157824 8997 1726887147.98884: ANSIBALLZ: Creating module 8997 1726887148.27785: ANSIBALLZ: Writing module into payload 8997 1726887148.27994: ANSIBALLZ: Writing module 8997 1726887148.28021: ANSIBALLZ: Renaming module 8997 1726887148.28036: ANSIBALLZ: Done creating module 8997 1726887148.28049: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 8997 1726887148.28135: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887146.3903494-8997-167061089989661/AnsiballZ_copy.py 8997 1726887148.28210: done transferring module to remote 8997 1726887148.28231: _low_level_execute_command(): starting 8997 1726887148.28242: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887146.3903494-8997-167061089989661/ /root/.ansible/tmp/ansible-tmp-1726887146.3903494-8997-167061089989661/AnsiballZ_copy.py && sleep 0' 8997 1726887148.28249: in local.exec_command() 8997 1726887148.28257: opening command with Popen() 8997 1726887148.30144: done running command with Popen() 8997 1726887148.30151: getting output with communicate() 8997 1726887148.32578: done communicating 8997 1726887148.32586: done with local.exec_command() 8997 1726887148.32594: _low_level_execute_command() done: rc=0, stdout=, stderr= 8997 1726887148.32600: _low_level_execute_command(): starting 8997 1726887148.32611: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726887146.3903494-8997-167061089989661/AnsiballZ_copy.py && sleep 0' 8997 1726887148.32620: in local.exec_command() 8997 1726887148.32628: opening command with Popen() 8997 1726887148.34148: done running command with Popen() 8997 1726887148.34155: getting output with communicate() 8997 1726887148.78506: done communicating 8997 1726887148.78520: done with local.exec_command() 8997 1726887148.78531: _low_level_execute_command() done: rc=0, stdout= {"dest": "/tmp/ansible.mwywrlv5.inventory.yaml", "src": "/root/.ansible/tmp/ansible-tmp-1726887146.3903494-8997-167061089989661/source", "md5sum": "84f5ae5c2b8d09cc67c81ecabc872230", "checksum": "4d40e4095632087c8cc28265a5d4546af849aac3", "changed": true, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 33071, "invocation": {"module_args": {"src": "/root/.ansible/tmp/ansible-tmp-1726887146.3903494-8997-167061089989661/source", "dest": "/tmp/ansible.mwywrlv5.inventory.yaml", "mode": "0644", "follow": false, "_original_basename": "inventory.yaml.j2", "checksum": "4d40e4095632087c8cc28265a5d4546af849aac3", "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 0x7f66e92f8aa0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e92f80e0> # /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 0x7f66e92fb020> 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 0x7f66e79e9c70> 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 0x7f66e7a2fa70> # /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 0x7f66e7a2fce0> # /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 0x7f66e7a5f650> # /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 0x7f66e7a5fce0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e7a3f7d0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e7a3ce60> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e7a2cce0> # /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 0x7f66e7a83560> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e7a82180> # /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 0x7f66e7a3dd00> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e7a80a10> # /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 0x7f66e7ab85f0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e7a23ef0> # /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 0x7f66e7ab8aa0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e7ab8950> # 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 0x7f66e7ab8d10> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e7a22a50> # /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 0x7f66e7ab93d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e7ab90a0> 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 0x7f66e7aba2d0> 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 0x7f66e7ad03b0> 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 0x7f66e7ad1ac0> # /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 0x7f66e7ad29f0> # 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 0x7f66e7ad3050> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e7ad1f10> # /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 0x7f66e7ad3aa0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e7ad31d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e7aba330> # /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 0x7f66e686fa10> # /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 0x7f66e68904a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e6890200> # 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 0x7f66e68903e0> # /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 0x7f66e6890da0> # 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 0x7f66e6891700> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e6890650> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e686dbb0> # /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 0x7f66e6892a50> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e6890c20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e7aba9c0> # /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 0x7f66e68cacc0> # /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 0x7f66e68e6de0> # /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 0x7f66e690bb90> # /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 0x7f66e69421e0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e690bcb0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e68e7a70> # /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 0x7f66e55c44d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e68e5e50> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e6893950> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f66e68e6210> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.copy_payload_t5nk5x4p/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 0x7f66e561a090> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e55f50a0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e55f4200> # 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 0x7f66e561a9f0> 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 0x7f66e5655280> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e56550d0> # 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 0x7f66e56558b0> # 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 0x7f66e5655af0> # /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 0x7f66e5656090> 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 0x7f66e5693ef0> # 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 0x7f66e54b9b80> # /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 0x7f66e54ba480> # /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 0x7f66e54bad20> # /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 0x7f66e54bd6a0> # /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 0x7f66e54bd850> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e54bb050> # /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 0x7f66e54c5fa0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e54c4b00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e54c4890> # /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 0x7f66e54c7440> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e54bbe60> # 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 0x7f66e550e0c0> # 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 0x7f66e550f800> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e550f410> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e550ecc0> # /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 0x7f66e550f980> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e550e840> # 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 0x7f66e5514800> # /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 0x7f66e55155b0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e550e480> 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 0x7f66e5515640> # 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 0x7f66e55176b0> # 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 0x7f66e53acb00> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e53a5220> # /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 0x7f66e53b3200> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66e53a7140> 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 0x7f66e53b4320> # 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 8997 1726887148.78600: done with _execute_module (ansible.legacy.copy, {'src': '/root/.ansible/tmp/ansible-tmp-1726887146.3903494-8997-167061089989661/source', 'dest': '/tmp/ansible.mwywrlv5.inventory.yaml', 'mode': '0644', 'follow': False, '_original_basename': 'inventory.yaml.j2', 'checksum': '4d40e4095632087c8cc28265a5d4546af849aac3', '_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-1726887146.3903494-8997-167061089989661/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 8997 1726887148.78642: _low_level_execute_command(): starting 8997 1726887148.78655: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887146.3903494-8997-167061089989661/ > /dev/null 2>&1 && sleep 0' 8997 1726887148.78661: in local.exec_command() 8997 1726887148.78669: opening command with Popen() 8997 1726887148.79091: done running command with Popen() 8997 1726887148.79098: getting output with communicate() 8997 1726887148.79391: done communicating 8997 1726887148.79398: done with local.exec_command() 8997 1726887148.79405: _low_level_execute_command() done: rc=0, stdout=, stderr= 8997 1726887148.79418: handler run complete 8997 1726887148.79451: variable 'ansible_host' from source: unknown 8997 1726887148.79457: variable 'ansible_port' from source: unknown 8997 1726887148.79462: variable 'ansible_user' from source: unknown 8997 1726887148.79467: variable 'ansible_connection' from source: host vars for 'localhost' 8997 1726887148.79472: attempt loop complete, returning result 8997 1726887148.79476: _execute() done 8997 1726887148.79482: dumping result to json 8997 1726887148.79490: done dumping result, returning 8997 1726887148.79499: done running TaskExecutor() for managed_node2/TASK: Create static inventory from hostvars [0e652c5f-a961-fb27-5144-000000000007] 8997 1726887148.79505: sending task result for task 0e652c5f-a961-fb27-5144-000000000007 8997 1726887148.79554: done sending task result for task 0e652c5f-a961-fb27-5144-000000000007 8997 1726887148.79559: WORKER PROCESS EXITING changed: [managed_node2 -> localhost] => { "changed": true, "checksum": "4d40e4095632087c8cc28265a5d4546af849aac3", "dest": "/tmp/ansible.mwywrlv5.inventory.yaml", "gid": 0, "group": "root", "md5sum": "84f5ae5c2b8d09cc67c81ecabc872230", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 33071, "src": "/root/.ansible/tmp/ansible-tmp-1726887146.3903494-8997-167061089989661/source", "state": "file", "uid": 0 } 8861 1726887148.80118: no more pending results, returning what we have 8861 1726887148.80122: results queue empty 8861 1726887148.80123: checking for any_errors_fatal 8861 1726887148.80129: done checking for any_errors_fatal 8861 1726887148.80130: checking for max_fail_percentage 8861 1726887148.80131: done checking for max_fail_percentage 8861 1726887148.80132: checking to see if all hosts have failed and the running result is not ok 8861 1726887148.80133: done checking to see if all hosts have failed 8861 1726887148.80133: getting the remaining hosts for this loop 8861 1726887148.80135: done getting the remaining hosts for this loop 8861 1726887148.80138: getting the next task for host managed_node2 8861 1726887148.80145: done getting next task for host managed_node2 8861 1726887148.80148: ^ task is: TASK: meta (flush_handlers) 8861 1726887148.80150: ^ 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 8861 1726887148.80154: getting variables 8861 1726887148.80156: in VariableManager get_vars() 8861 1726887148.80183: Calling all_inventory to load vars for managed_node2 8861 1726887148.80187: Calling groups_inventory to load vars for managed_node2 8861 1726887148.80190: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887148.80200: Calling all_plugins_play to load vars for managed_node2 8861 1726887148.80204: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887148.80208: Calling groups_plugins_play to load vars for managed_node2 8861 1726887148.80405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887148.80658: done with get_vars() 8861 1726887148.80668: done getting variables 8861 1726887148.80744: in VariableManager get_vars() 8861 1726887148.80754: Calling all_inventory to load vars for managed_node2 8861 1726887148.80757: Calling groups_inventory to load vars for managed_node2 8861 1726887148.80760: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887148.80764: Calling all_plugins_play to load vars for managed_node2 8861 1726887148.80767: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887148.80771: Calling groups_plugins_play to load vars for managed_node2 8861 1726887148.80935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887148.82260: done with get_vars() 8861 1726887148.82276: done queuing things up, now waiting for results queue to drain 8861 1726887148.82278: results queue empty 8861 1726887148.82279: checking for any_errors_fatal 8861 1726887148.82284: done checking for any_errors_fatal 8861 1726887148.82285: checking for max_fail_percentage 8861 1726887148.82286: done checking for max_fail_percentage 8861 1726887148.82287: checking to see if all hosts have failed and the running result is not ok 8861 1726887148.82288: done checking to see if all hosts have failed 8861 1726887148.82288: getting the remaining hosts for this loop 8861 1726887148.82289: done getting the remaining hosts for this loop 8861 1726887148.82292: getting the next task for host managed_node2 8861 1726887148.82296: done getting next task for host managed_node2 8861 1726887148.82298: ^ task is: TASK: meta (flush_handlers) 8861 1726887148.82300: ^ 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 8861 1726887148.82302: getting variables 8861 1726887148.82303: in VariableManager get_vars() 8861 1726887148.82315: Calling all_inventory to load vars for managed_node2 8861 1726887148.82318: Calling groups_inventory to load vars for managed_node2 8861 1726887148.82321: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887148.82327: Calling all_plugins_play to load vars for managed_node2 8861 1726887148.82333: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887148.82337: Calling groups_plugins_play to load vars for managed_node2 8861 1726887148.82501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887148.82724: done with get_vars() 8861 1726887148.82733: done getting variables 8861 1726887148.82787: in VariableManager get_vars() 8861 1726887148.82797: Calling all_inventory to load vars for managed_node2 8861 1726887148.82800: Calling groups_inventory to load vars for managed_node2 8861 1726887148.82802: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887148.82807: Calling all_plugins_play to load vars for managed_node2 8861 1726887148.82818: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887148.82823: Calling groups_plugins_play to load vars for managed_node2 8861 1726887148.83011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887148.83232: done with get_vars() 8861 1726887148.83244: done queuing things up, now waiting for results queue to drain 8861 1726887148.83246: results queue empty 8861 1726887148.83247: checking for any_errors_fatal 8861 1726887148.83249: done checking for any_errors_fatal 8861 1726887148.83250: checking for max_fail_percentage 8861 1726887148.83251: done checking for max_fail_percentage 8861 1726887148.83252: checking to see if all hosts have failed and the running result is not ok 8861 1726887148.83252: done checking to see if all hosts have failed 8861 1726887148.83253: getting the remaining hosts for this loop 8861 1726887148.83254: done getting the remaining hosts for this loop 8861 1726887148.83256: getting the next task for host managed_node2 8861 1726887148.83259: done getting next task for host managed_node2 8861 1726887148.83260: ^ task is: None 8861 1726887148.83261: ^ 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 8861 1726887148.83262: done queuing things up, now waiting for results queue to drain 8861 1726887148.83263: results queue empty 8861 1726887148.83263: checking for any_errors_fatal 8861 1726887148.83264: done checking for any_errors_fatal 8861 1726887148.83265: checking for max_fail_percentage 8861 1726887148.83266: done checking for max_fail_percentage 8861 1726887148.83266: checking to see if all hosts have failed and the running result is not ok 8861 1726887148.83267: done checking to see if all hosts have failed 8861 1726887148.83269: getting the next task for host managed_node2 8861 1726887148.83271: done getting next task for host managed_node2 8861 1726887148.83272: ^ task is: None 8861 1726887148.83273: ^ 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 8861 1726887148.83321: in VariableManager get_vars() 8861 1726887148.83346: done with get_vars() 8861 1726887148.83353: in VariableManager get_vars() 8861 1726887148.83368: done with get_vars() 8861 1726887148.83373: variable 'omit' from source: magic vars 8861 1726887148.83407: in VariableManager get_vars() 8861 1726887148.83424: done with get_vars() 8861 1726887148.83448: variable 'omit' from source: magic vars PLAY [Ensure that the role runs with default parameters] *********************** 8861 1726887148.87510: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 8861 1726887148.88629: getting the remaining hosts for this loop 8861 1726887148.88631: done getting the remaining hosts for this loop 8861 1726887148.88634: getting the next task for host managed_node2 8861 1726887148.88638: done getting next task for host managed_node2 8861 1726887148.88640: ^ task is: TASK: meta (flush_handlers) 8861 1726887148.88641: ^ 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 8861 1726887148.88644: getting variables 8861 1726887148.88646: in VariableManager get_vars() 8861 1726887148.88658: Calling all_inventory to load vars for managed_node2 8861 1726887148.88661: Calling groups_inventory to load vars for managed_node2 8861 1726887148.88664: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887148.88670: Calling all_plugins_play to load vars for managed_node2 8861 1726887148.88674: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887148.88678: Calling groups_plugins_play to load vars for managed_node2 8861 1726887148.88848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887148.89072: done with get_vars() 8861 1726887148.89080: done getting variables 8861 1726887148.89137: in VariableManager get_vars() 8861 1726887148.89148: Calling all_inventory to load vars for managed_node2 8861 1726887148.89151: Calling groups_inventory to load vars for managed_node2 8861 1726887148.89153: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887148.89157: Calling all_plugins_play to load vars for managed_node2 8861 1726887148.89160: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887148.89163: Calling groups_plugins_play to load vars for managed_node2 8861 1726887148.89346: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887148.89569: done with get_vars() 8861 1726887148.89581: done queuing things up, now waiting for results queue to drain 8861 1726887148.89583: results queue empty 8861 1726887148.89584: checking for any_errors_fatal 8861 1726887148.89586: done checking for any_errors_fatal 8861 1726887148.89586: checking for max_fail_percentage 8861 1726887148.89587: done checking for max_fail_percentage 8861 1726887148.89588: checking to see if all hosts have failed and the running result is not ok 8861 1726887148.89588: done checking to see if all hosts have failed 8861 1726887148.89589: getting the remaining hosts for this loop 8861 1726887148.89590: done getting the remaining hosts for this loop 8861 1726887148.89592: getting the next task for host managed_node2 8861 1726887148.89596: done getting next task for host managed_node2 8861 1726887148.89598: ^ task is: TASK: fedora.linux_system_roles.timesync : Set version specific variables 8861 1726887148.89600: ^ 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 8861 1726887148.89610: getting variables 8861 1726887148.89611: in VariableManager get_vars() 8861 1726887148.89626: Calling all_inventory to load vars for managed_node2 8861 1726887148.89628: Calling groups_inventory to load vars for managed_node2 8861 1726887148.89630: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887148.89635: Calling all_plugins_play to load vars for managed_node2 8861 1726887148.89637: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887148.89640: Calling groups_plugins_play to load vars for managed_node2 8861 1726887148.91421: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887148.91649: done with get_vars() 8861 1726887148.91659: done getting variables TASK [fedora.linux_system_roles.timesync : Set version specific variables] ***** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:2 Friday 20 September 2024 22:52:28 -0400 (0:00:02.577) 0:00:05.275 ****** 8861 1726887148.91744: entering _queue_task() for managed_node2/include_tasks 8861 1726887148.91746: Creating lock for include_tasks 8861 1726887148.92019: worker is 1 (out of 1 available) 8861 1726887148.92032: exiting _queue_task() for managed_node2/include_tasks 8861 1726887148.92044: done queuing things up, now waiting for results queue to drain 8861 1726887148.92045: waiting for pending results... 9114 1726887148.93352: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set version specific variables 9114 1726887148.93484: in run() - task 0e652c5f-a961-fb27-5144-00000000000f 9114 1726887148.93501: variable 'ansible_search_path' from source: unknown 9114 1726887148.93508: variable 'ansible_search_path' from source: unknown 9114 1726887148.93545: calling self._execute() 9114 1726887148.93618: variable 'ansible_host' from source: host vars for 'managed_node2' 9114 1726887148.93630: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9114 1726887148.93641: variable 'omit' from source: magic vars 9114 1726887148.93753: _execute() done 9114 1726887148.93762: dumping result to json 9114 1726887148.93768: done dumping result, returning 9114 1726887148.93777: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set version specific variables [0e652c5f-a961-fb27-5144-00000000000f] 9114 1726887148.93786: sending task result for task 0e652c5f-a961-fb27-5144-00000000000f 9114 1726887148.93828: done sending task result for task 0e652c5f-a961-fb27-5144-00000000000f 9114 1726887148.93834: WORKER PROCESS EXITING 8861 1726887148.94438: no more pending results, returning what we have 8861 1726887148.94443: in VariableManager get_vars() 8861 1726887148.94479: Calling all_inventory to load vars for managed_node2 8861 1726887148.94483: Calling groups_inventory to load vars for managed_node2 8861 1726887148.94485: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887148.94494: Calling all_plugins_play to load vars for managed_node2 8861 1726887148.94498: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887148.94502: Calling groups_plugins_play to load vars for managed_node2 8861 1726887148.94750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887148.94964: done with get_vars() 8861 1726887148.94972: variable 'ansible_search_path' from source: unknown 8861 1726887148.94974: variable 'ansible_search_path' from source: unknown 8861 1726887148.95006: we have included files to process 8861 1726887148.95007: generating all_blocks data 8861 1726887148.95009: done generating all_blocks data 8861 1726887148.95010: processing included file: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml 8861 1726887148.95011: loading included file: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml 8861 1726887148.95016: Loading data from /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml included: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml for managed_node2 8861 1726887148.97293: done processing included file 8861 1726887148.97296: iterating over new_blocks loaded from include file 8861 1726887148.97298: in VariableManager get_vars() 8861 1726887148.97327: done with get_vars() 8861 1726887148.97330: filtering new block on tags 8861 1726887148.97361: done filtering new block on tags 8861 1726887148.97365: in VariableManager get_vars() 8861 1726887148.97388: done with get_vars() 8861 1726887148.97390: filtering new block on tags 8861 1726887148.97434: done filtering new block on tags 8861 1726887148.97437: in VariableManager get_vars() 8861 1726887148.97460: done with get_vars() 8861 1726887148.97463: filtering new block on tags 8861 1726887148.97536: done filtering new block on tags 8861 1726887148.97539: in VariableManager get_vars() 8861 1726887148.97560: done with get_vars() 8861 1726887148.97562: filtering new block on tags 8861 1726887148.97586: done filtering new block on tags 8861 1726887148.97589: done iterating over new_blocks loaded from include file 8861 1726887148.97590: extending task lists for all hosts with included blocks 8861 1726887149.00130: done extending task lists 8861 1726887149.00133: done processing included files 8861 1726887149.00134: results queue empty 8861 1726887149.00135: checking for any_errors_fatal 8861 1726887149.00137: done checking for any_errors_fatal 8861 1726887149.00138: checking for max_fail_percentage 8861 1726887149.00139: done checking for max_fail_percentage 8861 1726887149.00140: checking to see if all hosts have failed and the running result is not ok 8861 1726887149.00141: done checking to see if all hosts have failed 8861 1726887149.00142: getting the remaining hosts for this loop 8861 1726887149.00143: done getting the remaining hosts for this loop 8861 1726887149.00146: getting the next task for host managed_node2 8861 1726887149.00151: done getting next task for host managed_node2 8861 1726887149.00155: ^ task is: TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role 8861 1726887149.00158: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887149.00170: getting variables 8861 1726887149.00171: in VariableManager get_vars() 8861 1726887149.00191: Calling all_inventory to load vars for managed_node2 8861 1726887149.00194: Calling groups_inventory to load vars for managed_node2 8861 1726887149.00198: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887149.00204: Calling all_plugins_play to load vars for managed_node2 8861 1726887149.00208: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887149.00214: Calling groups_plugins_play to load vars for managed_node2 8861 1726887149.00392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887149.00626: done with get_vars() 8861 1726887149.00636: done getting variables TASK [fedora.linux_system_roles.timesync : Ensure ansible_facts used by role] *** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:2 Friday 20 September 2024 22:52:29 -0400 (0:00:00.089) 0:00:05.365 ****** 8861 1726887149.00720: entering _queue_task() for managed_node2/setup 8861 1726887149.00987: worker is 1 (out of 1 available) 8861 1726887149.01000: exiting _queue_task() for managed_node2/setup 9116 1726887149.02609: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role 9116 1726887149.02765: in run() - task 0e652c5f-a961-fb27-5144-0000000000cc 9116 1726887149.02782: variable 'ansible_search_path' from source: unknown 9116 1726887149.02788: variable 'ansible_search_path' from source: unknown 9116 1726887149.02822: calling self._execute() 9116 1726887149.02890: variable 'ansible_host' from source: host vars for 'managed_node2' 9116 1726887149.02902: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9116 1726887149.02917: variable 'omit' from source: magic vars 9116 1726887149.04669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 8861 1726887149.01010: done queuing things up, now waiting for results queue to drain 8861 1726887149.06329: waiting for pending results... 9116 1726887149.08464: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9116 1726887149.08559: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9116 1726887149.08601: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9116 1726887149.08641: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9116 1726887149.08671: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9116 1726887149.08753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9116 1726887149.08791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9116 1726887149.08829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9116 1726887149.08880: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9116 1726887149.08902: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9116 1726887149.09596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9116 1726887149.09632: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9116 1726887149.09667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9116 1726887149.09719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9116 1726887149.09740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9116 1726887149.09961: variable '__timesync_required_facts' from source: role '' all vars 9116 1726887149.09977: variable 'ansible_facts' from source: unknown 9116 1726887149.10088: Evaluated conditional (__timesync_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 9116 1726887149.10096: when evaluation is False, skipping this task 9116 1726887149.10102: _execute() done 9116 1726887149.10108: dumping result to json 9116 1726887149.10115: done dumping result, returning 9116 1726887149.10125: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role [0e652c5f-a961-fb27-5144-0000000000cc] 9116 1726887149.10134: sending task result for task 0e652c5f-a961-fb27-5144-0000000000cc 9116 1726887149.10174: done sending task result for task 0e652c5f-a961-fb27-5144-0000000000cc 9116 1726887149.10179: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__timesync_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 8861 1726887149.10695: no more pending results, returning what we have 8861 1726887149.10699: results queue empty 8861 1726887149.10700: checking for any_errors_fatal 8861 1726887149.10702: done checking for any_errors_fatal 8861 1726887149.10703: checking for max_fail_percentage 8861 1726887149.10704: done checking for max_fail_percentage 8861 1726887149.10705: checking to see if all hosts have failed and the running result is not ok 8861 1726887149.10706: done checking to see if all hosts have failed 8861 1726887149.10707: getting the remaining hosts for this loop 8861 1726887149.10708: done getting the remaining hosts for this loop 8861 1726887149.10714: getting the next task for host managed_node2 8861 1726887149.10733: done getting next task for host managed_node2 8861 1726887149.10742: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if system is ostree 8861 1726887149.10745: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887149.10760: getting variables 8861 1726887149.10762: in VariableManager get_vars() 8861 1726887149.10851: Calling all_inventory to load vars for managed_node2 8861 1726887149.10855: Calling groups_inventory to load vars for managed_node2 8861 1726887149.10858: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887149.10867: Calling all_plugins_play to load vars for managed_node2 8861 1726887149.10871: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887149.10876: Calling groups_plugins_play to load vars for managed_node2 8861 1726887149.11098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887149.11367: done with get_vars() 8861 1726887149.11377: done getting variables TASK [fedora.linux_system_roles.timesync : Check if system is ostree] ********** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:10 Friday 20 September 2024 22:52:29 -0400 (0:00:00.107) 0:00:05.473 ****** 8861 1726887149.11506: entering _queue_task() for managed_node2/stat 8861 1726887149.11755: worker is 1 (out of 1 available) 8861 1726887149.11767: exiting _queue_task() for managed_node2/stat 8861 1726887149.11780: done queuing things up, now waiting for results queue to drain 8861 1726887149.11782: waiting for pending results... 9121 1726887149.13637: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if system is ostree 9121 1726887149.13800: in run() - task 0e652c5f-a961-fb27-5144-0000000000ce 9121 1726887149.13819: variable 'ansible_search_path' from source: unknown 9121 1726887149.13826: variable 'ansible_search_path' from source: unknown 9121 1726887149.13863: calling self._execute() 9121 1726887149.13932: variable 'ansible_host' from source: host vars for 'managed_node2' 9121 1726887149.13944: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9121 1726887149.13956: variable 'omit' from source: magic vars 9121 1726887149.14486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9121 1726887149.16008: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9121 1726887149.16092: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9121 1726887149.16135: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9121 1726887149.16175: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9121 1726887149.16268: 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) 9121 1726887149.16301: 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) 9121 1726887149.16337: 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) 9121 1726887149.16371: 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) 9121 1726887149.16514: Evaluated conditional (not __timesync_is_ostree is defined): True 9121 1726887149.16525: variable 'omit' from source: magic vars 9121 1726887149.16587: variable 'omit' from source: magic vars 9121 1726887149.16633: variable 'omit' from source: magic vars 9121 1726887149.16663: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9121 1726887149.16697: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9121 1726887149.16719: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9121 1726887149.16744: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9121 1726887149.16758: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9121 1726887149.16792: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9121 1726887149.16800: variable 'ansible_host' from source: host vars for 'managed_node2' 9121 1726887149.16807: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9121 1726887149.18153: Set connection var ansible_timeout to 10 9121 1726887149.18161: Set connection var ansible_shell_type to sh 9121 1726887149.18174: Set connection var ansible_pipelining to False 9121 1726887149.18186: Set connection var ansible_module_compression to ZIP_DEFLATED 9121 1726887149.18196: Set connection var ansible_connection to ssh 9121 1726887149.18205: Set connection var ansible_shell_executable to /bin/sh 9121 1726887149.18232: variable 'ansible_shell_executable' from source: unknown 9121 1726887149.18239: variable 'ansible_connection' from source: unknown 9121 1726887149.18245: variable 'ansible_module_compression' from source: unknown 9121 1726887149.18251: variable 'ansible_shell_type' from source: unknown 9121 1726887149.18257: variable 'ansible_shell_executable' from source: unknown 9121 1726887149.18263: variable 'ansible_host' from source: host vars for 'managed_node2' 9121 1726887149.18269: variable 'ansible_pipelining' from source: unknown 9121 1726887149.18275: variable 'ansible_timeout' from source: unknown 9121 1726887149.18281: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9121 1726887149.18448: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9121 1726887149.18462: variable 'omit' from source: magic vars 9121 1726887149.18471: starting attempt loop 9121 1726887149.18478: running the handler 9121 1726887149.18493: _low_level_execute_command(): starting 9121 1726887149.18505: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9121 1726887149.23635: stdout chunk (state=2): >>>/root <<< 9121 1726887149.23732: stderr chunk (state=3): >>><<< 9121 1726887149.23741: stdout chunk (state=3): >>><<< 9121 1726887149.23766: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9121 1726887149.23786: _low_level_execute_command(): starting 9121 1726887149.23796: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887149.2377875-9121-55023481312984 `" && echo ansible-tmp-1726887149.2377875-9121-55023481312984="` echo /root/.ansible/tmp/ansible-tmp-1726887149.2377875-9121-55023481312984 `" ) && sleep 0' 9121 1726887149.30233: stdout chunk (state=2): >>>ansible-tmp-1726887149.2377875-9121-55023481312984=/root/.ansible/tmp/ansible-tmp-1726887149.2377875-9121-55023481312984 <<< 9121 1726887149.31619: stderr chunk (state=3): >>><<< 9121 1726887149.31629: stdout chunk (state=3): >>><<< 9121 1726887149.31649: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887149.2377875-9121-55023481312984=/root/.ansible/tmp/ansible-tmp-1726887149.2377875-9121-55023481312984 , stderr= 9121 1726887149.31700: variable 'ansible_module_compression' from source: unknown 9121 1726887149.31769: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-88616f_o2l0p/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9121 1726887149.31806: variable 'ansible_facts' from source: unknown 9121 1726887149.31893: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887149.2377875-9121-55023481312984/AnsiballZ_stat.py 9121 1726887149.33134: Sending initial data 9121 1726887149.33144: Sent initial data (150 bytes) 9121 1726887149.39623: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-88616f_o2l0p/tmpqt3zrvm2 /root/.ansible/tmp/ansible-tmp-1726887149.2377875-9121-55023481312984/AnsiballZ_stat.py <<< 9121 1726887149.49120: stderr chunk (state=3): >>><<< 9121 1726887149.49134: stdout chunk (state=3): >>><<< 9121 1726887149.49162: done transferring module to remote 9121 1726887149.49180: _low_level_execute_command(): starting 9121 1726887149.49188: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887149.2377875-9121-55023481312984/ /root/.ansible/tmp/ansible-tmp-1726887149.2377875-9121-55023481312984/AnsiballZ_stat.py && sleep 0' 9121 1726887149.57289: stderr chunk (state=2): >>><<< 9121 1726887149.57302: stdout chunk (state=2): >>><<< 9121 1726887149.57324: _low_level_execute_command() done: rc=0, stdout=, stderr= 9121 1726887149.57331: _low_level_execute_command(): starting 9121 1726887149.57339: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887149.2377875-9121-55023481312984/AnsiballZ_stat.py && sleep 0' 9121 1726887149.69229: 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 0x7fd132342e48> # /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 0x7fd1322d8828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1323429b0> # /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 0x7fd1322e5630> 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 0x7fd1322ec160> # /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 <<< 9121 1726887149.69744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1322f10f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1322ec748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1322ec390> # /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 0x7fd132296470> # /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 0x7fd13229be48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd132296b38> # /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 0x7fd1322a24e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd132285d68> # /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 0x7fd132288198> # /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 0x7fd130596940> # /usr/lib64/python3.6/__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 0x7fd1305a8240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1322f6a20> 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. <<< 9121 1726887149.71126: 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 0x7fd1305160f0> # /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 0x7fd130520320> # /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 0x7fd130520fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd130520b00> 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 0x7fd1305240f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd130571828> # /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 0x7fd130571c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1305651d0> # /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 0x7fd130565eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd13055d4a8> <<< 9121 1726887149.73025: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd13054d4e0> # /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 0x7fd1302cd320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1302d4da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd130565128> 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 0x7fd1302dbeb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd130548320> # /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 0x7fd1302e0278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1302e0080> # 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 0x7fd1302e0390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1305bf080> # /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 0x7fd1302e0e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1302e0a90> # /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 0x7fd1302ee748> # /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 0x7fd1302eef28> # /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9121 1726887149.74428: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12fe72240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1302ee828> # /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 0x7fd12fe78cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1302e05c0> # /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 0x7fd12fe9c358> # 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 0x7fd12fe9c710> # /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 0x7fd12fea4400> # /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 0x7fd12fc4ec18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12fc43358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12fc43048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12fc34ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12fea4da0> # 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 0x7fd12fc43fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12fe9ca90> # /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_<<< 9121 1726887149.75933: stdout chunk (state=3): >>>external.ExtensionFileLoader object at 0x7fd132254780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12fc490b8> 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 0x7fd132254b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1302e0908> # /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 0x7fd13226c630> # /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 0x7fd1322706a0> # 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 0x7fd132270b70> # 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 0x7fd132270c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd13226ce80> # /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 0x7fd132270fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd132270550> # 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 0x7fd1322702b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd13225fb70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12fe883c8> # /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 0x7fd13226c4e0> # /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 0x7fd12e273978> # zipimport: found 33 names in '/tmp/ansible_stat_payload_qy8mwm8s/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9121 1726887149.76322: stdout chunk (state=3): >>># zipimport: zlib available <<< 9121 1726887149.78522: 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 0x7fd12dfc77f0> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9121 1726887149.80536: 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 0x7fd12df572e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12dfc7e48> # 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 0x7fd12e273fd0> # /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 0x7fd12df31ba8> # /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 0x7fd12df9d1d0> # 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 0x7fd12e28e828> # 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 0x7fd12df46080> # /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 0x7fd12df9b160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12df78320> <<< 9121 1726887149.81641: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12df6f518> # /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 0x7fd12e28e2b0> # 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 0x7fd12df84390> # /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 0x7fd12df844a8> # /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 0x7fd12e228f28> # /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 0x7fd12e22df98> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12e21f358> # /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 0x7fd12e21fb70> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12df8f860> # /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 0x7fd12e24dfd0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12e21f1d0> # 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 0x7fd12e25de48> # 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 0x7fd12e25dfd0> # 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 0x7fd12dfac0f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12df845f8> # /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 0x7fd12dfbba90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12dfb41d0> # 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 0x7fd12dfb43c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12dfacc50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/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_qy8mwm8s/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_qy8mwm8s/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 0x7fd12dfd6e80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12dfd6b38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12dfd6358> # /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 0x7fd12dfd69b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12dfc3cf8> # zipimport: zlib available <<< 9121 1726887149.82730: stdout chunk (state=3): >>># zipimport: zlib available <<< 9121 1726887149.84931: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/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_qy8mwm8s/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/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_qy8mwm8s/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_qy8mwm8s/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9121 1726887149.86027: 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 0x7fd12a8c1c88> # zipimport: zlib available # zipimport: zlib available <<< 9121 1726887149.87130: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/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_qy8mwm8s/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_qy8mwm8s/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_qy8mwm8s/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_qy8mwm8s/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available <<< 9121 1726887149.88229: 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 0x7fd12a938ef0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/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_qy8mwm8s/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/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_qy8mwm8s/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 <<< 9121 1726887149.89330: 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 0x7fd12a95d198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a916eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/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 <<< 9121 1726887149.90428: 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 0x7fd12defd0f0> # /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 0x7fd12defd198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a952b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/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_qy8mwm8s/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_qy8mwm8s/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/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_qy8mwm8s/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py <<< 9121 1726887149.91552: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/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_qy8mwm8s/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 <<< 9121 1726887149.92624: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 9121 1726887149.92633: stdout chunk (state=3): >>><<< 9121 1726887149.92648: stderr chunk (state=3): >>><<< 9121 1726887149.92695: _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 0x7fd132342e48> # /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 0x7fd1322d8828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1323429b0> # /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 0x7fd1322e5630> 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 0x7fd1322ec160> # /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 0x7fd1322f10f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1322ec748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1322ec390> # /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 0x7fd132296470> # /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 0x7fd13229be48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd132296b38> # /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 0x7fd1322a24e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd132285d68> # /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 0x7fd132288198> # /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 0x7fd130596940> # /usr/lib64/python3.6/__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 0x7fd1305a8240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1322f6a20> 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 0x7fd1305160f0> # /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 0x7fd130520320> # /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 0x7fd130520fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd130520b00> 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 0x7fd1305240f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd130571828> # /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 0x7fd130571c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1305651d0> # /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 0x7fd130565eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd13055d4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd13054d4e0> # /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 0x7fd1302cd320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1302d4da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd130565128> 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 0x7fd1302dbeb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd130548320> # /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 0x7fd1302e0278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1302e0080> # 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 0x7fd1302e0390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1305bf080> # /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 0x7fd1302e0e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1302e0a90> # /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 0x7fd1302ee748> # /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 0x7fd1302eef28> # /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 0x7fd12fe72240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1302ee828> # /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 0x7fd12fe78cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1302e05c0> # /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 0x7fd12fe9c358> # 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 0x7fd12fe9c710> # /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 0x7fd12fea4400> # /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 0x7fd12fc4ec18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12fc43358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12fc43048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12fc34ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12fea4da0> # 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 0x7fd12fc43fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12fe9ca90> # /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 0x7fd132254780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12fc490b8> 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 0x7fd132254b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd1302e0908> # /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 0x7fd13226c630> # /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 0x7fd1322706a0> # 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 0x7fd132270b70> # 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 0x7fd132270c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd13226ce80> # /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 0x7fd132270fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd132270550> # 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 0x7fd1322702b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd13225fb70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12fe883c8> # /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 0x7fd13226c4e0> # /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 0x7fd12e273978> # zipimport: found 33 names in '/tmp/ansible_stat_payload_qy8mwm8s/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/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 0x7fd12dfc77f0> 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 0x7fd12df572e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12dfc7e48> # 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 0x7fd12e273fd0> # /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 0x7fd12df31ba8> # /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 0x7fd12df9d1d0> # 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 0x7fd12e28e828> # 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 0x7fd12df46080> # /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 0x7fd12df9b160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12df78320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12df6f518> # /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 0x7fd12e28e2b0> # 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 0x7fd12df84390> # /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 0x7fd12df844a8> # /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 0x7fd12e228f28> # /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 0x7fd12e22df98> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12e21f358> # /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 0x7fd12e21fb70> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12df8f860> # /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 0x7fd12e24dfd0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12e21f1d0> # 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 0x7fd12e25de48> # 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 0x7fd12e25dfd0> # 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 0x7fd12dfac0f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12df845f8> # /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 0x7fd12dfbba90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12dfb41d0> # 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 0x7fd12dfb43c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12dfacc50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/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_qy8mwm8s/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_qy8mwm8s/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 0x7fd12dfd6e80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12dfd6b38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12dfd6358> # /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 0x7fd12dfd69b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12dfc3cf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/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_qy8mwm8s/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/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_qy8mwm8s/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_qy8mwm8s/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 0x7fd12a8c1c88> # 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_qy8mwm8s/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_qy8mwm8s/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_qy8mwm8s/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_qy8mwm8s/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_qy8mwm8s/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 0x7fd12a938ef0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/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_qy8mwm8s/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/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_qy8mwm8s/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 0x7fd12a95d198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a916eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/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 0x7fd12defd0f0> # /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 0x7fd12defd198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd12a952b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/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_qy8mwm8s/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_qy8mwm8s/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/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_qy8mwm8s/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_qy8mwm8s/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_qy8mwm8s/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.224 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 9121 1726887149.92867: 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-1726887149.2377875-9121-55023481312984/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9121 1726887149.92883: _low_level_execute_command(): starting 9121 1726887149.92891: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887149.2377875-9121-55023481312984/ > /dev/null 2>&1 && sleep 0' 9121 1726887149.99710: stderr chunk (state=2): >>><<< 9121 1726887149.99725: stdout chunk (state=2): >>><<< 9121 1726887149.99747: _low_level_execute_command() done: rc=0, stdout=, stderr= 9121 1726887149.99758: handler run complete 9121 1726887149.99785: attempt loop complete, returning result 9121 1726887149.99791: _execute() done 9121 1726887149.99795: dumping result to json 9121 1726887149.99801: done dumping result, returning 9121 1726887149.99810: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if system is ostree [0e652c5f-a961-fb27-5144-0000000000ce] 9121 1726887149.99820: sending task result for task 0e652c5f-a961-fb27-5144-0000000000ce 9121 1726887149.99863: done sending task result for task 0e652c5f-a961-fb27-5144-0000000000ce 9121 1726887149.99868: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 8861 1726887150.00497: no more pending results, returning what we have 8861 1726887150.00501: results queue empty 8861 1726887150.00502: checking for any_errors_fatal 8861 1726887150.00509: done checking for any_errors_fatal 8861 1726887150.00510: checking for max_fail_percentage 8861 1726887150.00511: done checking for max_fail_percentage 8861 1726887150.00514: checking to see if all hosts have failed and the running result is not ok 8861 1726887150.00515: done checking to see if all hosts have failed 8861 1726887150.00516: getting the remaining hosts for this loop 8861 1726887150.00517: done getting the remaining hosts for this loop 8861 1726887150.00521: getting the next task for host managed_node2 8861 1726887150.00527: done getting next task for host managed_node2 8861 1726887150.00531: ^ task is: TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree 8861 1726887150.00536: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887150.00548: getting variables 8861 1726887150.00550: in VariableManager get_vars() 8861 1726887150.00585: Calling all_inventory to load vars for managed_node2 8861 1726887150.00589: Calling groups_inventory to load vars for managed_node2 8861 1726887150.00592: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887150.00601: Calling all_plugins_play to load vars for managed_node2 8861 1726887150.00605: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887150.00609: Calling groups_plugins_play to load vars for managed_node2 8861 1726887150.00813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887150.01051: done with get_vars() 8861 1726887150.01062: done getting variables 8861 1726887150.01166: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.timesync : Set flag to indicate system is ostree] *** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:15 Friday 20 September 2024 22:52:30 -0400 (0:00:00.896) 0:00:06.370 ****** 8861 1726887150.01199: entering _queue_task() for managed_node2/set_fact 8861 1726887150.01201: Creating lock for set_fact 8861 1726887150.01458: worker is 1 (out of 1 available) 8861 1726887150.01473: exiting _queue_task() for managed_node2/set_fact 8861 1726887150.01485: done queuing things up, now waiting for results queue to drain 8861 1726887150.01488: waiting for pending results... 9154 1726887150.03643: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree 9154 1726887150.03773: in run() - task 0e652c5f-a961-fb27-5144-0000000000cf 9154 1726887150.03790: variable 'ansible_search_path' from source: unknown 9154 1726887150.03796: variable 'ansible_search_path' from source: unknown 9154 1726887150.03830: calling self._execute() 9154 1726887150.03886: variable 'ansible_host' from source: host vars for 'managed_node2' 9154 1726887150.03897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9154 1726887150.03910: variable 'omit' from source: magic vars 9154 1726887150.04356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9154 1726887150.04654: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9154 1726887150.04705: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9154 1726887150.04747: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9154 1726887150.04784: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9154 1726887150.04876: 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) 9154 1726887150.04908: 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) 9154 1726887150.04944: 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) 9154 1726887150.04979: 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) 9154 1726887150.05116: Evaluated conditional (not __timesync_is_ostree is defined): True 9154 1726887150.05127: variable 'omit' from source: magic vars 9154 1726887150.05183: variable 'omit' from source: magic vars 9154 1726887150.05311: variable '__ostree_booted_stat' from source: set_fact 9154 1726887150.05363: variable 'omit' from source: magic vars 9154 1726887150.05391: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9154 1726887150.05426: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9154 1726887150.05446: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9154 1726887150.05468: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9154 1726887150.05482: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9154 1726887150.05602: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9154 1726887150.05611: variable 'ansible_host' from source: host vars for 'managed_node2' 9154 1726887150.05624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9154 1726887150.05749: Set connection var ansible_timeout to 10 9154 1726887150.05757: Set connection var ansible_shell_type to sh 9154 1726887150.05769: Set connection var ansible_pipelining to False 9154 1726887150.05781: Set connection var ansible_module_compression to ZIP_DEFLATED 9154 1726887150.05790: Set connection var ansible_connection to ssh 9154 1726887150.05799: Set connection var ansible_shell_executable to /bin/sh 9154 1726887150.05823: variable 'ansible_shell_executable' from source: unknown 9154 1726887150.05831: variable 'ansible_connection' from source: unknown 9154 1726887150.05837: variable 'ansible_module_compression' from source: unknown 9154 1726887150.05843: variable 'ansible_shell_type' from source: unknown 9154 1726887150.05849: variable 'ansible_shell_executable' from source: unknown 9154 1726887150.05855: variable 'ansible_host' from source: host vars for 'managed_node2' 9154 1726887150.05862: variable 'ansible_pipelining' from source: unknown 9154 1726887150.05867: variable 'ansible_timeout' from source: unknown 9154 1726887150.05874: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9154 1726887150.05992: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9154 1726887150.06006: variable 'omit' from source: magic vars 9154 1726887150.06016: starting attempt loop 9154 1726887150.06022: running the handler 9154 1726887150.06036: handler run complete 9154 1726887150.06047: attempt loop complete, returning result 9154 1726887150.06053: _execute() done 9154 1726887150.06059: dumping result to json 9154 1726887150.06065: done dumping result, returning 9154 1726887150.06074: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree [0e652c5f-a961-fb27-5144-0000000000cf] 9154 1726887150.06083: sending task result for task 0e652c5f-a961-fb27-5144-0000000000cf 9154 1726887150.06117: done sending task result for task 0e652c5f-a961-fb27-5144-0000000000cf 9154 1726887150.06123: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__timesync_is_ostree": false }, "changed": false } 8861 1726887150.06866: no more pending results, returning what we have 8861 1726887150.06869: results queue empty 8861 1726887150.06871: checking for any_errors_fatal 8861 1726887150.06878: done checking for any_errors_fatal 8861 1726887150.06879: checking for max_fail_percentage 8861 1726887150.06881: done checking for max_fail_percentage 8861 1726887150.06882: checking to see if all hosts have failed and the running result is not ok 8861 1726887150.06883: done checking to see if all hosts have failed 8861 1726887150.06883: getting the remaining hosts for this loop 8861 1726887150.06885: done getting the remaining hosts for this loop 8861 1726887150.06888: getting the next task for host managed_node2 8861 1726887150.06897: done getting next task for host managed_node2 8861 1726887150.06901: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin 8861 1726887150.06904: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887150.06918: getting variables 8861 1726887150.06920: in VariableManager get_vars() 8861 1726887150.06955: Calling all_inventory to load vars for managed_node2 8861 1726887150.06958: Calling groups_inventory to load vars for managed_node2 8861 1726887150.06961: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887150.06971: Calling all_plugins_play to load vars for managed_node2 8861 1726887150.06980: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887150.06985: Calling groups_plugins_play to load vars for managed_node2 8861 1726887150.07185: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887150.07439: done with get_vars() 8861 1726887150.07450: done getting variables TASK [fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:22 Friday 20 September 2024 22:52:30 -0400 (0:00:00.063) 0:00:06.433 ****** 8861 1726887150.07561: entering _queue_task() for managed_node2/stat 8861 1726887150.07776: worker is 1 (out of 1 available) 8861 1726887150.07792: exiting _queue_task() for managed_node2/stat 8861 1726887150.07804: done queuing things up, now waiting for results queue to drain 8861 1726887150.07806: waiting for pending results... 9158 1726887150.10144: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin 9158 1726887150.10300: in run() - task 0e652c5f-a961-fb27-5144-0000000000d1 9158 1726887150.10322: variable 'ansible_search_path' from source: unknown 9158 1726887150.10329: variable 'ansible_search_path' from source: unknown 9158 1726887150.10365: calling self._execute() 9158 1726887150.10442: variable 'ansible_host' from source: host vars for 'managed_node2' 9158 1726887150.10454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9158 1726887150.10467: variable 'omit' from source: magic vars 9158 1726887150.10962: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9158 1726887150.11303: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9158 1726887150.11352: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9158 1726887150.11391: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9158 1726887150.11434: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9158 1726887150.11521: 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) 9158 1726887150.11555: 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) 9158 1726887150.11585: 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) 9158 1726887150.11617: 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) 9158 1726887150.11754: Evaluated conditional (not __timesync_is_transactional is defined): True 9158 1726887150.11767: variable 'omit' from source: magic vars 9158 1726887150.11832: variable 'omit' from source: magic vars 9158 1726887150.11875: variable 'omit' from source: magic vars 9158 1726887150.11905: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9158 1726887150.11940: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9158 1726887150.11960: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9158 1726887150.11982: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9158 1726887150.11996: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9158 1726887150.12032: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9158 1726887150.12040: variable 'ansible_host' from source: host vars for 'managed_node2' 9158 1726887150.12047: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9158 1726887150.12310: Set connection var ansible_timeout to 10 9158 1726887150.12320: Set connection var ansible_shell_type to sh 9158 1726887150.12332: Set connection var ansible_pipelining to False 9158 1726887150.12344: Set connection var ansible_module_compression to ZIP_DEFLATED 9158 1726887150.12353: Set connection var ansible_connection to ssh 9158 1726887150.12364: Set connection var ansible_shell_executable to /bin/sh 9158 1726887150.12388: variable 'ansible_shell_executable' from source: unknown 9158 1726887150.12395: variable 'ansible_connection' from source: unknown 9158 1726887150.12401: variable 'ansible_module_compression' from source: unknown 9158 1726887150.12407: variable 'ansible_shell_type' from source: unknown 9158 1726887150.12414: variable 'ansible_shell_executable' from source: unknown 9158 1726887150.12420: variable 'ansible_host' from source: host vars for 'managed_node2' 9158 1726887150.12427: variable 'ansible_pipelining' from source: unknown 9158 1726887150.12433: variable 'ansible_timeout' from source: unknown 9158 1726887150.12440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9158 1726887150.12611: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9158 1726887150.12627: variable 'omit' from source: magic vars 9158 1726887150.12636: starting attempt loop 9158 1726887150.12642: running the handler 9158 1726887150.12659: _low_level_execute_command(): starting 9158 1726887150.12670: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9158 1726887150.17902: stdout chunk (state=2): >>>/root <<< 9158 1726887150.17925: stderr chunk (state=2): >>><<< 9158 1726887150.17948: stdout chunk (state=3): >>><<< 9158 1726887150.17968: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9158 1726887150.17988: _low_level_execute_command(): starting 9158 1726887150.17997: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887150.1798034-9158-206547789922311 `" && echo ansible-tmp-1726887150.1798034-9158-206547789922311="` echo /root/.ansible/tmp/ansible-tmp-1726887150.1798034-9158-206547789922311 `" ) && sleep 0' 9158 1726887150.26938: stdout chunk (state=2): >>>ansible-tmp-1726887150.1798034-9158-206547789922311=/root/.ansible/tmp/ansible-tmp-1726887150.1798034-9158-206547789922311 <<< 9158 1726887150.26954: stderr chunk (state=2): >>><<< 9158 1726887150.26969: stdout chunk (state=3): >>><<< 9158 1726887150.26986: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887150.1798034-9158-206547789922311=/root/.ansible/tmp/ansible-tmp-1726887150.1798034-9158-206547789922311 , stderr= 9158 1726887150.27046: variable 'ansible_module_compression' from source: unknown 9158 1726887150.27125: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-88616f_o2l0p/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9158 1726887150.27164: variable 'ansible_facts' from source: unknown 9158 1726887150.27259: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887150.1798034-9158-206547789922311/AnsiballZ_stat.py 9158 1726887150.29652: Sending initial data 9158 1726887150.29664: Sent initial data (151 bytes) 9158 1726887150.36146: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-88616f_o2l0p/tmp5bjhf1iv /root/.ansible/tmp/ansible-tmp-1726887150.1798034-9158-206547789922311/AnsiballZ_stat.py <<< 9158 1726887150.37626: stderr chunk (state=3): >>><<< 9158 1726887150.37636: stdout chunk (state=3): >>><<< 9158 1726887150.37668: done transferring module to remote 9158 1726887150.37686: _low_level_execute_command(): starting 9158 1726887150.37694: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887150.1798034-9158-206547789922311/ /root/.ansible/tmp/ansible-tmp-1726887150.1798034-9158-206547789922311/AnsiballZ_stat.py && sleep 0' 9158 1726887150.44942: stderr chunk (state=2): >>><<< 9158 1726887150.44955: stdout chunk (state=2): >>><<< 9158 1726887150.44977: _low_level_execute_command() done: rc=0, stdout=, stderr= 9158 1726887150.44984: _low_level_execute_command(): starting 9158 1726887150.44992: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887150.1798034-9158-206547789922311/AnsiballZ_stat.py && sleep 0' 9158 1726887150.53919: 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 0x7f2e8ab80e48> # /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 0x7f2e8ab16828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e8ab809b0> # /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 0x7f2e8ab23630> 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 0x7f2e8ab2a160> # /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 0x7f2e8ab2f0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e8ab2a748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e8ab2a390> # /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 0x7f2e8aad4470> # /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 0x7f2e8aad9e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e8aad4b38> <<< 9158 1726887150.54432: 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 0x7f2e8aae04e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e8aac3d68> # /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 0x7f2e8aac6198> # /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 0x7f2e88dd4940> # /usr/lib64/python3.6/__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 0x7f2e88de6240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e8ab34a20> 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 <<< 9158 1726887150.55602: 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 0x7f2e88d540f0> # /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 0x7f2e88d5f320> # /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 0x7f2e88d5ffd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88d5fb00> 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 0x7f2e88d5e0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88daf828> # /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 0x7f2e88dafc18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88da31d0> # /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 0x7f2e88da3eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88d9b4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88d8b4e0> # /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 0x7f2e88b0b320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88b13da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88da3128> 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 0x7f2e88b1aeb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88d85320> # /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 0x7f2e88b1f278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88b1f080> # 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 0x7f2e88b1f390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88dfd080> # /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' <<< 9158 1726887150.56330: 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' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88b1fe80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88b1fa90> # /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 0x7f2e88b2b748> # /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 0x7f2e88b2bf28> # /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 0x7f2e886b1208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88b2b828> # /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 0x7f2e886b6cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88b1f5c0> # /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 0x7f2e886da358> # 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 0x7f2e886da710> # /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 0x7f2e886e2400> # /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 0x7f2e8848cc18> <<< 9158 1726887150.57362: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88480358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88480048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88471ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e886e2da0> # 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 0x7f2e88480fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e886daa90> # /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 0x7f2e8aa90780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e884870b8> 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 0x7f2e8aa90b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88b1f908> # /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 0x7f2e8aaaa630> # /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 0x7f2e8aaae6a0> # 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 0x7f2e8aaaeb70> # 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 0x7f2e8aaaec88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e8aaaae80> # /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 0x7f2e8aaaefd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e8aaae550> # 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 0x7f2e8aaae2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e8aa9eb70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e886c63c8> # /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 0x7f2e8aaaa4e0> <<< 9158 1726887150.57405: 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 0x7f2e86ab1978> # zipimport: found 33 names in '/tmp/ansible_stat_payload_wzr0zab1/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9158 1726887150.59637: stdout chunk (state=3): >>># zipimport: zlib available <<< 9158 1726887150.60871: 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 0x7f2e868057f0> 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 0x7f2e867952e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e86805e48> # 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 0x7f2e86ab1fd0> # /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 0x7f2e86770ba8> # /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 0x7f2e867db1d0> # 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 0x7f2e867dbb38> # 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 0x7f2e86784080> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9158 1726887150.62659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e867d9160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e867b6320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e867ad518> # /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 0x7f2e86ad3d68> # 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 0x7f2e867bf390> # /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 0x7f2e867bf4a8> # /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 0x7f2e86a66f28> # /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 0x7f2e86a6bf60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e86a5d358> # /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 0x7f2e86a5db70> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e867cd860> # /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 0x7f2e86a8ef28> <<< 9158 1726887150.63831: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e86a5d1d0> # 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 0x7f2e867dce10> # 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 0x7f2e867dcef0> # 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 0x7f2e867ea0b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e867bf5f8> # /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 0x7f2e867f9a20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e867f2160> # 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 0x7f2e867f2358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e867eabe0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/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_wzr0zab1/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_wzr0zab1/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 9158 1726887150.64934: 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 0x7f2e86814dd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e86814a90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e868142b0> # /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 0x7f2e86814940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e86801be0> # zipimport: zlib available <<< 9158 1726887150.66033: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/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_wzr0zab1/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/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_wzr0zab1/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_wzr0zab1/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9158 1726887150.67117: 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 0x7f2e83101240> # 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_wzr0zab1/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available <<< 9158 1726887150.67519: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 9158 1726887150.68496: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/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_wzr0zab1/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_wzr0zab1/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 0x7f2e83176e48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9158 1726887150.69653: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/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_wzr0zab1/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 <<< 9158 1726887150.71830: 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 0x7f2e83198198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e8314beb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/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 0x7f2e8673b0f0> # /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 0x7f2e8673b198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e8318eb00> <<< 9158 1726887150.72918: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/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_wzr0zab1/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_wzr0zab1/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/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_wzr0zab1/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/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_wzr0zab1/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 9158 1726887150.74028: 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 <<< 9158 1726887150.74038: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 9158 1726887150.74052: stdout chunk (state=3): >>><<< 9158 1726887150.74060: stderr chunk (state=3): >>><<< 9158 1726887150.74117: _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 0x7f2e8ab80e48> # /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 0x7f2e8ab16828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e8ab809b0> # /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 0x7f2e8ab23630> 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 0x7f2e8ab2a160> # /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 0x7f2e8ab2f0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e8ab2a748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e8ab2a390> # /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 0x7f2e8aad4470> # /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 0x7f2e8aad9e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e8aad4b38> # /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 0x7f2e8aae04e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e8aac3d68> # /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 0x7f2e8aac6198> # /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 0x7f2e88dd4940> # /usr/lib64/python3.6/__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 0x7f2e88de6240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e8ab34a20> 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 0x7f2e88d540f0> # /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 0x7f2e88d5f320> # /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 0x7f2e88d5ffd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88d5fb00> 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 0x7f2e88d5e0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88daf828> # /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 0x7f2e88dafc18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88da31d0> # /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 0x7f2e88da3eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88d9b4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88d8b4e0> # /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 0x7f2e88b0b320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88b13da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88da3128> 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 0x7f2e88b1aeb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88d85320> # /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 0x7f2e88b1f278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88b1f080> # 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 0x7f2e88b1f390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88dfd080> # /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 0x7f2e88b1fe80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88b1fa90> # /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 0x7f2e88b2b748> # /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 0x7f2e88b2bf28> # /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 0x7f2e886b1208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88b2b828> # /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 0x7f2e886b6cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88b1f5c0> # /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 0x7f2e886da358> # 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 0x7f2e886da710> # /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 0x7f2e886e2400> # /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 0x7f2e8848cc18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88480358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88480048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88471ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e886e2da0> # 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 0x7f2e88480fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e886daa90> # /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 0x7f2e8aa90780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e884870b8> 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 0x7f2e8aa90b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e88b1f908> # /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 0x7f2e8aaaa630> # /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 0x7f2e8aaae6a0> # 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 0x7f2e8aaaeb70> # 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 0x7f2e8aaaec88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e8aaaae80> # /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 0x7f2e8aaaefd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e8aaae550> # 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 0x7f2e8aaae2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e8aa9eb70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e886c63c8> # /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 0x7f2e8aaaa4e0> # /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 0x7f2e86ab1978> # zipimport: found 33 names in '/tmp/ansible_stat_payload_wzr0zab1/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/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 0x7f2e868057f0> 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 0x7f2e867952e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e86805e48> # 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 0x7f2e86ab1fd0> # /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 0x7f2e86770ba8> # /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 0x7f2e867db1d0> # 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 0x7f2e867dbb38> # 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 0x7f2e86784080> # /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 0x7f2e867d9160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e867b6320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e867ad518> # /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 0x7f2e86ad3d68> # 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 0x7f2e867bf390> # /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 0x7f2e867bf4a8> # /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 0x7f2e86a66f28> # /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 0x7f2e86a6bf60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e86a5d358> # /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 0x7f2e86a5db70> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e867cd860> # /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 0x7f2e86a8ef28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e86a5d1d0> # 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 0x7f2e867dce10> # 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 0x7f2e867dcef0> # 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 0x7f2e867ea0b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e867bf5f8> # /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 0x7f2e867f9a20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e867f2160> # 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 0x7f2e867f2358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e867eabe0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/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_wzr0zab1/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_wzr0zab1/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 0x7f2e86814dd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e86814a90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e868142b0> # /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 0x7f2e86814940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e86801be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/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_wzr0zab1/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/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_wzr0zab1/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_wzr0zab1/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 0x7f2e83101240> # 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_wzr0zab1/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_wzr0zab1/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_wzr0zab1/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_wzr0zab1/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_wzr0zab1/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 0x7f2e83176e48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/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_wzr0zab1/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/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_wzr0zab1/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 0x7f2e83198198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e8314beb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/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 0x7f2e8673b0f0> # /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 0x7f2e8673b198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2e8318eb00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/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_wzr0zab1/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_wzr0zab1/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/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_wzr0zab1/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_wzr0zab1/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_wzr0zab1/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.42.224 closed. 9158 1726887150.75347: done with _execute_module (stat, {'path': '/sbin/transactional-update', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'stat', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887150.1798034-9158-206547789922311/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9158 1726887150.75362: _low_level_execute_command(): starting 9158 1726887150.75370: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887150.1798034-9158-206547789922311/ > /dev/null 2>&1 && sleep 0' 9158 1726887150.84955: stderr chunk (state=2): >>><<< 9158 1726887150.84968: stdout chunk (state=2): >>><<< 9158 1726887150.84987: _low_level_execute_command() done: rc=0, stdout=, stderr= 9158 1726887150.84997: handler run complete 9158 1726887150.85025: attempt loop complete, returning result 9158 1726887150.85032: _execute() done 9158 1726887150.85038: dumping result to json 9158 1726887150.85044: done dumping result, returning 9158 1726887150.85055: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin [0e652c5f-a961-fb27-5144-0000000000d1] 9158 1726887150.85064: sending task result for task 0e652c5f-a961-fb27-5144-0000000000d1 9158 1726887150.85106: done sending task result for task 0e652c5f-a961-fb27-5144-0000000000d1 9158 1726887150.85111: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "stat": { "exists": false } } 8861 1726887150.86318: no more pending results, returning what we have 8861 1726887150.86322: results queue empty 8861 1726887150.86323: checking for any_errors_fatal 8861 1726887150.86328: done checking for any_errors_fatal 8861 1726887150.86329: checking for max_fail_percentage 8861 1726887150.86331: done checking for max_fail_percentage 8861 1726887150.86331: checking to see if all hosts have failed and the running result is not ok 8861 1726887150.86332: done checking to see if all hosts have failed 8861 1726887150.86333: getting the remaining hosts for this loop 8861 1726887150.86334: done getting the remaining hosts for this loop 8861 1726887150.86338: getting the next task for host managed_node2 8861 1726887150.86344: done getting next task for host managed_node2 8861 1726887150.86348: ^ task is: TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists 8861 1726887150.86353: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887150.86363: getting variables 8861 1726887150.86365: in VariableManager get_vars() 8861 1726887150.86400: Calling all_inventory to load vars for managed_node2 8861 1726887150.86403: Calling groups_inventory to load vars for managed_node2 8861 1726887150.86406: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887150.86416: Calling all_plugins_play to load vars for managed_node2 8861 1726887150.86420: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887150.86424: Calling groups_plugins_play to load vars for managed_node2 8861 1726887150.86612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887150.86873: done with get_vars() 8861 1726887150.86883: done getting variables 8861 1726887150.86949: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Set flag if transactional-update exists] *** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:27 Friday 20 September 2024 22:52:30 -0400 (0:00:00.794) 0:00:07.228 ****** 8861 1726887150.86982: entering _queue_task() for managed_node2/set_fact 8861 1726887150.87238: worker is 1 (out of 1 available) 8861 1726887150.87253: exiting _queue_task() for managed_node2/set_fact 8861 1726887150.87265: done queuing things up, now waiting for results queue to drain 8861 1726887150.87267: waiting for pending results... 9196 1726887150.89124: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists 9196 1726887150.89289: in run() - task 0e652c5f-a961-fb27-5144-0000000000d2 9196 1726887150.89307: variable 'ansible_search_path' from source: unknown 9196 1726887150.89315: variable 'ansible_search_path' from source: unknown 9196 1726887150.89350: calling self._execute() 9196 1726887150.89423: variable 'ansible_host' from source: host vars for 'managed_node2' 9196 1726887150.89434: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9196 1726887150.89448: variable 'omit' from source: magic vars 9196 1726887150.89954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9196 1726887150.91540: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9196 1726887150.91596: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9196 1726887150.91640: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9196 1726887150.91681: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9196 1726887150.91778: 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) 9196 1726887150.91808: 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) 9196 1726887150.91842: 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) 9196 1726887150.91873: 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) 9196 1726887150.92021: Evaluated conditional (not __timesync_is_transactional is defined): True 9196 1726887150.92032: variable 'omit' from source: magic vars 9196 1726887150.92092: variable 'omit' from source: magic vars 9196 1726887150.92229: variable '__transactional_update_stat' from source: set_fact 9196 1726887150.92281: variable 'omit' from source: magic vars 9196 1726887150.92309: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9196 1726887150.92344: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9196 1726887150.92363: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9196 1726887150.92411: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9196 1726887150.93553: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9196 1726887150.93587: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9196 1726887150.93594: variable 'ansible_host' from source: host vars for 'managed_node2' 9196 1726887150.93600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9196 1726887150.93717: Set connection var ansible_timeout to 10 9196 1726887150.93724: Set connection var ansible_shell_type to sh 9196 1726887150.93736: Set connection var ansible_pipelining to False 9196 1726887150.93746: Set connection var ansible_module_compression to ZIP_DEFLATED 9196 1726887150.93753: Set connection var ansible_connection to ssh 9196 1726887150.93760: Set connection var ansible_shell_executable to /bin/sh 9196 1726887150.93787: variable 'ansible_shell_executable' from source: unknown 9196 1726887150.93793: variable 'ansible_connection' from source: unknown 9196 1726887150.93799: variable 'ansible_module_compression' from source: unknown 9196 1726887150.93805: variable 'ansible_shell_type' from source: unknown 9196 1726887150.93811: variable 'ansible_shell_executable' from source: unknown 9196 1726887150.93819: variable 'ansible_host' from source: host vars for 'managed_node2' 9196 1726887150.93826: variable 'ansible_pipelining' from source: unknown 9196 1726887150.93831: variable 'ansible_timeout' from source: unknown 9196 1726887150.93838: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9196 1726887150.93964: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9196 1726887150.93979: variable 'omit' from source: magic vars 9196 1726887150.93988: starting attempt loop 9196 1726887150.93994: running the handler 9196 1726887150.94008: handler run complete 9196 1726887150.94022: attempt loop complete, returning result 9196 1726887150.94028: _execute() done 9196 1726887150.94032: dumping result to json 9196 1726887150.94037: done dumping result, returning 9196 1726887150.94046: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists [0e652c5f-a961-fb27-5144-0000000000d2] 9196 1726887150.94057: sending task result for task 0e652c5f-a961-fb27-5144-0000000000d2 9196 1726887150.94088: done sending task result for task 0e652c5f-a961-fb27-5144-0000000000d2 9196 1726887150.94093: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__timesync_is_transactional": false }, "changed": false } 8861 1726887150.94552: no more pending results, returning what we have 8861 1726887150.94556: results queue empty 8861 1726887150.94558: checking for any_errors_fatal 8861 1726887150.94565: done checking for any_errors_fatal 8861 1726887150.94566: checking for max_fail_percentage 8861 1726887150.94567: done checking for max_fail_percentage 8861 1726887150.94568: checking to see if all hosts have failed and the running result is not ok 8861 1726887150.94569: done checking to see if all hosts have failed 8861 1726887150.94570: getting the remaining hosts for this loop 8861 1726887150.94571: done getting the remaining hosts for this loop 8861 1726887150.94575: getting the next task for host managed_node2 8861 1726887150.94585: done getting next task for host managed_node2 8861 1726887150.94589: ^ task is: TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables 8861 1726887150.94592: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887150.94605: getting variables 8861 1726887150.94606: in VariableManager get_vars() 8861 1726887150.94643: Calling all_inventory to load vars for managed_node2 8861 1726887150.94646: Calling groups_inventory to load vars for managed_node2 8861 1726887150.94650: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887150.94659: Calling all_plugins_play to load vars for managed_node2 8861 1726887150.94668: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887150.94673: Calling groups_plugins_play to load vars for managed_node2 8861 1726887150.94867: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887150.95088: done with get_vars() 8861 1726887150.95098: done getting variables 8861 1726887150.95215: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.timesync : Set platform/version specific variables] *** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:31 Friday 20 September 2024 22:52:30 -0400 (0:00:00.082) 0:00:07.310 ****** 8861 1726887150.95246: entering _queue_task() for managed_node2/include_vars 8861 1726887150.95248: Creating lock for include_vars 8861 1726887150.95486: worker is 1 (out of 1 available) 8861 1726887150.95502: exiting _queue_task() for managed_node2/include_vars 8861 1726887150.95522: done queuing things up, now waiting for results queue to drain 8861 1726887150.95525: waiting for pending results... 9200 1726887150.96271: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables 9200 1726887150.96405: in run() - task 0e652c5f-a961-fb27-5144-0000000000d4 9200 1726887150.96423: variable 'ansible_search_path' from source: unknown 9200 1726887150.96430: variable 'ansible_search_path' from source: unknown 9200 1726887150.96463: calling self._execute() 9200 1726887150.96529: variable 'ansible_host' from source: host vars for 'managed_node2' 9200 1726887150.96539: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9200 1726887150.96549: variable 'omit' from source: magic vars 9200 1726887150.96652: variable 'omit' from source: magic vars 9200 1726887150.96711: variable 'omit' from source: magic vars 9200 1726887150.97373: variable 'ffparams' from source: task vars 9200 1726887150.97540: variable 'ansible_facts' from source: unknown 9200 1726887150.97767: variable 'ansible_facts' from source: unknown 9200 1726887150.97929: variable 'ansible_facts' from source: unknown 9200 1726887150.98093: variable 'ansible_facts' from source: unknown 9200 1726887150.98234: variable 'role_path' from source: magic vars 9200 1726887150.98408: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 9200 1726887150.99286: Loaded config def from plugin (lookup/first_found) 9200 1726887150.99296: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 9200 1726887150.99339: variable 'ansible_search_path' from source: unknown 9200 1726887150.99374: variable 'omit' from source: magic vars 9200 1726887150.99406: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9200 1726887150.99438: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9200 1726887150.99459: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9200 1726887150.99484: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9200 1726887150.99498: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9200 1726887150.99535: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9200 1726887150.99543: variable 'ansible_host' from source: host vars for 'managed_node2' 9200 1726887150.99550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9200 1726887150.99666: Set connection var ansible_timeout to 10 9200 1726887150.99674: Set connection var ansible_shell_type to sh 9200 1726887150.99686: Set connection var ansible_pipelining to False 9200 1726887150.99697: Set connection var ansible_module_compression to ZIP_DEFLATED 9200 1726887150.99705: Set connection var ansible_connection to ssh 9200 1726887150.99715: Set connection var ansible_shell_executable to /bin/sh 9200 1726887150.99740: variable 'ansible_shell_executable' from source: unknown 9200 1726887150.99748: variable 'ansible_connection' from source: unknown 9200 1726887150.99754: variable 'ansible_module_compression' from source: unknown 9200 1726887150.99759: variable 'ansible_shell_type' from source: unknown 9200 1726887150.99764: variable 'ansible_shell_executable' from source: unknown 9200 1726887150.99769: variable 'ansible_host' from source: host vars for 'managed_node2' 9200 1726887150.99774: variable 'ansible_pipelining' from source: unknown 9200 1726887150.99779: variable 'ansible_timeout' from source: unknown 9200 1726887150.99785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9200 1726887150.99900: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9200 1726887150.99916: variable 'omit' from source: magic vars 9200 1726887150.99925: starting attempt loop 9200 1726887150.99931: running the handler 9200 1726887151.00004: handler run complete 9200 1726887151.00108: attempt loop complete, returning result 9200 1726887151.00119: _execute() done 9200 1726887151.00132: dumping result to json 9200 1726887151.00146: done dumping result, returning 9200 1726887151.00154: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables [0e652c5f-a961-fb27-5144-0000000000d4] 9200 1726887151.00184: sending task result for task 0e652c5f-a961-fb27-5144-0000000000d4 9200 1726887151.00232: done sending task result for task 0e652c5f-a961-fb27-5144-0000000000d4 9200 1726887151.00238: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "timesync_chrony_conf_path": "/etc/chrony.conf", "timesync_chrony_dhcp_sourcedir": "", "timesync_chrony_sysconfig_path": "/etc/sysconfig/chronyd", "timesync_ntp_provider_os_default": "chrony", "timesync_ntp_sysconfig_path": "/etc/sysconfig/ntpd", "timesync_phc2sys_sysconfig_path": "/etc/sysconfig/phc2sys", "timesync_ptp4l_sysconfig_path": "/etc/sysconfig/ptp4l", "timesync_timemaster_config_path": "/etc/timemaster.conf" }, "ansible_included_var_files": [ "/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/vars/CentOS_8.yml" ], "changed": false } 8861 1726887151.00514: no more pending results, returning what we have 8861 1726887151.00518: results queue empty 8861 1726887151.00520: checking for any_errors_fatal 8861 1726887151.00524: done checking for any_errors_fatal 8861 1726887151.00525: checking for max_fail_percentage 8861 1726887151.00528: done checking for max_fail_percentage 8861 1726887151.00529: checking to see if all hosts have failed and the running result is not ok 8861 1726887151.00529: done checking to see if all hosts have failed 8861 1726887151.00530: getting the remaining hosts for this loop 8861 1726887151.00531: done getting the remaining hosts for this loop 8861 1726887151.00533: getting the next task for host managed_node2 8861 1726887151.00539: done getting next task for host managed_node2 8861 1726887151.00542: ^ task is: TASK: fedora.linux_system_roles.timesync : Populate service facts 8861 1726887151.00543: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887151.00554: getting variables 8861 1726887151.00557: in VariableManager get_vars() 8861 1726887151.00590: Calling all_inventory to load vars for managed_node2 8861 1726887151.00593: Calling groups_inventory to load vars for managed_node2 8861 1726887151.00594: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887151.00601: Calling all_plugins_play to load vars for managed_node2 8861 1726887151.00603: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887151.00605: Calling groups_plugins_play to load vars for managed_node2 8861 1726887151.00840: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887151.01039: done with get_vars() 8861 1726887151.01049: done getting variables TASK [fedora.linux_system_roles.timesync : Populate service facts] ************* task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:5 Friday 20 September 2024 22:52:31 -0400 (0:00:00.059) 0:00:07.369 ****** 8861 1726887151.01151: entering _queue_task() for managed_node2/service_facts 8861 1726887151.01153: Creating lock for service_facts 8861 1726887151.01353: worker is 1 (out of 1 available) 8861 1726887151.01367: exiting _queue_task() for managed_node2/service_facts 8861 1726887151.01377: done queuing things up, now waiting for results queue to drain 8861 1726887151.01378: waiting for pending results... 9204 1726887151.01573: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Populate service facts 9204 1726887151.01694: in run() - task 0e652c5f-a961-fb27-5144-000000000010 9204 1726887151.01713: variable 'ansible_search_path' from source: unknown 9204 1726887151.01720: variable 'ansible_search_path' from source: unknown 9204 1726887151.01754: calling self._execute() 9204 1726887151.01821: variable 'ansible_host' from source: host vars for 'managed_node2' 9204 1726887151.01829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9204 1726887151.01839: variable 'omit' from source: magic vars 9204 1726887151.01928: variable 'omit' from source: magic vars 9204 1726887151.01960: variable 'omit' from source: magic vars 9204 1726887151.01985: variable 'omit' from source: magic vars 9204 1726887151.02017: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9204 1726887151.02051: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9204 1726887151.02070: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9204 1726887151.02084: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9204 1726887151.02095: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9204 1726887151.02121: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9204 1726887151.02127: variable 'ansible_host' from source: host vars for 'managed_node2' 9204 1726887151.02131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9204 1726887151.02210: Set connection var ansible_timeout to 10 9204 1726887151.02218: Set connection var ansible_shell_type to sh 9204 1726887151.02225: Set connection var ansible_pipelining to False 9204 1726887151.02232: Set connection var ansible_module_compression to ZIP_DEFLATED 9204 1726887151.02236: Set connection var ansible_connection to ssh 9204 1726887151.02241: Set connection var ansible_shell_executable to /bin/sh 9204 1726887151.02256: variable 'ansible_shell_executable' from source: unknown 9204 1726887151.02261: variable 'ansible_connection' from source: unknown 9204 1726887151.02267: variable 'ansible_module_compression' from source: unknown 9204 1726887151.02273: variable 'ansible_shell_type' from source: unknown 9204 1726887151.02278: variable 'ansible_shell_executable' from source: unknown 9204 1726887151.02281: variable 'ansible_host' from source: host vars for 'managed_node2' 9204 1726887151.02284: variable 'ansible_pipelining' from source: unknown 9204 1726887151.02287: variable 'ansible_timeout' from source: unknown 9204 1726887151.02292: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9204 1726887151.02489: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9204 1726887151.02505: variable 'omit' from source: magic vars 9204 1726887151.02515: starting attempt loop 9204 1726887151.02521: running the handler 9204 1726887151.02537: _low_level_execute_command(): starting 9204 1726887151.02548: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9204 1726887151.06196: stdout chunk (state=2): >>>/root <<< 9204 1726887151.06274: stderr chunk (state=3): >>><<< 9204 1726887151.06283: stdout chunk (state=3): >>><<< 9204 1726887151.06305: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9204 1726887151.06322: _low_level_execute_command(): starting 9204 1726887151.06328: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887151.063165-9204-49242903169634 `" && echo ansible-tmp-1726887151.063165-9204-49242903169634="` echo /root/.ansible/tmp/ansible-tmp-1726887151.063165-9204-49242903169634 `" ) && sleep 0' 9204 1726887151.10519: stdout chunk (state=2): >>>ansible-tmp-1726887151.063165-9204-49242903169634=/root/.ansible/tmp/ansible-tmp-1726887151.063165-9204-49242903169634 <<< 9204 1726887151.10531: stderr chunk (state=2): >>><<< 9204 1726887151.10546: stdout chunk (state=3): >>><<< 9204 1726887151.10559: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887151.063165-9204-49242903169634=/root/.ansible/tmp/ansible-tmp-1726887151.063165-9204-49242903169634 , stderr= 9204 1726887151.10616: variable 'ansible_module_compression' from source: unknown 9204 1726887151.10672: ANSIBALLZ: Using lock for service_facts 9204 1726887151.10679: ANSIBALLZ: Acquiring lock 9204 1726887151.10687: ANSIBALLZ: Lock acquired: 140607866774800 9204 1726887151.10694: ANSIBALLZ: Creating module 9204 1726887151.28845: ANSIBALLZ: Writing module into payload 9204 1726887151.28941: ANSIBALLZ: Writing module 9204 1726887151.28966: ANSIBALLZ: Renaming module 9204 1726887151.28976: ANSIBALLZ: Done creating module 9204 1726887151.28994: variable 'ansible_facts' from source: unknown 9204 1726887151.29047: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887151.063165-9204-49242903169634/AnsiballZ_service_facts.py 9204 1726887151.29178: Sending initial data 9204 1726887151.29187: Sent initial data (158 bytes) 9204 1726887151.34532: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-88616f_o2l0p/tmpl7mwo9o2 /root/.ansible/tmp/ansible-tmp-1726887151.063165-9204-49242903169634/AnsiballZ_service_facts.py <<< 9204 1726887151.37121: stderr chunk (state=3): >>><<< 9204 1726887151.37133: stdout chunk (state=3): >>><<< 9204 1726887151.37159: done transferring module to remote 9204 1726887151.37179: _low_level_execute_command(): starting 9204 1726887151.37190: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887151.063165-9204-49242903169634/ /root/.ansible/tmp/ansible-tmp-1726887151.063165-9204-49242903169634/AnsiballZ_service_facts.py && sleep 0' 9204 1726887151.42204: stderr chunk (state=2): >>><<< 9204 1726887151.42219: stdout chunk (state=2): >>><<< 9204 1726887151.42241: _low_level_execute_command() done: rc=0, stdout=, stderr= 9204 1726887151.42248: _low_level_execute_command(): starting 9204 1726887151.42259: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887151.063165-9204-49242903169634/AnsiballZ_service_facts.py && sleep 0' 9204 1726887151.46644: 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 0x7f12d78abe48> # /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 0x7f12d7841828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d78ab9b0> # /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 0x7f12d784e630> 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 0x7f12d7855160> # /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 0x7f12d785a0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d7855748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d7855390> <<< 9204 1726887151.47727: 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 0x7f12d77ff470> # /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 0x7f12d7804e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d77ffb38> # /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 0x7f12d780b4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d77eed68> # /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 0x7f12d77f1198> # /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 0x7f12d5aff940> # /usr/lib64/python3.6/__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 0x7f12d5b11240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d785fa20> 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 <<< 9204 1726887151.49727: 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 0x7f12d5a7e080> # /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 0x7f12d5a8a2b0> # /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 0x7f12d5a8af60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d5a8aa90> 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 0x7f12d5a94080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d5ada7b8> # /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 0x7f12d5adaba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d5ace160> # /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 0x7f12d5acee48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d5ac6438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d5ab6470> # /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 0x7f12d5837278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d583fcf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d5ace438> 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 0x7f12d5845e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d5ab02b0> # /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 0x7f12d584b1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d5845f98> <<< 9204 1726887151.51917: 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 0x7f12d584b2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d5b1ffd0> # /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 0x7f12d584bdd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d584b9e8> # /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 0x7f12d58566a0> # /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 0x7f12d5856e80> # /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 0x7f12d53de198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d5856780> # /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 0x7f12d53e2c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d584b518> # /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 0x7f12d54072e8> # 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 0x7f12d54076a0> # /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 0x7f12d540d390> # /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<<< 9204 1726887151.52618: stdout chunk (state=3): >>>-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 0x7f12d51b8ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d51af2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d51a6f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d519de80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d540dd30> # 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 0x7f12d51aff60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d5407a20> # /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 0x7f12d77bb710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d51b0048> 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 0x7f12d77bba90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d584b860> # /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 0x7f12d77d55c0> # /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 0x7f12d77d9630> # 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 0x7f12d77d9b00> # 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 0x7f12d77d9c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d77d5e10> # /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 0x7f12d77d9f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d77d94e0> # 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 0x7f12d77d9240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d77c9b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d53f2358> # /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 0x7f12d77d5470> # /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 0x7f12d37dc908> # zipimport: found 33 names in '/tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9204 1726887151.53124: stdout chunk (state=3): >>># zipimport: zlib available <<< 9204 1726887151.56825: 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 0x7f12d3499ac8> 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 0x7f12d34c2278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d35024e0> # 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 0x7f12d35025f8> # /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 0x7f12d3502b38> # /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 0x7f12d3505160> # 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 0x7f12d34b0390> # 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 0x7f12d34b0e48> # /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 0x7f12d3503128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d34e42b0> <<< 9204 1726887151.57925: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d34da4a8> # /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 0x7f12d37fbd30> # 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 0x7f12d34f0358> # /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 0x7f12d34f0470> # /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 0x7f12d357bef0> # /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 0x7f12d3581ef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d3572320> # /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 0x7f12d3572b38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d34fd828> # /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 0x7f12d35a1f28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d3572198> <<< 9204 1726887151.59127: 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 0x7f12d352de10> # 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 0x7f12d352def0> # 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 0x7f12d353b0b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d34f05c0> # /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 0x7f12d354aa58> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d3544198> # 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 0x7f12d3544390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d353bc18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12d3567e10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d3567ac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d35672e8> # /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 0x7f12d3567978> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d3551c18> # zipimport: zlib available # zipimport: zlib available <<< 9204 1726887151.60219: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12cfe2b240> # zipimport: zlib available <<< 9204 1726887151.62336: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9204 1726887151.63420: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available <<< 9204 1726887151.63446: 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 0x7f12cfe9fe48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7f12cfe85128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12cffbfe48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9204 1726887151.64565: 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' <<< 9204 1726887151.66103: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12cfeb5080> # /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 0x7f12cfeb5128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12cfe5a940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9204 1726887151.66309: stdout chunk (state=3): >>># zipimport: zlib available import 'gc' # <<< 9204 1726887151.67624: 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 0x7f12cff02f98> <<< 9204 1726887153.45714: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "auto-cpufreq.service": {"name": "auto-cpufreq.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "running", "status": "static", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-node<<< 9204 1726887153.45737: stdout chunk (state=3): >>>s.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "running", "status": "static", "source": "systemd"}, "power-profiles-daemon.service": {"name": "power-profiles-daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found"<<< 9204 1726887153.45768: stdout chunk (state=3): >>>, "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-plymouth.service": {"name": "systemd-ask-password-plymouth.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-coredump@0.service": {"name": "systemd-coredump@0.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "tlp.service": {"name": "tlp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "tuned.service": {"name": "tuned.service", "state": "running", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "act<<< 9204 1726887153.45790: stdout chunk (state=3): >>>ive", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "chrony-dnssrv@.service": {"name": "chrony-dnssrv@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "ebtables.service": {"name": "ebtables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "halt-local.service": {"name": "halt-local.service", "state": "inactive", "status": "static", "source": "systemd"}, "iprdump.service": {"name": "iprdump.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "iprinit.service": {"name": "iprinit.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "iprupdate.service": {"name": "iprupdate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd<<< 9204 1726887153.45816: stdout chunk (state=3): >>>"}, "messagebus.service": {"name": "messagebus.service", "state": "active", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nfs-convert.service": {"name": "nfs-convert.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state<<< 9204 1726887153.45831: stdout chunk (state=3): >>>": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "active", "status": "enabled", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-resolved.service": {"name": "systemd-resolved.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "masked", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "tcsd.service": {"name": "tcsd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "timedatex.service": {"name": "timedatex.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} <<< 9204 1726887153.45979: stdout chunk (state=3): >>># destroy __main__ <<< 9204 1726887153.46585: 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<<< 9204 1726887153.46600: 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 gc # cleanup[2] removing _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9204 1726887153.46761: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9204 1726887153.46800: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 9204 1726887153.46811: stdout chunk (state=3): >>># destroy zipimport <<< 9204 1726887153.46829: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 9204 1726887153.47639: 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 # 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.move<<< 9204 1726887153.47651: stdout chunk (state=3): >>>s # destroy _operator # destroy re <<< 9204 1726887153.47815: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 9204 1726887153.47823: stdout chunk (state=3): >>><<< 9204 1726887153.47839: stderr chunk (state=3): >>><<< 9204 1726887153.47891: _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 0x7f12d78abe48> # /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 0x7f12d7841828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d78ab9b0> # /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 0x7f12d784e630> 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 0x7f12d7855160> # /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 0x7f12d785a0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d7855748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d7855390> # /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 0x7f12d77ff470> # /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 0x7f12d7804e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d77ffb38> # /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 0x7f12d780b4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d77eed68> # /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 0x7f12d77f1198> # /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 0x7f12d5aff940> # /usr/lib64/python3.6/__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 0x7f12d5b11240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d785fa20> 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 0x7f12d5a7e080> # /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 0x7f12d5a8a2b0> # /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 0x7f12d5a8af60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d5a8aa90> 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 0x7f12d5a94080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d5ada7b8> # /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 0x7f12d5adaba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d5ace160> # /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 0x7f12d5acee48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d5ac6438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d5ab6470> # /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 0x7f12d5837278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d583fcf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d5ace438> 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 0x7f12d5845e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d5ab02b0> # /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 0x7f12d584b1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d5845f98> # 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 0x7f12d584b2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d5b1ffd0> # /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 0x7f12d584bdd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d584b9e8> # /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 0x7f12d58566a0> # /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 0x7f12d5856e80> # /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 0x7f12d53de198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d5856780> # /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 0x7f12d53e2c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d584b518> # /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 0x7f12d54072e8> # 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 0x7f12d54076a0> # /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 0x7f12d540d390> # /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 0x7f12d51b8ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d51af2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d51a6f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d519de80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d540dd30> # 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 0x7f12d51aff60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d5407a20> # /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 0x7f12d77bb710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d51b0048> 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 0x7f12d77bba90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d584b860> # /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 0x7f12d77d55c0> # /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 0x7f12d77d9630> # 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 0x7f12d77d9b00> # 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 0x7f12d77d9c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d77d5e10> # /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 0x7f12d77d9f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d77d94e0> # 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 0x7f12d77d9240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d77c9b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d53f2358> # /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 0x7f12d77d5470> # /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 0x7f12d37dc908> # zipimport: found 33 names in '/tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d3499ac8> 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 0x7f12d34c2278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d35024e0> # 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 0x7f12d35025f8> # /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 0x7f12d3502b38> # /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 0x7f12d3505160> # 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 0x7f12d34b0390> # 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 0x7f12d34b0e48> # /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 0x7f12d3503128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d34e42b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d34da4a8> # /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 0x7f12d37fbd30> # 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 0x7f12d34f0358> # /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 0x7f12d34f0470> # /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 0x7f12d357bef0> # /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 0x7f12d3581ef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d3572320> # /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 0x7f12d3572b38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d34fd828> # /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 0x7f12d35a1f28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d3572198> # 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 0x7f12d352de10> # 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 0x7f12d352def0> # 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 0x7f12d353b0b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d34f05c0> # /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 0x7f12d354aa58> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d3544198> # 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 0x7f12d3544390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d353bc18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f12d3567e10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d3567ac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d35672e8> # /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 0x7f12d3567978> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12d3551c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12cfe2b240> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12cfe9fe48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7f12cfe85128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12cffbfe48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12cfeb5080> # /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 0x7f12cfeb5128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12cfe5a940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_43x5nbrc/ansible_service_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f12cff02f98> {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "auto-cpufreq.service": {"name": "auto-cpufreq.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "running", "status": "static", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "running", "status": "static", "source": "systemd"}, "power-profiles-daemon.service": {"name": "power-profiles-daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-plymouth.service": {"name": "systemd-ask-password-plymouth.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-coredump@0.service": {"name": "systemd-coredump@0.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "tlp.service": {"name": "tlp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "tuned.service": {"name": "tuned.service", "state": "running", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "chrony-dnssrv@.service": {"name": "chrony-dnssrv@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "ebtables.service": {"name": "ebtables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "halt-local.service": {"name": "halt-local.service", "state": "inactive", "status": "static", "source": "systemd"}, "iprdump.service": {"name": "iprdump.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "iprinit.service": {"name": "iprinit.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "iprupdate.service": {"name": "iprupdate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "messagebus.service": {"name": "messagebus.service", "state": "active", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nfs-convert.service": {"name": "nfs-convert.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "active", "status": "enabled", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-resolved.service": {"name": "systemd-resolved.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "masked", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "tcsd.service": {"name": "tcsd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "timedatex.service": {"name": "timedatex.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 # 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 # 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.224 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 # 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 # 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 9204 1726887153.49750: done with _execute_module (service_facts, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'service_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887151.063165-9204-49242903169634/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9204 1726887153.49766: _low_level_execute_command(): starting 9204 1726887153.49774: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887151.063165-9204-49242903169634/ > /dev/null 2>&1 && sleep 0' 9204 1726887153.52780: stderr chunk (state=2): >>><<< 9204 1726887153.52791: stdout chunk (state=2): >>><<< 9204 1726887153.52807: _low_level_execute_command() done: rc=0, stdout=, stderr= 9204 1726887153.52817: handler run complete 9204 1726887153.52932: variable 'ansible_facts' from source: unknown 9204 1726887153.53033: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9204 1726887153.53318: variable 'ansible_facts' from source: unknown 9204 1726887153.53400: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9204 1726887153.53524: attempt loop complete, returning result 9204 1726887153.53531: _execute() done 9204 1726887153.53537: dumping result to json 9204 1726887153.53579: done dumping result, returning 9204 1726887153.53590: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Populate service facts [0e652c5f-a961-fb27-5144-000000000010] 9204 1726887153.53598: sending task result for task 0e652c5f-a961-fb27-5144-000000000010 9204 1726887153.53902: done sending task result for task 0e652c5f-a961-fb27-5144-000000000010 9204 1726887153.53909: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "auto-cpufreq.service": { "name": "auto-cpufreq.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "power-profiles-daemon.service": { "name": "power-profiles-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-coredump@0.service": { "name": "systemd-coredump@0.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tlp.service": { "name": "tlp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } 8861 1726887153.54885: no more pending results, returning what we have 8861 1726887153.54888: results queue empty 8861 1726887153.54889: checking for any_errors_fatal 8861 1726887153.54892: done checking for any_errors_fatal 8861 1726887153.54892: checking for max_fail_percentage 8861 1726887153.54893: done checking for max_fail_percentage 8861 1726887153.54893: checking to see if all hosts have failed and the running result is not ok 8861 1726887153.54894: done checking to see if all hosts have failed 8861 1726887153.54894: getting the remaining hosts for this loop 8861 1726887153.54895: done getting the remaining hosts for this loop 8861 1726887153.54897: getting the next task for host managed_node2 8861 1726887153.54900: done getting next task for host managed_node2 8861 1726887153.54902: ^ task is: TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names 8861 1726887153.54903: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887153.54909: getting variables 8861 1726887153.54910: in VariableManager get_vars() 8861 1726887153.54930: Calling all_inventory to load vars for managed_node2 8861 1726887153.54932: Calling groups_inventory to load vars for managed_node2 8861 1726887153.54934: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887153.54939: Calling all_plugins_play to load vars for managed_node2 8861 1726887153.54941: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887153.54943: Calling groups_plugins_play to load vars for managed_node2 8861 1726887153.55165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887153.55460: done with get_vars() 8861 1726887153.55468: done getting variables 8861 1726887153.55509: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names] *** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:8 Friday 20 September 2024 22:52:33 -0400 (0:00:02.543) 0:00:09.913 ****** 8861 1726887153.55531: entering _queue_task() for managed_node2/set_fact 8861 1726887153.55695: worker is 1 (out of 1 available) 8861 1726887153.55711: exiting _queue_task() for managed_node2/set_fact 8861 1726887153.55722: done queuing things up, now waiting for results queue to drain 8861 1726887153.55723: waiting for pending results... 9291 1726887153.55929: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names 9291 1726887153.56058: in run() - task 0e652c5f-a961-fb27-5144-000000000011 9291 1726887153.56076: variable 'ansible_search_path' from source: unknown 9291 1726887153.56083: variable 'ansible_search_path' from source: unknown 9291 1726887153.56121: calling self._execute() 9291 1726887153.56202: variable 'ansible_host' from source: host vars for 'managed_node2' 9291 1726887153.56214: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9291 1726887153.56227: variable 'omit' from source: magic vars 9291 1726887153.56331: variable 'omit' from source: magic vars 9291 1726887153.56376: variable 'omit' from source: magic vars 9291 1726887153.56989: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9291 1726887153.59117: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9291 1726887153.59171: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9291 1726887153.59211: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9291 1726887153.59246: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9291 1726887153.59271: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9291 1726887153.59345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9291 1726887153.59373: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9291 1726887153.59398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9291 1726887153.59442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9291 1726887153.59460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9291 1726887153.59503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9291 1726887153.59528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9291 1726887153.59555: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9291 1726887153.59583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9291 1726887153.59596: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9291 1726887153.59660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9291 1726887153.59683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9291 1726887153.59701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9291 1726887153.59732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9291 1726887153.59745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9291 1726887153.59792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9291 1726887153.59810: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9291 1726887153.59832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9291 1726887153.59858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9291 1726887153.59870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9291 1726887153.60199: variable 'ansible_facts' from source: unknown 9291 1726887153.60375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9291 1726887153.60499: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9291 1726887153.60539: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9291 1726887153.60574: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9291 1726887153.60619: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9291 1726887153.60652: 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) 9291 1726887153.60669: 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) 9291 1726887153.60694: 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) 9291 1726887153.60782: 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) 9291 1726887153.61755: variable 'omit' from source: magic vars 9291 1726887153.61781: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9291 1726887153.61806: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9291 1726887153.61838: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9291 1726887153.61859: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9291 1726887153.61871: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9291 1726887153.61899: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9291 1726887153.61906: variable 'ansible_host' from source: host vars for 'managed_node2' 9291 1726887153.61915: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9291 1726887153.61998: Set connection var ansible_timeout to 10 9291 1726887153.62005: Set connection var ansible_shell_type to sh 9291 1726887153.62020: Set connection var ansible_pipelining to False 9291 1726887153.62031: Set connection var ansible_module_compression to ZIP_DEFLATED 9291 1726887153.62040: Set connection var ansible_connection to ssh 9291 1726887153.62049: Set connection var ansible_shell_executable to /bin/sh 9291 1726887153.62070: variable 'ansible_shell_executable' from source: unknown 9291 1726887153.62076: variable 'ansible_connection' from source: unknown 9291 1726887153.62080: variable 'ansible_module_compression' from source: unknown 9291 1726887153.62085: variable 'ansible_shell_type' from source: unknown 9291 1726887153.62088: variable 'ansible_shell_executable' from source: unknown 9291 1726887153.62091: variable 'ansible_host' from source: host vars for 'managed_node2' 9291 1726887153.62094: variable 'ansible_pipelining' from source: unknown 9291 1726887153.62097: variable 'ansible_timeout' from source: unknown 9291 1726887153.62100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9291 1726887153.62177: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9291 1726887153.62190: variable 'omit' from source: magic vars 9291 1726887153.62200: starting attempt loop 9291 1726887153.62204: running the handler 9291 1726887153.62214: handler run complete 9291 1726887153.62222: attempt loop complete, returning result 9291 1726887153.62226: _execute() done 9291 1726887153.62229: dumping result to json 9291 1726887153.62236: done dumping result, returning 9291 1726887153.62242: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names [0e652c5f-a961-fb27-5144-000000000011] 9291 1726887153.62248: sending task result for task 0e652c5f-a961-fb27-5144-000000000011 9291 1726887153.62291: done sending task result for task 0e652c5f-a961-fb27-5144-000000000011 9291 1726887153.62297: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "timesync_services": [ "auditd", "auth-rpcgss-module", "chronyd", "cloud-config", "cloud-final", "cloud-init-local", "cloud-init", "cpupower", "crond", "dbus", "dnf-makecache", "dracut-cmdline", "dracut-initqueue", "dracut-mount", "dracut-pre-mount", "dracut-pre-pivot", "dracut-pre-trigger", "dracut-pre-udev", "dracut-shutdown-onfailure", "dracut-shutdown", "emergency", "getty@tty1", "gssproxy", "import-state", "initrd-cleanup", "initrd-parse-etc", "initrd-switch-root", "initrd-udevadm-cleanup-db", "irqbalance", "kdump", "kmod-static-nodes", "ldconfig", "loadmodules", "microcode", "NetworkManager-wait-online", "NetworkManager", "nfs-idmapd", "nfs-mountd", "nfs-server", "nfs-utils", "nfsdcld", "nis-domainname", "plymouth-quit-wait", "plymouth-quit", "plymouth-read-write", "plymouth-start", "plymouth-switch-root", "polkit", "rc-local", "rescue", "restraintd", "rngd", "rpc-gssd", "rpc-statd-notify", "rpc-statd", "rpcbind", "rsyslog", "selinux-autorelabel-mark", "sshd-keygen@ecdsa", "sshd-keygen@ed25519", "sshd-keygen@rsa", "sshd", "sssd-kcm", "sssd", "systemd-ask-password-console", "systemd-ask-password-plymouth", "systemd-ask-password-wall", "systemd-binfmt", "systemd-coredump@0", "systemd-firstboot", "systemd-fsck-root", "systemd-hwdb-update", "systemd-initctl", "systemd-journal-catalog-update", "systemd-journal-flush", "systemd-journald", "systemd-logind", "systemd-machine-id-commit", "systemd-modules-load", "systemd-pstore", "systemd-random-seed", "systemd-remount-fs", "systemd-sysctl", "systemd-sysusers", "systemd-tmpfiles-clean", "systemd-tmpfiles-setup-dev", "systemd-tmpfiles-setup", "systemd-udev-trigger", "systemd-udevd", "systemd-update-done", "systemd-update-utmp-runlevel", "systemd-update-utmp", "systemd-user-sessions", "systemd-vconsole-setup", "tuned", "unbound-anchor", "user-runtime-dir@0", "user@0", "autovt", "chrony-dnssrv", "chrony-wait", "cloud-init-hotplugd", "console-getty", "container-getty", "dbus-org.freedesktop.hostname1", "dbus-org.freedesktop.locale1", "dbus-org.freedesktop.login1", "dbus-org.freedesktop.nm-dispatcher", "dbus-org.freedesktop.portable1", "dbus-org.freedesktop.timedate1", "debug-shell", "dnf-system-upgrade-cleanup", "dnf-system-upgrade", "ebtables", "firewalld", "fstrim", "getty", "grub-boot-indeterminate", "halt-local", "iprdump", "iprinit", "iprupdate", "kvm_stat", "man-db-cache-update", "man-db-restart-cache-update", "messagebus", "NetworkManager-dispatcher", "nfs-blkmap", "nfs-convert", "nftables", "oddjobd", "plymouth-halt", "plymouth-kexec", "plymouth-poweroff", "plymouth-reboot", "plymouth-switch-root-initramfs", "qemu-guest-agent", "quotaon", "rdisc", "selinux-autorelabel", "serial-getty", "sshd-keygen", "sssd-autofs", "sssd-nss", "sssd-pac", "sssd-pam", "sssd-ssh", "sssd-sudo", "syslog", "system-update-cleanup", "systemd-backlight", "systemd-coredump", "systemd-exit", "systemd-fsck", "systemd-halt", "systemd-hibernate-resume", "systemd-hibernate", "systemd-hostnamed", "systemd-hybrid-sleep", "systemd-kexec", "systemd-localed", "systemd-portabled", "systemd-poweroff", "systemd-quotacheck", "systemd-reboot", "systemd-resolved", "systemd-rfkill", "systemd-suspend-then-hibernate", "systemd-suspend", "systemd-udev-settle", "systemd-volatile-root", "tcsd", "teamd", "timedatex", "user-runtime-dir", "user" ] }, "changed": false } 8861 1726887153.62698: no more pending results, returning what we have 8861 1726887153.62700: results queue empty 8861 1726887153.62701: checking for any_errors_fatal 8861 1726887153.62709: done checking for any_errors_fatal 8861 1726887153.62710: checking for max_fail_percentage 8861 1726887153.62712: done checking for max_fail_percentage 8861 1726887153.62712: checking to see if all hosts have failed and the running result is not ok 8861 1726887153.62713: done checking to see if all hosts have failed 8861 1726887153.62714: getting the remaining hosts for this loop 8861 1726887153.62715: done getting the remaining hosts for this loop 8861 1726887153.62719: getting the next task for host managed_node2 8861 1726887153.62725: done getting next task for host managed_node2 8861 1726887153.62728: ^ task is: TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined 8861 1726887153.62730: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887153.62738: getting variables 8861 1726887153.62740: in VariableManager get_vars() 8861 1726887153.62770: Calling all_inventory to load vars for managed_node2 8861 1726887153.62772: Calling groups_inventory to load vars for managed_node2 8861 1726887153.62774: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887153.62781: Calling all_plugins_play to load vars for managed_node2 8861 1726887153.62783: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887153.62786: Calling groups_plugins_play to load vars for managed_node2 8861 1726887153.63067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887153.63374: done with get_vars() 8861 1726887153.63383: done getting variables 8861 1726887153.63468: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined] *** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:12 Friday 20 September 2024 22:52:33 -0400 (0:00:00.079) 0:00:09.993 ****** 8861 1726887153.63493: entering _queue_task() for managed_node2/assert 8861 1726887153.63494: Creating lock for assert 8861 1726887153.63665: worker is 1 (out of 1 available) 8861 1726887153.63681: exiting _queue_task() for managed_node2/assert 8861 1726887153.63693: done queuing things up, now waiting for results queue to drain 8861 1726887153.63695: waiting for pending results... 9294 1726887153.63806: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined 9294 1726887153.63910: in run() - task 0e652c5f-a961-fb27-5144-000000000012 9294 1726887153.63929: variable 'ansible_search_path' from source: unknown 9294 1726887153.63936: variable 'ansible_search_path' from source: unknown 9294 1726887153.63970: calling self._execute() 9294 1726887153.64032: variable 'ansible_host' from source: host vars for 'managed_node2' 9294 1726887153.64045: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9294 1726887153.64058: variable 'omit' from source: magic vars 9294 1726887153.64140: variable 'omit' from source: magic vars 9294 1726887153.64173: variable 'omit' from source: magic vars 9294 1726887153.64205: variable 'omit' from source: magic vars 9294 1726887153.64240: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9294 1726887153.64267: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9294 1726887153.64286: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9294 1726887153.64306: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9294 1726887153.64321: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9294 1726887153.64354: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9294 1726887153.64361: variable 'ansible_host' from source: host vars for 'managed_node2' 9294 1726887153.64369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9294 1726887153.64456: Set connection var ansible_timeout to 10 9294 1726887153.64463: Set connection var ansible_shell_type to sh 9294 1726887153.64475: Set connection var ansible_pipelining to False 9294 1726887153.64487: Set connection var ansible_module_compression to ZIP_DEFLATED 9294 1726887153.64496: Set connection var ansible_connection to ssh 9294 1726887153.64505: Set connection var ansible_shell_executable to /bin/sh 9294 1726887153.64530: variable 'ansible_shell_executable' from source: unknown 9294 1726887153.64538: variable 'ansible_connection' from source: unknown 9294 1726887153.64544: variable 'ansible_module_compression' from source: unknown 9294 1726887153.64550: variable 'ansible_shell_type' from source: unknown 9294 1726887153.64555: variable 'ansible_shell_executable' from source: unknown 9294 1726887153.64558: variable 'ansible_host' from source: host vars for 'managed_node2' 9294 1726887153.64561: variable 'ansible_pipelining' from source: unknown 9294 1726887153.64564: variable 'ansible_timeout' from source: unknown 9294 1726887153.64567: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9294 1726887153.64678: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9294 1726887153.64689: variable 'omit' from source: magic vars 9294 1726887153.64694: starting attempt loop 9294 1726887153.64698: running the handler 9294 1726887153.65007: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9294 1726887153.65173: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9294 1726887153.65213: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9294 1726887153.65246: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9294 1726887153.65273: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9294 1726887153.65335: 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) 9294 1726887153.65360: 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) 9294 1726887153.65380: 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) 9294 1726887153.65403: 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) 9294 1726887153.65495: variable 'timesync_services' from source: set_fact 9294 1726887153.65523: Evaluated conditional (timesync_services is defined): True 9294 1726887153.65530: handler run complete 9294 1726887153.65540: attempt loop complete, returning result 9294 1726887153.65563: _execute() done 9294 1726887153.65570: dumping result to json 9294 1726887153.65575: done dumping result, returning 9294 1726887153.65582: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined [0e652c5f-a961-fb27-5144-000000000012] 9294 1726887153.65590: sending task result for task 0e652c5f-a961-fb27-5144-000000000012 9294 1726887153.65616: done sending task result for task 0e652c5f-a961-fb27-5144-000000000012 9294 1726887153.65621: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 8861 1726887153.65866: no more pending results, returning what we have 8861 1726887153.65869: results queue empty 8861 1726887153.65870: checking for any_errors_fatal 8861 1726887153.65873: done checking for any_errors_fatal 8861 1726887153.65873: checking for max_fail_percentage 8861 1726887153.65874: done checking for max_fail_percentage 8861 1726887153.65875: checking to see if all hosts have failed and the running result is not ok 8861 1726887153.65875: done checking to see if all hosts have failed 8861 1726887153.65876: getting the remaining hosts for this loop 8861 1726887153.65877: done getting the remaining hosts for this loop 8861 1726887153.65879: getting the next task for host managed_node2 8861 1726887153.65884: done getting next task for host managed_node2 8861 1726887153.65886: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed 8861 1726887153.65888: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887153.65894: getting variables 8861 1726887153.65895: in VariableManager get_vars() 8861 1726887153.65923: Calling all_inventory to load vars for managed_node2 8861 1726887153.65926: Calling groups_inventory to load vars for managed_node2 8861 1726887153.65929: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887153.65936: Calling all_plugins_play to load vars for managed_node2 8861 1726887153.65941: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887153.65945: Calling groups_plugins_play to load vars for managed_node2 8861 1726887153.66203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887153.66502: done with get_vars() 8861 1726887153.66515: done getting variables 8861 1726887153.66561: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Check if only NTP is needed] ******** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:17 Friday 20 September 2024 22:52:33 -0400 (0:00:00.030) 0:00:10.024 ****** 8861 1726887153.66582: entering _queue_task() for managed_node2/set_fact 8861 1726887153.66736: worker is 1 (out of 1 available) 8861 1726887153.66748: exiting _queue_task() for managed_node2/set_fact 8861 1726887153.66759: done queuing things up, now waiting for results queue to drain 8861 1726887153.66761: waiting for pending results... 9295 1726887153.66866: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed 9295 1726887153.66965: in run() - task 0e652c5f-a961-fb27-5144-000000000013 9295 1726887153.66982: variable 'ansible_search_path' from source: unknown 9295 1726887153.66987: variable 'ansible_search_path' from source: unknown 9295 1726887153.67021: calling self._execute() 9295 1726887153.67079: variable 'ansible_host' from source: host vars for 'managed_node2' 9295 1726887153.67090: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9295 1726887153.67103: variable 'omit' from source: magic vars 9295 1726887153.67475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9295 1726887153.69316: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9295 1726887153.69367: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9295 1726887153.69395: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9295 1726887153.69445: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9295 1726887153.69471: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9295 1726887153.69542: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9295 1726887153.69572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9295 1726887153.69597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9295 1726887153.69637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9295 1726887153.69657: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9295 1726887153.69756: variable 'timesync_ptp_domains' from source: role '' defaults 9295 1726887153.69776: Evaluated conditional (timesync_ptp_domains | length == 0): True 9295 1726887153.69786: variable 'omit' from source: magic vars 9295 1726887153.69811: variable 'omit' from source: magic vars 9295 1726887153.69840: variable 'omit' from source: magic vars 9295 1726887153.69860: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9295 1726887153.69885: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9295 1726887153.69904: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9295 1726887153.69922: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9295 1726887153.69932: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9295 1726887153.69955: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9295 1726887153.69960: variable 'ansible_host' from source: host vars for 'managed_node2' 9295 1726887153.69964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9295 1726887153.70044: Set connection var ansible_timeout to 10 9295 1726887153.70049: Set connection var ansible_shell_type to sh 9295 1726887153.70056: Set connection var ansible_pipelining to False 9295 1726887153.70063: Set connection var ansible_module_compression to ZIP_DEFLATED 9295 1726887153.70068: Set connection var ansible_connection to ssh 9295 1726887153.70072: Set connection var ansible_shell_executable to /bin/sh 9295 1726887153.70088: variable 'ansible_shell_executable' from source: unknown 9295 1726887153.70094: variable 'ansible_connection' from source: unknown 9295 1726887153.70099: variable 'ansible_module_compression' from source: unknown 9295 1726887153.70103: variable 'ansible_shell_type' from source: unknown 9295 1726887153.70105: variable 'ansible_shell_executable' from source: unknown 9295 1726887153.70108: variable 'ansible_host' from source: host vars for 'managed_node2' 9295 1726887153.70111: variable 'ansible_pipelining' from source: unknown 9295 1726887153.70120: variable 'ansible_timeout' from source: unknown 9295 1726887153.70125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9295 1726887153.70199: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9295 1726887153.70216: variable 'omit' from source: magic vars 9295 1726887153.70223: starting attempt loop 9295 1726887153.70229: running the handler 9295 1726887153.70239: handler run complete 9295 1726887153.70249: attempt loop complete, returning result 9295 1726887153.70253: _execute() done 9295 1726887153.70256: dumping result to json 9295 1726887153.70259: done dumping result, returning 9295 1726887153.70265: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed [0e652c5f-a961-fb27-5144-000000000013] 9295 1726887153.70271: sending task result for task 0e652c5f-a961-fb27-5144-000000000013 9295 1726887153.70290: done sending task result for task 0e652c5f-a961-fb27-5144-000000000013 9295 1726887153.70293: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "timesync_mode": 1 }, "changed": false } 8861 1726887153.70633: no more pending results, returning what we have 8861 1726887153.70636: results queue empty 8861 1726887153.70636: checking for any_errors_fatal 8861 1726887153.70641: done checking for any_errors_fatal 8861 1726887153.70641: checking for max_fail_percentage 8861 1726887153.70642: done checking for max_fail_percentage 8861 1726887153.70643: checking to see if all hosts have failed and the running result is not ok 8861 1726887153.70643: done checking to see if all hosts have failed 8861 1726887153.70644: getting the remaining hosts for this loop 8861 1726887153.70645: done getting the remaining hosts for this loop 8861 1726887153.70647: getting the next task for host managed_node2 8861 1726887153.70652: done getting next task for host managed_node2 8861 1726887153.70655: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed 8861 1726887153.70656: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887153.70667: getting variables 8861 1726887153.70668: in VariableManager get_vars() 8861 1726887153.70698: Calling all_inventory to load vars for managed_node2 8861 1726887153.70701: Calling groups_inventory to load vars for managed_node2 8861 1726887153.70704: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887153.70719: Calling all_plugins_play to load vars for managed_node2 8861 1726887153.70722: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887153.70724: Calling groups_plugins_play to load vars for managed_node2 8861 1726887153.70987: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887153.71281: done with get_vars() 8861 1726887153.71290: done getting variables 8861 1726887153.71336: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Check if single PTP is needed] ****** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:22 Friday 20 September 2024 22:52:33 -0400 (0:00:00.047) 0:00:10.071 ****** 8861 1726887153.71362: entering _queue_task() for managed_node2/set_fact 8861 1726887153.71534: worker is 1 (out of 1 available) 8861 1726887153.71550: exiting _queue_task() for managed_node2/set_fact 8861 1726887153.71562: done queuing things up, now waiting for results queue to drain 8861 1726887153.71564: waiting for pending results... 9296 1726887153.71673: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed 9296 1726887153.71779: in run() - task 0e652c5f-a961-fb27-5144-000000000014 9296 1726887153.71797: variable 'ansible_search_path' from source: unknown 9296 1726887153.71805: variable 'ansible_search_path' from source: unknown 9296 1726887153.71839: calling self._execute() 9296 1726887153.71900: variable 'ansible_host' from source: host vars for 'managed_node2' 9296 1726887153.71910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9296 1726887153.71923: variable 'omit' from source: magic vars 9296 1726887153.72300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9296 1726887153.72490: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9296 1726887153.72542: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9296 1726887153.72575: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9296 1726887153.72609: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9296 1726887153.72708: 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) 9296 1726887153.72741: 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) 9296 1726887153.72765: 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) 9296 1726887153.72789: 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) 9296 1726887153.72886: variable 'timesync_mode' from source: set_fact 9296 1726887153.72898: Evaluated conditional (timesync_mode is not defined): False 9296 1726887153.72903: when evaluation is False, skipping this task 9296 1726887153.72906: _execute() done 9296 1726887153.72910: dumping result to json 9296 1726887153.72916: done dumping result, returning 9296 1726887153.72921: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed [0e652c5f-a961-fb27-5144-000000000014] 9296 1726887153.72928: sending task result for task 0e652c5f-a961-fb27-5144-000000000014 9296 1726887153.72957: done sending task result for task 0e652c5f-a961-fb27-5144-000000000014 9296 1726887153.72961: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode is not defined", "skip_reason": "Conditional result was False" } 8861 1726887153.73216: no more pending results, returning what we have 8861 1726887153.73219: results queue empty 8861 1726887153.73220: checking for any_errors_fatal 8861 1726887153.73225: done checking for any_errors_fatal 8861 1726887153.73225: checking for max_fail_percentage 8861 1726887153.73226: done checking for max_fail_percentage 8861 1726887153.73227: checking to see if all hosts have failed and the running result is not ok 8861 1726887153.73227: done checking to see if all hosts have failed 8861 1726887153.73228: getting the remaining hosts for this loop 8861 1726887153.73229: done getting the remaining hosts for this loop 8861 1726887153.73232: getting the next task for host managed_node2 8861 1726887153.73238: done getting next task for host managed_node2 8861 1726887153.73241: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed 8861 1726887153.73242: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887153.73251: getting variables 8861 1726887153.73253: in VariableManager get_vars() 8861 1726887153.73279: Calling all_inventory to load vars for managed_node2 8861 1726887153.73281: Calling groups_inventory to load vars for managed_node2 8861 1726887153.73283: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887153.73289: Calling all_plugins_play to load vars for managed_node2 8861 1726887153.73292: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887153.73297: Calling groups_plugins_play to load vars for managed_node2 8861 1726887153.73572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887153.73870: done with get_vars() 8861 1726887153.73879: done getting variables 8861 1726887153.73930: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed] *** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:31 Friday 20 September 2024 22:52:33 -0400 (0:00:00.025) 0:00:10.097 ****** 8861 1726887153.73951: entering _queue_task() for managed_node2/set_fact 8861 1726887153.74105: worker is 1 (out of 1 available) 8861 1726887153.74119: exiting _queue_task() for managed_node2/set_fact 8861 1726887153.74130: done queuing things up, now waiting for results queue to drain 8861 1726887153.74132: waiting for pending results... 9297 1726887153.74234: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed 9297 1726887153.74327: in run() - task 0e652c5f-a961-fb27-5144-000000000015 9297 1726887153.74345: variable 'ansible_search_path' from source: unknown 9297 1726887153.74350: variable 'ansible_search_path' from source: unknown 9297 1726887153.74377: calling self._execute() 9297 1726887153.74432: variable 'ansible_host' from source: host vars for 'managed_node2' 9297 1726887153.74439: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9297 1726887153.74448: variable 'omit' from source: magic vars 9297 1726887153.74806: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9297 1726887153.74987: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9297 1726887153.75029: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9297 1726887153.75069: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9297 1726887153.75129: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9297 1726887153.75198: 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) 9297 1726887153.75227: 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) 9297 1726887153.75256: 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) 9297 1726887153.75281: 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) 9297 1726887153.75378: variable 'timesync_mode' from source: set_fact 9297 1726887153.75391: Evaluated conditional (timesync_mode is not defined): False 9297 1726887153.75398: when evaluation is False, skipping this task 9297 1726887153.75403: _execute() done 9297 1726887153.75409: dumping result to json 9297 1726887153.75418: done dumping result, returning 9297 1726887153.75425: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed [0e652c5f-a961-fb27-5144-000000000015] 9297 1726887153.75431: sending task result for task 0e652c5f-a961-fb27-5144-000000000015 9297 1726887153.75457: done sending task result for task 0e652c5f-a961-fb27-5144-000000000015 9297 1726887153.75460: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode is not defined", "skip_reason": "Conditional result was False" } 8861 1726887153.75722: no more pending results, returning what we have 8861 1726887153.75726: results queue empty 8861 1726887153.75727: checking for any_errors_fatal 8861 1726887153.75732: done checking for any_errors_fatal 8861 1726887153.75733: checking for max_fail_percentage 8861 1726887153.75735: done checking for max_fail_percentage 8861 1726887153.75736: checking to see if all hosts have failed and the running result is not ok 8861 1726887153.75737: done checking to see if all hosts have failed 8861 1726887153.75738: getting the remaining hosts for this loop 8861 1726887153.75740: done getting the remaining hosts for this loop 8861 1726887153.75743: getting the next task for host managed_node2 8861 1726887153.75752: done getting next task for host managed_node2 8861 1726887153.75758: ^ task is: TASK: fedora.linux_system_roles.timesync : Determine current NTP provider 8861 1726887153.75761: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887153.75770: getting variables 8861 1726887153.75771: in VariableManager get_vars() 8861 1726887153.75799: Calling all_inventory to load vars for managed_node2 8861 1726887153.75802: Calling groups_inventory to load vars for managed_node2 8861 1726887153.75803: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887153.75810: Calling all_plugins_play to load vars for managed_node2 8861 1726887153.75814: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887153.75819: Calling groups_plugins_play to load vars for managed_node2 8861 1726887153.76074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887153.76424: done with get_vars() 8861 1726887153.76433: done getting variables TASK [fedora.linux_system_roles.timesync : Determine current NTP provider] ***** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:36 Friday 20 September 2024 22:52:33 -0400 (0:00:00.025) 0:00:10.123 ****** 8861 1726887153.76498: entering _queue_task() for managed_node2/fedora.linux_system_roles.timesync_provider 8861 1726887153.76499: Creating lock for fedora.linux_system_roles.timesync_provider 8861 1726887153.76650: worker is 1 (out of 1 available) 8861 1726887153.76660: exiting _queue_task() for managed_node2/fedora.linux_system_roles.timesync_provider 8861 1726887153.76667: done queuing things up, now waiting for results queue to drain 8861 1726887153.76668: waiting for pending results... 9298 1726887153.76824: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Determine current NTP provider 9298 1726887153.76930: in run() - task 0e652c5f-a961-fb27-5144-000000000016 9298 1726887153.76947: variable 'ansible_search_path' from source: unknown 9298 1726887153.76955: variable 'ansible_search_path' from source: unknown 9298 1726887153.76985: calling self._execute() 9298 1726887153.77045: variable 'ansible_host' from source: host vars for 'managed_node2' 9298 1726887153.77055: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9298 1726887153.77068: variable 'omit' from source: magic vars 9298 1726887153.77417: variable 'timesync_mode' from source: set_fact 9298 1726887153.77430: Evaluated conditional (timesync_mode != 2): True 9298 1726887153.77581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9298 1726887153.81079: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9298 1726887153.81156: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9298 1726887153.81198: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9298 1726887153.81240: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9298 1726887153.81271: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9298 1726887153.81356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9298 1726887153.81390: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9298 1726887153.81423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9298 1726887153.81474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9298 1726887153.81496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9298 1726887153.81644: variable 'timesync_ntp_provider' from source: role '' defaults 9298 1726887153.81665: Evaluated conditional (timesync_ntp_provider | length == 0): True 9298 1726887153.81677: variable 'omit' from source: magic vars 9298 1726887153.81719: variable 'omit' from source: magic vars 9298 1726887153.81752: variable 'omit' from source: magic vars 9298 1726887153.81776: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9298 1726887153.81801: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9298 1726887153.81822: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9298 1726887153.81840: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9298 1726887153.81850: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9298 1726887153.81875: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9298 1726887153.81881: variable 'ansible_host' from source: host vars for 'managed_node2' 9298 1726887153.81886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9298 1726887153.81965: Set connection var ansible_timeout to 10 9298 1726887153.81971: Set connection var ansible_shell_type to sh 9298 1726887153.81980: Set connection var ansible_pipelining to False 9298 1726887153.81988: Set connection var ansible_module_compression to ZIP_DEFLATED 9298 1726887153.81993: Set connection var ansible_connection to ssh 9298 1726887153.81997: Set connection var ansible_shell_executable to /bin/sh 9298 1726887153.82016: variable 'ansible_shell_executable' from source: unknown 9298 1726887153.82021: variable 'ansible_connection' from source: unknown 9298 1726887153.82024: variable 'ansible_module_compression' from source: unknown 9298 1726887153.82027: variable 'ansible_shell_type' from source: unknown 9298 1726887153.82032: variable 'ansible_shell_executable' from source: unknown 9298 1726887153.82037: variable 'ansible_host' from source: host vars for 'managed_node2' 9298 1726887153.82042: variable 'ansible_pipelining' from source: unknown 9298 1726887153.82045: variable 'ansible_timeout' from source: unknown 9298 1726887153.82051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9298 1726887153.82156: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9298 1726887153.82169: variable 'omit' from source: magic vars 9298 1726887153.82176: starting attempt loop 9298 1726887153.82180: running the handler 9298 1726887153.82191: _low_level_execute_command(): starting 9298 1726887153.82197: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9298 1726887153.85135: stdout chunk (state=2): >>>/root <<< 9298 1726887153.85556: stderr chunk (state=3): >>><<< 9298 1726887153.85565: stdout chunk (state=3): >>><<< 9298 1726887153.85586: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9298 1726887153.85601: _low_level_execute_command(): starting 9298 1726887153.85609: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887153.855965-9298-35340937556139 `" && echo ansible-tmp-1726887153.855965-9298-35340937556139="` echo /root/.ansible/tmp/ansible-tmp-1726887153.855965-9298-35340937556139 `" ) && sleep 0' 9298 1726887153.88836: stdout chunk (state=2): >>>ansible-tmp-1726887153.855965-9298-35340937556139=/root/.ansible/tmp/ansible-tmp-1726887153.855965-9298-35340937556139 <<< 9298 1726887153.90010: stderr chunk (state=3): >>><<< 9298 1726887153.90023: stdout chunk (state=3): >>><<< 9298 1726887153.90046: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887153.855965-9298-35340937556139=/root/.ansible/tmp/ansible-tmp-1726887153.855965-9298-35340937556139 , stderr= 9298 1726887153.90104: variable 'ansible_module_compression' from source: unknown 9298 1726887153.90189: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887153.855965-9298-35340937556139/AnsiballZ_timesync_provider.sh 9298 1726887153.91739: Sending initial data 9298 1726887153.91753: Sent initial data (162 bytes) 9298 1726887153.98267: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-88616f_o2l0p/tmphi03gev1 /root/.ansible/tmp/ansible-tmp-1726887153.855965-9298-35340937556139/AnsiballZ_timesync_provider.sh <<< 9298 1726887153.99135: stderr chunk (state=3): >>><<< 9298 1726887153.99145: stdout chunk (state=3): >>><<< 9298 1726887153.99668: Sending initial data 9298 1726887153.99677: Sent initial data (136 bytes) 9298 1726887154.02226: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-88616f_o2l0p/tmpkw6plmr9 /root/.ansible/tmp/ansible-tmp-1726887153.855965-9298-35340937556139/args <<< 9298 1726887154.02611: stderr chunk (state=3): >>><<< 9298 1726887154.02621: stdout chunk (state=3): >>><<< 9298 1726887154.02642: done transferring module to remote 9298 1726887154.02659: _low_level_execute_command(): starting 9298 1726887154.02667: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887153.855965-9298-35340937556139/ /root/.ansible/tmp/ansible-tmp-1726887153.855965-9298-35340937556139/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887153.855965-9298-35340937556139/args && sleep 0' 9298 1726887154.05656: stderr chunk (state=2): >>><<< 9298 1726887154.05668: stdout chunk (state=2): >>><<< 9298 1726887154.05686: _low_level_execute_command() done: rc=0, stdout=, stderr= 9298 1726887154.05692: _low_level_execute_command(): starting 9298 1726887154.05700: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /bin/bash /root/.ansible/tmp/ansible-tmp-1726887153.855965-9298-35340937556139/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887153.855965-9298-35340937556139/args && sleep 0' 9298 1726887154.13085: stdout chunk (state=2): >>>{"ansible_facts": {"timesync_ntp_provider_current": "chrony"}}<<< 9298 1726887154.13236: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 9298 1726887154.13245: stdout chunk (state=3): >>><<< 9298 1726887154.13260: stderr chunk (state=3): >>><<< 9298 1726887154.13275: _low_level_execute_command() done: rc=0, stdout={"ansible_facts": {"timesync_ntp_provider_current": "chrony"}}, stderr=Shared connection to 10.31.42.224 closed. 9298 1726887154.13305: done with _execute_module (fedora.linux_system_roles.timesync_provider, {'_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'fedora.linux_system_roles.timesync_provider', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887153.855965-9298-35340937556139/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9298 1726887154.13319: _low_level_execute_command(): starting 9298 1726887154.13327: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887153.855965-9298-35340937556139/ > /dev/null 2>&1 && sleep 0' 9298 1726887154.16251: stderr chunk (state=2): >>><<< 9298 1726887154.16260: stdout chunk (state=2): >>><<< 9298 1726887154.16276: _low_level_execute_command() done: rc=0, stdout=, stderr= 9298 1726887154.16286: handler run complete 9298 1726887154.16296: variable 'ansible_facts' from source: unknown 9298 1726887154.16333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9298 1726887154.16361: variable 'ansible_facts' from source: unknown 9298 1726887154.16390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9298 1726887154.16403: attempt loop complete, returning result 9298 1726887154.16408: _execute() done 9298 1726887154.16414: dumping result to json 9298 1726887154.16420: done dumping result, returning 9298 1726887154.16428: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Determine current NTP provider [0e652c5f-a961-fb27-5144-000000000016] 9298 1726887154.16435: sending task result for task 0e652c5f-a961-fb27-5144-000000000016 9298 1726887154.16469: done sending task result for task 0e652c5f-a961-fb27-5144-000000000016 9298 1726887154.16473: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "timesync_ntp_provider_current": "chrony" }, "changed": false } 8861 1726887154.16938: no more pending results, returning what we have 8861 1726887154.16942: results queue empty 8861 1726887154.16943: checking for any_errors_fatal 8861 1726887154.16953: done checking for any_errors_fatal 8861 1726887154.16954: checking for max_fail_percentage 8861 1726887154.16956: done checking for max_fail_percentage 8861 1726887154.16957: checking to see if all hosts have failed and the running result is not ok 8861 1726887154.16958: done checking to see if all hosts have failed 8861 1726887154.16959: getting the remaining hosts for this loop 8861 1726887154.16960: done getting the remaining hosts for this loop 8861 1726887154.16964: getting the next task for host managed_node2 8861 1726887154.16972: done getting next task for host managed_node2 8861 1726887154.16976: ^ task is: TASK: fedora.linux_system_roles.timesync : Select NTP provider 8861 1726887154.16980: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887154.16992: getting variables 8861 1726887154.16994: in VariableManager get_vars() 8861 1726887154.17034: Calling all_inventory to load vars for managed_node2 8861 1726887154.17038: Calling groups_inventory to load vars for managed_node2 8861 1726887154.17041: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887154.17052: Calling all_plugins_play to load vars for managed_node2 8861 1726887154.17056: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887154.17061: Calling groups_plugins_play to load vars for managed_node2 8861 1726887154.17525: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887154.18078: done with get_vars() 8861 1726887154.18091: done getting variables 8861 1726887154.18165: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Select NTP provider] **************** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:42 Friday 20 September 2024 22:52:34 -0400 (0:00:00.416) 0:00:10.540 ****** 8861 1726887154.18199: entering _queue_task() for managed_node2/set_fact 8861 1726887154.18427: worker is 1 (out of 1 available) 8861 1726887154.18441: exiting _queue_task() for managed_node2/set_fact 8861 1726887154.18453: done queuing things up, now waiting for results queue to drain 8861 1726887154.18455: waiting for pending results... 9323 1726887154.18724: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Select NTP provider 9323 1726887154.18845: in run() - task 0e652c5f-a961-fb27-5144-000000000017 9323 1726887154.18864: variable 'ansible_search_path' from source: unknown 9323 1726887154.18871: variable 'ansible_search_path' from source: unknown 9323 1726887154.18908: calling self._execute() 9323 1726887154.18990: variable 'ansible_host' from source: host vars for 'managed_node2' 9323 1726887154.19003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9323 1726887154.19019: variable 'omit' from source: magic vars 9323 1726887154.19429: variable 'timesync_mode' from source: set_fact 9323 1726887154.19442: Evaluated conditional (timesync_mode != 2): True 9323 1726887154.19590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9323 1726887154.21658: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9323 1726887154.21716: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9323 1726887154.21749: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9323 1726887154.21781: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9323 1726887154.21811: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9323 1726887154.21875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9323 1726887154.21908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9323 1726887154.21945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9323 1726887154.21976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9323 1726887154.21989: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9323 1726887154.22109: variable 'timesync_ntp_provider' from source: role '' defaults 9323 1726887154.22131: Evaluated conditional (timesync_ntp_provider | length == 0): True 9323 1726887154.22141: variable 'omit' from source: magic vars 9323 1726887154.22177: variable 'omit' from source: magic vars 9323 1726887154.22290: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9323 1726887154.22310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9323 1726887154.22341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9323 1726887154.22376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9323 1726887154.22395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9323 1726887154.22458: variable 'timesync_ntp_provider_current' from source: facts 9323 1726887154.22467: variable 'timesync_ntp_provider_os_default' from source: include_vars 9323 1726887154.22497: variable 'omit' from source: magic vars 9323 1726887154.22527: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9323 1726887154.22559: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9323 1726887154.22581: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9323 1726887154.22604: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9323 1726887154.22620: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9323 1726887154.22653: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9323 1726887154.22660: variable 'ansible_host' from source: host vars for 'managed_node2' 9323 1726887154.22667: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9323 1726887154.22774: Set connection var ansible_timeout to 10 9323 1726887154.22781: Set connection var ansible_shell_type to sh 9323 1726887154.22792: Set connection var ansible_pipelining to False 9323 1726887154.22804: Set connection var ansible_module_compression to ZIP_DEFLATED 9323 1726887154.22815: Set connection var ansible_connection to ssh 9323 1726887154.22823: Set connection var ansible_shell_executable to /bin/sh 9323 1726887154.22847: variable 'ansible_shell_executable' from source: unknown 9323 1726887154.22853: variable 'ansible_connection' from source: unknown 9323 1726887154.22858: variable 'ansible_module_compression' from source: unknown 9323 1726887154.22862: variable 'ansible_shell_type' from source: unknown 9323 1726887154.22867: variable 'ansible_shell_executable' from source: unknown 9323 1726887154.22871: variable 'ansible_host' from source: host vars for 'managed_node2' 9323 1726887154.22876: variable 'ansible_pipelining' from source: unknown 9323 1726887154.22881: variable 'ansible_timeout' from source: unknown 9323 1726887154.22886: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9323 1726887154.22994: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9323 1726887154.23009: variable 'omit' from source: magic vars 9323 1726887154.23020: starting attempt loop 9323 1726887154.23026: running the handler 9323 1726887154.23041: handler run complete 9323 1726887154.23053: attempt loop complete, returning result 9323 1726887154.23059: _execute() done 9323 1726887154.23065: dumping result to json 9323 1726887154.23070: done dumping result, returning 9323 1726887154.23078: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Select NTP provider [0e652c5f-a961-fb27-5144-000000000017] 9323 1726887154.23087: sending task result for task 0e652c5f-a961-fb27-5144-000000000017 9323 1726887154.23170: done sending task result for task 0e652c5f-a961-fb27-5144-000000000017 9323 1726887154.23176: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "timesync_ntp_provider": "chrony" }, "changed": false } 8861 1726887154.23444: no more pending results, returning what we have 8861 1726887154.23452: results queue empty 8861 1726887154.23453: checking for any_errors_fatal 8861 1726887154.23456: done checking for any_errors_fatal 8861 1726887154.23457: checking for max_fail_percentage 8861 1726887154.23458: done checking for max_fail_percentage 8861 1726887154.23458: checking to see if all hosts have failed and the running result is not ok 8861 1726887154.23458: done checking to see if all hosts have failed 8861 1726887154.23459: getting the remaining hosts for this loop 8861 1726887154.23460: done getting the remaining hosts for this loop 8861 1726887154.23462: getting the next task for host managed_node2 8861 1726887154.23467: done getting next task for host managed_node2 8861 1726887154.23470: ^ task is: TASK: fedora.linux_system_roles.timesync : Install chrony 8861 1726887154.23471: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887154.23478: getting variables 8861 1726887154.23479: in VariableManager get_vars() 8861 1726887154.23508: Calling all_inventory to load vars for managed_node2 8861 1726887154.23511: Calling groups_inventory to load vars for managed_node2 8861 1726887154.23513: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887154.23524: Calling all_plugins_play to load vars for managed_node2 8861 1726887154.23526: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887154.23529: Calling groups_plugins_play to load vars for managed_node2 8861 1726887154.23788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887154.24069: done with get_vars() 8861 1726887154.24082: done getting variables 8861 1726887154.24160: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.timesync : Install chrony] ********************* task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:49 Friday 20 September 2024 22:52:34 -0400 (0:00:00.059) 0:00:10.600 ****** 8861 1726887154.24182: entering _queue_task() for managed_node2/package 8861 1726887154.24183: Creating lock for package 8861 1726887154.24351: worker is 1 (out of 1 available) 8861 1726887154.24366: exiting _queue_task() for managed_node2/package 8861 1726887154.24378: done queuing things up, now waiting for results queue to drain 8861 1726887154.24380: waiting for pending results... 9325 1726887154.24492: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install chrony 9325 1726887154.24593: in run() - task 0e652c5f-a961-fb27-5144-000000000018 9325 1726887154.24610: variable 'ansible_search_path' from source: unknown 9325 1726887154.24619: variable 'ansible_search_path' from source: unknown 9325 1726887154.24651: calling self._execute() 9325 1726887154.24710: variable 'ansible_host' from source: host vars for 'managed_node2' 9325 1726887154.24723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9325 1726887154.24736: variable 'omit' from source: magic vars 9325 1726887154.25104: variable 'timesync_mode' from source: set_fact 9325 1726887154.25118: Evaluated conditional (timesync_mode != 2): True 9325 1726887154.25219: variable 'timesync_ntp_provider' from source: set_fact 9325 1726887154.25238: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 9325 1726887154.25247: variable 'omit' from source: magic vars 9325 1726887154.25275: variable 'omit' from source: magic vars 9325 1726887154.25432: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9325 1726887154.27946: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9325 1726887154.27999: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9325 1726887154.28035: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9325 1726887154.28066: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9325 1726887154.28094: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9325 1726887154.28172: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9325 1726887154.28202: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9325 1726887154.28230: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9325 1726887154.28266: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9325 1726887154.28284: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9325 1726887154.28369: variable '__timesync_is_ostree' from source: set_fact 9325 1726887154.28378: variable 'omit' from source: magic vars 9325 1726887154.28404: variable 'omit' from source: magic vars 9325 1726887154.28434: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9325 1726887154.28460: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9325 1726887154.28479: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9325 1726887154.28498: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9325 1726887154.28510: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9325 1726887154.28542: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9325 1726887154.28548: variable 'ansible_host' from source: host vars for 'managed_node2' 9325 1726887154.28555: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9325 1726887154.28632: Set connection var ansible_timeout to 10 9325 1726887154.28638: Set connection var ansible_shell_type to sh 9325 1726887154.28650: Set connection var ansible_pipelining to False 9325 1726887154.28662: Set connection var ansible_module_compression to ZIP_DEFLATED 9325 1726887154.28672: Set connection var ansible_connection to ssh 9325 1726887154.28682: Set connection var ansible_shell_executable to /bin/sh 9325 1726887154.28703: variable 'ansible_shell_executable' from source: unknown 9325 1726887154.28711: variable 'ansible_connection' from source: unknown 9325 1726887154.28723: variable 'ansible_module_compression' from source: unknown 9325 1726887154.28730: variable 'ansible_shell_type' from source: unknown 9325 1726887154.28736: variable 'ansible_shell_executable' from source: unknown 9325 1726887154.28743: variable 'ansible_host' from source: host vars for 'managed_node2' 9325 1726887154.28750: variable 'ansible_pipelining' from source: unknown 9325 1726887154.28756: variable 'ansible_timeout' from source: unknown 9325 1726887154.28764: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9325 1726887154.28852: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9325 1726887154.28866: variable 'omit' from source: magic vars 9325 1726887154.28874: starting attempt loop 9325 1726887154.28880: running the handler 9325 1726887154.28968: variable 'ansible_facts' from source: unknown 9325 1726887154.29114: _low_level_execute_command(): starting 9325 1726887154.29126: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9325 1726887154.31453: stdout chunk (state=2): >>>/root <<< 9325 1726887154.31563: stderr chunk (state=3): >>><<< 9325 1726887154.31571: stdout chunk (state=3): >>><<< 9325 1726887154.31593: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9325 1726887154.31610: _low_level_execute_command(): starting 9325 1726887154.31618: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887154.316033-9325-216706499914307 `" && echo ansible-tmp-1726887154.316033-9325-216706499914307="` echo /root/.ansible/tmp/ansible-tmp-1726887154.316033-9325-216706499914307 `" ) && sleep 0' 9325 1726887154.34056: stdout chunk (state=2): >>>ansible-tmp-1726887154.316033-9325-216706499914307=/root/.ansible/tmp/ansible-tmp-1726887154.316033-9325-216706499914307 <<< 9325 1726887154.34211: stderr chunk (state=3): >>><<< 9325 1726887154.34221: stdout chunk (state=3): >>><<< 9325 1726887154.34240: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887154.316033-9325-216706499914307=/root/.ansible/tmp/ansible-tmp-1726887154.316033-9325-216706499914307 , stderr= 9325 1726887154.34275: variable 'ansible_module_compression' from source: unknown 9325 1726887154.34348: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 9325 1726887154.34355: ANSIBALLZ: Acquiring lock 9325 1726887154.34361: ANSIBALLZ: Lock acquired: 140607868157824 9325 1726887154.34367: ANSIBALLZ: Creating module 9325 1726887154.50088: ANSIBALLZ: Writing module into payload 9325 1726887154.50395: ANSIBALLZ: Writing module 9325 1726887154.50426: ANSIBALLZ: Renaming module 9325 1726887154.50435: ANSIBALLZ: Done creating module 9325 1726887154.50454: variable 'ansible_facts' from source: unknown 9325 1726887154.50555: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887154.316033-9325-216706499914307/AnsiballZ_dnf.py 9325 1726887154.51034: Sending initial data 9325 1726887154.51043: Sent initial data (149 bytes) 9325 1726887154.53344: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-88616f_o2l0p/tmpq6xqd9l4 /root/.ansible/tmp/ansible-tmp-1726887154.316033-9325-216706499914307/AnsiballZ_dnf.py <<< 9325 1726887154.55217: stderr chunk (state=3): >>><<< 9325 1726887154.55225: stdout chunk (state=3): >>><<< 9325 1726887154.55250: done transferring module to remote 9325 1726887154.55266: _low_level_execute_command(): starting 9325 1726887154.55274: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887154.316033-9325-216706499914307/ /root/.ansible/tmp/ansible-tmp-1726887154.316033-9325-216706499914307/AnsiballZ_dnf.py && sleep 0' 9325 1726887154.58202: stderr chunk (state=2): >>><<< 9325 1726887154.58214: stdout chunk (state=2): >>><<< 9325 1726887154.58231: _low_level_execute_command() done: rc=0, stdout=, stderr= 9325 1726887154.58237: _low_level_execute_command(): starting 9325 1726887154.58243: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887154.316033-9325-216706499914307/AnsiballZ_dnf.py && sleep 0' 9325 1726887154.61276: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 9325 1726887154.61305: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 9325 1726887154.61360: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9325 1726887154.61393: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9325 1726887154.61451: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') <<< 9325 1726887154.61474: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 9325 1726887154.61510: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 9325 1726887154.61535: 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 <<< 9325 1726887154.61570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # <<< 9325 1726887154.61595: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f5d60e48> <<< 9325 1726887154.62034: 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 0x7f10f5cf6828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f5d609b0> # /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 0x7f10f5d03630> 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 0x7f10f5d0a160> # /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 0x7f10f5d0f0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f5d0a748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f5d0a390> # /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 0x7f10f5cb4470> # /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 0x7f10f5cb9e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f5cb4b38> # /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' <<< 9325 1726887154.62123: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f5cc04e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f5ca3d68> <<< 9325 1726887154.62152: 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 0x7f10f5ca6198> <<< 9325 1726887154.62192: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 9325 1726887154.62222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3fb4940> <<< 9325 1726887154.62248: 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 <<< 9325 1726887154.62274: 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 0x7f10f3fc6240> <<< 9325 1726887154.62364: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f5d14a20> 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. <<< 9325 1726887154.62666: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9325 1726887154.62698: 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' <<< 9325 1726887154.62728: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9325 1726887154.62771: 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' <<< 9325 1726887154.62794: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9325 1726887154.62861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # <<< 9325 1726887154.62897: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9325 1726887154.62922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9325 1726887154.62951: 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' <<< 9325 1726887154.62978: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3f08080> <<< 9325 1726887154.63017: 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 0x7f10f3f122b0> <<< 9325 1726887154.63045: 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' <<< 9325 1726887154.63073: 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 0x7f10f3f12f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3f12a90> <<< 9325 1726887154.63104: stdout chunk (state=3): >>>import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 9325 1726887154.63147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3f1c080> import '_collections' # <<< 9325 1726887154.63195: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3f8f7b8> <<< 9325 1726887154.63220: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 9325 1726887154.63256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9325 1726887154.63279: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3f8fba8> <<< 9325 1726887154.63320: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3f83160> <<< 9325 1726887154.63369: 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 0x7f10f3f83e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3f7b438> <<< 9325 1726887154.63406: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3f6b470> <<< 9325 1726887154.63438: 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' <<< 9325 1726887154.63464: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 9325 1726887154.63502: 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' <<< 9325 1726887154.63539: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3cc0278> <<< 9325 1726887154.63567: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3cc7cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3f83438> <<< 9325 1726887154.63590: stdout chunk (state=3): >>>import '_locale' # <<< 9325 1726887154.63634: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 9325 1726887154.63659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3ccde10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3f662b0> <<< 9325 1726887154.63683: 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' <<< 9325 1726887154.63715: 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 0x7f10f3cd21d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3ccdf98> <<< 9325 1726887154.63755: 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 0x7f10f3cd22e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3fd4fd0> <<< 9325 1726887154.63784: 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' <<< 9325 1726887154.63810: 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' <<< 9325 1726887154.63861: 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 0x7f10f3cd2dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3cd29e8> <<< 9325 1726887154.63889: 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 0x7f10f3ce06a0> <<< 9325 1726887154.63913: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9325 1726887154.63944: 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 <<< 9325 1726887154.63976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9325 1726887154.64003: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3ce0e80> <<< 9325 1726887154.64030: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9325 1726887154.64051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9325 1726887154.64092: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3865198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3ce0780> <<< 9325 1726887154.64127: 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' <<< 9325 1726887154.64177: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f386bc88> <<< 9325 1726887154.64219: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3cd2518> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9325 1726887154.64254: 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 0x7f10f38902e8> <<< 9325 1726887154.64286: 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 0x7f10f38906a0> <<< 9325 1726887154.64329: 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' <<< 9325 1726887154.64356: 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' <<< 9325 1726887154.64385: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3896390> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9325 1726887154.64405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9325 1726887154.64430: stdout chunk (state=3): >>>import 'time' # <<< 9325 1726887154.64460: 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' <<< 9325 1726887154.64483: 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' <<< 9325 1726887154.64505: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9325 1726887154.64544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9325 1726887154.64575: 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 0x7f10f3640ba8> <<< 9325 1726887154.64694: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f36372e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f362ff98> <<< 9325 1726887154.64717: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3627e80> <<< 9325 1726887154.64739: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3896d30> <<< 9325 1726887154.64774: 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' <<< 9325 1726887154.64804: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10f3637f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3890a20> <<< 9325 1726887154.64827: 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' <<< 9325 1726887154.64865: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 9325 1726887154.64892: 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 0x7f10f5c6b710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f363b048> import 'pwd' # <<< 9325 1726887154.64927: 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 0x7f10f5c6ba90> <<< 9325 1726887154.64985: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3cd2860> <<< 9325 1726887154.65010: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9325 1726887154.65044: 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 <<< 9325 1726887154.65062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9325 1726887154.65088: 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 0x7f10f5c8a5c0> <<< 9325 1726887154.65112: 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' <<< 9325 1726887154.65248: 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 0x7f10f5c8e630> <<< 9325 1726887154.65283: 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 0x7f10f5c8eb00> <<< 9325 1726887154.65314: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 9325 1726887154.65355: 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 0x7f10f5c8ec18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f5c8ae10> # /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' <<< 9325 1726887154.65390: 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 0x7f10f5c8ef60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f5c8e4e0> <<< 9325 1726887154.65423: 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 0x7f10f5c8e240> <<< 9325 1726887154.65450: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f5c7db00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f387a358> <<< 9325 1726887154.65479: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9325 1726887154.65507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9325 1726887154.65554: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f5c8a470> <<< 9325 1726887154.65702: 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' <<< 9325 1726887154.65734: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f1c65908> <<< 9325 1726887154.65795: stdout chunk (state=3): >>># zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 9325 1726887154.65823: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.65875: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/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_4oqaqnda/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9325 1726887154.66938: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.67872: 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' <<< 9325 1726887154.67891: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f1937ac8> import 'atexit' # <<< 9325 1726887154.67908: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9325 1726887154.67941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9325 1726887154.67998: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 9325 1726887154.68019: 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 0x7f10f194e278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f198f4e0> <<< 9325 1726887154.68038: 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 0x7f10f198f5f8> <<< 9325 1726887154.68064: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9325 1726887154.68089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9325 1726887154.68128: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f198fb38> <<< 9325 1726887154.68148: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9325 1726887154.68163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9325 1726887154.68199: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9325 1726887154.68216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9325 1726887154.68238: 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' <<< 9325 1726887154.68323: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f1920940> <<< 9325 1726887154.68350: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 9325 1726887154.68366: 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 0x7f10f1920f60> <<< 9325 1726887154.68384: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 9325 1726887154.68398: 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 0x7f10f1920d30> <<< 9325 1726887154.68415: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9325 1726887154.68429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9325 1726887154.68485: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f18d0ac8> <<< 9325 1726887154.68500: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f194e0f0> <<< 9325 1726887154.68810: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f18eb4a8> <<< 9325 1726887154.68828: 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' <<< 9325 1726887154.68842: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f1c7dfd0> <<< 9325 1726887154.68870: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 9325 1726887154.68883: 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 0x7f10f18fe320> <<< 9325 1726887154.68902: 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 0x7f10f18fe438> <<< 9325 1726887154.68925: 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 <<< 9325 1726887154.68939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9325 1726887154.68975: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9325 1726887154.68988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9325 1726887154.69012: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9325 1726887154.69028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9325 1726887154.69072: 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 0x7f10f1958eb8> <<< 9325 1726887154.69159: 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' <<< 9325 1726887154.69175: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f1961f60> <<< 9325 1726887154.69188: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f198c2e8> <<< 9325 1726887154.69204: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 9325 1726887154.69222: 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 0x7f10f198cb00> <<< 9325 1726887154.69406: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f19087f0> <<< 9325 1726887154.69437: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9325 1726887154.69473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9325 1726887154.69491: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9325 1726887154.69506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 9325 1726887154.69521: stdout chunk (state=3): >>>import '_string' # <<< 9325 1726887154.69596: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f197ff98> <<< 9325 1726887154.69650: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f198c160> <<< 9325 1726887154.69779: 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 0x7f10f19f9e10> <<< 9325 1726887154.69811: 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' <<< 9325 1726887154.69828: 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 0x7f10f19f9f28> <<< 9325 1726887154.69856: 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' <<< 9325 1726887154.69871: 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 0x7f10f1a0b0b8> <<< 9325 1726887154.69884: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f18fe588> <<< 9325 1726887154.69901: 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' <<< 9325 1726887154.69928: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9325 1726887154.69939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9325 1726887154.69988: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 9325 1726887154.69999: 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 0x7f10f1a16a58> <<< 9325 1726887154.70165: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f1a12198> <<< 9325 1726887154.70192: 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' <<< 9325 1726887154.70205: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10f1a12390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f1a0bc18> <<< 9325 1726887154.70219: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.70232: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py <<< 9325 1726887154.70244: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.70319: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.70393: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.70406: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 9325 1726887154.70419: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.70433: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 9325 1726887154.70446: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.70647: 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' <<< 9325 1726887154.70843: 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 0x7f10f1a31e80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f1a31b38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f1a31358> # /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' <<< 9325 1726887154.70881: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f1a319b0> <<< 9325 1726887154.71049: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f1a1fcf8> # zipimport: zlib available <<< 9325 1726887154.71362: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.71827: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 9325 1726887154.71840: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/converters.py <<< 9325 1726887154.71872: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py <<< 9325 1726887154.71884: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.71909: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.71927: 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_4oqaqnda/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selectors.py <<< 9325 1726887154.71940: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.71957: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.71970: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py <<< 9325 1726887154.71982: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.72096: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.72216: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 9325 1726887154.72228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9325 1726887154.72251: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee2b8588> <<< 9325 1726887154.72262: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.72639: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.72984: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.73035: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.73094: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 9325 1726887154.73105: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.73132: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.73162: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py <<< 9325 1726887154.73174: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.73231: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.73324: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/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_4oqaqnda/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/__init__.py <<< 9325 1726887154.73337: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.73370: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.73405: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9325 1726887154.73577: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.73761: 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' <<< 9325 1726887154.73871: stdout chunk (state=3): >>>import '_ast' # <<< 9325 1726887154.73884: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee32ce80> <<< 9325 1726887154.73896: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.73910: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.73932: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py <<< 9325 1726887154.73942: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.74003: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.74056: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/formatters.py <<< 9325 1726887154.74076: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/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_4oqaqnda/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_4oqaqnda/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9325 1726887154.74089: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.74116: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.74142: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 9325 1726887154.74155: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.74186: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.74521: stdout chunk (state=3): >>># 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' <<< 9325 1726887154.74734: 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 0x7f10ee2cf128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee30de48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/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_4oqaqnda/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available <<< 9325 1726887154.74934: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9325 1726887154.75101: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.75375: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9325 1726887154.75422: 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 <<< 9325 1726887154.76034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee33d080> # /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 0x7f10ee33d128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee29f940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/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_4oqaqnda/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_4oqaqnda/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_4oqaqnda/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_4oqaqnda/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_4oqaqnda/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_4oqaqnda/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 9325 1726887154.76929: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9325 1726887154.77883: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.78519: 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 0x7f10edfbf438> <<< 9325 1726887154.78545: 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' <<< 9325 1726887154.78581: stdout chunk (state=3): >>>import 'email.mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edfbf550> # /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' <<< 9325 1726887154.78606: 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 <<< 9325 1726887154.78626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/policy.cpython-36.pyc' <<< 9325 1726887154.78649: 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' <<< 9325 1726887154.78671: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/header.cpython-36.pyc matches /usr/lib64/python3.6/email/header.py <<< 9325 1726887154.78707: stdout chunk (state=3): >>># 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' <<< 9325 1726887154.78731: stdout chunk (state=3): >>>import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edf59358> <<< 9325 1726887154.78753: 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 0x7f10edf85438> <<< 9325 1726887154.78776: 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' <<< 9325 1726887154.78841: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edf85668> # /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' <<< 9325 1726887154.79025: 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 0x7f10edf8c048> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edf87be0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edf85748> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edf66198> # /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' <<< 9325 1726887154.79223: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/urllib/__init__.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/__init__.cpython-36.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edf920f0> # /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 0x7f10edf921d0> <<< 9325 1726887154.79402: 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' # /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 0x7f10edfab3c8> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edfa2668> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edf590f0> <<< 9325 1726887154.79518: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edfbdb38> # /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' <<< 9325 1726887154.79545: 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' <<< 9325 1726887154.79566: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee4118d0> <<< 9325 1726887154.79689: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee3f3b70> <<< 9325 1726887154.79718: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee3e2d30> <<< 9325 1726887154.79927: 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 # 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 0x7f10eddf35c0> # /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 0x7f10eddf37b8> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edde3278> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee3ecac8> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edf79940> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edf790f0> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edfbf588> <<< 9325 1726887154.79947: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py <<< 9325 1726887154.79972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc' import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edf794e0> <<< 9325 1726887154.79994: 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 0x7f10edf79898> <<< 9325 1726887154.80018: 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' <<< 9325 1726887154.80036: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py <<< 9325 1726887154.80055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc' <<< 9325 1726887154.80093: stdout chunk (state=3): >>>import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10eddf3e48> <<< 9325 1726887154.80114: stdout chunk (state=3): >>>import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10eddf3ac8> <<< 9325 1726887154.80136: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc matches /usr/lib64/python3.6/mimetypes.py # code object from '/usr/lib64/python3.6/__pycache__/mimetypes.cpython-36.pyc' <<< 9325 1726887154.80160: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10eddf3d30> <<< 9325 1726887154.80184: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py # code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc' <<< 9325 1726887154.80204: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f35e9e10> <<< 9325 1726887154.80222: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py <<< 9325 1726887154.80238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc' <<< 9325 1726887154.80255: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f35df4a8> <<< 9325 1726887154.80282: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py <<< 9325 1726887154.80303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc' <<< 9325 1726887154.80367: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f35e87b8> <<< 9325 1726887154.80389: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py <<< 9325 1726887154.80407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc' <<< 9325 1726887154.80473: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 9325 1726887154.80490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 9325 1726887154.80517: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 9325 1726887154.80594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 9325 1726887154.80710: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ede0f2e8> <<< 9325 1726887154.80740: 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 0x7f10ede22940> <<< 9325 1726887154.80966: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f360c7b8> <<< 9325 1726887154.80995: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f35e8ba8> <<< 9325 1726887154.81023: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9325 1726887154.81062: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 9325 1726887154.81102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 9325 1726887154.81765: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f360c748> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py <<< 9325 1726887154.81788: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/cookiejar.cpython-36.pyc matches /usr/lib64/python3.6/http/cookiejar.py <<< 9325 1726887154.81845: 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 <<< 9325 1726887154.81897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/urllib/__pycache__/request.cpython-36.pyc' <<< 9325 1726887154.81924: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc matches /usr/lib64/python3.6/urllib/error.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/error.cpython-36.pyc' <<< 9325 1726887154.81950: stdout chunk (state=3): >>># /usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc matches /usr/lib64/python3.6/urllib/response.py # code object from '/usr/lib64/python3.6/urllib/__pycache__/response.cpython-36.pyc' <<< 9325 1726887154.81988: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee3aa6a0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee3aa0b8> <<< 9325 1726887154.82094: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edd9ca20> <<< 9325 1726887154.82493: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee3929b0> import 'ansible.module_utils.six.moves.http_cookiejar' # <<< 9325 1726887154.82524: 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' # <<< 9325 1726887154.82566: 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' <<< 9325 1726887154.82595: 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 0x7f10ee3b6470> <<< 9325 1726887154.82621: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/utils.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/utils.cpython-36.pyc' <<< 9325 1726887154.82644: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc matches /usr/lib64/python3.6/inspect.py <<< 9325 1726887154.82687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/inspect.cpython-36.pyc' <<< 9325 1726887154.82711: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/dis.cpython-36.pyc matches /usr/lib64/python3.6/dis.py <<< 9325 1726887154.82741: stdout chunk (state=3): >>># 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' <<< 9325 1726887154.82783: 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 0x7f10eded84e0> <<< 9325 1726887154.82814: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edecfdd8> <<< 9325 1726887154.82854: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edec5d30> <<< 9325 1726887154.83155: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee3b6d30> <<< 9325 1726887154.83182: stdout chunk (state=3): >>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee3b64a8> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edd8ba90> <<< 9325 1726887154.83208: 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' <<< 9325 1726887154.83247: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc' <<< 9325 1726887154.83280: stdout chunk (state=3): >>># /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' <<< 9325 1726887154.83346: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edee0a58> <<< 9325 1726887154.83387: stdout chunk (state=3): >>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edee0828> <<< 9325 1726887154.83413: 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' <<< 9325 1726887154.83441: 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 0x7f10ede91978> <<< 9325 1726887154.83468: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__init__.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-36.pyc' import 'cryptography.hazmat.backends' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ede91a20> <<< 9325 1726887154.83510: 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 0x7f10ede91c50> <<< 9325 1726887154.83538: 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' <<< 9325 1726887154.83609: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ede91dd8> <<< 9325 1726887154.83641: 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' <<< 9325 1726887154.83671: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.dsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edea4400> <<< 9325 1726887154.83696: 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 <<< 9325 1726887154.83732: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_oid.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-36.pyc' <<< 9325 1726887154.83760: stdout chunk (state=3): >>>import 'cryptography.hazmat._oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edeb9ac8> <<< 9325 1726887154.83830: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edeb1b00> <<< 9325 1726887154.83876: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/exceptions.py <<< 9325 1726887154.83899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/__pycache__/exceptions.cpython-36.pyc' <<< 9325 1726887154.83923: stdout chunk (state=3): >>>import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edeb9080> <<< 9325 1726887154.83947: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edeb1e80> <<< 9325 1726887154.83992: 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 0x7f10ede4d470> <<< 9325 1726887154.84019: 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' <<< 9325 1726887154.84045: 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 <<< 9325 1726887154.84068: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-36.pyc' <<< 9325 1726887154.84108: stdout chunk (state=3): >>>import 'cryptography.hazmat.backends.interfaces' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ede5a748> <<< 9325 1726887154.84135: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ede4d940> <<< 9325 1726887154.84160: 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 <<< 9325 1726887154.84215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/extensions.cpython-36.pyc' <<< 9325 1726887154.84246: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/_der.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/__pycache__/_der.cpython-36.pyc' import 'cryptography.hazmat._der' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed945588> <<< 9325 1726887154.84270: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/constant_time.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-36.pyc' <<< 9325 1726887154.84297: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc matches /usr/lib64/python3.6/hmac.py # code object from '/usr/lib64/python3.6/__pycache__/hmac.cpython-36.pyc' <<< 9325 1726887154.84334: 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' import '_hmacopenssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10ed94d3c8> <<< 9325 1726887154.84373: stdout chunk (state=3): >>>import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed945be0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed9459e8> # /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' <<< 9325 1726887154.84400: 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' <<< 9325 1726887154.84466: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed94d518> <<< 9325 1726887154.84500: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/ssh.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-36.pyc' <<< 9325 1726887154.84528: 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' <<< 9325 1726887154.84565: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/base.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-36.pyc' <<< 9325 1726887154.84592: 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 # code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-36.pyc' <<< 9325 1726887154.84693: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed6e31d0> <<< 9325 1726887154.84754: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed95dba8> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed95d908> <<< 9325 1726887154.84780: 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 <<< 9325 1726887154.84806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-36.pyc' <<< 9325 1726887154.84832: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed6f34e0> <<< 9325 1726887154.84908: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed9552b0> <<< 9325 1726887154.84942: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed945ba8> # /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' <<< 9325 1726887154.84973: 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' <<< 9325 1726887154.84998: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/oid.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/oid.cpython-36.pyc' <<< 9325 1726887154.85023: 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 <<< 9325 1726887154.85054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-36.pyc' <<< 9325 1726887154.85102: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed713c18> <<< 9325 1726887154.85169: stdout chunk (state=3): >>>import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed7136a0> <<< 9325 1726887154.85195: stdout chunk (state=3): >>>import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed7100f0> <<< 9325 1726887154.85225: stdout chunk (state=3): >>>import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed95d630> <<< 9325 1726887154.85346: stdout chunk (state=3): >>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ede7e320> <<< 9325 1726887154.85405: stdout chunk (state=3): >>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edee93c8> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee3b6908> <<< 9325 1726887154.85443: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.85607: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/urls.py # zipimport: zlib available <<< 9325 1726887154.85706: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.85848: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py <<< 9325 1726887154.85878: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.85906: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.85935: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available <<< 9325 1726887154.86047: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.86171: 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' <<< 9325 1726887154.86193: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed67c668> <<< 9325 1726887154.86224: stdout chunk (state=3): >>>import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py <<< 9325 1726887154.86304: stdout chunk (state=3): >>># zipimport: zlib available <<< 9325 1726887154.86454: stdout chunk (state=3): >>>import 'gc' # <<< 9325 1726887154.86762: 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' <<< 9325 1726887154.86792: 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 <<< 9325 1726887154.86841: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/pycomp.cpython-36.pyc' # /usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/text.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/text.cpython-36.pyc' import 'email.mime.text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed651c88> <<< 9325 1726887154.86864: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 9325 1726887154.86891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 9325 1726887154.87185: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed651e80> <<< 9325 1726887154.87214: 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' <<< 9325 1726887154.87241: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed630c88> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed6512b0> <<< 9325 1726887154.87285: 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' <<< 9325 1726887154.87313: 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 0x7f10ed637780> <<< 9325 1726887154.87343: 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' <<< 9325 1726887154.87369: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc' <<< 9325 1726887154.87406: stdout chunk (state=3): >>>import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed637f60> <<< 9325 1726887154.87461: stdout chunk (state=3): >>>import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed637940> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed651748> <<< 9325 1726887154.87484: 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 <<< 9325 1726887154.87554: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/base.cpython-36.pyc' <<< 9325 1726887154.87580: 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' <<< 9325 1726887154.87607: 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' <<< 9325 1726887154.89027: 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 0x7f10ed5afbe0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed5af8d0> # /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' <<< 9325 1726887154.89139: 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 0x7f10e4c2d208> <<< 9325 1726887154.89624: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed5afa20> # /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 0x7f10e4988da0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e4c2d390> # /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' <<< 9325 1726887154.89702: stdout chunk (state=3): >>># extension module 'libdnf._module' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' <<< 9325 1726887154.89924: stdout chunk (state=3): >>># extension module 'libdnf._module' executed from '/usr/lib64/python3.6/site-packages/libdnf/_module.so' import 'libdnf._module' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10e46b7cf8> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e497c358> # /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' <<< 9325 1726887154.89936: stdout chunk (state=3): >>>import 'libdnf._repo' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10e4667be0> <<< 9325 1726887154.90025: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e46b7e80> # /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' <<< 9325 1726887154.90137: 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 0x7f10e40dc780> <<< 9325 1726887154.90184: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e465b550> <<< 9325 1726887154.90323: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc' # 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 0x7f10e40bf5f8> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e40cb898> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed5af390> <<< 9325 1726887154.90525: 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 # 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 0x7f10e3bfdb70> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e3bf3eb8> # /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' <<< 9325 1726887154.90724: 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' # /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 0x7f10e3c0ce48> # /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 0x7f10e3c15b70> # /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' <<< 9325 1726887154.90914: 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' <<< 9325 1726887154.91023: 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 0x7f10e3c1d470> # /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 0x7f10e3c24fd0> <<< 9325 1726887154.91347: 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 0x7f10e2fc1940> # 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 0x7f10e2fc1b00> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e3c15da0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e3c0cef0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e3c0c828> # /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' <<< 9325 1726887154.91422: 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' <<< 9325 1726887154.91448: stdout chunk (state=3): >>>import 'hawkey._hawkey' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10e2fceeb8> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e3c0cc88> <<< 9325 1726887154.91522: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e3bfdd30> <<< 9325 1726887154.91820: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e3bf33c8> # /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 0x7f10e2fd3e80> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e2fd3d30> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed5af518> # /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 0x7f10e2feb630> <<< 9325 1726887154.91848: 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' <<< 9325 1726887154.91863: 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 <<< 9325 1726887154.91881: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/yum/__pycache__/misc.cpython-36.pyc' <<< 9325 1726887154.91899: 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 <<< 9325 1726887154.91917: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/crypto.cpython-36.pyc' <<< 9325 1726887154.91933: 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 <<< 9325 1726887154.91957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/__init__.cpython-36.pyc' <<< 9325 1726887154.91977: 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 <<< 9325 1726887154.92008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/core.cpython-36.pyc' <<< 9325 1726887154.92048: 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 <<< 9325 1726887154.92226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc' <<< 9325 1726887154.92336: 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' <<< 9325 1726887154.92353: stdout chunk (state=3): >>># extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10e0eac5c0> <<< 9325 1726887154.92498: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0edce10> <<< 9325 1726887154.92537: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc' # /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 0x7f10ee284ba8> <<< 9325 1726887154.92624: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0eaccf8> <<< 9325 1726887154.92652: 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' <<< 9325 1726887154.92738: 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' <<< 9325 1726887154.92765: 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' <<< 9325 1726887154.92815: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee23ebe0> <<< 9325 1726887154.92834: stdout chunk (state=3): >>>import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee23e9e8> # /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 <<< 9325 1726887154.92850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/__init__.cpython-36.pyc' <<< 9325 1726887154.92874: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc' <<< 9325 1726887154.92922: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee23eef0> <<< 9325 1726887154.92939: stdout chunk (state=3): >>>import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee23ea58> <<< 9325 1726887154.92957: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/__init__.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/__init__.cpython-36.pyc' <<< 9325 1726887154.92973: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/mode.py <<< 9325 1726887154.92995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/mode.cpython-36.pyc' <<< 9325 1726887154.93025: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee249160><<< 9325 1726887154.93039: stdout chunk (state=3): >>> <<< 9325 1726887154.93056: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/sig/notation.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/sig/__pycache__/notation.cpython-36.pyc' <<< 9325 1726887154.93109: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee249278> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee23ee48> <<< 9325 1726887154.93127: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/tofu/__init__.py <<< 9325 1726887154.93142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/tofu/__pycache__/__init__.cpython-36.pyc' <<< 9325 1726887154.93159: 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' <<< 9325 1726887154.93207: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee249400> <<< 9325 1726887154.93232: stdout chunk (state=3): >>>import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee2490b8> # /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/create.py <<< 9325 1726887154.93248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/create.cpython-36.pyc' <<< 9325 1726887154.93285: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee2492e8> <<< 9325 1726887154.93304: 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 <<< 9325 1726887154.93319: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/event.cpython-36.pyc' <<< 9325 1726887154.93355: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee2496d8> <<< 9325 1726887154.93375: 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 <<< 9325 1726887154.93389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/import_type.cpython-36.pyc' <<< 9325 1726887154.93429: stdout chunk (state=3): >>>import 'gpg.constants.import_type' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee249780> <<< 9325 1726887154.93453: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc' <<< 9325 1726887154.93497: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee249940> <<< 9325 1726887154.93517: 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 <<< 9325 1726887154.93533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/md.cpython-36.pyc' <<< 9325 1726887154.93571: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee249a20> <<< 9325 1726887154.93589: 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 <<< 9325 1726887154.93603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/pk.cpython-36.pyc' <<< 9325 1726887154.93644: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee249d68> <<< 9325 1726887154.93660: 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 <<< 9325 1726887154.93681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/protocol.cpython-36.pyc' <<< 9325 1726887154.93713: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee249fd0> <<< 9325 1726887154.93733: 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' <<< 9325 1726887154.93783: stdout chunk (state=3): >>>import 'gpg.constants.sigsum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee24e278> <<< 9325 1726887154.93807: 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 # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/status.cpython-36.pyc' <<< 9325 1726887154.93823: stdout chunk (state=3): >>>import 'gpg.constants.status' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee24e390> <<< 9325 1726887154.93840: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/validity.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/validity.cpython-36.pyc' <<< 9325 1726887154.93884: stdout chunk (state=3): >>>import 'gpg.constants.validity' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee24e358> <<< 9325 1726887154.93900: stdout chunk (state=3): >>>import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee230e80> <<< 9325 1726887154.93934: stdout chunk (state=3): >>>import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0ec4e48> <<< 9325 1726887154.93956: 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 <<< 9325 1726887154.93970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/callbacks.cpython-36.pyc' <<< 9325 1726887154.93988: 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' <<< 9325 1726887154.94023: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' <<< 9325 1726887154.94044: 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 0x7f10ee24e748> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee23e710> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0edcdd8> <<< 9325 1726887154.94065: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/version.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/version.cpython-36.pyc' import 'gpg.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee24e630> <<< 9325 1726887154.94080: stdout chunk (state=3): >>>import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0ec4908> <<< 9325 1726887154.94098: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0ebda90> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0eb7d68> <<< 9325 1726887154.94119: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py <<< 9325 1726887154.94147: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc' <<< 9325 1726887154.94169: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0ebdf98> <<< 9325 1726887154.94183: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e2feb5c0> <<< 9325 1726887154.94207: 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 <<< 9325 1726887154.94225: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/__init__.cpython-36.pyc' <<< 9325 1726887154.94240: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py <<< 9325 1726887154.94257: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc' <<< 9325 1726887154.94280: 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' <<< 9325 1726887154.94298: stdout chunk (state=3): >>>import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0826e80> <<< 9325 1726887154.94318: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e08263c8> <<< 9325 1726887154.94327: stdout chunk (state=3): >>>import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0826208> <<< 9325 1726887154.94345: 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 <<< 9325 1726887154.94353: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/conf/__pycache__/read.cpython-36.pyc' <<< 9325 1726887154.94373: 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 <<< 9325 1726887154.94400: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repo.cpython-36.pyc' <<< 9325 1726887154.94420: 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 <<< 9325 1726887154.94434: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/logging.cpython-36.pyc' <<< 9325 1726887154.94454: 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 <<< 9325 1726887154.94462: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/lock.cpython-36.pyc' <<< 9325 1726887154.94476: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e084a128> <<< 9325 1726887154.94502: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py <<< 9325 1726887154.94527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc' <<< 9325 1726887154.94548: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 9325 1726887154.94589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 9325 1726887154.94609: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 9325 1726887154.94629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 9325 1726887154.94637: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e07efd30> <<< 9325 1726887154.94738: 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 0x7f10e07f9470> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0855b70> <<< 9325 1726887154.94777: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e084a550> <<< 9325 1726887154.94797: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e083f710> <<< 9325 1726887154.94832: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e08304e0> <<< 9325 1726887154.94841: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0830208> <<< 9325 1726887154.94863: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py <<< 9325 1726887154.94874: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc' <<< 9325 1726887154.94913: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc' <<< 9325 1726887154.94932: 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' <<< 9325 1726887154.94954: stdout chunk (state=3): >>>import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0815d30> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e07f9b70> <<< 9325 1726887154.94991: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e08304a8> <<< 9325 1726887154.95021: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/drpm.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/drpm.cpython-36.pyc' <<< 9325 1726887154.95040: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0818358> <<< 9325 1726887154.95060: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/goal.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/goal.cpython-36.pyc' import 'dnf.goal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0818518> <<< 9325 1726887154.95088: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/history.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/history.cpython-36.pyc' import 'dnf.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e08185c0> <<< 9325 1726887154.95114: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/module/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/__init__.py # 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 0x7f10e08186d8> <<< 9325 1726887154.95139: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/module_base.py <<< 9325 1726887154.95171: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc' <<< 9325 1726887154.95191: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py <<< 9325 1726887154.95216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc' <<< 9325 1726887154.95295: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' loaded from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' <<< 9325 1726887154.95316: stdout chunk (state=3): >>># extension module 'libdnf._smartcols' executed from '/usr/lib64/python3.6/site-packages/libdnf/_smartcols.so' import 'libdnf._smartcols' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10e059dcc0> <<< 9325 1726887154.95337: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0589ba8> <<< 9325 1726887154.95355: 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 0x7f10e059dba8> <<< 9325 1726887154.95428: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/exceptions.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/exceptions.cpython-36.pyc' import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e059dc88> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0818630> # /usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/persistor.py <<< 9325 1726887154.95452: stdout chunk (state=3): >>># 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 <<< 9325 1726887154.95475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc' import 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e05ac940> <<< 9325 1726887154.95494: stdout chunk (state=3): >>>import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e05ac6a0> <<< 9325 1726887154.95516: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/plugin.py <<< 9325 1726887154.95545: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/plugin.cpython-36.pyc' import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e05ace48> <<< 9325 1726887154.95569: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/query.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/query.cpython-36.pyc' import 'dnf.query' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e05b4f60> <<< 9325 1726887154.95590: 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 <<< 9325 1726887154.95610: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/repodict.cpython-36.pyc' import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e05be198> <<< 9325 1726887154.95635: 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' <<< 9325 1726887154.95665: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e05becf8> # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/miscutils.py <<< 9325 1726887154.95685: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/miscutils.cpython-36.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e05beeb8> <<< 9325 1726887154.95707: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc' <<< 9325 1726887154.95728: 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 <<< 9325 1726887154.95748: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/package.cpython-36.pyc' <<< 9325 1726887154.95774: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e030a518> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e030a080> <<< 9325 1726887154.95795: 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 0x7f10e03136a0> <<< 9325 1726887154.95820: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed6010b8> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed65e400> <<< 9325 1726887154.96094: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py <<< 9325 1726887154.96122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0313898> <<< 9325 1726887154.96255: 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 <<< 9325 1726887154.96281: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/builddep.cpython-36.pyc' <<< 9325 1726887154.96302: 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' <<< 9325 1726887154.96322: stdout chunk (state=3): >>>import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e03366a0> <<< 9325 1726887154.96353: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc' <<< 9325 1726887154.96372: 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 <<< 9325 1726887154.96401: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc' <<< 9325 1726887154.96423: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py <<< 9325 1726887154.96457: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc' <<< 9325 1726887154.96486: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/format.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/format.cpython-36.pyc' <<< 9325 1726887154.96507: stdout chunk (state=3): >>>import 'dnf.cli.format' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e02e2e80> <<< 9325 1726887154.96529: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/progress.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/progress.cpython-36.pyc' <<< 9325 1726887154.96551: 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' <<< 9325 1726887154.96575: stdout chunk (state=3): >>># /usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/curses/__init__.py <<< 9325 1726887154.96623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/curses/__pycache__/__init__.cpython-36.pyc' <<< 9325 1726887154.97219: 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 0x7f10e02eef98> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e02eeb00> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e02e97f0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e02e9198> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e03495c0> # /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 0x7f10e02e95c0> # /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 0x7f10dfc0c780> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e02eee80> # /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 0x7f10dfc23048> # /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 0x7f10dfc231d0> # /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 0x7f10dfc23400> # /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 0x7f10dfc236a0> # /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' <<< 9325 1726887154.97244: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfc23cf8> <<< 9325 1726887154.97275: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfc23b00> <<< 9325 1726887154.97287: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/distrosync.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/distrosync.cpython-36.pyc' import 'dnf.cli.commands.distrosync' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfc29048> <<< 9325 1726887154.97315: 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' <<< 9325 1726887154.97327: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfc2ec18> <<< 9325 1726887154.97355: 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' <<< 9325 1726887154.97367: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfc2edd8> <<< 9325 1726887154.97389: 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 <<< 9325 1726887154.97400: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/history.cpython-36.pyc' <<< 9325 1726887154.97421: 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 <<< 9325 1726887154.97432: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/transaction_sr.cpython-36.pyc' <<< 9325 1726887154.97454: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfc36cc0> <<< 9325 1726887154.97466: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfc365f8> <<< 9325 1726887154.97485: 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 <<< 9325 1726887154.97497: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/install.cpython-36.pyc' <<< 9325 1726887154.97520: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfc43860> <<< 9325 1726887154.97534: 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' <<< 9325 1726887154.97547: stdout chunk (state=3): >>>import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfc43b70> <<< 9325 1726887154.97560: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/mark.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/mark.py <<< 9325 1726887154.97574: 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 0x7f10dfc43cc0> <<< 9325 1726887154.97593: 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 <<< 9325 1726887154.97622: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/module.cpython-36.pyc' <<< 9325 1726887154.97644: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfc43e80> <<< 9325 1726887154.97665: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/reinstall.py <<< 9325 1726887154.97677: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfbd9c50> <<< 9325 1726887154.97699: 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 <<< 9325 1726887154.97715: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/remove.cpython-36.pyc' <<< 9325 1726887154.97727: stdout chunk (state=3): >>>import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfbd9e80> <<< 9325 1726887154.97740: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/repolist.py <<< 9325 1726887154.97757: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-36.pyc' <<< 9325 1726887154.97768: stdout chunk (state=3): >>>import 'dnf.cli.commands.repolist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfbe20b8> <<< 9325 1726887154.97782: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/search.py <<< 9325 1726887154.97794: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/search.cpython-36.pyc' <<< 9325 1726887154.97819: 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' <<< 9325 1726887154.97831: stdout chunk (state=3): >>>import 'dnf.match_counter' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfbe2d68> <<< 9325 1726887154.97853: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfbe2860> <<< 9325 1726887154.97864: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/shell.py <<< 9325 1726887154.97876: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/shell.cpython-36.pyc' <<< 9325 1726887154.97888: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc matches /usr/lib64/python3.6/cmd.py <<< 9325 1726887154.97904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/cmd.cpython-36.pyc' <<< 9325 1726887154.97917: stdout chunk (state=3): >>>import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfbece48> <<< 9325 1726887154.97929: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfbec630> <<< 9325 1726887154.97948: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc' <<< 9325 1726887154.97969: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfbf3a20> <<< 9325 1726887154.97987: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/updateinfo.py <<< 9325 1726887154.98003: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc' <<< 9325 1726887154.98016: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfbf3c88> <<< 9325 1726887154.98035: 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 <<< 9325 1726887154.98046: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrade.cpython-36.pyc' <<< 9325 1726887154.98058: stdout chunk (state=3): >>>import 'dnf.cli.commands.upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfbfdcf8> <<< 9325 1726887154.98080: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfbfdef0> <<< 9325 1726887154.98102: 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 <<< 9325 1726887154.98115: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/demand.cpython-36.pyc' <<< 9325 1726887154.98130: stdout chunk (state=3): >>>import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfc06080> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0336c18> <<< 9325 1726887154.98144: stdout chunk (state=3): >>>import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0336860> <<< 9325 1726887154.98154: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0336048> <<< 9325 1726887154.98174: 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 <<< 9325 1726887154.98186: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/changelog.cpython-36.pyc' <<< 9325 1726887154.98209: 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 <<< 9325 1726887154.98221: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/__init__.cpython-36.pyc' <<< 9325 1726887154.98237: 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' <<< 9325 1726887154.98250: stdout chunk (state=3): >>>import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfc06ac8> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfc067f0> <<< 9325 1726887154.98267: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/parser.py <<< 9325 1726887154.98289: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/parser.cpython-36.pyc' <<< 9325 1726887154.98313: 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 <<< 9325 1726887154.98324: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/relativedelta.cpython-36.pyc' <<< 9325 1726887154.98355: 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 # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc' <<< 9325 1726887154.98368: stdout chunk (state=3): >>>import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfb9d240> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfb97630> <<< 9325 1726887154.98394: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/__init__.py <<< 9325 1726887154.98405: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/__init__.cpython-36.pyc' <<< 9325 1726887154.98426: 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 <<< 9325 1726887154.98442: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/tz.cpython-36.pyc' <<< 9325 1726887154.98465: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dateutil/tz/_common.py <<< 9325 1726887154.98475: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/_common.cpython-36.pyc' <<< 9325 1726887154.98489: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfbaf278> <<< 9325 1726887154.98505: 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 <<< 9325 1726887154.98522: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dateutil/tz/__pycache__/win.cpython-36.pyc' <<< 9325 1726887154.98542: stdout chunk (state=3): >>># destroy dateutil.tz.win <<< 9325 1726887154.98575: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfb9d7b8> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfb9d4a8> <<< 9325 1726887154.98621: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfc06898> <<< 9325 1726887154.98632: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e03368d0> <<< 9325 1726887154.98651: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/config_manager.py <<< 9325 1726887154.98662: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/config_manager.cpython-36.pyc' <<< 9325 1726887154.98703: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfc066a0> <<< 9325 1726887154.98721: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/copr.py <<< 9325 1726887154.98741: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/copr.cpython-36.pyc' <<< 9325 1726887154.98770: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfbc36d8> <<< 9325 1726887154.98789: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debug.py <<< 9325 1726887154.98801: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debug.cpython-36.pyc' <<< 9325 1726887154.98821: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debug' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfb4c6d8> <<< 9325 1726887154.98840: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/debuginfo-install.py <<< 9325 1726887154.98853: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-36.pyc' <<< 9325 1726887154.98864: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfb563c8> <<< 9325 1726887154.98886: 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 <<< 9325 1726887154.98897: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc' <<< 9325 1726887154.98918: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfb569e8> <<< 9325 1726887154.98950: 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' <<< 9325 1726887154.98970: stdout chunk (state=3): >>># /usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/__init__.py <<< 9325 1726887154.98980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/sqlite3/__pycache__/__init__.cpython-36.pyc' <<< 9325 1726887154.98996: stdout chunk (state=3): >>># /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py <<< 9325 1726887154.99007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc' <<< 9325 1726887154.99063: stdout chunk (state=3): >>># extension module '_sqlite3' loaded from '/usr/lib64/python3.6/lib-dynload/_sqlite3.cpython-36m-x86_64-linux-gnu.so' <<< 9325 1726887154.99073: 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 0x7f10dfb68080> <<< 9325 1726887154.99101: stdout chunk (state=3): >>>import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfb62978> <<< 9325 1726887154.99116: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfb626d8> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfb622e8> <<< 9325 1726887154.99135: 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 <<< 9325 1726887154.99152: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/groups_manager.cpython-36.pyc' <<< 9325 1726887154.99178: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfb62748> <<< 9325 1726887154.99200: 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 <<< 9325 1726887154.99213: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/needs_restarting.cpython-36.pyc' <<< 9325 1726887154.99241: 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 <<< 9325 1726887154.99252: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/__init__.cpython-36.pyc' <<< 9325 1726887154.99270: 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 0x7f10dfb74d30> <<< 9325 1726887154.99289: 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' <<< 9325 1726887154.99316: stdout chunk (state=3): >>>import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfb74e10> <<< 9325 1726887154.99336: 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 <<< 9325 1726887154.99348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/types.cpython-36.pyc' <<< 9325 1726887154.99461: stdout chunk (state=3): >>># extension module '_dbus_bindings' loaded from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' <<< 9325 1726887154.99472: stdout chunk (state=3): >>># extension module '_dbus_bindings' executed from '/usr/lib64/python3.6/site-packages/_dbus_bindings.so' import '_dbus_bindings' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f10dfb7e668> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfb7e438> <<< 9325 1726887154.99495: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc' <<< 9325 1726887154.99519: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/bus.py <<< 9325 1726887154.99531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/bus.cpython-36.pyc' <<< 9325 1726887154.99552: 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 <<< 9325 1726887154.99564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/connection.cpython-36.pyc' <<< 9325 1726887154.99584: 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 <<< 9325 1726887154.99595: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/lowlevel.cpython-36.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10df481ba8> <<< 9325 1726887154.99608: 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 <<< 9325 1726887154.99623: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/proxies.cpython-36.pyc' <<< 9325 1726887154.99644: 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 <<< 9325 1726887154.99656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc' <<< 9325 1726887154.99681: 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 0x7f10df48de80> <<< 9325 1726887154.99705: stdout chunk (state=3): >>># /usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/parsers/__init__.py <<< 9325 1726887154.99716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/xml/parsers/__pycache__/__init__.cpython-36.pyc' import 'xml.parsers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10df4940b8> <<< 9325 1726887154.99743: 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' <<< 9325 1726887154.99776: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.6/lib-dynload/pyexpat.cpython-36m-x86_64-linux-gnu.so' <<< 9325 1726887154.99792: 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 0x7f10df494240> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10df494128> <<< 9325 1726887154.99805: stdout chunk (state=3): >>>import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10df48d908> <<< 9325 1726887154.99817: stdout chunk (state=3): >>>import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10df481cc0> <<< 9325 1726887154.99833: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10df481080> <<< 9325 1726887154.99846: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10df478630> <<< 9325 1726887154.99860: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfb7ee80> <<< 9325 1726887154.99872: stdout chunk (state=3): >>>import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfb74710> <<< 9325 1726887154.99896: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfb68b38> <<< 9325 1726887154.99915: 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 <<< 9325 1726887154.99927: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-36.pyc' <<< 9325 1726887154.99937: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfb7e518> <<< 9325 1726887154.99957: 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 <<< 9325 1726887154.99970: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repodiff.cpython-36.pyc' <<< 9325 1726887154.99983: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10df4945c0> <<< 9325 1726887154.99998: 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 <<< 9325 1726887155.00011: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repograph.cpython-36.pyc' <<< 9325 1726887155.00024: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10df4a40b8> <<< 9325 1726887155.00040: 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 <<< 9325 1726887155.00052: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/repomanage.cpython-36.pyc' <<< 9325 1726887155.00063: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10df4a4400> <<< 9325 1726887155.00075: 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 <<< 9325 1726887155.00145: stdout chunk (state=3): >>># 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 0x7f10df4a4eb8> # /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 <<< 9325 1726887155.00418: stdout chunk (state=3): >>># 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 0x7f10df4a5a90> <<< 9325 1726887157.14897: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["chrony"], "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}}} <<< 9325 1726887157.19194: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 9325 1726887157.19227: stdout chunk (state=3): >>># destroy __main__ <<< 9325 1726887157.19754: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 9325 1726887157.19771: 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 <<< 9325 1726887157.19789: 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 <<< 9325 1726887157.19808: 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 <<< 9325 1726887157.19825: stdout chunk (state=3): >>># destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # 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 <<< 9325 1726887157.19843: 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 # 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 <<< 9325 1726887157.19862: 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 # 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 <<< 9325 1726887157.19879: stdout chunk (state=3): >>># cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.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 <<< 9325 1726887157.19894: stdout chunk (state=3): >>># cleanup[2] removing ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.urls # destroy ansible.module_utils.urls # cleanup[2] removing email # cleanup[2] removing email.mime # cleanup[2] removing email.mime.multipart <<< 9325 1726887157.19914: stdout chunk (state=3): >>># 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 <<< 9325 1726887157.19931: stdout chunk (state=3): >>># 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 <<< 9325 1726887157.19947: stdout chunk (state=3): >>># 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 <<< 9325 1726887157.19960: stdout chunk (state=3): >>># 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 <<< 9325 1726887157.19978: 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 <<< 9325 1726887157.19994: stdout chunk (state=3): >>># 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 <<< 9325 1726887157.20011: stdout chunk (state=3): >>># 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 <<< 9325 1726887157.20027: stdout chunk (state=3): >>># 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 <<< 9325 1726887157.20043: stdout chunk (state=3): >>># 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 <<< 9325 1726887157.20059: stdout chunk (state=3): >>># cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debug # destroy dnf.plugin.dynamic.debug # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # cleanup[2] removing dnf.plugin.dynamic.generate_completion_cache # destroy dnf.plugin.dynamic.generate_completion_cache # cleanup[2] removing sqlite3 # cleanup[2] removing sqlite3.dbapi2 # cleanup[2] removing _sqlite3 # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # cleanup[2] removing dnf.plugin.dynamic.needs_restarting # destroy dnf.plugin.dynamic.needs_restarting # cleanup[2] removing dbus # cleanup[2] removing dbus._compat # cleanup[2] removing dbus.exceptions # cleanup[2] removing dbus.types # cleanup[2] removing _dbus_bindings # cleanup[2] removing dbus._dbus # cleanup[2] removing dbus.bus # cleanup[2] removing dbus.connection # cleanup[2] removing dbus.lowlevel # cleanup[2] removing dbus.proxies # cleanup[2] removing dbus._expat_introspect_parser # cleanup[2] removing xml # destroy xml # cleanup[2] removing xml.parsers # destroy xml.parsers # cleanup[2] removing xml.parsers.expat # destroy xml.parsers.expat # cleanup[2] removing pyexpat.errors # cleanup[2] removing pyexpat.model # cleanup[2] removing pyexpat # cleanup[2] removing xml.parsers.expat.model # cleanup[2] removing xml.parsers.expat.errors # cleanup[2] removing dnf.plugin.dynamic.repoclosure # destroy dnf.plugin.dynamic.repoclosure <<< 9325 1726887157.20078: stdout chunk (state=3): >>># cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade <<< 9325 1726887157.20099: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 <<< 9325 1726887157.20115: stdout chunk (state=3): >>># destroy _blake2 # destroy _bz2 <<< 9325 1726887157.20644: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9325 1726887157.20667: stdout chunk (state=3): >>># destroy zipimport <<< 9325 1726887157.20685: stdout chunk (state=3): >>># destroy _lzma # destroy bz2 # destroy lzma <<< 9325 1726887157.20705: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 9325 1726887157.20727: stdout chunk (state=3): >>># destroy syslog # destroy ctypes <<< 9325 1726887157.20744: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 9325 1726887157.20755: stdout chunk (state=3): >>># destroy systemd._daemon <<< 9325 1726887157.20773: stdout chunk (state=3): >>># destroy selinux # destroy ansible.module_utils.distro._distro <<< 9325 1726887157.20791: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc # destroy platform <<< 9325 1726887157.20802: 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 <<< 9325 1726887157.20815: stdout chunk (state=3): >>># destroy cryptography.x509.base # destroy cryptography.hazmat.primitives.hashes <<< 9325 1726887157.20860: 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 <<< 9325 1726887157.20872: stdout chunk (state=3): >>># destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser <<< 9325 1726887157.20883: stdout chunk (state=3): >>># destroy cryptography.hazmat.backends.interfaces # destroy cryptography.hazmat.primitives.asymmetric.ed448 <<< 9325 1726887157.20903: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.constant_time # destroy cryptography.hazmat.primitives.serialization <<< 9325 1726887157.20917: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.serialization.base # destroy cryptography.hazmat.primitives.serialization.ssh # destroy hmac # destroy _hmacopenssl # destroy cryptography.hazmat.primitives.asymmetric.dsa # destroy cryptography.hazmat.primitives.asymmetric.ec # destroy cryptography.hazmat.primitives.asymmetric.ed25519 <<< 9325 1726887157.20928: stdout chunk (state=3): >>># destroy cryptography.hazmat.primitives.asymmetric.rsa # destroy cryptography.hazmat.primitives.ciphers.algorithms # destroy cryptography.hazmat.primitives.ciphers.modes <<< 9325 1726887157.20939: stdout chunk (state=3): >>># destroy six # destroy cryptography.utils <<< 9325 1726887157.20981: 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 <<< 9325 1726887157.21024: 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 <<< 9325 1726887157.21036: stdout chunk (state=3): >>># destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy _dbus_bindings <<< 9325 1726887157.21046: stdout chunk (state=3): >>># destroy pyexpat.errors # destroy pyexpat.model # destroy pyexpat <<< 9325 1726887157.21069: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 9325 1726887157.21103: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib <<< 9325 1726887157.21115: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _frozen_importlib_external <<< 9325 1726887157.21126: stdout chunk (state=3): >>># cleanup[3] wiping _io # cleanup[3] wiping marshal # destroy marshal # cleanup[3] wiping posix <<< 9325 1726887157.21142: stdout chunk (state=3): >>># cleanup[3] wiping encodings # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping io <<< 9325 1726887157.21156: stdout chunk (state=3): >>># cleanup[3] wiping abc # cleanup[3] wiping os <<< 9325 1726887157.21167: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 9325 1726887157.21180: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping base64 # cleanup[3] wiping re <<< 9325 1726887157.21194: stdout chunk (state=3): >>># destroy sre_compile # destroy copyreg # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping functools <<< 9325 1726887157.21209: stdout chunk (state=3): >>># 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 <<< 9325 1726887157.21228: stdout chunk (state=3): >>># cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping binascii # cleanup[3] wiping importlib # destroy importlib.util <<< 9325 1726887157.21240: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping warnings # cleanup[3] wiping importlib.machinery # cleanup[3] wiping importlib.abc # destroy _frozen_importlib_external # destroy importlib.machinery # cleanup[3] wiping contextlib # destroy _collections_abc # cleanup[3] wiping shutil <<< 9325 1726887157.21253: stdout chunk (state=3): >>># cleanup[3] wiping fnmatch # cleanup[3] wiping zlib <<< 9325 1726887157.21264: stdout chunk (state=3): >>># cleanup[3] wiping _compression # cleanup[3] wiping threading <<< 9325 1726887157.21274: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping traceback # cleanup[3] wiping linecache <<< 9325 1726887157.21285: stdout chunk (state=3): >>># cleanup[3] wiping tokenize # destroy io # cleanup[3] wiping token <<< 9325 1726887157.21299: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping grp <<< 9325 1726887157.21312: stdout chunk (state=3): >>># destroy grp # cleanup[3] wiping tempfile # cleanup[3] wiping random # destroy _random # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib <<< 9325 1726887157.21325: stdout chunk (state=3): >>># 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 <<< 9325 1726887157.21342: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess<<< 9325 1726887157.21362: stdout chunk (state=3): >>> # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # cleanup[3] wiping logging # destroy atexit # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping socket # destroy selectors <<< 9325 1726887157.21373: stdout chunk (state=3): >>># cleanup[3] wiping _socket # destroy _socket # cleanup[3] wiping json <<< 9325 1726887157.21392: 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 copy # cleanup[3] wiping ast # cleanup[3] wiping _selinux <<< 9325 1726887157.21405: stdout chunk (state=3): >>># cleanup[3] wiping argparse <<< 9325 1726887157.21417: stdout chunk (state=3): >>># cleanup[3] wiping textwrap <<< 9325 1726887157.21430: stdout chunk (state=3): >>># 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 <<< 9325 1726887157.21454: 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 <<< 9325 1726887157.21468: stdout chunk (state=3): >>># cleanup[3] wiping calendar # cleanup[3] wiping email._header_value_parser # destroy email._encoded_words <<< 9325 1726887157.21480: stdout chunk (state=3): >>># cleanup[3] wiping email.message <<< 9325 1726887157.21495: stdout chunk (state=3): >>># destroy uu # destroy quopri # cleanup[3] wiping gzip # destroy _compression # destroy zlib # cleanup[3] wiping http # destroy http.client # destroy http.cookiejar # cleanup[3] wiping ssl # destroy ipaddress # destroy textwrap # cleanup[3] wiping _ssl <<< 9325 1726887157.21509: 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 <<< 9325 1726887157.21532: stdout chunk (state=3): >>># destroy ast # destroy dis # destroy enum # destroy linecache # destroy tokenize # destroy token # cleanup[3] wiping _opcode # cleanup[3] wiping glob <<< 9325 1726887157.21543: stdout chunk (state=3): >>># cleanup[3] wiping gc # cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const <<< 9325 1726887157.21554: stdout chunk (state=3): >>># destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # destroy dnf.callback # destroy dnf.util # destroy dnf.exceptions # destroy dnf.comps # destroy dnf.db # destroy dnf.db.group <<< 9325 1726887157.21567: stdout chunk (state=3): >>># 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 <<< 9325 1726887157.21586: stdout chunk (state=3): >>># 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 <<< 9325 1726887157.21598: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._module # cleanup[3] wiping libdnf._repo # cleanup[3] wiping libdnf._transaction <<< 9325 1726887157.21610: stdout chunk (state=3): >>># cleanup[3] wiping libdnf._utils <<< 9325 1726887157.21629: stdout chunk (state=3): >>># cleanup[3] wiping unicodedata # cleanup[3] wiping rpm # destroy rpm._rpmb # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # destroy rpm._rpm <<< 9325 1726887157.21640: stdout chunk (state=3): >>># 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 <<< 9325 1726887157.21652: stdout chunk (state=3): >>># cleanup[3] wiping gpg.gpgme <<< 9325 1726887157.21669: stdout chunk (state=3): >>># cleanup[3] wiping gpg._gpgme <<< 9325 1726887157.21689: stdout chunk (state=3): >>># cleanup[3] wiping gpg.errors # cleanup[3] wiping gpg.util <<< 9325 1726887157.21705: stdout chunk (state=3): >>># cleanup[3] wiping gpg.constants # destroy gpg.constants.data # destroy gpg.constants.data.encoding # destroy gpg.constants.keylist # destroy gpg.constants.keylist.mode # destroy gpg.constants.sig # destroy gpg.constants.sig.mode # destroy gpg.constants.sig.notation # destroy gpg.constants.tofu # destroy gpg.constants.tofu.policy # destroy gpg.constants.create <<< 9325 1726887157.21723: stdout chunk (state=3): >>># 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 <<< 9325 1726887157.21742: stdout chunk (state=3): >>># 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 <<< 9325 1726887157.21757: stdout chunk (state=3): >>># cleanup[3] wiping _curses # destroy _curses # cleanup[3] wiping dnf.cli.commands # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check <<< 9325 1726887157.21773: stdout chunk (state=3): >>># destroy dnf.cli.commands.clean <<< 9325 1726887157.21788: stdout chunk (state=3): >>># 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 <<< 9325 1726887157.22218: stdout chunk (state=3): >>># destroy libdnf._error # destroy _heapq <<< 9325 1726887157.22234: stdout chunk (state=3): >>># destroy _thread # destroy _warnings <<< 9325 1726887157.22248: stdout chunk (state=3): >>># destroy stat # destroy _sre # destroy sre_parse <<< 9325 1726887157.22262: stdout chunk (state=3): >>># destroy select <<< 9325 1726887157.22276: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 9325 1726887157.22295: stdout chunk (state=3): >>># destroy pickle <<< 9325 1726887157.22313: 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 <<< 9325 1726887157.22327: stdout chunk (state=3): >>># destroy _operator <<< 9325 1726887157.22364: stdout chunk (state=3): >>># destroy bisect # destroy posixpath <<< 9325 1726887157.22376: stdout chunk (state=3): >>># destroy posix # destroy http # destroy socket # destroy ssl <<< 9325 1726887157.22412: stdout chunk (state=3): >>># destroy gzip <<< 9325 1726887157.22429: stdout chunk (state=3): >>># destroy abc # destroy email.header # destroy email.charset # destroy email.utils # destroy email._header_value_parser # destroy email.quoprimime <<< 9325 1726887157.22476: stdout chunk (state=3): >>># destroy threading # destroy email.message # destroy email.errors # destroy email.encoders <<< 9325 1726887157.22499: stdout chunk (state=3): >>># destroy signal # destroy unicodedata <<< 9325 1726887157.22510: stdout chunk (state=3): >>># destroy email # destroy queue # destroy urllib # destroy pwd # destroy gettext # destroy libcomps # destroy locale # destroy contextlib <<< 9325 1726887157.22523: stdout chunk (state=3): >>># destroy string # destroy dnf.rpm.transaction <<< 9325 1726887157.22550: stdout chunk (state=3): >>># 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 <<< 9325 1726887157.22568: stdout chunk (state=3): >>># destroy urllib.parse <<< 9325 1726887157.22599: stdout chunk (state=3): >>># destroy tempfile # destroy traceback <<< 9325 1726887157.22612: stdout chunk (state=3): >>># destroy calendar # destroy glob # destroy curses <<< 9325 1726887157.22625: stdout chunk (state=3): >>># destroy fcntl # destroy struct # destroy termios # destroy random # destroy dnf.cli.output <<< 9325 1726887157.22654: stdout chunk (state=3): >>># destroy rpm <<< 9325 1726887157.22691: stdout chunk (state=3): >>># destroy itertools # destroy _imp <<< 9325 1726887157.22703: stdout chunk (state=3): >>># destroy gpg.gpgme # destroy gpg.constants # destroy gpg.errors # destroy gpg.util # destroy json.scanner <<< 9325 1726887157.22716: stdout chunk (state=3): >>># destroy _json # destroy importlib.abc # destroy warnings <<< 9325 1726887157.22727: stdout chunk (state=3): >>># destroy types # destroy io # destroy _opcode <<< 9325 1726887157.22745: 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 <<< 9325 1726887157.22844: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 9325 1726887157.23489: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 9325 1726887157.23545: stderr chunk (state=3): >>><<< 9325 1726887157.23553: stdout chunk (state=3): >>><<< 9325 1726887157.23643: _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 0x7f10f5d60e48> # /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 0x7f10f5cf6828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f5d609b0> # /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 0x7f10f5d03630> 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 0x7f10f5d0a160> # /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 0x7f10f5d0f0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f5d0a748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f5d0a390> # /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 0x7f10f5cb4470> # /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 0x7f10f5cb9e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f5cb4b38> # /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 0x7f10f5cc04e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f5ca3d68> # /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 0x7f10f5ca6198> # /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 0x7f10f3fb4940> # /usr/lib64/python3.6/__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 0x7f10f3fc6240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f5d14a20> 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 0x7f10f3f08080> # /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 0x7f10f3f122b0> # /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 0x7f10f3f12f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3f12a90> 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 0x7f10f3f1c080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3f8f7b8> # /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 0x7f10f3f8fba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3f83160> # /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 0x7f10f3f83e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3f7b438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3f6b470> # /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 0x7f10f3cc0278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3cc7cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3f83438> 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 0x7f10f3ccde10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3f662b0> # /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 0x7f10f3cd21d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3ccdf98> # 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 0x7f10f3cd22e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3fd4fd0> # /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 0x7f10f3cd2dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3cd29e8> # /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 0x7f10f3ce06a0> # /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 0x7f10f3ce0e80> # /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 0x7f10f3865198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3ce0780> # /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 0x7f10f386bc88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3cd2518> # /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 0x7f10f38902e8> # 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 0x7f10f38906a0> # /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 0x7f10f3896390> # /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 0x7f10f3640ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f36372e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f362ff98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3627e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3896d30> # 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 0x7f10f3637f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3890a20> # /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 0x7f10f5c6b710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f363b048> 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 0x7f10f5c6ba90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f3cd2860> # /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 0x7f10f5c8a5c0> # /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 0x7f10f5c8e630> # 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 0x7f10f5c8eb00> # 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 0x7f10f5c8ec18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f5c8ae10> # /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 0x7f10f5c8ef60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f5c8e4e0> # 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 0x7f10f5c8e240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f5c7db00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f387a358> # /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 0x7f10f5c8a470> # /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 0x7f10f1c65908> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/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_4oqaqnda/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 0x7f10f1937ac8> 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 0x7f10f194e278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f198f4e0> # 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 0x7f10f198f5f8> # /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 0x7f10f198fb38> # /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 0x7f10f1920940> # 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 0x7f10f1920f60> # 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 0x7f10f1920d30> # /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 0x7f10f18d0ac8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f194e0f0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f18eb4a8> # /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 0x7f10f1c7dfd0> # 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 0x7f10f18fe320> # /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 0x7f10f18fe438> # /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 0x7f10f1958eb8> # /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 0x7f10f1961f60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f198c2e8> # /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 0x7f10f198cb00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f19087f0> # /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 0x7f10f197ff98> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f198c160> # 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 0x7f10f19f9e10> # 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 0x7f10f19f9f28> # 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 0x7f10f1a0b0b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f18fe588> # /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 0x7f10f1a16a58> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f1a12198> # 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 0x7f10f1a12390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f1a0bc18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/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_4oqaqnda/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_4oqaqnda/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 0x7f10f1a31e80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f1a31b38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f1a31358> # /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 0x7f10f1a319b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f1a1fcf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/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_4oqaqnda/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_4oqaqnda/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_4oqaqnda/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_4oqaqnda/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 0x7f10ee2b8588> # 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_4oqaqnda/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_4oqaqnda/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_4oqaqnda/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_4oqaqnda/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_4oqaqnda/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 0x7f10ee32ce80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/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_4oqaqnda/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_4oqaqnda/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_4oqaqnda/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_4oqaqnda/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_4oqaqnda/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 0x7f10ee2cf128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee30de48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/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_4oqaqnda/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 0x7f10ee33d080> # /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 0x7f10ee33d128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee29f940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/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_4oqaqnda/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_4oqaqnda/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_4oqaqnda/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_4oqaqnda/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_4oqaqnda/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_4oqaqnda/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 0x7f10edfbf438> # /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 0x7f10edfbf550> # /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 0x7f10edf59358> # /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 0x7f10edf85438> # /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 0x7f10edf85668> # /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 0x7f10edf8c048> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edf87be0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edf85748> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edf66198> # /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 0x7f10edf920f0> # /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 0x7f10edf921d0> # /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 0x7f10edfab3c8> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edfa2668> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edf590f0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edfbdb38> # /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 0x7f10ee4118d0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee3f3b70> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee3e2d30> # /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 0x7f10eddf35c0> # /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 0x7f10eddf37b8> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edde3278> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee3ecac8> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edf79940> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edf790f0> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edfbf588> # /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 0x7f10edf794e0> # /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 0x7f10edf79898> # /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 0x7f10eddf3e48> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10eddf3ac8> # /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 0x7f10eddf3d30> # /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 0x7f10f35e9e10> # /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 0x7f10f35df4a8> # /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 0x7f10f35e87b8> # /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 0x7f10ede0f2e8> # 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 0x7f10ede22940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f360c7b8> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10f35e8ba8> # 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 0x7f10f360c748> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/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 0x7f10ee3aa6a0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee3aa0b8> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edd9ca20> import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee3929b0> 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 0x7f10ee3b6470> # /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 0x7f10eded84e0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edecfdd8> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edec5d30> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee3b6d30> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee3b64a8> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edd8ba90> # /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 0x7f10edee0a58> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edee0828> # /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 0x7f10ede91978> # /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 0x7f10ede91a20> # /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 0x7f10ede91c50> # /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 0x7f10ede91dd8> # /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 0x7f10edea4400> # /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 0x7f10edeb9ac8> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edeb1b00> # /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 0x7f10edeb9080> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edeb1e80> # /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 0x7f10ede4d470> # /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 0x7f10ede5a748> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ede4d940> # /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 0x7f10ed945588> # /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 0x7f10ed94d3c8> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed945be0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed9459e8> # /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 0x7f10ed94d518> # /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 0x7f10ed6e31d0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed95dba8> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed95d908> # /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 0x7f10ed6f34e0> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed9552b0> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed945ba8> # /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 0x7f10ed713c18> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed7136a0> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed7100f0> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed95d630> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ede7e320> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10edee93c8> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee3b6908> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/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_4oqaqnda/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_4oqaqnda/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 0x7f10ed67c668> import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_4oqaqnda/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 0x7f10ed651c88> # /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 0x7f10ed651e80> # /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 0x7f10ed630c88> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed6512b0> # /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 0x7f10ed637780> # /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 0x7f10ed637f60> import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed637940> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed651748> # /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 0x7f10ed5afbe0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed5af8d0> # /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 0x7f10e4c2d208> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed5afa20> # /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 0x7f10e4988da0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e4c2d390> # /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 0x7f10e46b7cf8> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e497c358> # /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 0x7f10e4667be0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e46b7e80> # /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 0x7f10e40dc780> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e465b550> # /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 0x7f10e40bf5f8> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e40cb898> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed5af390> # /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 0x7f10e3bfdb70> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e3bf3eb8> # /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 0x7f10e3c0ce48> # /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 0x7f10e3c15b70> # /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 0x7f10e3c1d470> # /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 0x7f10e3c24fd0> # 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 0x7f10e2fc1940> # 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 0x7f10e2fc1b00> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e3c15da0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e3c0cef0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e3c0c828> # /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 0x7f10e2fceeb8> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e3c0cc88> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e3bfdd30> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e3bf33c8> # /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 0x7f10e2fd3e80> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e2fd3d30> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed5af518> # /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 0x7f10e2feb630> # /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 0x7f10e0eac5c0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0edce10> # /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 0x7f10ee284ba8> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0eaccf8> # /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 0x7f10ee23ebe0> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee23e9e8> # /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 0x7f10ee23eef0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee23ea58> # /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 0x7f10ee249160> # /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 0x7f10ee249278> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee23ee48> # /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 0x7f10ee249400> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee2490b8> # /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 0x7f10ee2492e8> # /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 0x7f10ee2496d8> # /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 0x7f10ee249780> # /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 0x7f10ee249940> # /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 0x7f10ee249a20> # /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 0x7f10ee249d68> # /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 0x7f10ee249fd0> # /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 0x7f10ee24e278> # /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 0x7f10ee24e390> # /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 0x7f10ee24e358> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee230e80> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0ec4e48> # /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 0x7f10ee24e748> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ee23e710> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0edcdd8> # /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 0x7f10ee24e630> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0ec4908> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0ebda90> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0eb7d68> # /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 0x7f10e0ebdf98> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e2feb5c0> # /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 0x7f10e0826e80> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e08263c8> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0826208> # /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 0x7f10e084a128> # /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 0x7f10e07efd30> # 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 0x7f10e07f9470> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0855b70> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e084a550> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e083f710> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e08304e0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0830208> # /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 0x7f10e0815d30> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e07f9b70> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e08304a8> # /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 0x7f10e0818358> # /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 0x7f10e0818518> # /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 0x7f10e08185c0> # /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 0x7f10e08186d8> # /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 0x7f10e059dcc0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0589ba8> # /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 0x7f10e059dba8> # /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 0x7f10e059dc88> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0818630> # /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 0x7f10e05ac940> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e05ac6a0> # /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 0x7f10e05ace48> # /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 0x7f10e05b4f60> # /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 0x7f10e05be198> # /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 0x7f10e05becf8> # /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 0x7f10e05beeb8> # /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 0x7f10e030a518> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e030a080> # /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 0x7f10e03136a0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed6010b8> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10ed65e400> # /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 0x7f10e0313898> # /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 0x7f10e03366a0> # /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 0x7f10e02e2e80> # /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 0x7f10e02eef98> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e02eeb00> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e02e97f0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e02e9198> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e03495c0> # /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 0x7f10e02e95c0> # /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 0x7f10dfc0c780> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e02eee80> # /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 0x7f10dfc23048> # /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 0x7f10dfc231d0> # /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 0x7f10dfc23400> # /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 0x7f10dfc236a0> # /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 0x7f10dfc23cf8> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfc23b00> # /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 0x7f10dfc29048> # /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 0x7f10dfc2ec18> # /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 0x7f10dfc2edd8> # /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 0x7f10dfc36cc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfc365f8> # /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 0x7f10dfc43860> # /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 0x7f10dfc43b70> # /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 0x7f10dfc43cc0> # /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 0x7f10dfc43e80> # /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 0x7f10dfbd9c50> # /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 0x7f10dfbd9e80> # /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 0x7f10dfbe20b8> # /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 0x7f10dfbe2d68> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfbe2860> # /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 0x7f10dfbece48> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfbec630> # /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 0x7f10dfbf3a20> # /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 0x7f10dfbf3c88> # /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 0x7f10dfbfdcf8> # /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 0x7f10dfbfdef0> # /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 0x7f10dfc06080> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0336c18> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0336860> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e0336048> # /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 0x7f10dfc06ac8> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfc067f0> # /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 0x7f10dfb9d240> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfb97630> # /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 0x7f10dfbaf278> # /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 0x7f10dfb9d7b8> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfb9d4a8> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfc06898> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10e03368d0> # /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 0x7f10dfc066a0> # /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 0x7f10dfbc36d8> # /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 0x7f10dfb4c6d8> # /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 0x7f10dfb563c8> # /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 0x7f10dfb569e8> # /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 0x7f10dfb68080> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfb62978> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfb626d8> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfb622e8> # /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 0x7f10dfb62748> # /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 0x7f10dfb74d30> # /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 0x7f10dfb74e10> # /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 0x7f10dfb7e668> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfb7e438> # /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 0x7f10df481ba8> # /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 0x7f10df48de80> # /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 0x7f10df4940b8> # /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 0x7f10df494240> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10df494128> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10df48d908> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10df481cc0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10df481080> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10df478630> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfb7ee80> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfb74710> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7f10dfb68b38> # /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 0x7f10dfb7e518> # /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 0x7f10df4945c0> # /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 0x7f10df4a40b8> # /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 0x7f10df4a4400> # /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 0x7f10df4a4eb8> # /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 0x7f10df4a5a90> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["chrony"], "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.224 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 9325 1726887157.23890: done with _execute_module (ansible.legacy.dnf, {'name': 'chrony', '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-1726887154.316033-9325-216706499914307/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9325 1726887157.23906: _low_level_execute_command(): starting 9325 1726887157.23916: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887154.316033-9325-216706499914307/ > /dev/null 2>&1 && sleep 0' 9325 1726887157.26539: stderr chunk (state=2): >>><<< 9325 1726887157.26547: stdout chunk (state=2): >>><<< 9325 1726887157.26568: _low_level_execute_command() done: rc=0, stdout=, stderr= 9325 1726887157.26577: handler run complete 9325 1726887157.26608: attempt loop complete, returning result 9325 1726887157.26615: _execute() done 9325 1726887157.26622: dumping result to json 9325 1726887157.26632: done dumping result, returning 9325 1726887157.26643: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install chrony [0e652c5f-a961-fb27-5144-000000000018] 9325 1726887157.26652: sending task result for task 0e652c5f-a961-fb27-5144-000000000018 9325 1726887157.26691: done sending task result for task 0e652c5f-a961-fb27-5144-000000000018 9325 1726887157.26697: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do 8861 1726887157.27032: no more pending results, returning what we have 8861 1726887157.27036: results queue empty 8861 1726887157.27037: checking for any_errors_fatal 8861 1726887157.27043: done checking for any_errors_fatal 8861 1726887157.27044: checking for max_fail_percentage 8861 1726887157.27046: done checking for max_fail_percentage 8861 1726887157.27047: checking to see if all hosts have failed and the running result is not ok 8861 1726887157.27048: done checking to see if all hosts have failed 8861 1726887157.27048: getting the remaining hosts for this loop 8861 1726887157.27049: done getting the remaining hosts for this loop 8861 1726887157.27052: getting the next task for host managed_node2 8861 1726887157.27057: done getting next task for host managed_node2 8861 1726887157.27061: ^ task is: TASK: fedora.linux_system_roles.timesync : Install ntp 8861 1726887157.27062: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887157.27069: getting variables 8861 1726887157.27071: in VariableManager get_vars() 8861 1726887157.27096: Calling all_inventory to load vars for managed_node2 8861 1726887157.27099: Calling groups_inventory to load vars for managed_node2 8861 1726887157.27100: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887157.27108: Calling all_plugins_play to load vars for managed_node2 8861 1726887157.27110: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887157.27114: Calling groups_plugins_play to load vars for managed_node2 8861 1726887157.27850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887157.28274: done with get_vars() 8861 1726887157.28283: done getting variables 8861 1726887157.28340: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Install ntp] ************************ task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:59 Friday 20 September 2024 22:52:37 -0400 (0:00:03.041) 0:00:13.641 ****** 8861 1726887157.28361: entering _queue_task() for managed_node2/package 8861 1726887157.28532: worker is 1 (out of 1 available) 8861 1726887157.28548: exiting _queue_task() for managed_node2/package 8861 1726887157.28560: done queuing things up, now waiting for results queue to drain 8861 1726887157.28562: waiting for pending results... 9396 1726887157.28680: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install ntp 9396 1726887157.28788: in run() - task 0e652c5f-a961-fb27-5144-000000000019 9396 1726887157.28805: variable 'ansible_search_path' from source: unknown 9396 1726887157.28813: variable 'ansible_search_path' from source: unknown 9396 1726887157.28843: calling self._execute() 9396 1726887157.28904: variable 'ansible_host' from source: host vars for 'managed_node2' 9396 1726887157.28916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9396 1726887157.28930: variable 'omit' from source: magic vars 9396 1726887157.29360: variable 'timesync_mode' from source: set_fact 9396 1726887157.29373: Evaluated conditional (timesync_mode != 2): True 9396 1726887157.29475: variable 'timesync_ntp_provider' from source: set_fact 9396 1726887157.29502: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 9396 1726887157.29510: when evaluation is False, skipping this task 9396 1726887157.29519: _execute() done 9396 1726887157.29526: dumping result to json 9396 1726887157.29533: done dumping result, returning 9396 1726887157.29543: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install ntp [0e652c5f-a961-fb27-5144-000000000019] 9396 1726887157.29555: sending task result for task 0e652c5f-a961-fb27-5144-000000000019 9396 1726887157.29588: done sending task result for task 0e652c5f-a961-fb27-5144-000000000019 9396 1726887157.29594: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 8861 1726887157.29723: no more pending results, returning what we have 8861 1726887157.29727: results queue empty 8861 1726887157.29728: checking for any_errors_fatal 8861 1726887157.29735: done checking for any_errors_fatal 8861 1726887157.29736: checking for max_fail_percentage 8861 1726887157.29737: done checking for max_fail_percentage 8861 1726887157.29738: checking to see if all hosts have failed and the running result is not ok 8861 1726887157.29739: done checking to see if all hosts have failed 8861 1726887157.29739: getting the remaining hosts for this loop 8861 1726887157.29741: done getting the remaining hosts for this loop 8861 1726887157.29745: getting the next task for host managed_node2 8861 1726887157.29751: done getting next task for host managed_node2 8861 1726887157.29755: ^ task is: TASK: fedora.linux_system_roles.timesync : Install linuxptp 8861 1726887157.29757: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887157.29770: getting variables 8861 1726887157.29772: in VariableManager get_vars() 8861 1726887157.29802: Calling all_inventory to load vars for managed_node2 8861 1726887157.29805: Calling groups_inventory to load vars for managed_node2 8861 1726887157.29806: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887157.29815: Calling all_plugins_play to load vars for managed_node2 8861 1726887157.29819: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887157.29824: Calling groups_plugins_play to load vars for managed_node2 8861 1726887157.30242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887157.30769: done with get_vars() 8861 1726887157.30781: done getting variables 8861 1726887157.30845: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Install linuxptp] ******************* task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:69 Friday 20 September 2024 22:52:37 -0400 (0:00:00.025) 0:00:13.667 ****** 8861 1726887157.30876: entering _queue_task() for managed_node2/package 8861 1726887157.31083: worker is 1 (out of 1 available) 8861 1726887157.31098: exiting _queue_task() for managed_node2/package 8861 1726887157.31109: done queuing things up, now waiting for results queue to drain 8861 1726887157.31111: waiting for pending results... 9398 1726887157.31301: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install linuxptp 9398 1726887157.31416: in run() - task 0e652c5f-a961-fb27-5144-00000000001a 9398 1726887157.31434: variable 'ansible_search_path' from source: unknown 9398 1726887157.31439: variable 'ansible_search_path' from source: unknown 9398 1726887157.31470: calling self._execute() 9398 1726887157.31543: variable 'ansible_host' from source: host vars for 'managed_node2' 9398 1726887157.31553: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9398 1726887157.31563: variable 'omit' from source: magic vars 9398 1726887157.31997: variable 'timesync_mode' from source: set_fact 9398 1726887157.32010: Evaluated conditional (timesync_mode != 1): False 9398 1726887157.32018: when evaluation is False, skipping this task 9398 1726887157.32023: _execute() done 9398 1726887157.32027: dumping result to json 9398 1726887157.32031: done dumping result, returning 9398 1726887157.32037: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install linuxptp [0e652c5f-a961-fb27-5144-00000000001a] 9398 1726887157.32046: sending task result for task 0e652c5f-a961-fb27-5144-00000000001a 9398 1726887157.32084: done sending task result for task 0e652c5f-a961-fb27-5144-00000000001a 9398 1726887157.32090: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode != 1", "skip_reason": "Conditional result was False" } 8861 1726887157.32278: no more pending results, returning what we have 8861 1726887157.32282: results queue empty 8861 1726887157.32283: checking for any_errors_fatal 8861 1726887157.32286: done checking for any_errors_fatal 8861 1726887157.32287: checking for max_fail_percentage 8861 1726887157.32289: done checking for max_fail_percentage 8861 1726887157.32289: checking to see if all hosts have failed and the running result is not ok 8861 1726887157.32290: done checking to see if all hosts have failed 8861 1726887157.32291: getting the remaining hosts for this loop 8861 1726887157.32292: done getting the remaining hosts for this loop 8861 1726887157.32296: getting the next task for host managed_node2 8861 1726887157.32303: done getting next task for host managed_node2 8861 1726887157.32307: ^ task is: TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes 8861 1726887157.32310: ^ 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 8861 1726887157.32326: getting variables 8861 1726887157.32328: in VariableManager get_vars() 8861 1726887157.32362: Calling all_inventory to load vars for managed_node2 8861 1726887157.32366: Calling groups_inventory to load vars for managed_node2 8861 1726887157.32368: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887157.32377: Calling all_plugins_play to load vars for managed_node2 8861 1726887157.32380: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887157.32384: Calling groups_plugins_play to load vars for managed_node2 8861 1726887157.32825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887157.33344: done with get_vars() 8861 1726887157.33356: done getting variables 8861 1726887157.33462: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:82 Friday 20 September 2024 22:52:37 -0400 (0:00:00.026) 0:00:13.693 ****** 8861 1726887157.33492: entering _queue_task() for managed_node2/debug 8861 1726887157.33494: Creating lock for debug 8861 1726887157.33745: worker is 1 (out of 1 available) 8861 1726887157.33758: exiting _queue_task() for managed_node2/debug 8861 1726887157.33767: done queuing things up, now waiting for results queue to drain 8861 1726887157.33769: waiting for pending results... 9400 1726887157.33986: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes 9400 1726887157.34113: in run() - task 0e652c5f-a961-fb27-5144-00000000001c 9400 1726887157.34131: variable 'ansible_search_path' from source: unknown 9400 1726887157.34138: variable 'ansible_search_path' from source: unknown 9400 1726887157.34175: calling self._execute() 9400 1726887157.34265: variable 'ansible_host' from source: host vars for 'managed_node2' 9400 1726887157.34276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9400 1726887157.34287: variable 'omit' from source: magic vars 9400 1726887157.34807: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9400 1726887157.37506: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9400 1726887157.37587: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9400 1726887157.37631: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9400 1726887157.37686: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9400 1726887157.37722: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9400 1726887157.37814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9400 1726887157.37853: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9400 1726887157.37887: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9400 1726887157.37940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9400 1726887157.37960: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9400 1726887157.38076: variable '__timesync_is_transactional' from source: set_fact 9400 1726887157.38098: Evaluated conditional (__timesync_is_transactional | d(false)): False 9400 1726887157.38105: when evaluation is False, skipping this task 9400 1726887157.38110: _execute() done 9400 1726887157.38969: dumping result to json 9400 1726887157.38977: done dumping result, returning 9400 1726887157.38987: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes [0e652c5f-a961-fb27-5144-00000000001c] 9400 1726887157.38998: sending task result for task 0e652c5f-a961-fb27-5144-00000000001c 9400 1726887157.39039: done sending task result for task 0e652c5f-a961-fb27-5144-00000000001c 9400 1726887157.39045: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__timesync_is_transactional | d(false)" } 8861 1726887157.39343: no more pending results, returning what we have 8861 1726887157.39347: results queue empty 8861 1726887157.39349: checking for any_errors_fatal 8861 1726887157.39355: done checking for any_errors_fatal 8861 1726887157.39356: checking for max_fail_percentage 8861 1726887157.39358: done checking for max_fail_percentage 8861 1726887157.39359: checking to see if all hosts have failed and the running result is not ok 8861 1726887157.39360: done checking to see if all hosts have failed 8861 1726887157.39361: getting the remaining hosts for this loop 8861 1726887157.39363: done getting the remaining hosts for this loop 8861 1726887157.39367: getting the next task for host managed_node2 8861 1726887157.39374: done getting next task for host managed_node2 8861 1726887157.39379: ^ task is: TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems 8861 1726887157.39381: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887157.39395: getting variables 8861 1726887157.39397: in VariableManager get_vars() 8861 1726887157.39438: Calling all_inventory to load vars for managed_node2 8861 1726887157.39441: Calling groups_inventory to load vars for managed_node2 8861 1726887157.39444: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887157.39454: Calling all_plugins_play to load vars for managed_node2 8861 1726887157.39458: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887157.39462: Calling groups_plugins_play to load vars for managed_node2 8861 1726887157.39934: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887157.40571: done with get_vars() 8861 1726887157.40585: done getting variables 8861 1726887157.40739: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.timesync : Reboot transactional update systems] *** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:87 Friday 20 September 2024 22:52:37 -0400 (0:00:00.072) 0:00:13.765 ****** 8861 1726887157.40773: entering _queue_task() for managed_node2/reboot 8861 1726887157.40775: Creating lock for reboot 8861 1726887157.41022: worker is 1 (out of 1 available) 8861 1726887157.41037: exiting _queue_task() for managed_node2/reboot 8861 1726887157.41050: done queuing things up, now waiting for results queue to drain 8861 1726887157.41052: waiting for pending results... 9406 1726887157.42414: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems 9406 1726887157.42562: in run() - task 0e652c5f-a961-fb27-5144-00000000001d 9406 1726887157.42582: variable 'ansible_search_path' from source: unknown 9406 1726887157.42588: variable 'ansible_search_path' from source: unknown 9406 1726887157.42629: calling self._execute() 9406 1726887157.42707: variable 'ansible_host' from source: host vars for 'managed_node2' 9406 1726887157.42721: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9406 1726887157.42731: variable 'omit' from source: magic vars 9406 1726887157.43197: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9406 1726887157.48010: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9406 1726887157.48093: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9406 1726887157.48139: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9406 1726887157.48181: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9406 1726887157.48216: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9406 1726887157.48311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9406 1726887157.48353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9406 1726887157.48387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9406 1726887157.48440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9406 1726887157.48462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9406 1726887157.48588: variable '__timesync_is_transactional' from source: set_fact 9406 1726887157.48610: Evaluated conditional (__timesync_is_transactional | d(false)): False 9406 1726887157.48641: when evaluation is False, skipping this task 9406 1726887157.48647: _execute() done 9406 1726887157.48653: dumping result to json 9406 1726887157.48659: done dumping result, returning 9406 1726887157.48668: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems [0e652c5f-a961-fb27-5144-00000000001d] 9406 1726887157.48679: sending task result for task 0e652c5f-a961-fb27-5144-00000000001d 9406 1726887157.48726: done sending task result for task 0e652c5f-a961-fb27-5144-00000000001d 9406 1726887157.48734: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__timesync_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 8861 1726887157.49165: no more pending results, returning what we have 8861 1726887157.49169: results queue empty 8861 1726887157.49171: checking for any_errors_fatal 8861 1726887157.49178: done checking for any_errors_fatal 8861 1726887157.49179: checking for max_fail_percentage 8861 1726887157.49180: done checking for max_fail_percentage 8861 1726887157.49181: checking to see if all hosts have failed and the running result is not ok 8861 1726887157.49182: done checking to see if all hosts have failed 8861 1726887157.49183: getting the remaining hosts for this loop 8861 1726887157.49184: done getting the remaining hosts for this loop 8861 1726887157.49188: getting the next task for host managed_node2 8861 1726887157.49196: done getting next task for host managed_node2 8861 1726887157.49200: ^ task is: TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set 8861 1726887157.49203: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887157.49220: getting variables 8861 1726887157.49222: in VariableManager get_vars() 8861 1726887157.49262: Calling all_inventory to load vars for managed_node2 8861 1726887157.49267: Calling groups_inventory to load vars for managed_node2 8861 1726887157.49270: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887157.49281: Calling all_plugins_play to load vars for managed_node2 8861 1726887157.49285: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887157.49289: Calling groups_plugins_play to load vars for managed_node2 8861 1726887157.49752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887157.50281: done with get_vars() 8861 1726887157.50294: done getting variables 8861 1726887157.50393: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.timesync : Fail if reboot is needed and not set] *** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:92 Friday 20 September 2024 22:52:37 -0400 (0:00:00.096) 0:00:13.862 ****** 8861 1726887157.50428: entering _queue_task() for managed_node2/fail 8861 1726887157.50430: Creating lock for fail 8861 1726887157.50635: worker is 1 (out of 1 available) 8861 1726887157.50649: exiting _queue_task() for managed_node2/fail 8861 1726887157.50660: done queuing things up, now waiting for results queue to drain 8861 1726887157.50662: waiting for pending results... 9416 1726887157.51393: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set 9416 1726887157.51520: in run() - task 0e652c5f-a961-fb27-5144-00000000001e 9416 1726887157.51538: variable 'ansible_search_path' from source: unknown 9416 1726887157.51545: variable 'ansible_search_path' from source: unknown 9416 1726887157.51581: calling self._execute() 9416 1726887157.51665: variable 'ansible_host' from source: host vars for 'managed_node2' 9416 1726887157.51678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9416 1726887157.51691: variable 'omit' from source: magic vars 9416 1726887157.52288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9416 1726887157.55187: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9416 1726887157.55263: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9416 1726887157.55306: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9416 1726887157.55349: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9416 1726887157.55382: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9416 1726887157.55483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9416 1726887157.55522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9416 1726887157.55556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9416 1726887157.55606: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9416 1726887157.55628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9416 1726887157.55749: variable '__timesync_is_transactional' from source: set_fact 9416 1726887157.55771: Evaluated conditional (__timesync_is_transactional | d(false)): False 9416 1726887157.55778: when evaluation is False, skipping this task 9416 1726887157.55784: _execute() done 9416 1726887157.55789: dumping result to json 9416 1726887157.55795: done dumping result, returning 9416 1726887157.55804: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set [0e652c5f-a961-fb27-5144-00000000001e] 9416 1726887157.55816: sending task result for task 0e652c5f-a961-fb27-5144-00000000001e 9416 1726887157.55855: done sending task result for task 0e652c5f-a961-fb27-5144-00000000001e 9416 1726887157.55861: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__timesync_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 8861 1726887157.56163: no more pending results, returning what we have 8861 1726887157.56167: results queue empty 8861 1726887157.56169: checking for any_errors_fatal 8861 1726887157.56176: done checking for any_errors_fatal 8861 1726887157.56177: checking for max_fail_percentage 8861 1726887157.56180: done checking for max_fail_percentage 8861 1726887157.56181: checking to see if all hosts have failed and the running result is not ok 8861 1726887157.56182: done checking to see if all hosts have failed 8861 1726887157.56183: getting the remaining hosts for this loop 8861 1726887157.56184: done getting the remaining hosts for this loop 8861 1726887157.56189: getting the next task for host managed_node2 8861 1726887157.56197: done getting next task for host managed_node2 8861 1726887157.56202: ^ task is: TASK: fedora.linux_system_roles.timesync : Gather package facts 8861 1726887157.56205: ^ 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 8861 1726887157.56224: getting variables 8861 1726887157.56228: in VariableManager get_vars() 8861 1726887157.56420: Calling all_inventory to load vars for managed_node2 8861 1726887157.56423: Calling groups_inventory to load vars for managed_node2 8861 1726887157.56426: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887157.56435: Calling all_plugins_play to load vars for managed_node2 8861 1726887157.56438: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887157.56441: Calling groups_plugins_play to load vars for managed_node2 8861 1726887157.56857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887157.57362: done with get_vars() 8861 1726887157.57373: done getting variables TASK [fedora.linux_system_roles.timesync : Gather package facts] *************** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:100 Friday 20 September 2024 22:52:37 -0400 (0:00:00.076) 0:00:13.938 ****** 8861 1726887157.58060: entering _queue_task() for managed_node2/package_facts 8861 1726887157.58064: Creating lock for package_facts 8861 1726887157.58325: worker is 1 (out of 1 available) 8861 1726887157.58340: exiting _queue_task() for managed_node2/package_facts 8861 1726887157.58353: done queuing things up, now waiting for results queue to drain 8861 1726887157.58355: waiting for pending results... 9417 1726887157.58638: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Gather package facts 9417 1726887157.58769: in run() - task 0e652c5f-a961-fb27-5144-000000000020 9417 1726887157.58788: variable 'ansible_search_path' from source: unknown 9417 1726887157.58794: variable 'ansible_search_path' from source: unknown 9417 1726887157.58832: calling self._execute() 9417 1726887157.58917: variable 'ansible_host' from source: host vars for 'managed_node2' 9417 1726887157.58930: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9417 1726887157.58944: variable 'omit' from source: magic vars 9417 1726887157.59048: variable 'omit' from source: magic vars 9417 1726887157.59087: variable 'omit' from source: magic vars 9417 1726887157.59132: variable 'omit' from source: magic vars 9417 1726887157.59179: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9417 1726887157.59223: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9417 1726887157.59247: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9417 1726887157.59274: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9417 1726887157.59290: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9417 1726887157.59327: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9417 1726887157.59335: variable 'ansible_host' from source: host vars for 'managed_node2' 9417 1726887157.59342: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9417 1726887157.59467: Set connection var ansible_timeout to 10 9417 1726887157.59475: Set connection var ansible_shell_type to sh 9417 1726887157.59487: Set connection var ansible_pipelining to False 9417 1726887157.59499: Set connection var ansible_module_compression to ZIP_DEFLATED 9417 1726887157.59508: Set connection var ansible_connection to ssh 9417 1726887157.59573: Set connection var ansible_shell_executable to /bin/sh 9417 1726887157.59602: variable 'ansible_shell_executable' from source: unknown 9417 1726887157.59610: variable 'ansible_connection' from source: unknown 9417 1726887157.59621: variable 'ansible_module_compression' from source: unknown 9417 1726887157.59628: variable 'ansible_shell_type' from source: unknown 9417 1726887157.59639: variable 'ansible_shell_executable' from source: unknown 9417 1726887157.59646: variable 'ansible_host' from source: host vars for 'managed_node2' 9417 1726887157.59658: variable 'ansible_pipelining' from source: unknown 9417 1726887157.59666: variable 'ansible_timeout' from source: unknown 9417 1726887157.59675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9417 1726887157.59920: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9417 1726887157.59937: variable 'omit' from source: magic vars 9417 1726887157.59946: starting attempt loop 9417 1726887157.59952: running the handler 9417 1726887157.59968: _low_level_execute_command(): starting 9417 1726887157.59980: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9417 1726887157.64076: stdout chunk (state=2): >>>/root <<< 9417 1726887157.64199: stderr chunk (state=3): >>><<< 9417 1726887157.64207: stdout chunk (state=3): >>><<< 9417 1726887157.64230: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9417 1726887157.64250: _low_level_execute_command(): starting 9417 1726887157.64258: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887157.64243-9417-21373944538077 `" && echo ansible-tmp-1726887157.64243-9417-21373944538077="` echo /root/.ansible/tmp/ansible-tmp-1726887157.64243-9417-21373944538077 `" ) && sleep 0' 9417 1726887157.66697: stdout chunk (state=2): >>>ansible-tmp-1726887157.64243-9417-21373944538077=/root/.ansible/tmp/ansible-tmp-1726887157.64243-9417-21373944538077 <<< 9417 1726887157.66824: stderr chunk (state=3): >>><<< 9417 1726887157.66832: stdout chunk (state=3): >>><<< 9417 1726887157.66847: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887157.64243-9417-21373944538077=/root/.ansible/tmp/ansible-tmp-1726887157.64243-9417-21373944538077 , stderr= 9417 1726887157.66888: variable 'ansible_module_compression' from source: unknown 9417 1726887157.66938: ANSIBALLZ: Using lock for package_facts 9417 1726887157.66944: ANSIBALLZ: Acquiring lock 9417 1726887157.66950: ANSIBALLZ: Lock acquired: 140607868022096 9417 1726887157.66957: ANSIBALLZ: Creating module 9417 1726887157.92499: ANSIBALLZ: Writing module into payload 9417 1726887157.92652: ANSIBALLZ: Writing module 9417 1726887157.92687: ANSIBALLZ: Renaming module 9417 1726887157.92698: ANSIBALLZ: Done creating module 9417 1726887157.92721: variable 'ansible_facts' from source: unknown 9417 1726887157.92838: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887157.64243-9417-21373944538077/AnsiballZ_package_facts.py 9417 1726887157.92958: Sending initial data 9417 1726887157.92967: Sent initial data (157 bytes) 9417 1726887157.95615: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-88616f_o2l0p/tmp3wqi6ln1 /root/.ansible/tmp/ansible-tmp-1726887157.64243-9417-21373944538077/AnsiballZ_package_facts.py <<< 9417 1726887157.97574: stderr chunk (state=3): >>><<< 9417 1726887157.97583: stdout chunk (state=3): >>><<< 9417 1726887157.97605: done transferring module to remote 9417 1726887157.97624: _low_level_execute_command(): starting 9417 1726887157.97632: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887157.64243-9417-21373944538077/ /root/.ansible/tmp/ansible-tmp-1726887157.64243-9417-21373944538077/AnsiballZ_package_facts.py && sleep 0' 9417 1726887158.00497: stderr chunk (state=2): >>><<< 9417 1726887158.00508: stdout chunk (state=2): >>><<< 9417 1726887158.00529: _low_level_execute_command() done: rc=0, stdout=, stderr= 9417 1726887158.00535: _low_level_execute_command(): starting 9417 1726887158.00543: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887157.64243-9417-21373944538077/AnsiballZ_package_facts.py && sleep 0' 9417 1726887158.03689: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 9417 1726887158.03722: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 9417 1726887158.03779: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9417 1726887158.03808: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9417 1726887158.03848: stdout chunk (state=3): >>>import 'posix' # <<< 9417 1726887158.03884: 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 <<< 9417 1726887158.03928: 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' <<< 9417 1726887158.03951: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9417 1726887158.03979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # <<< 9417 1726887158.04014: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8039798e48> <<< 9417 1726887158.04040: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9417 1726887158.04065: 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 0x7f803972e828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80397989b0> <<< 9417 1726887158.04090: 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' <<< 9417 1726887158.04125: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f803973b630> import '_signal' # <<< 9417 1726887158.04153: 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' <<< 9417 1726887158.04175: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8039742160> <<< 9417 1726887158.04209: 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' <<< 9417 1726887158.04257: 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 0x7f80397470f0> <<< 9417 1726887158.04285: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8039742748> <<< 9417 1726887158.04306: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8039742390> <<< 9417 1726887158.04329: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9417 1726887158.04369: 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 <<< 9417 1726887158.04395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # <<< 9417 1726887158.04417: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9417 1726887158.04447: 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 0x7f80396ec470> <<< 9417 1726887158.04481: 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' <<< 9417 1726887158.04518: 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 0x7f80396f1e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80396ecb38> <<< 9417 1726887158.04560: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9417 1726887158.04589: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9417 1726887158.04699: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80396f84e0> <<< 9417 1726887158.04741: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80396dbd68> # /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' <<< 9417 1726887158.04770: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80396de198> <<< 9417 1726887158.04796: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 9417 1726887158.04840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80379ec940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 9417 1726887158.04871: 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 0x7f80379fe240> <<< 9417 1726887158.04953: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f803974ca20> 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. <<< 9417 1726887158.05364: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9417 1726887158.05402: 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' <<< 9417 1726887158.05430: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9417 1726887158.05453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 9417 1726887158.05476: 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' <<< 9417 1726887158.05587: 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 <<< 9417 1726887158.05650: 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 <<< 9417 1726887158.05722: 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 0x7f8037922080> # /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 0x7f803792e2b0> <<< 9417 1726887158.05796: 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 0x7f803792ef60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f803792ea90> import 'itertools' # <<< 9417 1726887158.05859: 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 0x7f8037938080> import '_collections' # <<< 9417 1726887158.05889: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80379c77b8> <<< 9417 1726887158.05910: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 9417 1726887158.05934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9417 1726887158.05961: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80379c7ba8> <<< 9417 1726887158.06014: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80379bb160> <<< 9417 1726887158.06042: 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 0x7f80379bbe48> <<< 9417 1726887158.06063: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80379b3438> <<< 9417 1726887158.06097: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80379a3470> <<< 9417 1726887158.06131: 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' <<< 9417 1726887158.06154: stdout chunk (state=3): >>>import '_sre' # <<< 9417 1726887158.06178: 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' <<< 9417 1726887158.06247: 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' <<< 9417 1726887158.06258: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80376db278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80376e3cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80379bb438> <<< 9417 1726887158.06284: stdout chunk (state=3): >>>import '_locale' # <<< 9417 1726887158.06336: 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 0x7f80376e9e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f803799d2b0> <<< 9417 1726887158.06365: 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' <<< 9417 1726887158.06385: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 9417 1726887158.06395: 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 0x7f80376ef1d0> <<< 9417 1726887158.06432: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80376e9f98> # 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' <<< 9417 1726887158.06466: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80376ef2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8037a0cfd0> # /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' <<< 9417 1726887158.06498: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 9417 1726887158.06509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 9417 1726887158.06522: 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' <<< 9417 1726887158.06548: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80376efdd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80376ef9e8> <<< 9417 1726887158.06576: 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 0x7f80376fa6a0> <<< 9417 1726887158.06600: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9417 1726887158.06616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 9417 1726887158.06649: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 9417 1726887158.06658: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9417 1726887158.06699: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80376fae80> <<< 9417 1726887158.06721: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9417 1726887158.06734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9417 1726887158.06769: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8037282198> <<< 9417 1726887158.06784: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80376fa780> <<< 9417 1726887158.06809: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 9417 1726887158.06831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9417 1726887158.06868: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8037286c88> <<< 9417 1726887158.06880: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80376ef518> <<< 9417 1726887158.06902: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9417 1726887158.06926: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 9417 1726887158.06941: 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' <<< 9417 1726887158.06950: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80372ab2e8> <<< 9417 1726887158.06984: 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 0x7f80372ab6a0> <<< 9417 1726887158.06997: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9417 1726887158.07047: 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' <<< 9417 1726887158.07059: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80372b1390> <<< 9417 1726887158.07081: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9417 1726887158.07103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9417 1726887158.07116: stdout chunk (state=3): >>>import 'time' # <<< 9417 1726887158.07144: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9417 1726887158.07154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9417 1726887158.07181: 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' <<< 9417 1726887158.07191: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9417 1726887158.07234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9417 1726887158.07274: 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 0x7f803705cba8> <<< 9417 1726887158.07382: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80370532e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f803704af98> <<< 9417 1726887158.07405: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8037041e80> <<< 9417 1726887158.07424: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80372b1d30> <<< 9417 1726887158.07468: 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 0x7f8037053f60> <<< 9417 1726887158.07481: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80372aba20> <<< 9417 1726887158.07504: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9417 1726887158.07518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9417 1726887158.07559: 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 0x7f80396a86a0> <<< 9417 1726887158.07570: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8037054048> <<< 9417 1726887158.07579: stdout chunk (state=3): >>>import 'pwd' # <<< 9417 1726887158.07608: 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 0x7f80396a8a20> <<< 9417 1726887158.07662: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80376ef860> <<< 9417 1726887158.07682: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9417 1726887158.07700: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9417 1726887158.07729: 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' <<< 9417 1726887158.07763: 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 0x7f80396c2550> <<< 9417 1726887158.07785: 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' <<< 9417 1726887158.07924: 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 0x7f80396c65c0> <<< 9417 1726887158.07965: 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 0x7f80396c6a90> <<< 9417 1726887158.07997: 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 0x7f80396c6ba8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80396c2da0> <<< 9417 1726887158.08019: 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' <<< 9417 1726887158.08041: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 9417 1726887158.08055: 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 0x7f80396c6ef0> <<< 9417 1726887158.08065: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80396c6470> <<< 9417 1726887158.08331: 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 0x7f80396c61d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80396b6a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8037296358> # /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 0x7f80396c2400> <<< 9417 1726887158.08423: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 9417 1726887158.08433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 9417 1726887158.08458: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80356ca898> <<< 9417 1726887158.08579: stdout chunk (state=3): >>># zipimport: found 108 names in '/tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip' <<< 9417 1726887158.08592: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9417 1726887158.08631: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 9417 1726887158.08655: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9417 1726887158.09717: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.10632: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 9417 1726887158.10644: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f803539da58> import 'atexit' # <<< 9417 1726887158.10686: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9417 1726887158.10717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9417 1726887158.10764: 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 0x7f803533f208> <<< 9417 1726887158.10785: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8035347470> <<< 9417 1726887158.10796: 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 0x7f8035347588> <<< 9417 1726887158.10818: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9417 1726887158.10843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9417 1726887158.10878: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8035347ac8> <<< 9417 1726887158.10910: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9417 1726887158.10934: 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 <<< 9417 1726887158.10952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9417 1726887158.10975: 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' <<< 9417 1726887158.11059: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8035371a90> <<< 9417 1726887158.11091: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 9417 1726887158.11103: 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 0x7f8035371b38> <<< 9417 1726887158.11128: 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 0x7f8035641208> <<< 9417 1726887158.11145: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9417 1726887158.11166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9417 1726887158.11227: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8035641550> <<< 9417 1726887158.11243: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f803536c240> <<< 9417 1726887158.11538: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8035361438> <<< 9417 1726887158.11555: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 9417 1726887158.11566: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9417 1726887158.11585: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f803536c860> <<< 9417 1726887158.11608: 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 0x7f8035665d68> <<< 9417 1726887158.11642: 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 <<< 9417 1726887158.11651: 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 0x7f8035665e80> <<< 9417 1726887158.11664: 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 <<< 9417 1726887158.11678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9417 1726887158.11696: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9417 1726887158.11718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9417 1726887158.11740: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9417 1726887158.11759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9417 1726887158.11800: 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 0x7f80353bd940> <<< 9417 1726887158.11883: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 9417 1726887158.11892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 9417 1726887158.11901: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80353c69e8> <<< 9417 1726887158.11919: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f803566ad30> <<< 9417 1726887158.11938: 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' <<< 9417 1726887158.11949: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80353b7438> <<< 9417 1726887158.12130: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f803565e278> <<< 9417 1726887158.12165: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9417 1726887158.12198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9417 1726887158.12217: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9417 1726887158.12227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 9417 1726887158.12236: stdout chunk (state=3): >>>import '_string' # <<< 9417 1726887158.12321: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80353e3a20> <<< 9417 1726887158.12379: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80353b75f8> <<< 9417 1726887158.12493: 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' <<< 9417 1726887158.12505: 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 0x7f80353ef940> <<< 9417 1726887158.12535: 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' <<< 9417 1726887158.12547: 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 0x7f80353efa20> <<< 9417 1726887158.12586: 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 0x7f80353efba8> <<< 9417 1726887158.12598: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8035656048> <<< 9417 1726887158.12643: 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 <<< 9417 1726887158.12662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9417 1726887158.12701: 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' <<< 9417 1726887158.12717: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f803568e588> <<< 9417 1726887158.12871: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8035683c88> <<< 9417 1726887158.12900: 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' <<< 9417 1726887158.12911: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8035683e80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8035683748> <<< 9417 1726887158.12945: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 9417 1726887158.13021: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.13090: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.13100: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py <<< 9417 1726887158.13134: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py <<< 9417 1726887158.13144: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.13234: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.13338: 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' <<< 9417 1726887158.13367: 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' <<< 9417 1726887158.13397: 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' <<< 9417 1726887158.13422: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 9417 1726887158.13449: 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 0x7f80356a9978> <<< 9417 1726887158.13479: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80356a9668> <<< 9417 1726887158.13515: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f803569ae48> <<< 9417 1726887158.13559: 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' <<< 9417 1726887158.13605: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80356a94e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f803569a6a0> # zipimport: zlib available <<< 9417 1726887158.14059: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.14500: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py <<< 9417 1726887158.14511: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9417 1726887158.14526: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py <<< 9417 1726887158.14559: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 9417 1726887158.14592: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.14622: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 9417 1726887158.14653: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9417 1726887158.14781: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.14906: 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' <<< 9417 1726887158.14940: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031cd62e8> # zipimport: zlib available <<< 9417 1726887158.15305: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.15662: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.15709: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.15853: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 9417 1726887158.15901: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.15969: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/errors.py <<< 9417 1726887158.15984: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.16002: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py <<< 9417 1726887158.16016: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.16038: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.16069: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9417 1726887158.16088: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.16250: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.16420: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 9417 1726887158.16432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9417 1726887158.16621: stdout chunk (state=3): >>>import '_ast' # <<< 9417 1726887158.16642: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031d8c828> <<< 9417 1726887158.16669: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.16691: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9417 1726887158.16748: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.16797: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py <<< 9417 1726887158.16808: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py <<< 9417 1726887158.16828: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9417 1726887158.16864: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.16875: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.16907: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py <<< 9417 1726887158.16920: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.16951: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.16979: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.17022: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.17082: 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 <<< 9417 1726887158.17165: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9417 1726887158.17260: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 9417 1726887158.17271: 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 0x7f8031d450b8> <<< 9417 1726887158.17329: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031d16828> <<< 9417 1726887158.17360: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py <<< 9417 1726887158.17371: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.17419: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.17473: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.17494: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.17542: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.17795: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.18148: 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' <<< 9417 1726887158.18267: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031d78fd0> <<< 9417 1726887158.18285: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 9417 1726887158.18302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9417 1726887158.18413: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031d7f0b8> <<< 9417 1726887158.18440: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031d178d0> <<< 9417 1726887158.18497: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py <<< 9417 1726887158.18520: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.18541: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.18574: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 9417 1726887158.18587: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.18609: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py <<< 9417 1726887158.18700: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/basic.py <<< 9417 1726887158.18713: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.18723: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/modules/__init__.py <<< 9417 1726887158.18747: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.18902: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.19068: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.19102: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.19140: stdout chunk (state=3): >>>import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py <<< 9417 1726887158.19157: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.19166: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.19192: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.19232: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.19258: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.19291: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.19310: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py <<< 9417 1726887158.19329: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.19385: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.19453: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.19464: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.19501: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 9417 1726887158.19532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 9417 1726887158.20273: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031da5eb8> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 9417 1726887158.20428: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.20474: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.20492: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.20540: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py <<< 9417 1726887158.20555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' <<< 9417 1726887158.20571: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py <<< 9417 1726887158.20598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' <<< 9417 1726887158.20609: 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' <<< 9417 1726887158.20697: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031e14400> # /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 <<< 9417 1726887158.20718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 9417 1726887158.20735: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 9417 1726887158.20748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 9417 1726887158.20757: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031e37e10> <<< 9417 1726887158.20967: 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 0x7f8031e3a5f8> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031e1dac8> # 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 0x7f8031e37b70> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031e14da0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031e3eeb8> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031dbd7f0> # /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 9417 1726887158.20985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' <<< 9417 1726887158.21004: 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' <<< 9417 1726887158.21048: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f803206eb38> # /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' <<< 9417 1726887158.21131: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f803206b6a0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031dc6a90> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available <<< 9417 1726887158.21157: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 9417 1726887158.21234: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.21268: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 9417 1726887158.21301: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.21341: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 9417 1726887158.21354: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9417 1726887158.21379: stdout chunk (state=3): >>>import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 9417 1726887158.21415: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.21426: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 9417 1726887158.21438: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.21471: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.21516: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py <<< 9417 1726887158.21541: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.21567: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.21595: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 9417 1726887158.21606: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.21651: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.21700: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.21753: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.21827: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 9417 1726887158.22284: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.22679: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available <<< 9417 1726887158.22709: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.22738: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.22753: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py <<< 9417 1726887158.22765: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 9417 1726887158.22786: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.22797: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.22822: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 9417 1726887158.22869: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.22909: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py <<< 9417 1726887158.22923: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.22943: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.22967: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py <<< 9417 1726887158.22979: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.23001: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.23032: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 9417 1726887158.23042: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.23092: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.23162: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 9417 1726887158.23172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 9417 1726887158.23192: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031e1ada0> <<< 9417 1726887158.23208: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 9417 1726887158.23232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 9417 1726887158.23500: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031e1a6d8> <<< 9417 1726887158.23512: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py <<< 9417 1726887158.23523: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.23568: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.23618: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 9417 1726887158.23632: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.23708: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.23790: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 9417 1726887158.23802: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.23851: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.23913: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py <<< 9417 1726887158.23926: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.23955: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.23996: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 9417 1726887158.24018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 9417 1726887158.24037: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 9417 1726887158.24070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 9417 1726887158.24168: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031487518> <<< 9417 1726887158.24217: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' <<< 9417 1726887158.24227: 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 0x7f803147dbe0> <<< 9417 1726887158.24449: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031449e48> <<< 9417 1726887158.24460: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py <<< 9417 1726887158.24471: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.24506: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.24547: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 9417 1726887158.24559: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.24646: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.24939: 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 0x7f80315a0a58> <<< 9417 1726887158.25029: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.25142: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.25308: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 9417 1726887158.25334: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.25352: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.25383: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 9417 1726887158.25393: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.25425: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.25468: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py <<< 9417 1726887158.25478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 9417 1726887158.25523: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' <<< 9417 1726887158.25534: 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 0x7f80315a6748> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80315a63c8> <<< 9417 1726887158.25545: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py <<< 9417 1726887158.25565: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9417 1726887158.25579: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 9417 1726887158.25609: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.25642: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 9417 1726887158.25654: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.25785: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.25905: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 9417 1726887158.25919: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.25990: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.26069: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.26099: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.26137: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py <<< 9417 1726887158.26148: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 9417 1726887158.26172: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.26187: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.26302: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.26419: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 9417 1726887158.26432: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.26509: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.26604: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 9417 1726887158.26619: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.26643: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.26669: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.27106: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.27524: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 9417 1726887158.27543: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.27640: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.27707: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 9417 1726887158.27720: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.27793: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.27883: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 9417 1726887158.28005: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.28123: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 9417 1726887158.28135: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.28146: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 9417 1726887158.28157: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.28192: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.28224: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py <<< 9417 1726887158.28234: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.28308: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.28385: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.28533: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.28687: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py <<< 9417 1726887158.28702: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.28732: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.28762: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 9417 1726887158.28772: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.28795: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.28812: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 9417 1726887158.28827: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.28878: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.28934: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 9417 1726887158.28947: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.28966: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.28983: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 9417 1726887158.29000: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.29039: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.29084: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 9417 1726887158.29096: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.29141: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.29183: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 9417 1726887158.29195: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.29440: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.29770: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 9417 1726887158.29918: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 9417 1726887158.29955: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.30015: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 9417 1726887158.30033: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9417 1726887158.30052: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 9417 1726887158.30083: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.30118: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 9417 1726887158.30132: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.30146: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.30174: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.30201: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.30239: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.30294: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.30351: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 9417 1726887158.30365: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 9417 1726887158.30379: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.30420: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.30455: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 9417 1726887158.30469: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.30621: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.30782: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 9417 1726887158.30792: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.30819: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.30855: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 9417 1726887158.30868: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.30899: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.30938: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 9417 1726887158.30951: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.31009: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.31086: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 9417 1726887158.31101: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.31169: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.31242: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py <<< 9417 1726887158.31258: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.31305: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.31364: stdout chunk (state=3): >>>import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py <<< 9417 1726887158.31469: stdout chunk (state=3): >>># zipimport: zlib available <<< 9417 1726887158.31588: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' <<< 9417 1726887158.32061: 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 0x7f80315727b8> # /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 0x7f8030f4c3c8> <<< 9417 1726887158.32112: 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' <<< 9417 1726887158.32126: stdout chunk (state=3): >>># extension module 'rpm._rpmb' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpmb.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpmb' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8030f4cd68> <<< 9417 1726887158.32233: 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 0x7f8030f4cf28> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80315599e8> <<< 9417 1726887159.18604: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"python3-urllib3": [{"name": "python3-urllib3", "version": "1.24.2", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-linux-procfs": [{"name": "python3-linux-procfs", "version": "0.7.3", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cryptography": [{"name": "python3-cryptography", "version": "3.2.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20180629", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240111", "release": "121.gitb3132c18.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.5", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.28.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "8", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "2.9", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-extra": [{"name": "grub2-tools-extra", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.8", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2017.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "1.10", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "2f86d6a1", "release": "5cf7cefb", "epoch": null, "arch": null, "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "info": [{"name": "info", "version": "6.5", "release": "7.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12": [{"name": "python3.12", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "s<<< 9417 1726887159.18631: stdout chunk (state=3): >>>ource": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip": [{"name": "python3-slip", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.6.0", "release": "22.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-perf": [{"name": "python3-perf", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-syspurpose": [{"name": "python3-syspurpose", "version": "1.28.42", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.5", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.5", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.9", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "5.13", "release": "2.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "biosdevname": [{"name": "biosdevname", "version": "0.7.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "23.20170329cvs.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.0", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.13", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.3", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.3", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.20.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables": [{"name": "iptables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.1.0", "release": "9.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "23.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.13.0", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "1.73", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.39", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsss_autofs": [{"name": "libsss_autofs", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.11", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.1.7", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.15", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.5", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.027", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "plat<<< 9417 1726887159.18716: stdout chunk (state=3): >>>form-python-pip": [{"name": "platform-python-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.74", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf16": [{"name": "pcre2-utf16", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err-devel": [{"name": "libcom_err-devel", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "1.2.0", "release": "2.20180605git4a062cf.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-devel": [{"name": "libselinux-devel", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs-devel": [{"name": "keyutils-libs-devel", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcroco": [{"name": "libcroco", "version": "0.6.12", "release": "4.el8_2.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.3.0", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.60_v7.0.306", "release": "80.0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.6.1", "release": "22.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "dbus-daemon": [{"name": "dbus-daemon", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.3.1", "release": "33.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.5", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.74", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.32", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "1.9", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "26.1", "release": "11.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-webencodings": [{"name": "python3-webencodings", "version": "0.5.1", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.20", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17025", "release": "2.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.8", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.1.3", "release": "19.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "0.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libgcc": [{"name": "libgcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.6.1", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyudev": [{"name": "python3-pyudev", "version": "0.21.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.28", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.00.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus-glib": [{"name": "dbus-glib", "version": "0.110", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.56.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.18.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "8.6", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.62", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.12.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "2.3.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "4.4.20", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusbx": [{"name": "libusbx", "version": "1.0.23", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.6", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.26.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "7.0", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.2.5", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.19.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.1.2", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.3.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.8.5", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip-dbus": [{"name": "python3-slip-dbus", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python36": [{"name": "python36", "version": "3.6.8", "release": "39.module_el8+762+77bd8591", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tuned": [{"name": "tuned", "version": "2.22.1", "release": "4.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.13.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.26", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2102.0", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20230808", "release": "2.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.2", "release": "1.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.4.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "5.0.0", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.6", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.12", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.20", "release": "7.el8.0.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.42", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000-firmware": [{"name": "iwl6000-firmware", "version": "9.221.4.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libibverbs": [{"name": "libibverbs", "version": "48.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-ebtables": [{"name": "iptables-ebtables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-chrono": [{"name": "boost-chrono", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "3.1.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.2.1", "release": "11.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.7", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mozjs60": [{"name": "mozjs60", "version": "60.9.0", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "0.5.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-timer": [{"name": "boost-timer", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpng": [{"name": "libpng", "version": "1.6.34", "release": "5.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "brotli": [{"name": "brotli", "version": "1.0.6", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.7", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hdparm": [{"name": "hdparm", "version": "9.54", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.7", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "4.2.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": <<< 9417 1726887159.18762: stdout chunk (state=3): >>>"2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.24", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.20", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "platform-python-setuptools": [{"name": "platform-python-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.4.46", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "48.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb-utils": [{"name": "libdb-utils", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.15", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.1.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.4", "release": "41.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.6", "release": "22.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers-lib": [{"name": "trousers-lib", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.1.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.56.4", "release": "163.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.6.16", "release": "8.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers": [{"name": "trousers", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.11.0", "release": "8.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "17.20190603git.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.14.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.8.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.6.8", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-ply": [{"name": "python3-ply", "version": "3.9", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cffi": [{"name": "python3-cffi", "version": "1.11.5", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jwt": [{"name": "python3-jwt", "version": "1.6.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.20.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.3", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "noarch", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.5.1", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "0.23", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "2.6.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-libs": [{"name": "python3.12-libs", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.55", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.11", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20160104", "release": "7.module_el8+645+9d809f8c", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.280", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "4.06", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.230.600", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.074", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "1.69", "release": "395.el8", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.11", "release": "3.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.28", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "2.97", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.72", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.49", "release": "2.el8", "epoch": 3, "arch": "x86_64", "sour<<< 9417 1726887159.18804: stdout chunk (state=3): >>>ce": "rpm"}], "perl-macros": [{"name": "perl-macros", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Unicode-Normalize": [{"name": "perl-Unicode-Normalize", "version": "1.25", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.38", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-threads-shared": [{"name": "perl-threads-shared", "version": "1.58", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf32": [{"name": "pcre2-utf32", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol-devel": [{"name": "libsepol-devel", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-devel": [{"name": "pcre2-devel", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkadm5": [{"name": "libkadm5", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-devel": [{"name": "krb5-devel", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "37", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.30", "release": "123.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-date-time": [{"name": "boost-date-time", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.30", "release": "9.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "3.12", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmetalink": [{"name": "libmetalink", "version": "0.1.3", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-html5lib": [{"name": "python3-html5lib", "version": "0.999999999", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.37", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.24", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.0", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "33.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.2.0", "release": "10.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.3.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "timedatex": [{"name": "timedatex", "version": "0.5", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pycparser": [{"name": "python3-pycparser", "version": "2.14", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20180723", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "2.1.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.9.5", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "3.0.4", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.4", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.314", "release": "8.22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-libs": [{"name": "dhcp-libs", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.1.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "8", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "bind-export-libs": [{"name": "bind-export-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.1.1", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.10.1", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.3.2", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "7.el8.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-pip-wheel": [{"name": "python3.12-pip-wheel", "version": "23.2.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.31", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.7", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.2.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.7.11", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip": [{"name": "python3-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.1", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.4.48", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.8.3", "release": "3.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.e<<< 9417 1726887159.18835: stdout chunk (state=3): >>>l8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "6.2.0", "release": "49.module_el8+991+097e156d", "epoch": 15, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.2", "release": "39.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.3.5", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.7.6.1", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.3", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iprutils": [{"name": "iprutils", "version": "2.4.19", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "1.0", "release": "12.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.08", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "8", "release": "19.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpcap": [{"name": "libpcap", "version": "1.9.1", "release": "5.el8", "epoch": 14, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2018.2", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.18", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.0.4", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "freetype": [{"name": "freetype", "version": "2.9.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "530", "release": "3.el8", "epoch": null, "arch": "x86_64", "source":<<< 9417 1726887159.18859: stdout chunk (state=3): >>> "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.167", "release": "399.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hardlink": [{"name": "hardlink", "version": "1.3", "release": "6.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.88", "release": "2.module_el8+339+1ec643e0", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.33.0", "release": "6.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.066", "release": "4.module_el8+339+1ec643e0", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.11", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.35", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.50", "release": "4.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.42", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "0.9.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.237", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.15", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "platform-python": [{"name": "platform-python", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-threads": [{"name": "perl-threads", "version": "2.21", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.3.3", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.9", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-devel": [{"name": "libverto-devel", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version":<<< 9417 1726887159.18884: stdout chunk (state=3): >>> "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "isl": [{"name": "isl", "version": "0.16.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.3.7", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.19.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "noarch", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.2.3", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.2.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 9417 1726887159.19331: stdout chunk (state=3): >>># clear builtins._ <<< 9417 1726887159.19348: 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 # 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 <<< 9417 1726887159.19367: 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 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types <<< 9417 1726887159.19388: stdout chunk (state=3): >>># 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 <<< 9417 1726887159.19410: 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 # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib <<< 9417 1726887159.19426: 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 <<< 9417 1726887159.19445: stdout chunk (state=3): >>># cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing 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 <<< 9417 1726887159.19460: stdout chunk (state=3): >>># 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 <<< 9417 1726887159.19549: stdout chunk (state=3): >>># cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local <<< 9417 1726887159.19570: stdout chunk (state=3): >>># 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 <<< 9417 1726887159.19588: 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 # 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 <<< 9417 1726887159.19608: stdout chunk (state=3): >>># 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 <<< 9417 1726887159.19622: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms <<< 9417 1726887159.19674: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9417 1726887159.19941: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9417 1726887159.19968: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 9417 1726887159.19987: stdout chunk (state=3): >>># destroy zipimport <<< 9417 1726887159.20007: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib <<< 9417 1726887159.20021: stdout chunk (state=3): >>># destroy bz2 # destroy lzma <<< 9417 1726887159.20040: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon <<< 9417 1726887159.20050: stdout chunk (state=3): >>># destroy hashlib # destroy encodings <<< 9417 1726887159.20070: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes <<< 9417 1726887159.20087: stdout chunk (state=3): >>># destroy _string <<< 9417 1726887159.20101: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 9417 1726887159.20117: stdout chunk (state=3): >>># destroy _socket <<< 9417 1726887159.20135: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 9417 1726887159.20146: stdout chunk (state=3): >>># destroy _json <<< 9417 1726887159.20164: stdout chunk (state=3): >>># destroy selinux <<< 9417 1726887159.20178: stdout chunk (state=3): >>># destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy <<< 9417 1726887159.20209: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 9417 1726887159.20241: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.pool <<< 9417 1726887159.20257: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle <<< 9417 1726887159.20274: stdout chunk (state=3): >>># destroy _pickle # destroy array <<< 9417 1726887159.20285: stdout chunk (state=3): >>># destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process <<< 9417 1726887159.20298: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 9417 1726887159.20313: stdout chunk (state=3): >>># destroy datetime <<< 9417 1726887159.20344: stdout chunk (state=3): >>># destroy ipaddress # destroy textwrap # destroy base64 <<< 9417 1726887159.20361: stdout chunk (state=3): >>># destroy _ssl <<< 9417 1726887159.20379: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib <<< 9417 1726887159.20393: stdout chunk (state=3): >>># destroy termios # destroy json <<< 9417 1726887159.20411: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 9417 1726887159.20427: stdout chunk (state=3): >>># destroy glob <<< 9417 1726887159.20444: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm._rpmb # destroy rpm._rpm # destroy rpm <<< 9417 1726887159.20457: stdout chunk (state=3): >>># destroy rpm._rpms <<< 9417 1726887159.20486: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 9417 1726887159.20503: 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<<< 9417 1726887159.20519: 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 <<< 9417 1726887159.20533: stdout chunk (state=3): >>># destroy abc <<< 9417 1726887159.20550: 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 <<< 9417 1726887159.20567: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools <<< 9417 1726887159.20585: stdout chunk (state=3): >>># 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 <<< 9417 1726887159.20602: 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 <<< 9417 1726887159.20622: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping threading <<< 9417 1726887159.20639: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd <<< 9417 1726887159.20656: 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 <<< 9417 1726887159.20672: 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 <<< 9417 1726887159.20686: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux <<< 9417 1726887159.20700: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9417 1726887159.20835: stdout chunk (state=3): >>># destroy posixpath <<< 9417 1726887159.20854: stdout chunk (state=3): >>># destroy stat <<< 9417 1726887159.20871: stdout chunk (state=3): >>># destroy _signal # destroy _functools # destroy _sre # destroy sre_parse <<< 9417 1726887159.20884: stdout chunk (state=3): >>># destroy _heapq # destroy select <<< 9417 1726887159.20924: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 9417 1726887159.20942: 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 <<< 9417 1726887159.20959: 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 <<< 9417 1726887159.20973: stdout chunk (state=3): >>># destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 9417 1726887159.21309: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 9417 1726887159.21359: stderr chunk (state=3): >>><<< 9417 1726887159.21366: stdout chunk (state=3): >>><<< 9417 1726887159.21454: _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 0x7f8039798e48> # /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 0x7f803972e828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80397989b0> # /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 0x7f803973b630> 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 0x7f8039742160> # /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 0x7f80397470f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8039742748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8039742390> # /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 0x7f80396ec470> # /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 0x7f80396f1e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80396ecb38> # /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 0x7f80396f84e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80396dbd68> # /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 0x7f80396de198> # /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 0x7f80379ec940> # /usr/lib64/python3.6/__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 0x7f80379fe240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f803974ca20> 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 0x7f8037922080> # /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 0x7f803792e2b0> # /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 0x7f803792ef60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f803792ea90> 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 0x7f8037938080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80379c77b8> # /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 0x7f80379c7ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80379bb160> # /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 0x7f80379bbe48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80379b3438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80379a3470> # /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 0x7f80376db278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80376e3cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80379bb438> 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 0x7f80376e9e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f803799d2b0> # /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 0x7f80376ef1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80376e9f98> # 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 0x7f80376ef2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8037a0cfd0> # /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 0x7f80376efdd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80376ef9e8> # /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 0x7f80376fa6a0> # /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 0x7f80376fae80> # /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 0x7f8037282198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80376fa780> # /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 0x7f8037286c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80376ef518> # /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 0x7f80372ab2e8> # 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 0x7f80372ab6a0> # /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 0x7f80372b1390> # /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 0x7f803705cba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80370532e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f803704af98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8037041e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80372b1d30> # 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 0x7f8037053f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80372aba20> # /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 0x7f80396a86a0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8037054048> 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 0x7f80396a8a20> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80376ef860> # /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 0x7f80396c2550> # /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 0x7f80396c65c0> # 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 0x7f80396c6a90> # 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 0x7f80396c6ba8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80396c2da0> # /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 0x7f80396c6ef0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80396c6470> # 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 0x7f80396c61d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80396b6a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8037296358> # /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 0x7f80396c2400> # /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 0x7f80356ca898> # zipimport: found 108 names in '/tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f803539da58> 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 0x7f803533f208> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8035347470> # 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 0x7f8035347588> # /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 0x7f8035347ac8> # /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 0x7f8035371a90> # 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 0x7f8035371b38> # 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 0x7f8035641208> # /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 0x7f8035641550> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f803536c240> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8035361438> # /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 0x7f803536c860> # 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 0x7f8035665d68> # /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 0x7f8035665e80> # /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 0x7f80353bd940> # /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 0x7f80353c69e8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f803566ad30> # /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 0x7f80353b7438> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f803565e278> # /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 0x7f80353e3a20> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80353b75f8> # 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 0x7f80353ef940> # 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 0x7f80353efa20> # 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 0x7f80353efba8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8035656048> # /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 0x7f803568e588> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8035683c88> # 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 0x7f8035683e80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8035683748> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80356a9978> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80356a9668> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f803569ae48> # /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 0x7f80356a94e0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f803569a6a0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031cd62e8> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031d8c828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8031d450b8> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031d16828> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031d78fd0> # /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 0x7f8031d7f0b8> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031d178d0> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031da5eb8> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031e14400> # /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 0x7f8031e37e10> # 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 0x7f8031e3a5f8> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031e1dac8> # 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 0x7f8031e37b70> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031e14da0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031e3eeb8> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031dbd7f0> # /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 0x7f803206eb38> # /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 0x7f803206b6a0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031dc6a90> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031e1ada0> # /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 0x7f8031e1a6d8> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031487518> # 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 0x7f803147dbe0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8031449e48> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80315a0a58> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80315a6748> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80315a63c8> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_ov3prgj4/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py # zipimport: zlib available # /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f80315727b8> # /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 0x7f8030f4c3c8> # 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 0x7f8030f4cd68> # 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 0x7f8030f4cf28> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f80315599e8> {"ansible_facts": {"packages": {"python3-urllib3": [{"name": "python3-urllib3", "version": "1.24.2", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-linux-procfs": [{"name": "python3-linux-procfs", "version": "0.7.3", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cryptography": [{"name": "python3-cryptography", "version": "3.2.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20180629", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240111", "release": "121.gitb3132c18.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.5", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.28.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "8", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "2.9", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-extra": [{"name": "grub2-tools-extra", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.8", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2017.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "1.10", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "2f86d6a1", "release": "5cf7cefb", "epoch": null, "arch": null, "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "info": [{"name": "info", "version": "6.5", "release": "7.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12": [{"name": "python3.12", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip": [{"name": "python3-slip", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.6.0", "release": "22.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-perf": [{"name": "python3-perf", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-syspurpose": [{"name": "python3-syspurpose", "version": "1.28.42", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.5", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.5", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.9", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "5.13", "release": "2.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "biosdevname": [{"name": "biosdevname", "version": "0.7.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "23.20170329cvs.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.0", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.13", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.3", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.3", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.20.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables": [{"name": "iptables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.1.0", "release": "9.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "23.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.13.0", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "1.73", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.39", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsss_autofs": [{"name": "libsss_autofs", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.11", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.1.7", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.15", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.5", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.027", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "platform-python-pip": [{"name": "platform-python-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.74", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf16": [{"name": "pcre2-utf16", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err-devel": [{"name": "libcom_err-devel", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "1.2.0", "release": "2.20180605git4a062cf.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-devel": [{"name": "libselinux-devel", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs-devel": [{"name": "keyutils-libs-devel", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcroco": [{"name": "libcroco", "version": "0.6.12", "release": "4.el8_2.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.3.0", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.60_v7.0.306", "release": "80.0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.6.1", "release": "22.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "dbus-daemon": [{"name": "dbus-daemon", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.3.1", "release": "33.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.5", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.74", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.32", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "1.9", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "26.1", "release": "11.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-webencodings": [{"name": "python3-webencodings", "version": "0.5.1", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.20", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17025", "release": "2.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.8", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.1.3", "release": "19.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "0.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libgcc": [{"name": "libgcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.6.1", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyudev": [{"name": "python3-pyudev", "version": "0.21.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.28", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.00.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus-glib": [{"name": "dbus-glib", "version": "0.110", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.56.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.18.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "8.6", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.62", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.12.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "2.3.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "4.4.20", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusbx": [{"name": "libusbx", "version": "1.0.23", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.6", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.26.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "7.0", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.2.5", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.19.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.1.2", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.3.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.8.5", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip-dbus": [{"name": "python3-slip-dbus", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python36": [{"name": "python36", "version": "3.6.8", "release": "39.module_el8+762+77bd8591", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tuned": [{"name": "tuned", "version": "2.22.1", "release": "4.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.13.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.26", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2102.0", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20230808", "release": "2.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.2", "release": "1.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.4.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "5.0.0", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.6", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.12", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.20", "release": "7.el8.0.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.42", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000-firmware": [{"name": "iwl6000-firmware", "version": "9.221.4.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libibverbs": [{"name": "libibverbs", "version": "48.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-ebtables": [{"name": "iptables-ebtables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-chrono": [{"name": "boost-chrono", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "3.1.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.2.1", "release": "11.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.7", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mozjs60": [{"name": "mozjs60", "version": "60.9.0", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "0.5.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-timer": [{"name": "boost-timer", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpng": [{"name": "libpng", "version": "1.6.34", "release": "5.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "brotli": [{"name": "brotli", "version": "1.0.6", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.7", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hdparm": [{"name": "hdparm", "version": "9.54", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.7", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "4.2.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.24", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.20", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "platform-python-setuptools": [{"name": "platform-python-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.4.46", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "48.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb-utils": [{"name": "libdb-utils", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.15", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.1.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.4", "release": "41.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.6", "release": "22.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers-lib": [{"name": "trousers-lib", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.1.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.56.4", "release": "163.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.6.16", "release": "8.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers": [{"name": "trousers", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.11.0", "release": "8.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "17.20190603git.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.14.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.8.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.6.8", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-ply": [{"name": "python3-ply", "version": "3.9", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cffi": [{"name": "python3-cffi", "version": "1.11.5", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jwt": [{"name": "python3-jwt", "version": "1.6.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.20.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.3", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "noarch", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.5.1", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "0.23", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "2.6.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-libs": [{"name": "python3.12-libs", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.55", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.11", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20160104", "release": "7.module_el8+645+9d809f8c", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.280", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "4.06", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.230.600", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.074", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "1.69", "release": "395.el8", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.11", "release": "3.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.28", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "2.97", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.72", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.49", "release": "2.el8", "epoch": 3, "arch": "x86_64", "source": "rpm"}], "perl-macros": [{"name": "perl-macros", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Unicode-Normalize": [{"name": "perl-Unicode-Normalize", "version": "1.25", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.38", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-threads-shared": [{"name": "perl-threads-shared", "version": "1.58", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf32": [{"name": "pcre2-utf32", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol-devel": [{"name": "libsepol-devel", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-devel": [{"name": "pcre2-devel", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkadm5": [{"name": "libkadm5", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-devel": [{"name": "krb5-devel", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "37", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.30", "release": "123.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-date-time": [{"name": "boost-date-time", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.30", "release": "9.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "3.12", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmetalink": [{"name": "libmetalink", "version": "0.1.3", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-html5lib": [{"name": "python3-html5lib", "version": "0.999999999", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.37", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.24", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.0", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "33.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.2.0", "release": "10.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.3.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "timedatex": [{"name": "timedatex", "version": "0.5", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pycparser": [{"name": "python3-pycparser", "version": "2.14", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20180723", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "2.1.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.9.5", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "3.0.4", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.4", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.314", "release": "8.22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-libs": [{"name": "dhcp-libs", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.1.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "8", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "bind-export-libs": [{"name": "bind-export-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.1.1", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.10.1", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.3.2", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "7.el8.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-pip-wheel": [{"name": "python3.12-pip-wheel", "version": "23.2.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.31", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.7", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.2.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.7.11", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip": [{"name": "python3-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.1", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.4.48", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.8.3", "release": "3.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "6.2.0", "release": "49.module_el8+991+097e156d", "epoch": 15, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.2", "release": "39.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.3.5", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.7.6.1", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.3", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iprutils": [{"name": "iprutils", "version": "2.4.19", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "1.0", "release": "12.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.08", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "8", "release": "19.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpcap": [{"name": "libpcap", "version": "1.9.1", "release": "5.el8", "epoch": 14, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2018.2", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.18", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.0.4", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "freetype": [{"name": "freetype", "version": "2.9.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "530", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.167", "release": "399.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hardlink": [{"name": "hardlink", "version": "1.3", "release": "6.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.88", "release": "2.module_el8+339+1ec643e0", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.33.0", "release": "6.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.066", "release": "4.module_el8+339+1ec643e0", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.11", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.35", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.50", "release": "4.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.42", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "0.9.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.237", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.15", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "platform-python": [{"name": "platform-python", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-threads": [{"name": "perl-threads", "version": "2.21", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.3.3", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.9", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-devel": [{"name": "libverto-devel", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "isl": [{"name": "isl", "version": "0.16.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.3.7", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.19.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "noarch", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.2.3", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.2.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm._rpmb # destroy rpm._rpm # destroy rpm # destroy rpm._rpms # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings , stderr=Shared connection to 10.31.42.224 closed. [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm._rpmb # destroy rpm._rpm # destroy rpm # destroy rpm._rpms # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings 9417 1726887159.24292: done with _execute_module (package_facts, {'manager': 'auto', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887157.64243-9417-21373944538077/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9417 1726887159.24310: _low_level_execute_command(): starting 9417 1726887159.24321: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887157.64243-9417-21373944538077/ > /dev/null 2>&1 && sleep 0' 9417 1726887159.26877: stderr chunk (state=2): >>><<< 9417 1726887159.26885: stdout chunk (state=2): >>><<< 9417 1726887159.26904: _low_level_execute_command() done: rc=0, stdout=, stderr= 9417 1726887159.26915: handler run complete 9417 1726887159.27573: variable 'ansible_facts' from source: unknown 9417 1726887159.28122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9417 1726887159.29729: variable 'ansible_facts' from source: unknown 9417 1726887159.30118: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9417 1726887159.30610: attempt loop complete, returning result 9417 1726887159.30626: _execute() done 9417 1726887159.30632: dumping result to json 9417 1726887159.30774: done dumping result, returning 9417 1726887159.30785: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Gather package facts [0e652c5f-a961-fb27-5144-000000000020] 9417 1726887159.30794: sending task result for task 0e652c5f-a961-fb27-5144-000000000020 9417 1726887159.31714: done sending task result for task 0e652c5f-a961-fb27-5144-000000000020 9417 1726887159.31721: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "3.el8", "source": "rpm", "version": "2.2.53" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "22.el8", "source": "rpm", "version": "0.60.6.1" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "1.el8", "source": "rpm", "version": "3.1.2" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.el8", "source": "rpm", "version": "3.1.2" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "2.el8", "source": "rpm", "version": "1.2.6" } ], "authselect-compat": [ { "arch": "x86_64", "epoch": null, "name": "authselect-compat", "release": "2.el8", "source": "rpm", "version": "1.2.6" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "2.el8", "source": "rpm", "version": "1.2.6" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "27.el8", "source": "rpm", "version": "0.7" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "5.el8", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "5.el8", "source": "rpm", "version": "4.4.20" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "5.el8", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el8bkr", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "33.el8bkr", "source": "rpm", "version": "1" } ], "bind-export-libs": [ { "arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "13.el8", "source": "rpm", "version": "9.11.36" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "123.el8", "source": "rpm", "version": "2.30" } ], "biosdevname": [ { "arch": "x86_64", "epoch": null, "name": "biosdevname", "release": "2.el8", "source": "rpm", "version": "0.7.3" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "10.el8", "source": "rpm", "version": "3.0.4" } ], "boost-atomic": [ { "arch": "x86_64", "epoch": null, "name": "boost-atomic", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-chrono": [ { "arch": "x86_64", "epoch": null, "name": "boost-chrono", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-date-time": [ { "arch": "x86_64", "epoch": null, "name": "boost-date-time", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-timer": [ { "arch": "x86_64", "epoch": null, "name": "boost-timer", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "brotli": [ { "arch": "x86_64", "epoch": null, "name": "brotli", "release": "3.el8", "source": "rpm", "version": "1.0.6" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "26.el8", "source": "rpm", "version": "1.0.6" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "11.el8", "source": "rpm", "version": "1.13.0" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "80.0.el8", "source": "rpm", "version": "2023.2.60_v7.0.306" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": 1, "name": "centos-gpg-keys", "release": "6.el8", "source": "rpm", "version": "8" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "1.el8", "source": "rpm", "version": "8.6" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "6.el8", "source": "rpm", "version": "8" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el8", "source": "rpm", "version": "2.9" } ], "chkconfig": [ { "arch": "x86_64", "epoch": null, "name": "chkconfig", "release": "1.el8", "source": "rpm", "version": "1.19.2" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el8", "source": "rpm", "version": "4.5" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.el8.2", "source": "rpm", "version": "23.4" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "0.el8", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "15.el8", "source": "rpm", "version": "8.30" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "15.el8", "source": "rpm", "version": "8.30" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "11.el8", "source": "rpm", "version": "2.12" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "15.el8", "source": "rpm", "version": "2.9.6" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "15.el8", "source": "rpm", "version": "2.9.6" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "10.el8", "source": "rpm", "version": "1.5.2" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "10.el8", "source": "rpm", "version": "1.5.2" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "17.20190603git.el8", "source": "rpm", "version": "1.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git3177e06.el8", "source": "rpm", "version": "20230731" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git3177e06.el8", "source": "rpm", "version": "20230731" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "7.el8", "source": "rpm", "version": "2.3.7" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "34.el8", "source": "rpm", "version": "7.61.1" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.el8_5", "source": "rpm", "version": "2.1.27" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-daemon": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-daemon", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-glib": [ { "arch": "x86_64", "epoch": null, "name": "dbus-glib", "release": "2.el8", "source": "rpm", "version": "0.110" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 8, "name": "device-mapper", "release": "14.el8", "source": "rpm", "version": "1.02.181" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 8, "name": "device-mapper-libs", "release": "14.el8", "source": "rpm", "version": "1.02.181" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "50.el8", "source": "rpm", "version": "4.3.6" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "50.el8", "source": "rpm", "version": "4.3.6" } ], "dhcp-libs": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "50.el8", "source": "rpm", "version": "4.3.6" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "6.el8", "source": "rpm", "version": "3.6" } ], "dmidecode": [ { "arch": "x86_64", "epoch": 1, "name": "dmidecode", "release": "4.el8", "source": "rpm", "version": "3.3" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "25.el8", "source": "rpm", "version": "4.0.21" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "1.el8", "source": "rpm", "version": "12.1.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "4.el8", "source": "rpm", "version": "37" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-debuginfod-client-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client-devel", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "emacs-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "emacs-filesystem", "release": "11.el8", "source": "rpm", "version": "26.1" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "19.el8", "source": "rpm", "version": "8" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "2.el8", "source": "rpm", "version": "5.13" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "13.el8", "source": "rpm", "version": "2.2.5" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "26.el8", "source": "rpm", "version": "5.33" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "26.el8", "source": "rpm", "version": "5.33" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "6.el8", "source": "rpm", "version": "3.8" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "22.el8", "source": "rpm", "version": "4.6.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "4.el8", "source": "rpm", "version": "0.9.11" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "4.el8", "source": "rpm", "version": "0.9.11" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "9.el8", "source": "rpm", "version": "2.6.1" } ], "freetype": [ { "arch": "x86_64", "epoch": null, "name": "freetype", "release": "9.el8", "source": "rpm", "version": "2.9.1" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "19.el8", "source": "rpm", "version": "2.9.7" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "4.el8", "source": "rpm", "version": "4.2.1" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "gdbm": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm", "release": "2.el8", "source": "rpm", "version": "1.18" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "2.el8", "source": "rpm", "version": "1.18" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "11.el8", "source": "rpm", "version": "1.0.3" } ], "geolite2-city": [ { "arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.el8", "source": "rpm", "version": "20180605" } ], "geolite2-country": [ { "arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.el8", "source": "rpm", "version": "20180605" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "17.el8", "source": "rpm", "version": "0.19.8.1" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "17.el8", "source": "rpm", "version": "0.19.8.1" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "163.el8", "source": "rpm", "version": "2.56.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-headers": [ { "arch": "x86_64", "epoch": null, "name": "glibc-headers", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "12.el8", "source": "rpm", "version": "6.1.2" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "3.el8", "source": "rpm", "version": "2.2.20" } ], "gnupg2-smime": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "3.el8", "source": "rpm", "version": "2.2.20" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "8.el8.1", "source": "rpm", "version": "3.6.16" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "1.el8", "source": "rpm", "version": "1.56.1" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5ccc5b19", "source": "rpm", "version": "8483c65d" }, { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5cf7cefb", "source": "rpm", "version": "2f86d6a1" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "12.el8", "source": "rpm", "version": "1.13.1" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "17.el8", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "6.el8", "source": "rpm", "version": "3.1" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "18.el8", "source": "rpm", "version": "1.22.3" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-tools-extra": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "48.el8", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "21.el8", "source": "rpm", "version": "0.8.0" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "13.el8", "source": "rpm", "version": "1.9" } ], "hardlink": [ { "arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "6.el8", "source": "rpm", "version": "1.3" } ], "hdparm": [ { "arch": "x86_64", "epoch": null, "name": "hdparm", "release": "4.el8", "source": "rpm", "version": "9.54" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "7.el8.0.1", "source": "rpm", "version": "3.20" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "8.22.el8", "source": "rpm", "version": "0.314" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "12.el8", "source": "rpm", "version": "1.3.2" } ], "info": [ { "arch": "x86_64", "epoch": null, "name": "info", "release": "7.el8_5", "source": "rpm", "version": "6.5" } ], "initscripts": [ { "arch": "x86_64", "epoch": null, "name": "initscripts", "release": "1.el8", "source": "rpm", "version": "10.00.18" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "4.el8", "source": "rpm", "version": "0.2.4" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "5.el8", "source": "rpm", "version": "6.2.0" } ], "iprutils": [ { "arch": "x86_64", "epoch": null, "name": "iprutils", "release": "1.el8", "source": "rpm", "version": "2.4.19" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "1.el8", "source": "rpm", "version": "7.1" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "1.el8", "source": "rpm", "version": "7.1" } ], "iptables": [ { "arch": "x86_64", "epoch": null, "name": "iptables", "release": "11.el8", "source": "rpm", "version": "1.8.5" } ], "iptables-ebtables": [ { "arch": "x86_64", "epoch": null, "name": "iptables-ebtables", "release": "11.el8", "source": "rpm", "version": "1.8.5" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "11.el8", "source": "rpm", "version": "1.8.5" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "11.el8", "source": "rpm", "version": "20180629" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "1.el8", "source": "rpm", "version": "1.9.2" } ], "isl": [ { "arch": "x86_64", "epoch": null, "name": "isl", "release": "6.el8", "source": "rpm", "version": "0.16.1" } ], "iwl100-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl100-firmware", "release": "121.el8.1", "source": "rpm", "version": "39.31.5.1" } ], "iwl1000-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl1000-firmware", "release": "121.el8.1", "source": "rpm", "version": "39.31.5.1" } ], "iwl105-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl105-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl135-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl135-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl2000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2000-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl2030-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2030-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl3160-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl3160-firmware", "release": "121.el8.1", "source": "rpm", "version": "25.30.13.0" } ], "iwl5000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5000-firmware", "release": "121.el8.1", "source": "rpm", "version": "8.83.5.1_1" } ], "iwl5150-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5150-firmware", "release": "121.el8.1", "source": "rpm", "version": "8.24.2.2" } ], "iwl6000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000-firmware", "release": "121.el8.1", "source": "rpm", "version": "9.221.4.1" } ], "iwl6000g2a-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000g2a-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl6050-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6050-firmware", "release": "121.el8.1", "source": "rpm", "version": "41.28.5.1" } ], "iwl7260-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl7260-firmware", "release": "121.el8.1", "source": "rpm", "version": "25.30.13.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el8", "source": "rpm", "version": "2.14" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "3.el8", "source": "rpm", "version": "0.13.1" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "11.el8", "source": "rpm", "version": "2.0.4" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "11.el8", "source": "rpm", "version": "2.0.4" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "11.el8", "source": "rpm", "version": "2.0.4" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "14.el8", "source": "rpm", "version": "2.0.26" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "9.el8", "source": "rpm", "version": "1.5.10" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "9.el8", "source": "rpm", "version": "1.5.10" } ], "keyutils-libs-devel": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs-devel", "release": "9.el8", "source": "rpm", "version": "1.5.10" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "20.el8", "source": "rpm", "version": "25" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "20.el8", "source": "rpm", "version": "25" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "41.el8", "source": "rpm", "version": "0.8.4" } ], "krb5-devel": [ { "arch": "x86_64", "epoch": null, "name": "krb5-devel", "release": "27.el8", "source": "rpm", "version": "1.18.2" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "27.el8", "source": "rpm", "version": "1.18.2" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "12.el8", "source": "rpm", "version": "1.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "3.el8", "source": "rpm", "version": "530" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.el8", "source": "rpm", "version": "2.2.53" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "5.el8", "source": "rpm", "version": "3.3.3" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el8", "source": "rpm", "version": "2.5.1" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "3.el8", "source": "rpm", "version": "2.4.48" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "40.el8", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libbpf": [ { "arch": "x86_64", "epoch": null, "name": "libbpf", "release": "1.el8", "source": "rpm", "version": "0.5.0" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "5.el8", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.el8", "source": "rpm", "version": "0.7.11" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "40.el8", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "libcom_err-devel": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err-devel", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.el8", "source": "rpm", "version": "0.1.18" } ], "libcroco": [ { "arch": "x86_64", "epoch": null, "name": "libcroco", "release": "4.el8_2.1", "source": "rpm", "version": "0.6.12" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "34.el8", "source": "rpm", "version": "7.61.1" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "15.el8", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "42.el8_4", "source": "rpm", "version": "5.3.28" } ], "libdb-utils": [ { "arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "42.el8_4", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "40.el8", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "19.el8", "source": "rpm", "version": "0.63.0" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "23.20170329cvs.el8", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "3.el8", "source": "rpm", "version": "0.1.10" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "6.el8", "source": "rpm", "version": "4.24" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "5.el8", "source": "rpm", "version": "2.1.8" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "2.el8", "source": "rpm", "version": "0.99.9" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.el8", "source": "rpm", "version": "3.1" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "7.el8", "source": "rpm", "version": "1.8.5" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.el8", "source": "rpm", "version": "1.31" } ], "libibverbs": [ { "arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.el8", "source": "rpm", "version": "48.0" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.el8", "source": "rpm", "version": "2.2.0" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "40.el8", "source": "rpm", "version": "1.3.1" } ], "libkadm5": [ { "arch": "x86_64", "epoch": null, "name": "libkadm5", "release": "27.el8", "source": "rpm", "version": "1.18.2" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.el8", "source": "rpm", "version": "1.4.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.el8", "source": "rpm", "version": "1.4.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "9.el8", "source": "rpm", "version": "1.3.5" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "0.el8", "source": "rpm", "version": "2.8.0" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "10.el8.1", "source": "rpm", "version": "1.2.0" } ], "libmetalink": [ { "arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "7.el8", "source": "rpm", "version": "0.1.3" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "6.el8", "source": "rpm", "version": "1.0.4" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.el8", "source": "rpm", "version": "2.13.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "9.1.el8", "source": "rpm", "version": "1.1.0" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.el8", "source": "rpm", "version": "1.7" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.el8", "source": "rpm", "version": "1.0.6" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "13.el8", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "59.el8", "source": "rpm", "version": "2.3.3" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "3.el8", "source": "rpm", "version": "1.2.2" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "6.el8.1", "source": "rpm", "version": "1.33.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el8", "source": "rpm", "version": "3.7.0" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "1.el8", "source": "rpm", "version": "3.7.0" } ], "libnsl2": [ { "arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "2.20180605git4a062cf.el8", "source": "rpm", "version": "1.2.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "40.el8", "source": "rpm", "version": "0.2.1" } ], "libpcap": [ { "arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "5.el8", "source": "rpm", "version": "1.9.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.el8", "source": "rpm", "version": "1.5.0" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "libpng": [ { "arch": "x86_64", "epoch": 2, "name": "libpng", "release": "5.el8", "source": "rpm", "version": "1.6.34" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.el8", "source": "rpm", "version": "0.20.2" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "6.el8", "source": "rpm", "version": "1.4.4" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "40.el8", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "5.el8", "source": "rpm", "version": "1.14.2" } ], "libreport-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "libreport-filesystem", "release": "15.el8", "source": "rpm", "version": "2.9.5" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.el8", "source": "rpm", "version": "2.5.2" } ], "libsecret": [ { "arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.el8", "source": "rpm", "version": "0.18.6" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "libselinux-devel": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-devel", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "9.el8", "source": "rpm", "version": "2.9" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.el8", "source": "rpm", "version": "2.9" } ], "libsepol-devel": [ { "arch": "x86_64", "epoch": null, "name": "libsepol-devel", "release": "3.el8", "source": "rpm", "version": "2.9" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "5.el8", "source": "rpm", "version": "2.11" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "6.el8", "source": "rpm", "version": "0.7.20" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "14.el8", "source": "rpm", "version": "0.9.6" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "14.el8", "source": "rpm", "version": "0.9.6" } ], "libsss_autofs": [ { "arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "25.el8", "source": "rpm", "version": "2.1.0" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "0.el8", "source": "rpm", "version": "2.4.1" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "4.el8", "source": "rpm", "version": "4.13" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "0.el8", "source": "rpm", "version": "1.4.9" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "4.el8", "source": "rpm", "version": "1.31" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "0.el8", "source": "rpm", "version": "0.16.0" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "12.el8", "source": "rpm", "version": "1.1.4" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "3.el8", "source": "rpm", "version": "0.9.9" } ], "libusbx": [ { "arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.el8", "source": "rpm", "version": "1.0.23" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "25.el8", "source": "rpm", "version": "0.62" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "14.el8", "source": "rpm", "version": "1.1.6" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "2.el8", "source": "rpm", "version": "0.3.2" } ], "libverto-devel": [ { "arch": "x86_64", "epoch": null, "name": "libverto-devel", "release": "2.el8", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "2.el8", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "6.el8", "source": "rpm", "version": "4.1.1" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "6.el8", "source": "rpm", "version": "4.1.1" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.el8", "source": "rpm", "version": "0.9.1" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "18.el8", "source": "rpm", "version": "2.9.7" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "6.el8", "source": "rpm", "version": "1.1.32" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "5.el8", "source": "rpm", "version": "0.1.7" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.el8", "source": "rpm", "version": "1.4.4" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "1.el8", "source": "rpm", "version": "1.4.4" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "121.gitb3132c18.el8", "source": "rpm", "version": "20240111" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.el8", "source": "rpm", "version": "0.9.24" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "6.el8", "source": "rpm", "version": "3.14.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "6.el8", "source": "rpm", "version": "B.02.19.2" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "3.el8", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "12.el8", "source": "rpm", "version": "5.3.4" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.el8_4", "source": "rpm", "version": "1.8.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "14.el8", "source": "rpm", "version": "2.08" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "7.el8", "source": "rpm", "version": "1.4.18" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "11.el8", "source": "rpm", "version": "4.2.1" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "18.el8", "source": "rpm", "version": "2.7.6.1" } ], "memstrack": [ { "arch": "x86_64", "epoch": null, "name": "memstrack", "release": "2.el8", "source": "rpm", "version": "0.2.5" } ], "microcode_ctl": [ { "arch": "x86_64", "epoch": 4, "name": "microcode_ctl", "release": "2.el8", "source": "rpm", "version": "20230808" } ], "mokutil": [ { "arch": "x86_64", "epoch": 1, "name": "mokutil", "release": "12.el8", "source": "rpm", "version": "0.3.0" } ], "mozjs60": [ { "arch": "x86_64", "epoch": null, "name": "mozjs60", "release": "4.el8", "source": "rpm", "version": "60.9.0" } ], "mpdecimal": [ { "arch": "x86_64", "epoch": null, "name": "mpdecimal", "release": "3.el8", "source": "rpm", "version": "2.5.1" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "1.el8", "source": "rpm", "version": "3.1.6" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20180224.el8", "source": "rpm", "version": "6.1" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20180224.el8", "source": "rpm", "version": "6.1" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20180224.el8", "source": "rpm", "version": "6.1" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "7.el8", "source": "rpm", "version": "3.4.1" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "11.el8", "source": "rpm", "version": "0.52.20" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "59.el8", "source": "rpm", "version": "2.3.3" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "4.el8", "source": "rpm", "version": "1.0.4" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "4.el8", "source": "rpm", "version": "1.5" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "1.el8", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "4.el8", "source": "rpm", "version": "2.0.16" } ], "oddjob": [ { "arch": "x86_64", "epoch": null, "name": "oddjob", "release": "3.el8", "source": "rpm", "version": "0.34.7" } ], "oddjob-mkhomedir": [ { "arch": "x86_64", "epoch": null, "name": "oddjob-mkhomedir", "release": "3.el8", "source": "rpm", "version": "0.34.7" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "18.el8", "source": "rpm", "version": "2.4.46" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "24.el8", "source": "rpm", "version": "8.0p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "24.el8", "source": "rpm", "version": "8.0p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "24.el8", "source": "rpm", "version": "8.0p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "12.el8", "source": "rpm", "version": "1.1.1k" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "12.el8", "source": "rpm", "version": "1.1.1k" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "12.el8", "source": "rpm", "version": "1.1.1k" } ], "openssl-pkcs11": [ { "arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "3.el8", "source": "rpm", "version": "0.4.10" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "9.el8", "source": "rpm", "version": "1.74" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.el8", "source": "rpm", "version": "0.23.22" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.el8", "source": "rpm", "version": "0.23.22" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "33.el8", "source": "rpm", "version": "1.3.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "39.el8", "source": "rpm", "version": "3.2" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "4.el8", "source": "rpm", "version": "0.80" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.el8", "source": "rpm", "version": "3.7.0" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "6.el8", "source": "rpm", "version": "8.42" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "pcre2-devel": [ { "arch": "x86_64", "epoch": null, "name": "pcre2-devel", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "pcre2-utf16": [ { "arch": "x86_64", "epoch": null, "name": "pcre2-utf16", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "pcre2-utf32": [ { "arch": "x86_64", "epoch": null, "name": "pcre2-utf32", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "396.el8", "source": "rpm", "version": "1.42" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "399.el8", "source": "rpm", "version": "2.167" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "395.el8", "source": "rpm", "version": "1.17" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "396.el8", "source": "rpm", "version": "2.55" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "3.el8", "source": "rpm", "version": "2.97" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "422.el8", "source": "rpm", "version": "1.28" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "2.el8", "source": "rpm", "version": "0.17025" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "396.el8", "source": "rpm", "version": "5.72" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "2.el8", "source": "rpm", "version": "2.15" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Temp", "release": "1.el8", "source": "rpm", "version": "0.230.600" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "4.el8", "source": "rpm", "version": "2.50" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "3.el8", "source": "rpm", "version": "0.074" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "422.el8", "source": "rpm", "version": "1.38" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el8", "source": "rpm", "version": "0.39" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "4.module_el8+339+1ec643e0", "source": "rpm", "version": "2.066" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "396.el8", "source": "rpm", "version": "3.15" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "7.module_el8+645+9d809f8c", "source": "rpm", "version": "20160104" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "2.module_el8+339+1ec643e0", "source": "rpm", "version": "1.88" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "1.el8", "source": "rpm", "version": "3.74" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "395.el8", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "396.el8", "source": "rpm", "version": "3.28" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "395.el8", "source": "rpm", "version": "3.35" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "395.el8", "source": "rpm", "version": "1.69" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 3, "name": "perl-Scalar-List-Utils", "release": "2.el8", "source": "rpm", "version": "1.49" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "3.el8", "source": "rpm", "version": "2.027" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "3.el8", "source": "rpm", "version": "3.11" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "396.el8", "source": "rpm", "version": "4.06" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "395.el8", "source": "rpm", "version": "1.17" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "7.el8", "source": "rpm", "version": "2.37" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "395.el8", "source": "rpm", "version": "3.30" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "395.el8", "source": "rpm", "version": "2013.0523" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 1, "name": "perl-Time-Local", "release": "1.el8", "source": "rpm", "version": "1.280" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el8", "source": "rpm", "version": "1.73" } ], "perl-Unicode-Normalize": [ { "arch": "x86_64", "epoch": null, "name": "perl-Unicode-Normalize", "release": "396.el8", "source": "rpm", "version": "1.25" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "396.el8", "source": "rpm", "version": "1.33" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "422.el8", "source": "rpm", "version": "5.26.3" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "3.el8", "source": "rpm", "version": "3.11" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "422.el8", "source": "rpm", "version": "5.26.3" } ], "perl-macros": [ { "arch": "x86_64", "epoch": 4, "name": "perl-macros", "release": "422.el8", "source": "rpm", "version": "5.26.3" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "1.el8", "source": "rpm", "version": "0.237" } ], "perl-podlators": [ { "arch": "noarch", "epoch": null, "name": "perl-podlators", "release": "1.el8", "source": "rpm", "version": "4.11" } ], "perl-threads": [ { "arch": "x86_64", "epoch": 1, "name": "perl-threads", "release": "2.el8", "source": "rpm", "version": "2.21" } ], "perl-threads-shared": [ { "arch": "x86_64", "epoch": null, "name": "perl-threads-shared", "release": "2.el8", "source": "rpm", "version": "1.58" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.el8", "source": "rpm", "version": "2.4" } ], "pinentry": [ { "arch": "x86_64", "epoch": null, "name": "pinentry", "release": "2.el8", "source": "rpm", "version": "1.1.0" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "platform-python": [ { "arch": "x86_64", "epoch": null, "name": "platform-python", "release": "62.el8", "source": "rpm", "version": "3.6.8" } ], "platform-python-pip": [ { "arch": "noarch", "epoch": null, "name": "platform-python-pip", "release": "24.el8", "source": "rpm", "version": "9.0.3" } ], "platform-python-setuptools": [ { "arch": "noarch", "epoch": null, "name": "platform-python-setuptools", "release": "7.el8", "source": "rpm", "version": "39.2.0" } ], "plymouth": [ { "arch": "x86_64", "epoch": null, "name": "plymouth", "release": "11.20200615git1e36e30.el8", "source": "rpm", "version": "0.9.4" } ], "plymouth-core-libs": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-core-libs", "release": "11.20200615git1e36e30.el8", "source": "rpm", "version": "0.9.4" } ], "plymouth-scripts": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-scripts", "release": "11.20200615git1e36e30.el8", "source": "rpm", "version": "0.9.4" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "26.el8", "source": "rpm", "version": "2.9" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "15.el8", "source": "rpm", "version": "0.115" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "15.el8", "source": "rpm", "version": "0.115" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "12.el8", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "1.el8", "source": "rpm", "version": "1.18" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "6.el8", "source": "rpm", "version": "0.1.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "14.el8", "source": "rpm", "version": "3.3.15" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "5.el8", "source": "rpm", "version": "23.1" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "1.el8", "source": "rpm", "version": "20180723" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.el8", "source": "rpm", "version": "3.1.2" } ], "python3-babel": [ { "arch": "noarch", "epoch": null, "name": "python3-babel", "release": "7.el8", "source": "rpm", "version": "2.5.1" } ], "python3-cffi": [ { "arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "6.el8", "source": "rpm", "version": "1.11.5" } ], "python3-chardet": [ { "arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "7.el8", "source": "rpm", "version": "3.0.4" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "11.el8", "source": "rpm", "version": "5.0.6" } ], "python3-cryptography": [ { "arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "7.el8", "source": "rpm", "version": "3.2.1" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "6.el8", "source": "rpm", "version": "2.6.1" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "15.el8", "source": "rpm", "version": "1.2.4" } ], "python3-decorator": [ { "arch": "noarch", "epoch": null, "name": "python3-decorator", "release": "2.el8", "source": "rpm", "version": "4.2.1" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "25.el8", "source": "rpm", "version": "4.0.21" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "4.el8", "source": "rpm", "version": "0.9.11" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "2.el8", "source": "rpm", "version": "3.28.3" } ], "python3-gpg": [ { "arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "12.el8", "source": "rpm", "version": "1.13.1" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "19.el8", "source": "rpm", "version": "0.63.0" } ], "python3-html5lib": [ { "arch": "noarch", "epoch": 1, "name": "python3-html5lib", "release": "6.el8", "source": "rpm", "version": "0.999999999" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "7.el8", "source": "rpm", "version": "2.5" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "5.el8", "source": "rpm", "version": "2.10.1" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "2.el8", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "11.el8", "source": "rpm", "version": "1.10" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "4.el8", "source": "rpm", "version": "2.6.0" } ], "python3-jwt": [ { "arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "2.el8", "source": "rpm", "version": "1.6.1" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.el8", "source": "rpm", "version": "0.1.18" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "19.el8", "source": "rpm", "version": "0.63.0" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "62.el8", "source": "rpm", "version": "3.6.8" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "9.el8", "source": "rpm", "version": "2.9" } ], "python3-linux-procfs": [ { "arch": "noarch", "epoch": null, "name": "python3-linux-procfs", "release": "1.el8", "source": "rpm", "version": "0.7.3" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "4.el8", "source": "rpm", "version": "4.2.3" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "19.el8", "source": "rpm", "version": "0.23" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "4.el8", "source": "rpm", "version": "0.10.6" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "4.el8", "source": "rpm", "version": "1.0.4" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.el8", "source": "rpm", "version": "2.1.0" } ], "python3-perf": [ { "arch": "x86_64", "epoch": null, "name": "python3-perf", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "python3-pip": [ { "arch": "noarch", "epoch": null, "name": "python3-pip", "release": "24.el8", "source": "rpm", "version": "9.0.3" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "24.el8", "source": "rpm", "version": "9.0.3" } ], "python3-ply": [ { "arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.el8", "source": "rpm", "version": "3.9" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "26.el8", "source": "rpm", "version": "2.9" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "14.el8", "source": "rpm", "version": "0.7.2" } ], "python3-pycparser": [ { "arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "14.el8", "source": "rpm", "version": "2.14" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.el8", "source": "rpm", "version": "3.1.1" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "3.el8", "source": "rpm", "version": "1.6.8" } ], "python3-pytz": [ { "arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "11.el8", "source": "rpm", "version": "2017.2" } ], "python3-pyudev": [ { "arch": "noarch", "epoch": null, "name": "python3-pyudev", "release": "7.el8", "source": "rpm", "version": "0.21.0" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "12.el8", "source": "rpm", "version": "3.12" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "4.el8", "source": "rpm", "version": "2.20.0" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.el8", "source": "rpm", "version": "4.3.0" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "7.el8", "source": "rpm", "version": "39.2.0" } ], "python3-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools-wheel", "release": "7.el8", "source": "rpm", "version": "39.2.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "8.el8", "source": "rpm", "version": "1.11.0" } ], "python3-slip": [ { "arch": "noarch", "epoch": null, "name": "python3-slip", "release": "13.el8", "source": "rpm", "version": "0.6.4" } ], "python3-slip-dbus": [ { "arch": "noarch", "epoch": null, "name": "python3-slip-dbus", "release": "13.el8", "source": "rpm", "version": "0.6.4" } ], "python3-syspurpose": [ { "arch": "x86_64", "epoch": null, "name": "python3-syspurpose", "release": "1.el8", "source": "rpm", "version": "1.28.42" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "8.el8", "source": "rpm", "version": "234" } ], "python3-unbound": [ { "arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "5.el8", "source": "rpm", "version": "1.16.2" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "7.el8", "source": "rpm", "version": "1.24.2" } ], "python3-webencodings": [ { "arch": "noarch", "epoch": null, "name": "python3-webencodings", "release": "6.el8", "source": "rpm", "version": "0.5.1" } ], "python3.12": [ { "arch": "x86_64", "epoch": null, "name": "python3.12", "release": "4.el8", "source": "rpm", "version": "3.12.1" } ], "python3.12-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3.12-libs", "release": "4.el8", "source": "rpm", "version": "3.12.1" } ], "python3.12-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3.12-pip-wheel", "release": "4.el8", "source": "rpm", "version": "23.2.1" } ], "python36": [ { "arch": "x86_64", "epoch": null, "name": "python36", "release": "39.module_el8+762+77bd8591", "source": "rpm", "version": "3.6.8" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "4.el8", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 15, "name": "qemu-guest-agent", "release": "49.module_el8+991+097e156d", "source": "rpm", "version": "6.2.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "14.el8", "source": "rpm", "version": "4.04" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "14.el8", "source": "rpm", "version": "4.04" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "10.el8", "source": "rpm", "version": "7.0" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el8bkr", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el8bkr", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "1.el8", "source": "rpm", "version": "6.16" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "22.el8", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "10.el8", "source": "rpm", "version": "1.2.5" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "19.el8.1", "source": "rpm", "version": "3.1.3" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "15.el8", "source": "rpm", "version": "8.2102.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "5.el8", "source": "rpm", "version": "4.5" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "139.el8", "source": "rpm", "version": "3.14.3" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "139.el8", "source": "rpm", "version": "3.14.3" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "11.el8", "source": "rpm", "version": "2.12.2" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "6.el8", "source": "rpm", "version": "1.44" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "6.el8", "source": "rpm", "version": "1.44" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "22.el8", "source": "rpm", "version": "4.6" } ], "shared-mime-info": [ { "arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "4.el8", "source": "rpm", "version": "1.9" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "3.el8", "source": "rpm", "version": "2.3.2" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "3.el8", "source": "rpm", "version": "1.1.8" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "19.el8", "source": "rpm", "version": "3.26.0" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "21.el8", "source": "rpm", "version": "4.3" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "2.el8", "source": "rpm", "version": "5.18" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.el8", "source": "rpm", "version": "1.9.5p2" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "9.el8", "source": "rpm", "version": "1.30" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "9.el8", "source": "rpm", "version": "2018.2" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "4.el8", "source": "rpm", "version": "1.31" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "3.el8", "source": "rpm", "version": "1.9" } ], "timedatex": [ { "arch": "x86_64", "epoch": null, "name": "timedatex", "release": "3.el8", "source": "rpm", "version": "0.5" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "6.el8", "source": "rpm", "version": "2.3.2" } ], "trousers": [ { "arch": "x86_64", "epoch": null, "name": "trousers", "release": "2.el8", "source": "rpm", "version": "0.3.15" } ], "trousers-lib": [ { "arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "2.el8", "source": "rpm", "version": "0.3.15" } ], "tuned": [ { "arch": "noarch", "epoch": null, "name": "tuned", "release": "4.el8.1", "source": "rpm", "version": "2.22.1" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.el8", "source": "rpm", "version": "2024a" } ], "unbound-libs": [ { "arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "5.el8", "source": "rpm", "version": "1.16.2" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "46.el8", "source": "rpm", "version": "6.0" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "virt-what": [ { "arch": "x86_64", "epoch": null, "name": "virt-what", "release": "4.el8", "source": "rpm", "version": "1.25" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "11.el8", "source": "rpm", "version": "1.19.5" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "20.el8", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "12.el8", "source": "rpm", "version": "5.0.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.el8", "source": "rpm", "version": "2.28" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "4.el8", "source": "rpm", "version": "5.2.4" } ], "xz-devel": [ { "arch": "x86_64", "epoch": null, "name": "xz-devel", "release": "4.el8", "source": "rpm", "version": "5.2.4" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.el8", "source": "rpm", "version": "5.2.4" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "25.el8", "source": "rpm", "version": "4.0.21" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "23.el8", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "25.el8", "source": "rpm", "version": "1.2.11" } ], "zlib-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-devel", "release": "25.el8", "source": "rpm", "version": "1.2.11" } ] } }, "changed": false } 8861 1726887159.34946: no more pending results, returning what we have 8861 1726887159.34949: results queue empty 8861 1726887159.34949: checking for any_errors_fatal 8861 1726887159.34952: done checking for any_errors_fatal 8861 1726887159.34952: checking for max_fail_percentage 8861 1726887159.34953: done checking for max_fail_percentage 8861 1726887159.34954: checking to see if all hosts have failed and the running result is not ok 8861 1726887159.34954: done checking to see if all hosts have failed 8861 1726887159.34955: getting the remaining hosts for this loop 8861 1726887159.34956: done getting the remaining hosts for this loop 8861 1726887159.34958: getting the next task for host managed_node2 8861 1726887159.34962: done getting next task for host managed_node2 8861 1726887159.34964: ^ task is: TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface 8861 1726887159.34966: ^ state is: HOST STATE: block=4, 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 8861 1726887159.34974: getting variables 8861 1726887159.34976: in VariableManager get_vars() 8861 1726887159.34996: Calling all_inventory to load vars for managed_node2 8861 1726887159.34998: Calling groups_inventory to load vars for managed_node2 8861 1726887159.35000: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887159.35007: Calling all_plugins_play to load vars for managed_node2 8861 1726887159.35009: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887159.35011: Calling groups_plugins_play to load vars for managed_node2 8861 1726887159.35773: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887159.36793: done with get_vars() 8861 1726887159.36810: done getting variables 8861 1726887159.36886: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface] ******* task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:104 Friday 20 September 2024 22:52:39 -0400 (0:00:01.788) 0:00:15.727 ****** 8861 1726887159.36906: entering _queue_task() for managed_node2/command 8861 1726887159.36907: Creating lock for command 8861 1726887159.37089: worker is 1 (out of 1 available) 8861 1726887159.37103: exiting _queue_task() for managed_node2/command 8861 1726887159.37116: done queuing things up, now waiting for results queue to drain 8861 1726887159.37118: waiting for pending results... 9479 1726887159.37240: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface 9479 1726887159.37344: in run() - task 0e652c5f-a961-fb27-5144-000000000021 9479 1726887159.37362: variable 'ansible_search_path' from source: unknown 9479 1726887159.37368: variable 'ansible_search_path' from source: unknown 9479 1726887159.37399: calling self._execute() 9479 1726887159.37469: variable 'ansible_host' from source: host vars for 'managed_node2' 9479 1726887159.37480: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9479 1726887159.37493: variable 'omit' from source: magic vars 9479 1726887159.37856: variable 'timesync_mode' from source: set_fact 9479 1726887159.37869: Evaluated conditional (timesync_mode == 2): False 9479 1726887159.37875: when evaluation is False, skipping this task 9479 1726887159.37882: _execute() done 9479 1726887159.37889: dumping result to json 9479 1726887159.37896: done dumping result, returning 9479 1726887159.37905: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface [0e652c5f-a961-fb27-5144-000000000021] 9479 1726887159.37916: sending task result for task 0e652c5f-a961-fb27-5144-000000000021 9479 1726887159.37950: done sending task result for task 0e652c5f-a961-fb27-5144-000000000021 9479 1726887159.37956: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 8861 1726887159.38075: no more pending results, returning what we have 8861 1726887159.38079: results queue empty 8861 1726887159.38080: checking for any_errors_fatal 8861 1726887159.38086: done checking for any_errors_fatal 8861 1726887159.38087: checking for max_fail_percentage 8861 1726887159.38089: done checking for max_fail_percentage 8861 1726887159.38089: checking to see if all hosts have failed and the running result is not ok 8861 1726887159.38090: done checking to see if all hosts have failed 8861 1726887159.38091: getting the remaining hosts for this loop 8861 1726887159.38092: done getting the remaining hosts for this loop 8861 1726887159.38096: getting the next task for host managed_node2 8861 1726887159.38103: done getting next task for host managed_node2 8861 1726887159.38107: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping 8861 1726887159.38110: ^ state is: HOST STATE: block=4, 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 8861 1726887159.38124: getting variables 8861 1726887159.38126: in VariableManager get_vars() 8861 1726887159.38158: Calling all_inventory to load vars for managed_node2 8861 1726887159.38160: Calling groups_inventory to load vars for managed_node2 8861 1726887159.38162: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887159.38169: Calling all_plugins_play to load vars for managed_node2 8861 1726887159.38171: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887159.38173: Calling groups_plugins_play to load vars for managed_node2 8861 1726887159.39074: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887159.40096: done with get_vars() 8861 1726887159.40111: done getting variables 8861 1726887159.40158: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping] *** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:112 Friday 20 September 2024 22:52:39 -0400 (0:00:00.032) 0:00:15.760 ****** 8861 1726887159.40182: entering _queue_task() for managed_node2/set_fact 8861 1726887159.40341: worker is 1 (out of 1 available) 8861 1726887159.40356: exiting _queue_task() for managed_node2/set_fact 8861 1726887159.40367: done queuing things up, now waiting for results queue to drain 8861 1726887159.40369: waiting for pending results... 9480 1726887159.40477: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping 9480 1726887159.40575: in run() - task 0e652c5f-a961-fb27-5144-000000000022 9480 1726887159.40592: variable 'ansible_search_path' from source: unknown 9480 1726887159.40597: variable 'ansible_search_path' from source: unknown 9480 1726887159.40630: calling self._execute() 9480 1726887159.40690: variable 'ansible_host' from source: host vars for 'managed_node2' 9480 1726887159.40700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9480 1726887159.40715: variable 'omit' from source: magic vars 9480 1726887159.41072: variable 'timesync_mode' from source: set_fact 9480 1726887159.41085: Evaluated conditional (timesync_mode == 2): False 9480 1726887159.41092: when evaluation is False, skipping this task 9480 1726887159.41099: _execute() done 9480 1726887159.41106: dumping result to json 9480 1726887159.41114: done dumping result, returning 9480 1726887159.41123: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping [0e652c5f-a961-fb27-5144-000000000022] 9480 1726887159.41133: sending task result for task 0e652c5f-a961-fb27-5144-000000000022 9480 1726887159.41166: done sending task result for task 0e652c5f-a961-fb27-5144-000000000022 9480 1726887159.41172: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 8861 1726887159.41291: no more pending results, returning what we have 8861 1726887159.41295: results queue empty 8861 1726887159.41296: checking for any_errors_fatal 8861 1726887159.41300: done checking for any_errors_fatal 8861 1726887159.41301: checking for max_fail_percentage 8861 1726887159.41303: done checking for max_fail_percentage 8861 1726887159.41303: checking to see if all hosts have failed and the running result is not ok 8861 1726887159.41304: done checking to see if all hosts have failed 8861 1726887159.41305: getting the remaining hosts for this loop 8861 1726887159.41306: done getting the remaining hosts for this loop 8861 1726887159.41310: getting the next task for host managed_node2 8861 1726887159.41318: done getting next task for host managed_node2 8861 1726887159.41322: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file 8861 1726887159.41324: ^ state is: HOST STATE: block=4, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887159.41336: getting variables 8861 1726887159.41337: in VariableManager get_vars() 8861 1726887159.41370: Calling all_inventory to load vars for managed_node2 8861 1726887159.41373: Calling groups_inventory to load vars for managed_node2 8861 1726887159.41374: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887159.41381: Calling all_plugins_play to load vars for managed_node2 8861 1726887159.41383: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887159.41386: Calling groups_plugins_play to load vars for managed_node2 8861 1726887159.42314: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887159.43326: done with get_vars() 8861 1726887159.43341: done getting variables 8861 1726887159.43384: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Generate chrony.conf file] ********** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:117 Friday 20 September 2024 22:52:39 -0400 (0:00:00.032) 0:00:15.792 ****** 8861 1726887159.43405: entering _queue_task() for managed_node2/template 8861 1726887159.43559: worker is 1 (out of 1 available) 8861 1726887159.43573: exiting _queue_task() for managed_node2/template 8861 1726887159.43583: done queuing things up, now waiting for results queue to drain 8861 1726887159.43585: waiting for pending results... 9481 1726887159.43693: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file 9481 1726887159.43789: in run() - task 0e652c5f-a961-fb27-5144-000000000023 9481 1726887159.43805: variable 'ansible_search_path' from source: unknown 9481 1726887159.43813: variable 'ansible_search_path' from source: unknown 9481 1726887159.43844: calling self._execute() 9481 1726887159.43906: variable 'ansible_host' from source: host vars for 'managed_node2' 9481 1726887159.43918: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9481 1726887159.43932: variable 'omit' from source: magic vars 9481 1726887159.44280: variable 'timesync_mode' from source: set_fact 9481 1726887159.44293: Evaluated conditional (timesync_mode != 2): True 9481 1726887159.44387: variable 'timesync_ntp_provider' from source: set_fact 9481 1726887159.44407: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 9481 1726887159.44505: variable 'ansible_facts' from source: unknown 9481 1726887159.45014: Evaluated conditional ('chrony' in ansible_facts.packages): True 9481 1726887159.45024: variable 'omit' from source: magic vars 9481 1726887159.45055: variable 'omit' from source: magic vars 9481 1726887159.45150: variable 'timesync_mode' from source: set_fact 9481 1726887159.45184: variable 'timesync_chrony_conf_path' from source: include_vars 9481 1726887159.45244: variable 'timesync_chrony_conf_path' from source: include_vars 9481 1726887159.45267: variable 'omit' from source: magic vars 9481 1726887159.45304: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9481 1726887159.45337: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9481 1726887159.45356: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9481 1726887159.45375: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9481 1726887159.45389: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9481 1726887159.45420: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9481 1726887159.45427: variable 'ansible_host' from source: host vars for 'managed_node2' 9481 1726887159.45433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9481 1726887159.45508: Set connection var ansible_timeout to 10 9481 1726887159.45517: Set connection var ansible_shell_type to sh 9481 1726887159.45530: Set connection var ansible_pipelining to False 9481 1726887159.45541: Set connection var ansible_module_compression to ZIP_DEFLATED 9481 1726887159.45550: Set connection var ansible_connection to ssh 9481 1726887159.45560: Set connection var ansible_shell_executable to /bin/sh 9481 1726887159.45580: variable 'ansible_shell_executable' from source: unknown 9481 1726887159.45586: variable 'ansible_connection' from source: unknown 9481 1726887159.45592: variable 'ansible_module_compression' from source: unknown 9481 1726887159.45598: variable 'ansible_shell_type' from source: unknown 9481 1726887159.45604: variable 'ansible_shell_executable' from source: unknown 9481 1726887159.45610: variable 'ansible_host' from source: host vars for 'managed_node2' 9481 1726887159.45619: variable 'ansible_pipelining' from source: unknown 9481 1726887159.45626: variable 'ansible_timeout' from source: unknown 9481 1726887159.45633: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9481 1726887159.45744: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9481 1726887159.45757: variable 'omit' from source: magic vars 9481 1726887159.45767: starting attempt loop 9481 1726887159.45773: running the handler 9481 1726887159.45790: _low_level_execute_command(): starting 9481 1726887159.45802: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9481 1726887159.48212: stdout chunk (state=2): >>>/root <<< 9481 1726887159.48317: stderr chunk (state=3): >>><<< 9481 1726887159.48326: stdout chunk (state=3): >>><<< 9481 1726887159.48346: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9481 1726887159.48363: _low_level_execute_command(): starting 9481 1726887159.48370: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887159.4835794-9481-141319380911281 `" && echo ansible-tmp-1726887159.4835794-9481-141319380911281="` echo /root/.ansible/tmp/ansible-tmp-1726887159.4835794-9481-141319380911281 `" ) && sleep 0' 9481 1726887159.50788: stdout chunk (state=2): >>>ansible-tmp-1726887159.4835794-9481-141319380911281=/root/.ansible/tmp/ansible-tmp-1726887159.4835794-9481-141319380911281 <<< 9481 1726887159.51104: stderr chunk (state=3): >>><<< 9481 1726887159.51116: stdout chunk (state=3): >>><<< 9481 1726887159.51133: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887159.4835794-9481-141319380911281=/root/.ansible/tmp/ansible-tmp-1726887159.4835794-9481-141319380911281 , stderr= 9481 1726887159.51154: evaluation_path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks 9481 1726887159.51186: search_path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/templates/chrony.conf.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/chrony.conf.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/templates/chrony.conf.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/chrony.conf.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/chrony.conf.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/chrony.conf.j2 9481 1726887159.51218: variable 'ansible_search_path' from source: unknown 9481 1726887159.52884: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9481 1726887159.54792: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9481 1726887159.54847: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9481 1726887159.54882: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9481 1726887159.54918: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9481 1726887159.54943: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9481 1726887159.55129: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9481 1726887159.55252: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9481 1726887159.55285: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9481 1726887159.55318: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9481 1726887159.55349: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9481 1726887159.55679: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9481 1726887159.55705: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9481 1726887159.55732: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9481 1726887159.55770: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9481 1726887159.55788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9481 1726887159.55867: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9481 1726887159.55894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9481 1726887159.55920: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9481 1726887159.55953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9481 1726887159.55970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9481 1726887159.56074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9481 1726887159.56098: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9481 1726887159.56131: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9481 1726887159.56163: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9481 1726887159.56180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9481 1726887159.56221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9481 1726887159.56245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9481 1726887159.56268: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9481 1726887159.56300: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9481 1726887159.56319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9481 1726887159.56356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9481 1726887159.56379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9481 1726887159.56402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9481 1726887159.56438: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9481 1726887159.56458: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9481 1726887159.56500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9481 1726887159.56525: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9481 1726887159.56549: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9481 1726887159.56585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9481 1726887159.56602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9481 1726887159.56695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9481 1726887159.56721: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9481 1726887159.56745: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9481 1726887159.56777: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9481 1726887159.56797: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9481 1726887159.56889: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9481 1726887159.56919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9481 1726887159.56944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9481 1726887159.56976: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9481 1726887159.56993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9481 1726887159.57285: variable 'ansible_managed' from source: unknown 9481 1726887159.57294: variable 'timesync_ntp_servers' from source: role '' defaults 9481 1726887159.57305: variable 'timesync_dhcp_ntp_servers' from source: role '' defaults 9481 1726887159.57314: variable 'timesync_chrony_dhcp_sourcedir' from source: include_vars 9481 1726887159.57323: variable 'timesync_step_threshold' from source: role '' defaults 9481 1726887159.57331: variable '__timesync_chrony_version' from source: role '' all vars 9481 1726887159.57491: variable 'ansible_facts' from source: unknown 9481 1726887159.57925: variable 'timesync_ntp_hwts_interfaces' from source: role '' defaults 9481 1726887159.57933: variable 'timesync_min_sources' from source: role '' defaults 9481 1726887159.57941: variable 'timesync_max_distance' from source: role '' defaults 9481 1726887159.58374: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9481 1726887159.58426: variable 'ansible_module_compression' from source: unknown 9481 1726887159.58471: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-88616f_o2l0p/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9481 1726887159.58492: variable 'ansible_facts' from source: unknown 9481 1726887159.58543: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887159.4835794-9481-141319380911281/AnsiballZ_stat.py 9481 1726887159.58637: Sending initial data 9481 1726887159.58646: Sent initial data (151 bytes) 9481 1726887159.61164: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-88616f_o2l0p/tmpax6ipwod /root/.ansible/tmp/ansible-tmp-1726887159.4835794-9481-141319380911281/AnsiballZ_stat.py <<< 9481 1726887159.62232: stderr chunk (state=3): >>><<< 9481 1726887159.62240: stdout chunk (state=3): >>><<< 9481 1726887159.62259: done transferring module to remote 9481 1726887159.62273: _low_level_execute_command(): starting 9481 1726887159.62280: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887159.4835794-9481-141319380911281/ /root/.ansible/tmp/ansible-tmp-1726887159.4835794-9481-141319380911281/AnsiballZ_stat.py && sleep 0' 9481 1726887159.64578: stderr chunk (state=2): >>><<< 9481 1726887159.64586: stdout chunk (state=2): >>><<< 9481 1726887159.64600: _low_level_execute_command() done: rc=0, stdout=, stderr= 9481 1726887159.64606: _low_level_execute_command(): starting 9481 1726887159.64615: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887159.4835794-9481-141319380911281/AnsiballZ_stat.py && sleep 0' 9481 1726887159.67365: stdout chunk (state=2): >>>import _frozen_importlib # frozen <<< 9481 1726887159.67379: stdout chunk (state=3): >>>import _imp # builtin import sys # builtin import '_warnings' # <<< 9481 1726887159.67393: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 9481 1726887159.67459: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9481 1726887159.67490: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9481 1726887159.67534: stdout chunk (state=3): >>>import 'posix' # <<< 9481 1726887159.67549: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # <<< 9481 1726887159.67572: stdout chunk (state=3): >>># installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 9481 1726887159.67614: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 9481 1726887159.67625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 9481 1726887159.67642: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9481 1726887159.67665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 9481 1726887159.67675: stdout chunk (state=3): >>>import '_codecs' # <<< 9481 1726887159.67701: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7110a47e48> <<< 9481 1726887159.67732: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py<<< 9481 1726887159.67742: stdout chunk (state=3): >>> <<< 9481 1726887159.67757: 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 0x7f71109dd828> <<< 9481 1726887159.67767: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7110a479b0> <<< 9481 1726887159.67789: 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' <<< 9481 1726887159.67804: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71109ea630> <<< 9481 1726887159.67826: stdout chunk (state=3): >>>import '_signal' # <<< 9481 1726887159.67846: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 9481 1726887159.67855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 9481 1726887159.67869: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71109f1160> <<< 9481 1726887159.67892: 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' <<< 9481 1726887159.67915: 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' <<< 9481 1726887159.67933: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9481 1726887159.67954: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 9481 1726887159.67963: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71109f60f0> <<< 9481 1726887159.67980: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71109f1748> <<< 9481 1726887159.68008: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71109f1390> <<< 9481 1726887159.68041: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9481 1726887159.68054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9481 1726887159.68073: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9481 1726887159.68090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 9481 1726887159.68106: stdout chunk (state=3): >>>import 'errno' # <<< 9481 1726887159.68126: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9481 1726887159.68145: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 9481 1726887159.68155: stdout chunk (state=3): >>>import '_stat' # <<< 9481 1726887159.68164: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f711099b470> <<< 9481 1726887159.68198: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 9481 1726887159.68207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 9481 1726887159.68218: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 9481 1726887159.68227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71109a0e48> <<< 9481 1726887159.68254: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f711099bb38> <<< 9481 1726887159.68270: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9481 1726887159.68300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9481 1726887159.68416: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71109a74e0> <<< 9481 1726887159.68434: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f711098ad68> <<< 9481 1726887159.68452: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 9481 1726887159.68461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 9481 1726887159.68470: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f711098d198> <<< 9481 1726887159.68508: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 9481 1726887159.68523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 9481 1726887159.68542: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ec9b940> <<< 9481 1726887159.68561: 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 <<< 9481 1726887159.68584: 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 0x7f710ecad240> <<< 9481 1726887159.68673: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71109fba20> <<< 9481 1726887159.68683: 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. <<< 9481 1726887159.68908: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9481 1726887159.68927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 9481 1726887159.68947: 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' <<< 9481 1726887159.68965: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9481 1726887159.68983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 9481 1726887159.69002: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 9481 1726887159.69018: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9481 1726887159.69038: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9481 1726887159.69099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9481 1726887159.69114: stdout chunk (state=3): >>>import '_functools' # <<< 9481 1726887159.69131: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9481 1726887159.69171: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9481 1726887159.69184: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9481 1726887159.69202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9481 1726887159.69223: stdout chunk (state=3): >>>import '_operator' # <<< 9481 1726887159.69233: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ec1b080> <<< 9481 1726887159.69244: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 9481 1726887159.69254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ec262b0> <<< 9481 1726887159.69268: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 9481 1726887159.69292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 9481 1726887159.69303: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887159.69313: 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 0x7f710ec26f60> <<< 9481 1726887159.69323: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ec26a90> <<< 9481 1726887159.69330: stdout chunk (state=3): >>>import 'itertools' # <<< 9481 1726887159.69346: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 9481 1726887159.69360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 9481 1726887159.69369: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ec30080> <<< 9481 1726887159.69386: stdout chunk (state=3): >>>import '_collections' # <<< 9481 1726887159.69431: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ec767b8> <<< 9481 1726887159.69453: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 9481 1726887159.69465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9481 1726887159.69502: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ec76ba8> <<< 9481 1726887159.69559: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ec6a160> <<< 9481 1726887159.69580: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 9481 1726887159.69589: 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 0x7f710ec6ae48> <<< 9481 1726887159.69597: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ec62438> <<< 9481 1726887159.69644: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ec52470> <<< 9481 1726887159.69662: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 9481 1726887159.69679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 9481 1726887159.69689: stdout chunk (state=3): >>>import '_sre' # <<< 9481 1726887159.69706: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 9481 1726887159.69722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9481 1726887159.69743: 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' <<< 9481 1726887159.69774: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e9d3278> <<< 9481 1726887159.69790: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e9dbcf8> <<< 9481 1726887159.69806: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ec6a438> <<< 9481 1726887159.69819: stdout chunk (state=3): >>>import '_locale' # <<< 9481 1726887159.69870: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 9481 1726887159.69880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e9e1e10> <<< 9481 1726887159.69891: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ec4c2b0> <<< 9481 1726887159.69908: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 9481 1726887159.69920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9481 1726887159.69939: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887159.69950: 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 0x7f710e9e71d0> <<< 9481 1726887159.69962: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e9e1f98> <<< 9481 1726887159.69980: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887159.69988: 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 0x7f710e9e72e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ecbbfd0> <<< 9481 1726887159.70005: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 9481 1726887159.70021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 9481 1726887159.70033: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 9481 1726887159.70047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 9481 1726887159.70059: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 9481 1726887159.70076: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 9481 1726887159.70088: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e9e7dd8> <<< 9481 1726887159.70104: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e9e79e8> <<< 9481 1726887159.70115: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 9481 1726887159.70124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc' <<< 9481 1726887159.70131: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e9f26a0> <<< 9481 1726887159.70147: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9481 1726887159.70163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 9481 1726887159.70182: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 9481 1726887159.70195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9481 1726887159.70246: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e9f2e80> <<< 9481 1726887159.70266: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9481 1726887159.70279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9481 1726887159.70318: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e579198> <<< 9481 1726887159.70333: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e9f2780> <<< 9481 1726887159.70347: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 9481 1726887159.70365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9481 1726887159.70414: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e57ec88> <<< 9481 1726887159.70428: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e9e7518> <<< 9481 1726887159.70446: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9481 1726887159.70464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 9481 1726887159.70484: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 9481 1726887159.70496: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e5a22e8> <<< 9481 1726887159.70526: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887159.70537: 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 0x7f710e5a26a0> <<< 9481 1726887159.70560: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9481 1726887159.70569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9481 1726887159.70588: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 9481 1726887159.70598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 9481 1726887159.70613: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e5a9390> <<< 9481 1726887159.70626: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9481 1726887159.70650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9481 1726887159.70672: stdout chunk (state=3): >>>import 'time' # <<< 9481 1726887159.70685: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9481 1726887159.70699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9481 1726887159.70723: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 9481 1726887159.70733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 9481 1726887159.70747: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9481 1726887159.70786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9481 1726887159.70802: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 9481 1726887159.70814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 9481 1726887159.70823: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e353ba8> <<< 9481 1726887159.70934: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e34b2e8> <<< 9481 1726887159.70944: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e341f98> <<< 9481 1726887159.70951: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e339e80> <<< 9481 1726887159.70981: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e5a9d30> <<< 9481 1726887159.71015: 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 0x7f710e34bf60> <<< 9481 1726887159.71026: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e5a2a20> <<< 9481 1726887159.71045: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9481 1726887159.71063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9481 1726887159.71095: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887159.71104: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887159.71115: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7110959710> <<< 9481 1726887159.71134: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e34e048> import 'pwd' # <<< 9481 1726887159.71154: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887159.71165: 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 0x7f7110959a90> <<< 9481 1726887159.71219: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e9e7860> <<< 9481 1726887159.71238: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9481 1726887159.71254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9481 1726887159.71269: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 9481 1726887159.71285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9481 1726887159.71314: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887159.71324: 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 0x7f71109715c0> <<< 9481 1726887159.71338: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 9481 1726887159.71358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9481 1726887159.71474: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887159.71484: 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 0x7f7110975630> <<< 9481 1726887159.71516: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887159.71525: 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 0x7f7110975b00> <<< 9481 1726887159.71544: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887159.71553: stdout chunk (state=3): >>># extension module '_sha3' executed from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887159.71561: stdout chunk (state=3): >>>import '_sha3' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7110975c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7110971e10> <<< 9481 1726887159.71585: 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' <<< 9481 1726887159.71605: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887159.71618: stdout chunk (state=3): >>># extension module '_bisect' executed from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887159.71634: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7110975f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71109754e0> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887159.71647: 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 0x7f7110975240> <<< 9481 1726887159.71663: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7110965b00> <<< 9481 1726887159.71680: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e58e358> <<< 9481 1726887159.71701: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9481 1726887159.71734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9481 1726887159.71778: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7110971470> <<< 9481 1726887159.71903: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 9481 1726887159.71915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 9481 1726887159.71937: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c978908> <<< 9481 1726887159.71990: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_wvs5y019/ansible_ansible.legacy.stat_payload.zip' <<< 9481 1726887159.72000: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.72008: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.72033: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py <<< 9481 1726887159.72044: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.72054: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.72062: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py <<< 9481 1726887159.72081: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.73173: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.74084: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 9481 1726887159.74097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c639ac8> <<< 9481 1726887159.74107: stdout chunk (state=3): >>>import 'atexit' # <<< 9481 1726887159.74122: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9481 1726887159.74152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9481 1726887159.74210: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887159.74222: 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 0x7f710c660278> <<< 9481 1726887159.74236: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c69e4e0> <<< 9481 1726887159.74259: 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' <<< 9481 1726887159.74268: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f710c69e5f8> <<< 9481 1726887159.74283: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9481 1726887159.74303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9481 1726887159.74342: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c69eb38> <<< 9481 1726887159.74365: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9481 1726887159.74382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9481 1726887159.74397: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9481 1726887159.74432: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9481 1726887159.74446: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 9481 1726887159.74455: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9481 1726887159.74534: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c6a1160> <<< 9481 1726887159.74563: 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 0x7f710c64a390> <<< 9481 1726887159.74597: 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 0x7f710c64ae48> <<< 9481 1726887159.74616: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9481 1726887159.74627: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9481 1726887159.74689: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c69f128> <<< 9481 1726887159.74701: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c6812b0> <<< 9481 1726887159.75008: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c6764a8> <<< 9481 1726887159.75028: 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' <<< 9481 1726887159.75057: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c996d30> <<< 9481 1726887159.75077: 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' <<< 9481 1726887159.75091: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f710c68a358> <<< 9481 1726887159.75109: 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' <<< 9481 1726887159.75120: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c68a470> <<< 9481 1726887159.75136: 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 <<< 9481 1726887159.75152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9481 1726887159.75168: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9481 1726887159.75195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9481 1726887159.75219: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9481 1726887159.75235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9481 1726887159.75281: 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 0x7f710c717ef0> <<< 9481 1726887159.75368: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 9481 1726887159.75378: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 9481 1726887159.75389: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c71df28> <<< 9481 1726887159.75407: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c70b320> <<< 9481 1726887159.75417: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 9481 1726887159.75433: 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 0x7f710c70bb38> <<< 9481 1726887159.75625: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c696828> <<< 9481 1726887159.75657: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9481 1726887159.75687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9481 1726887159.75706: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9481 1726887159.75725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 9481 1726887159.75736: stdout chunk (state=3): >>>import '_string' # <<< 9481 1726887159.75815: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c73cef0> <<< 9481 1726887159.75869: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c70bc50> <<< 9481 1726887159.75994: 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' <<< 9481 1726887159.76003: 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 0x7f710c6cbda0> <<< 9481 1726887159.76037: 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' <<< 9481 1726887159.76047: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f710c6cbe80> <<< 9481 1726887159.76083: 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' <<< 9481 1726887159.76092: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f710c6d8048> <<< 9481 1726887159.76109: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c68a5c0> <<< 9481 1726887159.76129: 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' <<< 9481 1726887159.76149: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9481 1726887159.76167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9481 1726887159.76211: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887159.76222: 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 0x7f710c6e69e8> <<< 9481 1726887159.76384: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c6e1128> <<< 9481 1726887159.76412: 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' <<< 9481 1726887159.76424: 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 0x7f710c6e1320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c6d8ba8> <<< 9481 1726887159.76440: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.76454: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 9481 1726887159.76465: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.76537: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.76611: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.76623: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py <<< 9481 1726887159.76634: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.76658: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 9481 1726887159.76754: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.76852: 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' <<< 9481 1726887159.76885: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 9481 1726887159.76894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9481 1726887159.76907: 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' <<< 9481 1726887159.76940: 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 0x7f710c6ffe10> <<< 9481 1726887159.76990: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c6ffac8> <<< 9481 1726887159.77028: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c6ff2e8> <<< 9481 1726887159.77046: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 9481 1726887159.77064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9481 1726887159.77094: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c6ff940> <<< 9481 1726887159.77111: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c6eec18> # zipimport: zlib available <<< 9481 1726887159.77567: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.78007: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py <<< 9481 1726887159.78020: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9481 1726887159.78030: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 9481 1726887159.78060: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 9481 1726887159.78069: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.78093: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.78119: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors <<< 9481 1726887159.78132: stdout chunk (state=3): >>>import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 9481 1726887159.78155: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.78166: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py <<< 9481 1726887159.78179: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.78288: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.78399: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 9481 1726887159.78410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9481 1726887159.78434: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7108fc7400> <<< 9481 1726887159.78444: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.78795: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.79147: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.79197: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.79254: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py <<< 9481 1726887159.79263: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.79292: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.79325: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py <<< 9481 1726887159.79336: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.79390: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.79460: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py <<< 9481 1726887159.79475: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.79491: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 9481 1726887159.79525: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.79558: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9481 1726887159.79569: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.79727: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.79919: 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' <<< 9481 1726887159.80033: stdout chunk (state=3): >>>import '_ast' # <<< 9481 1726887159.80046: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710903de10> # zipimport: zlib available <<< 9481 1726887159.80064: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.80085: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py <<< 9481 1726887159.80095: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.80144: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.80199: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 9481 1726887159.80210: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/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_wvs5y019/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py <<< 9481 1726887159.80224: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9481 1726887159.80240: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.80271: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.80302: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py <<< 9481 1726887159.80312: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.80342: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.80373: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.80417: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.80477: 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 <<< 9481 1726887159.80615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9481 1726887159.80698: 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 0x7f710901f160> <<< 9481 1726887159.80768: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710936be80> <<< 9481 1726887159.80801: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py <<< 9481 1726887159.80813: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 9481 1726887159.80860: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.80907: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.80930: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.80965: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.81276: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.81548: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9481 1726887159.81569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9481 1726887159.81587: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 9481 1726887159.81596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9481 1726887159.81738: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7109051080> <<< 9481 1726887159.81752: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 9481 1726887159.81760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9481 1726887159.81866: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7109051128> <<< 9481 1726887159.81908: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7109384ac8> <<< 9481 1726887159.81966: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/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_wvs5y019/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py <<< 9481 1726887159.81979: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.82000: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.82022: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/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_wvs5y019/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 9481 1726887159.82034: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.82053: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.82072: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py <<< 9481 1726887159.82163: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py <<< 9481 1726887159.82180: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9481 1726887159.82190: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py <<< 9481 1726887159.82206: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.82308: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.82472: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887159.82636: stdout chunk (state=3): >>>import 'gc' # <<< 9481 1726887159.83621: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/chrony.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 355, "inode": 511705219, "dev": 51713, "nlink": 1, "atime": 1726887137.0698154, "mtime": 1726887136.6478145, "ctime": 1726887137.0768154, "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": "57a6d1206b71957ee7f8a85bbefdf28f19ed87e6", "mimetype": "text/plain", "charset": "us-ascii", "version": "845032303", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/chrony.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 9481 1726887159.83643: stdout chunk (state=3): >>># destroy __main__ <<< 9481 1726887159.83891: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 9481 1726887159.83902: 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 <<< 9481 1726887159.83911: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout <<< 9481 1726887159.83923: stdout chunk (state=3): >>># restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib <<< 9481 1726887159.83932: 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 <<< 9481 1726887159.83949: 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 <<< 9481 1726887159.83959: 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 <<< 9481 1726887159.83989: 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 # 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 <<< 9481 1726887159.84001: 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 <<< 9481 1726887159.84018: stdout chunk (state=3): >>># 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 <<< 9481 1726887159.84037: 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 <<< 9481 1726887159.84051: stdout chunk (state=3): >>># 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 <<< 9481 1726887159.84065: 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 gc <<< 9481 1726887159.84079: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9481 1726887159.84255: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9481 1726887159.84279: stdout chunk (state=3): >>># destroy importlib.util <<< 9481 1726887159.84288: stdout chunk (state=3): >>># destroy importlib.abc # destroy importlib.machinery <<< 9481 1726887159.84310: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy _lzma <<< 9481 1726887159.84320: stdout chunk (state=3): >>># destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 9481 1726887159.84339: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib <<< 9481 1726887159.84348: stdout chunk (state=3): >>># destroy fcntl # destroy encodings <<< 9481 1726887159.84370: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 9481 1726887159.84382: stdout chunk (state=3): >>># destroy ctypes # destroy traceback # destroy atexit # destroy _string <<< 9481 1726887159.84404: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 9481 1726887159.84420: stdout chunk (state=3): >>># destroy _socket # destroy systemd._daemon <<< 9481 1726887159.84432: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 9481 1726887159.84441: stdout chunk (state=3): >>># destroy _json # destroy datetime <<< 9481 1726887159.84471: 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 <<< 9481 1726887159.84496: stdout chunk (state=3): >>># destroy gc <<< 9481 1726887159.84508: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp <<< 9481 1726887159.84523: 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 <<< 9481 1726887159.84538: stdout chunk (state=3): >>># cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal <<< 9481 1726887159.84550: stdout chunk (state=3): >>># cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc <<< 9481 1726887159.84564: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat <<< 9481 1726887159.84579: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types <<< 9481 1726887159.84592: 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 <<< 9481 1726887159.84606: stdout chunk (state=3): >>># cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale <<< 9481 1726887159.84638: 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 # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 9481 1726887159.84682: 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 <<< 9481 1726887159.84695: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 9481 1726887159.84704: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 9481 1726887159.84818: stdout chunk (state=3): >>># destroy posixpath <<< 9481 1726887159.84836: stdout chunk (state=3): >>># destroy stat <<< 9481 1726887159.84847: stdout chunk (state=3): >>># destroy _signal # destroy _functools <<< 9481 1726887159.84857: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 9481 1726887159.84867: stdout chunk (state=3): >>># destroy _heapq <<< 9481 1726887159.84874: stdout chunk (state=3): >>># destroy select <<< 9481 1726887159.84900: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib <<< 9481 1726887159.84909: stdout chunk (state=3): >>># destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib <<< 9481 1726887159.84921: 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 <<< 9481 1726887159.84931: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves <<< 9481 1726887159.84939: stdout chunk (state=3): >>># destroy _operator # destroy re <<< 9481 1726887159.85183: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 9481 1726887159.85233: stderr chunk (state=3): >>><<< 9481 1726887159.85241: stdout chunk (state=3): >>><<< 9481 1726887159.85281: _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 0x7f7110a47e48> # /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 0x7f71109dd828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7110a479b0> # /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 0x7f71109ea630> 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 0x7f71109f1160> # /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 0x7f71109f60f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71109f1748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71109f1390> # /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 0x7f711099b470> # /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 0x7f71109a0e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f711099bb38> # /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 0x7f71109a74e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f711098ad68> # /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 0x7f711098d198> # /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 0x7f710ec9b940> # /usr/lib64/python3.6/__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 0x7f710ecad240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71109fba20> 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 0x7f710ec1b080> # /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 0x7f710ec262b0> # /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 0x7f710ec26f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ec26a90> 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 0x7f710ec30080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ec767b8> # /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 0x7f710ec76ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ec6a160> # /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 0x7f710ec6ae48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ec62438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ec52470> # /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 0x7f710e9d3278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e9dbcf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ec6a438> 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 0x7f710e9e1e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ec4c2b0> # /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 0x7f710e9e71d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e9e1f98> # 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 0x7f710e9e72e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ecbbfd0> # /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 0x7f710e9e7dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e9e79e8> # /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 0x7f710e9f26a0> # /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 0x7f710e9f2e80> # /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 0x7f710e579198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e9f2780> # /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 0x7f710e57ec88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e9e7518> # /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 0x7f710e5a22e8> # 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 0x7f710e5a26a0> # /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 0x7f710e5a9390> # /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 0x7f710e353ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e34b2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e341f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e339e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e5a9d30> # 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 0x7f710e34bf60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e5a2a20> # /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 0x7f7110959710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e34e048> 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 0x7f7110959a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e9e7860> # /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 0x7f71109715c0> # /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 0x7f7110975630> # 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 0x7f7110975b00> # 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 0x7f7110975c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7110971e10> # /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 0x7f7110975f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f71109754e0> # 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 0x7f7110975240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7110965b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710e58e358> # /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 0x7f7110971470> # /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 0x7f710c978908> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_wvs5y019/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/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_wvs5y019/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 0x7f710c639ac8> 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 0x7f710c660278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c69e4e0> # 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 0x7f710c69e5f8> # /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 0x7f710c69eb38> # /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 0x7f710c6a1160> # 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 0x7f710c64a390> # 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 0x7f710c64ae48> # /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 0x7f710c69f128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c6812b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c6764a8> # /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 0x7f710c996d30> # 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 0x7f710c68a358> # /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 0x7f710c68a470> # /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 0x7f710c717ef0> # /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 0x7f710c71df28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c70b320> # /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 0x7f710c70bb38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c696828> # /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 0x7f710c73cef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c70bc50> # 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 0x7f710c6cbda0> # 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 0x7f710c6cbe80> # 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 0x7f710c6d8048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c68a5c0> # /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 0x7f710c6e69e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c6e1128> # 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 0x7f710c6e1320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c6d8ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/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_wvs5y019/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_wvs5y019/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 0x7f710c6ffe10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c6ffac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c6ff2e8> # /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 0x7f710c6ff940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710c6eec18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/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_wvs5y019/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_wvs5y019/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_wvs5y019/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_wvs5y019/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 0x7f7108fc7400> # 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_wvs5y019/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_wvs5y019/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_wvs5y019/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_wvs5y019/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_wvs5y019/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 0x7f710903de10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/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_wvs5y019/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_wvs5y019/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_wvs5y019/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_wvs5y019/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_wvs5y019/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 0x7f710901f160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710936be80> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/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_wvs5y019/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 0x7f7109051080> # /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 0x7f7109051128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7109384ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_wvs5y019/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_wvs5y019/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_wvs5y019/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_wvs5y019/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_wvs5y019/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_wvs5y019/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_wvs5y019/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/chrony.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 355, "inode": 511705219, "dev": 51713, "nlink": 1, "atime": 1726887137.0698154, "mtime": 1726887136.6478145, "ctime": 1726887137.0768154, "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": "57a6d1206b71957ee7f8a85bbefdf28f19ed87e6", "mimetype": "text/plain", "charset": "us-ascii", "version": "845032303", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/chrony.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.224 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 9481 1726887159.85410: done with _execute_module (ansible.legacy.stat, {'path': '/etc/chrony.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-1726887159.4835794-9481-141319380911281/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9481 1726887159.85452: variable 'ansible_module_compression' from source: unknown 9481 1726887159.85502: ANSIBALLZ: Using generic lock for ansible.legacy.file 9481 1726887159.85507: ANSIBALLZ: Acquiring lock 9481 1726887159.85514: ANSIBALLZ: Lock acquired: 140607868157824 9481 1726887159.85520: ANSIBALLZ: Creating module 9481 1726887159.96286: ANSIBALLZ: Writing module into payload 9481 1726887159.96452: ANSIBALLZ: Writing module 9481 1726887159.96472: ANSIBALLZ: Renaming module 9481 1726887159.96481: ANSIBALLZ: Done creating module 9481 1726887159.96496: variable 'ansible_facts' from source: unknown 9481 1726887159.96554: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887159.4835794-9481-141319380911281/AnsiballZ_file.py 9481 1726887159.96658: Sending initial data 9481 1726887159.96667: Sent initial data (151 bytes) 9481 1726887159.99309: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-88616f_o2l0p/tmpleah2q91 /root/.ansible/tmp/ansible-tmp-1726887159.4835794-9481-141319380911281/AnsiballZ_file.py <<< 9481 1726887160.00406: stderr chunk (state=3): >>><<< 9481 1726887160.00416: stdout chunk (state=3): >>><<< 9481 1726887160.00438: done transferring module to remote 9481 1726887160.00451: _low_level_execute_command(): starting 9481 1726887160.00459: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887159.4835794-9481-141319380911281/ /root/.ansible/tmp/ansible-tmp-1726887159.4835794-9481-141319380911281/AnsiballZ_file.py && sleep 0' 9481 1726887160.02774: stderr chunk (state=2): >>><<< 9481 1726887160.02782: stdout chunk (state=2): >>><<< 9481 1726887160.02800: _low_level_execute_command() done: rc=0, stdout=, stderr= 9481 1726887160.02807: _low_level_execute_command(): starting 9481 1726887160.02815: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887159.4835794-9481-141319380911281/AnsiballZ_file.py && sleep 0' 9481 1726887160.05572: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 9481 1726887160.05583: stdout chunk (state=3): >>>import '_warnings' # <<< 9481 1726887160.05596: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 9481 1726887160.05659: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9481 1726887160.05689: stdout chunk (state=3): >>>import '_io' # <<< 9481 1726887160.05699: stdout chunk (state=3): >>>import 'marshal' # <<< 9481 1726887160.05749: stdout chunk (state=3): >>>import 'posix' # <<< 9481 1726887160.05773: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # <<< 9481 1726887160.05781: stdout chunk (state=3): >>># installed zipimport hook <<< 9481 1726887160.05809: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 9481 1726887160.05821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 9481 1726887160.05840: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9481 1726887160.05860: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 9481 1726887160.05877: stdout chunk (state=3): >>>import '_codecs' # <<< 9481 1726887160.05897: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3badfe48> <<< 9481 1726887160.05929: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9481 1726887160.05943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 9481 1726887160.05949: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3ba75828> <<< 9481 1726887160.05966: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3badf9b0> <<< 9481 1726887160.05982: 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' <<< 9481 1726887160.05998: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3ba82630> <<< 9481 1726887160.06020: stdout chunk (state=3): >>>import '_signal' # <<< 9481 1726887160.06038: 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' <<< 9481 1726887160.06056: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3ba89160> <<< 9481 1726887160.06076: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 9481 1726887160.06085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 9481 1726887160.06100: 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' <<< 9481 1726887160.06121: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9481 1726887160.06144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 9481 1726887160.06154: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3ba8e0f0> <<< 9481 1726887160.06170: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3ba89748> <<< 9481 1726887160.06199: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3ba89390> <<< 9481 1726887160.06226: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9481 1726887160.06244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9481 1726887160.06272: 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' <<< 9481 1726887160.06290: stdout chunk (state=3): >>>import 'errno' # <<< 9481 1726887160.06307: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9481 1726887160.06422: 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 0x7f8b3ba33470> # /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 0x7f8b3ba38e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3ba33b38> # /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9481 1726887160.06436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9481 1726887160.06551: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3ba3f4e0> <<< 9481 1726887160.06566: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3ba22d68> <<< 9481 1726887160.06591: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 9481 1726887160.06603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 9481 1726887160.06618: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3ba25198> <<< 9481 1726887160.06645: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 9481 1726887160.06662: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 9481 1726887160.06678: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39d33940> <<< 9481 1726887160.06699: 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 <<< 9481 1726887160.06721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 9481 1726887160.06731: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39d45240> <<< 9481 1726887160.06809: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3ba93a20> <<< 9481 1726887160.06827: 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. <<< 9481 1726887160.07058: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9481 1726887160.07067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 9481 1726887160.07081: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 9481 1726887160.07089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 9481 1726887160.07106: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9481 1726887160.07126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 9481 1726887160.07143: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 9481 1726887160.07156: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9481 1726887160.07175: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9481 1726887160.07256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9481 1726887160.07268: stdout chunk (state=3): >>>import '_functools' # <<< 9481 1726887160.07278: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9481 1726887160.07310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9481 1726887160.07330: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9481 1726887160.07344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9481 1726887160.07367: stdout chunk (state=3): >>>import '_operator' # <<< 9481 1726887160.07376: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39cb3080> <<< 9481 1726887160.07389: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 9481 1726887160.07399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' <<< 9481 1726887160.07421: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39cbe2b0> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 9481 1726887160.07431: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc' <<< 9481 1726887160.07452: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887160.07462: 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 0x7f8b39cbef60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39cbea90> <<< 9481 1726887160.07478: stdout chunk (state=3): >>>import 'itertools' # <<< 9481 1726887160.07499: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 9481 1726887160.07521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39cc8080> <<< 9481 1726887160.07537: stdout chunk (state=3): >>>import '_collections' # <<< 9481 1726887160.07581: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39d0e7b8> <<< 9481 1726887160.07598: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 9481 1726887160.07620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9481 1726887160.07656: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39d0eba8> <<< 9481 1726887160.07707: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39d02160> <<< 9481 1726887160.07730: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 9481 1726887160.07744: 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 0x7f8b39d02e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39cfa438> <<< 9481 1726887160.07795: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39cea470> <<< 9481 1726887160.07817: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 9481 1726887160.07829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 9481 1726887160.07845: stdout chunk (state=3): >>>import '_sre' # <<< 9481 1726887160.07855: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 9481 1726887160.07876: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9481 1726887160.07894: 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' <<< 9481 1726887160.07928: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39a6b278> <<< 9481 1726887160.07947: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39a73cf8> <<< 9481 1726887160.07956: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39d02438> <<< 9481 1726887160.07971: stdout chunk (state=3): >>>import '_locale' # <<< 9481 1726887160.08022: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 9481 1726887160.08032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39a79e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39ce42b0> <<< 9481 1726887160.08057: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 9481 1726887160.08067: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 9481 1726887160.08090: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887160.08107: 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 0x7f8b39a7f1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39a79f98> <<< 9481 1726887160.08131: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887160.08141: 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 0x7f8b39a7f2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39d53fd0> <<< 9481 1726887160.08164: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 9481 1726887160.08180: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 9481 1726887160.08196: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 9481 1726887160.08206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 9481 1726887160.08224: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 9481 1726887160.08237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 9481 1726887160.08252: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39a7fdd8> <<< 9481 1726887160.08261: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39a7f9e8> <<< 9481 1726887160.08279: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 9481 1726887160.08292: 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 0x7f8b39a8a6a0> <<< 9481 1726887160.08309: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9481 1726887160.08330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 9481 1726887160.08347: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 9481 1726887160.08363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9481 1726887160.08418: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39a8ae80> <<< 9481 1726887160.08435: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9481 1726887160.08449: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9481 1726887160.08483: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39611198> <<< 9481 1726887160.08494: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39a8a780> <<< 9481 1726887160.08516: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 9481 1726887160.08532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9481 1726887160.08587: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39616c88> <<< 9481 1726887160.08597: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39a7f518> <<< 9481 1726887160.08616: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9481 1726887160.08634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 9481 1726887160.08654: 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' <<< 9481 1726887160.08665: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3963a2e8> <<< 9481 1726887160.08691: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887160.08701: 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 0x7f8b3963a6a0> <<< 9481 1726887160.08716: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py<<< 9481 1726887160.08725: stdout chunk (state=3): >>> <<< 9481 1726887160.08738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9481 1726887160.08763: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 9481 1726887160.08772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 9481 1726887160.08791: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39641390> <<< 9481 1726887160.08802: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9481 1726887160.08826: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9481 1726887160.08840: stdout chunk (state=3): >>>import 'time' # <<< 9481 1726887160.08861: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9481 1726887160.08878: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9481 1726887160.08901: 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' <<< 9481 1726887160.08923: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9481 1726887160.08962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9481 1726887160.08981: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 9481 1726887160.08993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' <<< 9481 1726887160.09000: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b393ebba8> <<< 9481 1726887160.09115: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b393e32e8> <<< 9481 1726887160.09126: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b393d9f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b393d1e80> <<< 9481 1726887160.09160: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39641d30> <<< 9481 1726887160.09187: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887160.09198: 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 0x7f8b393e3f60> <<< 9481 1726887160.09207: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3963aa20> <<< 9481 1726887160.09230: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9481 1726887160.09245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9481 1726887160.09283: 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 0x7f8b3b9f16a0> <<< 9481 1726887160.09298: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b393e6048> <<< 9481 1726887160.09311: stdout chunk (state=3): >>>import 'pwd' # <<< 9481 1726887160.09339: 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 0x7f8b3b9f1a20> <<< 9481 1726887160.09399: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39a7f860> <<< 9481 1726887160.09419: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9481 1726887160.09436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9481 1726887160.09455: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 9481 1726887160.09473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9481 1726887160.09492: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887160.09501: 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 0x7f8b3ba09550> <<< 9481 1726887160.09521: 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' <<< 9481 1726887160.09658: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887160.09668: 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 0x7f8b3ba0d5c0> <<< 9481 1726887160.09690: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887160.09701: 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 0x7f8b3ba0da90> <<< 9481 1726887160.09733: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887160.09742: 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 0x7f8b3ba0dba8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3ba09da0> <<< 9481 1726887160.09761: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 9481 1726887160.09771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 9481 1726887160.09790: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887160.09800: 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 0x7f8b3ba0def0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3ba0d470> <<< 9481 1726887160.09828: 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' <<< 9481 1726887160.09838: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b3ba0d1d0> <<< 9481 1726887160.09852: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3b9fda90> <<< 9481 1726887160.09873: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39626358> <<< 9481 1726887160.09894: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9481 1726887160.09932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9481 1726887160.09976: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3ba09400> <<< 9481 1726887160.10101: 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' <<< 9481 1726887160.10124: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b37a11898> <<< 9481 1726887160.10191: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_yuzeo8h0/ansible_ansible.legacy.file_payload.zip' <<< 9481 1726887160.10203: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9481 1726887160.10224: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_yuzeo8h0/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py <<< 9481 1726887160.10235: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.10247: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.10262: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_yuzeo8h0/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py <<< 9481 1726887160.10284: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.11350: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.12269: 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' <<< 9481 1726887160.12281: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b376e1a58> <<< 9481 1726887160.12291: stdout chunk (state=3): >>>import 'atexit' # <<< 9481 1726887160.12310: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9481 1726887160.12350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9481 1726887160.12408: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887160.12421: 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 0x7f8b376f8208> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b37736470> <<< 9481 1726887160.12445: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887160.12454: 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 0x7f8b37736588> <<< 9481 1726887160.12468: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9481 1726887160.12490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9481 1726887160.12532: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b37736ac8> <<< 9481 1726887160.12553: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9481 1726887160.12569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9481 1726887160.12586: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9481 1726887160.12620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9481 1726887160.12638: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 9481 1726887160.12648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9481 1726887160.12722: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b376e4fd0> <<< 9481 1726887160.12754: 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 0x7f8b376e4320> <<< 9481 1726887160.12786: 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 0x7f8b376e4dd8> <<< 9481 1726887160.12807: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9481 1726887160.12822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9481 1726887160.12882: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b377370b8> <<< 9481 1726887160.12900: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b37719240> <<< 9481 1726887160.13207: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3770e438> <<< 9481 1726887160.13225: 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' <<< 9481 1726887160.13247: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b37a34c88> <<< 9481 1726887160.13271: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887160.13280: 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 0x7f8b3773af98> <<< 9481 1726887160.13298: 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 0x7f8b37722390> <<< 9481 1726887160.13325: 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 <<< 9481 1726887160.13342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9481 1726887160.13360: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9481 1726887160.13384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9481 1726887160.13408: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9481 1726887160.13426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9481 1726887160.13473: 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 0x7f8b377b0e10> <<< 9481 1726887160.13561: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 9481 1726887160.13572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 9481 1726887160.13592: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b377b6e80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b377a3240> <<< 9481 1726887160.13605: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 9481 1726887160.13617: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' <<< 9481 1726887160.13624: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b377a3a58> <<< 9481 1726887160.13813: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3772e748> <<< 9481 1726887160.13836: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9481 1726887160.13871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9481 1726887160.13888: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9481 1726887160.13900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 9481 1726887160.13919: stdout chunk (state=3): >>>import '_string' # <<< 9481 1726887160.14006: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b377d5e48> <<< 9481 1726887160.14054: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b377a30b8> <<< 9481 1726887160.14188: 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 0x7f8b37763d30> <<< 9481 1726887160.14207: 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' <<< 9481 1726887160.14219: 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 0x7f8b37763e10> <<< 9481 1726887160.14257: 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 0x7f8b37763f98> <<< 9481 1726887160.14275: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b377224e0> <<< 9481 1726887160.14293: 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 <<< 9481 1726887160.14303: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 9481 1726887160.14324: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9481 1726887160.14332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9481 1726887160.14376: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887160.14387: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887160.14394: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b3777f978> <<< 9481 1726887160.14552: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3777a0b8> <<< 9481 1726887160.14576: 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' <<< 9481 1726887160.14587: 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 0x7f8b3777a2b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b37770b38> <<< 9481 1726887160.14601: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.14622: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_yuzeo8h0/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py <<< 9481 1726887160.14638: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.14704: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.14777: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.14788: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_yuzeo8h0/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py <<< 9481 1726887160.14807: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_yuzeo8h0/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py <<< 9481 1726887160.14823: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.14923: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.15023: 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' <<< 9481 1726887160.15045: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 9481 1726887160.15057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9481 1726887160.15076: 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' <<< 9481 1726887160.15111: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887160.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 0x7f8b37797cf8> <<< 9481 1726887160.15169: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b377979b0> <<< 9481 1726887160.15206: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b377971d0> <<< 9481 1726887160.15224: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 9481 1726887160.15234: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9481 1726887160.15274: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b37797828> <<< 9481 1726887160.15285: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b37787a58> <<< 9481 1726887160.15297: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.15751: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.16219: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_yuzeo8h0/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py <<< 9481 1726887160.16230: 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_yuzeo8h0/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py <<< 9481 1726887160.16257: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_yuzeo8h0/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py <<< 9481 1726887160.16270: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.16290: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.16315: 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_yuzeo8h0/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py <<< 9481 1726887160.16327: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.16349: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.16361: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_yuzeo8h0/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py <<< 9481 1726887160.16378: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.16479: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.16598: 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' <<< 9481 1726887160.16625: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b340611d0> <<< 9481 1726887160.16635: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.17083: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.17372: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.17435: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.17481: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_yuzeo8h0/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py <<< 9481 1726887160.17492: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.17519: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.17571: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_yuzeo8h0/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 9481 1726887160.17852: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_yuzeo8h0/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_yuzeo8h0/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_yuzeo8h0/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9481 1726887160.17951: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.18124: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 9481 1726887160.18135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9481 1726887160.18258: stdout chunk (state=3): >>>import '_ast' # <<< 9481 1726887160.18304: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b340d5d30> # zipimport: zlib available <<< 9481 1726887160.18360: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_yuzeo8h0/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9481 1726887160.18401: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.18447: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_yuzeo8h0/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_yuzeo8h0/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_yuzeo8h0/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_yuzeo8h0/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9481 1726887160.18480: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.18506: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.18540: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_yuzeo8h0/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py <<< 9481 1726887160.18552: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.18605: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9481 1726887160.18672: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.18756: 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 <<< 9481 1726887160.18879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9481 1726887160.18935: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 9481 1726887160.18947: 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 0x7f8b340b80b8> <<< 9481 1726887160.19009: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b34403dd8> <<< 9481 1726887160.19037: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_yuzeo8h0/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_yuzeo8h0/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py <<< 9481 1726887160.19063: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.19165: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9481 1726887160.19177: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.19206: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.19544: stdout chunk (state=3): >>># zipimport: zlib available <<< 9481 1726887160.20733: 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 0x7f8b340cefd0> # /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 0x7f8b340ea0b8> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3408a8d0> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_yuzeo8h0/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_yuzeo8h0/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_yuzeo8h0/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_yuzeo8h0/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_yuzeo8h0/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_yuzeo8h0/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_yuzeo8h0/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 9481 1726887160.21318: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9481 1726887160.21747: 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 0x7f8b33d286d8> <<< 9481 1726887160.21880: stdout chunk (state=3): >>> {"path": "/etc/chrony.conf", "changed": false, "diff": {"before": {"path": "/etc/chrony.conf"}, "after": {"path": "/etc/chrony.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 355, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/chrony.conf", "_original_basename": "chrony.conf.j2", "recurse": false, "state": "file", "path": "/etc/chrony.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}}} <<< 9481 1726887160.21907: stdout chunk (state=3): >>># destroy __main__ <<< 9481 1726887160.22141: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 9481 1726887160.22175: 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 # 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 <<< 9481 1726887160.22219: 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 <<< 9481 1726887160.22254: 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 <<< 9481 1726887160.22282: 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 _bootlocale # destroy _bootlocale <<< 9481 1726887160.22312: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9481 1726887160.22958: 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 <<< 9481 1726887160.23046: stdout chunk (state=3): >>># destroy posixpath # destroy __main__ <<< 9481 1726887160.23063: stdout chunk (state=3): >>># 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 <<< 9481 1726887160.23075: stdout chunk (state=3): >>># destroy datetime <<< 9481 1726887160.23095: 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 <<< 9481 1726887160.23116: stdout chunk (state=3): >>># destroy stat # destroy _heapq <<< 9481 1726887160.23131: stdout chunk (state=3): >>># destroy platform # destroy ansible.module_utils.distro._distro # destroy json.scanner # destroy _json <<< 9481 1726887160.23145: stdout chunk (state=3): >>># destroy _functools # destroy _operator # destroy _sre # destroy sre_parse <<< 9481 1726887160.23166: stdout chunk (state=3): >>># destroy select <<< 9481 1726887160.23180: stdout chunk (state=3): >>># destroy functools # destroy tokenize <<< 9481 1726887160.23193: stdout chunk (state=3): >>># destroy ctypes <<< 9481 1726887160.23208: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random <<< 9481 1726887160.23220: stdout chunk (state=3): >>># destroy time <<< 9481 1726887160.23234: stdout chunk (state=3): >>># destroy collections # destroy textwrap <<< 9481 1726887160.23248: stdout chunk (state=3): >>># destroy _string <<< 9481 1726887160.23259: stdout chunk (state=3): >>># destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 9481 1726887160.23551: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 9481 1726887160.23560: stdout chunk (state=3): >>><<< 9481 1726887160.23573: stderr chunk (state=3): >>><<< 9481 1726887160.23614: _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 0x7f8b3badfe48> # /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 0x7f8b3ba75828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3badf9b0> # /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 0x7f8b3ba82630> 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 0x7f8b3ba89160> # /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 0x7f8b3ba8e0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3ba89748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3ba89390> # /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 0x7f8b3ba33470> # /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 0x7f8b3ba38e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3ba33b38> # /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 0x7f8b3ba3f4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3ba22d68> # /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 0x7f8b3ba25198> # /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 0x7f8b39d33940> # /usr/lib64/python3.6/__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 0x7f8b39d45240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3ba93a20> 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 0x7f8b39cb3080> # /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 0x7f8b39cbe2b0> # /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 0x7f8b39cbef60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39cbea90> 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 0x7f8b39cc8080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39d0e7b8> # /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 0x7f8b39d0eba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39d02160> # /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 0x7f8b39d02e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39cfa438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39cea470> # /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 0x7f8b39a6b278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39a73cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39d02438> 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 0x7f8b39a79e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39ce42b0> # /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 0x7f8b39a7f1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39a79f98> # 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 0x7f8b39a7f2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39d53fd0> # /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 0x7f8b39a7fdd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39a7f9e8> # /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 0x7f8b39a8a6a0> # /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 0x7f8b39a8ae80> # /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 0x7f8b39611198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39a8a780> # /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 0x7f8b39616c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39a7f518> # /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 0x7f8b3963a2e8> # 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 0x7f8b3963a6a0> # /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 0x7f8b39641390> # /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 0x7f8b393ebba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b393e32e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b393d9f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b393d1e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39641d30> # 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 0x7f8b393e3f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3963aa20> # /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 0x7f8b3b9f16a0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b393e6048> 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 0x7f8b3b9f1a20> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39a7f860> # /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 0x7f8b3ba09550> # /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 0x7f8b3ba0d5c0> # 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 0x7f8b3ba0da90> # 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 0x7f8b3ba0dba8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3ba09da0> # /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 0x7f8b3ba0def0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3ba0d470> # 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 0x7f8b3ba0d1d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3b9fda90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b39626358> # /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 0x7f8b3ba09400> # /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 0x7f8b37a11898> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_yuzeo8h0/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_yuzeo8h0/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_yuzeo8h0/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 0x7f8b376e1a58> 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 0x7f8b376f8208> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b37736470> # 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 0x7f8b37736588> # /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 0x7f8b37736ac8> # /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 0x7f8b376e4fd0> # 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 0x7f8b376e4320> # 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 0x7f8b376e4dd8> # /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 0x7f8b377370b8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b37719240> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3770e438> # /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 0x7f8b37a34c88> # 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 0x7f8b3773af98> # /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 0x7f8b37722390> # /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 0x7f8b377b0e10> # /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 0x7f8b377b6e80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b377a3240> # /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 0x7f8b377a3a58> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3772e748> # /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 0x7f8b377d5e48> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b377a30b8> # 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 0x7f8b37763d30> # 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 0x7f8b37763e10> # 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 0x7f8b37763f98> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b377224e0> # /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 0x7f8b3777f978> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3777a0b8> # 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 0x7f8b3777a2b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b37770b38> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_yuzeo8h0/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_yuzeo8h0/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_yuzeo8h0/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 0x7f8b37797cf8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b377979b0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b377971d0> # /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 0x7f8b37797828> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b37787a58> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_yuzeo8h0/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_yuzeo8h0/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_yuzeo8h0/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_yuzeo8h0/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_yuzeo8h0/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 0x7f8b340611d0> # 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_yuzeo8h0/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_yuzeo8h0/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_yuzeo8h0/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_yuzeo8h0/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_yuzeo8h0/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 0x7f8b340d5d30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_yuzeo8h0/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_yuzeo8h0/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_yuzeo8h0/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_yuzeo8h0/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_yuzeo8h0/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_yuzeo8h0/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 0x7f8b340b80b8> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b34403dd8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_yuzeo8h0/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_yuzeo8h0/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 0x7f8b340cefd0> # /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 0x7f8b340ea0b8> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b3408a8d0> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_yuzeo8h0/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_yuzeo8h0/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_yuzeo8h0/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_yuzeo8h0/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_yuzeo8h0/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_yuzeo8h0/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_yuzeo8h0/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 0x7f8b33d286d8> {"path": "/etc/chrony.conf", "changed": false, "diff": {"before": {"path": "/etc/chrony.conf"}, "after": {"path": "/etc/chrony.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 355, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/chrony.conf", "_original_basename": "chrony.conf.j2", "recurse": false, "state": "file", "path": "/etc/chrony.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.224 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 9481 1726887160.23717: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/chrony.conf', '_original_basename': 'chrony.conf.j2', 'recurse': False, 'state': 'file', '_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.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-1726887159.4835794-9481-141319380911281/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9481 1726887160.23754: _low_level_execute_command(): starting 9481 1726887160.23762: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887159.4835794-9481-141319380911281/ > /dev/null 2>&1 && sleep 0' 9481 1726887160.27152: stderr chunk (state=2): >>><<< 9481 1726887160.27161: stdout chunk (state=2): >>><<< 9481 1726887160.27176: _low_level_execute_command() done: rc=0, stdout=, stderr= 9481 1726887160.27188: handler run complete 9481 1726887160.27222: attempt loop complete, returning result 9481 1726887160.27230: _execute() done 9481 1726887160.27236: dumping result to json 9481 1726887160.27246: done dumping result, returning 9481 1726887160.27256: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file [0e652c5f-a961-fb27-5144-000000000023] 9481 1726887160.27266: sending task result for task 0e652c5f-a961-fb27-5144-000000000023 9481 1726887160.27320: done sending task result for task 0e652c5f-a961-fb27-5144-000000000023 9481 1726887160.27326: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "checksum": "57a6d1206b71957ee7f8a85bbefdf28f19ed87e6", "dest": "/etc/chrony.conf", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/chrony.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 355, "state": "file", "uid": 0 } 8861 1726887160.27903: no more pending results, returning what we have 8861 1726887160.27906: results queue empty 8861 1726887160.27907: checking for any_errors_fatal 8861 1726887160.27915: done checking for any_errors_fatal 8861 1726887160.27917: checking for max_fail_percentage 8861 1726887160.27918: done checking for max_fail_percentage 8861 1726887160.27919: checking to see if all hosts have failed and the running result is not ok 8861 1726887160.27920: done checking to see if all hosts have failed 8861 1726887160.27920: getting the remaining hosts for this loop 8861 1726887160.27922: done getting the remaining hosts for this loop 8861 1726887160.27926: getting the next task for host managed_node2 8861 1726887160.27932: done getting next task for host managed_node2 8861 1726887160.27936: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file 8861 1726887160.27938: ^ state is: HOST STATE: block=4, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887160.27948: getting variables 8861 1726887160.27950: in VariableManager get_vars() 8861 1726887160.27985: Calling all_inventory to load vars for managed_node2 8861 1726887160.27988: Calling groups_inventory to load vars for managed_node2 8861 1726887160.27991: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887160.28001: Calling all_plugins_play to load vars for managed_node2 8861 1726887160.28005: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887160.28009: Calling groups_plugins_play to load vars for managed_node2 8861 1726887160.29645: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887160.31644: done with get_vars() 8861 1726887160.31669: done getting variables 8861 1726887160.31743: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Generate chronyd sysconfig file] **** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:130 Friday 20 September 2024 22:52:40 -0400 (0:00:00.883) 0:00:16.676 ****** 8861 1726887160.31777: entering _queue_task() for managed_node2/template 8861 1726887160.32024: worker is 1 (out of 1 available) 8861 1726887160.32038: exiting _queue_task() for managed_node2/template 8861 1726887160.32050: done queuing things up, now waiting for results queue to drain 8861 1726887160.32053: waiting for pending results... 9501 1726887160.32317: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file 9501 1726887160.32450: in run() - task 0e652c5f-a961-fb27-5144-000000000024 9501 1726887160.32468: variable 'ansible_search_path' from source: unknown 9501 1726887160.32475: variable 'ansible_search_path' from source: unknown 9501 1726887160.32509: calling self._execute() 9501 1726887160.32590: variable 'ansible_host' from source: host vars for 'managed_node2' 9501 1726887160.32600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9501 1726887160.32614: variable 'omit' from source: magic vars 9501 1726887160.33101: variable 'timesync_mode' from source: set_fact 9501 1726887160.33116: Evaluated conditional (timesync_mode == 1): True 9501 1726887160.33301: variable 'timesync_ntp_provider' from source: set_fact 9501 1726887160.33325: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 9501 1726887160.33471: variable 'ansible_facts' from source: unknown 9501 1726887160.34520: Evaluated conditional ('chrony' in ansible_facts.packages): True 9501 1726887160.34532: variable 'omit' from source: magic vars 9501 1726887160.34571: variable 'omit' from source: magic vars 9501 1726887160.34602: variable 'timesync_chrony_sysconfig_path' from source: include_vars 9501 1726887160.34684: variable 'timesync_chrony_sysconfig_path' from source: include_vars 9501 1726887160.34716: variable 'omit' from source: magic vars 9501 1726887160.34757: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9501 1726887160.34795: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9501 1726887160.34820: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9501 1726887160.34842: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9501 1726887160.34857: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9501 1726887160.34888: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9501 1726887160.34895: variable 'ansible_host' from source: host vars for 'managed_node2' 9501 1726887160.34901: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9501 1726887160.35015: Set connection var ansible_timeout to 10 9501 1726887160.35022: Set connection var ansible_shell_type to sh 9501 1726887160.35033: Set connection var ansible_pipelining to False 9501 1726887160.35044: Set connection var ansible_module_compression to ZIP_DEFLATED 9501 1726887160.35052: Set connection var ansible_connection to ssh 9501 1726887160.35060: Set connection var ansible_shell_executable to /bin/sh 9501 1726887160.35084: variable 'ansible_shell_executable' from source: unknown 9501 1726887160.35090: variable 'ansible_connection' from source: unknown 9501 1726887160.35096: variable 'ansible_module_compression' from source: unknown 9501 1726887160.35100: variable 'ansible_shell_type' from source: unknown 9501 1726887160.35105: variable 'ansible_shell_executable' from source: unknown 9501 1726887160.35110: variable 'ansible_host' from source: host vars for 'managed_node2' 9501 1726887160.35119: variable 'ansible_pipelining' from source: unknown 9501 1726887160.35124: variable 'ansible_timeout' from source: unknown 9501 1726887160.35130: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9501 1726887160.35272: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9501 1726887160.35285: variable 'omit' from source: magic vars 9501 1726887160.35294: starting attempt loop 9501 1726887160.35299: running the handler 9501 1726887160.35314: _low_level_execute_command(): starting 9501 1726887160.35325: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9501 1726887160.37904: stdout chunk (state=2): >>>/root <<< 9501 1726887160.38042: stderr chunk (state=3): >>><<< 9501 1726887160.38052: stdout chunk (state=3): >>><<< 9501 1726887160.38073: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9501 1726887160.38091: _low_level_execute_command(): starting 9501 1726887160.38098: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887160.3808398-9501-196594212769318 `" && echo ansible-tmp-1726887160.3808398-9501-196594212769318="` echo /root/.ansible/tmp/ansible-tmp-1726887160.3808398-9501-196594212769318 `" ) && sleep 0' 9501 1726887160.41294: stdout chunk (state=2): >>>ansible-tmp-1726887160.3808398-9501-196594212769318=/root/.ansible/tmp/ansible-tmp-1726887160.3808398-9501-196594212769318 <<< 9501 1726887160.41448: stderr chunk (state=3): >>><<< 9501 1726887160.41456: stdout chunk (state=3): >>><<< 9501 1726887160.41476: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887160.3808398-9501-196594212769318=/root/.ansible/tmp/ansible-tmp-1726887160.3808398-9501-196594212769318 , stderr= 9501 1726887160.41499: evaluation_path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks 9501 1726887160.41531: search_path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/templates/chronyd.sysconfig.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/chronyd.sysconfig.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/templates/chronyd.sysconfig.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/chronyd.sysconfig.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/chronyd.sysconfig.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/chronyd.sysconfig.j2 9501 1726887160.41561: variable 'ansible_search_path' from source: unknown 9501 1726887160.41796: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9501 1726887160.44290: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9501 1726887160.44378: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9501 1726887160.44423: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9501 1726887160.44467: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9501 1726887160.44500: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9501 1726887160.44604: variable 'ansible_managed' from source: unknown 9501 1726887160.45349: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9501 1726887160.45411: variable 'ansible_module_compression' from source: unknown 9501 1726887160.45480: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-88616f_o2l0p/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9501 1726887160.45520: variable 'ansible_facts' from source: unknown 9501 1726887160.45602: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887160.3808398-9501-196594212769318/AnsiballZ_stat.py 9501 1726887160.46138: Sending initial data 9501 1726887160.46146: Sent initial data (151 bytes) 9501 1726887160.49219: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-88616f_o2l0p/tmpx3t9mnp7 /root/.ansible/tmp/ansible-tmp-1726887160.3808398-9501-196594212769318/AnsiballZ_stat.py <<< 9501 1726887160.50719: stderr chunk (state=3): >>><<< 9501 1726887160.50727: stdout chunk (state=3): >>><<< 9501 1726887160.50753: done transferring module to remote 9501 1726887160.50770: _low_level_execute_command(): starting 9501 1726887160.50783: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887160.3808398-9501-196594212769318/ /root/.ansible/tmp/ansible-tmp-1726887160.3808398-9501-196594212769318/AnsiballZ_stat.py && sleep 0' 9501 1726887160.53635: stderr chunk (state=2): >>><<< 9501 1726887160.53645: stdout chunk (state=2): >>><<< 9501 1726887160.53664: _low_level_execute_command() done: rc=0, stdout=, stderr= 9501 1726887160.53671: _low_level_execute_command(): starting 9501 1726887160.53677: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887160.3808398-9501-196594212769318/AnsiballZ_stat.py && sleep 0' 9501 1726887160.57327: 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' # <<< 9501 1726887160.57349: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7d47ce48> <<< 9501 1726887160.57377: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9501 1726887160.57398: 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 0x7f8b7d412828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7d47c9b0> <<< 9501 1726887160.57431: 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' <<< 9501 1726887160.57448: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7d41f630> <<< 9501 1726887160.57464: stdout chunk (state=3): >>>import '_signal' # <<< 9501 1726887160.57489: 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' <<< 9501 1726887160.57503: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7d426160> <<< 9501 1726887160.57524: 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' <<< 9501 1726887160.57548: 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' <<< 9501 1726887160.57564: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9501 1726887160.57583: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 9501 1726887160.57607: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7d42b0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7d426748> <<< 9501 1726887160.57636: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7d426390> <<< 9501 1726887160.57664: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9501 1726887160.57681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9501 1726887160.57698: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9501 1726887160.57724: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 9501 1726887160.57744: stdout chunk (state=3): >>>import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9501 1726887160.57761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 9501 1726887160.57785: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7d3d0470> <<< 9501 1726887160.57805: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 9501 1726887160.57831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 9501 1726887160.57854: 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 0x7f8b7d3d5e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7d3d0b38> <<< 9501 1726887160.57889: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9501 1726887160.57927: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9501 1726887160.58032: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7d3dc4e0> <<< 9501 1726887160.58048: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7d3bfd68> <<< 9501 1726887160.58071: 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' <<< 9501 1726887160.58089: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7d3c2198> <<< 9501 1726887160.58182: 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 0x7f8b7b6d0940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 9501 1726887160.58212: 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 0x7f8b7b6e2240> <<< 9501 1726887160.58297: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7d430a20> 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. <<< 9501 1726887160.58531: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9501 1726887160.58560: 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 <<< 9501 1726887160.58582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 9501 1726887160.58607: 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' <<< 9501 1726887160.58640: 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' <<< 9501 1726887160.58667: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9501 1726887160.58723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9501 1726887160.58743: stdout chunk (state=3): >>>import '_functools' # <<< 9501 1726887160.58779: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9501 1726887160.58805: 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 <<< 9501 1726887160.58829: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9501 1726887160.58857: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b650080> <<< 9501 1726887160.58897: 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 0x7f8b7b65b2b0> # /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' <<< 9501 1726887160.58933: 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 0x7f8b7b65bf60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b65ba90> <<< 9501 1726887160.58959: stdout chunk (state=3): >>>import 'itertools' # <<< 9501 1726887160.58987: 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 0x7f8b7b665080> <<< 9501 1726887160.59021: stdout chunk (state=3): >>>import '_collections' # <<< 9501 1726887160.59056: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b6ab7b8> <<< 9501 1726887160.59084: 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' <<< 9501 1726887160.59130: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b6abba8> <<< 9501 1726887160.59181: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b69f160> <<< 9501 1726887160.59207: 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 0x7f8b7b69fe48> <<< 9501 1726887160.59240: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b697438> <<< 9501 1726887160.59264: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b687470> <<< 9501 1726887160.59289: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 9501 1726887160.59316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # <<< 9501 1726887160.59341: 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' <<< 9501 1726887160.59373: 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' <<< 9501 1726887160.59391: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b4082b0> <<< 9501 1726887160.59411: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b410d30> <<< 9501 1726887160.59433: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b69f0b8> <<< 9501 1726887160.59452: stdout chunk (state=3): >>>import '_locale' # <<< 9501 1726887160.59491: 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' <<< 9501 1726887160.59517: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b416e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b6812b0> <<< 9501 1726887160.59538: 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' <<< 9501 1726887160.59557: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 9501 1726887160.59578: 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 0x7f8b7b41c208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b416fd0> <<< 9501 1726887160.59609: 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 0x7f8b7b41c320> <<< 9501 1726887160.59634: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b6f0fd0> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 9501 1726887160.59650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 9501 1726887160.59672: 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' <<< 9501 1726887160.59691: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 9501 1726887160.59720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b41ce10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b41ca20> <<< 9501 1726887160.59744: 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' <<< 9501 1726887160.59763: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b4276d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9501 1726887160.59782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 9501 1726887160.59803: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 9501 1726887160.59831: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9501 1726887160.59868: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b427eb8> <<< 9501 1726887160.59887: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9501 1726887160.59906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9501 1726887160.59948: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7afae1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b4277b8> <<< 9501 1726887160.59971: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 9501 1726887160.59992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9501 1726887160.60034: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7afb3cc0> <<< 9501 1726887160.60064: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b41c550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9501 1726887160.60085: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 9501 1726887160.60106: 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' <<< 9501 1726887160.60125: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7afd7320> <<< 9501 1726887160.60149: 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 0x7f8b7afd76d8> <<< 9501 1726887160.60180: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9501 1726887160.60199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9501 1726887160.60222: 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' <<< 9501 1726887160.60238: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7afde3c8> <<< 9501 1726887160.60257: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9501 1726887160.60274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9501 1726887160.60306: stdout chunk (state=3): >>>import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9501 1726887160.60328: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9501 1726887160.60354: 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' <<< 9501 1726887160.60375: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9501 1726887160.60404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9501 1726887160.60442: 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 0x7f8b7ad88be0> <<< 9501 1726887160.60554: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7ad7c320> <<< 9501 1726887160.60581: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7ad76fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7ad6eeb8> <<< 9501 1726887160.60603: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7afded68> <<< 9501 1726887160.60635: 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' <<< 9501 1726887160.60670: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8b7ad7cf98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7afd7a58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9501 1726887160.60694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9501 1726887160.60731: 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 0x7f8b7d38e748> <<< 9501 1726887160.60762: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7ad83080> import 'pwd' # <<< 9501 1726887160.60795: 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 0x7f8b7d38eac8> <<< 9501 1726887160.60842: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b41c898> <<< 9501 1726887160.60869: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9501 1726887160.60906: 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' <<< 9501 1726887160.60942: 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 0x7f8b7d3a65f8> <<< 9501 1726887160.60966: 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' <<< 9501 1726887160.61103: 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 0x7f8b7d3aa668> <<< 9501 1726887160.61141: 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 0x7f8b7d3aab38> <<< 9501 1726887160.61168: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 9501 1726887160.61200: 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 0x7f8b7d3aac50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7d3a6e48> # /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' <<< 9501 1726887160.61230: 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 0x7f8b7d3aaf98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7d3aa518> <<< 9501 1726887160.61264: 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 0x7f8b7d3aa278> <<< 9501 1726887160.61289: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7d39ab38> <<< 9501 1726887160.61314: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7afc3390> <<< 9501 1726887160.61335: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9501 1726887160.61367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9501 1726887160.61396: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7d3a64a8> <<< 9501 1726887160.61521: 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' <<< 9501 1726887160.61546: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b793ad940> <<< 9501 1726887160.61609: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_y08g90g8/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available <<< 9501 1726887160.61633: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.61663: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_y08g90g8/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9501 1726887160.61688: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_y08g90g8/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9501 1726887160.62768: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.63697: 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 0x7f8b7906eac8> <<< 9501 1726887160.63720: stdout chunk (state=3): >>>import 'atexit' # <<< 9501 1726887160.63745: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9501 1726887160.63772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9501 1726887160.63827: 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 0x7f8b79095278> <<< 9501 1726887160.63849: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b790d34e0> <<< 9501 1726887160.63882: 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 0x7f8b790d35f8> <<< 9501 1726887160.63908: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9501 1726887160.63930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9501 1726887160.63957: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b790d3b38> <<< 9501 1726887160.63977: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9501 1726887160.64009: 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 <<< 9501 1726887160.64044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9501 1726887160.64067: 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' <<< 9501 1726887160.64148: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b790d6160> <<< 9501 1726887160.64181: 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 0x7f8b79081390> <<< 9501 1726887160.64216: 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 0x7f8b79081e48> <<< 9501 1726887160.64252: 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' <<< 9501 1726887160.64307: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b790d4128> <<< 9501 1726887160.64332: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b790b62b0> <<< 9501 1726887160.64624: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b790ab4a8> <<< 9501 1726887160.64650: 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' <<< 9501 1726887160.64672: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b793d1d30> <<< 9501 1726887160.64700: 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 0x7f8b790d6d68> <<< 9501 1726887160.65021: 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 0x7f8b790bf438> # /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 0x7f8b7914ceb8> # /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 0x7f8b79152f60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b791402e8> # /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 0x7f8b79140b00> <<< 9501 1726887160.65552: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b790cb7f0> # /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 0x7f8b79170f98> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b79140160> # 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 0x7f8b79100cf8> # 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 0x7f8b79100e48> # 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 0x7f8b79100f60> <<< 9501 1726887160.65577: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b790bf588> <<< 9501 1726887160.65607: 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 <<< 9501 1726887160.65635: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9501 1726887160.65677: 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 0x7f8b7911c978> <<< 9501 1726887160.66004: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b791170b8> # 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 0x7f8b791172b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7910db38> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_y08g90g8/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 9501 1726887160.66022: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.66075: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.66132: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_y08g90g8/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_y08g90g8/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 9501 1726887160.66222: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.66318: 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' <<< 9501 1726887160.66477: 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 0x7f8b79136da0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b79136a58> <<< 9501 1726887160.66489: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b79136278> <<< 9501 1726887160.66513: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 9501 1726887160.66526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9501 1726887160.66559: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b791368d0> <<< 9501 1726887160.66571: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b79124ba8> <<< 9501 1726887160.66580: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.67028: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.67505: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_y08g90g8/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' # <<< 9501 1726887160.67520: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_y08g90g8/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 9501 1726887160.67531: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_y08g90g8/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 9501 1726887160.67548: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.67565: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.67587: 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_y08g90g8/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py <<< 9501 1726887160.67597: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.67612: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.67631: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_y08g90g8/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py <<< 9501 1726887160.67647: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.67750: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.67867: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 9501 1726887160.67880: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9501 1726887160.67897: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b759fd240> <<< 9501 1726887160.67910: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.68272: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.68666: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.68683: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.69263: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_y08g90g8/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_y08g90g8/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_y08g90g8/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_y08g90g8/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_y08g90g8/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available <<< 9501 1726887160.69382: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 9501 1726887160.69393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9501 1726887160.69508: stdout chunk (state=3): >>>import '_ast' # <<< 9501 1726887160.69544: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b75a72da0> # zipimport: zlib available # zipimport: zlib available <<< 9501 1726887160.69573: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_y08g90g8/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9501 1726887160.69998: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_y08g90g8/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_y08g90g8/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_y08g90g8/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_y08g90g8/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_y08g90g8/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 <<< 9501 1726887160.70078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9501 1726887160.70167: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 9501 1726887160.70179: 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 0x7f8b75a55128> <<< 9501 1726887160.70235: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b75da0e48> <<< 9501 1726887160.70262: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_y08g90g8/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_y08g90g8/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py <<< 9501 1726887160.70275: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.70326: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.70373: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.70393: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.70433: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.70729: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.71006: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9501 1726887160.71031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9501 1726887160.71057: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 9501 1726887160.71066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9501 1726887160.71210: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b75a87080> <<< 9501 1726887160.71239: 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' <<< 9501 1726887160.71345: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b75a87128> <<< 9501 1726887160.71381: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b75a27940> <<< 9501 1726887160.71437: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_y08g90g8/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py <<< 9501 1726887160.71447: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_y08g90g8/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 9501 1726887160.71466: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.71485: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_y08g90g8/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_utils.py <<< 9501 1726887160.71495: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_y08g90g8/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 9501 1726887160.71505: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.71526: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.71543: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_y08g90g8/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py <<< 9501 1726887160.71632: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_y08g90g8/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py <<< 9501 1726887160.71641: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.71650: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.71658: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_y08g90g8/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py <<< 9501 1726887160.71675: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.71778: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.71984: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.72103: stdout chunk (state=3): >>>import 'gc' # <<< 9501 1726887160.73059: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/chronyd", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 58, "inode": 517996676, "dev": 51713, "nlink": 1, "atime": 1726887142.4558249, "mtime": 1726887137.6768165, "ctime": 1726887137.959817, "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": "9548200e895608bf35ca1c3939e87cdaf5414040", "mimetype": "text/plain", "charset": "us-ascii", "version": "752080523", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/chronyd", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 9501 1726887160.73078: stdout chunk (state=3): >>># destroy __main__ <<< 9501 1726887160.73334: 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 <<< 9501 1726887160.73351: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 9501 1726887160.73371: 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 <<< 9501 1726887160.73382: 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 <<< 9501 1726887160.73401: 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 # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil <<< 9501 1726887160.73412: 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 <<< 9501 1726887160.73423: 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 <<< 9501 1726887160.73453: 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 <<< 9501 1726887160.73466: stdout chunk (state=3): >>># cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.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 <<< 9501 1726887160.73490: 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 <<< 9501 1726887160.73505: 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 <<< 9501 1726887160.73521: stdout chunk (state=3): >>># cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 9501 1726887160.73540: stdout chunk (state=3): >>># destroy _ast # destroy _datetime <<< 9501 1726887160.73550: stdout chunk (state=3): >>># destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9501 1726887160.73720: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9501 1726887160.73744: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 9501 1726887160.73753: stdout chunk (state=3): >>># destroy importlib.machinery <<< 9501 1726887160.73763: stdout chunk (state=3): >>># destroy zipimport <<< 9501 1726887160.73773: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 9501 1726887160.73781: stdout chunk (state=3): >>># destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 9501 1726887160.73805: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl <<< 9501 1726887160.73817: stdout chunk (state=3): >>># destroy encodings <<< 9501 1726887160.73833: stdout chunk (state=3): >>># destroy syslog <<< 9501 1726887160.73843: stdout chunk (state=3): >>># destroy uuid # destroy ctypes # destroy traceback <<< 9501 1726887160.73852: stdout chunk (state=3): >>># destroy atexit # destroy _string <<< 9501 1726887160.73870: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 9501 1726887160.73884: stdout chunk (state=3): >>># destroy _socket <<< 9501 1726887160.73899: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 9501 1726887160.73914: stdout chunk (state=3): >>># destroy datetime <<< 9501 1726887160.73931: stdout chunk (state=3): >>># destroy selinux <<< 9501 1726887160.73945: 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 <<< 9501 1726887160.73969: stdout chunk (state=3): >>># destroy gc <<< 9501 1726887160.73984: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 9501 1726887160.73995: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io <<< 9501 1726887160.74014: stdout chunk (state=3): >>># 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 <<< 9501 1726887160.74025: stdout chunk (state=3): >>># cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc <<< 9501 1726887160.74034: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 9501 1726887160.74044: 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 <<< 9501 1726887160.74069: 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 <<< 9501 1726887160.74078: stdout chunk (state=3): >>># destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 9501 1726887160.74099: 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 <<< 9501 1726887160.74109: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading <<< 9501 1726887160.74128: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 9501 1726887160.74143: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd <<< 9501 1726887160.74152: 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 <<< 9501 1726887160.74171: stdout chunk (state=3): >>># 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 <<< 9501 1726887160.74194: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 9501 1726887160.74205: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 9501 1726887160.74311: stdout chunk (state=3): >>># destroy posixpath <<< 9501 1726887160.74334: stdout chunk (state=3): >>># destroy stat <<< 9501 1726887160.74343: stdout chunk (state=3): >>># destroy _signal <<< 9501 1726887160.74350: stdout chunk (state=3): >>># destroy _functools # destroy _sre # destroy sre_parse <<< 9501 1726887160.74359: stdout chunk (state=3): >>># destroy _heapq <<< 9501 1726887160.74377: stdout chunk (state=3): >>># destroy select <<< 9501 1726887160.74399: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 9501 1726887160.74410: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib<<< 9501 1726887160.74421: 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 <<< 9501 1726887160.74429: stdout chunk (state=3): >>># destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator <<< 9501 1726887160.74437: stdout chunk (state=3): >>># destroy re <<< 9501 1726887160.74674: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 9501 1726887160.74720: stderr chunk (state=3): >>><<< 9501 1726887160.74731: stdout chunk (state=3): >>><<< 9501 1726887160.74785: _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 0x7f8b7d47ce48> # /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 0x7f8b7d412828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7d47c9b0> # /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 0x7f8b7d41f630> 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 0x7f8b7d426160> # /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 0x7f8b7d42b0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7d426748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7d426390> # /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 0x7f8b7d3d0470> # /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 0x7f8b7d3d5e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7d3d0b38> # /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 0x7f8b7d3dc4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7d3bfd68> # /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 0x7f8b7d3c2198> # /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 0x7f8b7b6d0940> # /usr/lib64/python3.6/__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 0x7f8b7b6e2240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7d430a20> 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 0x7f8b7b650080> # /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 0x7f8b7b65b2b0> # /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 0x7f8b7b65bf60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b65ba90> 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 0x7f8b7b665080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b6ab7b8> # /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 0x7f8b7b6abba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b69f160> # /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 0x7f8b7b69fe48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b697438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b687470> # /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 0x7f8b7b4082b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b410d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b69f0b8> 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 0x7f8b7b416e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b6812b0> # /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 0x7f8b7b41c208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b416fd0> # 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 0x7f8b7b41c320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b6f0fd0> # /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 0x7f8b7b41ce10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b41ca20> # /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 0x7f8b7b4276d8> # /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 0x7f8b7b427eb8> # /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 0x7f8b7afae1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b4277b8> # /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 0x7f8b7afb3cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b41c550> # /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 0x7f8b7afd7320> # 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 0x7f8b7afd76d8> # /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 0x7f8b7afde3c8> # /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 0x7f8b7ad88be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7ad7c320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7ad76fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7ad6eeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7afded68> # 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 0x7f8b7ad7cf98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7afd7a58> # /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 0x7f8b7d38e748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7ad83080> 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 0x7f8b7d38eac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7b41c898> # /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 0x7f8b7d3a65f8> # /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 0x7f8b7d3aa668> # 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 0x7f8b7d3aab38> # 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 0x7f8b7d3aac50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7d3a6e48> # /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 0x7f8b7d3aaf98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7d3aa518> # 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 0x7f8b7d3aa278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7d39ab38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7afc3390> # /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 0x7f8b7d3a64a8> # /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 0x7f8b793ad940> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_y08g90g8/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_y08g90g8/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_y08g90g8/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 0x7f8b7906eac8> 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 0x7f8b79095278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b790d34e0> # 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 0x7f8b790d35f8> # /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 0x7f8b790d3b38> # /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 0x7f8b790d6160> # 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 0x7f8b79081390> # 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 0x7f8b79081e48> # /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 0x7f8b790d4128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b790b62b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b790ab4a8> # /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 0x7f8b793d1d30> # 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 0x7f8b790d6d68> # /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 0x7f8b790bf438> # /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 0x7f8b7914ceb8> # /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 0x7f8b79152f60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b791402e8> # /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 0x7f8b79140b00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b790cb7f0> # /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 0x7f8b79170f98> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b79140160> # 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 0x7f8b79100cf8> # 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 0x7f8b79100e48> # 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 0x7f8b79100f60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b790bf588> # /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 0x7f8b7911c978> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b791170b8> # 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 0x7f8b791172b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b7910db38> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_y08g90g8/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_y08g90g8/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_y08g90g8/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 0x7f8b79136da0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b79136a58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b79136278> # /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 0x7f8b791368d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b79124ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_y08g90g8/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_y08g90g8/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_y08g90g8/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_y08g90g8/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_y08g90g8/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 0x7f8b759fd240> # 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_y08g90g8/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_y08g90g8/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_y08g90g8/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_y08g90g8/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_y08g90g8/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 0x7f8b75a72da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_y08g90g8/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_y08g90g8/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_y08g90g8/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_y08g90g8/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_y08g90g8/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_y08g90g8/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 0x7f8b75a55128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b75da0e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_y08g90g8/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_y08g90g8/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 0x7f8b75a87080> # /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 0x7f8b75a87128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8b75a27940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_y08g90g8/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_y08g90g8/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_y08g90g8/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_y08g90g8/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_y08g90g8/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_y08g90g8/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_y08g90g8/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/sysconfig/chronyd", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 58, "inode": 517996676, "dev": 51713, "nlink": 1, "atime": 1726887142.4558249, "mtime": 1726887137.6768165, "ctime": 1726887137.959817, "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": "9548200e895608bf35ca1c3939e87cdaf5414040", "mimetype": "text/plain", "charset": "us-ascii", "version": "752080523", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/chronyd", "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.224 closed. 9501 1726887160.75002: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sysconfig/chronyd', '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-1726887160.3808398-9501-196594212769318/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9501 1726887160.75056: variable 'ansible_module_compression' from source: unknown 9501 1726887160.75110: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-88616f_o2l0p/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 9501 1726887160.75140: variable 'ansible_facts' from source: unknown 9501 1726887160.75226: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887160.3808398-9501-196594212769318/AnsiballZ_file.py 9501 1726887160.75962: Sending initial data 9501 1726887160.75971: Sent initial data (151 bytes) 9501 1726887160.78153: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-88616f_o2l0p/tmpzpztuif3 /root/.ansible/tmp/ansible-tmp-1726887160.3808398-9501-196594212769318/AnsiballZ_file.py <<< 9501 1726887160.79430: stderr chunk (state=3): >>><<< 9501 1726887160.79436: stdout chunk (state=3): >>><<< 9501 1726887160.79451: done transferring module to remote 9501 1726887160.79460: _low_level_execute_command(): starting 9501 1726887160.79465: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887160.3808398-9501-196594212769318/ /root/.ansible/tmp/ansible-tmp-1726887160.3808398-9501-196594212769318/AnsiballZ_file.py && sleep 0' 9501 1726887160.81782: stderr chunk (state=2): >>><<< 9501 1726887160.81790: stdout chunk (state=2): >>><<< 9501 1726887160.81806: _low_level_execute_command() done: rc=0, stdout=, stderr= 9501 1726887160.81813: _low_level_execute_command(): starting 9501 1726887160.81821: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887160.3808398-9501-196594212769318/AnsiballZ_file.py && sleep 0' 9501 1726887160.84633: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 9501 1726887160.84646: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 9501 1726887160.84722: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9501 1726887160.84745: stdout chunk (state=3): >>>import '_io' # <<< 9501 1726887160.84755: stdout chunk (state=3): >>>import 'marshal' # <<< 9501 1726887160.84779: stdout chunk (state=3): >>>import 'posix' # <<< 9501 1726887160.84789: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 9501 1726887160.84804: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9501 1726887160.84852: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 9501 1726887160.84861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 9501 1726887160.84881: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9501 1726887160.84899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 9501 1726887160.84917: stdout chunk (state=3): >>>import '_codecs' # <<< 9501 1726887160.84936: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aaaac4e48> <<< 9501 1726887160.84967: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9501 1726887160.84980: 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 0x7f6aaaa5a828> <<< 9501 1726887160.84999: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aaaac49b0> <<< 9501 1726887160.85019: 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' <<< 9501 1726887160.85036: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aaaa67630> <<< 9501 1726887160.85054: stdout chunk (state=3): >>>import '_signal' # <<< 9501 1726887160.85071: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 9501 1726887160.85080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 9501 1726887160.85092: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aaaa6e160> <<< 9501 1726887160.85115: 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' <<< 9501 1726887160.85150: 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' <<< 9501 1726887160.85161: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9501 1726887160.85182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aaaa730f0> <<< 9501 1726887160.85202: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aaaa6e748> <<< 9501 1726887160.85246: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aaaa6e390> <<< 9501 1726887160.85296: 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 <<< 9501 1726887160.85307: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 9501 1726887160.85326: stdout chunk (state=3): >>>import 'errno' # <<< 9501 1726887160.85341: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9501 1726887160.85362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 9501 1726887160.85377: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aaaa18470> <<< 9501 1726887160.85406: 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' <<< 9501 1726887160.85440: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 9501 1726887160.85451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' <<< 9501 1726887160.85460: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aaaa1de48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aaaa18b38> <<< 9501 1726887160.85493: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9501 1726887160.85555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9501 1726887160.85631: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aaaa244e0> <<< 9501 1726887160.85651: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aaaa07d68> <<< 9501 1726887160.85667: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 9501 1726887160.85678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 9501 1726887160.85693: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aaaa0a198> <<< 9501 1726887160.85727: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 9501 1726887160.85740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 9501 1726887160.85759: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8d18940> <<< 9501 1726887160.85777: 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 <<< 9501 1726887160.85798: 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 0x7f6aa8d2a240> <<< 9501 1726887160.85890: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aaaa78a20> 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. <<< 9501 1726887160.86124: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9501 1726887160.86140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 9501 1726887160.86161: 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' <<< 9501 1726887160.86178: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9501 1726887160.86198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 9501 1726887160.86216: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 9501 1726887160.86233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9501 1726887160.86258: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9501 1726887160.86311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9501 1726887160.86322: stdout chunk (state=3): >>>import '_functools' # <<< 9501 1726887160.86348: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9501 1726887160.86381: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9501 1726887160.86403: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9501 1726887160.86422: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9501 1726887160.86449: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8c98080> <<< 9501 1726887160.86460: 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' <<< 9501 1726887160.86468: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8ca32b0> <<< 9501 1726887160.86501: 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' <<< 9501 1726887160.86521: 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 0x7f6aa8ca3f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8ca3a90> <<< 9501 1726887160.86542: stdout chunk (state=3): >>>import 'itertools' # <<< 9501 1726887160.86586: 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 0x7f6aa8cad080> <<< 9501 1726887160.86603: stdout chunk (state=3): >>>import '_collections' # <<< 9501 1726887160.86649: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8cf37b8> <<< 9501 1726887160.86680: 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' <<< 9501 1726887160.86715: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8cf3ba8> <<< 9501 1726887160.86769: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8ce7160> <<< 9501 1726887160.86790: 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' <<< 9501 1726887160.86801: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8ce7e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8cdf438> <<< 9501 1726887160.86856: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8ccf470> <<< 9501 1726887160.86872: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 9501 1726887160.86886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 9501 1726887160.86896: stdout chunk (state=3): >>>import '_sre' # <<< 9501 1726887160.86919: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 9501 1726887160.86931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9501 1726887160.86950: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 9501 1726887160.86961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9501 1726887160.86991: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8a502b0> <<< 9501 1726887160.87015: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8a58d30> <<< 9501 1726887160.87027: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8ce70b8> import '_locale' # <<< 9501 1726887160.87083: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 9501 1726887160.87093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8a5ee10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8cc92b0> <<< 9501 1726887160.87131: 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' <<< 9501 1726887160.87183: 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 0x7f6aa8a641d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8a5ef98> <<< 9501 1726887160.87220: 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 0x7f6aa8a642e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8d38fd0> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 9501 1726887160.87233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 9501 1726887160.87263: 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' <<< 9501 1726887160.87276: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 9501 1726887160.87289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 9501 1726887160.87305: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8a64dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8a649e8> <<< 9501 1726887160.87349: 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 0x7f6aa8a6f6a0> <<< 9501 1726887160.87377: 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' <<< 9501 1726887160.87402: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 9501 1726887160.87419: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9501 1726887160.87462: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8a6fe80> <<< 9501 1726887160.87486: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9501 1726887160.87502: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9501 1726887160.87532: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa85f6198> <<< 9501 1726887160.87548: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8a6f780> <<< 9501 1726887160.87567: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 9501 1726887160.87577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9501 1726887160.87627: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa85fbc88> <<< 9501 1726887160.87636: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8a64518> <<< 9501 1726887160.87660: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9501 1726887160.87676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 9501 1726887160.87699: 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 0x7f6aa861f2e8> <<< 9501 1726887160.87736: 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 0x7f6aa861f6a0> <<< 9501 1726887160.87760: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9501 1726887160.87783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9501 1726887160.87802: 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' <<< 9501 1726887160.87822: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8626390> <<< 9501 1726887160.87846: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9501 1726887160.87863: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9501 1726887160.87878: stdout chunk (state=3): >>>import 'time' # <<< 9501 1726887160.87897: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9501 1726887160.87912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9501 1726887160.87946: 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' <<< 9501 1726887160.87958: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9501 1726887160.88002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9501 1726887160.88019: 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' <<< 9501 1726887160.88040: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa83d0ba8> <<< 9501 1726887160.88149: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa83c82e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa83bef98> <<< 9501 1726887160.88160: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa83b6e80> <<< 9501 1726887160.88186: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8626d30> <<< 9501 1726887160.88221: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 9501 1726887160.88230: 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 0x7f6aa83c8f60> <<< 9501 1726887160.88240: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa861fa20> <<< 9501 1726887160.88260: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9501 1726887160.88275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9501 1726887160.88306: 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 0x7f6aaa9d6710> <<< 9501 1726887160.88326: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa83cb048> <<< 9501 1726887160.88336: stdout chunk (state=3): >>>import 'pwd' # <<< 9501 1726887160.88365: 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' <<< 9501 1726887160.88391: stdout chunk (state=3): >>>import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6aaa9d6a90> <<< 9501 1726887160.88426: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8a64860> <<< 9501 1726887160.88444: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9501 1726887160.88460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9501 1726887160.88480: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 9501 1726887160.88494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9501 1726887160.88522: 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' <<< 9501 1726887160.88532: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6aaa9ee5c0> <<< 9501 1726887160.88551: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 9501 1726887160.88561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 9501 1726887160.88705: 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 0x7f6aaa9f2630> <<< 9501 1726887160.88726: 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 0x7f6aaa9f2b00> <<< 9501 1726887160.88751: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 9501 1726887160.88761: 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 0x7f6aaa9f2c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aaa9eee10> <<< 9501 1726887160.88781: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 9501 1726887160.88791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 9501 1726887160.88811: 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' <<< 9501 1726887160.88828: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6aaa9f2f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aaa9f24e0> <<< 9501 1726887160.88874: 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 0x7f6aaa9f2240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aaa9e2b00> <<< 9501 1726887160.88889: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa860b358> <<< 9501 1726887160.88901: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9501 1726887160.88935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9501 1726887160.88979: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aaa9ee470> <<< 9501 1726887160.89100: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 9501 1726887160.89116: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 9501 1726887160.89152: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa69f5908> <<< 9501 1726887160.89191: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_foatrsm_/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available <<< 9501 1726887160.89208: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.89224: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py <<< 9501 1726887160.89238: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.89254: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.89278: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9501 1726887160.90329: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.91251: 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' <<< 9501 1726887160.91264: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa66b6ac8> <<< 9501 1726887160.91274: stdout chunk (state=3): >>>import 'atexit' # <<< 9501 1726887160.91291: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9501 1726887160.91324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9501 1726887160.91382: 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 0x7f6aa66dd278> <<< 9501 1726887160.91397: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa671b4e0> <<< 9501 1726887160.91426: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 9501 1726887160.91471: 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 0x7f6aa671b5f8> # /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' <<< 9501 1726887160.91524: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa671bb38> <<< 9501 1726887160.91553: 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' <<< 9501 1726887160.91602: 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' <<< 9501 1726887160.91631: 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' <<< 9501 1726887160.91721: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa671e160> <<< 9501 1726887160.91769: 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 0x7f6aa66c9390> # 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 0x7f6aa66c9e48> <<< 9501 1726887160.91803: 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' <<< 9501 1726887160.91862: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa671c128> <<< 9501 1726887160.91879: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa66fe2b0> <<< 9501 1726887160.92176: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa66f34a8> <<< 9501 1726887160.92198: 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' <<< 9501 1726887160.92227: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa6a19f98> <<< 9501 1726887160.92248: 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' <<< 9501 1726887160.92258: stdout chunk (state=3): >>>import 'syslog' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6aa6707320> <<< 9501 1726887160.92282: 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 0x7f6aa6707438> <<< 9501 1726887160.92302: 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 <<< 9501 1726887160.92431: 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' <<< 9501 1726887160.92464: 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 0x7f6aa6794e80> <<< 9501 1726887160.92533: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 9501 1726887160.92562: 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 0x7f6aa679af60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa67882b0> <<< 9501 1726887160.92592: 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 0x7f6aa6788ac8> <<< 9501 1726887160.93075: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa67137f0> # /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 0x7f6aa67b8f98> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa6788128> <<< 9501 1726887160.93156: 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 0x7f6aa6748e10> <<< 9501 1726887160.93192: 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 0x7f6aa6748f28> <<< 9501 1726887160.93229: 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 0x7f6aa67550b8> <<< 9501 1726887160.93253: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa6707588> <<< 9501 1726887160.93281: 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 <<< 9501 1726887160.93316: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9501 1726887160.93344: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 9501 1726887160.93366: 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 0x7f6aa6763a20> <<< 9501 1726887160.93515: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa675e160> <<< 9501 1726887160.93553: 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 0x7f6aa675e358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa6755be0> <<< 9501 1726887160.93584: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py <<< 9501 1726887160.93606: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.93667: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.93740: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.93755: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py <<< 9501 1726887160.93764: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.93774: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py <<< 9501 1726887160.93784: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.93882: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.93982: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 9501 1726887160.93989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 9501 1726887160.94009: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 9501 1726887160.94020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9501 1726887160.94043: 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' <<< 9501 1726887160.94069: 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 0x7f6aa677cdd8> <<< 9501 1726887160.94122: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa677ca90> <<< 9501 1726887160.94159: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa677c2b0> <<< 9501 1726887160.94177: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 9501 1726887160.94187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9501 1726887160.94228: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa677c940> <<< 9501 1726887160.94235: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa676abe0> <<< 9501 1726887160.94246: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.94716: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.95145: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 9501 1726887160.95163: 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_foatrsm_/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py <<< 9501 1726887160.95198: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py <<< 9501 1726887160.95206: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.95229: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.95250: 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_foatrsm_/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py <<< 9501 1726887160.95262: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.95281: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.95295: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py <<< 9501 1726887160.95307: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.95418: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.95537: 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' <<< 9501 1726887160.95567: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa3046240> # zipimport: zlib available <<< 9501 1726887160.96016: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.96281: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.96332: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.96397: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 9501 1726887160.96427: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.96458: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py <<< 9501 1726887160.96470: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.96522: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.96590: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py <<< 9501 1726887160.96615: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py <<< 9501 1726887160.96633: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.96661: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.96688: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9501 1726887160.96698: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.96862: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.97053: 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' <<< 9501 1726887160.97159: stdout chunk (state=3): >>>import '_ast' # <<< 9501 1726887160.97177: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa30badd8> # zipimport: zlib available <<< 9501 1726887160.97199: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.97216: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py <<< 9501 1726887160.97233: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.97278: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.97329: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py <<< 9501 1726887160.97340: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/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_foatrsm_/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py <<< 9501 1726887160.97358: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9501 1726887160.97377: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.97407: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.97434: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py <<< 9501 1726887160.97447: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.97475: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.97507: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.97548: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.97614: 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 <<< 9501 1726887160.97745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9501 1726887160.97831: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 9501 1726887160.97842: 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 0x7f6aa309c128> <<< 9501 1726887160.97897: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa33e8e48> <<< 9501 1726887160.97927: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/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_foatrsm_/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py <<< 9501 1726887160.97945: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.97993: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.98039: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.98062: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.98096: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.98387: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.98658: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9501 1726887160.98688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9501 1726887160.98716: 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' <<< 9501 1726887160.98843: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa30ce080> <<< 9501 1726887160.98868: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 9501 1726887160.98890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9501 1726887160.98983: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa30ce128> <<< 9501 1726887160.99027: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa3401940> <<< 9501 1726887160.99083: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/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_foatrsm_/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py <<< 9501 1726887160.99109: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.99141: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.99167: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/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_foatrsm_/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available <<< 9501 1726887160.99190: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py <<< 9501 1726887160.99280: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py <<< 9501 1726887160.99307: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py <<< 9501 1726887160.99331: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887160.99726: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887161.00182: stdout chunk (state=3): >>># zipimport: zlib available <<< 9501 1726887161.00621: 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 0x7f6aa2d0d748> <<< 9501 1726887161.00761: stdout chunk (state=3): >>> {"path": "/etc/sysconfig/chronyd", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/chronyd"}, "after": {"path": "/etc/sysconfig/chronyd"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/chronyd", "_original_basename": "chronyd.sysconfig.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/chronyd", "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}}} <<< 9501 1726887161.00782: stdout chunk (state=3): >>># destroy __main__ <<< 9501 1726887161.00999: 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 <<< 9501 1726887161.01032: 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 <<< 9501 1726887161.01086: 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 # 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 <<< 9501 1726887161.01126: 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 <<< 9501 1726887161.01157: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # 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 <<< 9501 1726887161.01189: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9501 1726887161.01351: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9501 1726887161.01379: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 9501 1726887161.01408: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 9501 1726887161.01448: 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 <<< 9501 1726887161.01484: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 9501 1726887161.01517: 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 # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 9501 1726887161.01556: 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 # 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 <<< 9501 1726887161.01592: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # cleanup[3] wiping platform <<< 9501 1726887161.01628: 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 <<< 9501 1726887161.01671: 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 # 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 <<< 9501 1726887161.01702: 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 <<< 9501 1726887161.01859: stdout chunk (state=3): >>># destroy posixpath # destroy __main__ # destroy atexit # destroy errno <<< 9501 1726887161.01886: 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 <<< 9501 1726887161.01925: 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 <<< 9501 1726887161.01957: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy _functools # destroy _operator # destroy _sre # destroy sre_parse # destroy select <<< 9501 1726887161.01988: stdout chunk (state=3): >>># destroy functools # destroy tokenize # destroy ctypes <<< 9501 1726887161.02025: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random # destroy time # destroy collections # destroy textwrap <<< 9501 1726887161.02049: stdout chunk (state=3): >>># destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 9501 1726887161.02623: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 9501 1726887161.02669: stderr chunk (state=3): >>><<< 9501 1726887161.02678: stdout chunk (state=3): >>><<< 9501 1726887161.02742: _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 0x7f6aaaac4e48> # /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 0x7f6aaaa5a828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aaaac49b0> # /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 0x7f6aaaa67630> 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 0x7f6aaaa6e160> # /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 0x7f6aaaa730f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aaaa6e748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aaaa6e390> # /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 0x7f6aaaa18470> # /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 0x7f6aaaa1de48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aaaa18b38> # /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 0x7f6aaaa244e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aaaa07d68> # /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 0x7f6aaaa0a198> # /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 0x7f6aa8d18940> # /usr/lib64/python3.6/__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 0x7f6aa8d2a240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aaaa78a20> 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 0x7f6aa8c98080> # /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 0x7f6aa8ca32b0> # /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 0x7f6aa8ca3f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8ca3a90> 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 0x7f6aa8cad080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8cf37b8> # /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 0x7f6aa8cf3ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8ce7160> # /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 0x7f6aa8ce7e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8cdf438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8ccf470> # /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 0x7f6aa8a502b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8a58d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8ce70b8> 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 0x7f6aa8a5ee10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8cc92b0> # /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 0x7f6aa8a641d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8a5ef98> # 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 0x7f6aa8a642e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8d38fd0> # /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 0x7f6aa8a64dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8a649e8> # /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 0x7f6aa8a6f6a0> # /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 0x7f6aa8a6fe80> # /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 0x7f6aa85f6198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8a6f780> # /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 0x7f6aa85fbc88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8a64518> # /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 0x7f6aa861f2e8> # 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 0x7f6aa861f6a0> # /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 0x7f6aa8626390> # /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 0x7f6aa83d0ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa83c82e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa83bef98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa83b6e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8626d30> # 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 0x7f6aa83c8f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa861fa20> # /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 0x7f6aaa9d6710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa83cb048> 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 0x7f6aaa9d6a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa8a64860> # /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 0x7f6aaa9ee5c0> # /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 0x7f6aaa9f2630> # 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 0x7f6aaa9f2b00> # 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 0x7f6aaa9f2c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aaa9eee10> # /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 0x7f6aaa9f2f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aaa9f24e0> # 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 0x7f6aaa9f2240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aaa9e2b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa860b358> # /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 0x7f6aaa9ee470> # /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 0x7f6aa69f5908> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_foatrsm_/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/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_foatrsm_/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 0x7f6aa66b6ac8> 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 0x7f6aa66dd278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa671b4e0> # 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 0x7f6aa671b5f8> # /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 0x7f6aa671bb38> # /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 0x7f6aa671e160> # 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 0x7f6aa66c9390> # 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 0x7f6aa66c9e48> # /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 0x7f6aa671c128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa66fe2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa66f34a8> # /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 0x7f6aa6a19f98> # 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 0x7f6aa6707320> # /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 0x7f6aa6707438> # /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 0x7f6aa6794e80> # /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 0x7f6aa679af60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa67882b0> # /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 0x7f6aa6788ac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa67137f0> # /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 0x7f6aa67b8f98> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa6788128> # 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 0x7f6aa6748e10> # 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 0x7f6aa6748f28> # 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 0x7f6aa67550b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa6707588> # /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 0x7f6aa6763a20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa675e160> # 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 0x7f6aa675e358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa6755be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/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_foatrsm_/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_foatrsm_/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 0x7f6aa677cdd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa677ca90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa677c2b0> # /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 0x7f6aa677c940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa676abe0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/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_foatrsm_/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_foatrsm_/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_foatrsm_/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_foatrsm_/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 0x7f6aa3046240> # 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_foatrsm_/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_foatrsm_/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_foatrsm_/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_foatrsm_/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_foatrsm_/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 0x7f6aa30badd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/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_foatrsm_/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_foatrsm_/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_foatrsm_/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_foatrsm_/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_foatrsm_/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 0x7f6aa309c128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa33e8e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/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_foatrsm_/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 0x7f6aa30ce080> # /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 0x7f6aa30ce128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6aa3401940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_foatrsm_/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_foatrsm_/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_foatrsm_/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_foatrsm_/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_foatrsm_/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_foatrsm_/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_foatrsm_/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 0x7f6aa2d0d748> {"path": "/etc/sysconfig/chronyd", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/chronyd"}, "after": {"path": "/etc/sysconfig/chronyd"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/chronyd", "_original_basename": "chronyd.sysconfig.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/chronyd", "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.224 closed. 9501 1726887161.02915: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/sysconfig/chronyd', '_original_basename': 'chronyd.sysconfig.j2', 'recurse': False, 'state': 'file', '_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.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-1726887160.3808398-9501-196594212769318/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9501 1726887161.02953: _low_level_execute_command(): starting 9501 1726887161.02964: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887160.3808398-9501-196594212769318/ > /dev/null 2>&1 && sleep 0' 9501 1726887161.06132: stderr chunk (state=2): >>><<< 9501 1726887161.06140: stdout chunk (state=2): >>><<< 9501 1726887161.06155: _low_level_execute_command() done: rc=0, stdout=, stderr= 9501 1726887161.06167: handler run complete 9501 1726887161.06200: attempt loop complete, returning result 9501 1726887161.06206: _execute() done 9501 1726887161.06211: dumping result to json 9501 1726887161.06221: done dumping result, returning 9501 1726887161.06231: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file [0e652c5f-a961-fb27-5144-000000000024] 9501 1726887161.06239: sending task result for task 0e652c5f-a961-fb27-5144-000000000024 9501 1726887161.06290: done sending task result for task 0e652c5f-a961-fb27-5144-000000000024 9501 1726887161.06296: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "checksum": "9548200e895608bf35ca1c3939e87cdaf5414040", "dest": "/etc/sysconfig/chronyd", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "path": "/etc/sysconfig/chronyd", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "state": "file", "uid": 0 } 8861 1726887161.06802: no more pending results, returning what we have 8861 1726887161.06806: results queue empty 8861 1726887161.06807: checking for any_errors_fatal 8861 1726887161.06818: done checking for any_errors_fatal 8861 1726887161.06819: checking for max_fail_percentage 8861 1726887161.06820: done checking for max_fail_percentage 8861 1726887161.06821: checking to see if all hosts have failed and the running result is not ok 8861 1726887161.06822: done checking to see if all hosts have failed 8861 1726887161.06823: getting the remaining hosts for this loop 8861 1726887161.06824: done getting the remaining hosts for this loop 8861 1726887161.06828: getting the next task for host managed_node2 8861 1726887161.06835: done getting next task for host managed_node2 8861 1726887161.06839: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file 8861 1726887161.06841: ^ state is: HOST STATE: block=4, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887161.06852: getting variables 8861 1726887161.06854: in VariableManager get_vars() 8861 1726887161.06889: Calling all_inventory to load vars for managed_node2 8861 1726887161.06893: Calling groups_inventory to load vars for managed_node2 8861 1726887161.06896: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887161.06907: Calling all_plugins_play to load vars for managed_node2 8861 1726887161.06910: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887161.06917: Calling groups_plugins_play to load vars for managed_node2 8861 1726887161.08630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887161.10656: done with get_vars() 8861 1726887161.10679: done getting variables 8861 1726887161.10754: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Generate ntp.conf file] ************* task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:142 Friday 20 September 2024 22:52:41 -0400 (0:00:00.790) 0:00:17.466 ****** 8861 1726887161.10787: entering _queue_task() for managed_node2/template 8861 1726887161.11033: worker is 1 (out of 1 available) 8861 1726887161.11051: exiting _queue_task() for managed_node2/template 8861 1726887161.11065: done queuing things up, now waiting for results queue to drain 8861 1726887161.11067: waiting for pending results... 9532 1726887161.11535: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file 9532 1726887161.11671: in run() - task 0e652c5f-a961-fb27-5144-000000000025 9532 1726887161.11691: variable 'ansible_search_path' from source: unknown 9532 1726887161.11698: variable 'ansible_search_path' from source: unknown 9532 1726887161.11734: calling self._execute() 9532 1726887161.11815: variable 'ansible_host' from source: host vars for 'managed_node2' 9532 1726887161.11826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9532 1726887161.11838: variable 'omit' from source: magic vars 9532 1726887161.12318: variable 'timesync_mode' from source: set_fact 9532 1726887161.12331: Evaluated conditional (timesync_mode != 2): True 9532 1726887161.12515: variable 'timesync_ntp_provider' from source: set_fact 9532 1726887161.12537: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 9532 1726887161.12543: when evaluation is False, skipping this task 9532 1726887161.12548: _execute() done 9532 1726887161.12553: dumping result to json 9532 1726887161.12557: done dumping result, returning 9532 1726887161.12563: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file [0e652c5f-a961-fb27-5144-000000000025] 9532 1726887161.12573: sending task result for task 0e652c5f-a961-fb27-5144-000000000025 9532 1726887161.12610: done sending task result for task 0e652c5f-a961-fb27-5144-000000000025 9532 1726887161.12617: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 8861 1726887161.12964: no more pending results, returning what we have 8861 1726887161.12969: results queue empty 8861 1726887161.12970: checking for any_errors_fatal 8861 1726887161.12978: done checking for any_errors_fatal 8861 1726887161.12980: checking for max_fail_percentage 8861 1726887161.12981: done checking for max_fail_percentage 8861 1726887161.12982: checking to see if all hosts have failed and the running result is not ok 8861 1726887161.12983: done checking to see if all hosts have failed 8861 1726887161.12984: getting the remaining hosts for this loop 8861 1726887161.12985: done getting the remaining hosts for this loop 8861 1726887161.12989: getting the next task for host managed_node2 8861 1726887161.12997: done getting next task for host managed_node2 8861 1726887161.13001: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file 8861 1726887161.13004: ^ state is: HOST STATE: block=4, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887161.13019: getting variables 8861 1726887161.13022: in VariableManager get_vars() 8861 1726887161.13058: Calling all_inventory to load vars for managed_node2 8861 1726887161.13062: Calling groups_inventory to load vars for managed_node2 8861 1726887161.13065: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887161.13076: Calling all_plugins_play to load vars for managed_node2 8861 1726887161.13080: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887161.13085: Calling groups_plugins_play to load vars for managed_node2 8861 1726887161.14497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887161.15537: done with get_vars() 8861 1726887161.15554: done getting variables 8861 1726887161.15599: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Generate ntpd sysconfig file] ******* task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:155 Friday 20 September 2024 22:52:41 -0400 (0:00:00.048) 0:00:17.514 ****** 8861 1726887161.15624: entering _queue_task() for managed_node2/template 8861 1726887161.15795: worker is 1 (out of 1 available) 8861 1726887161.15810: exiting _queue_task() for managed_node2/template 8861 1726887161.15823: done queuing things up, now waiting for results queue to drain 8861 1726887161.15825: waiting for pending results... 9535 1726887161.15946: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file 9535 1726887161.16064: in run() - task 0e652c5f-a961-fb27-5144-000000000026 9535 1726887161.16085: variable 'ansible_search_path' from source: unknown 9535 1726887161.16091: variable 'ansible_search_path' from source: unknown 9535 1726887161.16127: calling self._execute() 9535 1726887161.16207: variable 'ansible_host' from source: host vars for 'managed_node2' 9535 1726887161.16219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9535 1726887161.16231: variable 'omit' from source: magic vars 9535 1726887161.16703: variable 'timesync_mode' from source: set_fact 9535 1726887161.16718: Evaluated conditional (timesync_mode == 1): True 9535 1726887161.16876: variable 'timesync_ntp_provider' from source: set_fact 9535 1726887161.16897: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 9535 1726887161.16904: when evaluation is False, skipping this task 9535 1726887161.16909: _execute() done 9535 1726887161.16916: dumping result to json 9535 1726887161.16921: done dumping result, returning 9535 1726887161.16928: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file [0e652c5f-a961-fb27-5144-000000000026] 9535 1726887161.16937: sending task result for task 0e652c5f-a961-fb27-5144-000000000026 9535 1726887161.16973: done sending task result for task 0e652c5f-a961-fb27-5144-000000000026 9535 1726887161.16978: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 8861 1726887161.17371: no more pending results, returning what we have 8861 1726887161.17374: results queue empty 8861 1726887161.17375: checking for any_errors_fatal 8861 1726887161.17379: done checking for any_errors_fatal 8861 1726887161.17380: checking for max_fail_percentage 8861 1726887161.17381: done checking for max_fail_percentage 8861 1726887161.17381: checking to see if all hosts have failed and the running result is not ok 8861 1726887161.17382: done checking to see if all hosts have failed 8861 1726887161.17382: getting the remaining hosts for this loop 8861 1726887161.17383: done getting the remaining hosts for this loop 8861 1726887161.17386: getting the next task for host managed_node2 8861 1726887161.17391: done getting next task for host managed_node2 8861 1726887161.17395: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file 8861 1726887161.17397: ^ state is: HOST STATE: block=4, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887161.17411: getting variables 8861 1726887161.17415: in VariableManager get_vars() 8861 1726887161.17450: Calling all_inventory to load vars for managed_node2 8861 1726887161.17454: Calling groups_inventory to load vars for managed_node2 8861 1726887161.17456: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887161.17466: Calling all_plugins_play to load vars for managed_node2 8861 1726887161.17470: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887161.17474: Calling groups_plugins_play to load vars for managed_node2 8861 1726887161.18700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887161.19736: done with get_vars() 8861 1726887161.19750: done getting variables 8861 1726887161.19795: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Generate ptp4l.conf file] *********** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:167 Friday 20 September 2024 22:52:41 -0400 (0:00:00.041) 0:00:17.556 ****** 8861 1726887161.19823: entering _queue_task() for managed_node2/template 8861 1726887161.19984: worker is 1 (out of 1 available) 8861 1726887161.19998: exiting _queue_task() for managed_node2/template 8861 1726887161.20011: done queuing things up, now waiting for results queue to drain 8861 1726887161.20014: waiting for pending results... 9537 1726887161.20133: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file 9537 1726887161.20237: in run() - task 0e652c5f-a961-fb27-5144-000000000027 9537 1726887161.20253: variable 'ansible_search_path' from source: unknown 9537 1726887161.20260: variable 'ansible_search_path' from source: unknown 9537 1726887161.20292: calling self._execute() 9537 1726887161.20358: variable 'ansible_host' from source: host vars for 'managed_node2' 9537 1726887161.20368: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9537 1726887161.20381: variable 'omit' from source: magic vars 9537 1726887161.20746: variable 'timesync_mode' from source: set_fact 9537 1726887161.20759: Evaluated conditional (timesync_mode == 2): False 9537 1726887161.20765: when evaluation is False, skipping this task 9537 1726887161.20772: _execute() done 9537 1726887161.20778: dumping result to json 9537 1726887161.20785: done dumping result, returning 9537 1726887161.20793: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file [0e652c5f-a961-fb27-5144-000000000027] 9537 1726887161.20804: sending task result for task 0e652c5f-a961-fb27-5144-000000000027 9537 1726887161.20841: done sending task result for task 0e652c5f-a961-fb27-5144-000000000027 9537 1726887161.20847: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 8861 1726887161.20984: no more pending results, returning what we have 8861 1726887161.20987: results queue empty 8861 1726887161.20988: checking for any_errors_fatal 8861 1726887161.20994: done checking for any_errors_fatal 8861 1726887161.20995: checking for max_fail_percentage 8861 1726887161.20996: done checking for max_fail_percentage 8861 1726887161.20997: checking to see if all hosts have failed and the running result is not ok 8861 1726887161.20998: done checking to see if all hosts have failed 8861 1726887161.20998: getting the remaining hosts for this loop 8861 1726887161.21000: done getting the remaining hosts for this loop 8861 1726887161.21004: getting the next task for host managed_node2 8861 1726887161.21011: done getting next task for host managed_node2 8861 1726887161.21016: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file 8861 1726887161.21018: ^ state is: HOST STATE: block=4, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887161.21030: getting variables 8861 1726887161.21032: in VariableManager get_vars() 8861 1726887161.21066: Calling all_inventory to load vars for managed_node2 8861 1726887161.21070: Calling groups_inventory to load vars for managed_node2 8861 1726887161.21073: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887161.21083: Calling all_plugins_play to load vars for managed_node2 8861 1726887161.21087: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887161.21094: Calling groups_plugins_play to load vars for managed_node2 8861 1726887161.22344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887161.23364: done with get_vars() 8861 1726887161.23378: done getting variables 8861 1726887161.23429: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file] ****** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:178 Friday 20 September 2024 22:52:41 -0400 (0:00:00.036) 0:00:17.592 ****** 8861 1726887161.23454: entering _queue_task() for managed_node2/template 8861 1726887161.23615: worker is 1 (out of 1 available) 8861 1726887161.23630: exiting _queue_task() for managed_node2/template 8861 1726887161.23642: done queuing things up, now waiting for results queue to drain 8861 1726887161.23644: waiting for pending results... 9539 1726887161.23758: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file 9539 1726887161.23860: in run() - task 0e652c5f-a961-fb27-5144-000000000028 9539 1726887161.23878: variable 'ansible_search_path' from source: unknown 9539 1726887161.23886: variable 'ansible_search_path' from source: unknown 9539 1726887161.23920: calling self._execute() 9539 1726887161.23982: variable 'ansible_host' from source: host vars for 'managed_node2' 9539 1726887161.23992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9539 1726887161.24005: variable 'omit' from source: magic vars 9539 1726887161.24442: variable 'timesync_mode' from source: set_fact 9539 1726887161.24456: Evaluated conditional (timesync_mode == 2): False 9539 1726887161.24463: when evaluation is False, skipping this task 9539 1726887161.24470: _execute() done 9539 1726887161.24476: dumping result to json 9539 1726887161.24483: done dumping result, returning 9539 1726887161.24491: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file [0e652c5f-a961-fb27-5144-000000000028] 9539 1726887161.24501: sending task result for task 0e652c5f-a961-fb27-5144-000000000028 9539 1726887161.24547: done sending task result for task 0e652c5f-a961-fb27-5144-000000000028 9539 1726887161.24553: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 8861 1726887161.24820: no more pending results, returning what we have 8861 1726887161.24827: results queue empty 8861 1726887161.24829: checking for any_errors_fatal 8861 1726887161.24834: done checking for any_errors_fatal 8861 1726887161.24835: checking for max_fail_percentage 8861 1726887161.24837: done checking for max_fail_percentage 8861 1726887161.24838: checking to see if all hosts have failed and the running result is not ok 8861 1726887161.24839: done checking to see if all hosts have failed 8861 1726887161.24839: getting the remaining hosts for this loop 8861 1726887161.24841: done getting the remaining hosts for this loop 8861 1726887161.24846: getting the next task for host managed_node2 8861 1726887161.24854: done getting next task for host managed_node2 8861 1726887161.24861: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file 8861 1726887161.24863: ^ state is: HOST STATE: block=4, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887161.24880: getting variables 8861 1726887161.24882: in VariableManager get_vars() 8861 1726887161.24926: Calling all_inventory to load vars for managed_node2 8861 1726887161.24930: Calling groups_inventory to load vars for managed_node2 8861 1726887161.24934: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887161.24949: Calling all_plugins_play to load vars for managed_node2 8861 1726887161.24953: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887161.24959: Calling groups_plugins_play to load vars for managed_node2 8861 1726887161.28960: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887161.29965: done with get_vars() 8861 1726887161.29986: done getting variables 8861 1726887161.30026: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file] **** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:190 Friday 20 September 2024 22:52:41 -0400 (0:00:00.065) 0:00:17.658 ****** 8861 1726887161.30047: entering _queue_task() for managed_node2/template 8861 1726887161.30246: worker is 1 (out of 1 available) 8861 1726887161.30261: exiting _queue_task() for managed_node2/template 8861 1726887161.30274: done queuing things up, now waiting for results queue to drain 8861 1726887161.30276: waiting for pending results... 9540 1726887161.30400: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file 9540 1726887161.30508: in run() - task 0e652c5f-a961-fb27-5144-000000000029 9540 1726887161.30528: variable 'ansible_search_path' from source: unknown 9540 1726887161.30536: variable 'ansible_search_path' from source: unknown 9540 1726887161.30567: calling self._execute() 9540 1726887161.30637: variable 'ansible_host' from source: host vars for 'managed_node2' 9540 1726887161.30648: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9540 1726887161.30660: variable 'omit' from source: magic vars 9540 1726887161.31046: variable 'timesync_mode' from source: set_fact 9540 1726887161.31062: Evaluated conditional (timesync_mode == 2): False 9540 1726887161.31070: when evaluation is False, skipping this task 9540 1726887161.31076: _execute() done 9540 1726887161.31082: dumping result to json 9540 1726887161.31086: done dumping result, returning 9540 1726887161.31092: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file [0e652c5f-a961-fb27-5144-000000000029] 9540 1726887161.31101: sending task result for task 0e652c5f-a961-fb27-5144-000000000029 9540 1726887161.31131: done sending task result for task 0e652c5f-a961-fb27-5144-000000000029 9540 1726887161.31136: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 8861 1726887161.31382: no more pending results, returning what we have 8861 1726887161.31386: results queue empty 8861 1726887161.31387: checking for any_errors_fatal 8861 1726887161.31394: done checking for any_errors_fatal 8861 1726887161.31395: checking for max_fail_percentage 8861 1726887161.31397: done checking for max_fail_percentage 8861 1726887161.31398: checking to see if all hosts have failed and the running result is not ok 8861 1726887161.31399: done checking to see if all hosts have failed 8861 1726887161.31400: getting the remaining hosts for this loop 8861 1726887161.31401: done getting the remaining hosts for this loop 8861 1726887161.31405: getting the next task for host managed_node2 8861 1726887161.31414: done getting next task for host managed_node2 8861 1726887161.31418: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file 8861 1726887161.31421: ^ state is: HOST STATE: block=4, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887161.31436: getting variables 8861 1726887161.31438: in VariableManager get_vars() 8861 1726887161.31472: Calling all_inventory to load vars for managed_node2 8861 1726887161.31475: Calling groups_inventory to load vars for managed_node2 8861 1726887161.31476: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887161.31483: Calling all_plugins_play to load vars for managed_node2 8861 1726887161.31486: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887161.31488: Calling groups_plugins_play to load vars for managed_node2 8861 1726887161.32606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887161.34029: done with get_vars() 8861 1726887161.34045: done getting variables 8861 1726887161.34092: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Generate timemaster.conf file] ****** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:204 Friday 20 September 2024 22:52:41 -0400 (0:00:00.040) 0:00:17.699 ****** 8861 1726887161.34116: entering _queue_task() for managed_node2/template 8861 1726887161.34276: worker is 1 (out of 1 available) 8861 1726887161.34289: exiting _queue_task() for managed_node2/template 8861 1726887161.34301: done queuing things up, now waiting for results queue to drain 8861 1726887161.34303: waiting for pending results... 9541 1726887161.34413: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file 9541 1726887161.34524: in run() - task 0e652c5f-a961-fb27-5144-00000000002a 9541 1726887161.34541: variable 'ansible_search_path' from source: unknown 9541 1726887161.34546: variable 'ansible_search_path' from source: unknown 9541 1726887161.34574: calling self._execute() 9541 1726887161.34636: variable 'ansible_host' from source: host vars for 'managed_node2' 9541 1726887161.34644: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9541 1726887161.34655: variable 'omit' from source: magic vars 9541 1726887161.35043: variable 'timesync_mode' from source: set_fact 9541 1726887161.35055: Evaluated conditional (timesync_mode == 3): False 9541 1726887161.35061: when evaluation is False, skipping this task 9541 1726887161.35068: _execute() done 9541 1726887161.35075: dumping result to json 9541 1726887161.35081: done dumping result, returning 9541 1726887161.35090: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file [0e652c5f-a961-fb27-5144-00000000002a] 9541 1726887161.35099: sending task result for task 0e652c5f-a961-fb27-5144-00000000002a 9541 1726887161.35140: done sending task result for task 0e652c5f-a961-fb27-5144-00000000002a 9541 1726887161.35149: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 3", "skip_reason": "Conditional result was False" } 8861 1726887161.35396: no more pending results, returning what we have 8861 1726887161.35399: results queue empty 8861 1726887161.35400: checking for any_errors_fatal 8861 1726887161.35404: done checking for any_errors_fatal 8861 1726887161.35404: checking for max_fail_percentage 8861 1726887161.35405: done checking for max_fail_percentage 8861 1726887161.35406: checking to see if all hosts have failed and the running result is not ok 8861 1726887161.35406: done checking to see if all hosts have failed 8861 1726887161.35407: getting the remaining hosts for this loop 8861 1726887161.35408: done getting the remaining hosts for this loop 8861 1726887161.35410: getting the next task for host managed_node2 8861 1726887161.35418: done getting next task for host managed_node2 8861 1726887161.35422: ^ task is: TASK: fedora.linux_system_roles.timesync : Update network sysconfig file 8861 1726887161.35425: ^ state is: HOST STATE: block=4, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887161.35435: getting variables 8861 1726887161.35437: in VariableManager get_vars() 8861 1726887161.35465: Calling all_inventory to load vars for managed_node2 8861 1726887161.35467: Calling groups_inventory to load vars for managed_node2 8861 1726887161.35468: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887161.35475: Calling all_plugins_play to load vars for managed_node2 8861 1726887161.35479: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887161.35483: Calling groups_plugins_play to load vars for managed_node2 8861 1726887161.36615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887161.37950: done with get_vars() 8861 1726887161.37964: done getting variables TASK [fedora.linux_system_roles.timesync : Update network sysconfig file] ****** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:218 Friday 20 September 2024 22:52:41 -0400 (0:00:00.039) 0:00:17.738 ****** 8861 1726887161.38040: entering _queue_task() for managed_node2/lineinfile 8861 1726887161.38041: Creating lock for lineinfile 8861 1726887161.38203: worker is 1 (out of 1 available) 8861 1726887161.38219: exiting _queue_task() for managed_node2/lineinfile 8861 1726887161.38230: done queuing things up, now waiting for results queue to drain 8861 1726887161.38232: waiting for pending results... 9542 1726887161.38344: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Update network sysconfig file 9542 1726887161.38451: in run() - task 0e652c5f-a961-fb27-5144-00000000002b 9542 1726887161.38473: variable 'ansible_search_path' from source: unknown 9542 1726887161.38479: variable 'ansible_search_path' from source: unknown 9542 1726887161.38516: calling self._execute() 9542 1726887161.38580: variable 'ansible_host' from source: host vars for 'managed_node2' 9542 1726887161.38592: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9542 1726887161.38606: variable 'omit' from source: magic vars 9542 1726887161.38995: variable 'timesync_mode' from source: set_fact 9542 1726887161.39008: Evaluated conditional (timesync_mode == 1): True 9542 1726887161.39136: variable 'ansible_facts' from source: unknown 9542 1726887161.39666: Evaluated conditional (ansible_facts['os_family'] == 'RedHat'): True 9542 1726887161.39676: variable 'omit' from source: magic vars 9542 1726887161.39705: variable 'omit' from source: magic vars 9542 1726887161.39785: variable 'timesync_ntp_provider' from source: set_fact 9542 1726887161.39899: variable 'timesync_dhcp_ntp_servers' from source: role '' defaults 9542 1726887161.39922: variable 'omit' from source: magic vars 9542 1726887161.39956: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9542 1726887161.39987: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9542 1726887161.40007: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9542 1726887161.40027: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9542 1726887161.40043: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9542 1726887161.40067: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9542 1726887161.40073: variable 'ansible_host' from source: host vars for 'managed_node2' 9542 1726887161.40079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9542 1726887161.40172: Set connection var ansible_timeout to 10 9542 1726887161.40178: Set connection var ansible_shell_type to sh 9542 1726887161.40185: Set connection var ansible_pipelining to False 9542 1726887161.40194: Set connection var ansible_module_compression to ZIP_DEFLATED 9542 1726887161.40200: Set connection var ansible_connection to ssh 9542 1726887161.40204: Set connection var ansible_shell_executable to /bin/sh 9542 1726887161.40222: variable 'ansible_shell_executable' from source: unknown 9542 1726887161.40227: variable 'ansible_connection' from source: unknown 9542 1726887161.40230: variable 'ansible_module_compression' from source: unknown 9542 1726887161.40233: variable 'ansible_shell_type' from source: unknown 9542 1726887161.40235: variable 'ansible_shell_executable' from source: unknown 9542 1726887161.40238: variable 'ansible_host' from source: host vars for 'managed_node2' 9542 1726887161.40241: variable 'ansible_pipelining' from source: unknown 9542 1726887161.40244: variable 'ansible_timeout' from source: unknown 9542 1726887161.40247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9542 1726887161.40435: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9542 1726887161.40449: variable 'omit' from source: magic vars 9542 1726887161.40457: starting attempt loop 9542 1726887161.40463: running the handler 9542 1726887161.40478: _low_level_execute_command(): starting 9542 1726887161.40489: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9542 1726887161.42905: stdout chunk (state=2): >>>/root <<< 9542 1726887161.43042: stderr chunk (state=3): >>><<< 9542 1726887161.43051: stdout chunk (state=3): >>><<< 9542 1726887161.43072: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9542 1726887161.43089: _low_level_execute_command(): starting 9542 1726887161.43096: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887161.430831-9542-151263474496721 `" && echo ansible-tmp-1726887161.430831-9542-151263474496721="` echo /root/.ansible/tmp/ansible-tmp-1726887161.430831-9542-151263474496721 `" ) && sleep 0' 9542 1726887161.45905: stdout chunk (state=2): >>>ansible-tmp-1726887161.430831-9542-151263474496721=/root/.ansible/tmp/ansible-tmp-1726887161.430831-9542-151263474496721 <<< 9542 1726887161.46029: stderr chunk (state=3): >>><<< 9542 1726887161.46037: stdout chunk (state=3): >>><<< 9542 1726887161.46054: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887161.430831-9542-151263474496721=/root/.ansible/tmp/ansible-tmp-1726887161.430831-9542-151263474496721 , stderr= 9542 1726887161.46099: variable 'ansible_module_compression' from source: unknown 9542 1726887161.46164: ANSIBALLZ: Using lock for lineinfile 9542 1726887161.46171: ANSIBALLZ: Acquiring lock 9542 1726887161.46177: ANSIBALLZ: Lock acquired: 140607862776000 9542 1726887161.46183: ANSIBALLZ: Creating module 9542 1726887161.62254: ANSIBALLZ: Writing module into payload 9542 1726887161.62404: ANSIBALLZ: Writing module 9542 1726887161.62702: ANSIBALLZ: Renaming module 9542 1726887161.62715: ANSIBALLZ: Done creating module 9542 1726887161.62738: variable 'ansible_facts' from source: unknown 9542 1726887161.62829: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887161.430831-9542-151263474496721/AnsiballZ_lineinfile.py 9542 1726887161.63323: Sending initial data 9542 1726887161.63331: Sent initial data (156 bytes) 9542 1726887161.66055: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-88616f_o2l0p/tmprh05hqij /root/.ansible/tmp/ansible-tmp-1726887161.430831-9542-151263474496721/AnsiballZ_lineinfile.py <<< 9542 1726887161.67148: stderr chunk (state=3): >>><<< 9542 1726887161.67156: stdout chunk (state=3): >>><<< 9542 1726887161.67177: done transferring module to remote 9542 1726887161.67193: _low_level_execute_command(): starting 9542 1726887161.67200: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887161.430831-9542-151263474496721/ /root/.ansible/tmp/ansible-tmp-1726887161.430831-9542-151263474496721/AnsiballZ_lineinfile.py && sleep 0' 9542 1726887161.69586: stderr chunk (state=2): >>><<< 9542 1726887161.69594: stdout chunk (state=2): >>><<< 9542 1726887161.69610: _low_level_execute_command() done: rc=0, stdout=, stderr= 9542 1726887161.69617: _low_level_execute_command(): starting 9542 1726887161.69627: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887161.430831-9542-151263474496721/AnsiballZ_lineinfile.py && sleep 0' 9542 1726887161.72374: stdout chunk (state=2): >>>import _frozen_importlib # frozen <<< 9542 1726887161.72394: stdout chunk (state=3): >>>import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # <<< 9542 1726887161.72404: stdout chunk (state=3): >>>import '_weakref' # <<< 9542 1726887161.72465: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9542 1726887161.72494: stdout chunk (state=3): >>>import '_io' # <<< 9542 1726887161.72505: stdout chunk (state=3): >>>import 'marshal' # <<< 9542 1726887161.72542: stdout chunk (state=3): >>>import 'posix' # <<< 9542 1726887161.72564: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 9542 1726887161.72578: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9542 1726887161.72623: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 9542 1726887161.72632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 9542 1726887161.72649: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9542 1726887161.72670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 9542 1726887161.72682: stdout chunk (state=3): >>>import '_codecs' # <<< 9542 1726887161.72704: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4095ece48> <<< 9542 1726887161.72737: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9542 1726887161.72750: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 9542 1726887161.72821: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb409582828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4095ec9b0> # /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 0x7fb40958f630> import '_signal' # <<< 9542 1726887161.72844: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 9542 1726887161.72857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 9542 1726887161.72870: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb409596160> <<< 9542 1726887161.72888: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 9542 1726887161.72899: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 9542 1726887161.72917: 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' <<< 9542 1726887161.72930: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9542 1726887161.72949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 9542 1726887161.72959: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40959b0f0> <<< 9542 1726887161.72978: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb409596748> <<< 9542 1726887161.73005: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb409596390> <<< 9542 1726887161.73037: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9542 1726887161.73050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9542 1726887161.73070: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9542 1726887161.73086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 9542 1726887161.73100: stdout chunk (state=3): >>>import 'errno' # <<< 9542 1726887161.73122: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9542 1726887161.73135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 9542 1726887161.73145: stdout chunk (state=3): >>>import '_stat' # <<< 9542 1726887161.73160: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb409540470> <<< 9542 1726887161.73181: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 9542 1726887161.73196: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 9542 1726887161.73206: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 9542 1726887161.73218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb409545e48> <<< 9542 1726887161.73234: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb409540b38> <<< 9542 1726887161.73263: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9542 1726887161.73291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9542 1726887161.73408: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40954c4e0> <<< 9542 1726887161.73427: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40952fd68> <<< 9542 1726887161.73444: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 9542 1726887161.73456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 9542 1726887161.73463: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb409532198> <<< 9542 1726887161.73502: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 9542 1726887161.73517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 9542 1726887161.73536: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb407840940> <<< 9542 1726887161.73555: 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 <<< 9542 1726887161.73578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 9542 1726887161.73588: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb407852240> <<< 9542 1726887161.73674: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4095a0a20> 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. <<< 9542 1726887161.73943: 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' <<< 9542 1726887161.73970: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9542 1726887161.74009: 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' <<< 9542 1726887161.74049: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9542 1726887161.74117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # <<< 9542 1726887161.74143: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9542 1726887161.74179: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9542 1726887161.74208: 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' <<< 9542 1726887161.74253: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4077bf080> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 9542 1726887161.74294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4077cb2b0> # /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' <<< 9542 1726887161.74343: 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 0x7fb4077cbf60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4077cba90> import 'itertools' # <<< 9542 1726887161.74381: 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 0x7fb4077d4080> <<< 9542 1726887161.74395: stdout chunk (state=3): >>>import '_collections' # <<< 9542 1726887161.74448: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40781b7b8> <<< 9542 1726887161.74487: 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' <<< 9542 1726887161.74523: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40781bba8> <<< 9542 1726887161.74581: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40780f160> <<< 9542 1726887161.74620: 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 0x7fb40780fe48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb407807438> <<< 9542 1726887161.74655: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4077f7470> <<< 9542 1726887161.74678: 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' <<< 9542 1726887161.74693: stdout chunk (state=3): >>>import '_sre' # <<< 9542 1726887161.74715: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 9542 1726887161.74729: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9542 1726887161.74746: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 9542 1726887161.74756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9542 1726887161.74791: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4075782b0> <<< 9542 1726887161.74841: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb407580d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40780f0b8> import '_locale' # <<< 9542 1726887161.74885: 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 0x7fb407586e48> <<< 9542 1726887161.74922: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4077f12b0> # /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' <<< 9542 1726887161.74976: 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 0x7fb40758c208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb407586fd0> <<< 9542 1726887161.74992: 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' <<< 9542 1726887161.75004: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb40758c320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb407860fd0> <<< 9542 1726887161.75030: 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' <<< 9542 1726887161.75062: 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' <<< 9542 1726887161.75081: 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' <<< 9542 1726887161.75098: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40758ce10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40758ca20> <<< 9542 1726887161.75131: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 9542 1726887161.75141: 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 0x7fb4075976d8> <<< 9542 1726887161.75150: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9542 1726887161.75170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 9542 1726887161.75188: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 9542 1726887161.75201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9542 1726887161.75254: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb407597eb8> <<< 9542 1726887161.75282: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9542 1726887161.75339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40711f1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4075977b8> <<< 9542 1726887161.75378: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 9542 1726887161.75409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9542 1726887161.75436: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb407123cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40758c550> <<< 9542 1726887161.75454: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9542 1726887161.75498: 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 <<< 9542 1726887161.75512: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb407148320> <<< 9542 1726887161.75586: 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 0x7fb4071486d8> # /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' <<< 9542 1726887161.75597: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 9542 1726887161.75607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 9542 1726887161.75661: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40714e3c8> # /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' <<< 9542 1726887161.75701: stdout chunk (state=3): >>>import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9542 1726887161.75714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9542 1726887161.75770: 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 <<< 9542 1726887161.75797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9542 1726887161.75832: 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 0x7fb406ef9be0> <<< 9542 1726887161.75946: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb406eed320> <<< 9542 1726887161.75996: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb406ee6fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb406eddeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40714ed68> <<< 9542 1726887161.76037: 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 0x7fb406eedf98> <<< 9542 1726887161.76055: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb407148a58> <<< 9542 1726887161.76066: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9542 1726887161.76111: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9542 1726887161.76148: 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 0x7fb4094fc710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb406ef1080> import 'pwd' # <<< 9542 1726887161.76188: 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 0x7fb4094fca90> <<< 9542 1726887161.76236: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40758c898> <<< 9542 1726887161.76259: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9542 1726887161.76286: 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 <<< 9542 1726887161.76481: 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 0x7fb4095165c0> # /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' <<< 9542 1726887161.76640: 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 0x7fb40951a630> # 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 0x7fb40951ab00> # 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 0x7fb40951ac18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb409516e10> # /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 0x7fb40951af60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40951a4e0> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 9542 1726887161.77823: 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 0x7fb40951a240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40950ab00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb407134390> # /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 0x7fb409516470> # /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 0x7fb40551d908> # zipimport: found 33 names in '/tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9542 1726887161.78120: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.79019: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 9542 1726887161.79031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' <<< 9542 1726887161.79041: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4051daac8> <<< 9542 1726887161.79052: stdout chunk (state=3): >>>import 'atexit' # <<< 9542 1726887161.79061: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9542 1726887161.79096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9542 1726887161.79154: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 9542 1726887161.79164: 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 0x7fb405201278> <<< 9542 1726887161.79174: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4052434e0> <<< 9542 1726887161.79190: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 9542 1726887161.79200: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 9542 1726887161.79211: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4052435f8> <<< 9542 1726887161.79219: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9542 1726887161.79242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9542 1726887161.79285: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb405243b38> <<< 9542 1726887161.79298: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9542 1726887161.79321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9542 1726887161.79337: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9542 1726887161.79368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9542 1726887161.79385: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 9542 1726887161.79400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9542 1726887161.79476: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb405246160> <<< 9542 1726887161.79505: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 9542 1726887161.79515: 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 0x7fb4051ef390> <<< 9542 1726887161.79535: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so'<<< 9542 1726887161.79546: 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 0x7fb4051efe48> <<< 9542 1726887161.79581: 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' <<< 9542 1726887161.79640: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb405244128> <<< 9542 1726887161.79654: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4052242b0> <<< 9542 1726887161.79952: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4052194a8> <<< 9542 1726887161.79971: 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' <<< 9542 1726887161.79998: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb405539fd0> <<< 9542 1726887161.80025: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 9542 1726887161.80034: 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 0x7fb4051e0160> <<< 9542 1726887161.80056: 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 <<< 9542 1726887161.80064: 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 0x7fb40522c438> <<< 9542 1726887161.80083: 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 <<< 9542 1726887161.80096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9542 1726887161.80120: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9542 1726887161.80141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9542 1726887161.80164: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9542 1726887161.80177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9542 1726887161.80225: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 9542 1726887161.80236: 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 0x7fb405496e80> <<< 9542 1726887161.80315: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 9542 1726887161.80326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 9542 1726887161.80335: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40549deb8> <<< 9542 1726887161.80349: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4054892b0> <<< 9542 1726887161.80359: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 9542 1726887161.80369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc' <<< 9542 1726887161.80376: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb405489ac8> <<< 9542 1726887161.80569: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40523a7f0> <<< 9542 1726887161.80604: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9542 1726887161.80634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9542 1726887161.80653: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9542 1726887161.80675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 9542 1726887161.80758: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4054bcef0> <<< 9542 1726887161.80815: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb405489128> <<< 9542 1726887161.81115: 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' <<< 9542 1726887161.81832: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb4054cadd8> # 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 0x7fb4054caeb8> # 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 0x7fb4054d8080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40522c588> # /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 0x7fb4054e6a20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4054e0160> # 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 0x7fb4054e0358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4054d8be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/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_d1pt_ixy/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_d1pt_ixy/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' <<< 9542 1726887161.81887: 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 0x7fb405503dd8> <<< 9542 1726887161.81954: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb405503a90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4055032b0> <<< 9542 1726887161.81983: 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' <<< 9542 1726887161.82028: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb405503908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4054eebe0> <<< 9542 1726887161.82076: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.82521: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.82960: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py <<< 9542 1726887161.82973: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9542 1726887161.82985: 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_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py <<< 9542 1726887161.83014: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py <<< 9542 1726887161.83024: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.83043: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.83068: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selectors.py <<< 9542 1726887161.83092: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9542 1726887161.83115: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9542 1726887161.83233: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.83398: 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 0x7fb401b6c6a0> # zipimport: zlib available <<< 9542 1726887161.83759: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.84122: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.84189: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.84234: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 9542 1726887161.84267: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.84403: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available <<< 9542 1726887161.84448: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available <<< 9542 1726887161.84479: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 9542 1726887161.84504: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.84592: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9542 1726887161.84706: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.84884: 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' <<< 9542 1726887161.85002: stdout chunk (state=3): >>>import '_ast' # <<< 9542 1726887161.85018: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb401be1da0> <<< 9542 1726887161.85028: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.85046: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.85059: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/common/_json_compat.py <<< 9542 1726887161.85078: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.85124: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.85175: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py <<< 9542 1726887161.85185: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py <<< 9542 1726887161.85195: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9542 1726887161.85217: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.85251: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.85279: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py <<< 9542 1726887161.85290: stdout chunk (state=3): >>># zipimport: zlib available<<< 9542 1726887161.85299: stdout chunk (state=3): >>> <<< 9542 1726887161.85334: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.85360: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.85401: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.85468: 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 <<< 9542 1726887161.85599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9542 1726887161.85689: 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 0x7fb401c03128> <<< 9542 1726887161.85758: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb401bc0e48> <<< 9542 1726887161.85810: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 9542 1726887161.85849: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.85898: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.85921: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.85958: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.86260: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.86541: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9542 1726887161.86569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9542 1726887161.86604: 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' <<< 9542 1726887161.86731: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb401cfc080> <<< 9542 1726887161.86765: 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' <<< 9542 1726887161.86872: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb401cfc128> <<< 9542 1726887161.86933: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb401bd4940> <<< 9542 1726887161.86970: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/distro/_distro.py <<< 9542 1726887161.86982: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 9542 1726887161.87011: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.87038: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py <<< 9542 1726887161.87049: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 9542 1726887161.87227: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/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_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 9542 1726887161.87690: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.87724: stdout chunk (state=3): >>># zipimport: zlib available <<< 9542 1726887161.88127: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py <<< 9542 1726887161.88140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb401c557b8> <<< 9542 1726887161.88252: stdout chunk (state=3): >>> {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/sysconfig/network (content)", "after_header": "/etc/sysconfig/network (content)"}, {"before_header": "/etc/sysconfig/network (file attributes)", "after_header": "/etc/sysconfig/network (file attributes)"}], "invocation": {"module_args": {"dest": "/etc/sysconfig/network", "create": true, "backup": true, "mode": "0644", "regexp": "^PEERNTP=", "line": "PEERNTP=no", "state": "present", "path": "/etc/sysconfig/network", "backrefs": false, "firstmatch": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} <<< 9542 1726887161.88263: stdout chunk (state=3): >>># destroy __main__ <<< 9542 1726887161.88493: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 9542 1726887161.88505: 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 <<< 9542 1726887161.88519: 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 <<< 9542 1726887161.88529: 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 <<< 9542 1726887161.88540: stdout chunk (state=3): >>># 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 <<< 9542 1726887161.88549: 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 <<< 9542 1726887161.88559: 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 <<< 9542 1726887161.88567: stdout chunk (state=3): >>># cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 <<< 9542 1726887161.88643: 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 # 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 <<< 9542 1726887161.88705: 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 _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9542 1726887161.88868: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9542 1726887161.88888: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 9542 1726887161.88898: stdout chunk (state=3): >>># destroy importlib.machinery <<< 9542 1726887161.88907: stdout chunk (state=3): >>># destroy zipimport # destroy _compression <<< 9542 1726887161.88918: stdout chunk (state=3): >>># destroy _lzma <<< 9542 1726887161.88928: stdout chunk (state=3): >>># destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 9542 1726887161.88937: stdout chunk (state=3): >>># destroy __main__<<< 9542 1726887161.88946: stdout chunk (state=3): >>> # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 9542 1726887161.88986: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit <<< 9542 1726887161.89003: stdout chunk (state=3): >>># destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 9542 1726887161.89019: stdout chunk (state=3): >>># destroy _socket <<< 9542 1726887161.89038: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime <<< 9542 1726887161.89048: stdout chunk (state=3): >>># destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap <<< 9542 1726887161.89056: stdout chunk (state=3): >>># destroy locale # destroy copy # destroy struct <<< 9542 1726887161.89088: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 9542 1726887161.89125: 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 <<< 9542 1726887161.89137: stdout chunk (state=3): >>># cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath <<< 9542 1726887161.89146: 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 # destroy copyreg <<< 9542 1726887161.89156: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 9542 1726887161.89165: stdout chunk (state=3): >>># destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 9542 1726887161.89174: 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 <<< 9542 1726887161.89204: 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 <<< 9542 1726887161.89218: stdout chunk (state=3): >>># destroy fnmatch # cleanup[3] wiping threading <<< 9542 1726887161.89237: 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 <<< 9542 1726887161.89246: stdout chunk (state=3): >>># destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib <<< 9542 1726887161.89255: 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 <<< 9542 1726887161.89264: stdout chunk (state=3): >>># destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading <<< 9542 1726887161.89273: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves<<< 9542 1726887161.89284: stdout chunk (state=3): >>> # destroy collections.abc # cleanup[3] wiping _selinux <<< 9542 1726887161.89292: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 9542 1726887161.89299: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 9542 1726887161.89410: stdout chunk (state=3): >>># destroy posixpath <<< 9542 1726887161.89434: stdout chunk (state=3): >>># destroy stat <<< 9542 1726887161.89444: stdout chunk (state=3): >>># destroy _signal # destroy _functools # destroy _sre # destroy sre_parse <<< 9542 1726887161.89453: stdout chunk (state=3): >>># destroy _heapq <<< 9542 1726887161.89463: stdout chunk (state=3): >>># destroy select <<< 9542 1726887161.89484: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 9542 1726887161.89494: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 9542 1726887161.89511: 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 <<< 9542 1726887161.89522: 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 # destroy re <<< 9542 1726887161.89811: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 9542 1726887161.89820: stdout chunk (state=3): >>><<< 9542 1726887161.89829: stderr chunk (state=3): >>><<< 9542 1726887161.89861: _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 0x7fb4095ece48> # /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 0x7fb409582828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4095ec9b0> # /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 0x7fb40958f630> 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 0x7fb409596160> # /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 0x7fb40959b0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb409596748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb409596390> # /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 0x7fb409540470> # /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 0x7fb409545e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb409540b38> # /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 0x7fb40954c4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40952fd68> # /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 0x7fb409532198> # /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 0x7fb407840940> # /usr/lib64/python3.6/__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 0x7fb407852240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4095a0a20> 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 0x7fb4077bf080> # /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 0x7fb4077cb2b0> # /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 0x7fb4077cbf60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4077cba90> 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 0x7fb4077d4080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40781b7b8> # /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 0x7fb40781bba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40780f160> # /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 0x7fb40780fe48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb407807438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4077f7470> # /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 0x7fb4075782b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb407580d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40780f0b8> 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 0x7fb407586e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4077f12b0> # /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 0x7fb40758c208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb407586fd0> # 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 0x7fb40758c320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb407860fd0> # /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 0x7fb40758ce10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40758ca20> # /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 0x7fb4075976d8> # /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 0x7fb407597eb8> # /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 0x7fb40711f1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4075977b8> # /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 0x7fb407123cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40758c550> # /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 0x7fb407148320> # 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 0x7fb4071486d8> # /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 0x7fb40714e3c8> # /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 0x7fb406ef9be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb406eed320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb406ee6fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb406eddeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40714ed68> # 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 0x7fb406eedf98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb407148a58> # /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 0x7fb4094fc710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb406ef1080> 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 0x7fb4094fca90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40758c898> # /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 0x7fb4095165c0> # /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 0x7fb40951a630> # 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 0x7fb40951ab00> # 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 0x7fb40951ac18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb409516e10> # /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 0x7fb40951af60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40951a4e0> # 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 0x7fb40951a240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40950ab00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb407134390> # /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 0x7fb409516470> # /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 0x7fb40551d908> # zipimport: found 33 names in '/tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/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 0x7fb4051daac8> 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 0x7fb405201278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4052434e0> # 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 0x7fb4052435f8> # /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 0x7fb405243b38> # /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 0x7fb405246160> # 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 0x7fb4051ef390> # 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 0x7fb4051efe48> # /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 0x7fb405244128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4052242b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4052194a8> # /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 0x7fb405539fd0> # 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 0x7fb4051e0160> # /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 0x7fb40522c438> # /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 0x7fb405496e80> # /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 0x7fb40549deb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4054892b0> # /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 0x7fb405489ac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40523a7f0> # /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 0x7fb4054bcef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb405489128> # 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 0x7fb4054cadd8> # 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 0x7fb4054caeb8> # 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 0x7fb4054d8080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb40522c588> # /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 0x7fb4054e6a20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4054e0160> # 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 0x7fb4054e0358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4054d8be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/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_d1pt_ixy/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_d1pt_ixy/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 0x7fb405503dd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb405503a90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4055032b0> # /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 0x7fb405503908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb4054eebe0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/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_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/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_d1pt_ixy/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_d1pt_ixy/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 0x7fb401b6c6a0> # 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_d1pt_ixy/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_d1pt_ixy/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_d1pt_ixy/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_d1pt_ixy/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_d1pt_ixy/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 0x7fb401be1da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/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_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/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_d1pt_ixy/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 0x7fb401c03128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb401bc0e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/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 0x7fb401cfc080> # /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 0x7fb401cfc128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb401bd4940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/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_d1pt_ixy/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_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/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_d1pt_ixy/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_d1pt_ixy/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_d1pt_ixy/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 0x7fb401c557b8> {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/sysconfig/network (content)", "after_header": "/etc/sysconfig/network (content)"}, {"before_header": "/etc/sysconfig/network (file attributes)", "after_header": "/etc/sysconfig/network (file attributes)"}], "invocation": {"module_args": {"dest": "/etc/sysconfig/network", "create": true, "backup": true, "mode": "0644", "regexp": "^PEERNTP=", "line": "PEERNTP=no", "state": "present", "path": "/etc/sysconfig/network", "backrefs": false, "firstmatch": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "insertbefore": null, "validate": 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 __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.224 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 9542 1726887161.89987: done with _execute_module (lineinfile, {'dest': '/etc/sysconfig/network', 'create': True, 'backup': True, 'mode': '0644', 'regexp': '^PEERNTP=', 'line': 'PEERNTP=no', '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': '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-1726887161.430831-9542-151263474496721/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9542 1726887161.89999: _low_level_execute_command(): starting 9542 1726887161.90005: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887161.430831-9542-151263474496721/ > /dev/null 2>&1 && sleep 0' 9542 1726887161.93282: stderr chunk (state=2): >>><<< 9542 1726887161.93294: stdout chunk (state=2): >>><<< 9542 1726887161.93314: _low_level_execute_command() done: rc=0, stdout=, stderr= 9542 1726887161.93324: handler run complete 9542 1726887161.93354: attempt loop complete, returning result 9542 1726887161.93361: _execute() done 9542 1726887161.93367: dumping result to json 9542 1726887161.93375: done dumping result, returning 9542 1726887161.93385: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Update network sysconfig file [0e652c5f-a961-fb27-5144-00000000002b] 9542 1726887161.93393: sending task result for task 0e652c5f-a961-fb27-5144-00000000002b 9542 1726887161.93450: done sending task result for task 0e652c5f-a961-fb27-5144-00000000002b 9542 1726887161.93455: WORKER PROCESS EXITING ok: [managed_node2] => { "backup": "", "changed": false } 8861 1726887161.94104: no more pending results, returning what we have 8861 1726887161.94108: results queue empty 8861 1726887161.94109: checking for any_errors_fatal 8861 1726887161.94116: done checking for any_errors_fatal 8861 1726887161.94117: checking for max_fail_percentage 8861 1726887161.94119: done checking for max_fail_percentage 8861 1726887161.94120: checking to see if all hosts have failed and the running result is not ok 8861 1726887161.94120: done checking to see if all hosts have failed 8861 1726887161.94121: getting the remaining hosts for this loop 8861 1726887161.94123: done getting the remaining hosts for this loop 8861 1726887161.94127: getting the next task for host managed_node2 8861 1726887161.94135: done getting next task for host managed_node2 8861 1726887161.94140: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable chronyd 8861 1726887161.94142: ^ state is: HOST STATE: block=4, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887161.94153: getting variables 8861 1726887161.94155: in VariableManager get_vars() 8861 1726887161.94193: Calling all_inventory to load vars for managed_node2 8861 1726887161.94197: Calling groups_inventory to load vars for managed_node2 8861 1726887161.94200: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887161.94210: Calling all_plugins_play to load vars for managed_node2 8861 1726887161.94216: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887161.94221: Calling groups_plugins_play to load vars for managed_node2 8861 1726887161.96028: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887161.98067: done with get_vars() 8861 1726887161.98090: done getting variables 8861 1726887161.98207: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.timesync : Disable chronyd] ******************** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:233 Friday 20 September 2024 22:52:41 -0400 (0:00:00.601) 0:00:18.340 ****** 8861 1726887161.98243: entering _queue_task() for managed_node2/service 8861 1726887161.98245: Creating lock for service 8861 1726887161.98519: worker is 1 (out of 1 available) 8861 1726887161.98536: exiting _queue_task() for managed_node2/service 8861 1726887161.98546: done queuing things up, now waiting for results queue to drain 8861 1726887161.98548: waiting for pending results... 9572 1726887161.98773: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable chronyd 9572 1726887161.98927: in run() - task 0e652c5f-a961-fb27-5144-00000000002c 9572 1726887161.98946: variable 'ansible_search_path' from source: unknown 9572 1726887161.98953: variable 'ansible_search_path' from source: unknown 9572 1726887161.98991: calling self._execute() 9572 1726887161.99080: variable 'ansible_host' from source: host vars for 'managed_node2' 9572 1726887161.99091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9572 1726887161.99103: variable 'omit' from source: magic vars 9572 1726887161.99707: variable 'timesync_mode' from source: set_fact 9572 1726887161.99722: variable 'timesync_ntp_provider' from source: set_fact 9572 1726887161.99746: Evaluated conditional (timesync_mode != 1 or timesync_ntp_provider != 'chrony'): False 9572 1726887161.99753: when evaluation is False, skipping this task 9572 1726887161.99759: _execute() done 9572 1726887161.99766: dumping result to json 9572 1726887161.99772: done dumping result, returning 9572 1726887161.99780: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable chronyd [0e652c5f-a961-fb27-5144-00000000002c] 9572 1726887161.99792: sending task result for task 0e652c5f-a961-fb27-5144-00000000002c 9572 1726887161.99836: done sending task result for task 0e652c5f-a961-fb27-5144-00000000002c 9572 1726887161.99842: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode != 1 or timesync_ntp_provider != 'chrony'", "skip_reason": "Conditional result was False" } 8861 1726887162.00221: no more pending results, returning what we have 8861 1726887162.00225: results queue empty 8861 1726887162.00227: checking for any_errors_fatal 8861 1726887162.00236: done checking for any_errors_fatal 8861 1726887162.00237: checking for max_fail_percentage 8861 1726887162.00239: done checking for max_fail_percentage 8861 1726887162.00240: checking to see if all hosts have failed and the running result is not ok 8861 1726887162.00241: done checking to see if all hosts have failed 8861 1726887162.00241: getting the remaining hosts for this loop 8861 1726887162.00243: done getting the remaining hosts for this loop 8861 1726887162.00247: getting the next task for host managed_node2 8861 1726887162.00254: done getting next task for host managed_node2 8861 1726887162.00259: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ntpd 8861 1726887162.00261: ^ state is: HOST STATE: block=4, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887162.00274: getting variables 8861 1726887162.00276: in VariableManager get_vars() 8861 1726887162.00314: Calling all_inventory to load vars for managed_node2 8861 1726887162.00318: Calling groups_inventory to load vars for managed_node2 8861 1726887162.00321: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887162.00330: Calling all_plugins_play to load vars for managed_node2 8861 1726887162.00334: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887162.00338: Calling groups_plugins_play to load vars for managed_node2 8861 1726887162.01981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887162.03986: done with get_vars() 8861 1726887162.04009: done getting variables 8861 1726887162.04083: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Disable ntpd] *********************** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:246 Friday 20 September 2024 22:52:42 -0400 (0:00:00.058) 0:00:18.399 ****** 8861 1726887162.04117: entering _queue_task() for managed_node2/service 8861 1726887162.04354: worker is 1 (out of 1 available) 8861 1726887162.04369: exiting _queue_task() for managed_node2/service 8861 1726887162.04381: done queuing things up, now waiting for results queue to drain 8861 1726887162.04383: waiting for pending results... 9573 1726887162.04610: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ntpd 9573 1726887162.04748: in run() - task 0e652c5f-a961-fb27-5144-00000000002d 9573 1726887162.04766: variable 'ansible_search_path' from source: unknown 9573 1726887162.04772: variable 'ansible_search_path' from source: unknown 9573 1726887162.04808: calling self._execute() 9573 1726887162.04897: variable 'ansible_host' from source: host vars for 'managed_node2' 9573 1726887162.04909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9573 1726887162.04922: variable 'omit' from source: magic vars 9573 1726887162.05527: variable 'timesync_mode' from source: set_fact 9573 1726887162.05542: variable 'timesync_ntp_provider' from source: set_fact 9573 1726887162.05563: Evaluated conditional (timesync_mode != 1 or timesync_ntp_provider != 'ntp'): True 9573 1726887162.05701: variable 'timesync_services' from source: set_fact 9573 1726887162.05723: Evaluated conditional ('ntpd' in timesync_services): False 9573 1726887162.05730: when evaluation is False, skipping this task 9573 1726887162.05736: _execute() done 9573 1726887162.05742: dumping result to json 9573 1726887162.05748: done dumping result, returning 9573 1726887162.05755: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ntpd [0e652c5f-a961-fb27-5144-00000000002d] 9573 1726887162.05766: sending task result for task 0e652c5f-a961-fb27-5144-00000000002d 9573 1726887162.05806: done sending task result for task 0e652c5f-a961-fb27-5144-00000000002d 9573 1726887162.05813: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "'ntpd' in timesync_services", "skip_reason": "Conditional result was False" } 8861 1726887162.06191: no more pending results, returning what we have 8861 1726887162.06195: results queue empty 8861 1726887162.06196: checking for any_errors_fatal 8861 1726887162.06202: done checking for any_errors_fatal 8861 1726887162.06203: checking for max_fail_percentage 8861 1726887162.06205: done checking for max_fail_percentage 8861 1726887162.06205: checking to see if all hosts have failed and the running result is not ok 8861 1726887162.06206: done checking to see if all hosts have failed 8861 1726887162.06207: getting the remaining hosts for this loop 8861 1726887162.06208: done getting the remaining hosts for this loop 8861 1726887162.06211: getting the next task for host managed_node2 8861 1726887162.06221: done getting next task for host managed_node2 8861 1726887162.06225: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ntpdate 8861 1726887162.06228: ^ state is: HOST STATE: block=4, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887162.06242: getting variables 8861 1726887162.06244: in VariableManager get_vars() 8861 1726887162.06281: Calling all_inventory to load vars for managed_node2 8861 1726887162.06285: Calling groups_inventory to load vars for managed_node2 8861 1726887162.06288: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887162.06298: Calling all_plugins_play to load vars for managed_node2 8861 1726887162.06302: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887162.06306: Calling groups_plugins_play to load vars for managed_node2 8861 1726887162.08076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887162.10078: done with get_vars() 8861 1726887162.10099: done getting variables 8861 1726887162.10165: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Disable ntpdate] ******************** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:259 Friday 20 September 2024 22:52:42 -0400 (0:00:00.060) 0:00:18.460 ****** 8861 1726887162.10196: entering _queue_task() for managed_node2/service 8861 1726887162.10410: worker is 1 (out of 1 available) 8861 1726887162.10426: exiting _queue_task() for managed_node2/service 8861 1726887162.10437: done queuing things up, now waiting for results queue to drain 8861 1726887162.10439: waiting for pending results... 9574 1726887162.10665: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ntpdate 9574 1726887162.10795: in run() - task 0e652c5f-a961-fb27-5144-00000000002e 9574 1726887162.10815: variable 'ansible_search_path' from source: unknown 9574 1726887162.10821: variable 'ansible_search_path' from source: unknown 9574 1726887162.10853: calling self._execute() 9574 1726887162.10942: variable 'ansible_host' from source: host vars for 'managed_node2' 9574 1726887162.10954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9574 1726887162.10966: variable 'omit' from source: magic vars 9574 1726887162.11448: variable 'timesync_services' from source: set_fact 9574 1726887162.11483: Evaluated conditional ('ntpdate' in timesync_services): False 9574 1726887162.11492: when evaluation is False, skipping this task 9574 1726887162.11497: _execute() done 9574 1726887162.11504: dumping result to json 9574 1726887162.11509: done dumping result, returning 9574 1726887162.11595: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ntpdate [0e652c5f-a961-fb27-5144-00000000002e] 9574 1726887162.11606: sending task result for task 0e652c5f-a961-fb27-5144-00000000002e 9574 1726887162.11653: done sending task result for task 0e652c5f-a961-fb27-5144-00000000002e 9574 1726887162.11659: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "'ntpdate' in timesync_services", "skip_reason": "Conditional result was False" } 8861 1726887162.12017: no more pending results, returning what we have 8861 1726887162.12021: results queue empty 8861 1726887162.12023: checking for any_errors_fatal 8861 1726887162.12030: done checking for any_errors_fatal 8861 1726887162.12031: checking for max_fail_percentage 8861 1726887162.12033: done checking for max_fail_percentage 8861 1726887162.12034: checking to see if all hosts have failed and the running result is not ok 8861 1726887162.12035: done checking to see if all hosts have failed 8861 1726887162.12035: getting the remaining hosts for this loop 8861 1726887162.12037: done getting the remaining hosts for this loop 8861 1726887162.12041: getting the next task for host managed_node2 8861 1726887162.12050: done getting next task for host managed_node2 8861 1726887162.12054: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable sntp 8861 1726887162.12057: ^ state is: HOST STATE: block=4, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887162.12072: getting variables 8861 1726887162.12076: in VariableManager get_vars() 8861 1726887162.12114: Calling all_inventory to load vars for managed_node2 8861 1726887162.12118: Calling groups_inventory to load vars for managed_node2 8861 1726887162.12121: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887162.12132: Calling all_plugins_play to load vars for managed_node2 8861 1726887162.12137: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887162.12142: Calling groups_plugins_play to load vars for managed_node2 8861 1726887162.13528: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887162.14666: done with get_vars() 8861 1726887162.14689: done getting variables 8861 1726887162.14758: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Disable sntp] *********************** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:270 Friday 20 September 2024 22:52:42 -0400 (0:00:00.045) 0:00:18.506 ****** 8861 1726887162.14795: entering _queue_task() for managed_node2/service 8861 1726887162.15042: worker is 1 (out of 1 available) 8861 1726887162.15058: exiting _queue_task() for managed_node2/service 8861 1726887162.15071: done queuing things up, now waiting for results queue to drain 8861 1726887162.15073: waiting for pending results... 9577 1726887162.15290: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable sntp 9577 1726887162.15429: in run() - task 0e652c5f-a961-fb27-5144-00000000002f 9577 1726887162.15448: variable 'ansible_search_path' from source: unknown 9577 1726887162.15454: variable 'ansible_search_path' from source: unknown 9577 1726887162.15487: calling self._execute() 9577 1726887162.15576: variable 'ansible_host' from source: host vars for 'managed_node2' 9577 1726887162.15587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9577 1726887162.15598: variable 'omit' from source: magic vars 9577 1726887162.16108: variable 'timesync_services' from source: set_fact 9577 1726887162.16150: Evaluated conditional ('sntp' in timesync_services): False 9577 1726887162.16157: when evaluation is False, skipping this task 9577 1726887162.16163: _execute() done 9577 1726887162.16169: dumping result to json 9577 1726887162.16173: done dumping result, returning 9577 1726887162.16180: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable sntp [0e652c5f-a961-fb27-5144-00000000002f] 9577 1726887162.16190: sending task result for task 0e652c5f-a961-fb27-5144-00000000002f 9577 1726887162.16232: done sending task result for task 0e652c5f-a961-fb27-5144-00000000002f 9577 1726887162.16238: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "'sntp' in timesync_services", "skip_reason": "Conditional result was False" } 8861 1726887162.16386: no more pending results, returning what we have 8861 1726887162.16390: results queue empty 8861 1726887162.16391: checking for any_errors_fatal 8861 1726887162.16396: done checking for any_errors_fatal 8861 1726887162.16396: checking for max_fail_percentage 8861 1726887162.16398: done checking for max_fail_percentage 8861 1726887162.16399: checking to see if all hosts have failed and the running result is not ok 8861 1726887162.16399: done checking to see if all hosts have failed 8861 1726887162.16400: getting the remaining hosts for this loop 8861 1726887162.16401: done getting the remaining hosts for this loop 8861 1726887162.16405: getting the next task for host managed_node2 8861 1726887162.16413: done getting next task for host managed_node2 8861 1726887162.16418: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ptp4l 8861 1726887162.16421: ^ state is: HOST STATE: block=4, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887162.16433: getting variables 8861 1726887162.16435: in VariableManager get_vars() 8861 1726887162.16471: Calling all_inventory to load vars for managed_node2 8861 1726887162.16474: Calling groups_inventory to load vars for managed_node2 8861 1726887162.16477: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887162.16487: Calling all_plugins_play to load vars for managed_node2 8861 1726887162.16492: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887162.16497: Calling groups_plugins_play to load vars for managed_node2 8861 1726887162.17704: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887162.18884: done with get_vars() 8861 1726887162.18906: done getting variables 8861 1726887162.18981: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Disable ptp4l] ********************** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:281 Friday 20 September 2024 22:52:42 -0400 (0:00:00.042) 0:00:18.548 ****** 8861 1726887162.19005: entering _queue_task() for managed_node2/service 8861 1726887162.19205: worker is 1 (out of 1 available) 8861 1726887162.19220: exiting _queue_task() for managed_node2/service 8861 1726887162.19232: done queuing things up, now waiting for results queue to drain 8861 1726887162.19234: waiting for pending results... 9579 1726887162.19391: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ptp4l 9579 1726887162.19539: in run() - task 0e652c5f-a961-fb27-5144-000000000030 9579 1726887162.19562: variable 'ansible_search_path' from source: unknown 9579 1726887162.19569: variable 'ansible_search_path' from source: unknown 9579 1726887162.19608: calling self._execute() 9579 1726887162.19704: variable 'ansible_host' from source: host vars for 'managed_node2' 9579 1726887162.19717: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9579 1726887162.19730: variable 'omit' from source: magic vars 9579 1726887162.20288: variable 'timesync_mode' from source: set_fact 9579 1726887162.20304: Evaluated conditional (timesync_mode != 2): True 9579 1726887162.20444: variable 'timesync_services' from source: set_fact 9579 1726887162.20471: Evaluated conditional ('ptp4l' in timesync_services): False 9579 1726887162.20478: when evaluation is False, skipping this task 9579 1726887162.20485: _execute() done 9579 1726887162.20492: dumping result to json 9579 1726887162.20500: done dumping result, returning 9579 1726887162.20509: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ptp4l [0e652c5f-a961-fb27-5144-000000000030] 9579 1726887162.20522: sending task result for task 0e652c5f-a961-fb27-5144-000000000030 9579 1726887162.20554: done sending task result for task 0e652c5f-a961-fb27-5144-000000000030 9579 1726887162.20557: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "'ptp4l' in timesync_services", "skip_reason": "Conditional result was False" } 8861 1726887162.20807: no more pending results, returning what we have 8861 1726887162.20810: results queue empty 8861 1726887162.20811: checking for any_errors_fatal 8861 1726887162.20819: done checking for any_errors_fatal 8861 1726887162.20820: checking for max_fail_percentage 8861 1726887162.20822: done checking for max_fail_percentage 8861 1726887162.20823: checking to see if all hosts have failed and the running result is not ok 8861 1726887162.20824: done checking to see if all hosts have failed 8861 1726887162.20825: getting the remaining hosts for this loop 8861 1726887162.20826: done getting the remaining hosts for this loop 8861 1726887162.20830: getting the next task for host managed_node2 8861 1726887162.20836: done getting next task for host managed_node2 8861 1726887162.20838: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable phc2sys 8861 1726887162.20840: ^ state is: HOST STATE: block=4, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887162.20854: getting variables 8861 1726887162.20857: in VariableManager get_vars() 8861 1726887162.20888: Calling all_inventory to load vars for managed_node2 8861 1726887162.20890: Calling groups_inventory to load vars for managed_node2 8861 1726887162.20892: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887162.20899: Calling all_plugins_play to load vars for managed_node2 8861 1726887162.20901: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887162.20903: Calling groups_plugins_play to load vars for managed_node2 8861 1726887162.21981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887162.23200: done with get_vars() 8861 1726887162.23219: done getting variables 8861 1726887162.23283: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Disable phc2sys] ******************** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:294 Friday 20 September 2024 22:52:42 -0400 (0:00:00.043) 0:00:18.591 ****** 8861 1726887162.23315: entering _queue_task() for managed_node2/service 8861 1726887162.23496: worker is 1 (out of 1 available) 8861 1726887162.23515: exiting _queue_task() for managed_node2/service 8861 1726887162.23527: done queuing things up, now waiting for results queue to drain 8861 1726887162.23528: waiting for pending results... 9581 1726887162.23658: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable phc2sys 9581 1726887162.23786: in run() - task 0e652c5f-a961-fb27-5144-000000000031 9581 1726887162.23804: variable 'ansible_search_path' from source: unknown 9581 1726887162.23810: variable 'ansible_search_path' from source: unknown 9581 1726887162.23846: calling self._execute() 9581 1726887162.23924: variable 'ansible_host' from source: host vars for 'managed_node2' 9581 1726887162.23937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9581 1726887162.23950: variable 'omit' from source: magic vars 9581 1726887162.24510: variable 'timesync_mode' from source: set_fact 9581 1726887162.24652: Evaluated conditional (timesync_mode != 2 or not timesync_mode2_hwts): True 9581 1726887162.24783: variable 'timesync_services' from source: set_fact 9581 1726887162.24805: Evaluated conditional ('phc2sys' in timesync_services): False 9581 1726887162.24810: when evaluation is False, skipping this task 9581 1726887162.24815: _execute() done 9581 1726887162.24822: dumping result to json 9581 1726887162.24828: done dumping result, returning 9581 1726887162.24836: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable phc2sys [0e652c5f-a961-fb27-5144-000000000031] 9581 1726887162.24846: sending task result for task 0e652c5f-a961-fb27-5144-000000000031 9581 1726887162.24888: done sending task result for task 0e652c5f-a961-fb27-5144-000000000031 9581 1726887162.24894: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "'phc2sys' in timesync_services", "skip_reason": "Conditional result was False" } 8861 1726887162.25211: no more pending results, returning what we have 8861 1726887162.25217: results queue empty 8861 1726887162.25219: checking for any_errors_fatal 8861 1726887162.25226: done checking for any_errors_fatal 8861 1726887162.25231: checking for max_fail_percentage 8861 1726887162.25233: done checking for max_fail_percentage 8861 1726887162.25234: checking to see if all hosts have failed and the running result is not ok 8861 1726887162.25235: done checking to see if all hosts have failed 8861 1726887162.25236: getting the remaining hosts for this loop 8861 1726887162.25238: done getting the remaining hosts for this loop 8861 1726887162.25242: getting the next task for host managed_node2 8861 1726887162.25250: done getting next task for host managed_node2 8861 1726887162.25254: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable timemaster 8861 1726887162.25255: ^ state is: HOST STATE: block=4, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887162.25265: getting variables 8861 1726887162.25267: in VariableManager get_vars() 8861 1726887162.25294: Calling all_inventory to load vars for managed_node2 8861 1726887162.25296: Calling groups_inventory to load vars for managed_node2 8861 1726887162.25297: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887162.25305: Calling all_plugins_play to load vars for managed_node2 8861 1726887162.25308: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887162.25311: Calling groups_plugins_play to load vars for managed_node2 8861 1726887162.26679: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887162.27868: done with get_vars() 8861 1726887162.27882: done getting variables 8861 1726887162.27932: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Disable timemaster] ***************** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:308 Friday 20 September 2024 22:52:42 -0400 (0:00:00.046) 0:00:18.637 ****** 8861 1726887162.27957: entering _queue_task() for managed_node2/service 8861 1726887162.28127: worker is 1 (out of 1 available) 8861 1726887162.28140: exiting _queue_task() for managed_node2/service 8861 1726887162.28151: done queuing things up, now waiting for results queue to drain 8861 1726887162.28153: waiting for pending results... 9582 1726887162.28274: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable timemaster 9582 1726887162.28397: in run() - task 0e652c5f-a961-fb27-5144-000000000032 9582 1726887162.28417: variable 'ansible_search_path' from source: unknown 9582 1726887162.28424: variable 'ansible_search_path' from source: unknown 9582 1726887162.28455: calling self._execute() 9582 1726887162.28524: variable 'ansible_host' from source: host vars for 'managed_node2' 9582 1726887162.28535: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9582 1726887162.28547: variable 'omit' from source: magic vars 9582 1726887162.28906: variable 'timesync_mode' from source: set_fact 9582 1726887162.28921: Evaluated conditional (timesync_mode != 3): True 9582 1726887162.29021: variable '__timemstr' from source: task vars 9582 1726887162.29031: variable 'timesync_services' from source: set_fact 9582 1726887162.29057: Evaluated conditional (__timemstr in timesync_services): False 9582 1726887162.29063: when evaluation is False, skipping this task 9582 1726887162.29068: _execute() done 9582 1726887162.29076: dumping result to json 9582 1726887162.29082: done dumping result, returning 9582 1726887162.29090: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable timemaster [0e652c5f-a961-fb27-5144-000000000032] 9582 1726887162.29100: sending task result for task 0e652c5f-a961-fb27-5144-000000000032 9582 1726887162.29182: done sending task result for task 0e652c5f-a961-fb27-5144-000000000032 9582 1726887162.29188: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__timemstr in timesync_services", "skip_reason": "Conditional result was False" } 8861 1726887162.29343: no more pending results, returning what we have 8861 1726887162.29346: results queue empty 8861 1726887162.29347: checking for any_errors_fatal 8861 1726887162.29354: done checking for any_errors_fatal 8861 1726887162.29355: checking for max_fail_percentage 8861 1726887162.29358: done checking for max_fail_percentage 8861 1726887162.29359: checking to see if all hosts have failed and the running result is not ok 8861 1726887162.29360: done checking to see if all hosts have failed 8861 1726887162.29361: getting the remaining hosts for this loop 8861 1726887162.29363: done getting the remaining hosts for this loop 8861 1726887162.29366: getting the next task for host managed_node2 8861 1726887162.29374: done getting next task for host managed_node2 8861 1726887162.29380: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable chronyd 8861 1726887162.29382: ^ state is: HOST STATE: block=4, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 8861 1726887162.29396: getting variables 8861 1726887162.29398: in VariableManager get_vars() 8861 1726887162.29437: Calling all_inventory to load vars for managed_node2 8861 1726887162.29443: Calling groups_inventory to load vars for managed_node2 8861 1726887162.29448: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887162.29462: Calling all_plugins_play to load vars for managed_node2 8861 1726887162.29468: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887162.29473: Calling groups_plugins_play to load vars for managed_node2 8861 1726887162.30999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887162.32341: done with get_vars() 8861 1726887162.32369: done getting variables 8861 1726887162.32427: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Enable chronyd] ********************* task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:324 Friday 20 September 2024 22:52:42 -0400 (0:00:00.044) 0:00:18.682 ****** 8861 1726887162.32450: entering _queue_task() for managed_node2/service 8861 1726887162.32661: worker is 1 (out of 1 available) 8861 1726887162.32679: exiting _queue_task() for managed_node2/service 8861 1726887162.32690: done queuing things up, now waiting for results queue to drain 8861 1726887162.32692: waiting for pending results... 9583 1726887162.32831: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable chronyd 9583 1726887162.32950: in run() - task 0e652c5f-a961-fb27-5144-000000000033 9583 1726887162.32967: variable 'ansible_search_path' from source: unknown 9583 1726887162.32972: variable 'ansible_search_path' from source: unknown 9583 1726887162.33003: calling self._execute() 9583 1726887162.33079: variable 'ansible_host' from source: host vars for 'managed_node2' 9583 1726887162.33087: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9583 1726887162.33094: variable 'omit' from source: magic vars 9583 1726887162.33607: variable 'timesync_mode' from source: set_fact 9583 1726887162.33622: Evaluated conditional (timesync_mode == 1): True 9583 1726887162.33862: variable 'timesync_ntp_provider' from source: set_fact 9583 1726887162.33885: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 9583 1726887162.33895: variable 'omit' from source: magic vars 9583 1726887162.33939: variable 'omit' from source: magic vars 9583 1726887162.33983: variable 'omit' from source: magic vars 9583 1726887162.34030: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9583 1726887162.34072: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9583 1726887162.34097: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9583 1726887162.34123: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9583 1726887162.34140: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9583 1726887162.34175: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9583 1726887162.34183: variable 'ansible_host' from source: host vars for 'managed_node2' 9583 1726887162.34191: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9583 1726887162.34320: Set connection var ansible_timeout to 10 9583 1726887162.34328: Set connection var ansible_shell_type to sh 9583 1726887162.34339: Set connection var ansible_pipelining to False 9583 1726887162.34352: Set connection var ansible_module_compression to ZIP_DEFLATED 9583 1726887162.34362: Set connection var ansible_connection to ssh 9583 1726887162.34372: Set connection var ansible_shell_executable to /bin/sh 9583 1726887162.34398: variable 'ansible_shell_executable' from source: unknown 9583 1726887162.34406: variable 'ansible_connection' from source: unknown 9583 1726887162.34415: variable 'ansible_module_compression' from source: unknown 9583 1726887162.34421: variable 'ansible_shell_type' from source: unknown 9583 1726887162.34427: variable 'ansible_shell_executable' from source: unknown 9583 1726887162.34434: variable 'ansible_host' from source: host vars for 'managed_node2' 9583 1726887162.34441: variable 'ansible_pipelining' from source: unknown 9583 1726887162.34447: variable 'ansible_timeout' from source: unknown 9583 1726887162.34453: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9583 1726887162.34619: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9583 1726887162.34635: variable 'omit' from source: magic vars 9583 1726887162.34645: starting attempt loop 9583 1726887162.34651: running the handler 9583 1726887162.34753: variable 'ansible_facts' from source: unknown 9583 1726887162.35996: _low_level_execute_command(): starting 9583 1726887162.36018: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9583 1726887162.38700: stdout chunk (state=2): >>>/root <<< 9583 1726887162.38846: stderr chunk (state=3): >>><<< 9583 1726887162.38852: stdout chunk (state=3): >>><<< 9583 1726887162.38872: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9583 1726887162.38892: _low_level_execute_command(): starting 9583 1726887162.38899: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887162.3888493-9583-177101150461750 `" && echo ansible-tmp-1726887162.3888493-9583-177101150461750="` echo /root/.ansible/tmp/ansible-tmp-1726887162.3888493-9583-177101150461750 `" ) && sleep 0' 9583 1726887162.41516: stdout chunk (state=2): >>>ansible-tmp-1726887162.3888493-9583-177101150461750=/root/.ansible/tmp/ansible-tmp-1726887162.3888493-9583-177101150461750 <<< 9583 1726887162.41630: stderr chunk (state=3): >>><<< 9583 1726887162.41637: stdout chunk (state=3): >>><<< 9583 1726887162.41655: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887162.3888493-9583-177101150461750=/root/.ansible/tmp/ansible-tmp-1726887162.3888493-9583-177101150461750 , stderr= 9583 1726887162.41686: variable 'ansible_module_compression' from source: unknown 9583 1726887162.41739: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 9583 1726887162.41745: ANSIBALLZ: Acquiring lock 9583 1726887162.41751: ANSIBALLZ: Lock acquired: 140607868157824 9583 1726887162.41758: ANSIBALLZ: Creating module 9583 1726887162.83354: ANSIBALLZ: Writing module into payload 9583 1726887162.83587: ANSIBALLZ: Writing module 9583 1726887162.83625: ANSIBALLZ: Renaming module 9583 1726887162.83635: ANSIBALLZ: Done creating module 9583 1726887162.83655: variable 'ansible_facts' from source: unknown 9583 1726887162.83851: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887162.3888493-9583-177101150461750/AnsiballZ_systemd.py 9583 1726887162.84399: Sending initial data 9583 1726887162.84407: Sent initial data (154 bytes) 9583 1726887162.87248: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-88616f_o2l0p/tmpxy6iqny1 /root/.ansible/tmp/ansible-tmp-1726887162.3888493-9583-177101150461750/AnsiballZ_systemd.py <<< 9583 1726887162.90041: stderr chunk (state=3): >>><<< 9583 1726887162.90054: stdout chunk (state=3): >>><<< 9583 1726887162.90086: done transferring module to remote 9583 1726887162.90104: _low_level_execute_command(): starting 9583 1726887162.90112: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887162.3888493-9583-177101150461750/ /root/.ansible/tmp/ansible-tmp-1726887162.3888493-9583-177101150461750/AnsiballZ_systemd.py && sleep 0' 9583 1726887162.93236: stderr chunk (state=2): >>><<< 9583 1726887162.93247: stdout chunk (state=2): >>><<< 9583 1726887162.93265: _low_level_execute_command() done: rc=0, stdout=, stderr= 9583 1726887162.93271: _low_level_execute_command(): starting 9583 1726887162.93279: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887162.3888493-9583-177101150461750/AnsiballZ_systemd.py && sleep 0' 9583 1726887162.96053: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 9583 1726887162.96072: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 9583 1726887162.96138: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9583 1726887162.96169: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9583 1726887162.96223: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 9583 1726887162.96238: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 9583 1726887162.96250: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9583 1726887162.96291: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 9583 1726887162.96309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 9583 1726887162.96323: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9583 1726887162.96344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 9583 1726887162.96356: stdout chunk (state=3): >>>import '_codecs' # <<< 9583 1726887162.96380: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a6ed1e48> <<< 9583 1726887162.96419: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9583 1726887162.96441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 9583 1726887162.96460: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a6e67828> <<< 9583 1726887162.96470: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a6ed19b0> <<< 9583 1726887162.96488: 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' <<< 9583 1726887162.96500: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a6e74630> <<< 9583 1726887162.96516: stdout chunk (state=3): >>>import '_signal' # <<< 9583 1726887162.96538: 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' <<< 9583 1726887162.96562: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a6e7b160> <<< 9583 1726887162.96577: 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' <<< 9583 1726887162.96591: 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' <<< 9583 1726887162.96603: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9583 1726887162.96625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 9583 1726887162.96634: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a6e800f0> <<< 9583 1726887162.96659: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a6e7b748> <<< 9583 1726887162.96688: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a6e7b390> <<< 9583 1726887162.96708: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9583 1726887162.96722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9583 1726887162.96743: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9583 1726887162.96819: 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' # <<< 9583 1726887162.96845: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a6e25470> <<< 9583 1726887162.96870: 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' <<< 9583 1726887162.96898: 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 0x7f26a6e2ae48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a6e25b38> <<< 9583 1726887162.96931: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9583 1726887162.96963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9583 1726887162.97075: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a6e314e0> <<< 9583 1726887162.97099: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a6e14d68> <<< 9583 1726887162.97131: 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 0x7f26a6e17198> <<< 9583 1726887162.97170: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 9583 1726887162.97194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 9583 1726887162.97223: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a5125940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 9583 1726887162.97252: 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 0x7f26a5137240> <<< 9583 1726887162.97334: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a6e85a20> <<< 9583 1726887162.97355: 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. <<< 9583 1726887162.97746: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9583 1726887162.97776: 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 <<< 9583 1726887162.97805: 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 <<< 9583 1726887162.97843: 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' <<< 9583 1726887162.97869: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9583 1726887162.97937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9583 1726887162.97971: stdout chunk (state=3): >>>import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9583 1726887162.98009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9583 1726887162.98041: 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' <<< 9583 1726887162.98074: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a505b080> <<< 9583 1726887162.98101: 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 0x7f26a50662b0> <<< 9583 1726887162.98128: 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' <<< 9583 1726887162.98164: 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 0x7f26a5066f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a5066a90> <<< 9583 1726887162.98199: 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' <<< 9583 1726887162.98227: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a5070080> import '_collections' # <<< 9583 1726887162.98275: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a51007b8> <<< 9583 1726887162.98310: 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' <<< 9583 1726887162.98340: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a5100ba8> <<< 9583 1726887162.98399: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a50f4160> <<< 9583 1726887162.98439: 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 0x7f26a50f4e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a50ec438> <<< 9583 1726887162.98486: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a50dc470> <<< 9583 1726887162.98523: 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' # <<< 9583 1726887162.98553: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 9583 1726887162.98581: 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 <<< 9583 1726887162.98602: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9583 1726887162.98640: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a4e132b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a4e1bd30> <<< 9583 1726887162.98668: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a50f40b8> import '_locale' # <<< 9583 1726887162.98717: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 9583 1726887162.98756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a4e21e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a50d62b0> # /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' <<< 9583 1726887162.98790: 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 0x7f26a4e27208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a4e21fd0> <<< 9583 1726887162.98828: 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' <<< 9583 1726887162.98867: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26a4e27320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a5145fd0> # /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' <<< 9583 1726887162.98900: 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' <<< 9583 1726887162.98931: 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' <<< 9583 1726887162.98958: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a4e27e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a4e27a20> <<< 9583 1726887162.98995: 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 0x7f26a4e326d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9583 1726887162.99025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 9583 1726887162.99049: 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' <<< 9583 1726887162.99099: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a4e32e80> <<< 9583 1726887162.99133: 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' <<< 9583 1726887162.99168: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a49b9198> <<< 9583 1726887162.99191: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a4e32780> <<< 9583 1726887162.99225: 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' <<< 9583 1726887162.99265: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a49bec88> <<< 9583 1726887162.99289: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a4e27550> <<< 9583 1726887162.99315: 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' <<< 9583 1726887162.99345: 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 0x7f26a49e22e8> <<< 9583 1726887162.99378: 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' <<< 9583 1726887162.99400: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26a49e26a0> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9583 1726887162.99424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9583 1726887162.99453: 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' <<< 9583 1726887162.99477: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a49e9390> <<< 9583 1726887162.99502: 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' <<< 9583 1726887162.99526: stdout chunk (state=3): >>>import 'time' # <<< 9583 1726887162.99547: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9583 1726887162.99586: 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' <<< 9583 1726887162.99610: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9583 1726887162.99645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9583 1726887162.99672: 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' <<< 9583 1726887162.99698: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a4793ba8> <<< 9583 1726887162.99796: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a478b2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a4781f98> <<< 9583 1726887162.99827: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a4779e80> <<< 9583 1726887162.99852: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a49e9d30> <<< 9583 1726887162.99877: 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 0x7f26a478bf60> <<< 9583 1726887162.99902: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a49e2a20> <<< 9583 1726887162.99934: 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' <<< 9583 1726887162.99968: 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' <<< 9583 1726887162.99994: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26a6de1710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a478e048> import 'pwd' # <<< 9583 1726887163.00023: 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 0x7f26a6de1a90> <<< 9583 1726887163.00086: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a4e27898> <<< 9583 1726887163.00107: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9583 1726887163.00132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 9583 1726887163.00163: 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' <<< 9583 1726887163.00192: 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 0x7f26a6dfb5c0> <<< 9583 1726887163.00219: 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' <<< 9583 1726887163.00353: 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 0x7f26a6dff630> <<< 9583 1726887163.00385: 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' <<< 9583 1726887163.00410: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26a6dffb00> <<< 9583 1726887163.00439: 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 0x7f26a6dffc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a6dfbe10> <<< 9583 1726887163.00462: 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' <<< 9583 1726887163.00487: 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 0x7f26a6dfff60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a6dff4e0> <<< 9583 1726887163.00523: 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 0x7f26a6dff240> <<< 9583 1726887163.00548: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a6defb00> <<< 9583 1726887163.00569: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a49ce358> <<< 9583 1726887163.00589: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9583 1726887163.00619: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9583 1726887163.00663: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a6dfb470> <<< 9583 1726887163.00871: 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' <<< 9583 1726887163.00898: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2e01908> <<< 9583 1726887163.01031: stdout chunk (state=3): >>># zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available <<< 9583 1726887163.01053: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.01082: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 9583 1726887163.01116: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9583 1726887163.02188: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.03108: 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 0x7f26a2ad2ac8> <<< 9583 1726887163.03146: stdout chunk (state=3): >>>import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9583 1726887163.03174: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9583 1726887163.03235: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 9583 1726887163.03269: 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 0x7f26a2a78278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2a7e4e0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 9583 1726887163.03301: 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 0x7f26a2a7e5f8> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9583 1726887163.03326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9583 1726887163.03367: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2a7eb38> <<< 9583 1726887163.03394: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9583 1726887163.03426: 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 <<< 9583 1726887163.03447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9583 1726887163.03470: 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' <<< 9583 1726887163.03550: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2aabb00> <<< 9583 1726887163.03583: 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 0x7f26a2db5048> <<< 9583 1726887163.03622: 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 0x7f26a2db5278> <<< 9583 1726887163.03648: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9583 1726887163.03670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9583 1726887163.03726: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2db55c0> <<< 9583 1726887163.03754: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2aa62b0> <<< 9583 1726887163.04039: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2a984a8> <<< 9583 1726887163.04069: 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' <<< 9583 1726887163.04098: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2aa6828> <<< 9583 1726887163.04126: 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 0x7f26a2aab518> <<< 9583 1726887163.04152: 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 0x7f26a2ddfeb8> <<< 9583 1726887163.04178: 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 <<< 9583 1726887163.04222: 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' <<< 9583 1726887163.04245: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9583 1726887163.04270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9583 1726887163.04305: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 9583 1726887163.04337: 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 0x7f26a2d33978> <<< 9583 1726887163.04391: 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' <<< 9583 1726887163.04421: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2d40a90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2dddd68> <<< 9583 1726887163.04460: 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 0x7f26a2d2d470> <<< 9583 1726887163.04640: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2dd72b0> <<< 9583 1726887163.04670: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9583 1726887163.04702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9583 1726887163.04726: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9583 1726887163.04748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 9583 1726887163.04828: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2d5dac8> <<< 9583 1726887163.04885: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2d2d630> <<< 9583 1726887163.05007: 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' <<< 9583 1726887163.05048: 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 0x7f26a2d699e8> # 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 0x7f26a2d69ac8> <<< 9583 1726887163.05093: 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 0x7f26a2d69c50> <<< 9583 1726887163.05126: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2dce080> <<< 9583 1726887163.05167: 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 <<< 9583 1726887163.05190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9583 1726887163.05225: 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 0x7f26a2d87630> <<< 9583 1726887163.05395: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2d7dd30> <<< 9583 1726887163.05425: 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' <<< 9583 1726887163.05457: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f26a2d7df28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2d7d7f0> # zipimport: zlib available # zipimport: zlib available <<< 9583 1726887163.05482: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 9583 1726887163.05552: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.05630: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9583 1726887163.05659: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/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_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 9583 1726887163.05684: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.05770: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.05870: 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' <<< 9583 1726887163.05896: 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' <<< 9583 1726887163.05924: 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' <<< 9583 1726887163.05962: 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 0x7f26a2da0a20> <<< 9583 1726887163.06008: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2da0710> <<< 9583 1726887163.06047: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2d91ef0> <<< 9583 1726887163.06081: 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' <<< 9583 1726887163.06111: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2da0588> <<< 9583 1726887163.06136: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2d91748> # zipimport: zlib available <<< 9583 1726887163.06582: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.07031: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 9583 1726887163.07057: 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_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/converters.py <<< 9583 1726887163.07085: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 9583 1726887163.07116: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.07147: 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_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 9583 1726887163.07174: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/_text.py <<< 9583 1726887163.07195: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.07294: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.07416: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 9583 1726887163.07458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269f40e2e8> # zipimport: zlib available <<< 9583 1726887163.07807: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.08156: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.08201: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.08262: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 9583 1726887163.08297: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.08323: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 9583 1726887163.08348: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.08398: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.08470: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 9583 1726887163.08509: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 9583 1726887163.08536: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.08559: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9583 1726887163.08583: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.08744: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.08911: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 9583 1726887163.08932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9583 1726887163.09094: stdout chunk (state=3): >>>import '_ast' # <<< 9583 1726887163.09119: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269f5038d0> # zipimport: zlib available <<< 9583 1726887163.09139: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.09163: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9583 1726887163.09212: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.09265: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 9583 1726887163.09290: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/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_0r4awi5f/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_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9583 1726887163.09320: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.09344: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.09365: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/locale.py <<< 9583 1726887163.09388: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.09407: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.09442: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.09480: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.09547: 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 <<< 9583 1726887163.09624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9583 1726887163.09726: 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 0x7f269f47e128> <<< 9583 1726887163.09786: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269f44a898> <<< 9583 1726887163.09816: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/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_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py <<< 9583 1726887163.09836: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.09876: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.09927: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.09951: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.09992: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.10245: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.10786: 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 0x7f269f4b1080> # /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' <<< 9583 1726887163.10827: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269f4b1128> <<< 9583 1726887163.10867: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269f45c940> <<< 9583 1726887163.10927: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py <<< 9583 1726887163.10956: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9583 1726887163.10986: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/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_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py <<< 9583 1726887163.11015: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9583 1726887163.11042: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py <<< 9583 1726887163.11133: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/basic.py <<< 9583 1726887163.11171: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 9583 1726887163.11326: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.11479: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.11497: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.11519: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.11550: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.11584: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.11608: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.11638: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 9583 1726887163.11657: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.11705: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.11766: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.11783: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.11820: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 9583 1726887163.11862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 9583 1726887163.12529: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269f530208> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 9583 1726887163.12649: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.12782: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.12813: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.12881: 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' <<< 9583 1726887163.12903: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' <<< 9583 1726887163.12919: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py <<< 9583 1726887163.12929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' <<< 9583 1726887163.12947: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269f4c1710> <<< 9583 1726887163.12968: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py <<< 9583 1726887163.12979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' <<< 9583 1726887163.12995: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 9583 1726887163.13031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 9583 1726887163.13052: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 9583 1726887163.13063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 9583 1726887163.13073: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269f4f5160> <<< 9583 1726887163.13159: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' <<< 9583 1726887163.13170: 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 0x7f269f4f5908> <<< 9583 1726887163.13201: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269f4cadd8> # extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' <<< 9583 1726887163.13230: 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 0x7f269f4ece80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269f4ca0f0> <<< 9583 1726887163.13266: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269f4c2208> <<< 9583 1726887163.13277: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269f52ab00> <<< 9583 1726887163.13304: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 9583 1726887163.13330: 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 <<< 9583 1726887163.13354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269f799d68> <<< 9583 1726887163.13383: 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' <<< 9583 1726887163.13403: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269f79e8d0> <<< 9583 1726887163.13428: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269f572fd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/timeout.py <<< 9583 1726887163.13466: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available <<< 9583 1726887163.13492: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 9583 1726887163.13536: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.13577: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/facter.py <<< 9583 1726887163.13588: stdout chunk (state=3): >>># zipimport: zlib available<<< 9583 1726887163.13598: stdout chunk (state=3): >>> <<< 9583 1726887163.13631: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.13669: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 9583 1726887163.14172: 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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 9583 1726887163.14539: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.14903: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 9583 1726887163.14917: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.14957: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.15003: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.15027: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.15052: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/datetime.py <<< 9583 1726887163.15064: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 9583 1726887163.15091: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.15118: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py <<< 9583 1726887163.15128: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.15170: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.15211: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 9583 1726887163.15224: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.15247: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.15266: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py <<< 9583 1726887163.15282: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.15301: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.15326: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 9583 1726887163.15337: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.15394: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.15464: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 9583 1726887163.15475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 9583 1726887163.15493: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269eb8cc50> <<< 9583 1726887163.15518: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 9583 1726887163.15539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 9583 1726887163.15722: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269ebd2780> <<< 9583 1726887163.15735: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 9583 1726887163.15789: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.15839: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 9583 1726887163.15849: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.16002: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.16106: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 9583 1726887163.16148: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.16212: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py <<< 9583 1726887163.16223: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.16252: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.16306: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 9583 1726887163.16333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 9583 1726887163.16349: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 9583 1726887163.16368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 9583 1726887163.16457: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269ebac898> <<< 9583 1726887163.16510: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' <<< 9583 1726887163.16522: 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 0x7f269ebb6f60> <<< 9583 1726887163.16744: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269ebdc358> <<< 9583 1726887163.16767: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 9583 1726887163.16810: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.16846: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 9583 1726887163.16871: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.17257: stdout chunk (state=3): >>># 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 0x7f269eccb978> <<< 9583 1726887163.17331: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.17423: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.17605: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/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_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 9583 1726887163.17640: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.17674: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 9583 1726887163.17687: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.17719: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.17758: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py <<< 9583 1726887163.17768: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 9583 1726887163.17826: 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' <<< 9583 1726887163.17847: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f269eccaac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269ecca748> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/user.py <<< 9583 1726887163.17868: 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_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 9583 1726887163.17891: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.17927: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 9583 1726887163.17938: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.18092: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.18222: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 9583 1726887163.18279: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.18378: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.18401: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.18430: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/sysctl.py <<< 9583 1726887163.18439: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 9583 1726887163.18449: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.18466: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.18485: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.18590: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.18717: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/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_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 9583 1726887163.18804: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.18898: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 9583 1726887163.18909: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.18938: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.18966: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.19406: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.19820: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/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_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 9583 1726887163.19842: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.19907: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.20000: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 9583 1726887163.20076: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.20177: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 9583 1726887163.20278: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.20394: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 9583 1726887163.20428: 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_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 9583 1726887163.20482: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.20516: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 9583 1726887163.20593: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.20673: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.20829: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.20975: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 9583 1726887163.20986: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/aix.py <<< 9583 1726887163.21004: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.21023: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.21054: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 9583 1726887163.21067: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.21087: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.21105: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 9583 1726887163.21121: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.21200: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.21240: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available <<< 9583 1726887163.21303: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 9583 1726887163.21335: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.21387: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 9583 1726887163.21438: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.21489: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 9583 1726887163.21503: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.21705: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.21905: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/linux.py <<< 9583 1726887163.21920: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.21967: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.22030: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 9583 1726887163.22052: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.22080: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 9583 1726887163.22120: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.22138: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 9583 1726887163.22150: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.22176: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.22204: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 9583 1726887163.22221: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.22273: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.22340: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 9583 1726887163.22352: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.22380: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 9583 1726887163.22406: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.22449: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 9583 1726887163.22479: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.22490: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.22525: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.22573: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.22648: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.22677: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 9583 1726887163.22699: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/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_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 9583 1726887163.22741: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.22784: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 9583 1726887163.22803: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.22943: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.23099: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 9583 1726887163.23140: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.23177: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 9583 1726887163.23188: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.23227: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.23263: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 9583 1726887163.23283: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.23353: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.23404: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/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_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 9583 1726887163.23460: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.23485: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.23564: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/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_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/compat.py <<< 9583 1726887163.23575: stdout chunk (state=3): >>>import ansible.module_utils.facts # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 9583 1726887163.23586: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.23681: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.23780: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py <<< 9583 1726887163.23898: stdout chunk (state=3): >>># zipimport: zlib available <<< 9583 1726887163.24036: stdout chunk (state=3): >>>import 'gc' # <<< 9583 1726887163.25833: stdout chunk (state=3): >>> {"name": "chronyd", "changed": false, "status": {"Type": "forking", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestamp": "Fri 2024-09-20 22:52:22 EDT", "WatchdogTimestampMonotonic": "236511925", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "9402", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 22:52:22 EDT", "ExecMainStartTimestampMonotonic": "236511913", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9402", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9400 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9403 ; code=exited ; status=0 }", "ExecStopPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9395 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "MemoryCurrent": "794624", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "1", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set<<< 9583 1726887163.25866: stdout chunk (state=3): >>>]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "yes", "ProtectSystem": "full", "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": "chronyd.service", "Names": "chronyd.service", "Requires": "-.mount system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journ<<< 9583 1726887163.25890: stdout chunk (state=3): >>>ald.socket sysinit.target system.slice sntp.service systemd-tmpfiles-setup.service basic.target ntpdate.service -.mount ntpd.service tmp.mount", "RequiresMountsFor": "/var/tmp", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "Description": "NTP client/server", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:52:22 EDT", "StateChangeTimestampMonotonic": "236528178", "InactiveExitTimestamp": "Fri 2024-09-20 22:52:22 EDT", "InactiveExitTimestampMonotonic": "236496425", "ActiveEnterTimestamp": "Fri 2024-09-20 22:52:22 EDT", "ActiveEnterTimestampMonotonic": "236528178", "ActiveExitTimestamp": "Fri 2024-09-20 22:52:22 EDT", "ActiveExitTimestampMonotonic": "236456054", "InactiveEnterTimestamp": "Fri 2024-09-20 22:52:22 EDT", "InactiveEnterTimestampMonotonic": "236494440", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:52:22 EDT", "ConditionTimestampMonotonic": "236495292", "AssertTimestamp": "Fri 2024-09-20 22:52:22 EDT", "AssertTimestampMonotonic": "236495332", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "1fe7627dfd50423abf8012eb72b9761f", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 9583 1726887163.26383: 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 <<< 9583 1726887163.26409: 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 # 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 <<< 9583 1726887163.26447: stdout chunk (state=3): >>># 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 <<< 9583 1726887163.26475: 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 <<< 9583 1726887163.26487: 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 # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat <<< 9583 1726887163.26514: 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 <<< 9583 1726887163.26611: stdout chunk (state=3): >>># 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 <<< 9583 1726887163.26626: stdout chunk (state=3): >>># 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 <<< 9583 1726887163.26650: stdout chunk (state=3): >>># 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 <<< 9583 1726887163.26679: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9583 1726887163.27023: 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 <<< 9583 1726887163.27036: stdout chunk (state=3): >>># destroy encodings <<< 9583 1726887163.27047: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 9583 1726887163.27063: stdout chunk (state=3): >>># destroy ctypes # destroy _string <<< 9583 1726887163.27083: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 9583 1726887163.27094: stdout chunk (state=3): >>># destroy _socket <<< 9583 1726887163.27104: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder <<< 9583 1726887163.27119: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 9583 1726887163.27142: stdout chunk (state=3): >>># destroy selinux <<< 9583 1726887163.27153: stdout chunk (state=3): >>># destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy <<< 9583 1726887163.27185: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors <<< 9583 1726887163.27196: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.ansible_collector <<< 9583 1726887163.27221: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy multiprocessing.context # destroy _compat_pickle <<< 9583 1726887163.27241: stdout chunk (state=3): >>># destroy _pickle # destroy array <<< 9583 1726887163.27253: stdout chunk (state=3): >>># destroy queue # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process <<< 9583 1726887163.27272: stdout chunk (state=3): >>># destroy fcntl <<< 9583 1726887163.27303: stdout chunk (state=3): >>># destroy datetime # destroy gc # destroy ipaddress # destroy textwrap <<< 9583 1726887163.27316: stdout chunk (state=3): >>># destroy base64 <<< 9583 1726887163.27346: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux <<< 9583 1726887163.27358: stdout chunk (state=3): >>># destroy getpass # destroy contextlib <<< 9583 1726887163.27368: stdout chunk (state=3): >>># destroy termios # destroy json <<< 9583 1726887163.27399: 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 <<< 9583 1726887163.27447: 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 <<< 9583 1726887163.27460: 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 <<< 9583 1726887163.27485: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat <<< 9583 1726887163.27499: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath <<< 9583 1726887163.27509: 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 <<< 9583 1726887163.27541: 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 # cleanup[3] wiping shutil <<< 9583 1726887163.27554: stdout chunk (state=3): >>># destroy fnmatch <<< 9583 1726887163.27586: 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 <<< 9583 1726887163.27598: 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 time # destroy signal # destroy errno # destroy selectors # destroy threading <<< 9583 1726887163.27608: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util <<< 9583 1726887163.27621: stdout chunk (state=3): >>># destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux <<< 9583 1726887163.27634: stdout chunk (state=3): >>># cleanup[3] wiping sys <<< 9583 1726887163.27644: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 9583 1726887163.27760: stdout chunk (state=3): >>># destroy posixpath <<< 9583 1726887163.27787: stdout chunk (state=3): >>># destroy stat # destroy _signal <<< 9583 1726887163.27799: stdout chunk (state=3): >>># destroy _functools # destroy _sre # destroy sre_parse <<< 9583 1726887163.27809: stdout chunk (state=3): >>># destroy _heapq <<< 9583 1726887163.27822: stdout chunk (state=3): >>># destroy select <<< 9583 1726887163.27832: stdout chunk (state=3): >>># destroy linecache <<< 9583 1726887163.27842: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 9583 1726887163.27856: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 9583 1726887163.27869: 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 <<< 9583 1726887163.27880: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 9583 1726887163.28196: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 9583 1726887163.28204: stdout chunk (state=3): >>><<< 9583 1726887163.28219: stderr chunk (state=3): >>><<< 9583 1726887163.28284: _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 0x7f26a6ed1e48> # /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 0x7f26a6e67828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a6ed19b0> # /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 0x7f26a6e74630> 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 0x7f26a6e7b160> # /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 0x7f26a6e800f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a6e7b748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a6e7b390> # /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 0x7f26a6e25470> # /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 0x7f26a6e2ae48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a6e25b38> # /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 0x7f26a6e314e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a6e14d68> # /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 0x7f26a6e17198> # /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 0x7f26a5125940> # /usr/lib64/python3.6/__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 0x7f26a5137240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a6e85a20> 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 0x7f26a505b080> # /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 0x7f26a50662b0> # /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 0x7f26a5066f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a5066a90> 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 0x7f26a5070080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a51007b8> # /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 0x7f26a5100ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a50f4160> # /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 0x7f26a50f4e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a50ec438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a50dc470> # /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 0x7f26a4e132b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a4e1bd30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a50f40b8> 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 0x7f26a4e21e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a50d62b0> # /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 0x7f26a4e27208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a4e21fd0> # 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 0x7f26a4e27320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a5145fd0> # /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 0x7f26a4e27e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a4e27a20> # /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 0x7f26a4e326d8> # /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 0x7f26a4e32e80> # /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 0x7f26a49b9198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a4e32780> # /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 0x7f26a49bec88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a4e27550> # /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 0x7f26a49e22e8> # 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 0x7f26a49e26a0> # /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 0x7f26a49e9390> # /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 0x7f26a4793ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a478b2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a4781f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a4779e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a49e9d30> # 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 0x7f26a478bf60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a49e2a20> # /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 0x7f26a6de1710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a478e048> 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 0x7f26a6de1a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a4e27898> # /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 0x7f26a6dfb5c0> # /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 0x7f26a6dff630> # 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 0x7f26a6dffb00> # 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 0x7f26a6dffc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a6dfbe10> # /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 0x7f26a6dfff60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a6dff4e0> # 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 0x7f26a6dff240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a6defb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a49ce358> # /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 0x7f26a6dfb470> # /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 0x7f26a2e01908> # zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/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_0r4awi5f/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 0x7f26a2ad2ac8> 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 0x7f26a2a78278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2a7e4e0> # 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 0x7f26a2a7e5f8> # /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 0x7f26a2a7eb38> # /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 0x7f26a2aabb00> # 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 0x7f26a2db5048> # 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 0x7f26a2db5278> # /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 0x7f26a2db55c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2aa62b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2a984a8> # /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 0x7f26a2aa6828> # 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 0x7f26a2aab518> # /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 0x7f26a2ddfeb8> # /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 0x7f26a2d33978> # /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 0x7f26a2d40a90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2dddd68> # /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 0x7f26a2d2d470> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2dd72b0> # /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 0x7f26a2d5dac8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2d2d630> # 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 0x7f26a2d699e8> # 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 0x7f26a2d69ac8> # 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 0x7f26a2d69c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2dce080> # /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 0x7f26a2d87630> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2d7dd30> # 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 0x7f26a2d7df28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2d7d7f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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 0x7f26a2da0a20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2da0710> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2d91ef0> # /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 0x7f26a2da0588> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26a2d91748> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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 0x7f269f40e2e8> # 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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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 0x7f269f5038d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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 0x7f269f47e128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269f44a898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/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_0r4awi5f/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 0x7f269f4b1080> # /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 0x7f269f4b1128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269f45c940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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 0x7f269f530208> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/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 0x7f269f4c1710> # /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 0x7f269f4f5160> # 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 0x7f269f4f5908> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269f4cadd8> # 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 0x7f269f4ece80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269f4ca0f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269f4c2208> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269f52ab00> # /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 0x7f269f799d68> # /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 0x7f269f79e8d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269f572fd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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 0x7f269eb8cc50> # /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 0x7f269ebd2780> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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 0x7f269ebac898> # 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 0x7f269ebb6f60> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269ebdc358> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/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_0r4awi5f/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 0x7f269eccb978> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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 0x7f269eccaac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f269ecca748> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/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_0r4awi5f/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "chronyd", "changed": false, "status": {"Type": "forking", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestamp": "Fri 2024-09-20 22:52:22 EDT", "WatchdogTimestampMonotonic": "236511925", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "9402", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 22:52:22 EDT", "ExecMainStartTimestampMonotonic": "236511913", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9402", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9400 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9403 ; code=exited ; status=0 }", "ExecStopPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9395 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "MemoryCurrent": "794624", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "1", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "yes", "ProtectSystem": "full", "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": "chronyd.service", "Names": "chronyd.service", "Requires": "-.mount system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket sysinit.target system.slice sntp.service systemd-tmpfiles-setup.service basic.target ntpdate.service -.mount ntpd.service tmp.mount", "RequiresMountsFor": "/var/tmp", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "Description": "NTP client/server", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:52:22 EDT", "StateChangeTimestampMonotonic": "236528178", "InactiveExitTimestamp": "Fri 2024-09-20 22:52:22 EDT", "InactiveExitTimestampMonotonic": "236496425", "ActiveEnterTimestamp": "Fri 2024-09-20 22:52:22 EDT", "ActiveEnterTimestampMonotonic": "236528178", "ActiveExitTimestamp": "Fri 2024-09-20 22:52:22 EDT", "ActiveExitTimestampMonotonic": "236456054", "InactiveEnterTimestamp": "Fri 2024-09-20 22:52:22 EDT", "InactiveEnterTimestampMonotonic": "236494440", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:52:22 EDT", "ConditionTimestampMonotonic": "236495292", "AssertTimestamp": "Fri 2024-09-20 22:52:22 EDT", "AssertTimestampMonotonic": "236495332", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "1fe7627dfd50423abf8012eb72b9761f", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy fcntl # destroy datetime # destroy gc # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy platform # destroy shlex # destroy traceback # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings , stderr=Shared connection to 10.31.42.224 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 9583 1726887163.28623: done with _execute_module (ansible.legacy.systemd, {'name': 'chronyd', 'state': 'started', 'enabled': True, '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.16.11', '_ansible_module_name': 'ansible.legacy.systemd', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887162.3888493-9583-177101150461750/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9583 1726887163.28651: _low_level_execute_command(): starting 9583 1726887163.28659: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887162.3888493-9583-177101150461750/ > /dev/null 2>&1 && sleep 0' 9583 1726887163.31270: stderr chunk (state=2): >>><<< 9583 1726887163.31278: stdout chunk (state=2): >>><<< 9583 1726887163.31294: _low_level_execute_command() done: rc=0, stdout=, stderr= 9583 1726887163.31302: handler run complete 9583 1726887163.31341: attempt loop complete, returning result 9583 1726887163.31347: _execute() done 9583 1726887163.31353: dumping result to json 9583 1726887163.31369: done dumping result, returning 9583 1726887163.31379: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable chronyd [0e652c5f-a961-fb27-5144-000000000033] 9583 1726887163.31389: sending task result for task 0e652c5f-a961-fb27-5144-000000000033 9583 1726887163.31497: done sending task result for task 0e652c5f-a961-fb27-5144-000000000033 9583 1726887163.31504: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "enabled": true, "name": "chronyd", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-09-20 22:52:22 EDT", "ActiveEnterTimestampMonotonic": "236528178", "ActiveExitTimestamp": "Fri 2024-09-20 22:52:22 EDT", "ActiveExitTimestampMonotonic": "236456054", "ActiveState": "active", "After": "systemd-journald.socket sysinit.target system.slice sntp.service systemd-tmpfiles-setup.service basic.target ntpdate.service -.mount ntpd.service tmp.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 22:52:22 EDT", "AssertTimestampMonotonic": "236495332", "Before": "multi-user.target shutdown.target", "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": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:52:22 EDT", "ConditionTimestampMonotonic": "236495292", "ConfigurationDirectoryMode": "0755", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9402", "ExecMainStartTimestamp": "Fri 2024-09-20 22:52:22 EDT", "ExecMainStartTimestampMonotonic": "236511913", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9400 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9403 ; code=exited ; status=0 }", "ExecStopPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9395 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/chronyd.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": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 22:52:22 EDT", "InactiveEnterTimestampMonotonic": "236494440", "InactiveExitTimestamp": "Fri 2024-09-20 22:52:22 EDT", "InactiveExitTimestampMonotonic": "236496425", "InvocationID": "1fe7627dfd50423abf8012eb72b9761f", "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": "9402", "MemoryAccounting": "yes", "MemoryCurrent": "794624", "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": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 22:52:22 EDT", "StateChangeTimestampMonotonic": "236528178", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2024-09-20 22:52:22 EDT", "WatchdogTimestampMonotonic": "236511925", "WatchdogUSec": "0" } } 8861 1726887163.32037: no more pending results, returning what we have 8861 1726887163.32040: results queue empty 8861 1726887163.32041: checking for any_errors_fatal 8861 1726887163.32046: done checking for any_errors_fatal 8861 1726887163.32046: checking for max_fail_percentage 8861 1726887163.32047: done checking for max_fail_percentage 8861 1726887163.32048: checking to see if all hosts have failed and the running result is not ok 8861 1726887163.32048: done checking to see if all hosts have failed 8861 1726887163.32049: getting the remaining hosts for this loop 8861 1726887163.32050: done getting the remaining hosts for this loop 8861 1726887163.32053: getting the next task for host managed_node2 8861 1726887163.32058: done getting next task for host managed_node2 8861 1726887163.32061: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable ntpd 8861 1726887163.32062: ^ state is: HOST STATE: block=4, task=21, rescue=0, 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 8861 1726887163.32068: getting variables 8861 1726887163.32070: in VariableManager get_vars() 8861 1726887163.32094: Calling all_inventory to load vars for managed_node2 8861 1726887163.32097: Calling groups_inventory to load vars for managed_node2 8861 1726887163.32100: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887163.32107: Calling all_plugins_play to load vars for managed_node2 8861 1726887163.32110: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887163.32115: Calling groups_plugins_play to load vars for managed_node2 8861 1726887163.33387: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887163.34619: done with get_vars() 8861 1726887163.34633: done getting variables 8861 1726887163.34682: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Enable ntpd] ************************ task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:333 Friday 20 September 2024 22:52:43 -0400 (0:00:01.022) 0:00:19.705 ****** 8861 1726887163.34706: entering _queue_task() for managed_node2/service 8861 1726887163.34896: worker is 1 (out of 1 available) 8861 1726887163.34911: exiting _queue_task() for managed_node2/service 8861 1726887163.34925: done queuing things up, now waiting for results queue to drain 8861 1726887163.34927: waiting for pending results... 9612 1726887163.35064: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable ntpd 9612 1726887163.35187: in run() - task 0e652c5f-a961-fb27-5144-000000000034 9612 1726887163.35206: variable 'ansible_search_path' from source: unknown 9612 1726887163.35213: variable 'ansible_search_path' from source: unknown 9612 1726887163.35251: calling self._execute() 9612 1726887163.35329: variable 'ansible_host' from source: host vars for 'managed_node2' 9612 1726887163.35341: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9612 1726887163.35354: variable 'omit' from source: magic vars 9612 1726887163.35725: variable 'timesync_mode' from source: set_fact 9612 1726887163.35738: Evaluated conditional (timesync_mode == 1): True 9612 1726887163.35837: variable 'timesync_ntp_provider' from source: set_fact 9612 1726887163.35858: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 9612 1726887163.35864: when evaluation is False, skipping this task 9612 1726887163.35869: _execute() done 9612 1726887163.35876: dumping result to json 9612 1726887163.35882: done dumping result, returning 9612 1726887163.35891: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable ntpd [0e652c5f-a961-fb27-5144-000000000034] 9612 1726887163.35902: sending task result for task 0e652c5f-a961-fb27-5144-000000000034 9612 1726887163.35938: done sending task result for task 0e652c5f-a961-fb27-5144-000000000034 9612 1726887163.35944: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 8861 1726887163.36066: no more pending results, returning what we have 8861 1726887163.36070: results queue empty 8861 1726887163.36071: checking for any_errors_fatal 8861 1726887163.36085: done checking for any_errors_fatal 8861 1726887163.36086: checking for max_fail_percentage 8861 1726887163.36087: done checking for max_fail_percentage 8861 1726887163.36088: checking to see if all hosts have failed and the running result is not ok 8861 1726887163.36089: done checking to see if all hosts have failed 8861 1726887163.36089: getting the remaining hosts for this loop 8861 1726887163.36091: done getting the remaining hosts for this loop 8861 1726887163.36094: getting the next task for host managed_node2 8861 1726887163.36101: done getting next task for host managed_node2 8861 1726887163.36105: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable ptp4l 8861 1726887163.36107: ^ state is: HOST STATE: block=4, task=22, rescue=0, 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 8861 1726887163.36122: getting variables 8861 1726887163.36124: in VariableManager get_vars() 8861 1726887163.36156: Calling all_inventory to load vars for managed_node2 8861 1726887163.36159: Calling groups_inventory to load vars for managed_node2 8861 1726887163.36160: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887163.36167: Calling all_plugins_play to load vars for managed_node2 8861 1726887163.36169: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887163.36172: Calling groups_plugins_play to load vars for managed_node2 8861 1726887163.37258: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887163.38647: done with get_vars() 8861 1726887163.38667: done getting variables 8861 1726887163.38732: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Enable ptp4l] *********************** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:342 Friday 20 September 2024 22:52:43 -0400 (0:00:00.040) 0:00:19.745 ****** 8861 1726887163.38761: entering _queue_task() for managed_node2/service 8861 1726887163.38971: worker is 1 (out of 1 available) 8861 1726887163.38984: exiting _queue_task() for managed_node2/service 8861 1726887163.38995: done queuing things up, now waiting for results queue to drain 8861 1726887163.38996: waiting for pending results... 9614 1726887163.39588: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable ptp4l 9614 1726887163.39702: in run() - task 0e652c5f-a961-fb27-5144-000000000035 9614 1726887163.39721: variable 'ansible_search_path' from source: unknown 9614 1726887163.39728: variable 'ansible_search_path' from source: unknown 9614 1726887163.39758: calling self._execute() 9614 1726887163.39830: variable 'ansible_host' from source: host vars for 'managed_node2' 9614 1726887163.39840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9614 1726887163.39854: variable 'omit' from source: magic vars 9614 1726887163.40226: variable 'timesync_mode' from source: set_fact 9614 1726887163.40238: Evaluated conditional (timesync_mode == 2): False 9614 1726887163.40244: when evaluation is False, skipping this task 9614 1726887163.40250: _execute() done 9614 1726887163.40257: dumping result to json 9614 1726887163.40264: done dumping result, returning 9614 1726887163.40270: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable ptp4l [0e652c5f-a961-fb27-5144-000000000035] 9614 1726887163.40278: sending task result for task 0e652c5f-a961-fb27-5144-000000000035 9614 1726887163.40308: done sending task result for task 0e652c5f-a961-fb27-5144-000000000035 9614 1726887163.40311: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 8861 1726887163.40533: no more pending results, returning what we have 8861 1726887163.40536: results queue empty 8861 1726887163.40538: checking for any_errors_fatal 8861 1726887163.40541: done checking for any_errors_fatal 8861 1726887163.40542: checking for max_fail_percentage 8861 1726887163.40543: done checking for max_fail_percentage 8861 1726887163.40543: checking to see if all hosts have failed and the running result is not ok 8861 1726887163.40544: done checking to see if all hosts have failed 8861 1726887163.40544: getting the remaining hosts for this loop 8861 1726887163.40545: done getting the remaining hosts for this loop 8861 1726887163.40548: getting the next task for host managed_node2 8861 1726887163.40553: done getting next task for host managed_node2 8861 1726887163.40555: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable phc2sys 8861 1726887163.40557: ^ state is: HOST STATE: block=4, task=23, rescue=0, 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 8861 1726887163.40566: getting variables 8861 1726887163.40567: in VariableManager get_vars() 8861 1726887163.40591: Calling all_inventory to load vars for managed_node2 8861 1726887163.40594: Calling groups_inventory to load vars for managed_node2 8861 1726887163.40595: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887163.40602: Calling all_plugins_play to load vars for managed_node2 8861 1726887163.40604: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887163.40606: Calling groups_plugins_play to load vars for managed_node2 8861 1726887163.41480: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887163.43366: done with get_vars() 8861 1726887163.43387: done getting variables 8861 1726887163.43456: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Enable phc2sys] ********************* task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:349 Friday 20 September 2024 22:52:43 -0400 (0:00:00.047) 0:00:19.793 ****** 8861 1726887163.43488: entering _queue_task() for managed_node2/service 8861 1726887163.43699: worker is 1 (out of 1 available) 8861 1726887163.43717: exiting _queue_task() for managed_node2/service 8861 1726887163.43730: done queuing things up, now waiting for results queue to drain 8861 1726887163.43732: waiting for pending results... 9615 1726887163.43950: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable phc2sys 9615 1726887163.44088: in run() - task 0e652c5f-a961-fb27-5144-000000000036 9615 1726887163.44107: variable 'ansible_search_path' from source: unknown 9615 1726887163.44116: variable 'ansible_search_path' from source: unknown 9615 1726887163.44151: calling self._execute() 9615 1726887163.44233: variable 'ansible_host' from source: host vars for 'managed_node2' 9615 1726887163.44244: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9615 1726887163.44256: variable 'omit' from source: magic vars 9615 1726887163.44741: variable 'timesync_mode' from source: set_fact 9615 1726887163.44754: Evaluated conditional (timesync_mode == 2): False 9615 1726887163.44760: when evaluation is False, skipping this task 9615 1726887163.44765: _execute() done 9615 1726887163.44771: dumping result to json 9615 1726887163.44776: done dumping result, returning 9615 1726887163.44782: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable phc2sys [0e652c5f-a961-fb27-5144-000000000036] 9615 1726887163.44792: sending task result for task 0e652c5f-a961-fb27-5144-000000000036 9615 1726887163.44891: done sending task result for task 0e652c5f-a961-fb27-5144-000000000036 9615 1726887163.44897: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 8861 1726887163.45211: no more pending results, returning what we have 8861 1726887163.45217: results queue empty 8861 1726887163.45218: checking for any_errors_fatal 8861 1726887163.45224: done checking for any_errors_fatal 8861 1726887163.45224: checking for max_fail_percentage 8861 1726887163.45226: done checking for max_fail_percentage 8861 1726887163.45227: checking to see if all hosts have failed and the running result is not ok 8861 1726887163.45228: done checking to see if all hosts have failed 8861 1726887163.45228: getting the remaining hosts for this loop 8861 1726887163.45230: done getting the remaining hosts for this loop 8861 1726887163.45233: getting the next task for host managed_node2 8861 1726887163.45240: done getting next task for host managed_node2 8861 1726887163.45244: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable timemaster 8861 1726887163.45246: ^ state is: HOST STATE: block=4, task=24, rescue=0, 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 8861 1726887163.45259: getting variables 8861 1726887163.45261: in VariableManager get_vars() 8861 1726887163.45295: Calling all_inventory to load vars for managed_node2 8861 1726887163.45298: Calling groups_inventory to load vars for managed_node2 8861 1726887163.45301: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887163.45310: Calling all_plugins_play to load vars for managed_node2 8861 1726887163.45316: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887163.45320: Calling groups_plugins_play to load vars for managed_node2 8861 1726887163.47008: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887163.49002: done with get_vars() 8861 1726887163.49028: done getting variables 8861 1726887163.49098: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Enable timemaster] ****************** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:359 Friday 20 September 2024 22:52:43 -0400 (0:00:00.056) 0:00:19.849 ****** 8861 1726887163.49133: entering _queue_task() for managed_node2/service 8861 1726887163.49400: worker is 1 (out of 1 available) 8861 1726887163.49415: exiting _queue_task() for managed_node2/service 8861 1726887163.49427: done queuing things up, now waiting for results queue to drain 8861 1726887163.49429: waiting for pending results... 9617 1726887163.49643: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable timemaster 9617 1726887163.49777: in run() - task 0e652c5f-a961-fb27-5144-000000000037 9617 1726887163.49796: variable 'ansible_search_path' from source: unknown 9617 1726887163.49802: variable 'ansible_search_path' from source: unknown 9617 1726887163.49836: calling self._execute() 9617 1726887163.49921: variable 'ansible_host' from source: host vars for 'managed_node2' 9617 1726887163.49934: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9617 1726887163.49946: variable 'omit' from source: magic vars 9617 1726887163.50434: variable 'timesync_mode' from source: set_fact 9617 1726887163.50447: Evaluated conditional (timesync_mode == 3): False 9617 1726887163.50454: when evaluation is False, skipping this task 9617 1726887163.50459: _execute() done 9617 1726887163.50464: dumping result to json 9617 1726887163.50469: done dumping result, returning 9617 1726887163.50476: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable timemaster [0e652c5f-a961-fb27-5144-000000000037] 9617 1726887163.50486: sending task result for task 0e652c5f-a961-fb27-5144-000000000037 9617 1726887163.50587: done sending task result for task 0e652c5f-a961-fb27-5144-000000000037 9617 1726887163.50593: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 3", "skip_reason": "Conditional result was False" } 8861 1726887163.50920: no more pending results, returning what we have 8861 1726887163.50924: results queue empty 8861 1726887163.50925: checking for any_errors_fatal 8861 1726887163.50930: done checking for any_errors_fatal 8861 1726887163.50931: checking for max_fail_percentage 8861 1726887163.50933: done checking for max_fail_percentage 8861 1726887163.50933: checking to see if all hosts have failed and the running result is not ok 8861 1726887163.50934: done checking to see if all hosts have failed 8861 1726887163.50935: getting the remaining hosts for this loop 8861 1726887163.50936: done getting the remaining hosts for this loop 8861 1726887163.50940: getting the next task for host managed_node2 8861 1726887163.50948: done getting next task for host managed_node2 8861 1726887163.50950: ^ task is: TASK: meta (role_complete) 8861 1726887163.50952: ^ 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 8861 1726887163.50966: getting variables 8861 1726887163.50968: in VariableManager get_vars() 8861 1726887163.51001: Calling all_inventory to load vars for managed_node2 8861 1726887163.51004: Calling groups_inventory to load vars for managed_node2 8861 1726887163.51007: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887163.51019: Calling all_plugins_play to load vars for managed_node2 8861 1726887163.51023: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887163.51027: Calling groups_plugins_play to load vars for managed_node2 8861 1726887163.52758: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887163.54900: done with get_vars() 8861 1726887163.54934: done getting variables 8861 1726887163.55037: done queuing things up, now waiting for results queue to drain 8861 1726887163.55039: results queue empty 8861 1726887163.55040: checking for any_errors_fatal 8861 1726887163.55045: done checking for any_errors_fatal 8861 1726887163.55047: checking for max_fail_percentage 8861 1726887163.55048: done checking for max_fail_percentage 8861 1726887163.55049: checking to see if all hosts have failed and the running result is not ok 8861 1726887163.55049: done checking to see if all hosts have failed 8861 1726887163.55050: getting the remaining hosts for this loop 8861 1726887163.55051: done getting the remaining hosts for this loop 8861 1726887163.55055: getting the next task for host managed_node2 8861 1726887163.55058: done getting next task for host managed_node2 8861 1726887163.55060: ^ task is: TASK: meta (flush_handlers) 8861 1726887163.55062: ^ 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 8861 1726887163.55065: getting variables 8861 1726887163.55067: in VariableManager get_vars() 8861 1726887163.55079: Calling all_inventory to load vars for managed_node2 8861 1726887163.55082: Calling groups_inventory to load vars for managed_node2 8861 1726887163.55085: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887163.55090: Calling all_plugins_play to load vars for managed_node2 8861 1726887163.55094: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887163.55098: Calling groups_plugins_play to load vars for managed_node2 8861 1726887163.56555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887163.58560: done with get_vars() 8861 1726887163.58581: done getting variables 8861 1726887163.58636: in VariableManager get_vars() 8861 1726887163.58648: Calling all_inventory to load vars for managed_node2 8861 1726887163.58651: Calling groups_inventory to load vars for managed_node2 8861 1726887163.58653: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887163.58658: Calling all_plugins_play to load vars for managed_node2 8861 1726887163.58660: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887163.58664: Calling groups_plugins_play to load vars for managed_node2 8861 1726887163.64110: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887163.66099: done with get_vars() 8861 1726887163.66136: done queuing things up, now waiting for results queue to drain 8861 1726887163.66139: results queue empty 8861 1726887163.66139: checking for any_errors_fatal 8861 1726887163.66142: done checking for any_errors_fatal 8861 1726887163.66143: checking for max_fail_percentage 8861 1726887163.66144: done checking for max_fail_percentage 8861 1726887163.66145: checking to see if all hosts have failed and the running result is not ok 8861 1726887163.66145: done checking to see if all hosts have failed 8861 1726887163.66146: getting the remaining hosts for this loop 8861 1726887163.66147: done getting the remaining hosts for this loop 8861 1726887163.66150: getting the next task for host managed_node2 8861 1726887163.66154: done getting next task for host managed_node2 8861 1726887163.66156: ^ task is: TASK: meta (flush_handlers) 8861 1726887163.66157: ^ state is: HOST STATE: block=7, 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 8861 1726887163.66161: getting variables 8861 1726887163.66163: in VariableManager get_vars() 8861 1726887163.66176: Calling all_inventory to load vars for managed_node2 8861 1726887163.66179: Calling groups_inventory to load vars for managed_node2 8861 1726887163.66182: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887163.66190: Calling all_plugins_play to load vars for managed_node2 8861 1726887163.66199: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887163.66204: Calling groups_plugins_play to load vars for managed_node2 8861 1726887163.67669: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887163.69671: done with get_vars() 8861 1726887163.69691: done getting variables 8861 1726887163.69753: in VariableManager get_vars() 8861 1726887163.69765: Calling all_inventory to load vars for managed_node2 8861 1726887163.69768: Calling groups_inventory to load vars for managed_node2 8861 1726887163.69770: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887163.69775: Calling all_plugins_play to load vars for managed_node2 8861 1726887163.69778: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887163.69782: Calling groups_plugins_play to load vars for managed_node2 8861 1726887163.71126: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887163.73124: done with get_vars() 8861 1726887163.73152: done queuing things up, now waiting for results queue to drain 8861 1726887163.73154: results queue empty 8861 1726887163.73155: checking for any_errors_fatal 8861 1726887163.73158: done checking for any_errors_fatal 8861 1726887163.73159: checking for max_fail_percentage 8861 1726887163.73160: done checking for max_fail_percentage 8861 1726887163.73161: checking to see if all hosts have failed and the running result is not ok 8861 1726887163.73161: done checking to see if all hosts have failed 8861 1726887163.73162: getting the remaining hosts for this loop 8861 1726887163.73163: done getting the remaining hosts for this loop 8861 1726887163.73166: getting the next task for host managed_node2 8861 1726887163.73170: done getting next task for host managed_node2 8861 1726887163.73171: ^ task is: None 8861 1726887163.73172: ^ state is: HOST STATE: block=8, 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 8861 1726887163.73174: done queuing things up, now waiting for results queue to drain 8861 1726887163.73175: results queue empty 8861 1726887163.73176: checking for any_errors_fatal 8861 1726887163.73176: done checking for any_errors_fatal 8861 1726887163.73177: checking for max_fail_percentage 8861 1726887163.73178: done checking for max_fail_percentage 8861 1726887163.73179: checking to see if all hosts have failed and the running result is not ok 8861 1726887163.73179: done checking to see if all hosts have failed 8861 1726887163.73181: getting the next task for host managed_node2 8861 1726887163.73184: done getting next task for host managed_node2 8861 1726887163.73185: ^ task is: None 8861 1726887163.73187: ^ state is: HOST STATE: block=8, 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 8861 1726887163.73238: in VariableManager get_vars() 8861 1726887163.73255: done with get_vars() 8861 1726887163.73262: in VariableManager get_vars() 8861 1726887163.73273: done with get_vars() 8861 1726887163.73278: variable 'omit' from source: magic vars 8861 1726887163.73311: in VariableManager get_vars() 8861 1726887163.73325: done with get_vars() 8861 1726887163.73351: variable 'omit' from source: magic vars PLAY [Run tests_default.yml in check_mode] ************************************* 8861 1726887163.73602: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 8861 1726887163.74430: getting the remaining hosts for this loop 8861 1726887163.74432: done getting the remaining hosts for this loop 8861 1726887163.74435: getting the next task for host managed_node2 8861 1726887163.74438: done getting next task for host managed_node2 8861 1726887163.74440: ^ task is: TASK: Gathering Facts 8861 1726887163.74441: ^ 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 8861 1726887163.74444: getting variables 8861 1726887163.74445: in VariableManager get_vars() 8861 1726887163.74454: Calling all_inventory to load vars for managed_node2 8861 1726887163.74456: Calling groups_inventory to load vars for managed_node2 8861 1726887163.74459: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887163.74465: Calling all_plugins_play to load vars for managed_node2 8861 1726887163.74468: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887163.74471: Calling groups_plugins_play to load vars for managed_node2 8861 1726887163.75990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887163.78817: done with get_vars() 8861 1726887163.78843: done getting variables 8861 1726887163.78889: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default_wrapper.yml:28 Friday 20 September 2024 22:52:43 -0400 (0:00:00.297) 0:00:20.147 ****** 8861 1726887163.78919: entering _queue_task() for managed_node2/gather_facts 8861 1726887163.79176: worker is 1 (out of 1 available) 8861 1726887163.79189: exiting _queue_task() for managed_node2/gather_facts 8861 1726887163.79201: done queuing things up, now waiting for results queue to drain 8861 1726887163.79203: waiting for pending results... 9630 1726887163.80535: running TaskExecutor() for managed_node2/TASK: Gathering Facts 9630 1726887163.80665: in run() - task 0e652c5f-a961-fb27-5144-00000000017d 9630 1726887163.80683: variable 'ansible_search_path' from source: unknown 9630 1726887163.80720: calling self._execute() 9630 1726887163.80807: variable 'ansible_host' from source: host vars for 'managed_node2' 9630 1726887163.80821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9630 1726887163.80833: variable 'omit' from source: magic vars 9630 1726887163.80956: variable 'omit' from source: magic vars 9630 1726887163.80989: variable 'omit' from source: magic vars 9630 1726887163.81031: variable 'omit' from source: magic vars 9630 1726887163.81075: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9630 1726887163.81115: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9630 1726887163.81139: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9630 1726887163.81161: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9630 1726887163.81177: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9630 1726887163.81209: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9630 1726887163.81218: variable 'ansible_host' from source: host vars for 'managed_node2' 9630 1726887163.81224: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9630 1726887163.81338: Set connection var ansible_timeout to 10 9630 1726887163.81345: Set connection var ansible_shell_type to sh 9630 1726887163.81357: Set connection var ansible_pipelining to False 9630 1726887163.81368: Set connection var ansible_module_compression to ZIP_DEFLATED 9630 1726887163.81375: Set connection var ansible_connection to ssh 9630 1726887163.81383: Set connection var ansible_shell_executable to /bin/sh 9630 1726887163.81408: variable 'ansible_shell_executable' from source: unknown 9630 1726887163.81497: variable 'ansible_connection' from source: unknown 9630 1726887163.81503: variable 'ansible_module_compression' from source: unknown 9630 1726887163.81509: variable 'ansible_shell_type' from source: unknown 9630 1726887163.81515: variable 'ansible_shell_executable' from source: unknown 9630 1726887163.81521: variable 'ansible_host' from source: host vars for 'managed_node2' 9630 1726887163.81529: variable 'ansible_pipelining' from source: unknown 9630 1726887163.81535: variable 'ansible_timeout' from source: unknown 9630 1726887163.81541: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9630 1726887163.81730: Loading ActionModule 'gather_facts' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/gather_facts.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9630 1726887163.81744: variable 'omit' from source: magic vars 9630 1726887163.81752: starting attempt loop 9630 1726887163.81757: running the handler 9630 1726887163.81775: variable 'ansible_facts' from source: unknown 9630 1726887163.81797: _low_level_execute_command(): starting 9630 1726887163.81808: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9630 1726887163.84509: stdout chunk (state=2): >>>/root <<< 9630 1726887163.84658: stderr chunk (state=3): >>><<< 9630 1726887163.84667: stdout chunk (state=3): >>><<< 9630 1726887163.84691: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9630 1726887163.84710: _low_level_execute_command(): starting 9630 1726887163.84722: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887163.847032-9630-14962035340073 `" && echo ansible-tmp-1726887163.847032-9630-14962035340073="` echo /root/.ansible/tmp/ansible-tmp-1726887163.847032-9630-14962035340073 `" ) && sleep 0' 9630 1726887163.88218: stdout chunk (state=2): >>>ansible-tmp-1726887163.847032-9630-14962035340073=/root/.ansible/tmp/ansible-tmp-1726887163.847032-9630-14962035340073 <<< 9630 1726887163.88275: stderr chunk (state=3): >>><<< 9630 1726887163.88283: stdout chunk (state=3): >>><<< 9630 1726887163.88304: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887163.847032-9630-14962035340073=/root/.ansible/tmp/ansible-tmp-1726887163.847032-9630-14962035340073 , stderr= 9630 1726887163.88345: variable 'ansible_module_compression' from source: unknown 9630 1726887163.88416: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-88616f_o2l0p/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 9630 1726887163.88483: variable 'ansible_facts' from source: unknown 9630 1726887163.88678: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887163.847032-9630-14962035340073/AnsiballZ_setup.py 9630 1726887163.89785: Sending initial data 9630 1726887163.89794: Sent initial data (150 bytes) 9630 1726887163.92508: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-88616f_o2l0p/tmpsr2ceb0j /root/.ansible/tmp/ansible-tmp-1726887163.847032-9630-14962035340073/AnsiballZ_setup.py <<< 9630 1726887163.94494: stderr chunk (state=3): >>><<< 9630 1726887163.94501: stdout chunk (state=3): >>><<< 9630 1726887163.94527: done transferring module to remote 9630 1726887163.94542: _low_level_execute_command(): starting 9630 1726887163.94550: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887163.847032-9630-14962035340073/ /root/.ansible/tmp/ansible-tmp-1726887163.847032-9630-14962035340073/AnsiballZ_setup.py && sleep 0' 9630 1726887163.97218: stderr chunk (state=2): >>><<< 9630 1726887163.97227: stdout chunk (state=2): >>><<< 9630 1726887163.97244: _low_level_execute_command() done: rc=0, stdout=, stderr= 9630 1726887163.97250: _low_level_execute_command(): starting 9630 1726887163.97257: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887163.847032-9630-14962035340073/AnsiballZ_setup.py && sleep 0' 9630 1726887164.00212: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 9630 1726887164.00244: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 9630 1726887164.00296: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9630 1726887164.00332: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9630 1726887164.00375: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') <<< 9630 1726887164.00403: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # # installed zipimport hook <<< 9630 1726887164.00449: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 9630 1726887164.00481: 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 <<< 9630 1726887164.00509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # <<< 9630 1726887164.00537: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d262be48> <<< 9630 1726887164.00569: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9630 1726887164.00595: 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 0x7f43d25c1828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d262b9b0> <<< 9630 1726887164.00626: 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' <<< 9630 1726887164.00655: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d25ce630> import '_signal' # <<< 9630 1726887164.00688: 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 0x7f43d25d5160> <<< 9630 1726887164.00717: 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' <<< 9630 1726887164.00745: 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' <<< 9630 1726887164.00777: 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' <<< 9630 1726887164.00807: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d25da0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d25d5748> <<< 9630 1726887164.00832: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d25d5390> <<< 9630 1726887164.00857: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9630 1726887164.00883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9630 1726887164.00916: 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' <<< 9630 1726887164.00942: stdout chunk (state=3): >>>import 'errno' # <<< 9630 1726887164.00968: 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' <<< 9630 1726887164.00998: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d257f470> <<< 9630 1726887164.01038: 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' <<< 9630 1726887164.01066: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d2584e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d257fb38> <<< 9630 1726887164.01087: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9630 1726887164.01121: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9630 1726887164.01232: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d258b4e0> <<< 9630 1726887164.01261: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d256ed68> <<< 9630 1726887164.01289: 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 0x7f43d2571198> <<< 9630 1726887164.01328: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 9630 1726887164.01355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 9630 1726887164.01383: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d087f940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 9630 1726887164.01408: 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 0x7f43d0891240> <<< 9630 1726887164.01494: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d25dfa20> <<< 9630 1726887164.01523: 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. <<< 9630 1726887164.01898: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9630 1726887164.01931: 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 <<< 9630 1726887164.01961: 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 <<< 9630 1726887164.01992: 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 <<< 9630 1726887164.02015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9630 1726887164.02041: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9630 1726887164.02087: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9630 1726887164.02114: stdout chunk (state=3): >>>import '_functools' # <<< 9630 1726887164.02134: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9630 1726887164.02163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9630 1726887164.02193: 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' <<< 9630 1726887164.02222: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07b7080> <<< 9630 1726887164.02249: 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 0x7f43d07c12b0> <<< 9630 1726887164.02277: 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' <<< 9630 1726887164.02314: 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 0x7f43d07c1f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07c1a90> import 'itertools' # <<< 9630 1726887164.02346: 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' <<< 9630 1726887164.02369: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07cb080> import '_collections' # <<< 9630 1726887164.02416: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d085a7b8> <<< 9630 1726887164.02443: 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' <<< 9630 1726887164.02480: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d085aba8> <<< 9630 1726887164.02533: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d084e160> <<< 9630 1726887164.02562: 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 0x7f43d084ee48> <<< 9630 1726887164.02586: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0846438> <<< 9630 1726887164.02619: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0836470> <<< 9630 1726887164.02653: 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' <<< 9630 1726887164.02676: stdout chunk (state=3): >>>import '_sre' # <<< 9630 1726887164.02700: 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' <<< 9630 1726887164.02727: 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' <<< 9630 1726887164.02757: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d056f2b0> <<< 9630 1726887164.02785: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0576d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d084e0b8> <<< 9630 1726887164.02809: stdout chunk (state=3): >>>import '_locale' # <<< 9630 1726887164.02849: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 9630 1726887164.02886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d057ce48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d08312b0> # /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' <<< 9630 1726887164.02923: 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 0x7f43d0581208> <<< 9630 1726887164.02963: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d057cfd0> # 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 0x7f43d0581320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d089ffd0> <<< 9630 1726887164.02997: 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' <<< 9630 1726887164.03026: 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' <<< 9630 1726887164.03056: 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' <<< 9630 1726887164.03085: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0581e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0581a20> <<< 9630 1726887164.03122: 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 0x7f43d058f6d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9630 1726887164.03149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 9630 1726887164.03174: 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' <<< 9630 1726887164.03226: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d058feb8> <<< 9630 1726887164.03250: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9630 1726887164.03270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9630 1726887164.03293: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d01141d0> <<< 9630 1726887164.03327: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d058f7b8> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 9630 1726887164.03355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9630 1726887164.03394: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d011acc0> <<< 9630 1726887164.03423: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0581550> <<< 9630 1726887164.03445: 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' <<< 9630 1726887164.03475: 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 0x7f43d013f320> <<< 9630 1726887164.03505: 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 0x7f43d013f6d8> <<< 9630 1726887164.03526: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9630 1726887164.03553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9630 1726887164.03584: 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 0x7f43d01453c8> <<< 9630 1726887164.03608: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9630 1726887164.03632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9630 1726887164.03663: stdout chunk (state=3): >>>import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9630 1726887164.03687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9630 1726887164.03716: 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' <<< 9630 1726887164.03736: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9630 1726887164.03761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9630 1726887164.03793: 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 0x7f43cfeefbe0> <<< 9630 1726887164.03909: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cfee4320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cfedefd0> <<< 9630 1726887164.03941: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cfed6eb8> <<< 9630 1726887164.03964: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0145d68> <<< 9630 1726887164.03994: 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 0x7f43cfee4f98> <<< 9630 1726887164.04024: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d013fa58> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9630 1726887164.04056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9630 1726887164.04084: 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 0x7f43d253d748> <<< 9630 1726887164.04111: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cfeea080> import 'pwd' # <<< 9630 1726887164.04141: 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 0x7f43d253dac8> <<< 9630 1726887164.04193: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0581898> <<< 9630 1726887164.04219: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9630 1726887164.04254: 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 <<< 9630 1726887164.04275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9630 1726887164.04319: 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 0x7f43d25555c0> # /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' <<< 9630 1726887164.04455: 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 0x7f43d2559630> <<< 9630 1726887164.04490: 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 0x7f43d2559b00> <<< 9630 1726887164.04532: 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 0x7f43d2559c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d2555e10> <<< 9630 1726887164.04558: 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' <<< 9630 1726887164.04591: 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 0x7f43d2559f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d25594e0> <<< 9630 1726887164.04618: 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 0x7f43d2559240> <<< 9630 1726887164.04652: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d2548b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0129390> <<< 9630 1726887164.04673: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9630 1726887164.04707: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9630 1726887164.04748: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d2555470> <<< 9630 1726887164.04949: 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' <<< 9630 1726887164.04979: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce514908> <<< 9630 1726887164.05123: stdout chunk (state=3): >>># zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 9630 1726887164.05150: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py <<< 9630 1726887164.05181: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py <<< 9630 1726887164.05202: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.06272: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.07189: 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 0x7f43ce1e4ac8> <<< 9630 1726887164.07213: stdout chunk (state=3): >>>import 'atexit' # <<< 9630 1726887164.07244: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9630 1726887164.07264: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9630 1726887164.07320: 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 0x7f43ce18b278> <<< 9630 1726887164.07348: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce1924e0> # extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 9630 1726887164.07380: 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 0x7f43ce1925f8> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9630 1726887164.07408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9630 1726887164.07442: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce192b38> <<< 9630 1726887164.07465: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9630 1726887164.07489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9630 1726887164.07514: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9630 1726887164.07546: 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' <<< 9630 1726887164.07622: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce1bdb00> <<< 9630 1726887164.07658: 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 0x7f43ce4c8048> <<< 9630 1726887164.07687: 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 0x7f43ce4c8278> <<< 9630 1726887164.07712: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9630 1726887164.07738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9630 1726887164.07790: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce4c85c0> <<< 9630 1726887164.07811: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce1b92b0> <<< 9630 1726887164.08106: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce1ac4a8> <<< 9630 1726887164.08135: 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' <<< 9630 1726887164.08156: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce1b9630> <<< 9630 1726887164.08182: 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 0x7f43ce4f2dd8> <<< 9630 1726887164.08207: 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 <<< 9630 1726887164.08247: 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 0x7f43ce4f2ef0> # /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' <<< 9630 1726887164.08270: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9630 1726887164.08294: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9630 1726887164.08328: 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' <<< 9630 1726887164.08371: 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 0x7f43ce3c79b0> <<< 9630 1726887164.08454: 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' <<< 9630 1726887164.08493: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce3d2ac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce4f5da0> <<< 9630 1726887164.08521: 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 0x7f43ce3c04a8> <<< 9630 1726887164.08705: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce4ef2e8> <<< 9630 1726887164.08736: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9630 1726887164.08766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9630 1726887164.08798: 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' <<< 9630 1726887164.08823: stdout chunk (state=3): >>>import '_string' # <<< 9630 1726887164.08890: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce3eeb00> <<< 9630 1726887164.08945: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce3c0668> <<< 9630 1726887164.09066: 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 0x7f43ce3fb9e8> <<< 9630 1726887164.09104: 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' <<< 9630 1726887164.09130: stdout chunk (state=3): >>>import 'systemd._reader' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43ce3fbac8> <<< 9630 1726887164.09161: 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 0x7f43ce3fbc50> <<< 9630 1726887164.09194: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce4e30b8> # /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' <<< 9630 1726887164.09222: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9630 1726887164.09245: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9630 1726887164.09271: 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 0x7f43ce499630> <<< 9630 1726887164.09437: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce48ed30> <<< 9630 1726887164.09464: 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' <<< 9630 1726887164.09501: 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 0x7f43ce48ef28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce48e7f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 9630 1726887164.09531: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.09587: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.09668: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9630 1726887164.09698: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/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_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 9630 1726887164.09724: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.09805: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.09909: 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' <<< 9630 1726887164.09934: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 9630 1726887164.09967: 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 # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9630 1726887164.09998: 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 0x7f43ce4aea20> <<< 9630 1726887164.10050: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce4ae710> <<< 9630 1726887164.10088: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce4a3ef0> <<< 9630 1726887164.10121: 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' <<< 9630 1726887164.10179: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce4ae588> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce4a3748> # zipimport: zlib available <<< 9630 1726887164.10635: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.11075: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 9630 1726887164.11101: 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_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 9630 1726887164.11134: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available <<< 9630 1726887164.11160: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.11185: 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_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 9630 1726887164.11207: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.11238: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9630 1726887164.11338: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.11463: 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' <<< 9630 1726887164.11496: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce2912e8> # zipimport: zlib available <<< 9630 1726887164.11845: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.12190: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.12238: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.12304: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py <<< 9630 1726887164.12333: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9630 1726887164.12362: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 9630 1726887164.12381: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.12439: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.12501: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py <<< 9630 1726887164.12544: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 9630 1726887164.12576: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.12598: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9630 1726887164.12622: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.12782: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.12957: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 9630 1726887164.12977: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9630 1726887164.13141: stdout chunk (state=3): >>>import '_ast' # <<< 9630 1726887164.13169: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce4088d0> # zipimport: zlib available <<< 9630 1726887164.13191: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.13214: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9630 1726887164.13262: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.13319: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/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_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/validation.py <<< 9630 1726887164.13350: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/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_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9630 1726887164.13373: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.13394: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.13425: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 9630 1726887164.13465: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.13492: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.13537: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.13597: 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 <<< 9630 1726887164.13679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9630 1726887164.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 0x7f43ce381128> <<< 9630 1726887164.13842: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce2cf898> <<< 9630 1726887164.13875: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py <<< 9630 1726887164.13899: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 9630 1726887164.13931: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.13980: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.14003: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.14045: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.14306: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.14574: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9630 1726887164.14616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9630 1726887164.14643: 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' <<< 9630 1726887164.14769: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce3b5080> <<< 9630 1726887164.14797: 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' <<< 9630 1726887164.14894: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce3b5128> <<< 9630 1726887164.14937: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce2d0940> <<< 9630 1726887164.14996: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/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_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 9630 1726887164.15024: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.15043: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.15077: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/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_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 9630 1726887164.15102: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py <<< 9630 1726887164.15208: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 9630 1726887164.15236: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 9630 1726887164.15260: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.15305: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.15348: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.15379: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.15398: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.15429: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.15458: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.15482: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.15516: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 9630 1726887164.15545: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.15577: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.15636: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.15666: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.15689: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 9630 1726887164.15734: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 9630 1726887164.16382: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce428b70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py <<< 9630 1726887164.16407: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.16526: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.16651: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.16682: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.16737: 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' <<< 9630 1726887164.16759: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py <<< 9630 1726887164.16787: 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 <<< 9630 1726887164.16825: 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 0x7f43ce3490b8> <<< 9630 1726887164.16852: 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' <<< 9630 1726887164.16874: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 9630 1726887164.16903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 9630 1726887164.16943: 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 0x7f43ce36bac8> <<< 9630 1726887164.17030: 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 0x7f43ce3772b0> <<< 9630 1726887164.17074: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce356780> # 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' <<< 9630 1726887164.17100: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f43ce36b828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce349a58> <<< 9630 1726887164.17138: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce331b70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce4294a8> <<< 9630 1726887164.17166: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 9630 1726887164.17202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py # code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' <<< 9630 1726887164.17226: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce444710> <<< 9630 1726887164.17253: 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' <<< 9630 1726887164.17280: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce449278> <<< 9630 1726887164.17319: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce43b748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/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_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 9630 1726887164.17348: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 9630 1726887164.17393: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.17441: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 9630 1726887164.17465: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.17491: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.17536: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available <<< 9630 1726887164.17566: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 9630 1726887164.17592: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.17616: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 9630 1726887164.17644: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.17670: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.17697: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 9630 1726887164.17720: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.17754: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.17788: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 9630 1726887164.17829: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.17879: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.17940: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.17983: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/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_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 9630 1726887164.18019: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.18417: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.18792: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 9630 1726887164.18836: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.18882: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.18910: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.18948: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/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_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 9630 1726887164.18973: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.18995: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 9630 1726887164.19024: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.19050: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.19092: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 9630 1726887164.19111: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.19138: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.19166: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 9630 1726887164.19190: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.19217: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 9630 1726887164.19272: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.19339: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 9630 1726887164.19362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 9630 1726887164.19385: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce476c50> <<< 9630 1726887164.19421: 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' <<< 9630 1726887164.19608: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ca349080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 9630 1726887164.19638: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.19676: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.19727: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 9630 1726887164.19754: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.19891: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.19973: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 9630 1726887164.20001: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.20032: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.20094: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 9630 1726887164.20128: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.20149: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.20183: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 9630 1726887164.20206: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 9630 1726887164.20258: 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' <<< 9630 1726887164.20329: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ca35e2b0> <<< 9630 1726887164.20393: 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 0x7f43ca2e9978> <<< 9630 1726887164.20627: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ca33ca90> <<< 9630 1726887164.20655: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 9630 1726887164.20684: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.20727: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 9630 1726887164.20750: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.20802: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.21101: 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 0x7f43cfe9a7f0> <<< 9630 1726887164.21201: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.21303: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.21466: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py <<< 9630 1726887164.21497: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 9630 1726887164.21526: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.21555: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 9630 1726887164.21581: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.21603: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.21642: 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' <<< 9630 1726887164.21692: 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 0x7f43cfeaa518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cfeaa198> <<< 9630 1726887164.21728: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/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_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 9630 1726887164.21758: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.21778: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.21811: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 9630 1726887164.21832: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.21952: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.22086: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 9630 1726887164.22114: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.22167: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.22253: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.22286: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.22325: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/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_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 9630 1726887164.22358: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9630 1726887164.22384: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.22487: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.22599: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/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_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 9630 1726887164.22626: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.22705: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.22807: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 9630 1726887164.22837: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.22868: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.23303: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.23723: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 9630 1726887164.23749: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 9630 1726887164.23821: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.23902: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 9630 1726887164.23926: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.23986: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.24068: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 9630 1726887164.24090: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.24193: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.24314: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 9630 1726887164.24335: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9630 1726887164.24355: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 9630 1726887164.24389: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.24425: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 9630 1726887164.24443: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.24510: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.24589: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.24740: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.24892: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 9630 1726887164.24904: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 9630 1726887164.24916: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.24940: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.24978: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 9630 1726887164.24988: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.24999: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.25027: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 9630 1726887164.25037: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.25088: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.25143: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 9630 1726887164.25158: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.25173: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.25193: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 9630 1726887164.25205: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.25250: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.25301: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 9630 1726887164.25314: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.25350: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.25397: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 9630 1726887164.25410: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.25609: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.25832: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available <<< 9630 1726887164.25867: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.25918: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 9630 1726887164.25929: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.25957: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.25988: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 9630 1726887164.25998: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.26020: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.26044: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 9630 1726887164.26055: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.26082: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.26109: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 9630 1726887164.26125: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.26178: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.26245: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 9630 1726887164.26446: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/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_o5hrd8y2/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 <<< 9630 1726887164.26463: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.26923: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available <<< 9630 1726887164.26987: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 9630 1726887164.27012: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.27035: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.27071: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 9630 1726887164.27097: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.27126: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.27158: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 9630 1726887164.27178: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.27232: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.27297: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/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_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 9630 1726887164.27323: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.27381: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.27448: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 9630 1726887164.27470: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/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_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 9630 1726887164.27536: stdout chunk (state=3): >>># zipimport: zlib available <<< 9630 1726887164.28150: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc matches /usr/lib64/python3.6/encodings/idna.py <<< 9630 1726887164.28163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/idna.cpython-36.pyc' <<< 9630 1726887164.28184: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc matches /usr/lib64/python3.6/stringprep.py <<< 9630 1726887164.28194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stringprep.cpython-36.pyc' <<< 9630 1726887164.28226: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.6/lib-dynload/unicodedata.cpython-36m-x86_64-linux-gnu.so' <<< 9630 1726887164.28239: 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 0x7f43c9e40e10> <<< 9630 1726887164.28250: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43c9e40080> <<< 9630 1726887164.28309: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce20d7f0> <<< 9630 1726887164.29656: stdout chunk (state=3): >>>import 'gc' # <<< 9630 1726887164.35023: 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' <<< 9630 1726887164.35044: 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' <<< 9630 1726887164.35064: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce2712e8> <<< 9630 1726887164.35087: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce271080> <<< 9630 1726887164.35388: 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 <<< 9630 1726887164.55793: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_is_chroot": false, "ansible_iscsi_iqn": "", "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-42-224.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-42-224", "ansible_nodename": "ip-10-31-42-224.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": "20916001c8ce4907ac5f8a39dd83c3dd", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAPJ59xDyBznDVu0Mz/OrPdXZ+Zp97nq9OGbv7yVVrHOtZBYzQH+7pyrW2Y4yagrNuWeHwaoJP1SjQOw2yZ8JlR+IdxzIM5gfOAxX/sMDfiFsxmB1veg5O/zkDcYYfiZEKiwMU8cP/OP7VyJn9gQ1GanSt11jgi9omuZlHExcmwKbAAAAFQCagKSfR26WyPFYDgo3r0zCiCuLkQAAAIAfNsKgvT8k0Xh+aUOI5GuoGW4x9bsYE+Gg6Xoa598JI6AMxpD8ZFeSKk75oPUj3pb60pEBkctdLoHwS2R6pusA/oqqvatB4r+qZuk4NNQAZHgbM4nGRQxW6mzJTxcGd1aAY+AO9kpCcG1s0a1fvFSEYrS+lbf1btjiFgvNwNmviQAAAIAG4kDxgYBexOZ6oiH6k6D73o+C2fqowH4dLuUs2QsUzkSPM6C5pKqytSn1MLEM6DhetjySaFgmmITfawdeyfUntueoUAbK0BZ/T4ZXF4dvZq9DwIHirGjihVIKNLqXN9WYtIPgvRp2V54a4A1VhzEvmgDvEFm6JhrFkiIuthCMfA==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5FxJ602rvoSKOTioeCVnBkBCvoHGBrQXJxYT601pQa78jWQKRPHPovQ2DRlycXPIzcvaL1VTPfeMCdrhzD9OiHy4Jnjo82W7PfCNZke3rWpeQNGH5yVYivlrt6/Az9+LOqPwTs/4OF7uAVkEltXDdV6zs<<< 9630 1726887164.55826: stdout chunk (state=3): >>>HtaFz9L0IaOyADL9P59kcXFhO4rktUtYUiCIFm3BsLXg4xURuI3KrvuIhhNuOeO+SZEHePctdG3Gxsn5q5pY6c/CGitlXVEVQhUlQLQrR0JzeUVTmdrIS9Rcy2dZ5a33Hdabt2QykOoOkQCf5KD9RYq7JLJAOp1PYOs4p+6ff1Bje5VlHEV1opNxFXDnAl9jzFrdL5S5iuqWobu+gq1JkZ8NfBeAcpiyvJJoqBXVI9oQy6MwiWigl/Uy3VIj1BOaJZlAWuKMNSdURG4J6zNJpvSEQxsAkD2Awo/PmKkOaTtu96LTz3KtPn1sThlLC1ItSfWCn9SwZ32sunj5s6pzFKE87mH1M8P/5N9ijm0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHIb1oaqI53CG5o+TG/2rYw5VMr4HvNl13MUHugrzrTJ7JSiK99q6eUkNuEyDCRLR5qs4ztU10DFkFGNTeFh8Jw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIP3DuIkC0zcPHTbGXWHRcvLcG7t8yWiMQ+RKE4anA23M", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "52", "second": "44", "epoch": "1726887164", "epoch_int": "1726887164", "date": "2024-09-20", "time": "22:52:44", "iso8601_micro": "2024-09-21T02:52:44.294690Z", "iso8601": "2024-09-21T02:52:44Z", "iso8601_basic": "20240920T225244294690", "iso8601_basic_short": "20240920T225244", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.43.254 53580 10.31.42.224 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.43.254 53580 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_apparmor": {"status": "disabled"}, "ansible_fibre_channel_wwn": [], "ansible_local": {}, "ansible_fips": false, "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<<< 9630 1726887164.55843: stdout chunk (state=3): >>>_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:19:88:e7:5c:57", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.42.224", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c19:88ff:fee7:5c57", "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.42.224", "broadcast": "10.31.43.255<<< 9630 1726887164.55875: stdout chunk (state=3): >>>", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:19:88:e7:5c:57", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.42.224"], "ansible_all_ipv6_addresses": ["fe80::c19:88ff:fee7:5c57"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.42.224", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c19:88ff:fee7:5c57"]}, "ansible_hostnqn": "", "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_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": 2695, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 844, "free": 2695}, "nocache": {"free": 3293, "used": 246}, "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": "ec27a477-bd5e-6638-dbb5-409fd283fb4a", "ansible_product_uuid": "ec27a477-bd5e-6638-dbb5-409fd283fb4a", "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": 258, "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": 263514800128, "block_size": 4096, "block_total": 65533179, "block_available": 64334668, "block_used": 1198511, "inode_total": 131071472, "inode_available": 130994243, "inode_used": 77229, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_loadavg": {"1m": 0.52, "5m": 0.33, "15m": 0.14}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_service_mgr": "systemd", "ansible_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"}}} <<< 9630 1726887164.56347: 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 <<< 9630 1726887164.56372: 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 <<< 9630 1726887164.56390: 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 <<< 9630 1726887164.56429: stdout chunk (state=3): >>># 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 <<< 9630 1726887164.56449: 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 <<< 9630 1726887164.56468: 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 <<< 9630 1726887164.56488: stdout chunk (state=3): >>># cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # 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 <<< 9630 1726887164.56502: stdout chunk (state=3): >>># destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # 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 <<< 9630 1726887164.56520: 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 <<< 9630 1726887164.56547: stdout chunk (state=3): >>># 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 <<< 9630 1726887164.56559: stdout chunk (state=3): >>># 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 <<< 9630 1726887164.56588: 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 # 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 <<< 9630 1726887164.56602: stdout chunk (state=3): >>># 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 <<< 9630 1726887164.56624: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9630 1726887164.56906: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9630 1726887164.56935: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 9630 1726887164.56952: stdout chunk (state=3): >>># destroy zipimport <<< 9630 1726887164.56973: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 9630 1726887164.57001: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 9630 1726887164.57011: stdout chunk (state=3): >>># destroy encodings <<< 9630 1726887164.57033: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 9630 1726887164.57047: stdout chunk (state=3): >>># destroy ctypes # destroy _string <<< 9630 1726887164.57063: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 9630 1726887164.57081: stdout chunk (state=3): >>># destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 9630 1726887164.57091: stdout chunk (state=3): >>># destroy _json <<< 9630 1726887164.57120: stdout chunk (state=3): >>># destroy selinux<<< 9630 1726887164.57131: stdout chunk (state=3): >>> # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging <<< 9630 1726887164.57141: stdout chunk (state=3): >>># destroy locale # destroy copy <<< 9630 1726887164.57178: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 9630 1726887164.57198: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.dummy <<< 9630 1726887164.57209: stdout chunk (state=3): >>># destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle <<< 9630 1726887164.57235: stdout chunk (state=3): >>># destroy _pickle <<< 9630 1726887164.57245: stdout chunk (state=3): >>># destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process <<< 9630 1726887164.57256: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 9630 1726887164.57268: stdout chunk (state=3): >>># destroy datetime <<< 9630 1726887164.57284: stdout chunk (state=3): >>># destroy ipaddress # destroy textwrap # destroy base64 <<< 9630 1726887164.57330: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib <<< 9630 1726887164.57343: stdout chunk (state=3): >>># destroy termios # destroy json <<< 9630 1726887164.57362: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 9630 1726887164.57379: stdout chunk (state=3): >>># destroy glob # destroy ansible.module_utils.compat.typing <<< 9630 1726887164.57392: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy gc # destroy array # destroy multiprocessing.dummy.connection <<< 9630 1726887164.57424: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp <<< 9630 1726887164.57436: 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 <<< 9630 1726887164.57458: 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 <<< 9630 1726887164.57471: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath <<< 9630 1726887164.57498: 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 <<< 9630 1726887164.57524: 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 <<< 9630 1726887164.57539: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading <<< 9630 1726887164.57550: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 9630 1726887164.57563: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd <<< 9630 1726887164.57573: 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 <<< 9630 1726887164.57595: 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 # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux <<< 9630 1726887164.57628: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9630 1726887164.57758: stdout chunk (state=3): >>># destroy posixpath # destroy _functools # destroy _sre # destroy sre_parse <<< 9630 1726887164.57790: stdout chunk (state=3): >>># destroy stat <<< 9630 1726887164.57802: stdout chunk (state=3): >>># destroy _signal # destroy _heapq <<< 9630 1726887164.57815: stdout chunk (state=3): >>># destroy select <<< 9630 1726887164.57829: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 9630 1726887164.57845: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 9630 1726887164.57859: 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 <<< 9630 1726887164.57872: 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 # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 9630 1726887164.58163: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 9630 1726887164.58210: stderr chunk (state=3): >>><<< 9630 1726887164.58221: stdout chunk (state=3): >>><<< 9630 1726887164.58295: _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 0x7f43d262be48> # /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 0x7f43d25c1828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d262b9b0> # /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 0x7f43d25ce630> 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 0x7f43d25d5160> # /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 0x7f43d25da0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d25d5748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d25d5390> # /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 0x7f43d257f470> # /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 0x7f43d2584e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d257fb38> # /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 0x7f43d258b4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d256ed68> # /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 0x7f43d2571198> # /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 0x7f43d087f940> # /usr/lib64/python3.6/__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 0x7f43d0891240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d25dfa20> 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 0x7f43d07b7080> # /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 0x7f43d07c12b0> # /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 0x7f43d07c1f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d07c1a90> 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 0x7f43d07cb080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d085a7b8> # /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 0x7f43d085aba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d084e160> # /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 0x7f43d084ee48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0846438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0836470> # /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 0x7f43d056f2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0576d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d084e0b8> 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 0x7f43d057ce48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d08312b0> # /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 0x7f43d0581208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d057cfd0> # 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 0x7f43d0581320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d089ffd0> # /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 0x7f43d0581e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0581a20> # /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 0x7f43d058f6d8> # /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 0x7f43d058feb8> # /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 0x7f43d01141d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d058f7b8> # /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 0x7f43d011acc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0581550> # /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 0x7f43d013f320> # 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 0x7f43d013f6d8> # /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 0x7f43d01453c8> # /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 0x7f43cfeefbe0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cfee4320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cfedefd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cfed6eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0145d68> # 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 0x7f43cfee4f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d013fa58> # /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 0x7f43d253d748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cfeea080> 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 0x7f43d253dac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0581898> # /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 0x7f43d25555c0> # /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 0x7f43d2559630> # 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 0x7f43d2559b00> # 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 0x7f43d2559c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d2555e10> # /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 0x7f43d2559f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d25594e0> # 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 0x7f43d2559240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d2548b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43d0129390> # /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 0x7f43d2555470> # /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 0x7f43ce514908> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/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_o5hrd8y2/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 0x7f43ce1e4ac8> 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 0x7f43ce18b278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce1924e0> # 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 0x7f43ce1925f8> # /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 0x7f43ce192b38> # /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 0x7f43ce1bdb00> # 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 0x7f43ce4c8048> # 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 0x7f43ce4c8278> # /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 0x7f43ce4c85c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce1b92b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce1ac4a8> # /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 0x7f43ce1b9630> # 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 0x7f43ce4f2dd8> # /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 0x7f43ce4f2ef0> # /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 0x7f43ce3c79b0> # /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 0x7f43ce3d2ac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce4f5da0> # /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 0x7f43ce3c04a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce4ef2e8> # /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 0x7f43ce3eeb00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce3c0668> # 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 0x7f43ce3fb9e8> # 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 0x7f43ce3fbac8> # 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 0x7f43ce3fbc50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce4e30b8> # /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 0x7f43ce499630> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce48ed30> # 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 0x7f43ce48ef28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce48e7f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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 0x7f43ce4aea20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce4ae710> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce4a3ef0> # /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 0x7f43ce4ae588> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce4a3748> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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 0x7f43ce2912e8> # 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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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 0x7f43ce4088d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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 0x7f43ce381128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce2cf898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/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_o5hrd8y2/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 0x7f43ce3b5080> # /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 0x7f43ce3b5128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce2d0940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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 0x7f43ce428b70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/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 0x7f43ce3490b8> # /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 0x7f43ce36bac8> # 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 0x7f43ce3772b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce356780> # 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 0x7f43ce36b828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce349a58> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce331b70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce4294a8> # /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 0x7f43ce444710> # /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 0x7f43ce449278> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce43b748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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 0x7f43ce476c50> # /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 0x7f43ca349080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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 0x7f43ca35e2b0> # 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 0x7f43ca2e9978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ca33ca90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/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_o5hrd8y2/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 0x7f43cfe9a7f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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 0x7f43cfeaa518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43cfeaa198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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_o5hrd8y2/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 0x7f43c9e40e10> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43c9e40080> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce20d7f0> 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 0x7f43ce2712e8> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f43ce271080> 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_iscsi_iqn": "", "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-42-224.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-42-224", "ansible_nodename": "ip-10-31-42-224.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": "20916001c8ce4907ac5f8a39dd83c3dd", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAPJ59xDyBznDVu0Mz/OrPdXZ+Zp97nq9OGbv7yVVrHOtZBYzQH+7pyrW2Y4yagrNuWeHwaoJP1SjQOw2yZ8JlR+IdxzIM5gfOAxX/sMDfiFsxmB1veg5O/zkDcYYfiZEKiwMU8cP/OP7VyJn9gQ1GanSt11jgi9omuZlHExcmwKbAAAAFQCagKSfR26WyPFYDgo3r0zCiCuLkQAAAIAfNsKgvT8k0Xh+aUOI5GuoGW4x9bsYE+Gg6Xoa598JI6AMxpD8ZFeSKk75oPUj3pb60pEBkctdLoHwS2R6pusA/oqqvatB4r+qZuk4NNQAZHgbM4nGRQxW6mzJTxcGd1aAY+AO9kpCcG1s0a1fvFSEYrS+lbf1btjiFgvNwNmviQAAAIAG4kDxgYBexOZ6oiH6k6D73o+C2fqowH4dLuUs2QsUzkSPM6C5pKqytSn1MLEM6DhetjySaFgmmITfawdeyfUntueoUAbK0BZ/T4ZXF4dvZq9DwIHirGjihVIKNLqXN9WYtIPgvRp2V54a4A1VhzEvmgDvEFm6JhrFkiIuthCMfA==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC5FxJ602rvoSKOTioeCVnBkBCvoHGBrQXJxYT601pQa78jWQKRPHPovQ2DRlycXPIzcvaL1VTPfeMCdrhzD9OiHy4Jnjo82W7PfCNZke3rWpeQNGH5yVYivlrt6/Az9+LOqPwTs/4OF7uAVkEltXDdV6zsHtaFz9L0IaOyADL9P59kcXFhO4rktUtYUiCIFm3BsLXg4xURuI3KrvuIhhNuOeO+SZEHePctdG3Gxsn5q5pY6c/CGitlXVEVQhUlQLQrR0JzeUVTmdrIS9Rcy2dZ5a33Hdabt2QykOoOkQCf5KD9RYq7JLJAOp1PYOs4p+6ff1Bje5VlHEV1opNxFXDnAl9jzFrdL5S5iuqWobu+gq1JkZ8NfBeAcpiyvJJoqBXVI9oQy6MwiWigl/Uy3VIj1BOaJZlAWuKMNSdURG4J6zNJpvSEQxsAkD2Awo/PmKkOaTtu96LTz3KtPn1sThlLC1ItSfWCn9SwZ32sunj5s6pzFKE87mH1M8P/5N9ijm0=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHIb1oaqI53CG5o+TG/2rYw5VMr4HvNl13MUHugrzrTJ7JSiK99q6eUkNuEyDCRLR5qs4ztU10DFkFGNTeFh8Jw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIP3DuIkC0zcPHTbGXWHRcvLcG7t8yWiMQ+RKE4anA23M", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "22", "minute": "52", "second": "44", "epoch": "1726887164", "epoch_int": "1726887164", "date": "2024-09-20", "time": "22:52:44", "iso8601_micro": "2024-09-21T02:52:44.294690Z", "iso8601": "2024-09-21T02:52:44Z", "iso8601_basic": "20240920T225244294690", "iso8601_basic_short": "20240920T225244", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "root", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_env": {"PYTHONVERBOSE": "1", "LS_COLORS": "", "SSH_CONNECTION": "10.31.43.254 53580 10.31.42.224 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.43.254 53580 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_apparmor": {"status": "disabled"}, "ansible_fibre_channel_wwn": [], "ansible_local": {}, "ansible_fips": false, "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:19:88:e7:5c:57", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.42.224", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22"}, "ipv6": [{"address": "fe80::c19:88ff:fee7:5c57", "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.42.224", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "macaddress": "0e:19:88:e7:5c:57", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.42.224"], "ansible_all_ipv6_addresses": ["fe80::c19:88ff:fee7:5c57"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.42.224", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::c19:88ff:fee7:5c57"]}, "ansible_hostnqn": "", "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_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": 2695, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3539, "used": 844, "free": 2695}, "nocache": {"free": 3293, "used": 246}, "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": "ec27a477-bd5e-6638-dbb5-409fd283fb4a", "ansible_product_uuid": "ec27a477-bd5e-6638-dbb5-409fd283fb4a", "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": 258, "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": 263514800128, "block_size": 4096, "block_total": 65533179, "block_available": 64334668, "block_used": 1198511, "inode_total": 131071472, "inode_available": 130994243, "inode_used": 77229, "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"}], "ansible_loadavg": {"1m": 0.52, "5m": 0.33, "15m": 0.14}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64", "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "quiet": true}, "ansible_service_mgr": "systemd", "ansible_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.42.224 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 9630 1726887164.58819: 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-1726887163.847032-9630-14962035340073/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9630 1726887164.58849: _low_level_execute_command(): starting 9630 1726887164.58857: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887163.847032-9630-14962035340073/ > /dev/null 2>&1 && sleep 0' 9630 1726887164.61523: stderr chunk (state=2): >>><<< 9630 1726887164.61532: stdout chunk (state=2): >>><<< 9630 1726887164.61550: _low_level_execute_command() done: rc=0, stdout=, stderr= 9630 1726887164.61561: handler run complete 9630 1726887164.61669: variable 'ansible_facts' from source: unknown 9630 1726887164.61768: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9630 1726887164.61972: variable 'ansible_facts' from source: unknown 9630 1726887164.62037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9630 1726887164.62125: attempt loop complete, returning result 9630 1726887164.62132: _execute() done 9630 1726887164.62138: dumping result to json 9630 1726887164.62161: done dumping result, returning 9630 1726887164.62170: done running TaskExecutor() for managed_node2/TASK: Gathering Facts [0e652c5f-a961-fb27-5144-00000000017d] 9630 1726887164.62180: sending task result for task 0e652c5f-a961-fb27-5144-00000000017d 9630 1726887164.62339: done sending task result for task 0e652c5f-a961-fb27-5144-00000000017d 9630 1726887164.62345: WORKER PROCESS EXITING ok: [managed_node2] 8861 1726887164.62732: no more pending results, returning what we have 8861 1726887164.62736: results queue empty 8861 1726887164.62737: checking for any_errors_fatal 8861 1726887164.62742: done checking for any_errors_fatal 8861 1726887164.62743: checking for max_fail_percentage 8861 1726887164.62745: done checking for max_fail_percentage 8861 1726887164.62746: checking to see if all hosts have failed and the running result is not ok 8861 1726887164.62746: done checking to see if all hosts have failed 8861 1726887164.62747: getting the remaining hosts for this loop 8861 1726887164.62748: done getting the remaining hosts for this loop 8861 1726887164.62750: getting the next task for host managed_node2 8861 1726887164.62754: done getting next task for host managed_node2 8861 1726887164.62756: ^ task is: TASK: meta (flush_handlers) 8861 1726887164.62757: ^ 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 8861 1726887164.62760: getting variables 8861 1726887164.62761: in VariableManager get_vars() 8861 1726887164.62778: Calling all_inventory to load vars for managed_node2 8861 1726887164.62780: Calling groups_inventory to load vars for managed_node2 8861 1726887164.62783: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887164.62791: Calling all_plugins_play to load vars for managed_node2 8861 1726887164.62793: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887164.62795: Calling groups_plugins_play to load vars for managed_node2 8861 1726887164.63849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887164.65811: done with get_vars() 8861 1726887164.65834: done getting variables 8861 1726887164.65910: in VariableManager get_vars() 8861 1726887164.66447: Calling all_inventory to load vars for managed_node2 8861 1726887164.66450: Calling groups_inventory to load vars for managed_node2 8861 1726887164.66453: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887164.66460: Calling all_plugins_play to load vars for managed_node2 8861 1726887164.66463: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887164.66468: Calling groups_plugins_play to load vars for managed_node2 8861 1726887164.67879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887164.69464: done with get_vars() 8861 1726887164.69484: done queuing things up, now waiting for results queue to drain 8861 1726887164.69486: results queue empty 8861 1726887164.69487: checking for any_errors_fatal 8861 1726887164.69492: done checking for any_errors_fatal 8861 1726887164.69493: checking for max_fail_percentage 8861 1726887164.69495: done checking for max_fail_percentage 8861 1726887164.69495: checking to see if all hosts have failed and the running result is not ok 8861 1726887164.69495: done checking to see if all hosts have failed 8861 1726887164.69496: getting the remaining hosts for this loop 8861 1726887164.69496: done getting the remaining hosts for this loop 8861 1726887164.69498: getting the next task for host managed_node2 8861 1726887164.69501: done getting next task for host managed_node2 8861 1726887164.69503: ^ task is: TASK: Run ansible-playbook with tests_default.yml in check mode 8861 1726887164.69504: ^ 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 8861 1726887164.69505: getting variables 8861 1726887164.69506: in VariableManager get_vars() 8861 1726887164.69514: Calling all_inventory to load vars for managed_node2 8861 1726887164.69516: Calling groups_inventory to load vars for managed_node2 8861 1726887164.69518: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887164.69521: Calling all_plugins_play to load vars for managed_node2 8861 1726887164.69523: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887164.69525: Calling groups_plugins_play to load vars for managed_node2 8861 1726887164.70305: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887164.71682: done with get_vars() 8861 1726887164.71702: done getting variables 8861 1726887164.71755: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [Run ansible-playbook with tests_default.yml in check mode] *************** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default_wrapper.yml:35 Friday 20 September 2024 22:52:44 -0400 (0:00:00.928) 0:00:21.076 ****** 8861 1726887164.71786: entering _queue_task() for managed_node2/command 8861 1726887164.72054: worker is 1 (out of 1 available) 8861 1726887164.72068: exiting _queue_task() for managed_node2/command 8861 1726887164.72080: done queuing things up, now waiting for results queue to drain 8861 1726887164.72082: waiting for pending results... 9649 1726887164.72303: running TaskExecutor() for managed_node2/TASK: Run ansible-playbook with tests_default.yml in check mode 9649 1726887164.72428: in run() - task 0e652c5f-a961-fb27-5144-000000000040 9649 1726887164.72448: variable 'ansible_search_path' from source: unknown 9649 1726887164.72485: calling self._execute() 9649 1726887164.72516: in VariableManager get_vars() 9649 1726887164.72555: Calling all_inventory to load vars for localhost 9649 1726887164.72564: Calling groups_inventory to load vars for localhost 9649 1726887164.72570: Calling all_plugins_inventory to load vars for localhost 9649 1726887164.72589: Calling all_plugins_play to load vars for localhost 9649 1726887164.72598: Calling groups_plugins_inventory to load vars for localhost 9649 1726887164.72607: Calling groups_plugins_play to load vars for localhost 9649 1726887164.72689: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9649 1726887164.72719: done with get_vars() 9649 1726887164.72729: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9649 1726887164.72804: variable 'ansible_delegated_vars' from source: unknown 9649 1726887164.72810: variable 'ansible_connection' from source: host vars for 'localhost' 9649 1726887164.72819: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 9649 1726887164.72836: variable 'omit' from source: magic vars 9649 1726887164.72941: variable 'omit' from source: magic vars 9649 1726887164.72976: variable 'omit' from source: magic vars 9649 1726887164.73441: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9649 1726887164.76086: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9649 1726887164.76162: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9649 1726887164.76204: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9649 1726887164.76247: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9649 1726887164.76279: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9649 1726887164.76405: variable '__ap_cmd' from source: task vars 9649 1726887164.76584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9649 1726887164.76621: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9649 1726887164.76656: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9649 1726887164.76707: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9649 1726887164.76731: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9649 1726887164.76823: variable 'tempinventory' from source: set_fact 9649 1726887164.76861: variable 'omit' from source: magic vars 9649 1726887164.76879: variable 'ansible_delegated_vars' from source: unknown 9649 1726887164.76887: variable 'ansible_connection' from source: host vars for 'localhost' 9649 1726887164.76893: variable 'ansible_connection' from source: host vars for 'localhost' 9649 1726887164.76909: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9649 1726887164.76944: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False) 9649 1726887164.76965: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9649 1726887164.76986: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9649 1726887164.76999: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9649 1726887164.77073: Set connection var ansible_timeout to 10 9649 1726887164.77080: Set connection var ansible_shell_type to sh 9649 1726887164.77088: Set connection var ansible_pipelining to False 9649 1726887164.77094: Set connection var ansible_module_compression to ZIP_DEFLATED 9649 1726887164.77100: Set connection var ansible_connection to local 9649 1726887164.77105: Set connection var ansible_shell_executable to /bin/sh 9649 1726887164.77132: variable 'ansible_delegated_vars' from source: unknown 9649 1726887164.77139: variable 'ansible_connection' from source: host vars for 'localhost' 9649 1726887164.77144: variable 'ansible_user' from source: unknown 9649 1726887164.77255: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9649 1726887164.77269: variable 'omit' from source: magic vars 9649 1726887164.77278: starting attempt loop 9649 1726887164.77283: running the handler 9649 1726887164.77304: _low_level_execute_command(): starting 9649 1726887164.77319: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0' 9649 1726887164.77329: in local.exec_command() 9649 1726887164.77336: opening command with Popen() 9649 1726887164.78758: done running command with Popen() 9649 1726887164.78768: getting output with communicate() 9649 1726887164.78822: done communicating 9649 1726887164.78829: done with local.exec_command() 9649 1726887164.78837: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9649 1726887164.78853: _low_level_execute_command(): starting 9649 1726887164.78866: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887164.7884743-9649-142732571924336 `" && echo ansible-tmp-1726887164.7884743-9649-142732571924336="` echo /root/.ansible/tmp/ansible-tmp-1726887164.7884743-9649-142732571924336 `" ) && sleep 0' 9649 1726887164.78873: in local.exec_command() 9649 1726887164.78881: opening command with Popen() 9649 1726887164.79267: done running command with Popen() 9649 1726887164.79274: getting output with communicate() 9649 1726887164.79918: done communicating 9649 1726887164.79925: done with local.exec_command() 9649 1726887164.79932: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887164.7884743-9649-142732571924336=/root/.ansible/tmp/ansible-tmp-1726887164.7884743-9649-142732571924336 , stderr= 9649 1726887164.79952: variable 'ansible_delegated_vars' from source: unknown 9649 1726887164.79970: variable 'ansible_module_compression' from source: unknown 9649 1726887164.80031: ANSIBALLZ: Using generic lock for ansible.legacy.command 9649 1726887164.80038: ANSIBALLZ: Acquiring lock 9649 1726887164.80044: ANSIBALLZ: Lock acquired: 140607868157824 9649 1726887164.80050: ANSIBALLZ: Creating module 9649 1726887165.07889: ANSIBALLZ: Writing module into payload 9649 1726887165.08018: ANSIBALLZ: Writing module 9649 1726887165.08044: ANSIBALLZ: Renaming module 9649 1726887165.08053: ANSIBALLZ: Done creating module 9649 1726887165.08067: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 9649 1726887165.08145: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887164.7884743-9649-142732571924336/AnsiballZ_command.py 9649 1726887165.08236: done transferring module to remote 9649 1726887165.08256: _low_level_execute_command(): starting 9649 1726887165.08266: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887164.7884743-9649-142732571924336/ /root/.ansible/tmp/ansible-tmp-1726887164.7884743-9649-142732571924336/AnsiballZ_command.py && sleep 0' 9649 1726887165.08273: in local.exec_command() 9649 1726887165.08279: opening command with Popen() 9649 1726887165.09086: done running command with Popen() 9649 1726887165.09093: getting output with communicate() 9649 1726887165.09956: done communicating 9649 1726887165.09963: done with local.exec_command() 9649 1726887165.09969: _low_level_execute_command() done: rc=0, stdout=, stderr= 9649 1726887165.09974: _low_level_execute_command(): starting 9649 1726887165.09983: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726887164.7884743-9649-142732571924336/AnsiballZ_command.py && sleep 0' 9649 1726887165.09989: in local.exec_command() 9649 1726887165.09996: opening command with Popen() 9649 1726887165.10488: done running command with Popen() 9649 1726887165.10495: getting output with communicate() 9649 1726887193.14958: done communicating 9649 1726887193.14973: done with local.exec_command() 9649 1726887193.16910: _low_level_execute_command() done: rc=0, stdout= {"changed": true, "stdout": " 9689 1726887165.76598: 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-DtY\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 9689 1726887165.77111: Added group all to inventory\n 9689 1726887165.77121: Added group ungrouped to inventory\n 9689 1726887165.77124: Group all now contains ungrouped\n 9689 1726887165.77127: Examining possible inventory source: /tmp/ansible.mwywrlv5.inventory.yaml\n 9689 1726887165.96500: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache\n 9689 1726887165.96576: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py\n 9689 1726887165.96604: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory\n 9689 1726887165.96679: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py\n 9689 1726887165.96765: Loaded config def from plugin (inventory/script)\n 9689 1726887165.96768: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py\n 9689 1726887165.96820: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py\n 9689 1726887165.96927: Loaded config def from plugin (inventory/yaml)\n 9689 1726887165.96930: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py\n 9689 1726887165.97036: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py\n 9689 1726887165.97629: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py\n 9689 1726887165.97633: 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.mwywrlv5.inventory.yaml as it did not pass its verify_file() method\n 9689 1726887165.97636: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py)\nscript declined parsing /tmp/ansible.mwywrlv5.inventory.yaml as it did not pass its verify_file() method\n 9689 1726887165.97646: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py)\n 9689 1726887165.97652: Loading data from /tmp/ansible.mwywrlv5.inventory.yaml\n 9689 1726887166.03657: /tmp/ansible.mwywrlv5.inventory.yaml was not parsable by auto\n 9689 1726887166.03846: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py)\n 9689 1726887166.03897: Loading data from /tmp/ansible.mwywrlv5.inventory.yaml\n 9689 1726887166.08904: group all already in inventory\n 9689 1726887166.08915: set inventory_file for managed_node1\n 9689 1726887166.08922: set inventory_dir for managed_node1\n 9689 1726887166.08923: Added host managed_node1 to inventory\n 9689 1726887166.08925: Added host managed_node1 to group all\n 9689 1726887166.08927: set ansible_check_mode for managed_node1\n 9689 1726887166.08928: set ansible_config_file for managed_node1\n 9689 1726887166.08928: set ansible_diff_mode for managed_node1\n 9689 1726887166.08929: set ansible_facts for managed_node1\n 9689 1726887166.08930: set ansible_forks for managed_node1\n 9689 1726887166.08931: set ansible_host for managed_node1\n 9689 1726887166.08931: set ansible_inventory_sources for managed_node1\n 9689 1726887166.08932: set ansible_limit for managed_node1\n 9689 1726887166.08933: set ansible_playbook_python for managed_node1\n 9689 1726887166.08934: set ansible_run_tags for managed_node1\n 9689 1726887166.08935: set ansible_skip_tags for managed_node1\n 9689 1726887166.08936: set ansible_ssh_extra_args for managed_node1\n 9689 1726887166.08936: set ansible_verbosity for managed_node1\n 9689 1726887166.08937: set ansible_version for managed_node1\n 9689 1726887166.08938: set group_names for managed_node1\n 9689 1726887166.08939: set groups for managed_node1\n 9689 1726887166.08946: set inventory_dir for managed_node1\n 9689 1726887166.08948: set inventory_file for managed_node1\n 9689 1726887166.08949: set inventory_hostname for managed_node1\n 9689 1726887166.08950: set inventory_hostname_short for managed_node1\n 9689 1726887166.08950: set omit for managed_node1\n 9689 1726887166.08951: set playbook_dir for managed_node1\n 9689 1726887166.08955: set inventory_file for managed_node2\n 9689 1726887166.08959: set inventory_dir for managed_node2\n 9689 1726887166.08961: Added host managed_node2 to inventory\n 9689 1726887166.08962: Added host managed_node2 to group all\n 9689 1726887166.08964: set ansible_all_ipv4_addresses for managed_node2\n 9689 1726887166.08964: set ansible_all_ipv6_addresses for managed_node2\n 9689 1726887166.08965: set ansible_apparmor for managed_node2\n 9689 1726887166.08966: set ansible_architecture for managed_node2\n 9689 1726887166.08967: set ansible_bios_date for managed_node2\n 9689 1726887166.08968: set ansible_bios_vendor for managed_node2\n 9689 1726887166.08968: set ansible_bios_version for managed_node2\n 9689 1726887166.08969: set ansible_board_asset_tag for managed_node2\n 9689 1726887166.08970: set ansible_board_name for managed_node2\n 9689 1726887166.08971: set ansible_board_serial for managed_node2\n 9689 1726887166.08972: set ansible_board_vendor for managed_node2\n 9689 1726887166.08973: set ansible_board_version for managed_node2\n 9689 1726887166.08973: set ansible_chassis_asset_tag for managed_node2\n 9689 1726887166.08974: set ansible_chassis_serial for managed_node2\n 9689 1726887166.08975: set ansible_chassis_vendor for managed_node2\n 9689 1726887166.08976: set ansible_chassis_version for managed_node2\n 9689 1726887166.08977: set ansible_check_mode for managed_node2\n 9689 1726887166.08978: set ansible_cmdline for managed_node2\n 9689 1726887166.08979: set ansible_config_file for managed_node2\n 9689 1726887166.08980: set ansible_date_time for managed_node2\n 9689 1726887166.08981: set ansible_default_ipv4 for managed_node2\n 9689 1726887166.08981: set ansible_default_ipv6 for managed_node2\n 9689 1726887166.08982: set ansible_device_links for managed_node2\n 9689 1726887166.08983: set ansible_devices for managed_node2\n 9689 1726887166.08984: set ansible_diff_mode for managed_node2\n 9689 1726887166.08985: set ansible_distribution for managed_node2\n 9689 1726887166.08986: set ansible_distribution_file_parsed for managed_node2\n 9689 1726887166.08986: set ansible_distribution_file_path for managed_node2\n 9689 1726887166.08987: set ansible_distribution_file_variety for managed_node2\n 9689 1726887166.08988: set ansible_distribution_major_version for managed_node2\n 9689 1726887166.08989: set ansible_distribution_release for managed_node2\n 9689 1726887166.08990: set ansible_distribution_version for managed_node2\n 9689 1726887166.08991: set ansible_dns for managed_node2\n 9689 1726887166.08991: set ansible_domain for managed_node2\n 9689 1726887166.08992: set ansible_effective_group_id for managed_node2\n 9689 1726887166.08993: set ansible_effective_user_id for managed_node2\n 9689 1726887166.08994: set ansible_env for managed_node2\n 9689 1726887166.08995: set ansible_eth0 for managed_node2\n 9689 1726887166.08996: set ansible_facts for managed_node2\n 9689 1726887166.08997: set ansible_fibre_channel_wwn for managed_node2\n 9689 1726887166.08997: set ansible_fips for managed_node2\n 9689 1726887166.08998: set ansible_forks for managed_node2\n 9689 1726887166.08999: set ansible_form_factor for managed_node2\n 9689 1726887166.09000: set ansible_fqdn for managed_node2\n 9689 1726887166.09001: set ansible_host for managed_node2\n 9689 1726887166.09001: set ansible_hostname for managed_node2\n 9689 1726887166.09006: set ansible_hostnqn for managed_node2\n 9689 1726887166.09007: set ansible_interfaces for managed_node2\n 9689 1726887166.09008: set ansible_inventory_sources for managed_node2\n 9689 1726887166.09008: set ansible_is_chroot for managed_node2\n 9689 1726887166.09009: set ansible_iscsi_iqn for managed_node2\n 9689 1726887166.09010: set ansible_kernel for managed_node2\n 9689 1726887166.09011: set ansible_kernel_version for managed_node2\n 9689 1726887166.09012: set ansible_limit for managed_node2\n 9689 1726887166.09014: set ansible_lo for managed_node2\n 9689 1726887166.09015: set ansible_loadavg for managed_node2\n 9689 1726887166.09016: set ansible_local for managed_node2\n 9689 1726887166.09017: set ansible_locally_reachable_ips for managed_node2\n 9689 1726887166.09018: set ansible_lsb for managed_node2\n 9689 1726887166.09019: set ansible_lvm for managed_node2\n 9689 1726887166.09019: set ansible_machine for managed_node2\n 9689 1726887166.09020: set ansible_machine_id for managed_node2\n 9689 1726887166.09021: set ansible_memfree_mb for managed_node2\n 9689 1726887166.09022: set ansible_memory_mb for managed_node2\n 9689 1726887166.09023: set ansible_memtotal_mb for managed_node2\n 9689 1726887166.09023: set ansible_mounts for managed_node2\n 9689 1726887166.09024: set ansible_nodename for managed_node2\n 9689 1726887166.09025: set ansible_os_family for managed_node2\n 9689 1726887166.09026: set ansible_pkg_mgr for managed_node2\n 9689 1726887166.09027: set ansible_playbook_python for managed_node2\n 9689 1726887166.09028: set ansible_proc_cmdline for managed_node2\n 9689 1726887166.09029: set ansible_processor for managed_node2\n 9689 1726887166.09029: set ansible_processor_cores for managed_node2\n 9689 1726887166.09030: set ansible_processor_count for managed_node2\n 9689 1726887166.09031: set ansible_processor_nproc for managed_node2\n 9689 1726887166.09032: set ansible_processor_threads_per_core for managed_node2\n 9689 1726887166.09033: set ansible_processor_vcpus for managed_node2\n 9689 1726887166.09033: set ansible_product_name for managed_node2\n 9689 1726887166.09034: set ansible_product_serial for managed_node2\n 9689 1726887166.09035: set ansible_product_uuid for managed_node2\n 9689 1726887166.09036: set ansible_product_version for managed_node2\n 9689 1726887166.09036: set ansible_python for managed_node2\n 9689 1726887166.09037: set ansible_python_version for managed_node2\n 9689 1726887166.09038: set ansible_real_group_id for managed_node2\n 9689 1726887166.09039: set ansible_real_user_id for managed_node2\n 9689 1726887166.09040: set ansible_run_tags for managed_node2\n 9689 1726887166.09041: set ansible_selinux for managed_node2\n 9689 1726887166.09041: set ansible_selinux_python_present for managed_node2\n 9689 1726887166.09042: set ansible_service_mgr for managed_node2\n 9689 1726887166.09043: set ansible_skip_tags for managed_node2\n 9689 1726887166.09044: set ansible_ssh_extra_args for managed_node2\n 9689 1726887166.09044: set ansible_ssh_host_key_dsa_public for managed_node2\n 9689 1726887166.09045: set ansible_ssh_host_key_dsa_public_keytype for managed_node2\n 9689 1726887166.09046: set ansible_ssh_host_key_ecdsa_public for managed_node2\n 9689 1726887166.09047: set ansible_ssh_host_key_ecdsa_public_keytype for managed_node2\n 9689 1726887166.09047: set ansible_ssh_host_key_ed25519_public for managed_node2\n 9689 1726887166.09048: set ansible_ssh_host_key_ed25519_public_keytype for managed_node2\n 9689 1726887166.09049: set ansible_ssh_host_key_rsa_public for managed_node2\n 9689 1726887166.09050: set ansible_ssh_host_key_rsa_public_keytype for managed_node2\n 9689 1726887166.09051: set ansible_swapfree_mb for managed_node2\n 9689 1726887166.09051: set ansible_swaptotal_mb for managed_node2\n 9689 1726887166.09052: set ansible_system for managed_node2\n 9689 1726887166.09053: set ansible_system_capabilities for managed_node2\n 9689 1726887166.09054: set ansible_system_capabilities_enforced for managed_node2\n 9689 1726887166.09055: set ansible_system_vendor for managed_node2\n 9689 1726887166.09055: set ansible_uptime_seconds for managed_node2\n 9689 1726887166.09056: set ansible_user_dir for managed_node2\n 9689 1726887166.09057: set ansible_user_gecos for managed_node2\n 9689 1726887166.09058: set ansible_user_gid for managed_node2\n 9689 1726887166.09059: set ansible_user_id for managed_node2\n 9689 1726887166.09060: set ansible_user_shell for managed_node2\n 9689 1726887166.09060: set ansible_user_uid for managed_node2\n 9689 1726887166.09061: set ansible_userspace_architecture for managed_node2\n 9689 1726887166.09062: set ansible_userspace_bits for managed_node2\n 9689 1726887166.09063: set ansible_verbosity for managed_node2\n 9689 1726887166.09063: set ansible_version for managed_node2\n 9689 1726887166.09064: set ansible_virtualization_role for managed_node2\n 9689 1726887166.09065: set ansible_virtualization_tech_guest for managed_node2\n 9689 1726887166.09065: set ansible_virtualization_tech_host for managed_node2\n 9689 1726887166.09066: set ansible_virtualization_type for managed_node2\n 9689 1726887166.09067: set discovered_interpreter_python for managed_node2\n 9689 1726887166.09067: set gather_subset for managed_node2\n 9689 1726887166.09068: set group_names for managed_node2\n 9689 1726887166.09069: set groups for managed_node2\n 9689 1726887166.09070: set inventory_dir for managed_node2\n 9689 1726887166.09071: set inventory_file for managed_node2\n 9689 1726887166.09071: set inventory_hostname for managed_node2\n 9689 1726887166.09072: set inventory_hostname_short for managed_node2\n 9689 1726887166.09073: set module_setup for managed_node2\n 9689 1726887166.09073: set omit for managed_node2\n 9689 1726887166.09074: set playbook_dir for managed_node2\n 9689 1726887166.09075: set tempinventory for managed_node2\n 9689 1726887166.09078: set inventory_file for managed_node3\n 9689 1726887166.09082: set inventory_dir for managed_node3\n 9689 1726887166.09083: Added host managed_node3 to inventory\n 9689 1726887166.09085: Added host managed_node3 to group all\n 9689 1726887166.09086: set ansible_check_mode for managed_node3\n 9689 1726887166.09087: set ansible_config_file for managed_node3\n 9689 1726887166.09088: set ansible_diff_mode for managed_node3\n 9689 1726887166.09089: set ansible_facts for managed_node3\n 9689 1726887166.09089: set ansible_forks for managed_node3\n 9689 1726887166.09090: set ansible_host for managed_node3\n 9689 1726887166.09091: set ansible_inventory_sources for managed_node3\n 9689 1726887166.09092: set ansible_limit for managed_node3\n 9689 1726887166.09093: set ansible_playbook_python for managed_node3\n 9689 1726887166.09093: set ansible_run_tags for managed_node3\n 9689 1726887166.09094: set ansible_skip_tags for managed_node3\n 9689 1726887166.09095: set ansible_ssh_extra_args for managed_node3\n 9689 1726887166.09095: set ansible_verbosity for managed_node3\n 9689 1726887166.09096: set ansible_version for managed_node3\n 9689 1726887166.09097: set group_names for managed_node3\n 9689 1726887166.09098: set groups for managed_node3\n 9689 1726887166.09099: set inventory_dir for managed_node3\n 9689 1726887166.09100: set inventory_file for managed_node3\n 9689 1726887166.09101: set inventory_hostname for managed_node3\n 9689 1726887166.09102: set inventory_hostname_short for managed_node3\n 9689 1726887166.09103: set omit for managed_node3\n 9689 1726887166.09104: set playbook_dir for managed_node3\nParsed /tmp/ansible.mwywrlv5.inventory.yaml inventory source with yaml plugin\n 9689 1726887166.09109: Reconcile groups and hosts in inventory.\n 9689 1726887166.09120: Group ungrouped now contains managed_node1\n 9689 1726887166.09123: Group ungrouped now contains managed_node2\n 9689 1726887166.09124: Group ungrouped now contains managed_node3\n 9689 1726887166.09221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name\n 9689 1726887166.09337: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments\n 9689 1726887166.09375: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py\n 9689 1726887166.09398: Loaded config def from plugin (vars/host_group_vars)\n 9689 1726887166.09400: 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 9689 1726887166.09406: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars\n 9689 1726887166.09415: 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 9689 1726887166.09452: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False)\n 9689 1726887166.09817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887166.09987: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py\n 9689 1726887166.10040: Loaded config def from plugin (connection/local)\n 9689 1726887166.10044: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True)\n 9689 1726887166.11696: Loaded config def from plugin (connection/paramiko_ssh)\n 9689 1726887166.11701: 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 9689 1726887166.12557: 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 9689 1726887166.12588: Loaded config def from plugin (connection/psrp)\n 9689 1726887166.12591: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True)\n 9689 1726887166.13311: 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 9689 1726887166.13341: Loaded config def from plugin (connection/ssh)\n 9689 1726887166.13343: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True)\n 9689 1726887166.15297: 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 9689 1726887166.15335: Loaded config def from plugin (connection/winrm)\n 9689 1726887166.15337: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True)\n 9689 1726887166.15365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name\n 9689 1726887166.15433: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py\n 9689 1726887166.15508: Loaded config def from plugin (shell/cmd)\n 9689 1726887166.15511: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True)\n 9689 1726887166.15539: 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 9689 1726887166.15610: Loaded config def from plugin (shell/powershell)\n 9689 1726887166.15614: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True)\n 9689 1726887166.15685: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py\n 9689 1726887166.15908: Loaded config def from plugin (shell/sh)\n 9689 1726887166.15910: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True)\n 9689 1726887166.15961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name\n 9689 1726887166.16106: Loaded config def from plugin (become/runas)\n 9689 1726887166.16108: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True)\n 9689 1726887166.16402: Loaded config def from plugin (become/su)\n 9689 1726887166.16405: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True)\n 9689 1726887166.16614: Loaded config def from plugin (become/sudo)\n 9689 1726887166.16617: 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 9689 1726887166.16653: Loading data from /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default.yml\n 9689 1726887166.16777: in VariableManager get_vars()\n 9689 1726887166.16800: done with get_vars()\n 9689 1726887166.16900: Loading data from /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/vars/main.yml\n 9689 1726887166.18105: Loading data from /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/defaults/main.yml\n 9689 1726887166.18155: Loading data from /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/meta/main.yml\n 9689 1726887166.18289: Loading data from /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml\n 9689 1726887166.20208: in VariableManager get_vars()\n 9689 1726887166.20241: done with get_vars()\n 9689 1726887166.20406: trying /usr/local/lib/python3.12/site-packages/ansible/modules\n 9689 1726887166.24322: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action\n 9689 1726887166.24389: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__\n 9689 1726887166.28073: Loading data from /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/handlers/main.yml\n 9689 1726887166.28744: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback\n 9689 1726887166.28762: 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 9689 1726887166.29080: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py\n 9689 1726887166.29284: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug)\n 9689 1726887166.29288: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-DtY/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 9689 1726887166.29333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name\n 9689 1726887166.29364: 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 9689 1726887166.29582: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py\n 9689 1726887166.29659: Loaded config def from plugin (callback/default)\n 9689 1726887166.29665: 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 9689 1726887166.31080: Loaded config def from plugin (callback/junit)\n 9689 1726887166.31083: 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 9689 1726887166.31141: 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 9689 1726887166.31234: Loaded config def from plugin (callback/minimal)\n 9689 1726887166.31238: 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 9689 1726887166.31287: 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 9689 1726887166.31369: Loaded config def from plugin (callback/tree)\n 9689 1726887166.31372: 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 9689 1726887166.31507: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks)\n 9689 1726887166.31510: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-DtY/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_default.yml ****************************************************\n1 plays in tests_default.yml\n 9689 1726887166.31540: in VariableManager get_vars()\n 9689 1726887166.31560: done with get_vars()\n 9689 1726887166.31568: in VariableManager get_vars()\n 9689 1726887166.31582: done with get_vars()\n 9689 1726887166.31588: variable 'omit' from source: magic vars\n 9689 1726887166.31634: in VariableManager get_vars()\n 9689 1726887166.31655: done with get_vars()\n 9689 1726887166.31681: variable 'omit' from source: magic vars\n\nPLAY [Ensure that the role runs with default parameters] ***********************\n 9689 1726887166.33546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy\n 9689 1726887166.33634: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py\n 9689 1726887166.33730: getting the remaining hosts for this loop\n 9689 1726887166.33732: done getting the remaining hosts for this loop\n 9689 1726887166.33735: getting the next task for host managed_node1\n 9689 1726887166.33740: done getting next task for host managed_node1\n 9689 1726887166.33742: ^ task is: TASK: meta (flush_handlers)\n 9689 1726887166.33744: ^ 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 9689 1726887166.33745: getting the next task for host managed_node2\n 9689 1726887166.33749: done getting next task for host managed_node2\n 9689 1726887166.33751: ^ task is: TASK: meta (flush_handlers)\n 9689 1726887166.33752: ^ 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 9689 1726887166.33753: getting the next task for host managed_node3\n 9689 1726887166.33756: done getting next task for host managed_node3\n 9689 1726887166.33757: ^ task is: TASK: meta (flush_handlers)\n 9689 1726887166.33759: ^ 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 9689 1726887166.33763: getting variables\n 9689 1726887166.33764: in VariableManager get_vars()\n 9689 1726887166.33797: Calling all_inventory to load vars for managed_node1\n 9689 1726887166.33800: Calling groups_inventory to load vars for managed_node1\n 9689 1726887166.33803: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887166.33820: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887166.33834: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887166.33839: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887166.33883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887166.33953: done with get_vars()\n 9689 1726887166.33961: done getting variables\n 9689 1726887166.34021: in VariableManager get_vars()\n 9689 1726887166.34034: Calling all_inventory to load vars for managed_node1\n 9689 1726887166.34037: Calling groups_inventory to load vars for managed_node1\n 9689 1726887166.34040: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887166.34046: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887166.34049: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887166.34054: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887166.34093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887166.34114: done with get_vars()\n 9689 1726887166.34127: getting variables\n 9689 1726887166.34129: in VariableManager get_vars()\n 9689 1726887166.34142: Calling all_inventory to load vars for managed_node2\n 9689 1726887166.34145: Calling groups_inventory to load vars for managed_node2\n 9689 1726887166.34149: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887166.34154: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887166.34157: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887166.34162: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887166.34204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887166.34225: done with get_vars()\n 9689 1726887166.34234: done getting variables\n 9689 1726887166.34289: in VariableManager get_vars()\n 9689 1726887166.34302: Calling all_inventory to load vars for managed_node2\n 9689 1726887166.34305: Calling groups_inventory to load vars for managed_node2\n 9689 1726887166.34311: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887166.34319: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887166.34322: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887166.34327: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887166.34369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887166.34388: done with get_vars()\n 9689 1726887166.34401: getting variables\n 9689 1726887166.34403: in VariableManager get_vars()\n 9689 1726887166.34417: Calling all_inventory to load vars for managed_node3\n 9689 1726887166.34420: Calling groups_inventory to load vars for managed_node3\n 9689 1726887166.34423: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887166.34428: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887166.34432: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887166.34436: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887166.34475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887166.34494: done with get_vars()\n 9689 1726887166.34501: done getting variables\n 9689 1726887166.34557: in VariableManager get_vars()\n 9689 1726887166.34570: Calling all_inventory to load vars for managed_node3\n 9689 1726887166.34573: Calling groups_inventory to load vars for managed_node3\n 9689 1726887166.34576: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887166.34581: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887166.34584: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887166.34589: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887166.34630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887166.34649: done with get_vars()\n 9689 1726887166.34661: done queuing things up, now waiting for results queue to drain\n 9689 1726887166.34664: results queue empty\n 9689 1726887166.34665: checking for any_errors_fatal\n 9689 1726887166.34670: done checking for any_errors_fatal\n 9689 1726887166.34671: checking for max_fail_percentage\n 9689 1726887166.34672: done checking for max_fail_percentage\n 9689 1726887166.34673: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887166.34674: done checking to see if all hosts have failed\n 9689 1726887166.34674: getting the remaining hosts for this loop\n 9689 1726887166.34676: done getting the remaining hosts for this loop\n 9689 1726887166.34679: getting the next task for host managed_node1\n 9689 1726887166.34683: done getting next task for host managed_node1\n 9689 1726887166.34686: ^ task is: TASK: fedora.linux_system_roles.timesync : Set version specific variables\n 9689 1726887166.34688: ^ 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 9689 1726887166.34689: getting the next task for host managed_node2\n 9689 1726887166.34693: done getting next task for host managed_node2\n 9689 1726887166.34696: ^ task is: TASK: fedora.linux_system_roles.timesync : Set version specific variables\n 9689 1726887166.34697: ^ 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 9689 1726887166.34699: getting the next task for host managed_node3\n 9689 1726887166.34702: done getting next task for host managed_node3\n 9689 1726887166.34704: ^ task is: TASK: fedora.linux_system_roles.timesync : Set version specific variables\n 9689 1726887166.34705: ^ 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 9689 1726887166.34718: getting variables\n 9689 1726887166.34720: in VariableManager get_vars()\n 9689 1726887166.34735: Calling all_inventory to load vars for managed_node1\n 9689 1726887166.34738: Calling groups_inventory to load vars for managed_node1\n 9689 1726887166.34741: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887166.34746: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887166.34748: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887166.34752: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887166.34785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887166.34808: done with get_vars()\n 9689 1726887166.34827: done getting variables\n\nTASK [fedora.linux_system_roles.timesync : Set version specific variables] *****\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:2\nFriday 20 September 2024 22:52:46 -0400 (0:00:00.034) 0:00:00.034 ****** \n 9689 1726887166.34903: entering _queue_task() for managed_node1/include_tasks\n 9689 1726887166.34905: Creating lock for include_tasks\n 9689 1726887166.35203: worker is 1 (out of 3 available)\n 9689 1726887166.35216: exiting _queue_task() for managed_node1/include_tasks\n 9689 1726887166.35245: getting variables\n 9689 1726887166.35248: in VariableManager get_vars()\n 9689 1726887166.35615: Calling all_inventory to load vars for managed_node2\n 9689 1726887166.35619: Calling groups_inventory to load vars for managed_node2\n 9689 1726887166.35622: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887166.35636: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887166.35639: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887166.35644: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887166.35715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887166.35751: done with get_vars()\n 9689 1726887166.35760: done getting variables\n 9689 1726887166.35860: entering _queue_task() for managed_node2/include_tasks\n 9689 1726887166.36122: worker is 2 (out of 3 available)\n 9689 1726887166.36135: exiting _queue_task() for managed_node2/include_tasks\n 9689 1726887166.36162: getting variables\n 9689 1726887166.36165: in VariableManager get_vars()\n 9689 1726887166.36241: Calling all_inventory to load vars for managed_node3\n 9689 1726887166.36245: Calling groups_inventory to load vars for managed_node3\n 9689 1726887166.36249: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887166.36264: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887166.36268: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887166.36273: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887166.36345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887166.36387: done with get_vars()\n 9689 1726887166.36398: done getting variables\n 9689 1726887166.36507: entering _queue_task() for managed_node3/include_tasks\n 9689 1726887166.36752: worker is 3 (out of 3 available)\n 9689 1726887166.36764: exiting _queue_task() for managed_node3/include_tasks\n 9689 1726887166.36777: done queuing things up, now waiting for results queue to drain\n 9689 1726887166.36781: waiting for pending results...\n 9716 1726887166.36968: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set version specific variables\n 9716 1726887166.37080: in run() - task 0e652c5f-a961-eb88-62cf-00000000000a\n 9716 1726887166.37097: variable 'ansible_search_path' from source: unknown\n 9716 1726887166.37104: variable 'ansible_search_path' from source: unknown\n 9716 1726887166.37129: calling self._execute()\n 9715 1726887166.37181: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set version specific variables\n 9715 1726887166.37284: in run() - task 0e652c5f-a961-eb88-62cf-00000000000a\n 9715 1726887166.37300: variable 'ansible_search_path' from source: unknown\n 9715 1726887166.37307: variable 'ansible_search_path' from source: unknown\n 9715 1726887166.37327: calling self._execute()\n 9715 1726887166.37384: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9715 1726887166.37394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9715 1726887166.37406: variable 'omit' from source: magic vars\n 9718 1726887166.37402: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set version specific variables\n 9715 1726887166.37504: _execute() done\n 9715 1726887166.37511: dumping result to json\n 9715 1726887166.37520: done dumping result, returning\n 9715 1726887166.37528: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set version specific variables [0e652c5f-a961-eb88-62cf-00000000000a]\n 9718 1726887166.37531: in run() - task 0e652c5f-a961-eb88-62cf-00000000000a\n 9715 1726887166.37548: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000a\n 9718 1726887166.37551: variable 'ansible_search_path' from source: unknown\n 9718 1726887166.37557: variable 'ansible_search_path' from source: unknown\n 9715 1726887166.37584: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000a\n 9715 1726887166.37590: WORKER PROCESS EXITING\n 9718 1726887166.37593: calling self._execute()\n 9718 1726887166.37652: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9718 1726887166.37663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9718 1726887166.37675: variable 'omit' from source: magic vars\n 9718 1726887166.37775: _execute() done\n 9718 1726887166.37782: dumping result to json\n 9718 1726887166.37789: done dumping result, returning\n 9718 1726887166.37798: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set version specific variables [0e652c5f-a961-eb88-62cf-00000000000a]\n 9718 1726887166.37818: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000a\n 9718 1726887166.37857: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000a\n 9718 1726887166.37862: WORKER PROCESS EXITING\n 9716 1726887166.37200: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9716 1726887166.38110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9716 1726887166.38127: variable 'omit' from source: magic vars\n 9716 1726887166.38222: _execute() done\n 9716 1726887166.38229: dumping result to json\n 9716 1726887166.38235: done dumping result, returning\n 9716 1726887166.38244: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set version specific variables [0e652c5f-a961-eb88-62cf-00000000000a]\n 9716 1726887166.38336: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000a\n 9716 1726887166.38371: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000a\n 9716 1726887166.38376: WORKER PROCESS EXITING\n 9689 1726887166.38645: no more pending results, returning what we have\n 9689 1726887166.38650: in VariableManager get_vars()\n 9689 1726887166.38685: Calling all_inventory to load vars for managed_node1\n 9689 1726887166.38689: Calling groups_inventory to load vars for managed_node1\n 9689 1726887166.38691: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887166.38701: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887166.38704: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887166.38708: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887166.38763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887166.38785: done with get_vars()\n 9689 1726887166.38791: variable 'ansible_search_path' from source: unknown\n 9689 1726887166.38792: variable 'ansible_search_path' from source: unknown\n 9689 1726887166.38825: in VariableManager get_vars()\n 9689 1726887166.38840: Calling all_inventory to load vars for managed_node3\n 9689 1726887166.38843: Calling groups_inventory to load vars for managed_node3\n 9689 1726887166.38845: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887166.38850: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887166.38853: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887166.38856: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887166.38891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887166.38910: done with get_vars()\n 9689 1726887166.38917: variable 'ansible_search_path' from source: unknown\n 9689 1726887166.38919: variable 'ansible_search_path' from source: unknown\n 9689 1726887166.38947: in VariableManager get_vars()\n 9689 1726887166.38964: Calling all_inventory to load vars for managed_node2\n 9689 1726887166.38968: Calling groups_inventory to load vars for managed_node2\n 9689 1726887166.38971: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887166.38976: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887166.38979: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887166.38984: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887166.39029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887166.39047: done with get_vars()\n 9689 1726887166.39051: variable 'ansible_search_path' from source: unknown\n 9689 1726887166.39051: variable 'ansible_search_path' from source: unknown\n 9689 1726887166.39067: we have included files to process\n 9689 1726887166.39068: generating all_blocks data\n 9689 1726887166.39069: done generating all_blocks data\n 9689 1726887166.39070: processing included file: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml\n 9689 1726887166.39070: loading included file: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml\n 9689 1726887166.39072: Loading data from /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml\nincluded: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml for managed_node1, managed_node3, managed_node2\n 9689 1726887166.39769: done processing included file\n 9689 1726887166.39771: iterating over new_blocks loaded from include file\n 9689 1726887166.39772: in VariableManager get_vars()\n 9689 1726887166.39788: done with get_vars()\n 9689 1726887166.39790: filtering new block on tags\n 9689 1726887166.39801: done filtering new block on tags\n 9689 1726887166.39804: in VariableManager get_vars()\n 9689 1726887166.39825: done with get_vars()\n 9689 1726887166.39827: filtering new block on tags\n 9689 1726887166.39839: done filtering new block on tags\n 9689 1726887166.39841: in VariableManager get_vars()\n 9689 1726887166.39855: done with get_vars()\n 9689 1726887166.39856: filtering new block on tags\n 9689 1726887166.39876: done filtering new block on tags\n 9689 1726887166.39878: in VariableManager get_vars()\n 9689 1726887166.39896: done with get_vars()\n 9689 1726887166.39897: filtering new block on tags\n 9689 1726887166.39907: done filtering new block on tags\n 9689 1726887166.39908: done iterating over new_blocks loaded from include file\n 9689 1726887166.39909: extending task lists for all hosts with included blocks\n 9689 1726887166.40378: done extending task lists\n 9689 1726887166.40379: done processing included files\n 9689 1726887166.40379: results queue empty\n 9689 1726887166.40380: checking for any_errors_fatal\n 9689 1726887166.40381: done checking for any_errors_fatal\n 9689 1726887166.40382: checking for max_fail_percentage\n 9689 1726887166.40382: done checking for max_fail_percentage\n 9689 1726887166.40383: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887166.40383: done checking to see if all hosts have failed\n 9689 1726887166.40384: getting the remaining hosts for this loop\n 9689 1726887166.40385: done getting the remaining hosts for this loop\n 9689 1726887166.40386: getting the next task for host managed_node1\n 9689 1726887166.40389: done getting next task for host managed_node1\n 9689 1726887166.40392: ^ task is: TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role\n 9689 1726887166.40394: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887166.40396: getting the next task for host managed_node2\n 9689 1726887166.40398: done getting next task for host managed_node2\n 9689 1726887166.40399: ^ task is: TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role\n 9689 1726887166.40400: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887166.40401: getting the next task for host managed_node3\n 9689 1726887166.40402: done getting next task for host managed_node3\n 9689 1726887166.40403: ^ task is: TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role\n 9689 1726887166.40404: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887166.40411: getting variables\n 9689 1726887166.40411: in VariableManager get_vars()\n 9689 1726887166.40424: Calling all_inventory to load vars for managed_node1\n 9689 1726887166.40426: Calling groups_inventory to load vars for managed_node1\n 9689 1726887166.40427: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887166.40431: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887166.40432: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887166.40434: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887166.40457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887166.40478: done with get_vars()\n 9689 1726887166.40485: done getting variables\n\nTASK [fedora.linux_system_roles.timesync : Ensure ansible_facts used by role] ***\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:2\nFriday 20 September 2024 22:52:46 -0400 (0:00:00.056) 0:00:00.091 ****** \n 9689 1726887166.40548: entering _queue_task() for managed_node1/setup\n 9689 1726887166.40709: worker is 1 (out of 3 available)\n 9689 1726887166.40723: exiting _queue_task() for managed_node1/setup\n 9689 1726887166.40753: getting variables\n 9689 1726887166.40756: in VariableManager get_vars()\n 9689 1726887166.40847: Calling all_inventory to load vars for managed_node2\n 9689 1726887166.40852: Calling groups_inventory to load vars for managed_node2\n 9689 1726887166.40855: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887166.40870: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887166.40874: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887166.40879: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887166.40966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887166.41007: done with get_vars()\n 9689 1726887166.41021: done getting variables\n 9689 1726887166.41129: entering _queue_task() for managed_node2/setup\n 9689 1726887166.41375: worker is 2 (out of 3 available)\n 9689 1726887166.41387: exiting _queue_task() for managed_node2/setup\n 9689 1726887166.41420: getting variables\n 9689 1726887166.41423: in VariableManager get_vars()\n 9689 1726887166.41509: Calling all_inventory to load vars for managed_node3\n 9689 1726887166.41516: Calling groups_inventory to load vars for managed_node3\n 9689 1726887166.41519: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887166.41535: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887166.41540: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887166.41544: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887166.41621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887166.41669: done with get_vars()\n 9689 1726887166.41681: done getting variables\n 9689 1726887166.41797: entering _queue_task() for managed_node3/setup\n 9689 1726887166.43175: worker is 3 (out of 3 available)\n 9689 1726887166.43186: exiting _queue_task() for managed_node3/setup\n 9689 1726887166.43198: done queuing things up, now waiting for results queue to drain\n 9689 1726887166.43201: waiting for pending results...\n 9720 1726887166.40866: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role\n 9720 1726887166.41006: in run() - task 0e652c5f-a961-eb88-62cf-0000000000af\n 9720 1726887166.41026: variable 'ansible_search_path' from source: unknown\n 9720 1726887166.41032: variable 'ansible_search_path' from source: unknown\n 9720 1726887166.41058: calling self._execute()\n 9720 1726887166.41119: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9720 1726887166.41131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9720 1726887166.41143: variable 'omit' from source: magic vars\n 9720 1726887166.41703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 9721 1726887166.42177: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role\n 9721 1726887166.42307: in run() - task 0e652c5f-a961-eb88-62cf-0000000000af\n 9721 1726887166.42325: variable 'ansible_search_path' from source: unknown\n 9721 1726887166.42332: variable 'ansible_search_path' from source: unknown\n 9721 1726887166.42357: calling self._execute()\n 9721 1726887166.42426: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9721 1726887166.42437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9721 1726887166.42450: variable 'omit' from source: magic vars\n 9721 1726887166.43011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 9722 1726887166.43452: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role\n 9722 1726887166.43578: in run() - task 0e652c5f-a961-eb88-62cf-0000000000af\n 9722 1726887166.43594: variable 'ansible_search_path' from source: unknown\n 9722 1726887166.43599: variable 'ansible_search_path' from source: unknown\n 9722 1726887166.43634: calling self._execute()\n 9722 1726887166.43692: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9722 1726887166.43701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9722 1726887166.43714: variable 'omit' from source: magic vars\n 9722 1726887166.44273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 9720 1726887166.44527: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 9720 1726887166.44603: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 9720 1726887166.44650: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 9720 1726887166.44694: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 9720 1726887166.44733: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 9720 1726887166.44822: Loading FilterModule 'ansible_collections.ansible.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 9720 1726887166.44860: Loading FilterModule 'ansible_collections.ansible.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 9720 1726887166.44893: Loading FilterModule 'ansible_collections.ansible.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 9720 1726887166.44945: Loading FilterModule 'ansible_collections.ansible.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 9720 1726887166.44967: Loading FilterModule 'ansible_collections.ansible.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 9720 1726887166.45357: Loading FilterModule 'ansible_collections.ansible.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 9720 1726887166.45392: Loading FilterModule 'ansible_collections.ansible.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 9720 1726887166.45428: Loading FilterModule 'ansible_collections.ansible.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 9720 1726887166.45478: Loading FilterModule 'ansible_collections.ansible.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 9720 1726887166.45499: Loading FilterModule 'ansible_collections.ansible.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 9720 1726887166.45715: variable '__timesync_required_facts' from source: role '' all vars\n 9720 1726887166.45730: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9720 1726887166.45765: Evaluated conditional (__timesync_required_facts | difference(ansible_facts.keys() | list) | length > 0): True\n 9720 1726887166.45775: variable 'omit' from source: magic vars\n 9720 1726887166.45837: variable 'omit' from source: magic vars\n 9720 1726887166.45871: variable '__timesync_required_facts_subsets' from source: role '' all vars\n 9720 1726887166.45964: variable '__timesync_required_facts_subsets' from source: role '' all vars\n 9720 1726887166.46099: variable '__timesync_required_facts' from source: role '' all vars\n 9720 1726887166.46188: variable 'omit' from source: magic vars\n 9720 1726887166.46219: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9720 1726887166.46254: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9720 1726887166.46275: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9720 1726887166.46297: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9720 1726887166.46313: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9720 1726887166.46346: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 9720 1726887166.46354: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9720 1726887166.46360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9720 1726887166.47214: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9720 1726887166.47229: Set connection var ansible_shell_executable to /bin/sh\n 9720 1726887166.47234: Set connection var ansible_connection to ssh\n 9720 1726887166.47242: Set connection var ansible_timeout to 10\n 9720 1726887166.47246: Set connection var ansible_shell_type to sh\n 9720 1726887166.47252: Set connection var ansible_pipelining to False\n 9720 1726887166.47276: variable 'ansible_shell_executable' from source: unknown\n 9720 1726887166.47282: variable 'ansible_connection' from source: unknown\n 9720 1726887166.47286: variable 'ansible_module_compression' from source: unknown\n 9720 1726887166.47290: variable 'ansible_shell_type' from source: unknown\n 9720 1726887166.47294: variable 'ansible_shell_executable' from source: unknown\n 9720 1726887166.47298: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9720 1726887166.47303: variable 'ansible_pipelining' from source: unknown\n 9720 1726887166.47307: variable 'ansible_timeout' from source: unknown\n 9720 1726887166.47314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9720 1726887166.47451: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9720 1726887166.47463: variable 'omit' from source: magic vars\n 9720 1726887166.47471: starting attempt loop\n 9720 1726887166.47476: running the handler\n 9720 1726887166.47489: _low_level_execute_command(): starting\n 9720 1726887166.47498: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9721 1726887166.48236: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 9721 1726887166.48306: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 9721 1726887166.48347: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 9721 1726887166.48388: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 9721 1726887166.48421: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 9721 1726887166.48497: Loading FilterModule 'ansible_collections.ansible.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 9721 1726887166.48529: Loading FilterModule 'ansible_collections.ansible.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 9721 1726887166.48559: Loading FilterModule 'ansible_collections.ansible.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 9721 1726887166.48602: Loading FilterModule 'ansible_collections.ansible.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 9721 1726887166.48620: Loading FilterModule 'ansible_collections.ansible.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 9721 1726887166.48675: Loading FilterModule 'ansible_collections.ansible.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 9721 1726887166.48703: Loading FilterModule 'ansible_collections.ansible.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 9721 1726887166.48735: Loading FilterModule 'ansible_collections.ansible.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 9721 1726887166.48783: Loading FilterModule 'ansible_collections.ansible.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 9721 1726887166.48803: Loading FilterModule 'ansible_collections.ansible.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 9722 1726887166.49100: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 9722 1726887166.49176: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 9722 1726887166.49222: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 9722 1726887166.49283: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 9722 1726887166.49323: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 9722 1726887166.49395: Loading FilterModule 'ansible_collections.ansible.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 9722 1726887166.49432: Loading FilterModule 'ansible_collections.ansible.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 9722 1726887166.49464: Loading FilterModule 'ansible_collections.ansible.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 9722 1726887166.49517: Loading FilterModule 'ansible_collections.ansible.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 9722 1726887166.49538: Loading FilterModule 'ansible_collections.ansible.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 9722 1726887166.49602: Loading FilterModule 'ansible_collections.ansible.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 9722 1726887166.49634: Loading FilterModule 'ansible_collections.ansible.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 9722 1726887166.49663: Loading FilterModule 'ansible_collections.ansible.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 9722 1726887166.49708: Loading FilterModule 'ansible_collections.ansible.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 9722 1726887166.49730: Loading FilterModule 'ansible_collections.ansible.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 9722 1726887166.50334: variable '__timesync_required_facts' from source: role '' all vars\n 9722 1726887166.50351: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9722 1726887166.50384: Evaluated conditional (__timesync_required_facts | difference(ansible_facts.keys() | list) | length > 0): True\n 9722 1726887166.50397: variable 'omit' from source: magic vars\n 9722 1726887166.50458: variable 'omit' from source: magic vars\n 9722 1726887166.50491: variable '__timesync_required_facts_subsets' from source: role '' all vars\n 9721 1726887166.50519: variable '__timesync_required_facts' from source: role '' all vars\n 9721 1726887166.50536: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9721 1726887166.50570: Evaluated conditional (__timesync_required_facts | difference(ansible_facts.keys() | list) | length > 0): True\n 9721 1726887166.50581: variable 'omit' from source: magic vars\n 9722 1726887166.50584: variable '__timesync_required_facts_subsets' from source: role '' all vars\n 9721 1726887166.50644: variable 'omit' from source: magic vars\n 9721 1726887166.50678: variable '__timesync_required_facts_subsets' from source: role '' all vars\n 9722 1726887166.50699: variable '__timesync_required_facts' from source: role '' all vars\n 9721 1726887166.50769: variable '__timesync_required_facts_subsets' from source: role '' all vars\n 9722 1726887166.50788: variable 'omit' from source: magic vars\n 9722 1726887166.50819: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9722 1726887166.50855: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9722 1726887166.50875: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9722 1726887166.50897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9721 1726887166.50908: variable '__timesync_required_facts' from source: role '' all vars\n 9722 1726887166.50915: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9722 1726887166.50947: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 9722 1726887166.50954: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9722 1726887166.50961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9721 1726887166.50997: variable 'omit' from source: magic vars\n 9721 1726887166.51028: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9721 1726887166.51061: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9721 1726887166.51081: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9722 1726887166.51085: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9722 1726887166.51101: Set connection var ansible_shell_executable to /bin/sh\n 9721 1726887166.51103: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9722 1726887166.51108: Set connection var ansible_connection to ssh\n 9722 1726887166.51119: Set connection var ansible_timeout to 10\n 9722 1726887166.51125: Set connection var ansible_shell_type to sh\n 9722 1726887166.51134: Set connection var ansible_pipelining to False\n 9722 1726887166.51161: variable 'ansible_shell_executable' from source: unknown\n 9722 1726887166.51168: variable 'ansible_connection' from source: unknown\n 9722 1726887166.51174: variable 'ansible_module_compression' from source: unknown\n 9722 1726887166.51180: variable 'ansible_shell_type' from source: unknown\n 9722 1726887166.51186: variable 'ansible_shell_executable' from source: unknown\n 9722 1726887166.51192: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9722 1726887166.51199: variable 'ansible_pipelining' from source: unknown\n 9722 1726887166.51205: variable 'ansible_timeout' from source: unknown\n 9722 1726887166.51213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9721 1726887166.51118: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9721 1726887166.51261: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 9721 1726887166.51269: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9721 1726887166.51276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9721 1726887166.51401: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9722 1726887166.51404: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9722 1726887166.51419: variable 'omit' from source: magic vars\n 9722 1726887166.51431: starting attempt loop\n 9722 1726887166.51437: running the handler\n 9721 1726887166.51420: Set connection var ansible_shell_executable to /bin/sh\n 9722 1726887166.51454: _low_level_execute_command(): starting\n 9721 1726887166.51458: Set connection var ansible_connection to ssh\n 9722 1726887166.51465: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n 9721 1726887166.51468: Set connection var ansible_timeout to 10\n 9721 1726887166.51474: Set connection var ansible_shell_type to sh\n 9721 1726887166.51483: Set connection var ansible_pipelining to False\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n 9721 1726887166.51509: variable 'ansible_shell_executable' from source: unknown\n 9721 1726887166.51519: variable 'ansible_connection' from source: unknown\n 9721 1726887166.51525: variable 'ansible_module_compression' from source: unknown\n 9721 1726887166.51531: variable 'ansible_shell_type' from source: unknown\n 9721 1726887166.51537: variable 'ansible_shell_executable' from source: unknown\n 9721 1726887166.51543: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9721 1726887166.51550: variable 'ansible_pipelining' from source: unknown\n 9721 1726887166.51556: variable 'ansible_timeout' from source: unknown\n 9721 1726887166.51564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9721 1726887166.51710: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9721 1726887166.51727: variable 'omit' from source: magic vars\n 9721 1726887166.51736: starting attempt loop\n 9721 1726887166.51742: running the handler\n 9721 1726887166.51758: _low_level_execute_command(): starting\n 9721 1726887166.51768: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9720 1726887166.53170: stdout chunk (state=2):\n>>>/root\n<<<\n 9720 1726887166.53240: stderr chunk (state=3):\n>>><<<\n 9720 1726887166.53248: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'/root\\n', b'')\n 9720 1726887166.53282: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9720 1726887166.53300: _low_level_execute_command(): starting\n 9720 1726887166.53308: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430 `\" && echo ansible-tmp-1726887166.5329466-9720-255100266650430=\"` echo /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430 `\" ) && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430 `\" && echo ansible-tmp-1726887166.5329466-9720-255100266650430=\"` echo /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430 `\" ) && sleep 0'\"'\"''\n 9721 1726887166.54789: stdout chunk (state=2):\n>>>/root\n<<<\n 9721 1726887166.54892: stderr chunk (state=3):\n>>><<<\n 9721 1726887166.54900: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'/root\\n', b'')\n 9721 1726887166.54930: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9721 1726887166.54945: _low_level_execute_command(): starting\n 9721 1726887166.54952: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636 `\" && echo ansible-tmp-1726887166.5493996-9721-209945746081636=\"` echo /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636 `\" ) && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636 `\" && echo ansible-tmp-1726887166.5493996-9721-209945746081636=\"` echo /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636 `\" ) && sleep 0'\"'\"''\n 9722 1726887166.55459: stdout chunk (state=2):\n>>>/root\n<<<\n 9722 1726887166.55523: stderr chunk (state=3):\n>>><<<\n 9722 1726887166.55532: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'/root\\n', b'')\n 9722 1726887166.55564: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9722 1726887166.55579: _low_level_execute_command(): starting\n 9722 1726887166.55587: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896 `\" && echo ansible-tmp-1726887166.5557492-9722-119127131181896=\"` echo /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896 `\" ) && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896 `\" && echo ansible-tmp-1726887166.5557492-9722-119127131181896=\"` echo /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896 `\" ) && sleep 0'\"'\"''\n 9720 1726887166.56785: stdout chunk (state=2):\n>>>ansible-tmp-1726887166.5329466-9720-255100266650430=/root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430\n<<<\n 9720 1726887166.56948: stderr chunk (state=3):\n>>><<<\n 9720 1726887166.56955: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'ansible-tmp-1726887166.5329466-9720-255100266650430=/root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430\\n', b'')\n 9720 1726887166.56976: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887166.5329466-9720-255100266650430=/root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430\n, stderr=\n 9720 1726887166.57011: variable 'ansible_module_compression' from source: unknown\n 9720 1726887166.57056: ANSIBALLZ: Using lock for setup\n 9720 1726887166.57062: ANSIBALLZ: Acquiring lock\n 9720 1726887166.57067: ANSIBALLZ: Lock acquired: 139804643913952\n 9720 1726887166.57071: ANSIBALLZ: Creating module\n 9721 1726887166.58018: stdout chunk (state=2):\n>>>ansible-tmp-1726887166.5493996-9721-209945746081636=/root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636\n<<<\n 9721 1726887166.58028: stderr chunk (state=2):\n>>><<<\n 9721 1726887166.58041: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'ansible-tmp-1726887166.5493996-9721-209945746081636=/root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636\\n', b'')\n 9721 1726887166.58055: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887166.5493996-9721-209945746081636=/root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636\n, stderr=\n 9721 1726887166.58088: variable 'ansible_module_compression' from source: unknown\n 9721 1726887166.58128: ANSIBALLZ: Using lock for setup\n 9721 1726887166.58134: ANSIBALLZ: Acquiring lock\n 9722 1726887166.59720: stdout chunk (state=2):\n>>>ansible-tmp-1726887166.5557492-9722-119127131181896=/root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896\n<<<\n 9722 1726887166.59732: stderr chunk (state=2):\n>>><<<\n 9722 1726887166.59747: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'ansible-tmp-1726887166.5557492-9722-119127131181896=/root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896\\n', b'')\n 9722 1726887166.59769: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887166.5557492-9722-119127131181896=/root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896\n, stderr=\n 9722 1726887166.59826: variable 'ansible_module_compression' from source: unknown\n 9722 1726887166.59883: ANSIBALLZ: Using lock for setup\n 9722 1726887166.59890: ANSIBALLZ: Acquiring lock\n 9720 1726887166.82985: ANSIBALLZ: Writing module into payload\n 9720 1726887166.83130: ANSIBALLZ: Writing module\n 9720 1726887166.83155: ANSIBALLZ: Renaming module\n 9720 1726887166.83164: ANSIBALLZ: Done creating module\n 9721 1726887166.83177: ANSIBALLZ: Lock acquired: 139804643913952\n 9721 1726887166.83191: ANSIBALLZ: Reading module after lock\n 9720 1726887166.83203: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9720 1726887166.83216: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n Attempting python interpreter discovery\n 9720 1726887166.83236: _low_level_execute_command(): starting\n 9720 1726887166.83245: _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.54> ESTABLISH SSH CONNECTION FOR USER: None\n 9721 1726887166.83252: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9721 1726887166.83264: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n Attempting python interpreter discovery\n 9721 1726887166.83281: _low_level_execute_command(): starting\n 9721 1726887166.83290: _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.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/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.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/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 9722 1726887166.83370: ANSIBALLZ: Lock acquired: 139804643913952\n 9722 1726887166.83383: ANSIBALLZ: Reading module after lock\n 9722 1726887166.83446: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9722 1726887166.83458: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n Attempting python interpreter discovery\n 9722 1726887166.83477: _low_level_execute_command(): starting\n 9722 1726887166.83486: _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.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/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 9721 1726887166.86106: stdout chunk (state=2):\n>>>PLATFORM\n<<<\n 9721 1726887166.86177: stdout chunk (state=3):\n>>>Linux\n<<<\n 9721 1726887166.86193: stdout chunk (state=3):\n>>>FOUND\n/usr/bin/python3.12\n<<<\n 9721 1726887166.86209: stdout chunk (state=3):\n>>>/usr/bin/python3.6\n<<<\n 9721 1726887166.86221: stdout chunk (state=3):\n>>>/usr/bin/python3\n/usr/libexec/platform-python\n<<<\n 9721 1726887166.86236: stdout chunk (state=3):\n>>>ENDFOUND\n<<<\n 9722 1726887166.86311: stdout chunk (state=2):\n>>>PLATFORM\n<<<\n 9722 1726887166.86376: stdout chunk (state=3):\n>>>Linux\n<<<\n 9722 1726887166.86394: stdout chunk (state=3):\n>>>FOUND\n/usr/bin/python3.12\n<<<\n 9721 1726887166.86396: stderr chunk (state=3):\n>>><<<\n 9721 1726887166.86407: stdout chunk (state=3):\n>>><<<\n 9722 1726887166.86423: stdout chunk (state=3):\n>>>/usr/bin/python3.6\n/usr/bin/python3\n/usr/libexec/platform-python\nENDFOUND\n<<<\n<10.31.42.224> (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 9721 1726887166.86437: _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 9721 1726887166.86443 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3.6', '/usr/bin/python3', '/usr/libexec/platform-python']\n 9721 1726887166.86490: _low_level_execute_command(): starting\n 9721 1726887166.86499: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'/usr/bin/python3.12 && sleep 0'\"'\"''\n 9722 1726887166.86587: stderr chunk (state=3):\n>>><<<\n 9722 1726887166.86595: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (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 9722 1726887166.86625: _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 9722 1726887166.86634 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3.6', '/usr/bin/python3', '/usr/libexec/platform-python']\n 9722 1726887166.86684: _low_level_execute_command(): starting\n 9722 1726887166.86696: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'/usr/bin/python3.12 && sleep 0'\"'\"''\n 9721 1726887166.86926: Sending initial data\n 9721 1726887166.86934: Sent initial data (1234 bytes)\n 9720 1726887166.87107: 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 9720 1726887166.87122: stderr chunk (state=2):\n>>><<<\n 9720 1726887166.87135: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (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 9720 1726887166.87150: _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 9720 1726887166.87160 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3.6', '/usr/bin/python3', '/usr/libexec/platform-python']\n 9720 1726887166.87206: _low_level_execute_command(): starting\n 9720 1726887166.87216: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'/usr/bin/python3.12 && sleep 0'\"'\"''\n 9722 1726887166.87782: Sending initial data\n 9722 1726887166.87791: Sent initial data (1234 bytes)\n 9720 1726887166.87821: Sending initial data\n 9720 1726887166.87833: Sent initial data (1234 bytes)\n 9721 1726887166.90650: 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 9721 1726887166.91064: stderr chunk (state=3):\n>>><<<\n 9721 1726887166.91071: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (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 9721 1726887166.91095: _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 9721 1726887166.91150: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9721 1726887166.91156: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9721 1726887166.91161: variable 'ansible_module_compression' from source: unknown\n 9721 1726887166.91194: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 9721 1726887166.91220: 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 9721 1726887166.91343: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636/AnsiballZ_setup.py\n<10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmphlx73y0w TO /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636/AnsiballZ_setup.py\n<10.31.42.224> 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/75343b97d0\"' '[10.31.42.224]'\n 9722 1726887166.91438: 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 9721 1726887166.91491: Sending initial data\n 9721 1726887166.91499: Sent initial data (152 bytes)\n 9722 1726887166.91998: stderr chunk (state=3):\n>>><<<\n 9722 1726887166.92006: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (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 9722 1726887166.92032: _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 9722 1726887166.92099: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9722 1726887166.92107: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9722 1726887166.92116: variable 'ansible_module_compression' from source: unknown\n 9722 1726887166.92165: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 9722 1726887166.92195: 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 9722 1726887166.92366: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896/AnsiballZ_setup.py\n<10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp6etk1d12 TO /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896/AnsiballZ_setup.py\n<10.31.41.136> 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/2e4e98e5cc\"' '[10.31.41.136]'\n 9722 1726887166.92499: Sending initial data\n 9722 1726887166.92507: Sent initial data (152 bytes)\n 9720 1726887166.93650: 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 9720 1726887166.93837: stderr chunk (state=3):\n>>><<<\n 9720 1726887166.93845: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (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 9720 1726887166.93869: _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 9720 1726887166.93924: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9720 1726887166.93931: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9720 1726887166.93939: variable 'ansible_module_compression' from source: unknown\n 9720 1726887166.93971: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 9720 1726887166.93995: 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 9720 1726887166.94119: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430/AnsiballZ_setup.py\n<10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp5l2jb9cb TO /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430/AnsiballZ_setup.py\n 9721 1726887166.94172: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmphlx73y0w /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636/AnsiballZ_setup.py\n<<<\n<10.31.43.54> 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/4a8bd5e786\"' '[10.31.43.54]'\n 9720 1726887166.94272: Sending initial data\n 9720 1726887166.94281: Sent initial data (152 bytes)\n 9722 1726887166.95044: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp6etk1d12 /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896/AnsiballZ_setup.py\n<<<\n 9721 1726887166.97162: stderr chunk (state=3):\n>>><<<\n 9721 1726887166.97173: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmphlx73y0w /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636/AnsiballZ_setup.py\\n', b'')\n 9721 1726887166.97207: done transferring module to remote\n 9721 1726887166.97226: _low_level_execute_command(): starting\n 9721 1726887166.97234: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636/ /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636/AnsiballZ_setup.py && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636/ /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636/AnsiballZ_setup.py && sleep 0'\"'\"''\n 9722 1726887166.97840: stderr chunk (state=3):\n>>><<<\n 9722 1726887166.97851: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp6etk1d12 /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896/AnsiballZ_setup.py\\n', b'')\n 9722 1726887166.97880: done transferring module to remote\n 9722 1726887166.97892: _low_level_execute_command(): starting\n 9722 1726887166.97898: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896/ /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896/AnsiballZ_setup.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896/ /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896/AnsiballZ_setup.py && sleep 0'\"'\"''\n 9720 1726887166.98416: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp5l2jb9cb /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430/AnsiballZ_setup.py\n<<<\n 9721 1726887166.99818: stderr chunk (state=2):\n>>><<<\n 9721 1726887166.99828: stdout chunk (state=2):\n>>><<<\n<10.31.42.224> (0, b'', b'')\n 9721 1726887166.99851: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9721 1726887166.99856: _low_level_execute_command(): starting\n 9721 1726887166.99863: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636/AnsiballZ_setup.py && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' -tt 10.31.42.224 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636/AnsiballZ_setup.py && sleep 0'\"'\"''\n 9722 1726887167.00461: stderr chunk (state=2):\n>>><<<\n 9722 1726887167.00472: stdout chunk (state=2):\n>>><<<\n<10.31.41.136> (0, b'', b'')\n 9722 1726887167.00491: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9722 1726887167.00497: _low_level_execute_command(): starting\n 9722 1726887167.00504: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896/AnsiballZ_setup.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' -tt 10.31.41.136 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896/AnsiballZ_setup.py && sleep 0'\"'\"''\n 9720 1726887167.01015: stderr chunk (state=3):\n>>><<<\n 9720 1726887167.01025: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp5l2jb9cb /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430/AnsiballZ_setup.py\\n', b'')\n 9720 1726887167.01059: done transferring module to remote\n 9720 1726887167.01072: _low_level_execute_command(): starting\n 9720 1726887167.01078: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430/ /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430/AnsiballZ_setup.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430/ /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430/AnsiballZ_setup.py && sleep 0'\"'\"''\n 9721 1726887167.02811: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\n<<<\n 9721 1726887167.02837: stdout chunk (state=3):\n>>>import sys # builtin\r\nimport '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\n<<<\n 9721 1726887167.02899: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 9721 1726887167.02935: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 9721 1726887167.02973: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 9721 1726887167.02984: stdout chunk (state=3):\n>>>import _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\n<<<\n 9721 1726887167.02994: stdout chunk (state=3):\n>>>import '_weakref' # \r\n# installing zipimport hook\r\n<<<\n 9721 1726887167.03015: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 9721 1726887167.03056: 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 9721 1726887167.03066: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9721 1726887167.03084: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 9721 1726887167.03109: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 9721 1726887167.03121: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 9721 1726887167.03147: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8576ae48>\r\n<<<\n 9721 1726887167.03177: 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 9721 1726887167.03190: 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 0x7faf85700828>\r\n<<<\n 9721 1726887167.03206: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8576a9b0>\r\n<<<\n 9721 1726887167.03225: 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 9721 1726887167.03239: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\n<<<\n 9721 1726887167.03250: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8570d630>\r\n<<<\n 9721 1726887167.03277: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 9721 1726887167.03288: 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 9721 1726887167.03303: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85714160>\r\n<<<\n 9721 1726887167.03324: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n<<<\n 9721 1726887167.03333: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 9721 1726887167.03347: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n<<<\n 9721 1726887167.03359: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9721 1726887167.03370: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 9721 1726887167.03391: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 9721 1726887167.03407: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf857190f0>\r\n<<<\n 9721 1726887167.03418: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85714748>\r\n<<<\n 9721 1726887167.03441: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85714390>\r\n<<<\n 9721 1726887167.03472: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 9721 1726887167.03481: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 9721 1726887167.03506: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 9721 1726887167.03524: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 9721 1726887167.03536: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 9721 1726887167.03556: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 9721 1726887167.03568: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 9721 1726887167.03583: stdout chunk (state=3):\n>>>import '_stat' # \r\n<<<\n 9722 1726887167.03594: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 9722 1726887167.03604: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_thread' # \r\n<<<\n 9722 1726887167.03616: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 9721 1726887167.03646: stdout chunk (state=3):\n>>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf856be470>\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 9721 1726887167.03661: stdout chunk (state=3):\n>>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf856c3e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf856beb38>\r\n<<<\n 9722 1726887167.03675: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 9721 1726887167.03691: 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 9722 1726887167.03705: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 9722 1726887167.03717: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 9721 1726887167.03731: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 9722 1726887167.03749: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 9722 1726887167.03763: 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 9722 1726887167.03777: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 9722 1726887167.03832: 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 9722 1726887167.03921: 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 0x7fb0b6a25e48>\r\n<<<\n 9722 1726887167.03956: 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 0x7fb0b69bb828>\r\n<<<\n 9722 1726887167.03992: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6a259b0>\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 9722 1726887167.04019: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b69c8630>\r\n<<<\n 9722 1726887167.04051: 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 9722 1726887167.04076: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b69cf160>\r\n<<<\n 9722 1726887167.04103: 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 9722 1726887167.04130: 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 9722 1726887167.04168: 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 0x7fb0b69d40f0>\r\n<<<\n 9722 1726887167.04189: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b69cf748>\r\n<<<\n 9721 1726887167.04216: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf856ca4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf856add68>\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 0x7faf856b0198>\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 0x7faf839be940>\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 0x7faf839d0240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8571ea20>\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 9722 1726887167.04244: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b69cf390>\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 9722 1726887167.04281: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 9722 1726887167.04305: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n<<<\n 9722 1726887167.04335: 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 9722 1726887167.04362: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6979470>\r\n<<<\n 9722 1726887167.04409: 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\n<<<\n 9722 1726887167.04443: stdout chunk (state=3):\n>>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b697ee48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6979b38>\r\n<<<\n 9722 1726887167.04466: 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 9721 1726887167.04496: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 9721 1726887167.04527: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 9722 1726887167.04542: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 9722 1726887167.04602: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b69854e0>\r\n<<<\n 9721 1726887167.04651: 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 9721 1726887167.04676: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n<<<\n 9721 1726887167.04708: 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 9721 1726887167.04748: 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 9721 1726887167.04785: 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 0x7faf838f60f0>\r\n<<<\n 9721 1726887167.04816: 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 0x7faf83901320>\r\n<<<\n 9721 1726887167.04841: 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 9721 1726887167.04889: 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 0x7faf83901fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83901b00>\r\nimport 'itertools' # \r\n<<<\n 9721 1726887167.04922: 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 9721 1726887167.04946: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf839000f0>\r\nimport '_collections' # \r\n<<<\n 9722 1726887167.04963: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6968d68>\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 0x7fb0b696b198>\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 0x7fb0b4c79940>\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 0x7fb0b4c8b240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b69d9a20>\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 9720 1726887167.05055: stderr chunk (state=2):\n>>><<<\n 9720 1726887167.05066: stdout chunk (state=2):\n>>><<<\n<10.31.43.54> (0, b'', b'')\n 9720 1726887167.05094: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9720 1726887167.05100: _low_level_execute_command(): starting\n 9720 1726887167.05109: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430/AnsiballZ_setup.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' -tt 10.31.43.54 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430/AnsiballZ_setup.py && sleep 0'\"'\"''\n 9721 1726887167.05261: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83999828>\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 0x7faf83999c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8398d1d0>\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 0x7faf8398deb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf839854a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf839754e0>\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 9721 1726887167.05307: 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 9721 1726887167.05358: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836ad320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836b5da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8398d128>\r\n<<<\n 9722 1726887167.05385: 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 9721 1726887167.05408: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 9721 1726887167.05442: 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 0x7faf836bceb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8396f320>\r\n<<<\n 9722 1726887167.05482: 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 9721 1726887167.05507: 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 0x7faf836c1278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836c1080>\r\n<<<\n 9721 1726887167.05551: 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 0x7faf836c1390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf839e7080>\r\n# /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n<<<\n 9721 1726887167.05599: 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 9722 1726887167.05633: 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 0x7fb0b4bb10f0>\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 0x7fb0b4bbc320>\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 9721 1726887167.05670: 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 0x7faf836c1e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836c1a58>\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 9721 1726887167.05724: stdout chunk (state=3):\n>>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836cd710>\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 9722 1726887167.05747: 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 0x7fb0b4bbcfd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4bbcb00>\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 0x7fb0b4bbb0f0>\r\nimport '_collections' # \r\n<<<\n 9721 1726887167.05770: 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 9722 1726887167.05818: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c54828>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n<<<\n 9721 1726887167.05856: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836cdef0>\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 9722 1726887167.05882: 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 0x7fb0b4c54c18>\r\n<<<\n 9721 1726887167.05915: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83253208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836cd7f0>\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 9722 1726887167.05960: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c481d0>\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 0x7fb0b4c48eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c404a8>\r\n<<<\n 9721 1726887167.05986: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83258cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836c1588>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 9722 1726887167.06040: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c304e0>\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 9721 1726887167.06096: 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 0x7faf8327c358>\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 0x7faf8327c710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 9722 1726887167.06130: 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 0x7fb0b49682e8>\r\n<<<\n 9721 1726887167.06168: 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 0x7faf83284400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 9722 1726887167.06202: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4970d68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c484a8>\r\nimport '_locale' # \r\n<<<\n 9721 1726887167.06239: 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 9722 1726887167.06286: 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 0x7fb0b4977e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c2a320>\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 0x7fb0b497d240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b497d048>\r\n<<<\n 9721 1726887167.06334: 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 9722 1726887167.06372: 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 0x7fb0b497d358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4ca2080>\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<<<\n 9721 1726887167.06397: 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 0x7faf8302ec18>\r\n<<<\n 9722 1726887167.06436: 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 0x7fb0b497de48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b497da58>\r\n<<<\n 9721 1726887167.06486: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83022358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83022048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83013ef0>\r\n<<<\n 9722 1726887167.06511: 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 0x7fb0b4988710>\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 9721 1726887167.06568: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83284da0>\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 0x7faf83022fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8327ca90>\r\n<<<\n 9722 1726887167.06594: 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 0x7fb0b4988ef0>\r\n<<<\n 9721 1726887167.06623: 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 9722 1726887167.06681: 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 0x7fb0b450e208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b49887f0>\r\n# /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n<<<\n 9721 1726887167.06714: 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 0x7faf8567a780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf830290b8>\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 0x7faf8567ab00>\r\n<<<\n 9722 1726887167.06731: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 9721 1726887167.06763: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836c18d0>\r\n<<<\n 9722 1726887167.06809: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4513cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b497d588>\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 9721 1726887167.06846: 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 9722 1726887167.06891: 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 0x7fb0b4537358>\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 0x7fb0b4537710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 9721 1726887167.06931: 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 0x7faf85694630>\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 9722 1726887167.06956: 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 0x7fb0b453f400>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 9722 1726887167.06979: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\n<<<\n 9722 1726887167.07008: 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 9721 1726887167.07060: 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 0x7faf856986a0>\r\n<<<\n 9721 1726887167.07103: 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 0x7faf85698b70>\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 0x7faf85698c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85694e80>\r\n<<<\n 9721 1726887167.07138: 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 9721 1726887167.07154: 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 9721 1726887167.07163: 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 0x7faf85698fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85698550>\r\n<<<\n 9722 1726887167.07193: 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 0x7fb0b42e9c18>\r\n<<<\n 9721 1726887167.07208: 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 0x7faf856982b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85688b70>\r\n<<<\n 9721 1726887167.07239: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf832683c8>\r\n<<<\n 9721 1726887167.07275: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 9721 1726887167.07306: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 9722 1726887167.07336: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42dd358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42dd048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42ceef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b453fda0>\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 0x7fb0b42ddfd0>\r\n<<<\n 9721 1726887167.07353: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf856944e0>\r\n<<<\n 9722 1726887167.07377: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4537a90>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 9722 1726887167.07391: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 9722 1726887167.07446: 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 0x7fb0b6935780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42e40b8>\r\n<<<\n 9722 1726887167.07460: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 9722 1726887167.07479: 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 0x7fb0b6935b00>\r\n<<<\n 9721 1726887167.07536: 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 9721 1726887167.07563: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf81653978>\r\n<<<\n 9722 1726887167.07583: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b497d8d0>\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 9722 1726887167.07596: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n<<<\n 9722 1726887167.07614: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 9722 1726887167.07632: 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 9722 1726887167.07654: 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 0x7fb0b694f630>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n<<<\n 9721 1726887167.07710: stdout chunk (state=3):\n>>># zipimport: found 106 names in '/tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9721 1726887167.07737: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9721 1726887167.07756: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.07777: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9722 1726887167.07802: stdout chunk (state=3):\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 9722 1726887167.07815: 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 0x7fb0b69536a0>\r\n<<<\n 9722 1726887167.07834: 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 9722 1726887167.07850: 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 0x7fb0b6953b70>\r\n<<<\n 9722 1726887167.07877: 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 0x7fb0b6953c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b694fe80>\r\n<<<\n 9722 1726887167.07891: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n<<<\n 9722 1726887167.07901: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc'\r\n<<<\n 9722 1726887167.07922: 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 9722 1726887167.07932: 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 0x7fb0b6953fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6953550>\r\n<<<\n 9722 1726887167.07955: 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 9722 1726887167.07964: stdout chunk (state=3):\n>>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0b69532b0>\r\n<<<\n 9722 1726887167.07979: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6943b70>\r\n<<<\n 9722 1726887167.08003: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b45233c8>\r\n<<<\n 9722 1726887167.08026: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 9722 1726887167.08057: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 9722 1726887167.08102: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b694f4e0>\r\n<<<\n 9722 1726887167.08300: 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 9722 1726887167.08308: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 9722 1726887167.08328: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b290e978>\r\n<<<\n 9722 1726887167.08456: stdout chunk (state=3):\n>>># zipimport: found 106 names in '/tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip'\r\n<<<\n 9722 1726887167.08465: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.08476: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.08500: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/__init__.py\r\n<<<\n 9722 1726887167.08508: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.08517: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.08527: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 9722 1726887167.08544: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.08839: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.09638: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.09742: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n<<<\n 9721 1726887167.09753: 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 0x7faf813bc7f0>\r\n<<<\n 9721 1726887167.09761: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 9721 1726887167.09787: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 9721 1726887167.09819: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 9721 1726887167.09882: 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 9721 1726887167.09892: 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 0x7faf812cb2e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf813bce48>\r\n<<<\n 9721 1726887167.09918: 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 9721 1726887167.09928: 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 0x7faf81653fd0>\r\n<<<\n 9721 1726887167.09944: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 9721 1726887167.09974: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 9721 1726887167.10036: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf81327ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 9721 1726887167.10056: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 9721 1726887167.10076: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 9721 1726887167.10091: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 9721 1726887167.10116: 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 9721 1726887167.10200: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf812fbb70>\r\n<<<\n 9721 1726887167.10233: 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 9721 1726887167.10245: 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 0x7faf814c50b8>\r\n<<<\n 9721 1726887167.10268: 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 0x7faf814c52e8>\r\n<<<\n 9721 1726887167.10288: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 9721 1726887167.10314: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 9721 1726887167.10372: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814c5630>\r\n<<<\n 9721 1726887167.10384: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf812f6320>\r\n<<<\n 9722 1726887167.10602: 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 9722 1726887167.10614: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b26777f0>\r\n<<<\n 9722 1726887167.10624: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 9722 1726887167.10647: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 9721 1726887167.10682: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf812eb518>\r\n<<<\n 9722 1726887167.10692: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 9721 1726887167.10705: 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 9721 1726887167.10732: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf812f68d0>\r\n<<<\n 9722 1726887167.10759: 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 0x7fb0b25852e8>\r\n<<<\n 9721 1726887167.10767: 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 0x7faf812fb588>\r\n<<<\n 9721 1726887167.10786: 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 9721 1726887167.10802: 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 0x7faf814f0f28>\r\n<<<\n 9722 1726887167.10821: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2677e48>\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 0x7fb0b290efd0>\r\n<<<\n 9721 1726887167.10821: 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 9721 1726887167.10837: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 9721 1726887167.10847: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 9722 1726887167.10846: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 9722 1726887167.10867: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 9721 1726887167.10872: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 9721 1726887167.10905: 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 9722 1726887167.10923: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b25e2ba8>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 9722 1726887167.10952: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 9721 1726887167.10961: 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 0x7faf813819e8>\r\n<<<\n 9722 1726887167.10977: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 9722 1726887167.10996: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 9722 1726887167.11016: 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 9721 1726887167.11037: 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 9721 1726887167.11049: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 9721 1726887167.11059: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8138fac8>\r\n<<<\n 9721 1726887167.11069: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814f2dd8>\r\n<<<\n 9721 1726887167.11089: 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 9721 1726887167.11099: 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 0x7faf814fc4e0><<<\n 9721 1726887167.11108: stdout chunk (state=3):\n>>>\r\n<<<\n 9722 1726887167.11121: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b25b6b70>\r\n<<<\n 9722 1726887167.11143: 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 0x7fb0b27800b8>\r\n<<<\n 9722 1726887167.11174: 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 0x7fb0b27802e8>\r\n<<<\n 9722 1726887167.11198: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 9722 1726887167.11222: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 9722 1726887167.11291: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2780630>\r\n<<<\n 9721 1726887167.11304: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814e9320>\r\n<<<\n 9722 1726887167.11312: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b25b1320>\r\n<<<\n 9721 1726887167.11335: 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 9721 1726887167.11369: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9721 1726887167.11388: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n<<<\n 9721 1726887167.11402: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\n<<<\n 9721 1726887167.11419: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 9721 1726887167.11493: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf813abb00>\r\n<<<\n 9721 1726887167.11547: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814fc6a0>\r\n<<<\n 9722 1726887167.11614: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b25a6518>\r\n<<<\n 9722 1726887167.11630: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n<<<\n 9722 1726887167.11640: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 9722 1726887167.11660: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b25b1898>\r\n<<<\n 9721 1726887167.11673: 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 9721 1726887167.11687: 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 0x7faf813b8a20>\r\n<<<\n 9722 1726887167.11709: 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 0x7fb0b27abe48>\r\n<<<\n 9721 1726887167.11720: 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 0x7faf813b8b00>\r\n<<<\n 9722 1726887167.11737: 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 0x7fb0b27abf60>\r\n<<<\n 9722 1726887167.11748: 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 9721 1726887167.11767: 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 0x7faf813b8c88>\r\n<<<\n 9722 1726887167.11778: 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 9721 1726887167.11778: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814de0b8>\r\n<<<\n 9721 1726887167.11802: 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 9722 1726887167.11821: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 9722 1726887167.11832: 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 9722 1726887167.11843: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9721 1726887167.11850: 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 9721 1726887167.11880: 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 9721 1726887167.11890: 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 0x7faf81597668>\r\n<<<\n 9722 1726887167.11898: 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 0x7fb0b263ca20>\r\n<<<\n 9720 1726887167.11949: 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 0x7fcbdf2ace48>\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 0x7fcbdf242828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf2ac9b0>\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 0x7fcbdf24f630>\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 0x7fcbdf256160>\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 0x7fcbdf25b0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf256748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf256390>\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 9722 1726887167.11987: 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 9722 1726887167.11997: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 9722 1726887167.12007: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b264ab38>\r\n<<<\n 9722 1726887167.12021: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27ade10>\r\n<<<\n 9721 1726887167.12055: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8158bd68>\r\n<<<\n 9722 1726887167.12055: 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 9722 1726887167.12070: stdout chunk (state=3):\n>>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27b7518>\r\n<<<\n 9721 1726887167.12089: 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 0x7faf8158bf60>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8158b828>\r\n<<<\n 9721 1726887167.12098: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.12106: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.12119: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 9721 1726887167.12137: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.12203: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.12252: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27a4358>\r\n<<<\n 9721 1726887167.12277: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.12291: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.12307: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9721 1726887167.12319: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 9722 1726887167.12320: 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 9721 1726887167.12330: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.12342: 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<<<\n 9722 1726887167.12361: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\n<<<\n 9722 1726887167.12370: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 9721 1726887167.12422: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.12453: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2666b70>\r\n<<<\n 9722 1726887167.12515: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27b76d8>\r\n<<<\n 9721 1726887167.12523: 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 9721 1726887167.12540: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9721 1726887167.12550: 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 9721 1726887167.12559: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 9721 1726887167.12577: 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 9721 1726887167.12588: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 9721 1726887167.12610: 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 9721 1726887167.12622: 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 0x7faf815b2a58>\r\n<<<\n 9722 1726887167.12644: 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 0x7fb0b2671a20>\r\n<<<\n 9721 1726887167.12667: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf815b2748>\r\n<<<\n 9722 1726887167.12684: 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 0x7fb0b2671ba8>\r\n<<<\n 9721 1726887167.12702: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf815a0f28>\r\n<<<\n 9721 1726887167.12725: 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 9722 1726887167.12731: 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 0x7fb0b2671c88>\r\n<<<\n 9722 1726887167.12760: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27990f0>\r\n<<<\n 9721 1726887167.12761: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 9721 1726887167.12782: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf815b25c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf815a0780>\r\n<<<\n 9721 1726887167.12792: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.12792: 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 9722 1726887167.12806: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 9722 1726887167.12822: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 9722 1726887167.12867: 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\n<<<\n 9722 1726887167.12877: stdout chunk (state=3):\n>>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0b2852668>\r\n<<<\n 9722 1726887167.13041: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2846d68>\r\n<<<\n 9720 1726887167.13052: 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 0x7fcbdf200470>\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 0x7fcbdf205e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf200b38>\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 0x7fcbdf20c4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf1efd68>\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 0x7fcbdf1f2198>\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 0x7fcbdd500940>\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 0x7fcbdd512240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf260a20>\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 9722 1726887167.13070: 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 0x7fb0b2846f60>\r\n<<<\n 9722 1726887167.13082: stdout chunk (state=3):\n>>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2846828>\r\n<<<\n 9722 1726887167.13101: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.13110: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.13121: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 9722 1726887167.13131: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.13206: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.13252: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.13279: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.13290: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.13298: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 9722 1726887167.13307: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.13318: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 9722 1726887167.13331: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.13431: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.13533: 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 9722 1726887167.13544: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9722 1726887167.13560: 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 9722 1726887167.13572: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 9722 1726887167.13592: 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 9722 1726887167.13601: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 9722 1726887167.13622: 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 9722 1726887167.13641: 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 0x7fb0b286da58>\r\n<<<\n 9722 1726887167.13682: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b286d748>\r\n<<<\n 9721 1726887167.13703: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 9721 1726887167.13719: 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_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 9722 1726887167.13733: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b285bf28>\r\n<<<\n 9721 1726887167.13752: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 9721 1726887167.13764: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.13787: 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 0x7fb0b286d5c0>\r\n<<<\n 9721 1726887167.13789: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.13804: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b285b780>\r\n<<<\n 9721 1726887167.13815: 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_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 9722 1726887167.13815: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.13833: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9721 1726887167.13858: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 9721 1726887167.13975: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.14096: 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 9721 1726887167.14128: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf81410320>\r\n# zipimport: zlib available\r\n<<<\n 9720 1726887167.14154: 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 0x7fcbdd4380f0>\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 0x7fcbdd443320>\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 0x7fcbdd443fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd443b00>\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 0x7fcbdd4420f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4db828>\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 0x7fcbdd4dbc18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4cf1d0>\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 0x7fcbdd4cfeb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4c74a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4b74e0>\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 9722 1726887167.14297: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.14488: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.14746: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 9722 1726887167.14757: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 9722 1726887167.14770: 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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 9722 1726887167.14799: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 9722 1726887167.14811: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.14840: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.14840: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.14867: 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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n<<<\n 9722 1726887167.14886: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.14895: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.14918: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 9721 1726887167.14951: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 9721 1726887167.14964: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.14989: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.15017: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 9721 1726887167.15030: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.15043: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.15088: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.15147: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n<<<\n 9722 1726887167.15158: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 9721 1726887167.15158: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 9721 1726887167.15190: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9722 1726887167.15200: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b26cb320>\r\n# zipimport: zlib available\r\n<<<\n 9721 1726887167.15229: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9720 1726887167.15243: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd1ef320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd1f7da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4cf128>\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 0x7fcbdd1feeb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4b1320>\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 0x7fcbdd203278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd203080>\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 0x7fcbdd203390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd529080>\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 0x7fcbdd203e80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd203a90>\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 0x7fcbdd20f748>\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 0x7fcbdd20ff28>\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 0x7fcbdcd95240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd20f828>\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 0x7fcbdcd9ad30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd2035c0>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/<<<\n 9721 1726887167.15266: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 9720 1726887167.15273: stdout chunk (state=3):\n>>>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 0x7fcbdcdbe390>\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 0x7fcbdcdbe748>\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 0x7fcbdcdc6438>\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 0x7fcbdcb70c50>\r\n<<<\n 9721 1726887167.15437: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.15545: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.15607: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 9721 1726887167.15618: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 9721 1726887167.15802: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 9721 1726887167.15819: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf81546908>\r\n<<<\n 9721 1726887167.15833: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.15849: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.15864: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 9721 1726887167.15875: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.15900: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.15934: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.15959: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.15983: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 9721 1726887167.15992: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 9721 1726887167.16005: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 9721 1726887167.16024: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.16029: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 9722 1726887167.16054: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.16062: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.16080: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 9721 1726887167.16090: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 9722 1726887167.16093: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.16106: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.16126: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.16152: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.16170: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.16204: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.16226: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 9722 1726887167.16240: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.16256: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 9722 1726887167.16265: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.16272: 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 9722 1726887167.16294: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.16322: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 9722 1726887167.16338: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9720 1726887167.16350: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb64390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb64080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb55f28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcdc6dd8>\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 0x7fcbdcb6b048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcdbeac8>\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 0x7fcbdf1bc7b8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb6b0f0>\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 0x7fcbdf1bcb38>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd203908>\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 0x7fcbdf1d6668>\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 0x7fcbdf1da6a0>\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 0x7fcbdf1dab70>\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 0x7fcbdf1dac88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf1d6e80>\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 0x7fcbdf1dafd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf1da550>\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 0x7fcbdf1da2b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf1caba8>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcda9400>\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 0x7fcbdd4c7710>\r\n<<<\n 9721 1726887167.16365: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9721 1726887167.16450: 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 9721 1726887167.16460: 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 0x7faf814ff1d0>\r\n<<<\n 9722 1726887167.16504: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.16519: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf81558940>\r\n<<<\n 9721 1726887167.16538: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\n<<<\n 9721 1726887167.16548: stdout chunk (state=3):\n>>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 9721 1726887167.16557: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.16606: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.16657: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.16679: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 9722 1726887167.16689: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 9721 1726887167.16699: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.16718: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.16899: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 9722 1726887167.16913: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2801940>\r\n<<<\n 9722 1726887167.16924: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.16941: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.16960: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 9722 1726887167.16971: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.16986: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.17022: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.17076: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 9722 1726887167.17087: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 9722 1726887167.17111: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 9722 1726887167.17123: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.17151: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.17184: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 9722 1726887167.17194: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.17224: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.17259: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.17258: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 9721 1726887167.17296: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 9722 1726887167.17301: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.17320: 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 9722 1726887167.17364: 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 9720 1726887167.17434: 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 0x7fcbdb195978>\r\n# zipimport: found 106 names in '/tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9721 1726887167.17456: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf815350f0>\r\n<<<\n 9722 1726887167.17456: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9721 1726887167.17477: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 9721 1726887167.17487: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 9722 1726887167.17553: 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 0x7fb0b27ba198>\r\n<<<\n 9721 1726887167.17581: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf81535198>\r\n<<<\n 9722 1726887167.17623: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2813908>\r\n<<<\n 9721 1726887167.17626: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf81559b38>\r\n<<<\n 9722 1726887167.17652: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 9722 1726887167.17663: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.17683: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 9721 1726887167.17693: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.17714: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.17720: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.17742: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 9721 1726887167.17754: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.17774: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.17777: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.17797: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 9722 1726887167.17808: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.17822: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.17894: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 9721 1726887167.17914: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9721 1726887167.17924: stdout chunk (state=3):\n>>>import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n<<<\n 9721 1726887167.17933: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.17985: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.18044: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.18061: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.18079: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.18099: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.18115: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.18150: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.18178: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.18203: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n<<<\n 9721 1726887167.18232: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.18276: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.18337: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.18352: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.18366: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 9721 1726887167.18395: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n<<<\n 9722 1726887167.18408: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 9722 1726887167.18427: 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 9721 1726887167.18441: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 9720 1726887167.18533: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.18564: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27f00f0>\r\n<<<\n 9722 1726887167.18584: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 9722 1726887167.18600: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 9722 1726887167.18692: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27f0198>\r\n<<<\n 9722 1726887167.18736: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2814b00>\r\n<<<\n 9722 1726887167.18796: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 9722 1726887167.18809: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.18831: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.18853: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 9722 1726887167.18864: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.18886: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.18909: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 9722 1726887167.19008: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 9722 1726887167.19028: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9722 1726887167.19039: stdout chunk (state=3):\n>>>import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/modules/__init__.py\r\n<<<\n 9722 1726887167.19053: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.19084: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8146ebe0>\r\n<<<\n 9721 1726887167.19099: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n<<<\n 9722 1726887167.19103: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.19159: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.19177: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.19192: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.19228: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.19244: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.19265: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.19291: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.19322: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n<<<\n 9722 1726887167.19335: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.19365: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.19395: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.19405: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.19451: 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 9722 1726887167.19451: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.19474: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9722 1726887167.19483: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.19485: 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 9721 1726887167.19504: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n<<<\n 9721 1726887167.19515: 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 9722 1726887167.19519: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n<<<\n 9721 1726887167.19525: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\n<<<\n 9722 1726887167.19545: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 9721 1726887167.19552: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf82fcc128>\r\n<<<\n 9721 1726887167.19562: 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 9721 1726887167.19569: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n<<<\n 9721 1726887167.19595: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n<<<\n 9721 1726887167.19624: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n<<<\n 9721 1726887167.19642: 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 9721 1726887167.19659: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\n<<<\n 9721 1726887167.19670: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf82febb38>\r\n<<<\n 9721 1726887167.19750: 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 9721 1726887167.19761: 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 0x7faf82ff2320>\r\n<<<\n 9721 1726887167.19771: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf82fd67f0>\r\n<<<\n 9721 1726887167.19795: 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 9721 1726887167.19811: 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\n<<<\n 9721 1726887167.19822: stdout chunk (state=3):\n>>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf82feb898>\r\n<<<\n 9721 1726887167.19829: stdout chunk (state=3):\n>>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf82fccac8>\r\n<<<\n 9721 1726887167.19864: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814b4be0>\r\n<<<\n 9721 1726887167.19874: stdout chunk (state=3):\n>>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8145e518>\r\n<<<\n 9721 1726887167.19890: 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 9721 1726887167.19908: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n<<<\n 9721 1726887167.19927: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n<<<\n 9721 1726887167.19942: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\n<<<\n 9721 1726887167.19954: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf81606780>\r\n<<<\n 9721 1726887167.19971: 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 9721 1726887167.19984: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\n<<<\n 9721 1726887167.19997: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8160a2e8>\r\n<<<\n 9721 1726887167.20018: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8147a7b8>\r\n<<<\n 9721 1726887167.20029: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\n<<<\n 9721 1726887167.20038: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n<<<\n 9721 1726887167.20057: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.20067: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.20078: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n<<<\n 9721 1726887167.20087: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.20124: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.20177: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n<<<\n 9721 1726887167.20187: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.20222: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2729be0>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py\r\n<<<\n 9721 1726887167.20227: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.20244: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.20264: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n<<<\n 9721 1726887167.20276: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.20293: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n<<<\n 9721 1726887167.20303: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.20324: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.20350: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n<<<\n 9721 1726887167.20362: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.20378: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.20400: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.20442: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n<<<\n 9721 1726887167.20452: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.20482: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.20504: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.20521: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n<<<\n 9722 1726887167.20534: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.20534: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.20572: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.20590: 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 9722 1726887167.20623: 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 9721 1726887167.20627: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.20634: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n<<<\n 9722 1726887167.20654: 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 9721 1726887167.20669: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.20696: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4287128>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py\r\n<<<\n 9722 1726887167.20706: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc'\r\n<<<\n 9721 1726887167.20732: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 9722 1726887167.20735: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n<<<\n 9720 1726887167.20754: 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 0x7fcbdaefe7f0>\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 0x7fcbdae0d2e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdaefee48>\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 0x7fcbdb195fd0>\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 0x7fcbdae69ba8>\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 0x7fcbdae3db70>\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 0x7fcbdb0070b8>\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 0x7fcbdb0072e8>\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 9722 1726887167.20773: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n<<<\n 9722 1726887167.20787: 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 9722 1726887167.20797: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\n<<<\n 9722 1726887167.20812: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42a6b38>\r\n<<<\n 9722 1726887167.20896: 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 9722 1726887167.20908: 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 0x7fb0b42b0320>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42917f0>\r\n<<<\n 9722 1726887167.20940: 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 9722 1726887167.20951: 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 0x7fb0b42a6898>\r\n<<<\n 9722 1726887167.20963: stdout chunk (state=3):\n>>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4287ac8>\r\n<<<\n 9722 1726887167.21006: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b276fbe0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2719518>\r\n<<<\n 9722 1726887167.21027: 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 9722 1726887167.21044: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n<<<\n 9722 1726887167.21065: 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 9722 1726887167.21086: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b28c1780>\r\n<<<\n 9722 1726887167.21108: 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 9722 1726887167.21126: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\n<<<\n 9722 1726887167.21136: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b28c52e8>\r\n<<<\n 9721 1726887167.21141: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.21161: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27357b8>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\n<<<\n 9722 1726887167.21179: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py\r\n<<<\n 9722 1726887167.21190: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.21205: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n<<<\n 9722 1726887167.21220: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.21263: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.21320: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n<<<\n 9722 1726887167.21332: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.21364: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.21404: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n<<<\n 9722 1726887167.21422: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.21432: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n<<<\n 9722 1726887167.21440: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.21467: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.21487: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n<<<\n 9722 1726887167.21506: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.21509: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n<<<\n 9721 1726887167.21530: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.21540: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.21556: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.21580: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n<<<\n 9722 1726887167.21591: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.21606: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.21624: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.21635: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.21660: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n<<<\n 9721 1726887167.21671: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.21683: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n<<<\n 9721 1726887167.21695: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.21720: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.21722: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n<<<\n 9721 1726887167.21735: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.21762: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.21773: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9720 1726887167.21810: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb007630>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdae38320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdae2d518>\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 0x7fcbdae386a0>\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 0x7fcbdae3d470>\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 0x7fcbdb032f28>\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 0x7fcbdaec39e8>\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 0x7fcbdaed1b00>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb034dd8>\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 0x7fcbdb03e4e0>\r\n<<<\n 9722 1726887167.21819: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.21838: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n<<<\n 9721 1726887167.21854: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.21855: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n<<<\n 9721 1726887167.21880: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n<<<\n 9722 1726887167.21894: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.21915: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.21934: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n<<<\n 9721 1726887167.21944: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 9721 1726887167.21954: stdout chunk (state=3):\n>>>\r\n<<<\n 9721 1726887167.22005: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.22071: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n<<<\n 9721 1726887167.22081: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\n<<<\n 9721 1726887167.22102: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf81628be0>\r\n<<<\n 9721 1726887167.22125: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n<<<\n 9721 1726887167.22146: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\n<<<\n 9722 1726887167.22284: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.22330: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf7d4880f0>\r\n<<<\n 9721 1726887167.22344: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n<<<\n 9721 1726887167.22362: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.22400: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.22453: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n<<<\n 9721 1726887167.22465: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.22609: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.22654: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n<<<\n 9722 1726887167.22664: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.22691: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n<<<\n 9721 1726887167.22703: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.22713: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.22755: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.22757: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.22780: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.22800: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py\r\n<<<\n 9721 1726887167.22821: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n<<<\n 9722 1726887167.22828: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n<<<\n 9721 1726887167.22834: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.22850: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.22865: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.22872: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n<<<\n 9722 1726887167.22888: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.22899: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n<<<\n 9721 1726887167.22922: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n<<<\n 9722 1726887167.22927: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.22947: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n<<<\n 9720 1726887167.22957: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb02b320>\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 0x7fcbdaeedb38>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb03e6a0>\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 0x7fcbdaef8a20>\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 0x7fcbdaef8b00>\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 0x7fcbdaef8c88>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0200b8>\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 0x7fcbdb0d9668>\r\n<<<\n 9721 1726887167.22981: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\n<<<\n 9722 1726887167.22998: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n<<<\n 9722 1726887167.23011: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.23030: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n<<<\n 9722 1726887167.23041: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.23062: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf7d499320>\r\n<<<\n 9722 1726887167.23074: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.23083: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n<<<\n 9722 1726887167.23099: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.23114: 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 9721 1726887167.23124: 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 0x7faf7d4269e8>\r\n<<<\n 9722 1726887167.23154: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.23227: 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 9722 1726887167.23258: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b28e0be0>\r\n<<<\n 9722 1726887167.23278: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n<<<\n 9722 1726887167.23302: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\n<<<\n 9721 1726887167.23342: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf7d47b908>\r\n<<<\n 9721 1726887167.23352: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n<<<\n 9721 1726887167.23362: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.23397: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.23440: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n<<<\n 9721 1726887167.23453: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 9721 1726887167.23463: stdout chunk (state=3):\n>>>\r\n<<<\n 9722 1726887167.23485: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0ae7430f0>\r\n<<<\n 9722 1726887167.23496: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n<<<\n 9722 1726887167.23505: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.23521: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.23559: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.23611: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n<<<\n 9722 1726887167.23622: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.23768: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.23821: 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 0x7faf815da860>\r\n<<<\n 9722 1726887167.23851: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n<<<\n 9722 1726887167.23862: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.23914: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.23921: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.23973: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py\r\n<<<\n 9722 1726887167.23987: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.24020: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.24020: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9720 1726887167.24047: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0cdd68>\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 0x7fcbdb0cdf60>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0cd828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdb0f4a58>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0f4748>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0e2f28>\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 0x7fcbdb0f45c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0e2780>\r\n# zipimport: zlib available\r\n<<<\n 9722 1726887167.24061: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n<<<\n 9722 1726887167.24079: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n<<<\n 9722 1726887167.24105: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n<<<\n 9722 1726887167.24132: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\n<<<\n 9721 1726887167.24180: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/compat/version.py\r\n<<<\n 9721 1726887167.24190: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n<<<\n 9721 1726887167.24202: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.24224: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0ae757320>\r\n<<<\n 9721 1726887167.24242: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.24270: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n<<<\n 9721 1726887167.24288: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.24288: 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 0x7fb0ae6e09e8>\r\n<<<\n 9721 1726887167.24314: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.24355: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n<<<\n 9721 1726887167.24366: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n<<<\n 9721 1726887167.24402: 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 9721 1726887167.24415: 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 0x7faf815ea588>\r\n<<<\n 9721 1726887167.24437: stdout chunk (state=3):\n>>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf815ea208>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n# zipimport: zlib available\r\n<<<\n 9721 1726887167.24453: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n<<<\n 9721 1726887167.24465: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.24493: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.24507: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0ae736908>\r\n<<<\n 9722 1726887167.24524: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n<<<\n 9721 1726887167.24536: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n<<<\n 9722 1726887167.24567: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.24609: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n<<<\n 9722 1726887167.24622: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.24682: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.24685: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.24807: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n<<<\n 9721 1726887167.24820: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.24890: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.24983: 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 0x7fb0b2896860>\r\n<<<\n 9721 1726887167.24985: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.25010: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.25043: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\n<<<\n 9721 1726887167.25058: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n<<<\n 9721 1726887167.25069: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.25080: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.25092: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.25115: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9720 1726887167.25132: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.25186: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.25214: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.25328: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\n<<<\n 9721 1726887167.25343: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 9722 1726887167.25360: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n<<<\n 9722 1726887167.25378: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.25404: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.25437: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n<<<\n 9721 1726887167.25437: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.25456: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.25480: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.25523: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py\r\n<<<\n 9722 1726887167.25534: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc'\r\n<<<\n 9721 1726887167.25534: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available<<<\n 9721 1726887167.25551: stdout chunk (state=3):\n>>>\r\n<<<\n 9722 1726887167.25576: 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 0x7fb0b28a3588>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b28a3208>\r\n<<<\n 9721 1726887167.25576: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.25596: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n<<<\n 9721 1726887167.25602: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.25620: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.25630: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9722 1726887167.25658: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.25690: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n<<<\n 9722 1726887167.25704: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.25841: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.25970: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n<<<\n 9722 1726887167.25983: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.26027: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.26057: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.26143: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.26177: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.26210: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\n<<<\n 9722 1726887167.26224: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n<<<\n 9722 1726887167.26241: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9720 1726887167.26248: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdaf52320>\r\n# zipimport: zlib available\r\n<<<\n 9722 1726887167.26259: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.26273: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.26372: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.26444: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\n<<<\n 9721 1726887167.26455: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n<<<\n 9721 1726887167.26465: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.26487: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\n<<<\n 9722 1726887167.26499: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n<<<\n 9722 1726887167.26507: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.26542: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.26597: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.26625: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n<<<\n 9721 1726887167.26635: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 9721 1726887167.26647: stdout chunk (state=3):\n>>>\r\n<<<\n 9722 1726887167.26692: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n<<<\n 9722 1726887167.26705: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.26718: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.26734: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.26758: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.26787: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n<<<\n 9721 1726887167.26797: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.26909: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.27030: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n<<<\n 9721 1726887167.27040: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.27059: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n<<<\n 9721 1726887167.27071: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.27109: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.27142: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n<<<\n 9721 1726887167.27156: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.27199: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.27233: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.27309: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9720 1726887167.27332: 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_setup_payload_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9721 1726887167.27458: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.27615: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\n<<<\n 9722 1726887167.27635: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 9721 1726887167.27646: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n<<<\n 9721 1726887167.27664: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.27687: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n<<<\n 9721 1726887167.27698: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.27718: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.27728: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.27739: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n<<<\n 9721 1726887167.27750: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.27796: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n<<<\n 9721 1726887167.27805: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.27815: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.27860: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n<<<\n 9721 1726887167.27872: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.27888: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.27895: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.27919: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n<<<\n 9722 1726887167.27960: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n<<<\n 9722 1726887167.27970: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.27981: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.28009: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n<<<\n 9721 1726887167.28021: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.28068: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.28086: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.28118: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n<<<\n 9721 1726887167.28128: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.28203: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n<<<\n 9722 1726887167.28217: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.28228: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n<<<\n 9722 1726887167.28239: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.28283: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.28322: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n<<<\n 9721 1726887167.28330: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.28338: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.28405: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9720 1726887167.28433: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdb088940>\r\n# zipimport: zlib available\r\n<<<\n 9722 1726887167.28486: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.28530: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n<<<\n 9721 1726887167.28540: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.28584: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.28635: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n<<<\n 9722 1726887167.28635: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.28668: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.28696: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n<<<\n 9721 1726887167.28710: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.28733: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.28760: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n<<<\n 9721 1726887167.28772: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.28788: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n<<<\n 9721 1726887167.28807: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.28808: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.28826: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n<<<\n 9721 1726887167.28841: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.28857: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.28868: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n<<<\n 9722 1726887167.28878: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.28895: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.28897: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.28921: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n<<<\n 9722 1726887167.28933: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.28957: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n<<<\n 9721 1726887167.28967: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.28976: stdout chunk (state=3):\n>>># zipimport: zlib available<<<\n 9721 1726887167.28986: stdout chunk (state=3):\n>>>\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n<<<\n 9722 1726887167.28994: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.28996: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.29035: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.29042: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n<<<\n 9722 1726887167.29061: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.29073: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.29089: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n# zipimport: zlib available\r\n<<<\n 9722 1726887167.29096: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n<<<\n 9721 1726887167.29099: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.29121: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.29122: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.29154: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.29156: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.29192: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.29192: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n<<<\n 9722 1726887167.29210: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.29243: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.29246: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.29298: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\n<<<\n 9721 1726887167.29309: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n<<<\n 9722 1726887167.29309: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 9721 1726887167.29333: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.29361: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.29402: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n<<<\n 9721 1726887167.29414: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.29504: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9720 1726887167.29542: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdb041198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb09a908>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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<<<\n 9721 1726887167.29564: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.29706: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n<<<\n 9721 1726887167.29726: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n<<<\n 9722 1726887167.29727: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.29760: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.29761: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.29797: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n<<<\n 9722 1726887167.29814: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n<<<\n 9722 1726887167.29825: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.29841: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.29860: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.29870: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.29882: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n<<<\n 9722 1726887167.29892: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.29895: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 9722 1726887167.29918: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.29940: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n<<<\n 9722 1726887167.29952: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.29964: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.29984: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.30005: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n<<<\n 9722 1726887167.30022: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.30028: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\n<<<\n 9721 1726887167.30045: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n<<<\n 9722 1726887167.30078: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.30114: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.30141: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n<<<\n 9722 1726887167.30156: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.30172: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n<<<\n 9722 1726887167.30183: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.30193: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 9722 1726887167.30216: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.30247: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py\r\n<<<\n 9722 1726887167.30257: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.30274: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.30284: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.30293: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.30332: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.30370: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.30427: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.30484: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\n<<<\n 9722 1726887167.30497: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n<<<\n 9722 1726887167.30515: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.30550: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.30600: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n<<<\n 9722 1726887167.30610: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9720 1726887167.30636: 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\n<<<\n 9722 1726887167.30755: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.30908: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n<<<\n 9722 1726887167.30921: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.30953: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.30991: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n<<<\n 9721 1726887167.31012: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"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\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 9722 1726887167.31026: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.31038: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.31077: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n<<<\n 9722 1726887167.31088: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.31150: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.31217: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\n<<<\n 9722 1726887167.31229: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n<<<\n 9722 1726887167.31239: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.31304: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9722 1726887167.31372: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\n<<<\n 9722 1726887167.31382: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 9722 1726887167.31462: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.31494: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n<<<\n 9721 1726887167.31505: 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<<<\n 9721 1726887167.31516: 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# restore sys.stdout\r\n# restore sys.stderr\r\n<<<\n 9721 1726887167.31526: 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<<<\n 9721 1726887167.31550: stdout chunk (state=3):\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<<<\n 9721 1726887167.31561: stdout chunk (state=3):\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 9721 1726887167.31573: 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<<<\n 9721 1726887167.31587: stdout chunk (state=3):\n>>>\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 9721 1726887167.31609: 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<<<\n 9721 1726887167.31621: stdout chunk (state=3):\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<<<\n 9721 1726887167.31631: 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<<<\n 9721 1726887167.31640: stdout chunk (state=3):\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<<<\n 9721 1726887167.31648: stdout chunk (state=3):\n>>>\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<<<\n 9721 1726887167.31658: stdout chunk (state=3):\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<<<\n 9721 1726887167.31667: stdout chunk (state=3):\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 9721 1726887167.31676: stdout chunk (state=3):\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<<<\n 9721 1726887167.31684: stdout chunk (state=3):\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<<<\n 9721 1726887167.31693: stdout chunk (state=3):\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<<<\n 9721 1726887167.31704: 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# 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<<<\n 9721 1726887167.31721: stdout chunk (state=3):\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<<<\n 9721 1726887167.31731: stdout chunk (state=3):\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<<<\n 9721 1726887167.31741: stdout chunk (state=3):\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<<<\n 9721 1726887167.31751: stdout chunk (state=3):\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<<<\n 9721 1726887167.31759: stdout chunk (state=3):\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<<<\n 9720 1726887167.31771: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0770f0>\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 0x7fcbdb077198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb09bb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n<<<\n 9721 1726887167.31783: stdout chunk (state=3):\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<<<\n 9721 1726887167.31860: 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 9721 1726887167.32094: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 9721 1726887167.32122: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 9721 1726887167.32137: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 9721 1726887167.32148: stdout chunk (state=3):\n>>># destroy _compression\r\n<<<\n 9721 1726887167.32158: 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<<<\n 9721 1726887167.32166: stdout chunk (state=3):\n>>># destroy lzma\r\n<<<\n 9721 1726887167.32187: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n<<<\n 9721 1726887167.32199: stdout chunk (state=3):\n>>># destroy encodings\r\n<<<\n 9722 1726887167.32209: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"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\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 9721 1726887167.32233: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n<<<\n 9721 1726887167.32244: stdout chunk (state=3):\n>>># destroy _string\r\n<<<\n 9721 1726887167.32260: stdout chunk (state=3):\n>>># destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n<<<\n 9721 1726887167.32274: stdout chunk (state=3):\n>>># destroy _socket\r\n# destroy systemd._daemon\r\n<<<\n 9721 1726887167.32293: 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 9721 1726887167.32326: 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 9721 1726887167.32344: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy copy\r\n<<<\n 9721 1726887167.32366: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n<<<\n 9721 1726887167.32399: stdout chunk (state=3):\n>>># destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n<<<\n 9721 1726887167.32409: stdout chunk (state=3):\n>>># destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n<<<\n 9721 1726887167.32429: stdout chunk (state=3):\n>>># destroy _pickle\r\n# destroy array\r\n<<<\n 9721 1726887167.32445: 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<<<\n 9721 1726887167.32463: stdout chunk (state=3):\n>>># destroy shlex\r\n# destroy fcntl\r\n<<<\n 9721 1726887167.32474: stdout chunk (state=3):\n>>># destroy datetime\r\n<<<\n 9721 1726887167.32484: stdout chunk (state=3):\n>>># destroy ipaddress\r\n# destroy textwrap\r\n<<<\n 9721 1726887167.32491: stdout chunk (state=3):\n>>># destroy base64\r\n<<<\n 9721 1726887167.32507: stdout chunk (state=3):\n>>># destroy _ssl\r\n<<<\n 9721 1726887167.32523: stdout chunk (state=3):\n>>># destroy ansible.module_utils.compat.selinux\r\n# destroy platform\r\n<<<\n 9721 1726887167.32533: stdout chunk (state=3):\n>>># destroy getpass\r\n# destroy contextlib\r\n# destroy termios\r\n<<<\n 9721 1726887167.32551: stdout chunk (state=3):\n>>># destroy json\r\n<<<\n 9721 1726887167.32567: stdout chunk (state=3):\n>>># destroy socket\r\n# destroy struct\r\n<<<\n 9721 1726887167.32577: stdout chunk (state=3):\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<<<\n 9721 1726887167.32610: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n<<<\n 9721 1726887167.32622: 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 9721 1726887167.32632: 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<<<\n 9721 1726887167.32640: 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<<<\n 9721 1726887167.32650: stdout chunk (state=3):\n>>># destroy abc\r\n<<<\n 9721 1726887167.32660: stdout chunk (state=3):\n>>># cleanup[3] wiping errno\r\n<<<\n 9721 1726887167.32669: 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<<<\n 9721 1726887167.32681: stdout chunk (state=3):\n>>># destroy enum\r\n<<<\n 9721 1726887167.32690: stdout chunk (state=3):\n>>># destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n<<<\n 9721 1726887167.32699: stdout chunk (state=3):\n>>># cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n<<<\n 9721 1726887167.32709: stdout chunk (state=3):\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 9721 1726887167.32762: 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# cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n<<<\n 9722 1726887167.32762: 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<<<\n 9722 1726887167.32791: 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# 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<<<\n 9722 1726887167.32803: stdout chunk (state=3):\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<<<\n 9722 1726887167.32814: stdout chunk (state=3):\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<<<\n 9720 1726887167.32833: 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# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 9721 1726887167.32849: 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<<<\n 9722 1726887167.32871: stdout chunk (state=3):\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<<<\n 9722 1726887167.32889: 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# 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<<<\n 9722 1726887167.32902: stdout chunk (state=3):\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<<<\n 9722 1726887167.32914: stdout chunk (state=3):\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<<<\n 9722 1726887167.32924: stdout chunk (state=3):\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<<<\n 9722 1726887167.32934: stdout chunk (state=3):\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<<<\n 9722 1726887167.32944: stdout chunk (state=3):\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<<<\n 9722 1726887167.32955: stdout chunk (state=3):\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<<<\n 9722 1726887167.32965: stdout chunk (state=3):\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<<<\n 9721 1726887167.32968: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 9722 1726887167.33018: stdout chunk (state=3):\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<<<\n 9721 1726887167.33035: 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<<<\n 9722 1726887167.33064: 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 9721 1726887167.33072: 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# 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 9722 1726887167.33321: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 9722 1726887167.33348: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 9722 1726887167.33368: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 9722 1726887167.33390: 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 9722 1726887167.33410: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n# destroy hashlib\r\n<<<\n 9721 1726887167.33439: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.224 closed.\r\n<<<\n 9722 1726887167.33442: stdout chunk (state=3):\n>>># destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n<<<\n 9721 1726887167.33450: stdout chunk (state=3):\n>>><<<\n 9722 1726887167.33458: stdout chunk (state=3):\n>>># destroy _string\r\n<<<\n 9721 1726887167.33469: stderr chunk (state=3):\n>>><<<\n 9722 1726887167.33475: stdout chunk (state=3):\n>>># destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n<<<\n 9722 1726887167.33489: stdout chunk (state=3):\n>>># destroy _socket\r\n<<<\n 9722 1726887167.33504: 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 9722 1726887167.33520: stdout chunk (state=3):\n>>># destroy _json\r\n<<<\n 9722 1726887167.33540: 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<10.31.42.224> (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 0x7faf8576ae48>\\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 0x7faf85700828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8576a9b0>\\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 0x7faf8570d630>\\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 0x7faf85714160>\\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 0x7faf857190f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85714748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85714390>\\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 0x7faf856be470>\\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 0x7faf856c3e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf856beb38>\\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 0x7faf856ca4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf856add68>\\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 0x7faf856b0198>\\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 0x7faf839be940>\\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 0x7faf839d0240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8571ea20>\\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 0x7faf838f60f0>\\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 0x7faf83901320>\\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 0x7faf83901fd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83901b00>\\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 0x7faf839000f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83999828>\\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 0x7faf83999c18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8398d1d0>\\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 0x7faf8398deb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf839854a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf839754e0>\\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 0x7faf836ad320>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836b5da0>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8398d128>\\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 0x7faf836bceb8>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8396f320>\\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 0x7faf836c1278>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836c1080>\\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 0x7faf836c1390>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf839e7080>\\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 0x7faf836c1e48>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836c1a58>\\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 0x7faf836cd710>\\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 0x7faf836cdef0>\\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 0x7faf83253208>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836cd7f0>\\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 0x7faf83258cf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836c1588>\\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 0x7faf8327c358>\\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 0x7faf8327c710>\\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 0x7faf83284400>\\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 0x7faf8302ec18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83022358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83022048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83013ef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83284da0>\\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 0x7faf83022fd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8327ca90>\\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 0x7faf8567a780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf830290b8>\\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 0x7faf8567ab00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836c18d0>\\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 0x7faf85694630>\\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 0x7faf856986a0>\\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 0x7faf85698b70>\\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 0x7faf85698c88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85694e80>\\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 0x7faf85698fd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85698550>\\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 0x7faf856982b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85688b70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf832683c8>\\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 0x7faf856944e0>\\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 0x7faf81653978>\\r\\n# zipimport: found 106 names in \\'/tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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 0x7faf813bc7f0>\\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 0x7faf812cb2e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf813bce48>\\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 0x7faf81653fd0>\\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 0x7faf81327ba8>\\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 0x7faf812fbb70>\\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 0x7faf814c50b8>\\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 0x7faf814c52e8>\\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 0x7faf814c5630>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf812f6320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf812eb518>\\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 0x7faf812f68d0>\\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 0x7faf812fb588>\\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 0x7faf814f0f28>\\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 0x7faf813819e8>\\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 0x7faf8138fac8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814f2dd8>\\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 0x7faf814fc4e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814e9320>\\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 0x7faf813abb00>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814fc6a0>\\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 0x7faf813b8a20>\\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 0x7faf813b8b00>\\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 0x7faf813b8c88>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814de0b8>\\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 0x7faf81597668>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8158bd68>\\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 0x7faf8158bf60>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8158b828>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf815b2a58>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf815b2748>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf815a0f28>\\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 0x7faf815b25c0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf815a0780>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf81410320>\\r\\n# 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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf81546908>\\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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf814ff1d0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf81558940>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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 0x7faf815350f0>\\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 0x7faf81535198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf81559b38>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf8146ebe0>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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 0x7faf82fcc128>\\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 0x7faf82febb38>\\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 0x7faf82ff2320>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf82fd67f0>\\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 0x7faf82feb898>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf82fccac8>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814b4be0>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8145e518>\\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 0x7faf81606780>\\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 0x7faf8160a2e8>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8147a7b8>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf81628be0>\\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 0x7faf7d4880f0>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf7d499320>\\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 0x7faf7d4269e8>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf7d47b908>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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 0x7faf815da860>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf815ea588>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf815ea208>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"ansible_facts\": {\"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\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"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# 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 pickle\\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 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# 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.224 closed.\\r\\n')\n 9721 1726887167.33606: _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 0x7faf8576ae48>\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 0x7faf85700828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8576a9b0>\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 0x7faf8570d630>\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 0x7faf85714160>\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 0x7faf857190f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85714748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85714390>\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 0x7faf856be470>\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 0x7faf856c3e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf856beb38>\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 0x7faf856ca4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf856add68>\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 0x7faf856b0198>\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 0x7faf839be940>\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 0x7faf839d0240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8571ea20>\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 0x7faf838f60f0>\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 0x7faf83901320>\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 0x7faf83901fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83901b00>\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 0x7faf839000f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83999828>\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 0x7faf83999c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8398d1d0>\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 0x7faf8398deb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf839854a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf839754e0>\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 0x7faf836ad320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836b5da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8398d128>\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 0x7faf836bceb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8396f320>\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 0x7faf836c1278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836c1080>\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 0x7faf836c1390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf839e7080>\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 0x7faf836c1e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836c1a58>\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 0x7faf836cd710>\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 0x7faf836cdef0>\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 0x7faf83253208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836cd7f0>\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 0x7faf83258cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836c1588>\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 0x7faf8327c358>\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 0x7faf8327c710>\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 0x7faf83284400>\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 0x7faf8302ec18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83022358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83022048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83013ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83284da0>\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 0x7faf83022fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8327ca90>\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 0x7faf8567a780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf830290b8>\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 0x7faf8567ab00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836c18d0>\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 0x7faf85694630>\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 0x7faf856986a0>\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 0x7faf85698b70>\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 0x7faf85698c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85694e80>\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 0x7faf85698fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85698550>\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 0x7faf856982b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85688b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf832683c8>\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 0x7faf856944e0>\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 0x7faf81653978>\r\n# zipimport: found 106 names in '/tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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 0x7faf813bc7f0>\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 0x7faf812cb2e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf813bce48>\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 0x7faf81653fd0>\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 0x7faf81327ba8>\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 0x7faf812fbb70>\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 0x7faf814c50b8>\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 0x7faf814c52e8>\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 0x7faf814c5630>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf812f6320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf812eb518>\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 0x7faf812f68d0>\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 0x7faf812fb588>\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 0x7faf814f0f28>\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 0x7faf813819e8>\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 0x7faf8138fac8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814f2dd8>\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 0x7faf814fc4e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814e9320>\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 0x7faf813abb00>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814fc6a0>\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 0x7faf813b8a20>\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 0x7faf813b8b00>\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 0x7faf813b8c88>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814de0b8>\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 0x7faf81597668>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8158bd68>\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 0x7faf8158bf60>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8158b828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf815b2a58>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf815b2748>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf815a0f28>\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 0x7faf815b25c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf815a0780>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf81410320>\r\n# 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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf81546908>\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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf814ff1d0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf81558940>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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 0x7faf815350f0>\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 0x7faf81535198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf81559b38>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf8146ebe0>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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 0x7faf82fcc128>\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 0x7faf82febb38>\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 0x7faf82ff2320>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf82fd67f0>\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 0x7faf82feb898>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf82fccac8>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814b4be0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8145e518>\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 0x7faf81606780>\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 0x7faf8160a2e8>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8147a7b8>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf81628be0>\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 0x7faf7d4880f0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf7d499320>\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 0x7faf7d4269e8>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf7d47b908>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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 0x7faf815da860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf815ea588>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf815ea208>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n\r\n{\"ansible_facts\": {\"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\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"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# 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 pickle\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 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# 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.224 closed.\r\n 9722 1726887167.33562: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy copy\r\n<<<\n 9722 1726887167.33740: 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 pickle\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 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<<<\n 9722 1726887167.33824: stdout chunk (state=3):\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# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n<<<\n 9721 1726887167.33879: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'], '_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-1726887166.5493996-9721-209945746081636/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9721 1726887167.33910: _low_level_execute_command(): starting\n 9721 1726887167.33923: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n 9720 1726887167.33938: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdafb0be0>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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 0x7fcbdcb0e128>\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 0x7fcbdcb2db38>\r\n<<<\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9722 1726887167.34778: 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# 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 9722 1726887167.34787: stderr chunk (state=3):\n>>>Shared connection to 10.31.41.136 closed.\r\n<<<\n 9722 1726887167.34803: stdout chunk (state=3):\n>>><<<\n 9722 1726887167.34810: stderr chunk (state=3):\n>>><<<\n<10.31.41.136> (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 0x7fb0b6a25e48>\\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 0x7fb0b69bb828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6a259b0>\\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 0x7fb0b69c8630>\\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 0x7fb0b69cf160>\\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 0x7fb0b69d40f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b69cf748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b69cf390>\\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 0x7fb0b6979470>\\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 0x7fb0b697ee48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6979b38>\\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 0x7fb0b69854e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6968d68>\\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 0x7fb0b696b198>\\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 0x7fb0b4c79940>\\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 0x7fb0b4c8b240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b69d9a20>\\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 0x7fb0b4bb10f0>\\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 0x7fb0b4bbc320>\\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 0x7fb0b4bbcfd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4bbcb00>\\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 0x7fb0b4bbb0f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c54828>\\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 0x7fb0b4c54c18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c481d0>\\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 0x7fb0b4c48eb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c404a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c304e0>\\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 0x7fb0b49682e8>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4970d68>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c484a8>\\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 0x7fb0b4977e80>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c2a320>\\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 0x7fb0b497d240>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b497d048>\\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 0x7fb0b497d358>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4ca2080>\\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 0x7fb0b497de48>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b497da58>\\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 0x7fb0b4988710>\\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 0x7fb0b4988ef0>\\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 0x7fb0b450e208>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b49887f0>\\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 0x7fb0b4513cf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b497d588>\\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 0x7fb0b4537358>\\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 0x7fb0b4537710>\\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 0x7fb0b453f400>\\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 0x7fb0b42e9c18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42dd358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42dd048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42ceef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b453fda0>\\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 0x7fb0b42ddfd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4537a90>\\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 0x7fb0b6935780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42e40b8>\\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 0x7fb0b6935b00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b497d8d0>\\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 0x7fb0b694f630>\\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 0x7fb0b69536a0>\\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 0x7fb0b6953b70>\\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 0x7fb0b6953c88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b694fe80>\\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 0x7fb0b6953fd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6953550>\\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 0x7fb0b69532b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6943b70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b45233c8>\\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 0x7fb0b694f4e0>\\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 0x7fb0b290e978>\\r\\n# zipimport: found 106 names in \\'/tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b26777f0>\\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 0x7fb0b25852e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2677e48>\\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 0x7fb0b290efd0>\\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 0x7fb0b25e2ba8>\\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 0x7fb0b25b6b70>\\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 0x7fb0b27800b8>\\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 0x7fb0b27802e8>\\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 0x7fb0b2780630>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b25b1320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b25a6518>\\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 0x7fb0b25b1898>\\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 0x7fb0b27abe48>\\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 0x7fb0b27abf60>\\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 0x7fb0b263ca20>\\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 0x7fb0b264ab38>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27ade10>\\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 0x7fb0b27b7518>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27a4358>\\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 0x7fb0b2666b70>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27b76d8>\\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 0x7fb0b2671a20>\\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 0x7fb0b2671ba8>\\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 0x7fb0b2671c88>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27990f0>\\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 0x7fb0b2852668>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2846d68>\\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 0x7fb0b2846f60>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2846828>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b286da58>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b286d748>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b285bf28>\\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 0x7fb0b286d5c0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b285b780>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b26cb320>\\r\\n# 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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b2801940>\\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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b27ba198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2813908>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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 0x7fb0b27f00f0>\\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 0x7fb0b27f0198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2814b00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b2729be0>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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 0x7fb0b4287128>\\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 0x7fb0b42a6b38>\\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 0x7fb0b42b0320>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42917f0>\\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 0x7fb0b42a6898>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4287ac8>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b276fbe0>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2719518>\\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 0x7fb0b28c1780>\\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 0x7fb0b28c52e8>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27357b8>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b28e0be0>\\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 0x7fb0ae7430f0>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0ae757320>\\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 0x7fb0ae6e09e8>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0ae736908>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b2896860>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b28a3588>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b28a3208>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"ansible_facts\": {\"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\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"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# 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 pickle\\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 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# 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.41.136 closed.\\r\\n')\n 9722 1726887167.34886: _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 0x7fb0b6a25e48>\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 0x7fb0b69bb828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6a259b0>\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 0x7fb0b69c8630>\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 0x7fb0b69cf160>\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 0x7fb0b69d40f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b69cf748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b69cf390>\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 0x7fb0b6979470>\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 0x7fb0b697ee48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6979b38>\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 0x7fb0b69854e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6968d68>\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 0x7fb0b696b198>\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 0x7fb0b4c79940>\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 0x7fb0b4c8b240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b69d9a20>\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 0x7fb0b4bb10f0>\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 0x7fb0b4bbc320>\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 0x7fb0b4bbcfd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4bbcb00>\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 0x7fb0b4bbb0f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c54828>\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 0x7fb0b4c54c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c481d0>\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 0x7fb0b4c48eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c404a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c304e0>\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 0x7fb0b49682e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4970d68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c484a8>\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 0x7fb0b4977e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c2a320>\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 0x7fb0b497d240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b497d048>\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 0x7fb0b497d358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4ca2080>\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 0x7fb0b497de48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b497da58>\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 0x7fb0b4988710>\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 0x7fb0b4988ef0>\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 0x7fb0b450e208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b49887f0>\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 0x7fb0b4513cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b497d588>\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 0x7fb0b4537358>\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 0x7fb0b4537710>\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 0x7fb0b453f400>\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 0x7fb0b42e9c18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42dd358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42dd048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42ceef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b453fda0>\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 0x7fb0b42ddfd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4537a90>\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 0x7fb0b6935780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42e40b8>\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 0x7fb0b6935b00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b497d8d0>\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 0x7fb0b694f630>\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 0x7fb0b69536a0>\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 0x7fb0b6953b70>\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 0x7fb0b6953c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b694fe80>\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 0x7fb0b6953fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6953550>\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 0x7fb0b69532b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6943b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b45233c8>\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 0x7fb0b694f4e0>\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 0x7fb0b290e978>\r\n# zipimport: found 106 names in '/tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b26777f0>\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 0x7fb0b25852e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2677e48>\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 0x7fb0b290efd0>\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 0x7fb0b25e2ba8>\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 0x7fb0b25b6b70>\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 0x7fb0b27800b8>\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 0x7fb0b27802e8>\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 0x7fb0b2780630>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b25b1320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b25a6518>\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 0x7fb0b25b1898>\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 0x7fb0b27abe48>\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 0x7fb0b27abf60>\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 0x7fb0b263ca20>\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 0x7fb0b264ab38>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27ade10>\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 0x7fb0b27b7518>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27a4358>\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 0x7fb0b2666b70>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27b76d8>\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 0x7fb0b2671a20>\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 0x7fb0b2671ba8>\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 0x7fb0b2671c88>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27990f0>\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 0x7fb0b2852668>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2846d68>\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 0x7fb0b2846f60>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2846828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b286da58>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b286d748>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b285bf28>\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 0x7fb0b286d5c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b285b780>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b26cb320>\r\n# 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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b2801940>\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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b27ba198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2813908>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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 0x7fb0b27f00f0>\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 0x7fb0b27f0198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2814b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b2729be0>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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 0x7fb0b4287128>\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 0x7fb0b42a6b38>\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 0x7fb0b42b0320>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42917f0>\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 0x7fb0b42a6898>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4287ac8>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b276fbe0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2719518>\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 0x7fb0b28c1780>\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 0x7fb0b28c52e8>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27357b8>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b28e0be0>\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 0x7fb0ae7430f0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0ae757320>\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 0x7fb0ae6e09e8>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0ae736908>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b2896860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b28a3588>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b28a3208>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n\r\n{\"ansible_facts\": {\"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\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"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# 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 pickle\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 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# 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.41.136 closed.\r\n 9722 1726887167.35089: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'], '_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-1726887166.5557492-9722-119127131181896/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9722 1726887167.35106: _low_level_execute_command(): starting\n 9722 1726887167.35117: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9720 1726887167.35206: 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 0x7fcbdcb37320>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb187f0>\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 0x7fcbdcb2d898>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb0eac8>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdaff6be0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdafa0518>\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 0x7fcbdb148780>\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 0x7fcbdb14c2e8>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdafbc7b8>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 9720 1726887167.36143: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9721 1726887167.36628: stderr chunk (state=2):\n>>><<<\n 9721 1726887167.36639: stdout chunk (state=2):\n>>><<<\n<10.31.42.224> (0, b'', b'')\n 9721 1726887167.36664: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9721 1726887167.36675: handler run complete\n 9721 1726887167.36693: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9721 1726887167.36730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9721 1726887167.36769: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9721 1726887167.36799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9721 1726887167.36821: attempt loop complete, returning result\n 9721 1726887167.36827: _execute() done\n 9721 1726887167.36833: dumping result to json\n 9721 1726887167.36842: done dumping result, returning\n 9721 1726887167.36853: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role [0e652c5f-a961-eb88-62cf-0000000000af]\n 9721 1726887167.36920: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000af\n 9721 1726887167.36956: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000af\n 9721 1726887167.36962: WORKER PROCESS EXITING\nok: [managed_node2]\n 9720 1726887167.37243: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdb167be0>\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 9722 1726887167.37724: stderr chunk (state=2):\n>>><<<\n 9722 1726887167.37734: stdout chunk (state=2):\n>>><<<\n<10.31.41.136> (0, b'', b'')\n 9722 1726887167.37759: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9722 1726887167.37769: handler run complete\n 9722 1726887167.37786: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9722 1726887167.37822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9722 1726887167.37862: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9722 1726887167.37889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9722 1726887167.37907: attempt loop complete, returning result\n 9722 1726887167.37914: _execute() done\n 9722 1726887167.37921: dumping result to json\n 9722 1726887167.37929: done dumping result, returning\n 9722 1726887167.37940: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role [0e652c5f-a961-eb88-62cf-0000000000af]\n 9722 1726887167.37955: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000af\n 9722 1726887167.37989: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000af\n 9722 1726887167.37995: WORKER PROCESS EXITING\nok: [managed_node3]\n 9720 1726887167.38338: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbd6fca0f0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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\n<<<\n 9720 1726887167.39242: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbd6fde320>\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 0x7fcbd6f679e8>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbd6fbd908>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9720 1726887167.39509: 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 0x7fcbdb11d860>\r\n<<<\n 9720 1726887167.40740: 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_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdb12a588>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb12a208>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9720 1726887167.41835: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9720 1726887167.42931: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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\n<<<\n 9720 1726887167.44047: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9720 1726887167.45140: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9720 1726887167.46134: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9720 1726887167.47238: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 9720 1726887167.48353: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9720 1726887167.48917: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9720 1726887167.50349: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"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\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"gather_timeout\": 10, \"filter\": [], \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 9720 1726887167.51396: 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 9720 1726887167.51421: 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# destr<<<\n 9720 1726887167.51446: stdout chunk (state=3):\n>>>oy 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 _bootloc<<<\n 9720 1726887167.51488: stdout chunk (state=3):\n>>>ale\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# 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 pickle\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 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<<<\n 9720 1726887167.52298: stdout chunk (state=3):\n>>>\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# 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<<<\n 9720 1726887167.52310: 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 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 9720 1726887167.52383: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.54 closed.\r\n<<<\n 9720 1726887167.52409: stderr chunk (state=3):\n>>><<<\n 9720 1726887167.52419: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (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 0x7fcbdf2ace48>\\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 0x7fcbdf242828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf2ac9b0>\\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 0x7fcbdf24f630>\\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 0x7fcbdf256160>\\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 0x7fcbdf25b0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf256748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf256390>\\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 0x7fcbdf200470>\\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 0x7fcbdf205e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf200b38>\\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 0x7fcbdf20c4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf1efd68>\\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 0x7fcbdf1f2198>\\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 0x7fcbdd500940>\\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 0x7fcbdd512240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf260a20>\\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 0x7fcbdd4380f0>\\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 0x7fcbdd443320>\\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 0x7fcbdd443fd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd443b00>\\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 0x7fcbdd4420f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4db828>\\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 0x7fcbdd4dbc18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4cf1d0>\\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 0x7fcbdd4cfeb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4c74a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4b74e0>\\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 0x7fcbdd1ef320>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd1f7da0>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4cf128>\\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 0x7fcbdd1feeb8>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4b1320>\\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 0x7fcbdd203278>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd203080>\\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 0x7fcbdd203390>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd529080>\\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 0x7fcbdd203e80>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd203a90>\\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 0x7fcbdd20f748>\\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 0x7fcbdd20ff28>\\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 0x7fcbdcd95240>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd20f828>\\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 0x7fcbdcd9ad30>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd2035c0>\\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 0x7fcbdcdbe390>\\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 0x7fcbdcdbe748>\\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 0x7fcbdcdc6438>\\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 0x7fcbdcb70c50>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb64390>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb64080>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb55f28>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcdc6dd8>\\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 0x7fcbdcb6b048>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcdbeac8>\\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 0x7fcbdf1bc7b8>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb6b0f0>\\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 0x7fcbdf1bcb38>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd203908>\\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 0x7fcbdf1d6668>\\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 0x7fcbdf1da6a0>\\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 0x7fcbdf1dab70>\\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 0x7fcbdf1dac88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf1d6e80>\\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 0x7fcbdf1dafd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf1da550>\\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 0x7fcbdf1da2b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf1caba8>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcda9400>\\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 0x7fcbdd4c7710>\\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 0x7fcbdb195978>\\r\\n# zipimport: found 106 names in \\'/tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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 0x7fcbdaefe7f0>\\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 0x7fcbdae0d2e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdaefee48>\\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 0x7fcbdb195fd0>\\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 0x7fcbdae69ba8>\\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 0x7fcbdae3db70>\\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 0x7fcbdb0070b8>\\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 0x7fcbdb0072e8>\\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 0x7fcbdb007630>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdae38320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdae2d518>\\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 0x7fcbdae386a0>\\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 0x7fcbdae3d470>\\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 0x7fcbdb032f28>\\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 0x7fcbdaec39e8>\\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 0x7fcbdaed1b00>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb034dd8>\\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 0x7fcbdb03e4e0>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb02b320>\\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 0x7fcbdaeedb38>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb03e6a0>\\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 0x7fcbdaef8a20>\\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 0x7fcbdaef8b00>\\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 0x7fcbdaef8c88>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0200b8>\\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 0x7fcbdb0d9668>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0cdd68>\\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 0x7fcbdb0cdf60>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0cd828>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdb0f4a58>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0f4748>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0e2f28>\\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 0x7fcbdb0f45c0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0e2780>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdaf52320>\\r\\n# 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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdb088940>\\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_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdb041198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb09a908>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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 0x7fcbdb0770f0>\\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 0x7fcbdb077198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb09bb00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdafb0be0>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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 0x7fcbdcb0e128>\\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 0x7fcbdcb2db38>\\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 0x7fcbdcb37320>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb187f0>\\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 0x7fcbdcb2d898>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb0eac8>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdaff6be0>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdafa0518>\\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 0x7fcbdb148780>\\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 0x7fcbdb14c2e8>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdafbc7b8>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdb167be0>\\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 0x7fcbd6fca0f0>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbd6fde320>\\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 0x7fcbd6f679e8>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbd6fbd908>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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 0x7fcbdb11d860>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdb12a588>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb12a208>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n\\r\\n{\"ansible_facts\": {\"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\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"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# 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 pickle\\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 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# 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.54 closed.\\r\\n')\n 9720 1726887167.52498: _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 0x7fcbdf2ace48>\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 0x7fcbdf242828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf2ac9b0>\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 0x7fcbdf24f630>\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 0x7fcbdf256160>\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 0x7fcbdf25b0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf256748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf256390>\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 0x7fcbdf200470>\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 0x7fcbdf205e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf200b38>\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 0x7fcbdf20c4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf1efd68>\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 0x7fcbdf1f2198>\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 0x7fcbdd500940>\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 0x7fcbdd512240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf260a20>\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 0x7fcbdd4380f0>\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 0x7fcbdd443320>\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 0x7fcbdd443fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd443b00>\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 0x7fcbdd4420f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4db828>\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 0x7fcbdd4dbc18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4cf1d0>\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 0x7fcbdd4cfeb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4c74a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4b74e0>\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 0x7fcbdd1ef320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd1f7da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4cf128>\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 0x7fcbdd1feeb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4b1320>\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 0x7fcbdd203278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd203080>\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 0x7fcbdd203390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd529080>\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 0x7fcbdd203e80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd203a90>\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 0x7fcbdd20f748>\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 0x7fcbdd20ff28>\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 0x7fcbdcd95240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd20f828>\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 0x7fcbdcd9ad30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd2035c0>\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 0x7fcbdcdbe390>\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 0x7fcbdcdbe748>\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 0x7fcbdcdc6438>\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 0x7fcbdcb70c50>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb64390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb64080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb55f28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcdc6dd8>\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 0x7fcbdcb6b048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcdbeac8>\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 0x7fcbdf1bc7b8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb6b0f0>\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 0x7fcbdf1bcb38>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd203908>\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 0x7fcbdf1d6668>\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 0x7fcbdf1da6a0>\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 0x7fcbdf1dab70>\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 0x7fcbdf1dac88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf1d6e80>\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 0x7fcbdf1dafd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf1da550>\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 0x7fcbdf1da2b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf1caba8>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcda9400>\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 0x7fcbdd4c7710>\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 0x7fcbdb195978>\r\n# zipimport: found 106 names in '/tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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 0x7fcbdaefe7f0>\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 0x7fcbdae0d2e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdaefee48>\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 0x7fcbdb195fd0>\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 0x7fcbdae69ba8>\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 0x7fcbdae3db70>\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 0x7fcbdb0070b8>\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 0x7fcbdb0072e8>\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 0x7fcbdb007630>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdae38320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdae2d518>\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 0x7fcbdae386a0>\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 0x7fcbdae3d470>\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 0x7fcbdb032f28>\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 0x7fcbdaec39e8>\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 0x7fcbdaed1b00>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb034dd8>\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 0x7fcbdb03e4e0>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb02b320>\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 0x7fcbdaeedb38>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb03e6a0>\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 0x7fcbdaef8a20>\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 0x7fcbdaef8b00>\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 0x7fcbdaef8c88>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0200b8>\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 0x7fcbdb0d9668>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0cdd68>\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 0x7fcbdb0cdf60>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0cd828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdb0f4a58>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0f4748>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0e2f28>\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 0x7fcbdb0f45c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0e2780>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdaf52320>\r\n# 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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdb088940>\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_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdb041198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb09a908>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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 0x7fcbdb0770f0>\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 0x7fcbdb077198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb09bb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdafb0be0>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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 0x7fcbdcb0e128>\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 0x7fcbdcb2db38>\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 0x7fcbdcb37320>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb187f0>\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 0x7fcbdcb2d898>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb0eac8>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdaff6be0>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdafa0518>\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 0x7fcbdb148780>\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 0x7fcbdb14c2e8>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdafbc7b8>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdb167be0>\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 0x7fcbd6fca0f0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbd6fde320>\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 0x7fcbd6f679e8>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbd6fbd908>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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 0x7fcbdb11d860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdb12a588>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb12a208>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n\r\n{\"ansible_facts\": {\"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\", \"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"module_setup\": true}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\", \"!min\", \"distribution\", \"distribution_major_version\", \"distribution_version\", \"os_family\"], \"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# 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 pickle\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 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# 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.54 closed.\r\n 9720 1726887167.52698: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'], '_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-1726887166.5329466-9720-255100266650430/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9720 1726887167.52729: _low_level_execute_command(): starting\n 9720 1726887167.52739: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9720 1726887167.56210: stderr chunk (state=2):\n>>><<<\n 9720 1726887167.56220: stdout chunk (state=2):\n>>><<<\n<10.31.43.54> (0, b'', b'')\n 9720 1726887167.56242: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9720 1726887167.56252: handler run complete\n 9720 1726887167.56268: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9720 1726887167.56297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9720 1726887167.56330: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9720 1726887167.56353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9720 1726887167.56372: attempt loop complete, returning result\n 9720 1726887167.56378: _execute() done\n 9720 1726887167.56384: dumping result to json\n 9720 1726887167.56392: done dumping result, returning\n 9720 1726887167.56402: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role [0e652c5f-a961-eb88-62cf-0000000000af]\n 9720 1726887167.56419: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000af\n 9720 1726887167.56453: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000af\n 9720 1726887167.56458: WORKER PROCESS EXITING\nok: [managed_node1]\n 9689 1726887167.56555: no more pending results, returning what we have\n 9689 1726887167.56559: results queue empty\n 9689 1726887167.56560: checking for any_errors_fatal\n 9689 1726887167.56562: done checking for any_errors_fatal\n 9689 1726887167.56563: checking for max_fail_percentage\n 9689 1726887167.56565: done checking for max_fail_percentage\n 9689 1726887167.56565: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887167.56566: done checking to see if all hosts have failed\n 9689 1726887167.56567: getting the remaining hosts for this loop\n 9689 1726887167.56569: done getting the remaining hosts for this loop\n 9689 1726887167.56572: getting the next task for host managed_node1\n 9689 1726887167.56581: done getting next task for host managed_node1\n 9689 1726887167.56584: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if system is ostree\n 9689 1726887167.56587: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887167.56588: getting the next task for host managed_node2\n 9689 1726887167.56593: done getting next task for host managed_node2\n 9689 1726887167.56595: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if system is ostree\n 9689 1726887167.56596: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887167.56597: getting the next task for host managed_node3\n 9689 1726887167.56601: done getting next task for host managed_node3\n 9689 1726887167.56603: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if system is ostree\n 9689 1726887167.56605: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887167.56620: getting variables\n 9689 1726887167.56621: in VariableManager get_vars()\n 9689 1726887167.56651: Calling all_inventory to load vars for managed_node1\n 9689 1726887167.56654: Calling groups_inventory to load vars for managed_node1\n 9689 1726887167.56657: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887167.56666: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887167.56669: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887167.56673: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887167.56739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887167.56779: done with get_vars()\n 9689 1726887167.56786: done getting variables\n\nTASK [fedora.linux_system_roles.timesync : Check if system is ostree] **********\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:10\nFriday 20 September 2024 22:52:47 -0400 (0:00:01.163) 0:00:01.254 ****** \n 9689 1726887167.56863: entering _queue_task() for managed_node1/stat\n 9689 1726887167.57059: worker is 1 (out of 3 available)\n 9689 1726887167.57073: exiting _queue_task() for managed_node1/stat\n 9689 1726887167.57105: getting variables\n 9689 1726887167.57108: in VariableManager get_vars()\n 9689 1726887167.57196: Calling all_inventory to load vars for managed_node2\n 9689 1726887167.57201: Calling groups_inventory to load vars for managed_node2\n 9689 1726887167.57204: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887167.57220: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887167.57225: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887167.57230: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887167.57327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887167.57385: done with get_vars()\n 9689 1726887167.57396: done getting variables\n 9689 1726887167.57506: entering _queue_task() for managed_node2/stat\n 9689 1726887167.57745: worker is 2 (out of 3 available)\n 9689 1726887167.57760: exiting _queue_task() for managed_node2/stat\n 9689 1726887167.57792: getting variables\n 9689 1726887167.57795: in VariableManager get_vars()\n 9689 1726887167.57881: Calling all_inventory to load vars for managed_node3\n 9689 1726887167.57886: Calling groups_inventory to load vars for managed_node3\n 9689 1726887167.57889: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887167.57906: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887167.57911: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887167.57917: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887167.58001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887167.58072: done with get_vars()\n 9689 1726887167.58084: done getting variables\n 9689 1726887167.58196: entering _queue_task() for managed_node3/stat\n 9689 1726887167.58449: worker is 3 (out of 3 available)\n 9689 1726887167.58462: exiting _queue_task() for managed_node3/stat\n 9689 1726887167.58473: done queuing things up, now waiting for results queue to drain\n 9689 1726887167.58476: waiting for pending results...\n 9759 1726887167.57217: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if system is ostree\n 9759 1726887167.57362: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b1\n 9759 1726887167.57378: variable 'ansible_search_path' from source: unknown\n 9759 1726887167.57384: variable 'ansible_search_path' from source: unknown\n 9759 1726887167.57407: calling self._execute()\n 9759 1726887167.57472: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9759 1726887167.57484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9759 1726887167.57498: variable 'omit' from source: magic vars\n 9759 1726887167.57990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9759 1726887167.58370: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9759 1726887167.58424: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9759 1726887167.58470: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9759 1726887167.58546: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9759 1726887167.58641: 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 9759 1726887167.58673: 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 9759 1726887167.58707: 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 9760 1726887167.58719: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if system is ostree\n 9759 1726887167.58744: 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 9760 1726887167.58857: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b1\n 9760 1726887167.58873: variable 'ansible_search_path' from source: unknown\n 9760 1726887167.58880: variable 'ansible_search_path' from source: unknown\n 9760 1726887167.58903: calling self._execute()\n 9760 1726887167.58969: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9759 1726887167.58981: Evaluated conditional (not __timesync_is_ostree is defined): True\n 9759 1726887167.58991: variable 'omit' from source: magic vars\n 9760 1726887167.58981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9760 1726887167.59040: variable 'omit' from source: magic vars\n 9759 1726887167.59051: variable 'omit' from source: magic vars\n 9759 1726887167.59093: variable 'omit' from source: magic vars\n 9759 1726887167.59123: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9759 1726887167.59157: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9759 1726887167.59179: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9759 1726887167.59201: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9759 1726887167.59218: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9759 1726887167.59250: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 9759 1726887167.59258: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9759 1726887167.59264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9759 1726887167.59391: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9759 1726887167.59407: Set connection var ansible_shell_executable to /bin/sh\n 9759 1726887167.59416: Set connection var ansible_connection to ssh\n 9759 1726887167.59425: Set connection var ansible_timeout to 10\n 9759 1726887167.59431: Set connection var ansible_shell_type to sh\n 9759 1726887167.59440: Set connection var ansible_pipelining to False\n 9759 1726887167.59465: variable 'ansible_shell_executable' from source: unknown\n 9759 1726887167.59472: variable 'ansible_connection' from source: unknown\n 9759 1726887167.59478: variable 'ansible_module_compression' from source: unknown\n 9759 1726887167.59484: variable 'ansible_shell_type' from source: unknown\n 9759 1726887167.59489: variable 'ansible_shell_executable' from source: unknown\n 9759 1726887167.59495: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9759 1726887167.59502: variable 'ansible_pipelining' from source: unknown\n 9759 1726887167.59508: variable 'ansible_timeout' from source: unknown\n 9759 1726887167.59516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9760 1726887167.59531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9759 1726887167.59684: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9759 1726887167.59699: variable 'omit' from source: magic vars\n 9759 1726887167.59707: starting attempt loop\n 9759 1726887167.59714: running the handler\n 9759 1726887167.59730: _low_level_execute_command(): starting\n 9759 1726887167.59741: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n 9760 1726887167.59791: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9760 1726887167.59886: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9760 1726887167.59932: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9760 1726887167.59974: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9760 1726887167.60186: 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 9760 1726887167.60219: 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 9760 1726887167.60265: 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 9760 1726887167.60303: 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 9760 1726887167.60441: Evaluated conditional (not __timesync_is_ostree is defined): True\n 9760 1726887167.60554: variable 'omit' from source: magic vars\n 9760 1726887167.60610: variable 'omit' from source: magic vars\n 9760 1726887167.60653: variable 'omit' from source: magic vars\n 9760 1726887167.60683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9760 1726887167.60716: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9760 1726887167.60737: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9760 1726887167.60759: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9760 1726887167.60774: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9760 1726887167.60804: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 9760 1726887167.60811: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9760 1726887167.60821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9761 1726887167.60806: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if system is ostree\n 9760 1726887167.60941: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9760 1726887167.60957: Set connection var ansible_shell_executable to /bin/sh\n 9761 1726887167.60959: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b1\n 9760 1726887167.60964: Set connection var ansible_connection to ssh\n 9760 1726887167.60974: Set connection var ansible_timeout to 10\n 9760 1726887167.60980: Set connection var ansible_shell_type to sh\n 9760 1726887167.60990: Set connection var ansible_pipelining to False\n 9760 1726887167.61010: variable 'ansible_shell_executable' from source: unknown\n 9760 1726887167.61019: variable 'ansible_connection' from source: unknown\n 9760 1726887167.61026: variable 'ansible_module_compression' from source: unknown\n 9760 1726887167.61032: variable 'ansible_shell_type' from source: unknown\n 9760 1726887167.61037: variable 'ansible_shell_executable' from source: unknown\n 9760 1726887167.61043: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9760 1726887167.61050: variable 'ansible_pipelining' from source: unknown\n 9760 1726887167.61056: variable 'ansible_timeout' from source: unknown\n 9760 1726887167.61062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9760 1726887167.61192: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9760 1726887167.61205: variable 'omit' from source: magic vars\n 9760 1726887167.61215: starting attempt loop\n 9760 1726887167.61221: running the handler\n 9760 1726887167.61237: _low_level_execute_command(): starting\n 9760 1726887167.61248: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9761 1726887167.60975: variable 'ansible_search_path' from source: unknown\n 9761 1726887167.61393: variable 'ansible_search_path' from source: unknown\n 9761 1726887167.61428: calling self._execute()\n 9761 1726887167.61480: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9761 1726887167.61491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9761 1726887167.61505: variable 'omit' from source: magic vars\n 9761 1726887167.61861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9761 1726887167.62116: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9761 1726887167.62171: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9761 1726887167.62217: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9761 1726887167.62260: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9761 1726887167.62353: 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 9761 1726887167.62384: 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 9761 1726887167.62480: 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 9761 1726887167.62514: 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 9761 1726887167.62651: Evaluated conditional (not __timesync_is_ostree is defined): True\n 9761 1726887167.62661: variable 'omit' from source: magic vars\n 9761 1726887167.62718: variable 'omit' from source: magic vars\n 9761 1726887167.62762: variable 'omit' from source: magic vars\n 9761 1726887167.62792: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9761 1726887167.62819: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9761 1726887167.62836: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9761 1726887167.62854: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9761 1726887167.62867: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9761 1726887167.62889: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 9761 1726887167.62894: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9761 1726887167.62898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9761 1726887167.62970: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9761 1726887167.62985: Set connection var ansible_shell_executable to /bin/sh\n 9761 1726887167.62990: Set connection var ansible_connection to ssh\n 9761 1726887167.62996: Set connection var ansible_timeout to 10\n 9761 1726887167.62999: Set connection var ansible_shell_type to sh\n 9761 1726887167.63003: Set connection var ansible_pipelining to False\n 9761 1726887167.63023: variable 'ansible_shell_executable' from source: unknown\n 9761 1726887167.63028: variable 'ansible_connection' from source: unknown\n 9761 1726887167.63032: variable 'ansible_module_compression' from source: unknown\n 9761 1726887167.63035: variable 'ansible_shell_type' from source: unknown\n 9761 1726887167.63038: variable 'ansible_shell_executable' from source: unknown\n 9761 1726887167.63041: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9761 1726887167.63044: variable 'ansible_pipelining' from source: unknown\n 9761 1726887167.63047: variable 'ansible_timeout' from source: unknown\n 9761 1726887167.63050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9761 1726887167.63169: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9761 1726887167.63180: variable 'omit' from source: magic vars\n 9761 1726887167.63186: starting attempt loop\n 9761 1726887167.63189: running the handler\n 9761 1726887167.63200: _low_level_execute_command(): starting\n 9761 1726887167.63210: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9759 1726887167.63537: stdout chunk (state=2):\n>>>/root\n<<<\n 9759 1726887167.63690: stderr chunk (state=3):\n>>><<<\n 9759 1726887167.63700: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'/root\\n', b'')\n 9759 1726887167.63734: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9759 1726887167.63752: _low_level_execute_command(): starting\n 9759 1726887167.63764: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212 `\" && echo ansible-tmp-1726887167.6374364-9759-162459397077212=\"` echo /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212 `\" ) && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212 `\" && echo ansible-tmp-1726887167.6374364-9759-162459397077212=\"` echo /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212 `\" ) && sleep 0'\"'\"''\n 9760 1726887167.64616: stdout chunk (state=2):\n>>>/root\n<<<\n 9760 1726887167.64748: stderr chunk (state=3):\n>>><<<\n 9760 1726887167.64756: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'/root\\n', b'')\n 9760 1726887167.64786: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9760 1726887167.64801: _low_level_execute_command(): starting\n 9760 1726887167.64809: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754 `\" && echo ansible-tmp-1726887167.6479445-9760-28575141570754=\"` echo /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754 `\" ) && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754 `\" && echo ansible-tmp-1726887167.6479445-9760-28575141570754=\"` echo /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754 `\" ) && sleep 0'\"'\"''\n 9761 1726887167.66255: stdout chunk (state=2):\n>>>/root\n<<<\n 9761 1726887167.66376: stderr chunk (state=3):\n>>><<<\n 9761 1726887167.66384: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'/root\\n', b'')\n 9761 1726887167.66417: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9761 1726887167.66434: _low_level_execute_command(): starting\n 9761 1726887167.66442: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759 `\" && echo ansible-tmp-1726887167.664268-9761-277972014971759=\"` echo /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759 `\" ) && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759 `\" && echo ansible-tmp-1726887167.664268-9761-277972014971759=\"` echo /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759 `\" ) && sleep 0'\"'\"''\n 9759 1726887167.66920: stdout chunk (state=2):\n>>>ansible-tmp-1726887167.6374364-9759-162459397077212=/root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212\n<<<\n 9759 1726887167.66934: stdout chunk (state=3):\n>>><<<\n 9759 1726887167.66939: stderr chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'ansible-tmp-1726887167.6374364-9759-162459397077212=/root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212\\n', b'')\n 9759 1726887167.66952: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887167.6374364-9759-162459397077212=/root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212\n, stderr=\n 9759 1726887167.66993: variable 'ansible_module_compression' from source: unknown\n 9759 1726887167.67054: ANSIBALLZ: Using lock for stat\n 9759 1726887167.67060: ANSIBALLZ: Acquiring lock\n 9759 1726887167.67070: ANSIBALLZ: Lock acquired: 139804642226112\n 9759 1726887167.67077: ANSIBALLZ: Creating module\n 9760 1726887167.67455: stdout chunk (state=2):\n>>>ansible-tmp-1726887167.6479445-9760-28575141570754=/root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754\n<<<\n 9760 1726887167.67602: stderr chunk (state=3):\n>>><<<\n 9760 1726887167.67611: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'ansible-tmp-1726887167.6479445-9760-28575141570754=/root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754\\n', b'')\n 9760 1726887167.67638: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887167.6479445-9760-28575141570754=/root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754\n, stderr=\n 9760 1726887167.67685: variable 'ansible_module_compression' from source: unknown\n 9760 1726887167.67757: ANSIBALLZ: Using lock for stat\n 9760 1726887167.67764: ANSIBALLZ: Acquiring lock\n 9761 1726887167.69131: stdout chunk (state=2):\n>>>ansible-tmp-1726887167.664268-9761-277972014971759=/root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759\n<<<\n 9761 1726887167.69194: stderr chunk (state=3):\n>>><<<\n 9761 1726887167.69202: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'ansible-tmp-1726887167.664268-9761-277972014971759=/root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759\\n', b'')\n 9761 1726887167.69226: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887167.664268-9761-277972014971759=/root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759\n, stderr=\n 9761 1726887167.69272: variable 'ansible_module_compression' from source: unknown\n 9761 1726887167.69341: ANSIBALLZ: Using lock for stat\n 9761 1726887167.69347: ANSIBALLZ: Acquiring lock\n 9759 1726887167.83340: ANSIBALLZ: Writing module into payload\n 9759 1726887167.83464: ANSIBALLZ: Writing module\n 9759 1726887167.83490: ANSIBALLZ: Renaming module\n 9759 1726887167.83500: ANSIBALLZ: Done creating module\n 9759 1726887167.83523: 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 9759 1726887167.83601: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212/AnsiballZ_stat.py\n<10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpw9nmwgcu TO /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212/AnsiballZ_stat.py\n<10.31.43.54> 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/4a8bd5e786\"' '[10.31.43.54]'\n 9760 1726887167.84116: ANSIBALLZ: Lock acquired: 139804642226112\n 9760 1726887167.84129: ANSIBALLZ: Reading module after lock\n 9760 1726887167.84166: 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 9760 1726887167.84262: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754/AnsiballZ_stat.py\n<10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpkrrm3wcc TO /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754/AnsiballZ_stat.py\n<10.31.42.224> 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/75343b97d0\"' '[10.31.42.224]'\n 9761 1726887167.84376: ANSIBALLZ: Lock acquired: 139804642226112\n 9761 1726887167.84387: ANSIBALLZ: Reading module after lock\n 9761 1726887167.84426: 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 9761 1726887167.84520: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759/AnsiballZ_stat.py\n<10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp6f4folos TO /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759/AnsiballZ_stat.py\n<10.31.41.136> 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/2e4e98e5cc\"' '[10.31.41.136]'\n 9760 1726887167.85130: Sending initial data\n 9760 1726887167.85139: Sent initial data (150 bytes)\n 9761 1726887167.85194: Sending initial data\n 9761 1726887167.85203: Sent initial data (150 bytes)\n 9759 1726887167.85567: Sending initial data\n 9759 1726887167.85577: Sent initial data (151 bytes)\n 9761 1726887167.89436: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp6f4folos /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759/AnsiballZ_stat.py\n<<<\n 9759 1726887167.89982: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpw9nmwgcu /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212/AnsiballZ_stat.py\n<<<\n 9761 1726887167.90260: stderr chunk (state=3):\n>>><<<\n 9761 1726887167.90270: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp6f4folos /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759/AnsiballZ_stat.py\\n', b'')\n 9761 1726887167.90305: done transferring module to remote\n 9761 1726887167.90324: _low_level_execute_command(): starting\n 9761 1726887167.90333: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759/ /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759/AnsiballZ_stat.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759/ /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9760 1726887167.91087: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpkrrm3wcc /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754/AnsiballZ_stat.py\n<<<\n 9760 1726887167.92851: stderr chunk (state=3):\n>>><<<\n 9760 1726887167.92862: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpkrrm3wcc /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754/AnsiballZ_stat.py\\n', b'')\n 9760 1726887167.92899: done transferring module to remote\n 9760 1726887167.92919: _low_level_execute_command(): starting\n 9760 1726887167.92929: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754/ /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754/AnsiballZ_stat.py && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754/ /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9761 1726887167.93892: stderr chunk (state=2):\n>>><<<\n 9761 1726887167.93904: stdout chunk (state=2):\n>>><<<\n<10.31.41.136> (0, b'', b'')\n 9761 1726887167.93936: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9761 1726887167.93943: _low_level_execute_command(): starting\n 9761 1726887167.93950: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759/AnsiballZ_stat.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' -tt 10.31.41.136 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9759 1726887167.95386: stderr chunk (state=3):\n>>><<<\n 9759 1726887167.95398: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpw9nmwgcu /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212/AnsiballZ_stat.py\\n', b'')\n 9759 1726887167.95433: done transferring module to remote\n 9759 1726887167.95453: _low_level_execute_command(): starting\n 9759 1726887167.95462: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212/ /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212/AnsiballZ_stat.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212/ /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9761 1726887167.97575: 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\n<<<\n 9760 1726887167.97599: stderr chunk (state=2):\n>>><<<\n 9760 1726887167.97610: stdout chunk (state=2):\n>>><<<\n<10.31.42.224> (0, b'', b'')\n 9760 1726887167.97640: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9760 1726887167.97645: _low_level_execute_command(): starting\n 9760 1726887167.97650: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754/AnsiballZ_stat.py && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' -tt 10.31.42.224 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9761 1726887167.97770: 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\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 9761 1726887167.97779: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6980574e48>\r\n<<<\n 9761 1726887167.98229: 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 0x7f698050a828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69805749b0>\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 0x7f6980517630>\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 0x7f698051e160>\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 0x7f69805230f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f698051e748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f698051e390>\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 0x7f69804c8470>\r\n<<<\n 9761 1726887167.98257: 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 9761 1726887167.98276: 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 9761 1726887167.98286: stdout chunk (state=3):\n>>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69804cde48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69804c8b38>\r\n<<<\n 9759 1726887167.98541: stderr chunk (state=2):\n>>><<<\n 9759 1726887167.98554: stdout chunk (state=2):\n>>><<<\n<10.31.43.54> (0, b'', b'')\n 9759 1726887167.98581: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9759 1726887167.98587: _low_level_execute_command(): starting\n 9759 1726887167.98593: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212/AnsiballZ_stat.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' -tt 10.31.43.54 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9761 1726887167.98780: 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 0x7f69804d44e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69804b7d68>\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 0x7f69804ba198>\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 0x7f697e7c8940>\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 0x7f697e7da240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6980528a20>\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 9761 1726887167.98977: 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 9761 1726887167.99002: 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 9761 1726887167.99025: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 9761 1726887167.99046: 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 9761 1726887167.99066: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 9761 1726887167.99096: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 9761 1726887167.99146: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 9761 1726887167.99167: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 9761 1726887167.99186: 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 9761 1726887167.99216: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9761 1726887167.99242: 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 9761 1726887167.99262: stdout chunk (state=3):\n>>>import '_operator' # \r\n<<<\n 9761 1726887167.99286: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e7480f0>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n<<<\n 9761 1726887167.99313: 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 0x7f697e752320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n<<<\n 9761 1726887167.99349: stdout chunk (state=3):\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<<<\n 9761 1726887167.99373: 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 0x7f697e752fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e752b00>\r\nimport 'itertools' # \r\n<<<\n 9761 1726887167.99398: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n<<<\n 9761 1726887167.99409: 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 0x7f697e7560f0>\r\n<<<\n 9761 1726887167.99426: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 9761 1726887167.99488: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e7a3828>\r\n<<<\n 9761 1726887167.99498: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n<<<\n 9761 1726887167.99509: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 9761 1726887167.99544: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e7a3c18>\r\n<<<\n 9761 1726887167.99599: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e7971d0>\r\n<<<\n 9761 1726887167.99621: 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 9761 1726887167.99633: 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 0x7f697e797eb8>\r\n<<<\n 9761 1726887167.99641: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e78f4a8>\r\n<<<\n 9761 1726887167.99686: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e77f4e0>\r\n<<<\n 9761 1726887167.99708: 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 9761 1726887167.99720: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\n<<<\n 9761 1726887167.99730: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 9761 1726887167.99744: 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 9761 1726887167.99759: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 9761 1726887167.99774: 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 9761 1726887167.99785: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 9761 1726887167.99818: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e4ff2e8>\r\n<<<\n 9761 1726887167.99833: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e506d68>\r\n<<<\n 9761 1726887167.99843: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e797438>\r\n<<<\n 9761 1726887167.99861: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 9761 1726887167.99914: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n<<<\n 9761 1726887167.99946: 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 0x7f697e50de80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e77a320>\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 9761 1726887167.99973: 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 9761 1726887167.99992: 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 0x7f697e512240>\r\n<<<\n 9761 1726887168.00005: stdout chunk (state=3):\n>>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e512048>\r\n<<<\n 9761 1726887168.00024: 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 0x7f697e512358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e7f1080>\r\n<<<\n 9761 1726887168.00049: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n<<<\n 9761 1726887168.00066: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n<<<\n 9761 1726887168.00084: 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 9761 1726887168.00100: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n<<<\n 9761 1726887168.00117: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\n<<<\n 9761 1726887168.00129: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e512e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e512a58>\r\n<<<\n 9761 1726887168.00157: 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 9761 1726887168.00168: 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 0x7f697e520710>\r\n<<<\n 9761 1726887168.00185: 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 9761 1726887168.00203: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n<<<\n 9761 1726887168.00223: 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 9761 1726887168.00232: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9761 1726887168.00282: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e520ef0>\r\n<<<\n 9761 1726887168.00303: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n<<<\n 9761 1726887168.00315: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 9761 1726887168.00351: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e0a4208>\r\n<<<\n 9761 1726887168.00365: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e5207f0>\r\n<<<\n 9761 1726887168.00385: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py<<<\n 9761 1726887168.00395: stdout chunk (state=3):\n>>>\r\n<<<\n 9761 1726887168.00415: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 9761 1726887168.00450: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e0aacf8>\r\n<<<\n 9761 1726887168.00461: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e512588>\r\n<<<\n 9761 1726887168.00481: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 9761 1726887168.00503: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 9761 1726887168.00525: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n<<<\n 9761 1726887168.00534: 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 0x7f697e0ce358>\r\n<<<\n 9761 1726887168.00559: 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 9761 1726887168.00567: 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 0x7f697e0ce710>\r\n<<<\n 9761 1726887168.00576: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 9761 1726887168.00599: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 9761 1726887168.00617: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n<<<\n 9761 1726887168.00636: 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 0x7f697e0d6400>\r\n<<<\n 9761 1726887168.00654: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 9761 1726887168.00676: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\n<<<\n 9761 1726887168.00699: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 9761 1726887168.00715: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n<<<\n 9761 1726887168.00726: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 9761 1726887168.00752: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n<<<\n 9761 1726887168.00761: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n<<<\n 9761 1726887168.00771: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 9761 1726887168.00815: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 9760 1726887168.00842: 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\n<<<\n 9760 1726887168.00859: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 9760 1726887168.00885: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 9761 1726887168.00886: 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 0x7f697de80c18>\r\n<<<\n 9760 1726887168.00903: 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 9760 1726887168.00920: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n<<<\n 9760 1726887168.00930: stdout chunk (state=3):\n>>># installed zipimport hook\r\n<<<\n 9760 1726887168.00974: 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 9761 1726887168.00976: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697de75358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697de75048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697de66ef0>\r\n<<<\n 9760 1726887168.00998: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 9760 1726887168.01135: 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 0x7f755e28ae48>\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 0x7f755e220828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e28a9b0>\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 9760 1726887168.01150: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e22d630>\r\n<<<\n 9760 1726887168.01165: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 9760 1726887168.01209: 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 0x7f755e234160>\r\n<<<\n 9760 1726887168.01232: 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 9760 1726887168.01261: 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 9760 1726887168.01284: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 9760 1726887168.01306: 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 0x7f755e2390f0>\r\n<<<\n 9760 1726887168.01334: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e234748>\r\n<<<\n 9760 1726887168.01359: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e234390>\r\n<<<\n 9760 1726887168.01379: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 9760 1726887168.01400: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 9760 1726887168.01421: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 9760 1726887168.01521: 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 0x7f755e1de470>\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 0x7f755e1e3e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1deb38>\r\n<<<\n 9760 1726887168.01558: 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 9760 1726887168.01582: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 9760 1726887168.01695: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1ea4e0>\r\n<<<\n 9760 1726887168.01719: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1cdd68>\r\n<<<\n 9760 1726887168.01752: 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 0x7f755e1d0198>\r\n<<<\n 9760 1726887168.01789: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 9761 1726887168.01790: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e0d6da0>\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 0x7f697de75fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e0cea90>\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 0x7f6980486780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697de7b0b8>\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 0x7f6980486b00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e5128d0>\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 0x7f698049e630>\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 0x7f69804a26a0>\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 0x7f69804a2b70>\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 0x7f69804a2c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f698049ee80>\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 0x7f69804a2fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69804a2550>\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 0x7f69804a22b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6980491b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e0ba3c8>\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 0x7f698049e4e0>\r\n<<<\n 9760 1726887168.01814: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 9760 1726887168.01840: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4de940>\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 9760 1726887168.01867: 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 0x7f755c4f0240>\r\n<<<\n 9761 1726887168.01894: 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 9761 1726887168.01917: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c4a5978>\r\n<<<\n 9760 1726887168.01949: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e23ea20>\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 9761 1726887168.01979: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 9761 1726887168.01990: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9761 1726887168.02019: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9761 1726887168.02032: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9761 1726887168.02056: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9760 1726887168.02181: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 9760 1726887168.02193: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 9760 1726887168.02219: 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 9760 1726887168.02240: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 9760 1726887168.02255: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 9760 1726887168.02273: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n<<<\n 9760 1726887168.02292: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 9760 1726887168.02311: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 9760 1726887168.02374: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 9760 1726887168.02394: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 9760 1726887168.02415: 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 9760 1726887168.02439: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9760 1726887168.02460: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 9759 1726887168.02480: 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\n<<<\n 9760 1726887168.02483: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 9760 1726887168.02502: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c45e0f0>\r\n<<<\n 9760 1726887168.02521: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n<<<\n 9760 1726887168.02536: 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 0x7f755c468320>\r\n<<<\n 9760 1726887168.02553: 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 9760 1726887168.02582: 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 9759 1726887168.02603: stdout chunk (state=3):\n>>>import '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 9760 1726887168.02605: 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 0x7f755c468fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c468b00>\r\nimport 'itertools' # \r\n<<<\n 9760 1726887168.02628: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n<<<\n 9760 1726887168.02643: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\n<<<\n 9759 1726887168.02660: 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 9760 1726887168.02671: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c46c0f0>\r\nimport '_collections' # \r\n<<<\n 9760 1726887168.02708: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4b9828>\r\n<<<\n 9760 1726887168.02728: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n<<<\n 9760 1726887168.02742: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 9760 1726887168.02777: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4b9c18>\r\n<<<\n 9759 1726887168.02795: 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 0x7fd623b37e48>\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 0x7fd623acd828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623b379b0>\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 9759 1726887168.02806: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\n<<<\n 9760 1726887168.02834: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4ad1d0>\r\n<<<\n 9760 1726887168.02863: 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 0x7f755c4adeb8>\r\n<<<\n 9760 1726887168.02875: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4a54a8>\r\n<<<\n 9760 1726887168.02921: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4954e0>\r\n<<<\n 9760 1726887168.02936: 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 9760 1726887168.02951: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\n<<<\n 9759 1726887168.02970: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623ada630>\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 0x7fd623ae1160>\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 0x7fd623ae60f0>\r\n<<<\n 9760 1726887168.02973: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 9760 1726887168.02993: 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 9760 1726887168.03019: 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 9760 1726887168.03039: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 9760 1726887168.03063: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c2152e8>\r\n<<<\n 9760 1726887168.03083: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c21cd68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4ad4a8>\r\n<<<\n 9760 1726887168.03101: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 9759 1726887168.03119: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623ae1748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623ae1390>\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 9761 1726887168.03119: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9760 1726887168.03147: 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\n<<<\n 9760 1726887168.03161: stdout chunk (state=3):\n>>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c223e80>\r\n<<<\n 9759 1726887168.03629: 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 0x7fd623a8b470>\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 0x7fd623a90e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a8bb38>\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 0x7fd623a974e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a7ad68>\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 0x7fd623a7d198>\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 0x7fd621d8b940>\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 0x7fd621d9d240>\r\n<<<\n 9760 1726887168.03640: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c490320>\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 0x7f755c228240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c228048>\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 0x7f755c228358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c507080>\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 0x7f755c228e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c228a58>\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 0x7f755c236710>\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 9760 1726887168.03669: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c236ef0>\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 0x7f755bdba208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c2367f0>\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 0x7f755bdc0cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c228588>\r\n<<<\n 9760 1726887168.03692: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 9760 1726887168.03721: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 9760 1726887168.03746: 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 0x7f755bde4358>\r\n<<<\n 9760 1726887168.03775: 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 0x7f755bde4710>\r\n<<<\n 9759 1726887168.03794: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623aeba20>\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 9760 1726887168.03794: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 9760 1726887168.03814: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 9760 1726887168.03831: 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 9760 1726887168.03845: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bdec400>\r\n<<<\n 9760 1726887168.03864: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 9760 1726887168.03883: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\n<<<\n 9760 1726887168.03903: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 9760 1726887168.03923: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n<<<\n 9760 1726887168.03939: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 9760 1726887168.03957: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n<<<\n 9760 1726887168.03972: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n<<<\n 9760 1726887168.03986: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 9761 1726887168.04008: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n<<<\n 9761 1726887168.04022: 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 0x7f697c1f97f0>\r\n<<<\n 9761 1726887168.04033: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 9761 1726887168.04047: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 9760 1726887168.04068: 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 0x7f755bb96c18>\r\n<<<\n 9761 1726887168.04083: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 9761 1726887168.04142: 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 9761 1726887168.04151: 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 0x7f697c1892e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1f9e48>\r\n<<<\n 9761 1726887168.04180: 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 0x7f697c4a5fd0>\r\n<<<\n 9759 1726887168.04179: 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 9761 1726887168.04193: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 9761 1726887168.04222: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 9760 1726887168.04233: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bb8b358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bb8b048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bb7cef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bdecda0>\r\n<<<\n 9759 1726887168.04267: 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 9761 1726887168.04265: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c163ba8>\r\n<<<\n 9761 1726887168.04291: 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 9759 1726887168.04306: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9759 1726887168.04318: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 9761 1726887168.04326: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 9759 1726887168.04343: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 9761 1726887168.04348: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 9759 1726887168.04375: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d0b0f0>\r\n<<<\n 9759 1726887168.04385: 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 0x7fd621d16320>\r\n<<<\n 9761 1726887168.04387: 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 9760 1726887168.04417: 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 0x7f755bb8bfd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bde4a90>\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 0x7f755e19c780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bb910b8>\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 0x7f755e19cb00>\r\n<<<\n 9761 1726887168.04448: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1cf1d0>\r\n<<<\n 9761 1726887168.04481: 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 0x7f697c4c17f0>\r\n<<<\n 9759 1726887168.04485: 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 9761 1726887168.04514: 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 0x7f697c162080>\r\n<<<\n 9760 1726887168.04532: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c2288d0>\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 9761 1726887168.04533: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 9759 1726887168.04556: 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 0x7fd621d16fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d16b00>\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 0x7fd621d150f0>\r\nimport '_collections' # \r\n<<<\n 9761 1726887168.04555: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 9760 1726887168.04574: 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 0x7f755e1b4630>\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 9759 1726887168.04603: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d66828>\r\n<<<\n 9761 1726887168.04607: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1cd160>\r\n<<<\n 9759 1726887168.04627: 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 9761 1726887168.04632: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1aa320>\r\n<<<\n 9759 1726887168.04665: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d66c18>\r\n<<<\n 9760 1726887168.04713: 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 0x7f755e1b86a0>\r\n<<<\n 9759 1726887168.04724: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d5a1d0>\r\n<<<\n 9760 1726887168.04746: 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 0x7f755e1b8b70>\r\n<<<\n 9759 1726887168.04758: 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 0x7fd621d5aeb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d524a8>\r\n<<<\n 9760 1726887168.04780: 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 0x7f755e1b8c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1b4e80>\r\n<<<\n 9760 1726887168.04811: 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 9760 1726887168.04843: 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 0x7f755e1b8fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1b8550>\r\n<<<\n 9760 1726887168.04867: 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 9759 1726887168.04874: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d424e0>\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 9759 1726887168.04900: 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<<<\n 9760 1726887168.04905: 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 0x7f755e1b82b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1a7b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bdd03c8>\r\n<<<\n 9759 1726887168.04911: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 9761 1726887168.04923: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1a1518>\r\n<<<\n 9759 1726887168.04942: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ac22e8>\r\n<<<\n 9761 1726887168.04947: 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 9759 1726887168.04964: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621acad68>\r\n<<<\n 9759 1726887168.04974: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d5a4a8>\r\n<<<\n 9761 1726887168.04990: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c4c12b0>\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 0x7f697c189128>\r\n<<<\n 9759 1726887168.04994: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 9760 1726887168.05010: 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 0x7f755e1b44e0>\r\n<<<\n 9759 1726887168.05040: 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\n<<<\n 9759 1726887168.05051: stdout chunk (state=3):\n>>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ad1e80>\r\n<<<\n 9761 1726887168.05056: 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 0x7f697c1b6470>\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 9759 1726887168.05060: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d3c320><<<\n 9759 1726887168.05084: stdout chunk (state=3):\n>>>\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 9761 1726887168.05087: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 9761 1726887168.05102: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 9759 1726887168.05130: 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 0x7fd621ad7240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ad7048>\r\n<<<\n 9761 1726887168.05140: 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 9759 1726887168.05160: 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 0x7fd621ad7358>\r\n<<<\n 9759 1726887168.05171: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621db4080>\r\n<<<\n 9761 1726887168.05183: 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 0x7f697c45aef0>\r\n<<<\n 9759 1726887168.05202: 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 9760 1726887168.05208: 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 0x7f755a1bb978>\r\n# zipimport: found 33 names in '/tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 9759 1726887168.05233: 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 9760 1726887168.05238: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9759 1726887168.05243: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9761 1726887168.05299: 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 0x7f697c477048>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c451320>\r\n<<<\n 9759 1726887168.05326: 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 0x7fd621ad7e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ad7a58>\r\n<<<\n 9761 1726887168.05331: 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 0x7f697c451b38>\r\n<<<\n 9759 1726887168.05338: 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 0x7fd621ae2710>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n<<<\n 9760 1726887168.05342: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9759 1726887168.05374: 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<<<\n 9759 1726887168.05384: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9759 1726887168.05440: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ae2ef0>\r\n<<<\n 9759 1726887168.05461: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n<<<\n 9759 1726887168.05470: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 9759 1726887168.05509: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621668208>\r\n<<<\n 9761 1726887168.05524: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1c1828>\r\n<<<\n 9759 1726887168.05527: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ae27f0>\r\n<<<\n 9759 1726887168.05551: 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 9761 1726887168.05553: 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 9761 1726887168.05575: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9761 1726887168.05595: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n<<<\n 9761 1726887168.05621: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 9759 1726887168.05622: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd62166dcf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ad7588>\r\n<<<\n 9759 1726887168.05646: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 9759 1726887168.05660: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 9759 1726887168.05677: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n<<<\n 9759 1726887168.05686: 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 0x7fd621691358>\r\n<<<\n 9761 1726887168.05701: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c48f048>\r\n<<<\n 9759 1726887168.05722: 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 0x7fd621691710>\r\n<<<\n 9759 1726887168.05744: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 9761 1726887168.05757: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c451c50>\r\n<<<\n 9759 1726887168.05771: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 9759 1726887168.05781: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n<<<\n 9759 1726887168.05789: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\n<<<\n 9759 1726887168.05808: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621699400>\r\n<<<\n 9759 1726887168.05855: 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 9759 1726887168.05875: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 9761 1726887168.05888: 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 0x7f697c48feb8>\r\n<<<\n 9759 1726887168.05891: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n<<<\n 9759 1726887168.05918: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 9761 1726887168.05923: 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 0x7f697c48ffd0>\r\n<<<\n 9761 1726887168.05962: 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 9761 1726887168.05981: 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 0x7f697c1db160>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1b65c0>\r\n<<<\n 9759 1726887168.06006: 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 9761 1726887168.06006: 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 9759 1726887168.06029: 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 9761 1726887168.06039: stdout chunk (state=3):\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 9761 1726887168.06059: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 9761 1726887168.06088: 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 9761 1726887168.06103: 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 0x7f697c1edb00>\r\n<<<\n 9759 1726887168.06123: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621443c18>\r\n<<<\n 9759 1726887168.06240: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621437358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621437048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621428ef0>\r\n<<<\n 9761 1726887168.06259: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1e8240>\r\n<<<\n 9761 1726887168.06285: 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 9761 1726887168.06301: stdout chunk (state=3):\n>>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f697c1e8438>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1dbcc0>\r\n<<<\n 9761 1726887168.06318: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9761 1726887168.06335: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9760 1726887168.06364: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9761 1726887168.06415: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9759 1726887168.06415: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621699da0>\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 0x7fd621437fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621691a90>\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 0x7fd623a47780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd62143e0b8>\r\nimport 'pwd' # \r\n<<<\n 9759 1726887168.06443: 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 0x7fd623a47b00>\r\n<<<\n 9761 1726887168.06473: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9759 1726887168.06496: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ad78d0>\r\n<<<\n 9761 1726887168.06504: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9759 1726887168.06530: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n<<<\n 9761 1726887168.06530: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9759 1726887168.06573: 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<<<\n 9759 1726887168.06588: 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<<<\n 9759 1726887168.06597: 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 0x7fd623a61630>\r\n<<<\n 9761 1726887168.06615: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9759 1726887168.06677: 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 9761 1726887168.06712: 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 9761 1726887168.06735: 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 9761 1726887168.06755: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 9759 1726887168.06777: 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 0x7fd623a656a0>\r\n<<<\n 9761 1726887168.06777: 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 9761 1726887168.06804: 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 0x7f697c208e10>\r\n<<<\n 9759 1726887168.06804: 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 0x7fd623a65b70>\r\n<<<\n 9759 1726887168.06837: 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 9759 1726887168.06848: 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 0x7fd623a65c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a61e80><<<\n 9759 1726887168.06857: stdout chunk (state=3):\n>>>\r\n<<<\n 9761 1726887168.06855: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c208ac8>\r\n<<<\n 9759 1726887168.06885: 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 9761 1726887168.06890: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c2082e8>\r\n<<<\n 9759 1726887168.06911: 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 0x7fd623a65fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a65550>\r\n<<<\n 9761 1726887168.06928: 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 9761 1726887168.06950: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c208940>\r\n<<<\n 9761 1726887168.06968: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1f4c18>\r\n# zipimport: zlib available\r\n<<<\n 9759 1726887168.07054: 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 0x7fd623a652b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a55b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd62167d3c8>\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 9759 1726887168.07099: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a614e0>\r\n<<<\n 9759 1726887168.07431: 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 0x7fd61fa68978>\r\n# zipimport: found 33 names in '/tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9760 1726887168.07852: 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 0x7f7559f0f7f0>\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 0x7f7559e9f2e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f0fe48>\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 0x7f755a1bbfd0>\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 0x7f7559e79ba8>\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 0x7f7559f651d0>\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 0x7f755a1d7828>\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 0x7f7559e69198>\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 9761 1726887168.07924: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9761 1726887168.08032: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9761 1726887168.08050: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 9761 1726887168.08147: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9760 1726887168.08264: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559e69b70>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f40320>\r\n<<<\n 9760 1726887168.08311: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f37518>\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 0x7f755a1d72b0>\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 0x7f7559f65be0>\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 0x7f7559f4a400>\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 9761 1726887168.08326: 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 0x7f6978af3400>\r\n# zipimport: zlib available\r\n<<<\n 9760 1726887168.08344: 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 9760 1726887168.08385: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 9760 1726887168.08409: 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 9760 1726887168.08865: 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 0x7f755a16fe80>\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 0x7f755a175ef0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a1662b0>\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 0x7f755a166ac8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f577b8>\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 9760 1726887168.08896: 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 9760 1726887168.08919: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 9759 1726887168.09240: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9761 1726887168.09254: 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_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9761 1726887168.09279: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9761 1726887168.09293: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 9761 1726887168.09308: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9761 1726887168.09325: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 9761 1726887168.09338: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9761 1726887168.09425: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9761 1726887168.09457: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 9760 1726887168.09558: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a198ef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a166128>\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 0x7f755a1a5da0>\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 0x7f755a1a5e80>\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 0x7f7559efa048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f4a550>\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 0x7f7559f009e8>\r\n<<<\n 9760 1726887168.09591: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559efb128>\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 0x7f7559efb320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559efaba8>\r\n<<<\n 9760 1726887168.09611: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9760 1726887168.09652: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9760 1726887168.09891: 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_o3iok96b/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_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9760 1726887168.09919: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9760 1726887168.10011: 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 9760 1726887168.10040: 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 9760 1726887168.10067: stdout chunk (state=3):\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 9760 1726887168.10099: 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 0x7f7559f1be10>\r\n<<<\n 9760 1726887168.10153: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f1bac8>\r\n<<<\n 9760 1726887168.10219: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f1b2e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n<<<\n 9760 1726887168.10262: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\nimport 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f1b940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f0ac18>\r\n<<<\n 9760 1726887168.10292: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9761 1726887168.10319: 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 0x7f6978b6aeb8>\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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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<<<\n 9759 1726887168.10221: 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 0x7fd61f7bc7f0>\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 0x7fd61f74c2e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7bce48>\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 0x7fd61fa68fd0>\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 0x7fd61f727ba8>\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 9759 1726887168.10334: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7921d0>\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 0x7fd61f73b390>\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 0x7fd61f73beb8>\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 0x7fd61f790198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f76d320>\r\n<<<\n 9761 1726887168.10436: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9761 1726887168.10524: 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 9761 1726887168.10535: 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 0x7f6978b8f198>\r\n<<<\n 9759 1726887168.10581: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f764518>\r\n<<<\n 9759 1726887168.10597: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n<<<\n 9759 1726887168.10621: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 9759 1726887168.10636: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61fa8a2b0>\r\n<<<\n 9761 1726887168.10598: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6978b48eb8>\r\n<<<\n 9761 1726887168.10652: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 9759 1726887168.10666: 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 0x7fd61f74c128>\r\n<<<\n 9760 1726887168.10750: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9759 1726887168.10765: 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 0x7fd61f7764a8>\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 9759 1726887168.10774: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 9761 1726887168.10792: 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 9759 1726887168.10806: 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 9759 1726887168.10817: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9759 1726887168.10945: 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 0x7fd61fa1df28>\r\n<<<\n 9759 1726887168.10990: 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 9759 1726887168.10998: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 9761 1726887168.11069: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9759 1726887168.11132: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61fa39048>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61fa14358>\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 0x7fd61fa14b70>\r\n<<<\n 9760 1726887168.11196: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 9760 1726887168.11213: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 9760 1726887168.11230: 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_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 9760 1726887168.11248: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 9760 1726887168.11266: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9760 1726887168.11282: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9760 1726887168.11304: 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_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 9760 1726887168.11320: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9761 1726887168.11342: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 9760 1726887168.11345: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 9760 1726887168.11367: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9761 1726887168.11367: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 9761 1726887168.11392: 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 9760 1726887168.11472: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9761 1726887168.11526: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c12f0f0>\r\n<<<\n 9761 1726887168.11544: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 9761 1726887168.11554: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 9760 1726887168.11593: 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 9760 1726887168.11628: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a03a400>\r\n# zipimport: zlib available\r\n<<<\n 9761 1726887168.11661: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c12f198>\r\n<<<\n 9761 1726887168.11705: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6978b84b00>\r\n<<<\n 9761 1726887168.11760: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n<<<\n 9761 1726887168.11770: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9761 1726887168.11797: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9761 1726887168.11817: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py\r\n<<<\n 9761 1726887168.11826: stdout chunk (state=3):\n>>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 9761 1726887168.11847: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9761 1726887168.11867: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 9761 1726887168.11959: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 9760 1726887168.11993: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9761 1726887168.12053: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9761 1726887168.12103: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9759 1726887168.12236: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f784860>\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 0x7fd61fa45fd0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61fa141d0>\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 0x7fd61fa52e80>\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 0x7fd61fa52f98>\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 0x7fd61f7a1128>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7765f8>\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 0x7fd61f7b0ac8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7ab208>\r\n<<<\n 9761 1726887168.12266: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9760 1726887168.12335: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9760 1726887168.12388: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9761 1726887168.12410: 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 9761 1726887168.12422: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 9760 1726887168.12445: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 9760 1726887168.12460: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9760 1726887168.12482: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9760 1726887168.12514: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 9760 1726887168.12530: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9760 1726887168.12581: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9760 1726887168.12651: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 9761 1726887168.12673: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n<<<\n 9761 1726887168.12684: 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 9760 1726887168.12684: 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_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 9760 1726887168.12698: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9760 1726887168.12725: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9761 1726887168.12748: 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<<<\n 9760 1726887168.12820: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 9761 1726887168.12839: 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# 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 9760 1726887168.12925: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9761 1726887168.13001: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 9761 1726887168.13023: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n<<<\n 9761 1726887168.13032: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n<<<\n 9761 1726887168.13042: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 9759 1726887168.13052: 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 0x7fd61f7ab400>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7a1c88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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 0x7fd61f7c9e80>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7c9b38>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7c9358>\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 0x7fd61f7c99b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7b7cf8>\r\n# zipimport: zlib available\r\n<<<\n 9761 1726887168.13080: 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 hashlib\r\n<<<\n 9761 1726887168.13091: stdout chunk (state=3):\n>>># destroy fcntl\r\n# destroy encodings\r\n<<<\n 9760 1726887168.13193: 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 9761 1726887168.13208: 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<<<\n 9760 1726887168.13251: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 9761 1726887168.13269: 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<<<\n 9760 1726887168.13281: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a0b1e80>\r\n# zipimport: zlib available\r\n<<<\n 9760 1726887168.13291: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9761 1726887168.13316: 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<<<\n 9760 1726887168.13330: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 9761 1726887168.13357: stdout chunk (state=3):\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<<<\n 9761 1726887168.13368: stdout chunk (state=3):\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<<<\n 9761 1726887168.13378: stdout chunk (state=3):\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<<<\n 9761 1726887168.13387: stdout chunk (state=3):\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<<<\n 9761 1726887168.13397: stdout chunk (state=3):\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<<<\n 9760 1726887168.13425: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9760 1726887168.13532: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/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_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 9760 1726887168.13563: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9760 1726887168.13601: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9760 1726887168.13641: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9761 1726887168.13659: stdout chunk (state=3):\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 9759 1726887168.13676: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9760 1726887168.13704: 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 9760 1726887168.13870: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9760 1726887168.13970: 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 0x7f755a0d4198>\r\n<<<\n 9761 1726887168.13991: stderr chunk (state=3):\n>>>Shared connection to 10.31.41.136 closed.\r\n<<<\n 9761 1726887168.13999: stdout chunk (state=3):\n>>><<<\n 9761 1726887168.14015: stderr chunk (state=3):\n>>><<<\n<10.31.41.136> (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 0x7f6980574e48>\\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 0x7f698050a828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69805749b0>\\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 0x7f6980517630>\\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 0x7f698051e160>\\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 0x7f69805230f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f698051e748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f698051e390>\\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 0x7f69804c8470>\\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 0x7f69804cde48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69804c8b38>\\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 0x7f69804d44e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69804b7d68>\\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 0x7f69804ba198>\\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 0x7f697e7c8940>\\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 0x7f697e7da240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6980528a20>\\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 0x7f697e7480f0>\\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 0x7f697e752320>\\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 0x7f697e752fd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e752b00>\\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 0x7f697e7560f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e7a3828>\\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 0x7f697e7a3c18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e7971d0>\\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 0x7f697e797eb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e78f4a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e77f4e0>\\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 0x7f697e4ff2e8>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e506d68>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e797438>\\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 0x7f697e50de80>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e77a320>\\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 0x7f697e512240>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e512048>\\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 0x7f697e512358>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e7f1080>\\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 0x7f697e512e48>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e512a58>\\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 0x7f697e520710>\\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 0x7f697e520ef0>\\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 0x7f697e0a4208>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e5207f0>\\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 0x7f697e0aacf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e512588>\\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 0x7f697e0ce358>\\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 0x7f697e0ce710>\\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 0x7f697e0d6400>\\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 0x7f697de80c18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697de75358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697de75048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697de66ef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e0d6da0>\\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 0x7f697de75fd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e0cea90>\\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 0x7f6980486780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697de7b0b8>\\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 0x7f6980486b00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e5128d0>\\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 0x7f698049e630>\\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 0x7f69804a26a0>\\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 0x7f69804a2b70>\\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 0x7f69804a2c88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f698049ee80>\\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 0x7f69804a2fd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69804a2550>\\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 0x7f69804a22b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6980491b70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e0ba3c8>\\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 0x7f698049e4e0>\\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 0x7f697c4a5978>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/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 0x7f697c1f97f0>\\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 0x7f697c1892e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1f9e48>\\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 0x7f697c4a5fd0>\\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 0x7f697c163ba8>\\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 0x7f697c1cf1d0>\\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 0x7f697c4c17f0>\\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 0x7f697c162080>\\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 0x7f697c1cd160>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1aa320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1a1518>\\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 0x7f697c4c12b0>\\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 0x7f697c189128>\\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 0x7f697c1b6470>\\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 0x7f697c45aef0>\\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 0x7f697c477048>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c451320>\\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 0x7f697c451b38>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1c1828>\\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 0x7f697c48f048>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c451c50>\\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 0x7f697c48feb8>\\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 0x7f697c48ffd0>\\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 0x7f697c1db160>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1b65c0>\\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 0x7f697c1edb00>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1e8240>\\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 0x7f697c1e8438>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1dbcc0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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 0x7f697c208e10>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c208ac8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c2082e8>\\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 0x7f697c208940>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1f4c18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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 0x7f6978af3400>\\r\\n# 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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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 0x7f6978b6aeb8>\\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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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 0x7f6978b8f198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6978b48eb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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 0x7f697c12f0f0>\\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 0x7f697c12f198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6978b84b00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/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.41.136 closed.\\r\\n')\n 9761 1726887168.14089: _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 0x7f6980574e48>\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 0x7f698050a828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69805749b0>\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 0x7f6980517630>\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 0x7f698051e160>\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 0x7f69805230f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f698051e748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f698051e390>\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 0x7f69804c8470>\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 0x7f69804cde48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69804c8b38>\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 0x7f69804d44e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69804b7d68>\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 0x7f69804ba198>\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 0x7f697e7c8940>\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 0x7f697e7da240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6980528a20>\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 0x7f697e7480f0>\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 0x7f697e752320>\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 0x7f697e752fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e752b00>\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 0x7f697e7560f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e7a3828>\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 0x7f697e7a3c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e7971d0>\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 0x7f697e797eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e78f4a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e77f4e0>\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 0x7f697e4ff2e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e506d68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e797438>\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 0x7f697e50de80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e77a320>\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 0x7f697e512240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e512048>\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 0x7f697e512358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e7f1080>\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 0x7f697e512e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e512a58>\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 0x7f697e520710>\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 0x7f697e520ef0>\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 0x7f697e0a4208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e5207f0>\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 0x7f697e0aacf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e512588>\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 0x7f697e0ce358>\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 0x7f697e0ce710>\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 0x7f697e0d6400>\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 0x7f697de80c18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697de75358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697de75048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697de66ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e0d6da0>\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 0x7f697de75fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e0cea90>\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 0x7f6980486780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697de7b0b8>\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 0x7f6980486b00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e5128d0>\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 0x7f698049e630>\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 0x7f69804a26a0>\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 0x7f69804a2b70>\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 0x7f69804a2c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f698049ee80>\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 0x7f69804a2fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69804a2550>\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 0x7f69804a22b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6980491b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e0ba3c8>\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 0x7f698049e4e0>\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 0x7f697c4a5978>\r\n# zipimport: found 33 names in '/tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/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 0x7f697c1f97f0>\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 0x7f697c1892e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1f9e48>\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 0x7f697c4a5fd0>\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 0x7f697c163ba8>\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 0x7f697c1cf1d0>\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 0x7f697c4c17f0>\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 0x7f697c162080>\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 0x7f697c1cd160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1aa320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1a1518>\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 0x7f697c4c12b0>\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 0x7f697c189128>\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 0x7f697c1b6470>\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 0x7f697c45aef0>\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 0x7f697c477048>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c451320>\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 0x7f697c451b38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1c1828>\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 0x7f697c48f048>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c451c50>\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 0x7f697c48feb8>\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 0x7f697c48ffd0>\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 0x7f697c1db160>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1b65c0>\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 0x7f697c1edb00>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1e8240>\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 0x7f697c1e8438>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1dbcc0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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 0x7f697c208e10>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c208ac8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c2082e8>\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 0x7f697c208940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1f4c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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 0x7f6978af3400>\r\n# 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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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 0x7f6978b6aeb8>\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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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 0x7f6978b8f198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6978b48eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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 0x7f697c12f0f0>\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 0x7f697c12f198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6978b84b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/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.41.136 closed.\r\n 9761 1726887168.14690: 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-1726887167.664268-9761-277972014971759/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9761 1726887168.14705: _low_level_execute_command(): starting\n 9761 1726887168.14714: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9760 1726887168.14365: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a08feb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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 9760 1726887168.14820: 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 9759 1726887168.14595: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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 0x7fd61c0b6588>\r\n# zipimport: zlib available\r\n<<<\n 9759 1726887168.15236: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9759 1726887168.15285: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9760 1726887168.15385: 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 0x7f7559ec10f0>\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 0x7f7559ec1198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a0a9b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/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_o3iok96b/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_o3iok96b/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_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 9760 1726887168.15416: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 9760 1726887168.15427: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9760 1726887168.15438: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n<<<\n 9759 1726887168.15452: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 9760 1726887168.15470: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9760 1726887168.15562: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9759 1726887168.15624: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 9759 1726887168.15639: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9759 1726887168.15661: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9759 1726887168.15691: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 9759 1726887168.15706: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9760 1726887168.15733: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9760 1726887168.15875: 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 9760 1726887168.15990: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 9759 1726887168.16003: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9760 1726887168.16157: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n<<<\n 9760 1726887168.16168: 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 9760 1726887168.16178: 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<<<\n 9760 1726887168.16194: stdout chunk (state=3):\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<<<\n 9760 1726887168.16204: 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<<<\n 9760 1726887168.16230: 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 9760 1726887168.16241: stdout chunk (state=3):\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 9760 1726887168.16251: 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<<<\n 9760 1726887168.16260: 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<<<\n 9760 1726887168.16270: 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<<<\n 9760 1726887168.16279: stdout chunk (state=3):\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<<<\n 9760 1726887168.16288: stdout chunk (state=3):\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 9760 1726887168.16298: 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<<<\n 9759 1726887168.16304: 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 9760 1726887168.16307: stdout chunk (state=3):\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 9760 1726887168.16410: 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 9759 1726887168.16468: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61c12def0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9760 1726887168.16497: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 9759 1726887168.16505: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 9760 1726887168.16525: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 9760 1726887168.16534: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 9760 1726887168.16552: stdout chunk (state=3):\n>>># destroy _compression\r\n# destroy _lzma\r\n<<<\n 9760 1726887168.16561: 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 9760 1726887168.16583: 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 9760 1726887168.16597: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 9760 1726887168.16606: stdout chunk (state=3):\n>>># destroy ctypes\r\n<<<\n 9760 1726887168.16617: stdout chunk (state=3):\n>>># destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n<<<\n 9760 1726887168.16637: stdout chunk (state=3):\n>>># destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n<<<\n 9760 1726887168.16647: stdout chunk (state=3):\n>>># destroy _socket\r\n<<<\n 9760 1726887168.16656: stdout chunk (state=3):\n>>># destroy systemd._daemon\r\n# destroy json.decoder\r\n# destroy json.encoder\r\n<<<\n 9760 1726887168.16665: stdout chunk (state=3):\n>>># destroy json.scanner\r\n# destroy _json\r\n# destroy datetime\r\n<<<\n 9760 1726887168.16691: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy platform\r\n# destroy ansible.module_utils.distro._distro\r\n<<<\n 9760 1726887168.16701: 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 9760 1726887168.16735: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n<<<\n 9759 1726887168.16751: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9759 1726887168.16768: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 9760 1726887168.16787: 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<<<\n 9759 1726887168.16792: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9760 1726887168.16818: 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# destroy _locale\r\n# cleanup[3] wiping _struct\r\n# cleanup[3] wiping importlib._bootstrap\r\n<<<\n 9760 1726887168.16827: stdout chunk (state=3):\n>>># cleanup[3] wiping warnings\r\n# cleanup[3] wiping shutil\r\n# destroy fnmatch\r\n<<<\n 9760 1726887168.16837: stdout chunk (state=3):\n>>># cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n<<<\n 9760 1726887168.16844: stdout chunk (state=3):\n>>># destroy tokenize\r\n<<<\n 9760 1726887168.16943: 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 9760 1726887168.17017: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 9760 1726887168.17041: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _signal\r\n<<<\n 9760 1726887168.17053: stdout chunk (state=3):\n>>># destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n<<<\n 9760 1726887168.17060: stdout chunk (state=3):\n>>># destroy _heapq\r\n<<<\n 9760 1726887168.17089: stdout chunk (state=3):\n>>># destroy select\r\n# destroy linecache\r\n<<<\n 9760 1726887168.17099: stdout chunk (state=3):\n>>># destroy math\r\n# destroy _hashlib\r\n# destroy bisect\r\n# destroy _random\r\n<<<\n 9760 1726887168.17108: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n<<<\n 9760 1726887168.17118: 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 9759 1726887168.17130: 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 9760 1726887168.17147: 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# destroy re\r\n<<<\n 9761 1726887168.17365: stderr chunk (state=2):\n>>><<<\n 9761 1726887168.17373: stdout chunk (state=2):\n>>><<<\n<10.31.41.136> (0, b'', b'')\n 9761 1726887168.17396: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9761 1726887168.17403: handler run complete\n 9761 1726887168.17421: attempt loop complete, returning result\n 9761 1726887168.17427: _execute() done\n 9761 1726887168.17431: dumping result to json\n 9761 1726887168.17437: done dumping result, returning\n 9761 1726887168.17444: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if system is ostree [0e652c5f-a961-eb88-62cf-0000000000b1]\n 9761 1726887168.17454: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b1\n 9761 1726887168.17481: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b1\n 9761 1726887168.17485: WORKER PROCESS EXITING\n 9759 1726887168.17538: 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 0x7fd61c14f198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61c102eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9759 1726887168.17584: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9759 1726887168.17608: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9759 1726887168.17650: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9760 1726887168.17800: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.224 closed.\r\n<<<\n 9760 1726887168.17808: stdout chunk (state=3):\n>>><<<\n 9760 1726887168.17824: stderr chunk (state=3):\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<10.31.42.224> (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 0x7f755e28ae48>\\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 0x7f755e220828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e28a9b0>\\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 0x7f755e22d630>\\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 0x7f755e234160>\\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 0x7f755e2390f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e234748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e234390>\\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 0x7f755e1de470>\\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 0x7f755e1e3e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1deb38>\\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 0x7f755e1ea4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1cdd68>\\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 0x7f755e1d0198>\\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 0x7f755c4de940>\\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 0x7f755c4f0240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e23ea20>\\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 0x7f755c45e0f0>\\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 0x7f755c468320>\\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 0x7f755c468fd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c468b00>\\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 0x7f755c46c0f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4b9828>\\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 0x7f755c4b9c18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4ad1d0>\\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 0x7f755c4adeb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4a54a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4954e0>\\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 0x7f755c2152e8>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c21cd68>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4ad4a8>\\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 0x7f755c223e80>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c490320>\\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 0x7f755c228240>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c228048>\\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 0x7f755c228358>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c507080>\\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 0x7f755c228e48>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c228a58>\\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 0x7f755c236710>\\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 0x7f755c236ef0>\\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 0x7f755bdba208>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c2367f0>\\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 0x7f755bdc0cf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c228588>\\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 0x7f755bde4358>\\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 0x7f755bde4710>\\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 0x7f755bdec400>\\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 0x7f755bb96c18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bb8b358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bb8b048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bb7cef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bdecda0>\\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 0x7f755bb8bfd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bde4a90>\\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 0x7f755e19c780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bb910b8>\\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 0x7f755e19cb00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c2288d0>\\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 0x7f755e1b4630>\\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 0x7f755e1b86a0>\\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 0x7f755e1b8b70>\\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 0x7f755e1b8c88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1b4e80>\\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 0x7f755e1b8fd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1b8550>\\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 0x7f755e1b82b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1a7b70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bdd03c8>\\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 0x7f755e1b44e0>\\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 0x7f755a1bb978>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/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 0x7f7559f0f7f0>\\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 0x7f7559e9f2e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f0fe48>\\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 0x7f755a1bbfd0>\\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 0x7f7559e79ba8>\\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 0x7f7559f651d0>\\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 0x7f755a1d7828>\\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 0x7f7559e69198>\\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 0x7f7559e69b70>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f40320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f37518>\\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 0x7f755a1d72b0>\\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 0x7f7559f65be0>\\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 0x7f7559f4a400>\\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 0x7f755a16fe80>\\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 0x7f755a175ef0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a1662b0>\\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 0x7f755a166ac8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f577b8>\\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 0x7f755a198ef0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a166128>\\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 0x7f755a1a5da0>\\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 0x7f755a1a5e80>\\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 0x7f7559efa048>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f4a550>\\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 0x7f7559f009e8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559efb128>\\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 0x7f7559efb320>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559efaba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/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_o3iok96b/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 0x7f7559f1be10>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f1bac8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f1b2e8>\\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 0x7f7559f1b940>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f0ac18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/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_o3iok96b/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_o3iok96b/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_o3iok96b/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 0x7f755a03a400>\\r\\n# 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_o3iok96b/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_o3iok96b/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_o3iok96b/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_o3iok96b/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_o3iok96b/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 0x7f755a0b1e80>\\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_o3iok96b/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_o3iok96b/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_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/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_o3iok96b/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 0x7f755a0d4198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a08feb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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 0x7f7559ec10f0>\\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 0x7f7559ec1198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a0a9b00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/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_o3iok96b/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_o3iok96b/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_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/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.224 closed.\\r\\n')\n 9760 1726887168.17892: _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 0x7f755e28ae48>\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 0x7f755e220828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e28a9b0>\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 0x7f755e22d630>\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 0x7f755e234160>\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 0x7f755e2390f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e234748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e234390>\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 0x7f755e1de470>\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 0x7f755e1e3e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1deb38>\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 0x7f755e1ea4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1cdd68>\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 0x7f755e1d0198>\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 0x7f755c4de940>\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 0x7f755c4f0240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e23ea20>\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 0x7f755c45e0f0>\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 0x7f755c468320>\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 0x7f755c468fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c468b00>\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 0x7f755c46c0f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4b9828>\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 0x7f755c4b9c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4ad1d0>\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 0x7f755c4adeb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4a54a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4954e0>\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 0x7f755c2152e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c21cd68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4ad4a8>\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 0x7f755c223e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c490320>\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 0x7f755c228240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c228048>\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 0x7f755c228358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c507080>\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 0x7f755c228e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c228a58>\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 0x7f755c236710>\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 0x7f755c236ef0>\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 0x7f755bdba208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c2367f0>\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 0x7f755bdc0cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c228588>\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 0x7f755bde4358>\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 0x7f755bde4710>\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 0x7f755bdec400>\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 0x7f755bb96c18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bb8b358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bb8b048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bb7cef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bdecda0>\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 0x7f755bb8bfd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bde4a90>\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 0x7f755e19c780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bb910b8>\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 0x7f755e19cb00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c2288d0>\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 0x7f755e1b4630>\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 0x7f755e1b86a0>\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 0x7f755e1b8b70>\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 0x7f755e1b8c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1b4e80>\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 0x7f755e1b8fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1b8550>\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 0x7f755e1b82b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1a7b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bdd03c8>\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 0x7f755e1b44e0>\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 0x7f755a1bb978>\r\n# zipimport: found 33 names in '/tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/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 0x7f7559f0f7f0>\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 0x7f7559e9f2e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f0fe48>\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 0x7f755a1bbfd0>\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 0x7f7559e79ba8>\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 0x7f7559f651d0>\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 0x7f755a1d7828>\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 0x7f7559e69198>\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 0x7f7559e69b70>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f40320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f37518>\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 0x7f755a1d72b0>\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 0x7f7559f65be0>\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 0x7f7559f4a400>\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 0x7f755a16fe80>\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 0x7f755a175ef0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a1662b0>\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 0x7f755a166ac8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f577b8>\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 0x7f755a198ef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a166128>\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 0x7f755a1a5da0>\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 0x7f755a1a5e80>\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 0x7f7559efa048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f4a550>\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 0x7f7559f009e8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559efb128>\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 0x7f7559efb320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559efaba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/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_o3iok96b/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 0x7f7559f1be10>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f1bac8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f1b2e8>\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 0x7f7559f1b940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f0ac18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/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_o3iok96b/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_o3iok96b/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_o3iok96b/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 0x7f755a03a400>\r\n# 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_o3iok96b/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_o3iok96b/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_o3iok96b/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_o3iok96b/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_o3iok96b/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 0x7f755a0b1e80>\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_o3iok96b/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_o3iok96b/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_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/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_o3iok96b/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 0x7f755a0d4198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a08feb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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 0x7f7559ec10f0>\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 0x7f7559ec1198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a0a9b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/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_o3iok96b/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_o3iok96b/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_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/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.224 closed.\r\n 9760 1726887168.18135: 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-1726887167.6479445-9760-28575141570754/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9760 1726887168.18152: _low_level_execute_command(): starting\n 9760 1726887168.18160: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9759 1726887168.17959: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9759 1726887168.18275: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 9759 1726887168.18291: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 9759 1726887168.18306: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n<<<\n 9759 1726887168.18324: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9759 1726887168.18844: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f6f20f0>\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 0x7fd61f6f2198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61c145b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 9759 1726887168.19341: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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 9759 1726887168.19640: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 9759 1726887168.19674: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n<<<\n 9759 1726887168.19686: 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<<<\n 9759 1726887168.19697: 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# cleanup[2] removing encodings\r\n# cleanup[2] removing codecs\r\n<<<\n 9759 1726887168.19706: 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<<<\n 9759 1726887168.19718: 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<<<\n 9759 1726887168.19729: stdout chunk (state=3):\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<<<\n 9759 1726887168.19739: stdout chunk (state=3):\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 9759 1726887168.19748: 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<<<\n 9759 1726887168.19757: 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<<<\n 9759 1726887168.19802: 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# 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 9759 1726887168.19815: 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<<<\n 9759 1726887168.19826: 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<<<\n 9759 1726887168.19836: stdout chunk (state=3):\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<<<\n 9759 1726887168.19845: stdout chunk (state=3):\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<<<\n 9759 1726887168.19855: stdout chunk (state=3):\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<<<\n 9759 1726887168.19864: stdout chunk (state=3):\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<<<\n 9759 1726887168.19982: stdout chunk (state=3):\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 9759 1726887168.20096: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 9759 1726887168.20118: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 9759 1726887168.20137: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 9759 1726887168.20146: stdout chunk (state=3):\n>>># destroy _compression\r\n<<<\n 9759 1726887168.20156: 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<<<\n 9759 1726887168.20163: stdout chunk (state=3):\n>>># destroy lzma\r\n<<<\n 9759 1726887168.20182: 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 9759 1726887168.20208: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n<<<\n 9759 1726887168.20219: stdout chunk (state=3):\n>>># destroy traceback\r\n# destroy atexit\r\n# destroy _string\r\n<<<\n 9759 1726887168.20238: stdout chunk (state=3):\n>>># destroy systemd._journal\r\n# destroy systemd._reader\r\n<<<\n 9759 1726887168.20249: stdout chunk (state=3):\n>>># destroy systemd.id128\r\n# destroy _socket\r\n<<<\n 9759 1726887168.20258: 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 9759 1726887168.20267: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy datetime\r\n<<<\n 9759 1726887168.20290: stdout chunk (state=3):\n>>># destroy selinux\r\n<<<\n 9759 1726887168.20305: 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<<<\n 9759 1726887168.20318: stdout chunk (state=3):\n>>># destroy textwrap\r\n# destroy locale\r\n<<<\n 9759 1726887168.20326: stdout chunk (state=3):\n>>># destroy copy\r\n# destroy struct\r\n<<<\n 9759 1726887168.20427: 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<<<\n 9759 1726887168.20450: 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<<<\n 9759 1726887168.20469: 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<<<\n 9759 1726887168.20488: 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<<<\n 9759 1726887168.20511: stdout chunk (state=3):\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 9759 1726887168.20524: 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<<<\n 9759 1726887168.20533: stdout chunk (state=3):\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<<<\n 9759 1726887168.20543: stdout chunk (state=3):\n>>># cleanup[3] wiping _ctypes\r\n# cleanup[3] wiping ctypes._endian\r\n<<<\n 9759 1726887168.20552: stdout chunk (state=3):\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 9759 1726887168.20578: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 9759 1726887168.20690: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 9759 1726887168.20714: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _signal\r\n<<<\n 9759 1726887168.20723: stdout chunk (state=3):\n>>># destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n<<<\n 9759 1726887168.20931: 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# 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 9759 1726887168.21177: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.54 closed.\r\n<<<\n 9759 1726887168.21185: stdout chunk (state=3):\n>>><<<\n 9759 1726887168.21195: stderr chunk (state=3):\n>>><<<\n<10.31.43.54> (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 0x7fd623b37e48>\\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 0x7fd623acd828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623b379b0>\\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 0x7fd623ada630>\\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 0x7fd623ae1160>\\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 0x7fd623ae60f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623ae1748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623ae1390>\\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 0x7fd623a8b470>\\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 0x7fd623a90e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a8bb38>\\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 0x7fd623a974e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a7ad68>\\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 0x7fd623a7d198>\\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 0x7fd621d8b940>\\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 0x7fd621d9d240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623aeba20>\\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 0x7fd621d0b0f0>\\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 0x7fd621d16320>\\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 0x7fd621d16fd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d16b00>\\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 0x7fd621d150f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d66828>\\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 0x7fd621d66c18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d5a1d0>\\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 0x7fd621d5aeb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d524a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d424e0>\\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 0x7fd621ac22e8>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621acad68>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d5a4a8>\\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 0x7fd621ad1e80>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d3c320>\\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 0x7fd621ad7240>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ad7048>\\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 0x7fd621ad7358>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621db4080>\\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 0x7fd621ad7e48>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ad7a58>\\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 0x7fd621ae2710>\\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 0x7fd621ae2ef0>\\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 0x7fd621668208>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ae27f0>\\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 0x7fd62166dcf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ad7588>\\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 0x7fd621691358>\\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 0x7fd621691710>\\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 0x7fd621699400>\\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 0x7fd621443c18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621437358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621437048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621428ef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621699da0>\\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 0x7fd621437fd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621691a90>\\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 0x7fd623a47780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd62143e0b8>\\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 0x7fd623a47b00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ad78d0>\\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 0x7fd623a61630>\\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 0x7fd623a656a0>\\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 0x7fd623a65b70>\\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 0x7fd623a65c88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a61e80>\\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 0x7fd623a65fd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a65550>\\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 0x7fd623a652b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a55b70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd62167d3c8>\\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 0x7fd623a614e0>\\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 0x7fd61fa68978>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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 0x7fd61f7bc7f0>\\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 0x7fd61f74c2e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7bce48>\\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 0x7fd61fa68fd0>\\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 0x7fd61f727ba8>\\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 0x7fd61f7921d0>\\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 0x7fd61f73b390>\\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 0x7fd61f73beb8>\\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 0x7fd61f790198>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f76d320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f764518>\\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 0x7fd61fa8a2b0>\\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 0x7fd61f74c128>\\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 0x7fd61f7764a8>\\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 0x7fd61fa1df28>\\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 0x7fd61fa39048>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61fa14358>\\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 0x7fd61fa14b70>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f784860>\\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 0x7fd61fa45fd0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61fa141d0>\\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 0x7fd61fa52e80>\\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 0x7fd61fa52f98>\\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 0x7fd61f7a1128>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7765f8>\\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 0x7fd61f7b0ac8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7ab208>\\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 0x7fd61f7ab400>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7a1c88>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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 0x7fd61f7c9e80>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7c9b38>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7c9358>\\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 0x7fd61f7c99b0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7b7cf8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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 0x7fd61c0b6588>\\r\\n# 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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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 0x7fd61c12def0>\\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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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 0x7fd61c14f198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61c102eb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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 0x7fd61f6f20f0>\\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 0x7fd61f6f2198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61c145b00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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.54 closed.\\r\\n')\n 9759 1726887168.21239: _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 0x7fd623b37e48>\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 0x7fd623acd828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623b379b0>\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 0x7fd623ada630>\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 0x7fd623ae1160>\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 0x7fd623ae60f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623ae1748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623ae1390>\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 0x7fd623a8b470>\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 0x7fd623a90e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a8bb38>\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 0x7fd623a974e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a7ad68>\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 0x7fd623a7d198>\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 0x7fd621d8b940>\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 0x7fd621d9d240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623aeba20>\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 0x7fd621d0b0f0>\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 0x7fd621d16320>\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 0x7fd621d16fd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d16b00>\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 0x7fd621d150f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d66828>\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 0x7fd621d66c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d5a1d0>\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 0x7fd621d5aeb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d524a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d424e0>\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 0x7fd621ac22e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621acad68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d5a4a8>\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 0x7fd621ad1e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d3c320>\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 0x7fd621ad7240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ad7048>\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 0x7fd621ad7358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621db4080>\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 0x7fd621ad7e48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ad7a58>\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 0x7fd621ae2710>\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 0x7fd621ae2ef0>\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 0x7fd621668208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ae27f0>\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 0x7fd62166dcf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ad7588>\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 0x7fd621691358>\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 0x7fd621691710>\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 0x7fd621699400>\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 0x7fd621443c18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621437358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621437048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621428ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621699da0>\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 0x7fd621437fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621691a90>\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 0x7fd623a47780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd62143e0b8>\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 0x7fd623a47b00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ad78d0>\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 0x7fd623a61630>\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 0x7fd623a656a0>\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 0x7fd623a65b70>\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 0x7fd623a65c88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a61e80>\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 0x7fd623a65fd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a65550>\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 0x7fd623a652b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a55b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd62167d3c8>\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 0x7fd623a614e0>\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 0x7fd61fa68978>\r\n# zipimport: found 33 names in '/tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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 0x7fd61f7bc7f0>\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 0x7fd61f74c2e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7bce48>\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 0x7fd61fa68fd0>\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 0x7fd61f727ba8>\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 0x7fd61f7921d0>\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 0x7fd61f73b390>\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 0x7fd61f73beb8>\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 0x7fd61f790198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f76d320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f764518>\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 0x7fd61fa8a2b0>\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 0x7fd61f74c128>\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 0x7fd61f7764a8>\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 0x7fd61fa1df28>\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 0x7fd61fa39048>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61fa14358>\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 0x7fd61fa14b70>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f784860>\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 0x7fd61fa45fd0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61fa141d0>\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 0x7fd61fa52e80>\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 0x7fd61fa52f98>\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 0x7fd61f7a1128>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7765f8>\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 0x7fd61f7b0ac8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7ab208>\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 0x7fd61f7ab400>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7a1c88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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 0x7fd61f7c9e80>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7c9b38>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7c9358>\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 0x7fd61f7c99b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7b7cf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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 0x7fd61c0b6588>\r\n# 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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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 0x7fd61c12def0>\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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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 0x7fd61c14f198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61c102eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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 0x7fd61f6f20f0>\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 0x7fd61f6f2198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61c145b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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.54 closed.\r\n 9759 1726887168.21415: 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-1726887167.6374364-9759-162459397077212/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9759 1726887168.21432: _low_level_execute_command(): starting\n 9759 1726887168.21440: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9760 1726887168.21719: stderr chunk (state=2):\n>>><<<\n 9760 1726887168.21727: stdout chunk (state=2):\n>>><<<\n<10.31.42.224> (0, b'', b'')\n 9760 1726887168.21748: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9760 1726887168.21755: handler run complete\n 9760 1726887168.21779: attempt loop complete, returning result\n 9760 1726887168.21784: _execute() done\n 9760 1726887168.21788: dumping result to json\n 9760 1726887168.21793: done dumping result, returning\n 9760 1726887168.21802: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if system is ostree [0e652c5f-a961-eb88-62cf-0000000000b1]\n 9760 1726887168.21885: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b1\n 9760 1726887168.21926: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b1\n 9760 1726887168.21931: 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}\n 9759 1726887168.25125: stderr chunk (state=2):\n>>><<<\n 9759 1726887168.25134: stdout chunk (state=2):\n>>><<<\n<10.31.43.54> (0, b'', b'')\n 9759 1726887168.25155: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9759 1726887168.25165: handler run complete\n 9759 1726887168.25185: attempt loop complete, returning result\n 9759 1726887168.25191: _execute() done\n 9759 1726887168.25196: dumping result to json\n 9759 1726887168.25203: done dumping result, returning\n 9759 1726887168.25215: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if system is ostree [0e652c5f-a961-eb88-62cf-0000000000b1]\n 9759 1726887168.25229: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b1\n 9759 1726887168.25259: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b1\n 9759 1726887168.25264: 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 9689 1726887168.25496: no more pending results, returning what we have\n 9689 1726887168.25499: results queue empty\n 9689 1726887168.25499: checking for any_errors_fatal\n 9689 1726887168.25503: done checking for any_errors_fatal\n 9689 1726887168.25503: checking for max_fail_percentage\n 9689 1726887168.25504: done checking for max_fail_percentage\n 9689 1726887168.25505: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887168.25505: done checking to see if all hosts have failed\n 9689 1726887168.25506: getting the remaining hosts for this loop\n 9689 1726887168.25507: done getting the remaining hosts for this loop\n 9689 1726887168.25509: getting the next task for host managed_node1\n 9689 1726887168.25516: done getting next task for host managed_node1\n 9689 1726887168.25519: ^ task is: TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree\n 9689 1726887168.25521: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887168.25522: getting the next task for host managed_node2\n 9689 1726887168.25524: done getting next task for host managed_node2\n 9689 1726887168.25525: ^ task is: TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree\n 9689 1726887168.25526: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887168.25527: getting the next task for host managed_node3\n 9689 1726887168.25528: done getting next task for host managed_node3\n 9689 1726887168.25529: ^ task is: TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree\n 9689 1726887168.25530: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887168.25541: getting variables\n 9689 1726887168.25542: in VariableManager get_vars()\n 9689 1726887168.25569: Calling all_inventory to load vars for managed_node1\n 9689 1726887168.25571: Calling groups_inventory to load vars for managed_node1\n 9689 1726887168.25575: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887168.25583: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887168.25585: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887168.25588: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887168.25630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887168.25661: done with get_vars()\n 9689 1726887168.25669: done getting variables\n 9689 1726887168.25765: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Set flag to indicate system is ostree] ***\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:15\nFriday 20 September 2024 22:52:48 -0400 (0:00:00.689) 0:00:01.943 ****** \n 9689 1726887168.25805: entering _queue_task() for managed_node1/set_fact\n 9689 1726887168.25807: Creating lock for set_fact\n 9689 1726887168.26032: worker is 1 (out of 3 available)\n 9689 1726887168.26041: exiting _queue_task() for managed_node1/set_fact\n 9689 1726887168.26060: getting variables\n 9689 1726887168.26062: in VariableManager get_vars()\n 9689 1726887168.26126: Calling all_inventory to load vars for managed_node2\n 9689 1726887168.26130: Calling groups_inventory to load vars for managed_node2\n 9689 1726887168.26133: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887168.26146: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887168.26149: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887168.26151: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887168.26222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887168.26273: done with get_vars()\n 9689 1726887168.26281: done getting variables\n 9689 1726887168.26349: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887168.26362: entering _queue_task() for managed_node2/set_fact\n 9689 1726887168.26586: worker is 2 (out of 3 available)\n 9689 1726887168.26597: exiting _queue_task() for managed_node2/set_fact\n 9689 1726887168.26625: getting variables\n 9689 1726887168.26628: in VariableManager get_vars()\n 9689 1726887168.26709: Calling all_inventory to load vars for managed_node3\n 9689 1726887168.26716: Calling groups_inventory to load vars for managed_node3\n 9689 1726887168.26719: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887168.26735: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887168.26740: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887168.26744: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887168.26927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887168.26986: done with get_vars()\n 9689 1726887168.26995: done getting variables\n 9689 1726887168.27081: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887168.27093: entering _queue_task() for managed_node3/set_fact\n 9689 1726887168.27336: worker is 3 (out of 3 available)\n 9689 1726887168.27351: exiting _queue_task() for managed_node3/set_fact\n 9689 1726887168.27364: done queuing things up, now waiting for results queue to drain\n 9689 1726887168.27366: waiting for pending results...\n 9806 1726887168.26752: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree\n 9806 1726887168.26891: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b2\n 9806 1726887168.26908: variable 'ansible_search_path' from source: unknown\n 9806 1726887168.26916: variable 'ansible_search_path' from source: unknown\n 9806 1726887168.26939: calling self._execute()\n 9806 1726887168.27080: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9806 1726887168.27091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9806 1726887168.27104: variable 'omit' from source: magic vars\n 9805 1726887168.27539: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree\n 9806 1726887168.27596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9805 1726887168.27677: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b2\n 9805 1726887168.27693: variable 'ansible_search_path' from source: unknown\n 9805 1726887168.27700: variable 'ansible_search_path' from source: unknown\n 9805 1726887168.27726: calling self._execute()\n 9805 1726887168.27792: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9805 1726887168.27803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9805 1726887168.27817: variable 'omit' from source: magic vars\n 9806 1726887168.28094: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9806 1726887168.28150: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9806 1726887168.28196: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9806 1726887168.28241: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9806 1726887168.28333: 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 9805 1726887168.28359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9806 1726887168.28365: 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 9806 1726887168.28398: 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 9806 1726887168.28435: 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 9806 1726887168.28577: Evaluated conditional (not __timesync_is_ostree is defined): True\n 9806 1726887168.28588: variable 'omit' from source: magic vars\n 9807 1726887168.28610: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree\n 9806 1726887168.28650: variable 'omit' from source: magic vars\n 9807 1726887168.28756: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b2\n 9807 1726887168.28775: variable 'ansible_search_path' from source: unknown\n 9807 1726887168.28782: variable 'ansible_search_path' from source: unknown\n 9806 1726887168.28783: variable '__ostree_booted_stat' from source: set_fact\n 9807 1726887168.28822: calling self._execute()\n 9806 1726887168.28838: variable 'omit' from source: magic vars\n 9806 1726887168.28868: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9807 1726887168.28887: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9807 1726887168.28899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9806 1726887168.28902: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9807 1726887168.28914: variable 'omit' from source: magic vars\n 9806 1726887168.29017: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9806 1726887168.29043: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9806 1726887168.29058: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9806 1726887168.29092: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 9806 1726887168.29099: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9806 1726887168.29107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9806 1726887168.29233: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9806 1726887168.29249: Set connection var ansible_shell_executable to /bin/sh\n 9806 1726887168.29256: Set connection var ansible_connection to ssh\n 9806 1726887168.29265: Set connection var ansible_timeout to 10\n 9806 1726887168.29271: Set connection var ansible_shell_type to sh\n 9806 1726887168.29280: Set connection var ansible_pipelining to False\n 9806 1726887168.29306: variable 'ansible_shell_executable' from source: unknown\n 9806 1726887168.29315: variable 'ansible_connection' from source: unknown\n 9806 1726887168.29322: variable 'ansible_module_compression' from source: unknown\n 9806 1726887168.29328: variable 'ansible_shell_type' from source: unknown\n 9806 1726887168.29334: variable 'ansible_shell_executable' from source: unknown\n 9806 1726887168.29340: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9806 1726887168.29346: variable 'ansible_pipelining' from source: unknown\n 9806 1726887168.29352: variable 'ansible_timeout' from source: unknown\n 9806 1726887168.29359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9807 1726887168.29435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9806 1726887168.29476: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9806 1726887168.29492: variable 'omit' from source: magic vars\n 9806 1726887168.29501: starting attempt loop\n 9806 1726887168.29507: running the handler\n 9806 1726887168.29522: handler run complete\n 9806 1726887168.29535: attempt loop complete, returning result\n 9806 1726887168.29541: _execute() done\n 9806 1726887168.29547: dumping result to json\n 9806 1726887168.29553: done dumping result, returning\n 9806 1726887168.29562: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree [0e652c5f-a961-eb88-62cf-0000000000b2]\n 9806 1726887168.29665: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b2\n 9806 1726887168.29697: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b2\n 9806 1726887168.29702: WORKER PROCESS EXITING\n 9807 1726887168.29754: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9807 1726887168.29815: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9807 1726887168.29873: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9807 1726887168.29927: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9807 1726887168.30060: 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 9807 1726887168.30093: 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 9805 1726887168.30266: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9805 1726887168.30308: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9805 1726887168.30362: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9807 1726887168.30394: 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 9805 1726887168.30403: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9807 1726887168.30433: 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 9805 1726887168.30492: 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 9805 1726887168.30525: 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 9805 1726887168.30558: 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 9807 1726887168.30563: Evaluated conditional (not __timesync_is_ostree is defined): True\n 9807 1726887168.30573: variable 'omit' from source: magic vars\n 9805 1726887168.30592: 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 9807 1726887168.30635: variable 'omit' from source: magic vars\n 9805 1726887168.30726: Evaluated conditional (not __timesync_is_ostree is defined): True\n 9805 1726887168.30736: variable 'omit' from source: magic vars\n 9807 1726887168.30769: variable '__ostree_booted_stat' from source: set_fact\n 9805 1726887168.30798: variable 'omit' from source: magic vars\n 9807 1726887168.30821: variable 'omit' from source: magic vars\n 9807 1726887168.30849: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9807 1726887168.30904: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9807 1726887168.30926: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9805 1726887168.30937: variable '__ostree_booted_stat' from source: set_fact\n 9807 1726887168.30950: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9807 1726887168.30965: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9805 1726887168.30987: variable 'omit' from source: magic vars\n 9807 1726887168.30996: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 9807 1726887168.31003: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9807 1726887168.31010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9805 1726887168.31017: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9805 1726887168.31048: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9805 1726887168.31067: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9805 1726887168.31089: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9805 1726887168.31104: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9805 1726887168.31136: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 9807 1726887168.31139: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9805 1726887168.31144: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9805 1726887168.31151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9807 1726887168.31154: Set connection var ansible_shell_executable to /bin/sh\n 9807 1726887168.31160: Set connection var ansible_connection to ssh\n 9807 1726887168.31168: Set connection var ansible_timeout to 10\n 9807 1726887168.31173: Set connection var ansible_shell_type to sh\n 9807 1726887168.31182: Set connection var ansible_pipelining to False\n 9807 1726887168.31207: variable 'ansible_shell_executable' from source: unknown\n 9807 1726887168.31216: variable 'ansible_connection' from source: unknown\n 9807 1726887168.31223: variable 'ansible_module_compression' from source: unknown\n 9807 1726887168.31229: variable 'ansible_shell_type' from source: unknown\n 9807 1726887168.31235: variable 'ansible_shell_executable' from source: unknown\n 9807 1726887168.31240: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9807 1726887168.31246: variable 'ansible_pipelining' from source: unknown\n 9807 1726887168.31252: variable 'ansible_timeout' from source: unknown\n 9807 1726887168.31259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\nok: [managed_node2] => {\n \"ansible_facts\": {\n \"__timesync_is_ostree\": false\n },\n \"changed\": false\n}\n 9807 1726887168.31383: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9807 1726887168.31399: variable 'omit' from source: magic vars\n 9807 1726887168.31407: starting attempt loop\n 9807 1726887168.31424: running the handler\n 9807 1726887168.31439: handler run complete\n 9807 1726887168.31452: attempt loop complete, returning result\n 9807 1726887168.31458: _execute() done\n 9807 1726887168.31464: dumping result to json\n 9807 1726887168.31470: done dumping result, returning\n 9807 1726887168.31479: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree [0e652c5f-a961-eb88-62cf-0000000000b2]\n 9807 1726887168.31495: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b2\n 9805 1726887168.31520: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9807 1726887168.31527: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b2\n 9807 1726887168.31535: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"ansible_facts\": {\n \"__timesync_is_ostree\": false\n },\n \"changed\": false\n}\n 9805 1726887168.31535: Set connection var ansible_shell_executable to /bin/sh\n 9805 1726887168.31640: Set connection var ansible_connection to ssh\n 9805 1726887168.31650: Set connection var ansible_timeout to 10\n 9805 1726887168.31655: Set connection var ansible_shell_type to sh\n 9805 1726887168.31662: Set connection var ansible_pipelining to False\n 9805 1726887168.31684: variable 'ansible_shell_executable' from source: unknown\n 9805 1726887168.31690: variable 'ansible_connection' from source: unknown\n 9805 1726887168.31694: variable 'ansible_module_compression' from source: unknown\n 9805 1726887168.31699: variable 'ansible_shell_type' from source: unknown\n 9805 1726887168.31703: variable 'ansible_shell_executable' from source: unknown\n 9805 1726887168.31707: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9805 1726887168.31714: variable 'ansible_pipelining' from source: unknown\n 9805 1726887168.31719: variable 'ansible_timeout' from source: unknown\n 9805 1726887168.31724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9805 1726887168.31803: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9805 1726887168.31816: variable 'omit' from source: magic vars\n 9805 1726887168.31824: starting attempt loop\n 9805 1726887168.31830: running the handler\n 9805 1726887168.31843: handler run complete\n 9805 1726887168.31855: attempt loop complete, returning result\n 9805 1726887168.31861: _execute() done\n 9805 1726887168.31866: dumping result to json\n 9805 1726887168.31872: done dumping result, returning\n 9805 1726887168.31881: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree [0e652c5f-a961-eb88-62cf-0000000000b2]\n 9805 1726887168.31898: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b2\n 9805 1726887168.31924: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b2\n 9805 1726887168.31929: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"ansible_facts\": {\n \"__timesync_is_ostree\": false\n },\n \"changed\": false\n}\n 9689 1726887168.32049: no more pending results, returning what we have\n 9689 1726887168.32053: results queue empty\n 9689 1726887168.32054: checking for any_errors_fatal\n 9689 1726887168.32059: done checking for any_errors_fatal\n 9689 1726887168.32060: checking for max_fail_percentage\n 9689 1726887168.32062: done checking for max_fail_percentage\n 9689 1726887168.32062: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887168.32063: done checking to see if all hosts have failed\n 9689 1726887168.32064: getting the remaining hosts for this loop\n 9689 1726887168.32065: done getting the remaining hosts for this loop\n 9689 1726887168.32069: getting the next task for host managed_node1\n 9689 1726887168.32077: done getting next task for host managed_node1\n 9689 1726887168.32080: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin\n 9689 1726887168.32083: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887168.32085: getting the next task for host managed_node2\n 9689 1726887168.32089: done getting next task for host managed_node2\n 9689 1726887168.32091: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin\n 9689 1726887168.32092: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887168.32094: getting the next task for host managed_node3\n 9689 1726887168.32097: done getting next task for host managed_node3\n 9689 1726887168.32099: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin\n 9689 1726887168.32101: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887168.32116: getting variables\n 9689 1726887168.32118: in VariableManager get_vars()\n 9689 1726887168.32156: Calling all_inventory to load vars for managed_node1\n 9689 1726887168.32160: Calling groups_inventory to load vars for managed_node1\n 9689 1726887168.32163: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887168.32173: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887168.32176: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887168.32181: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887168.32240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887168.32269: done with get_vars()\n 9689 1726887168.32275: done getting variables\n\nTASK [fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin] ***\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:22\nFriday 20 September 2024 22:52:48 -0400 (0:00:00.065) 0:00:02.009 ****** \n 9689 1726887168.32351: entering _queue_task() for managed_node1/stat\n 9689 1726887168.32547: worker is 1 (out of 3 available)\n 9689 1726887168.32559: exiting _queue_task() for managed_node1/stat\n 9689 1726887168.32588: getting variables\n 9689 1726887168.32591: in VariableManager get_vars()\n 9689 1726887168.32675: Calling all_inventory to load vars for managed_node2\n 9689 1726887168.32679: Calling groups_inventory to load vars for managed_node2\n 9689 1726887168.32683: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887168.32699: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887168.32703: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887168.32708: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887168.32809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887168.32870: done with get_vars()\n 9689 1726887168.32882: done getting variables\n 9689 1726887168.32992: entering _queue_task() for managed_node2/stat\n 9689 1726887168.33244: worker is 2 (out of 3 available)\n 9689 1726887168.33259: exiting _queue_task() for managed_node2/stat\n 9689 1726887168.33290: getting variables\n 9689 1726887168.33293: in VariableManager get_vars()\n 9689 1726887168.33383: Calling all_inventory to load vars for managed_node3\n 9689 1726887168.33388: Calling groups_inventory to load vars for managed_node3\n 9689 1726887168.33391: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887168.33408: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887168.33414: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887168.33420: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887168.33505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887168.33572: done with get_vars()\n 9689 1726887168.33583: done getting variables\n 9689 1726887168.33701: entering _queue_task() for managed_node3/stat\n 9689 1726887168.33985: worker is 3 (out of 3 available)\n 9689 1726887168.33999: exiting _queue_task() for managed_node3/stat\n 9689 1726887168.34014: done queuing things up, now waiting for results queue to drain\n 9689 1726887168.34016: waiting for pending results...\n 9808 1726887168.32704: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin\n 9808 1726887168.32852: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b4\n 9808 1726887168.32868: variable 'ansible_search_path' from source: unknown\n 9808 1726887168.32874: variable 'ansible_search_path' from source: unknown\n 9808 1726887168.32897: calling self._execute()\n 9808 1726887168.32960: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9808 1726887168.32971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9808 1726887168.32984: variable 'omit' from source: magic vars\n 9808 1726887168.33492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9808 1726887168.33929: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9808 1726887168.33984: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9808 1726887168.34069: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9808 1726887168.34110: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9808 1726887168.34203: 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 9808 1726887168.34237: 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 9808 1726887168.34270: 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 9808 1726887168.34304: 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 9808 1726887168.34449: Evaluated conditional (not __timesync_is_transactional is defined): True\n 9808 1726887168.34460: variable 'omit' from source: magic vars\n 9808 1726887168.34522: variable 'omit' from source: magic vars\n 9808 1726887168.34568: variable 'omit' from source: magic vars\n 9808 1726887168.34596: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9809 1726887168.34595: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin\n 9808 1726887168.34632: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9808 1726887168.34653: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9808 1726887168.34674: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9808 1726887168.34689: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9808 1726887168.34721: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 9808 1726887168.34729: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9809 1726887168.34731: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b4\n 9808 1726887168.34736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9809 1726887168.34747: variable 'ansible_search_path' from source: unknown\n 9809 1726887168.34753: variable 'ansible_search_path' from source: unknown\n 9809 1726887168.34777: calling self._execute()\n 9809 1726887168.34859: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9809 1726887168.34872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9809 1726887168.34884: variable 'omit' from source: magic vars\n 9808 1726887168.34934: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9808 1726887168.34951: Set connection var ansible_shell_executable to /bin/sh\n 9808 1726887168.34957: Set connection var ansible_connection to ssh\n 9808 1726887168.34966: Set connection var ansible_timeout to 10\n 9808 1726887168.34971: Set connection var ansible_shell_type to sh\n 9808 1726887168.34979: Set connection var ansible_pipelining to False\n 9808 1726887168.35007: variable 'ansible_shell_executable' from source: unknown\n 9808 1726887168.35016: variable 'ansible_connection' from source: unknown\n 9808 1726887168.35022: variable 'ansible_module_compression' from source: unknown\n 9808 1726887168.35028: variable 'ansible_shell_type' from source: unknown\n 9808 1726887168.35033: variable 'ansible_shell_executable' from source: unknown\n 9808 1726887168.35038: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9808 1726887168.35045: variable 'ansible_pipelining' from source: unknown\n 9808 1726887168.35050: variable 'ansible_timeout' from source: unknown\n 9808 1726887168.35057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9808 1726887168.35227: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9808 1726887168.35241: variable 'omit' from source: magic vars\n 9808 1726887168.35250: starting attempt loop\n 9808 1726887168.35255: running the handler\n 9808 1726887168.35271: _low_level_execute_command(): starting\n 9808 1726887168.35282: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9809 1726887168.35378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9809 1726887168.35858: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9809 1726887168.35929: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9809 1726887168.35982: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9809 1726887168.36028: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9809 1726887168.36146: 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 9809 1726887168.36184: 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 9809 1726887168.36227: 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 9809 1726887168.36274: 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 9810 1726887168.36361: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin\n 9809 1726887168.36445: Evaluated conditional (not __timesync_is_transactional is defined): True\n 9809 1726887168.36461: variable 'omit' from source: magic vars\n 9810 1726887168.36508: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b4\n 9810 1726887168.36529: variable 'ansible_search_path' from source: unknown\n 9810 1726887168.36536: variable 'ansible_search_path' from source: unknown\n 9809 1726887168.36549: variable 'omit' from source: magic vars\n 9810 1726887168.36572: calling self._execute()\n 9809 1726887168.36614: variable 'omit' from source: magic vars\n 9810 1726887168.36639: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9810 1726887168.36652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9809 1726887168.36656: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9809 1726887168.36707: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9809 1726887168.36741: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9809 1726887168.36771: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9809 1726887168.36793: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9809 1726887168.36839: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 9809 1726887168.36854: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9809 1726887168.36885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9809 1726887168.37024: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9809 1726887168.37052: Set connection var ansible_shell_executable to /bin/sh\n 9809 1726887168.37063: Set connection var ansible_connection to ssh\n 9809 1726887168.37077: Set connection var ansible_timeout to 10\n 9809 1726887168.37088: Set connection var ansible_shell_type to sh\n 9809 1726887168.37101: Set connection var ansible_pipelining to False\n 9809 1726887168.37134: variable 'ansible_shell_executable' from source: unknown\n 9809 1726887168.37147: variable 'ansible_connection' from source: unknown\n 9809 1726887168.37162: variable 'ansible_module_compression' from source: unknown\n 9809 1726887168.37173: variable 'ansible_shell_type' from source: unknown\n 9809 1726887168.37184: variable 'ansible_shell_executable' from source: unknown\n 9809 1726887168.37194: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9809 1726887168.37204: variable 'ansible_pipelining' from source: unknown\n 9809 1726887168.37216: variable 'ansible_timeout' from source: unknown\n 9809 1726887168.37228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9810 1726887168.36665: variable 'omit' from source: magic vars\n 9809 1726887168.37429: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9809 1726887168.37444: variable 'omit' from source: magic vars\n 9809 1726887168.37453: starting attempt loop\n 9809 1726887168.37458: running the handler\n 9809 1726887168.37475: _low_level_execute_command(): starting\n 9809 1726887168.37486: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9810 1726887168.37961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9810 1726887168.38303: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9810 1726887168.38351: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9810 1726887168.38394: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9808 1726887168.38446: stdout chunk (state=2):\n>>>/root\n<<<\n 9810 1726887168.38480: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9808 1726887168.38502: stderr chunk (state=3):\n>>><<<\n 9808 1726887168.38514: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'/root\\n', b'')\n 9808 1726887168.38553: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9808 1726887168.38569: _low_level_execute_command(): starting\n 9808 1726887168.38577: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921 `\" && echo ansible-tmp-1726887168.3856246-9808-15955092118921=\"` echo /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921 `\" ) && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921 `\" && echo ansible-tmp-1726887168.3856246-9808-15955092118921=\"` echo /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921 `\" ) && sleep 0'\"'\"''\n 9810 1726887168.38701: 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 9810 1726887168.38737: 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 9810 1726887168.38771: 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 9810 1726887168.38805: 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 9810 1726887168.38944: Evaluated conditional (not __timesync_is_transactional is defined): True\n 9810 1726887168.38956: variable 'omit' from source: magic vars\n 9810 1726887168.39010: variable 'omit' from source: magic vars\n 9810 1726887168.39052: variable 'omit' from source: magic vars\n 9810 1726887168.39079: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9810 1726887168.39111: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9810 1726887168.39135: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9810 1726887168.39158: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9810 1726887168.39173: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9810 1726887168.39206: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 9810 1726887168.39215: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9810 1726887168.39222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9810 1726887168.39364: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9810 1726887168.39380: Set connection var ansible_shell_executable to /bin/sh\n 9810 1726887168.39387: Set connection var ansible_connection to ssh\n 9810 1726887168.39397: Set connection var ansible_timeout to 10\n 9810 1726887168.39403: Set connection var ansible_shell_type to sh\n 9810 1726887168.39414: Set connection var ansible_pipelining to False\n 9810 1726887168.39439: variable 'ansible_shell_executable' from source: unknown\n 9810 1726887168.39445: variable 'ansible_connection' from source: unknown\n 9810 1726887168.39451: variable 'ansible_module_compression' from source: unknown\n 9810 1726887168.39457: variable 'ansible_shell_type' from source: unknown\n 9810 1726887168.39464: variable 'ansible_shell_executable' from source: unknown\n 9810 1726887168.39470: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9810 1726887168.39476: variable 'ansible_pipelining' from source: unknown\n 9810 1726887168.39483: variable 'ansible_timeout' from source: unknown\n 9810 1726887168.39490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9810 1726887168.39615: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9810 1726887168.39629: variable 'omit' from source: magic vars\n 9810 1726887168.39639: starting attempt loop\n 9810 1726887168.39645: running the handler\n 9810 1726887168.39661: _low_level_execute_command(): starting\n 9810 1726887168.39673: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9809 1726887168.41420: stdout chunk (state=2):\n>>>/root\n<<<\n 9809 1726887168.41433: stderr chunk (state=2):\n>>><<<\n 9809 1726887168.41450: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'/root\\n', b'')\n 9809 1726887168.41474: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9809 1726887168.41490: _low_level_execute_command(): starting\n 9809 1726887168.41498: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296 `\" && echo ansible-tmp-1726887168.4148276-9809-51991253542296=\"` echo /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296 `\" ) && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296 `\" && echo ansible-tmp-1726887168.4148276-9809-51991253542296=\"` echo /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296 `\" ) && sleep 0'\"'\"''\n 9808 1726887168.41684: stdout chunk (state=2):\n>>>ansible-tmp-1726887168.3856246-9808-15955092118921=/root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921\n<<<\n 9808 1726887168.41828: stderr chunk (state=3):\n>>><<<\n 9808 1726887168.41836: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'ansible-tmp-1726887168.3856246-9808-15955092118921=/root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921\\n', b'')\n 9808 1726887168.41863: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887168.3856246-9808-15955092118921=/root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921\n, stderr=\n 9808 1726887168.41910: variable 'ansible_module_compression' from source: unknown\n 9808 1726887168.41983: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 9808 1726887168.42024: 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 9808 1726887168.42121: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921/AnsiballZ_stat.py\n<10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpn9wbzx1l TO /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921/AnsiballZ_stat.py\n<10.31.43.54> 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/4a8bd5e786\"' '[10.31.43.54]'\n 9810 1726887168.42232: stdout chunk (state=2):\n>>>/root\n<<<\n 9810 1726887168.42730: stderr chunk (state=3):\n>>><<<\n 9810 1726887168.42740: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'/root\\n', b'')\n 9810 1726887168.42772: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9810 1726887168.42790: _low_level_execute_command(): starting\n 9810 1726887168.42800: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059 `\" && echo ansible-tmp-1726887168.4278262-9810-30802342024059=\"` echo /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059 `\" ) && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059 `\" && echo ansible-tmp-1726887168.4278262-9810-30802342024059=\"` echo /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059 `\" ) && sleep 0'\"'\"''\n 9808 1726887168.43165: Sending initial data\n 9808 1726887168.43173: Sent initial data (150 bytes)\n 9808 1726887168.46172: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpn9wbzx1l /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921/AnsiballZ_stat.py\n<<<\n 9809 1726887168.46528: stdout chunk (state=2):\n>>>ansible-tmp-1726887168.4148276-9809-51991253542296=/root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296\n<<<\n 9810 1726887168.47462: stdout chunk (state=2):\n>>>ansible-tmp-1726887168.4278262-9810-30802342024059=/root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059\n<<<\n 9809 1726887168.47542: stderr chunk (state=3):\n>>><<<\n 9809 1726887168.47551: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'ansible-tmp-1726887168.4148276-9809-51991253542296=/root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296\\n', b'')\n 9809 1726887168.47580: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887168.4148276-9809-51991253542296=/root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296\n, stderr=\n 9809 1726887168.47632: variable 'ansible_module_compression' from source: unknown\n 9808 1726887168.47653: stderr chunk (state=3):\n>>><<<\n 9808 1726887168.47661: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpn9wbzx1l /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921/AnsiballZ_stat.py\\n', b'')\n 9808 1726887168.47690: done transferring module to remote\n 9809 1726887168.47699: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 9808 1726887168.47707: _low_level_execute_command(): starting\n 9808 1726887168.47718: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921/ /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921/AnsiballZ_stat.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n 9809 1726887168.47737: variable 'ansible_facts' from source: host vars for 'managed_node2'\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921/ /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921/AnsiballZ_stat.py && sleep 0'\"'\"''\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 9809 1726887168.47830: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296/AnsiballZ_stat.py\n 9810 1726887168.47866: stderr chunk (state=3):\n>>><<<\n 9810 1726887168.47875: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'ansible-tmp-1726887168.4278262-9810-30802342024059=/root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059\\n', b'')\n 9810 1726887168.47903: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887168.4278262-9810-30802342024059=/root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059\n, stderr=\n 9810 1726887168.47954: variable 'ansible_module_compression' from source: unknown\n 9810 1726887168.48006: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 9810 1726887168.48036: 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 9810 1726887168.48103: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059/AnsiballZ_stat.py\n<10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpui346ujs TO /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059/AnsiballZ_stat.py\n<10.31.41.136> 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/2e4e98e5cc\"' '[10.31.41.136]'\n<10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpy1o2s4u8 TO /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296/AnsiballZ_stat.py\n<10.31.42.224> 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/75343b97d0\"' '[10.31.42.224]'\n 9810 1726887168.48754: Sending initial data\n 9810 1726887168.48763: Sent initial data (150 bytes)\n 9809 1726887168.50331: Sending initial data\n 9809 1726887168.50340: Sent initial data (150 bytes)\n 9810 1726887168.51138: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpui346ujs /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059/AnsiballZ_stat.py\n<<<\n 9808 1726887168.51960: stderr chunk (state=2):\n>>><<<\n 9808 1726887168.51970: stdout chunk (state=2):\n>>><<<\n<10.31.43.54> (0, b'', b'')\n 9808 1726887168.51995: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9808 1726887168.52002: _low_level_execute_command(): starting\n 9808 1726887168.52010: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921/AnsiballZ_stat.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' -tt 10.31.43.54 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9810 1726887168.52336: stderr chunk (state=3):\n>>><<<\n 9810 1726887168.52344: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpui346ujs /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059/AnsiballZ_stat.py\\n', b'')\n 9810 1726887168.52373: done transferring module to remote\n 9810 1726887168.52390: _low_level_execute_command(): starting\n 9810 1726887168.52397: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059/ /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059/AnsiballZ_stat.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059/ /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9809 1726887168.53003: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpy1o2s4u8 /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296/AnsiballZ_stat.py\n<<<\n 9809 1726887168.53951: stderr chunk (state=3):\n>>><<<\n 9809 1726887168.53960: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpy1o2s4u8 /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296/AnsiballZ_stat.py\\n', b'')\n 9809 1726887168.53991: done transferring module to remote\n 9809 1726887168.54007: _low_level_execute_command(): starting\n 9809 1726887168.54016: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296/ /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296/AnsiballZ_stat.py && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296/ /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9810 1726887168.54975: stderr chunk (state=2):\n>>><<<\n 9810 1726887168.54983: stdout chunk (state=2):\n>>><<<\n<10.31.41.136> (0, b'', b'')\n 9810 1726887168.54999: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9810 1726887168.55003: _low_level_execute_command(): starting\n 9810 1726887168.55007: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059/AnsiballZ_stat.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' -tt 10.31.41.136 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9808 1726887168.55483: 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 9808 1726887168.55508: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 9808 1726887168.55550: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 9808 1726887168.55657: 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 9808 1726887168.55832: 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 0x7f911f51ce48>\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 0x7f911f4b2828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f51c9b0>\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 9808 1726887168.55870: 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 0x7f911f4bf630>\r\n<<<\n 9808 1726887168.56131: 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 0x7f911f4c6160>\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 0x7f911f4cb0f0>\r\n<<<\n 9808 1726887168.56148: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f4c6748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f4c6390>\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\n<<<\n 9808 1726887168.56175: 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 9808 1726887168.56346: 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 0x7f911f470470>\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 0x7f911f475e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f470b38>\r\n<<<\n 9808 1726887168.56362: 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 9809 1726887168.56439: stderr chunk (state=2):\n>>><<<\n 9809 1726887168.56448: stdout chunk (state=2):\n>>><<<\n<10.31.42.224> (0, b'', b'')\n 9809 1726887168.56468: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9809 1726887168.56475: _low_level_execute_command(): starting\n 9809 1726887168.56483: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296/AnsiballZ_stat.py && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n 9808 1726887168.56522: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f47c4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f45fd68>\r\n<<<\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' -tt 10.31.42.224 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296/AnsiballZ_stat.py && sleep 0'\"'\"''\n 9808 1726887168.56555: 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 0x7f911f462198>\r\n<<<\n 9808 1726887168.56591: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 9808 1726887168.56824: 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 0x7f911d770940>\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 0x7f911d782240>\r\n<<<\n 9808 1726887168.57058: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f4d0a20>\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 9808 1726887168.57178: 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 9808 1726887168.57208: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 9808 1726887168.57280: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 9808 1726887168.57291: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 9808 1726887168.57318: 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 9808 1726887168.57453: 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 0x7f911d6f00f0>\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 0x7f911d6fa320>\r\n<<<\n 9808 1726887168.57462: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n<<<\n 9808 1726887168.57507: stdout chunk (state=3):\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 0x7f911d6fafd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d6fab00>\r\n<<<\n 9808 1726887168.57641: 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 0x7f911d6fe0f0>\r\nimport '_collections' # \r\n<<<\n 9808 1726887168.57651: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d74b828>\r\n<<<\n 9808 1726887168.57699: 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 9808 1726887168.57783: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d74bc18>\r\n<<<\n 9810 1726887168.57865: 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 9810 1726887168.58323: 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 0x7f9063140e48>\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 0x7f90630d6828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90631409b0>\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 0x7f90630e3630>\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 9810 1726887168.58379: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90630ea160>\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 9810 1726887168.58403: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 9810 1726887168.58430: 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 0x7f90630ef0f0>\r\n<<<\n 9810 1726887168.58451: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90630ea748>\r\n<<<\n 9808 1726887168.58472: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d73f1d0>\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 0x7f911d73feb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d7374a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d7274e0>\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 0x7f911d4a7320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4aeda0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d73f128>\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 0x7f911d4b5e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d722320>\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 0x7f911d4ba240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4ba048>\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 0x7f911d4ba358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d799080>\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 9810 1726887168.58498: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90630ea390>\r\n<<<\n 9810 1726887168.58521: 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 9810 1726887168.58546: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 9810 1726887168.58569: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n<<<\n 9810 1726887168.58590: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 9810 1726887168.58620: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\n<<<\n 9810 1726887168.58639: stdout chunk (state=3):\n>>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9063094470>\r\n<<<\n 9810 1726887168.58663: 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 9810 1726887168.58683: 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 9810 1726887168.58703: stdout chunk (state=3):\n>>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9063099e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9063094b38>\r\n<<<\n 9810 1726887168.58733: 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 9810 1726887168.58766: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 9808 1726887168.58883: 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 0x7f911d4bae48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4baa58>\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 0x7f911d4c8710>\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 0x7f911d4c8ef0>\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 0x7f911d04c208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4c87f0>\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 0x7f911d052cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4ba588>\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 0x7f911d076358>\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 0x7f911d076710>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 9808 1726887168.58922: 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 0x7f911d07e400>\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 9808 1726887168.58940: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n<<<\n 9808 1726887168.58962: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 9808 1726887168.58981: 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 9808 1726887168.58997: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 9808 1726887168.59034: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 9808 1726887168.59053: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n<<<\n 9808 1726887168.59074: 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 0x7f911ce28c18>\r\n<<<\n 9808 1726887168.59191: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911ce1d358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911ce1d048>\r\n<<<\n 9808 1726887168.59207: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911ce0eef0>\r\n<<<\n 9808 1726887168.59230: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d07eda0>\r\n<<<\n 9808 1726887168.59260: 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 9810 1726887168.59317: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90630a04e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9063083d68>\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 0x7f9063086198>\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 0x7f9061394940>\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 0x7f90613a6240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90630f4a20>\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 9809 1726887168.59337: 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 9810 1726887168.59369: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 9809 1726887168.59395: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 9810 1726887168.59419: 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 9808 1726887168.59433: 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 0x7f911ce1dfd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d076a90>\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 0x7f911f42e780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911ce230b8>\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 0x7f911f42eb00>\r\n<<<\n 9809 1726887168.59439: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 9810 1726887168.59464: 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<<<\n 9809 1726887168.59480: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 9809 1726887168.59490: 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 9809 1726887168.59501: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n<<<\n 9809 1726887168.59511: stdout chunk (state=3):\n>>># installed zipimport hook\r\n<<<\n 9810 1726887168.59543: stdout chunk (state=3):\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 9809 1726887168.59559: 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 9810 1726887168.59576: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 9810 1726887168.59588: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 9808 1726887168.59586: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4ba8d0>\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 0x7f911f446630>\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 9810 1726887168.59616: 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 9809 1726887168.59632: 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 9809 1726887168.59645: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcbf1e48>\r\n<<<\n 9810 1726887168.59658: 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 9810 1726887168.59668: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 9809 1726887168.59679: 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\n<<<\n 9809 1726887168.59699: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb87828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcbf19b0>\r\n<<<\n 9810 1726887168.59712: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90613140f0>\r\n<<<\n 9809 1726887168.59726: 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 9810 1726887168.59737: 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 0x7f906131e320>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n<<<\n 9809 1726887168.59747: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb94630>\r\n<<<\n 9809 1726887168.59764: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 9810 1726887168.59779: stdout chunk (state=3):\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 0x7f906131efd0>\r\n<<<\n 9810 1726887168.59789: stdout chunk (state=3):\n>>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906131eb00>\r\n<<<\n 9809 1726887168.59799: 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 0x7f6ebcb9b160>\r\n<<<\n 9810 1726887168.59810: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 9809 1726887168.59834: 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 9809 1726887168.59844: 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 9808 1726887168.59851: 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 0x7f911f44a6a0>\r\n<<<\n 9810 1726887168.59857: 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 0x7f90613220f0>\r\n<<<\n 9810 1726887168.59866: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 9809 1726887168.59876: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 9810 1726887168.59906: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906136f828>\r\n<<<\n 9810 1726887168.59924: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n<<<\n 9809 1726887168.59935: 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 0x7f6ebcba00f0>\r\n<<<\n 9810 1726887168.59950: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 9810 1726887168.59980: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906136fc18>\r\n<<<\n 9809 1726887168.60014: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb9b748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb9b390>\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\n<<<\n 9810 1726887168.60037: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90613631d0>\r\n<<<\n 9810 1726887168.60056: 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 9809 1726887168.60074: 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\n<<<\n 9809 1726887168.60086: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb45470>\r\n<<<\n 9808 1726887168.60091: 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 0x7f911f44ab70>\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 0x7f911f44ac88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f446e80>\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 0x7f911f44afd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f44a550>\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 0x7f911f44a2b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f439b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d0623c8>\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 0x7f911f4464e0>\r\n<<<\n 9810 1726887168.60100: 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 0x7f9061363eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906135b4a8>\r\n<<<\n 9809 1726887168.60110: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 9810 1726887168.60130: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906134b4e0>\r\n<<<\n 9809 1726887168.60144: 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 0x7f6ebcb4ae48>\r\n<<<\n 9809 1726887168.60154: stdout chunk (state=3):\n>>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb45b38>\r\n<<<\n 9810 1726887168.60169: 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 9810 1726887168.60184: 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 9809 1726887168.60195: 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 9810 1726887168.60205: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 9810 1726887168.60218: 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 9810 1726887168.60227: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 9809 1726887168.60243: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 9810 1726887168.60263: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610cb2e8>\r\n<<<\n 9808 1726887168.60270: 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 0x7f911b44d978>\r\n<<<\n 9808 1726887168.60293: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 9808 1726887168.60313: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9808 1726887168.60335: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/__init__.py\r\n<<<\n 9808 1726887168.60359: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9808 1726887168.60379: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9809 1726887168.60391: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb514e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb34d68>\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 0x7f6ebcb37198>\r\n<<<\n 9810 1726887168.60402: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610d2d68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90613634a8>\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 0x7f90610d9e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9061346320>\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 9810 1726887168.60425: 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 9809 1726887168.60433: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 9810 1726887168.60438: 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 0x7f90610de240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610de048>\r\n<<<\n 9809 1726887168.60448: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 9809 1726887168.60461: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae45940>\r\n<<<\n 9810 1726887168.60480: 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 0x7f90610de358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90613bd080>\r\n<<<\n 9809 1726887168.60483: 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 9809 1726887168.60504: 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 0x7f6ebae57240>\r\n<<<\n 9810 1726887168.60525: 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 9810 1726887168.60547: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n<<<\n 9810 1726887168.60563: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\n<<<\n 9810 1726887168.60581: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610dee48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610dea58>\r\n<<<\n 9809 1726887168.60607: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcba5a20>\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 9810 1726887168.60622: 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 0x7f90610ec710>\r\n<<<\n 9810 1726887168.60632: 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 9810 1726887168.60649: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n<<<\n 9810 1726887168.60670: 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 9810 1726887168.60686: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9810 1726887168.60736: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610ecef0>\r\n<<<\n 9810 1726887168.60754: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n<<<\n 9810 1726887168.60772: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 9810 1726887168.60807: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060c70208>\r\n<<<\n 9810 1726887168.60828: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610ec7f0>\r\n<<<\n 9810 1726887168.60840: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n<<<\n 9809 1726887168.60858: 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 9809 1726887168.60868: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n<<<\n 9809 1726887168.60877: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 9810 1726887168.60887: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 9809 1726887168.60897: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 9809 1726887168.60932: 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 9809 1726887168.60957: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 9809 1726887168.60982: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 9810 1726887168.60997: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060c76cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610de588>\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 0x7f9060c9a358>\r\n<<<\n 9810 1726887168.61022: 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 0x7f9060c9a710>\r\n<<<\n 9810 1726887168.61041: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 9809 1726887168.61054: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n<<<\n 9809 1726887168.61064: 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 9810 1726887168.61078: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 9810 1726887168.61090: 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 9809 1726887168.61103: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9809 1726887168.61119: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 9810 1726887168.61130: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060ca2400>\r\n<<<\n 9809 1726887168.61143: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 9810 1726887168.61156: 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 9809 1726887168.61166: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebadc50f0>\r\n<<<\n 9810 1726887168.61176: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 9809 1726887168.61188: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n<<<\n 9809 1726887168.61198: 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 0x7f6ebadcf320>\r\n<<<\n 9810 1726887168.61213: 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 9809 1726887168.61227: 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 9809 1726887168.61239: 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 9810 1726887168.61250: 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 9809 1726887168.61263: 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 0x7f6ebadcffd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebadcfb00>\r\n<<<\n 9809 1726887168.61273: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 9810 1726887168.61283: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 9810 1726887168.61292: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 9809 1726887168.61302: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n<<<\n 9809 1726887168.61313: 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 0x7f6ebadd30f0>\r\n<<<\n 9809 1726887168.61323: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 9810 1726887168.61338: 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 0x7f9060a4cc18>\r\n<<<\n 9809 1726887168.61376: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae20828>\r\n<<<\n 9809 1726887168.61393: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n<<<\n 9809 1726887168.61410: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 9810 1726887168.61437: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060a41358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060a41048>\r\n<<<\n 9809 1726887168.61455: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae20c18>\r\n<<<\n 9810 1726887168.61465: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060a32ef0>\r\n<<<\n 9810 1726887168.61486: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060ca2da0>\r\n<<<\n 9809 1726887168.61501: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae141d0>\r\n<<<\n 9810 1726887168.61524: 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 0x7f9060a41fd0>\r\n<<<\n 9810 1726887168.61534: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060c9aa90>\r\n<<<\n 9809 1726887168.61544: 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 0x7f6ebae14eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae0c4a8>\r\n<<<\n 9810 1726887168.61584: 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 9809 1726887168.61595: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebadfc4e0>\r\n<<<\n 9809 1726887168.61617: 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 9809 1726887168.61629: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 9810 1726887168.61640: 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 0x7f9063052780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060a470b8>\r\nimport 'pwd' # \r\n<<<\n 9809 1726887168.61651: 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 9809 1726887168.61660: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 9810 1726887168.61670: 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 0x7f9063052b00>\r\n<<<\n 9809 1726887168.61687: 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 9809 1726887168.61723: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab7c320>\r\n<<<\n 9810 1726887168.61734: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610de8d0>\r\n<<<\n 9809 1726887168.61745: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab83da0>\r\n<<<\n 9809 1726887168.61754: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae14128>\r\n<<<\n 9808 1726887168.61769: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.61779: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 9810 1726887168.61790: 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 9810 1726887168.61802: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 9809 1726887168.61818: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n<<<\n 9809 1726887168.61830: 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 0x7f6ebab8aeb8>\r\n<<<\n 9809 1726887168.61839: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebadf7320>\r\n<<<\n 9810 1726887168.61849: 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 0x7f906306a630>\r\n<<<\n 9809 1726887168.61863: 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 9810 1726887168.61874: 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 9809 1726887168.61885: 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 9809 1726887168.61894: 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 0x7f6ebab8f278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab8f080>\r\n<<<\n 9809 1726887168.61922: 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 9809 1726887168.61934: stdout chunk (state=3):\n>>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ebab8f390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae6e080>\r\n<<<\n 9809 1726887168.61954: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n<<<\n 9809 1726887168.61963: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n<<<\n 9809 1726887168.61986: 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 9810 1726887168.61997: 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 0x7f906306e6a0>\r\n<<<\n 9809 1726887168.62008: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9809 1726887168.62019: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n<<<\n 9809 1726887168.62030: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\n<<<\n 9810 1726887168.62043: 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 0x7f906306eb70>\r\n<<<\n 9809 1726887168.62055: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab8fe80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab8fa90>\r\n<<<\n 9810 1726887168.62068: 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 0x7f906306ec88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906306ae80>\r\n<<<\n 9809 1726887168.62079: 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 9809 1726887168.62183: 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 0x7f6ebab9d748>\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 9809 1726887168.62194: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab9df28>\r\n<<<\n 9810 1726887168.62208: 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 0x7f906306efd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906306e550>\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 0x7f906306e2b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906305db70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060c863c8>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 9809 1726887168.62221: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n<<<\n 9809 1726887168.62231: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 9810 1726887168.62242: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 9809 1726887168.62263: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba721240>\r\n<<<\n 9809 1726887168.62274: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab9d828>\r\n<<<\n 9810 1726887168.62287: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906306a4e0>\r\n<<<\n 9809 1726887168.62302: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n<<<\n 9809 1726887168.62314: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 9809 1726887168.62361: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba727d30>\r\n<<<\n 9809 1726887168.62370: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab8f5c0>\r\n<<<\n 9809 1726887168.62393: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 9810 1726887168.62413: 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 9809 1726887168.62426: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 9809 1726887168.62436: 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 9809 1726887168.62447: stdout chunk (state=3):\n>>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba74b390>\r\n<<<\n 9810 1726887168.62457: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905f071978>\r\n<<<\n 9809 1726887168.62470: 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 9809 1726887168.62481: 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 0x7f6eba74b748>\r\n<<<\n 9809 1726887168.62495: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 9810 1726887168.62505: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 9809 1726887168.62520: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 9810 1726887168.62530: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.62546: 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 9810 1726887168.62557: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9809 1726887168.62567: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba753438>\r\n<<<\n 9810 1726887168.62579: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9809 1726887168.62590: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 9809 1726887168.62600: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\n<<<\n 9809 1726887168.62621: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 9809 1726887168.62635: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n<<<\n 9809 1726887168.62648: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 9809 1726887168.62686: 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 9809 1726887168.62696: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 9809 1726887168.62736: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 9809 1726887168.62759: 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 9809 1726887168.62769: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba4fdc50>\r\n<<<\n 9809 1726887168.62882: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba4f2390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba4f2080>\r\n<<<\n 9809 1726887168.62896: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba4e3f28>\r\n<<<\n 9809 1726887168.62930: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba753dd8>\r\n<<<\n 9809 1726887168.62963: 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 9809 1726887168.62974: stdout chunk (state=3):\n>>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6eba4f8048>\r\n<<<\n 9809 1726887168.62985: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba74bac8>\r\n<<<\n 9809 1726887168.63005: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 9809 1726887168.63028: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 9809 1726887168.63057: 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 9809 1726887168.63068: 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 0x7f6ebcb037b8>\r\n<<<\n 9809 1726887168.63107: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba4f80f0>\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<<<\n 9809 1726887168.63133: 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 0x7f6ebcb03b38>\r\n<<<\n 9808 1726887168.63154: 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 9808 1726887168.63164: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b1a17f0>\r\n<<<\n 9809 1726887168.63178: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab8f908>\r\n<<<\n 9808 1726887168.63191: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 9808 1726887168.63375: 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 0x7f911b1312e8>\r\n<<<\n 9808 1726887168.63387: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b1a1e48>\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 0x7f911b44dfd0>\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 9809 1726887168.63398: 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# 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 0x7f6ebcb1b668>\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 9809 1726887168.63423: 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 9809 1726887168.63436: 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 0x7f6ebcb1f6d8>\r\n<<<\n 9808 1726887168.63546: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b10bba8>\r\n<<<\n 9809 1726887168.63638: 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 0x7f6ebcb1fba8>\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 0x7f6ebcb1fcc0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb1beb8>\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 0x7f6ebcb27048>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb1f588>\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 0x7f6ebcb1f2e8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb0eba8>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba737400>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 9808 1726887168.63660: 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<<<\n 9809 1726887168.63685: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 9809 1726887168.63718: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb1b518>\r\n<<<\n 9808 1726887168.63780: 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\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b1771d0>\r\n<<<\n 9809 1726887168.63835: 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 9809 1726887168.63854: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 9809 1726887168.63874: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8b219b0>\r\n<<<\n 9808 1726887168.63901: 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 0x7f911b11e390>\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 0x7f911b11eeb8>\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 9809 1726887168.63935: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9809 1726887168.63961: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/__init__.py\r\n<<<\n 9809 1726887168.63983: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9809 1726887168.64004: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9808 1726887168.64047: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b175198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b152320>\r\n<<<\n 9810 1726887168.64124: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9808 1726887168.64473: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b149518>\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 0x7f911b4682b0>\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 0x7f911b15e390>\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 0x7f911b15e4a8>\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 9808 1726887168.64529: 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 9808 1726887168.64541: 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 0x7f911b402ef0>\r\n<<<\n 9810 1726887168.64563: 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 0x7f905edc57f0>\r\n<<<\n 9810 1726887168.64578: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 9810 1726887168.64846: 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 0x7f905ed552e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edc5e48>\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 0x7f905f071fd0>\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 9808 1726887168.64886: 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 0x7f911b41e048>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b3f9320>\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 0x7f911b3f9b38>\r\n<<<\n 9808 1726887168.64902: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b169860>\r\n<<<\n 9808 1726887168.64922: 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 9808 1726887168.64951: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9808 1726887168.64972: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n<<<\n 9808 1726887168.64992: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 9810 1726887168.65056: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ed2fba8>\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 0x7f905ed9b1d0>\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 0x7f905ed44390>\r\n<<<\n 9810 1726887168.65090: 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 0x7f905ed44eb8>\r\n<<<\n 9808 1726887168.65119: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b437048>\r\n<<<\n 9810 1726887168.65147: 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 9808 1726887168.65167: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b3f9198>\r\n<<<\n 9810 1726887168.65189: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ed99198>\r\n<<<\n 9810 1726887168.65210: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ed76320>\r\n<<<\n 9808 1726887168.65260: 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 0x7f911b437ef0>\r\n<<<\n 9808 1726887168.65296: 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 0x7f911b183048>\r\n<<<\n 9808 1726887168.65338: 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 0x7f911b183198>\r\n<<<\n 9808 1726887168.65374: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b15e5f8>\r\n<<<\n 9809 1726887168.65382: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9808 1726887168.65402: 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 9808 1726887168.65426: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 9808 1726887168.65471: 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 9808 1726887168.65480: 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 0x7f911b195b38>\r\n<<<\n 9810 1726887168.65514: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ed6d518>\r\n<<<\n 9810 1726887168.65534: 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 9810 1726887168.65563: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905f09a198>\r\n<<<\n 9810 1726887168.65588: 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 9810 1726887168.65610: 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 0x7f905ed9bdd8>\r\n<<<\n 9810 1726887168.65639: 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 0x7f905ed82470>\r\n<<<\n 9810 1726887168.65673: 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 9810 1726887168.65698: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 9810 1726887168.65720: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 9810 1726887168.65736: 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 9810 1726887168.65751: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9810 1726887168.65806: 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 0x7f905f026ef0>\r\n<<<\n 9808 1726887168.65825: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b190278>\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 0x7f911b190470>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b183cf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 9810 1726887168.65887: 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 9810 1726887168.65907: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905f02cf60>\r\n<<<\n 9810 1726887168.65922: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905f01d320>\r\n<<<\n 9810 1726887168.65941: 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 9810 1726887168.65956: 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 0x7f905f01db38>\r\n<<<\n 9809 1726887168.65974: 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 9809 1726887168.65990: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb88767f0>\r\nimport 'atexit' # \r\n<<<\n 9808 1726887168.65991: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9809 1726887168.66010: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 9809 1726887168.66049: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 9808 1726887168.66087: 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_weec2bvt/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_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9809 1726887168.66103: 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 9809 1726887168.66119: 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 0x7f6eb88062e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8876e48>\r\n<<<\n 9809 1726887168.66138: 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 9810 1726887168.66153: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ed8d828>\r\n<<<\n 9809 1726887168.66153: 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 0x7f6eb8b21fd0>\r\n<<<\n 9809 1726887168.66168: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 9810 1726887168.66185: 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 9809 1726887168.66195: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 9810 1726887168.66216: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9809 1726887168.66235: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb87e0ba8>\r\n<<<\n 9809 1726887168.66254: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 9810 1726887168.66237: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n<<<\n 9809 1726887168.66268: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 9810 1726887168.66274: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 9808 1726887168.66287: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.66290: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 9809 1726887168.66321: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 9809 1726887168.66340: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py\r\n<<<\n 9810 1726887168.66347: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905f04df98>\r\n<<<\n 9809 1726887168.66354: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc'\r\n<<<\n 9810 1726887168.66401: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905f01d198>\r\n<<<\n 9808 1726887168.66428: 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 0x7f911b1afe80>\r\n<<<\n 9809 1726887168.66429: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb884c1d0>\r\n<<<\n 9809 1726887168.66458: 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\n<<<\n 9809 1726887168.66472: stdout chunk (state=3):\n>>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6eb87f3390>\r\n<<<\n 9809 1726887168.66484: 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 9809 1726887168.66499: 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 0x7f6eb87f3eb8>\r\n<<<\n 9809 1726887168.66517: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 9809 1726887168.66533: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 9810 1726887168.66546: 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 0x7f905ed9cd68>\r\n<<<\n 9808 1726887168.66572: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b1afb38>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b1af390>\r\n<<<\n 9810 1726887168.66587: 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 0x7f905ed9ceb8>\r\n<<<\n 9809 1726887168.66589: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb884a160>\r\n<<<\n 9809 1726887168.66607: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8827320>\r\n<<<\n 9810 1726887168.66628: 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 0x7f905edaa048>\r\n<<<\n 9810 1726887168.66646: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ed825c0>\r\n<<<\n 9810 1726887168.66666: 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 9810 1726887168.66682: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 9808 1726887168.66695: 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 0x7f911b1af9b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b19cd30>\r\n# zipimport: zlib available\r\n<<<\n 9810 1726887168.66709: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 9810 1726887168.66752: 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\n<<<\n 9810 1726887168.66767: stdout chunk (state=3):\n>>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f905edb99e8>\r\n<<<\n 9809 1726887168.66899: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb881e518>\r\n<<<\n 9809 1726887168.66919: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n<<<\n 9809 1726887168.66930: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 9810 1726887168.66934: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edb2128>\r\n<<<\n 9809 1726887168.66953: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8b3d2b0>\r\n<<<\n 9809 1726887168.66973: 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 9809 1726887168.66992: 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 0x7f6eb8833358>\r\n<<<\n 9809 1726887168.67007: 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 0x7f6eb8833470>\r\n<<<\n 9810 1726887168.67026: 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 0x7f905edb2320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edaaba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9809 1726887168.67028: 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 9809 1726887168.67043: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 9809 1726887168.67071: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 9809 1726887168.67095: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 9809 1726887168.67112: 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 9809 1726887168.67146: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9809 1726887168.67183: 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 0x7f6eb8ad7ef0>\r\n<<<\n 9810 1726887168.67203: 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_lsnv0m_7/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_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9808 1726887168.67237: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.67258: 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 9809 1726887168.67277: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8addef0>\r\n<<<\n 9810 1726887168.67304: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.67323: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8ace320>\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 0x7f6eb8aceb38>\r\n<<<\n 9810 1726887168.67403: 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 9810 1726887168.67430: 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 9810 1726887168.67446: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 9810 1726887168.67465: 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 9810 1726887168.67493: 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\n<<<\n 9809 1726887168.67519: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb883e828>\r\n<<<\n 9810 1726887168.67531: stdout chunk (state=3):\n>>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f905edd4e10>\r\n<<<\n 9809 1726887168.67544: 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 9810 1726887168.67564: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edd4ac8>\r\n<<<\n 9809 1726887168.67579: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9809 1726887168.67603: 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 9809 1726887168.67627: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 9810 1726887168.67641: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edd42e8>\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 9810 1726887168.67666: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edd4940>\r\n<<<\n 9810 1726887168.67676: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edc1c18>\r\n<<<\n 9810 1726887168.67684: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.67701: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8afef28>\r\n<<<\n 9809 1726887168.67756: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8ace198>\r\n<<<\n 9808 1726887168.67879: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 9809 1726887168.67896: 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 0x7f6eb8b0cda0>\r\n<<<\n 9808 1726887168.67929: 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_weec2bvt/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_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 9809 1726887168.67942: 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 0x7f6eb8b0ce80>\r\n<<<\n 9809 1726887168.67976: 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 0x7f6eb885b048>\r\n<<<\n 9809 1726887168.67998: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb88335c0>\r\n<<<\n 9808 1726887168.68021: 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_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9809 1726887168.68036: 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 9808 1726887168.68059: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 9809 1726887168.68070: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 9809 1726887168.68099: 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 9809 1726887168.68119: 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 0x7f6eb886a9e8>\r\n<<<\n 9810 1726887168.68148: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.68278: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8862128>\r\n<<<\n 9809 1726887168.68301: 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 9809 1726887168.68311: 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\n<<<\n 9809 1726887168.68322: stdout chunk (state=3):\n>>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6eb8862320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb885bba8>\r\n<<<\n 9809 1726887168.68334: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.68343: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 9809 1726887168.68361: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9808 1726887168.68362: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.68427: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9808 1726887168.68485: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n<<<\n 9809 1726887168.68494: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9808 1726887168.68500: 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 0x7f9117a9b588>\r\n# zipimport: zlib available\r\n<<<\n 9809 1726887168.68520: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9809 1726887168.68574: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9809 1726887168.68636: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9810 1726887168.68766: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9808 1726887168.68840: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9810 1726887168.68926: 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_lsnv0m_7/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_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9810 1726887168.69008: 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 9810 1726887168.69040: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905b6bf400>\r\n<<<\n 9810 1726887168.69065: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.69153: 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 0x7f6eb8885dd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8885a90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb88852b0>\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 0x7f6eb8885908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8872be0>\r\n# zipimport: zlib available\r\n<<<\n 9808 1726887168.69271: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9808 1726887168.69307: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 9808 1726887168.69320: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9810 1726887168.69415: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.69441: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9808 1726887168.69701: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 9808 1726887168.69714: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/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_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 9810 1726887168.69787: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9810 1726887168.69826: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9810 1726887168.69889: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 9809 1726887168.69890: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 9809 1726887168.69908: 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_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 9809 1726887168.69934: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 9810 1726887168.69945: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9809 1726887168.69945: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.69972: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.69991: 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_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n<<<\n 9808 1726887168.69995: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.70017: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.70028: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 9810 1726887168.70015: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 9809 1726887168.70038: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9810 1726887168.70041: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9810 1726887168.70098: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 9810 1726887168.70115: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9810 1726887168.70135: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9809 1726887168.70153: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9810 1726887168.70171: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9810 1726887168.70200: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 9810 1726887168.70210: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9808 1726887168.70240: 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 9809 1726887168.70269: 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 9809 1726887168.70302: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb5171240>\r\n<<<\n 9809 1726887168.70317: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9810 1726887168.70378: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9808 1726887168.70539: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9117b12e80>\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_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 9810 1726887168.70553: 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 9809 1726887168.70663: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9810 1726887168.70679: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 9810 1726887168.70689: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905b736e80>\r\n<<<\n 9808 1726887168.70696: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 9810 1726887168.70717: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9810 1726887168.70727: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9808 1726887168.70727: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 9810 1726887168.70750: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 9810 1726887168.70806: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9808 1726887168.70838: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9810 1726887168.70861: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\n<<<\n 9808 1726887168.70863: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9810 1726887168.70885: stdout chunk (state=3):\n>>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 9810 1726887168.70901: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9810 1726887168.70936: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9810 1726887168.70968: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 9810 1726887168.70978: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9808 1726887168.70977: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9810 1726887168.71015: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.71015: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9808 1726887168.71033: 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 9810 1726887168.71052: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.71063: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9810 1726887168.71088: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.71121: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 9809 1726887168.71132: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.71157: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9810 1726887168.71159: 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 9809 1726887168.71184: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 9809 1726887168.71255: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9808 1726887168.71270: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9810 1726887168.71289: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9809 1726887168.71321: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 9809 1726887168.71338: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9809 1726887168.71352: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 9809 1726887168.71365: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9808 1726887168.71389: 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 0x7f9117b37198>\r\n<<<\n 9809 1726887168.71395: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9810 1726887168.71408: 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 0x7f905ed04198>\r\n<<<\n 9809 1726887168.71425: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 9809 1726887168.71440: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9810 1726887168.71457: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905b714eb8>\r\n<<<\n 9810 1726887168.71486: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 9810 1726887168.71504: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9808 1726887168.71525: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9117af0eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 9809 1726887168.71620: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9808 1726887168.71636: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9810 1726887168.71643: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9810 1726887168.71661: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.71762: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 9809 1726887168.71772: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 9808 1726887168.71783: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9809 1726887168.71886: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 9809 1726887168.71900: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb51e7e48>\r\n<<<\n 9809 1726887168.71917: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.71929: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.71943: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 9809 1726887168.71957: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9810 1726887168.71961: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.72007: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.72066: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 9809 1726887168.72078: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 9809 1726887168.72095: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 9809 1726887168.72107: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.72136: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.72164: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 9809 1726887168.72179: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.72206: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9808 1726887168.72218: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9810 1726887168.72244: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 9809 1726887168.72244: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9810 1726887168.72267: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 9810 1726887168.72290: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n<<<\n 9809 1726887168.72292: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9810 1726887168.72308: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9809 1726887168.72346: 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 9810 1726887168.72437: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905b7490f0>\r\n<<<\n 9810 1726887168.72456: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 9810 1726887168.72474: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 9809 1726887168.72488: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9809 1726887168.72570: 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 9809 1726887168.72580: 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 0x7f6eb520c198>\r\n<<<\n 9809 1726887168.72640: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb51c5eb8>\r\n<<<\n 9809 1726887168.72666: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\n<<<\n 9809 1726887168.72677: stdout chunk (state=3):\n>>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 9809 1726887168.72693: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.72733: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.72781: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.72803: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.72840: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.73133: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9808 1726887168.73366: 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 0x7f911b0d70f0>\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 0x7f911b0d7198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9117b2cb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/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_weec2bvt/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_weec2bvt/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_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 9809 1726887168.73408: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 9809 1726887168.73436: 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 9809 1726887168.73448: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9809 1726887168.73596: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb87ac0f0>\r\n<<<\n 9809 1726887168.73615: 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 9809 1726887168.73760: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb87ac198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb5201b00>\r\n<<<\n 9810 1726887168.73761: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905b749198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ece3b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/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\": \"/sbin/transactional-update\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n# destroy __main__\r\n<<<\n 9809 1726887168.73815: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n<<<\n 9809 1726887168.73825: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9809 1726887168.73848: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.73873: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 9809 1726887168.73884: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.73903: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.73923: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 9809 1726887168.74015: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 9809 1726887168.74026: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.74035: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.74041: stdout chunk (state=3):\n>>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/modules/__init__.py\r\n<<<\n 9809 1726887168.74054: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.74161: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9809 1726887168.74327: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9810 1726887168.74402: 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<<<\n 9809 1726887168.74467: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": false}, \"invocation\": {\"module_args\": {\"path\": \"/sbin/transactional-update\", \"follow\": false, \"get_checksum\": true, \"get_mime\": true, \"get_attributes\": true, \"checksum_algorithm\": \"sha1\"}}}\r\n<<<\n 9809 1726887168.74529: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 9808 1726887168.74564: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/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\": \"/sbin/transactional-update\", \"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<<<\n 9810 1726887168.74577: 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<<<\n 9810 1726887168.74592: stdout chunk (state=3):\n>>># destroy encodings\r\n<<<\n 9809 1726887168.74938: 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<<<\n 9809 1726887168.75071: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 9809 1726887168.75100: 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 9809 1726887168.75138: 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 9809 1726887168.75159: 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<<<\n 9809 1726887168.75181: 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 9809 1726887168.75203: 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 9809 1726887168.75234: 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<<<\n 9809 1726887168.75263: 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 9809 1726887168.75293: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n<<<\n 9809 1726887168.75321: stdout chunk (state=3):\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 9809 1726887168.75350: 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<<<\n 9809 1726887168.75381: 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<<<\n 9809 1726887168.75406: stdout chunk (state=3):\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 9809 1726887168.75427: 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 9809 1726887168.75459: 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<<<\n 9809 1726887168.75486: 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# cleanup[3] wiping sys\r\n<<<\n 9809 1726887168.75506: stdout chunk (state=3):\n>>># cleanup[3] wiping builtins\r\n<<<\n 9809 1726887168.75618: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 9809 1726887168.75647: 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<<<\n 9809 1726887168.75669: stdout chunk (state=3):\n>>># destroy _heapq\r\n# destroy select\r\n<<<\n 9808 1726887168.75743: 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# 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 9810 1726887168.75757: 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# 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 9810 1726887168.75766: stderr chunk (state=3):\n>>>Shared connection to 10.31.41.136 closed.\r\n<<<\n 9810 1726887168.75782: stdout chunk (state=3):\n>>><<<\n 9809 1726887168.75785: 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 9810 1726887168.75789: stderr chunk (state=3):\n>>><<<\n<10.31.41.136> (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 0x7f9063140e48>\\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 0x7f90630d6828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90631409b0>\\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 0x7f90630e3630>\\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 0x7f90630ea160>\\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 0x7f90630ef0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90630ea748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90630ea390>\\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 0x7f9063094470>\\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 0x7f9063099e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9063094b38>\\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 0x7f90630a04e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9063083d68>\\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 0x7f9063086198>\\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 0x7f9061394940>\\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 0x7f90613a6240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90630f4a20>\\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 0x7f90613140f0>\\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 0x7f906131e320>\\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 0x7f906131efd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906131eb00>\\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 0x7f90613220f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906136f828>\\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 0x7f906136fc18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90613631d0>\\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 0x7f9061363eb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906135b4a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906134b4e0>\\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 0x7f90610cb2e8>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610d2d68>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90613634a8>\\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 0x7f90610d9e80>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9061346320>\\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 0x7f90610de240>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610de048>\\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 0x7f90610de358>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90613bd080>\\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 0x7f90610dee48>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610dea58>\\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 0x7f90610ec710>\\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 0x7f90610ecef0>\\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 0x7f9060c70208>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610ec7f0>\\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 0x7f9060c76cf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610de588>\\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 0x7f9060c9a358>\\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 0x7f9060c9a710>\\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 0x7f9060ca2400>\\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 0x7f9060a4cc18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060a41358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060a41048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060a32ef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060ca2da0>\\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 0x7f9060a41fd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060c9aa90>\\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 0x7f9063052780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060a470b8>\\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 0x7f9063052b00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610de8d0>\\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 0x7f906306a630>\\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 0x7f906306e6a0>\\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 0x7f906306eb70>\\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 0x7f906306ec88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906306ae80>\\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 0x7f906306efd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906306e550>\\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 0x7f906306e2b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906305db70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060c863c8>\\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 0x7f906306a4e0>\\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 0x7f905f071978>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/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 0x7f905edc57f0>\\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 0x7f905ed552e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edc5e48>\\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 0x7f905f071fd0>\\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 0x7f905ed2fba8>\\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 0x7f905ed9b1d0>\\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 0x7f905ed44390>\\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 0x7f905ed44eb8>\\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 0x7f905ed99198>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ed76320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ed6d518>\\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 0x7f905f09a198>\\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 0x7f905ed9bdd8>\\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 0x7f905ed82470>\\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 0x7f905f026ef0>\\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 0x7f905f02cf60>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905f01d320>\\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 0x7f905f01db38>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ed8d828>\\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 0x7f905f04df98>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905f01d198>\\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 0x7f905ed9cd68>\\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 0x7f905ed9ceb8>\\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 0x7f905edaa048>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ed825c0>\\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 0x7f905edb99e8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edb2128>\\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 0x7f905edb2320>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edaaba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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 0x7f905edd4e10>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edd4ac8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edd42e8>\\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 0x7f905edd4940>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edc1c18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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 0x7f905b6bf400>\\r\\n# 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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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 0x7f905b736e80>\\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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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 0x7f905ed04198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905b714eb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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 0x7f905b7490f0>\\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 0x7f905b749198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ece3b00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/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\": \"/sbin/transactional-update\", \"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.41.136 closed.\\r\\n')\n 9810 1726887168.75850: _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 0x7f9063140e48>\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 0x7f90630d6828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90631409b0>\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 0x7f90630e3630>\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 0x7f90630ea160>\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 0x7f90630ef0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90630ea748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90630ea390>\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 0x7f9063094470>\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 0x7f9063099e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9063094b38>\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 0x7f90630a04e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9063083d68>\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 0x7f9063086198>\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 0x7f9061394940>\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 0x7f90613a6240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90630f4a20>\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 0x7f90613140f0>\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 0x7f906131e320>\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 0x7f906131efd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906131eb00>\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 0x7f90613220f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906136f828>\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 0x7f906136fc18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90613631d0>\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 0x7f9061363eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906135b4a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906134b4e0>\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 0x7f90610cb2e8>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610d2d68>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90613634a8>\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 0x7f90610d9e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9061346320>\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 0x7f90610de240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610de048>\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 0x7f90610de358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90613bd080>\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 0x7f90610dee48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610dea58>\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 0x7f90610ec710>\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 0x7f90610ecef0>\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 0x7f9060c70208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610ec7f0>\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 0x7f9060c76cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610de588>\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 0x7f9060c9a358>\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 0x7f9060c9a710>\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 0x7f9060ca2400>\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 0x7f9060a4cc18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060a41358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060a41048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060a32ef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060ca2da0>\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 0x7f9060a41fd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060c9aa90>\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 0x7f9063052780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060a470b8>\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 0x7f9063052b00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610de8d0>\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 0x7f906306a630>\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 0x7f906306e6a0>\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 0x7f906306eb70>\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 0x7f906306ec88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906306ae80>\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 0x7f906306efd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906306e550>\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 0x7f906306e2b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906305db70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060c863c8>\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 0x7f906306a4e0>\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 0x7f905f071978>\r\n# zipimport: found 33 names in '/tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/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 0x7f905edc57f0>\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 0x7f905ed552e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edc5e48>\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 0x7f905f071fd0>\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 0x7f905ed2fba8>\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 0x7f905ed9b1d0>\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 0x7f905ed44390>\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 0x7f905ed44eb8>\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 0x7f905ed99198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ed76320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ed6d518>\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 0x7f905f09a198>\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 0x7f905ed9bdd8>\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 0x7f905ed82470>\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 0x7f905f026ef0>\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 0x7f905f02cf60>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905f01d320>\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 0x7f905f01db38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ed8d828>\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 0x7f905f04df98>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905f01d198>\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 0x7f905ed9cd68>\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 0x7f905ed9ceb8>\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 0x7f905edaa048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ed825c0>\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 0x7f905edb99e8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edb2128>\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 0x7f905edb2320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edaaba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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 0x7f905edd4e10>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edd4ac8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edd42e8>\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 0x7f905edd4940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edc1c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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 0x7f905b6bf400>\r\n# 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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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 0x7f905b736e80>\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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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 0x7f905ed04198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905b714eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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 0x7f905b7490f0>\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 0x7f905b749198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ece3b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/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\": \"/sbin/transactional-update\", \"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.41.136 closed.\r\n 9810 1726887168.76250: done with _execute_module (stat, {'path': '/sbin/transactional-update', '_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-1726887168.4278262-9810-30802342024059/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9810 1726887168.76267: _low_level_execute_command(): starting\n 9810 1726887168.76276: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n 9809 1726887168.76301: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.224 closed.\r\n<<<\n 9809 1726887168.76309: stdout chunk (state=3):\n>>><<<\n 9809 1726887168.76325: stderr chunk (state=3):\n>>><<<\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9808 1726887168.76107: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.54 closed.\r\n<<<\n<10.31.42.224> (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 0x7f6ebcbf1e48>\\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 0x7f6ebcb87828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcbf19b0>\\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 0x7f6ebcb94630>\\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 0x7f6ebcb9b160>\\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 0x7f6ebcba00f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb9b748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb9b390>\\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 0x7f6ebcb45470>\\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 0x7f6ebcb4ae48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb45b38>\\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 0x7f6ebcb514e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb34d68>\\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 0x7f6ebcb37198>\\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 0x7f6ebae45940>\\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 0x7f6ebae57240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcba5a20>\\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 0x7f6ebadc50f0>\\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 0x7f6ebadcf320>\\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 0x7f6ebadcffd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebadcfb00>\\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 0x7f6ebadd30f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae20828>\\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 0x7f6ebae20c18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae141d0>\\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 0x7f6ebae14eb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae0c4a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebadfc4e0>\\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 0x7f6ebab7c320>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab83da0>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae14128>\\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 0x7f6ebab8aeb8>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebadf7320>\\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 0x7f6ebab8f278>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab8f080>\\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 0x7f6ebab8f390>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae6e080>\\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 0x7f6ebab8fe80>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab8fa90>\\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 0x7f6ebab9d748>\\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 0x7f6ebab9df28>\\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 0x7f6eba721240>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab9d828>\\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 0x7f6eba727d30>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab8f5c0>\\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 0x7f6eba74b390>\\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 0x7f6eba74b748>\\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 0x7f6eba753438>\\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 0x7f6eba4fdc50>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba4f2390>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba4f2080>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba4e3f28>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba753dd8>\\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 0x7f6eba4f8048>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba74bac8>\\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 0x7f6ebcb037b8>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba4f80f0>\\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 0x7f6ebcb03b38>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab8f908>\\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 0x7f6ebcb1b668>\\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 0x7f6ebcb1f6d8>\\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 0x7f6ebcb1fba8>\\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 0x7f6ebcb1fcc0>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb1beb8>\\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 0x7f6ebcb27048>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb1f588>\\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 0x7f6ebcb1f2e8>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb0eba8>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba737400>\\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 0x7f6ebcb1b518>\\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 0x7f6eb8b219b0>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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_37zf_0i4/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 0x7f6eb88767f0>\\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 0x7f6eb88062e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8876e48>\\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 0x7f6eb8b21fd0>\\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 0x7f6eb87e0ba8>\\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 0x7f6eb884c1d0>\\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 0x7f6eb87f3390>\\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 0x7f6eb87f3eb8>\\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 0x7f6eb884a160>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8827320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb881e518>\\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 0x7f6eb8b3d2b0>\\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 0x7f6eb8833358>\\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 0x7f6eb8833470>\\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 0x7f6eb8ad7ef0>\\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 0x7f6eb8addef0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8ace320>\\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 0x7f6eb8aceb38>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb883e828>\\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 0x7f6eb8afef28>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8ace198>\\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 0x7f6eb8b0cda0>\\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 0x7f6eb8b0ce80>\\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 0x7f6eb885b048>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb88335c0>\\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 0x7f6eb886a9e8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8862128>\\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 0x7f6eb8862320>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb885bba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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 0x7f6eb8885dd8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8885a90>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb88852b0>\\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 0x7f6eb8885908>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8872be0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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 0x7f6eb5171240>\\r\\n# 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_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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 0x7f6eb51e7e48>\\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_37zf_0i4/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_37zf_0i4/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_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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 0x7f6eb520c198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb51c5eb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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 0x7f6eb87ac0f0>\\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 0x7f6eb87ac198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb5201b00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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_37zf_0i4/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\": \"/sbin/transactional-update\", \"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.224 closed.\\r\\n')\n 9808 1726887168.76379: stdout chunk (state=3):\n>>><<<\n 9809 1726887168.76387: _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 0x7f6ebcbf1e48>\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 0x7f6ebcb87828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcbf19b0>\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 0x7f6ebcb94630>\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 0x7f6ebcb9b160>\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 0x7f6ebcba00f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb9b748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb9b390>\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 0x7f6ebcb45470>\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 0x7f6ebcb4ae48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb45b38>\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 0x7f6ebcb514e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb34d68>\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 0x7f6ebcb37198>\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 0x7f6ebae45940>\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 0x7f6ebae57240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcba5a20>\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 0x7f6ebadc50f0>\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 0x7f6ebadcf320>\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 0x7f6ebadcffd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebadcfb00>\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 0x7f6ebadd30f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae20828>\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 0x7f6ebae20c18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae141d0>\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 0x7f6ebae14eb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae0c4a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebadfc4e0>\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 0x7f6ebab7c320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab83da0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae14128>\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 0x7f6ebab8aeb8>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebadf7320>\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 0x7f6ebab8f278>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab8f080>\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 0x7f6ebab8f390>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae6e080>\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 0x7f6ebab8fe80>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab8fa90>\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 0x7f6ebab9d748>\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 0x7f6ebab9df28>\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 0x7f6eba721240>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab9d828>\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 0x7f6eba727d30>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab8f5c0>\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 0x7f6eba74b390>\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 0x7f6eba74b748>\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 0x7f6eba753438>\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 0x7f6eba4fdc50>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba4f2390>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba4f2080>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba4e3f28>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba753dd8>\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 0x7f6eba4f8048>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba74bac8>\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 0x7f6ebcb037b8>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba4f80f0>\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 0x7f6ebcb03b38>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab8f908>\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 0x7f6ebcb1b668>\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 0x7f6ebcb1f6d8>\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 0x7f6ebcb1fba8>\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 0x7f6ebcb1fcc0>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb1beb8>\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 0x7f6ebcb27048>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb1f588>\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 0x7f6ebcb1f2e8>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb0eba8>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba737400>\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 0x7f6ebcb1b518>\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 0x7f6eb8b219b0>\r\n# zipimport: found 33 names in '/tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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_37zf_0i4/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 0x7f6eb88767f0>\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 0x7f6eb88062e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8876e48>\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 0x7f6eb8b21fd0>\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 0x7f6eb87e0ba8>\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 0x7f6eb884c1d0>\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 0x7f6eb87f3390>\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 0x7f6eb87f3eb8>\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 0x7f6eb884a160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8827320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb881e518>\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 0x7f6eb8b3d2b0>\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 0x7f6eb8833358>\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 0x7f6eb8833470>\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 0x7f6eb8ad7ef0>\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 0x7f6eb8addef0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8ace320>\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 0x7f6eb8aceb38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb883e828>\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 0x7f6eb8afef28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8ace198>\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 0x7f6eb8b0cda0>\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 0x7f6eb8b0ce80>\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 0x7f6eb885b048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb88335c0>\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 0x7f6eb886a9e8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8862128>\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 0x7f6eb8862320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb885bba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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 0x7f6eb8885dd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8885a90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb88852b0>\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 0x7f6eb8885908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8872be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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 0x7f6eb5171240>\r\n# 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_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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 0x7f6eb51e7e48>\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_37zf_0i4/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_37zf_0i4/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_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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 0x7f6eb520c198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb51c5eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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 0x7f6eb87ac0f0>\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 0x7f6eb87ac198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb5201b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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_37zf_0i4/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\": \"/sbin/transactional-update\", \"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.224 closed.\r\n 9809 1726887168.77147: done with _execute_module (stat, {'path': '/sbin/transactional-update', '_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-1726887168.4148276-9809-51991253542296/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9809 1726887168.77162: _low_level_execute_command(): starting\n 9809 1726887168.77171: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9808 1726887168.76399: stderr chunk (state=3):\n>>><<<\n<10.31.43.54> (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 0x7f911f51ce48>\\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 0x7f911f4b2828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f51c9b0>\\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 0x7f911f4bf630>\\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 0x7f911f4c6160>\\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 0x7f911f4cb0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f4c6748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f4c6390>\\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 0x7f911f470470>\\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 0x7f911f475e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f470b38>\\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 0x7f911f47c4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f45fd68>\\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 0x7f911f462198>\\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 0x7f911d770940>\\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 0x7f911d782240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f4d0a20>\\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 0x7f911d6f00f0>\\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 0x7f911d6fa320>\\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 0x7f911d6fafd0>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d6fab00>\\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 0x7f911d6fe0f0>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d74b828>\\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 0x7f911d74bc18>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d73f1d0>\\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 0x7f911d73feb8>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d7374a8>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d7274e0>\\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 0x7f911d4a7320>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4aeda0>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d73f128>\\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 0x7f911d4b5e80>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d722320>\\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 0x7f911d4ba240>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4ba048>\\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 0x7f911d4ba358>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d799080>\\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 0x7f911d4bae48>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4baa58>\\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 0x7f911d4c8710>\\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 0x7f911d4c8ef0>\\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 0x7f911d04c208>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4c87f0>\\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 0x7f911d052cf8>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4ba588>\\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 0x7f911d076358>\\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 0x7f911d076710>\\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 0x7f911d07e400>\\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 0x7f911ce28c18>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911ce1d358>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911ce1d048>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911ce0eef0>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d07eda0>\\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 0x7f911ce1dfd0>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d076a90>\\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 0x7f911f42e780>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911ce230b8>\\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 0x7f911f42eb00>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4ba8d0>\\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 0x7f911f446630>\\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 0x7f911f44a6a0>\\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 0x7f911f44ab70>\\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 0x7f911f44ac88>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f446e80>\\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 0x7f911f44afd0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f44a550>\\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 0x7f911f44a2b0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f439b70>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d0623c8>\\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 0x7f911f4464e0>\\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 0x7f911b44d978>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/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 0x7f911b1a17f0>\\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 0x7f911b1312e8>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b1a1e48>\\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 0x7f911b44dfd0>\\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 0x7f911b10bba8>\\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 0x7f911b1771d0>\\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 0x7f911b11e390>\\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 0x7f911b11eeb8>\\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 0x7f911b175198>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b152320>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b149518>\\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 0x7f911b4682b0>\\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 0x7f911b15e390>\\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 0x7f911b15e4a8>\\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 0x7f911b402ef0>\\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 0x7f911b41e048>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b3f9320>\\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 0x7f911b3f9b38>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b169860>\\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 0x7f911b437048>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b3f9198>\\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 0x7f911b437ef0>\\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 0x7f911b183048>\\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 0x7f911b183198>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b15e5f8>\\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 0x7f911b195b38>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b190278>\\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 0x7f911b190470>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b183cf8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/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_weec2bvt/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 0x7f911b1afe80>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b1afb38>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b1af390>\\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 0x7f911b1af9b0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b19cd30>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/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_weec2bvt/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_weec2bvt/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_weec2bvt/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 0x7f9117a9b588>\\r\\n# 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_weec2bvt/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_weec2bvt/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_weec2bvt/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_weec2bvt/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_weec2bvt/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 0x7f9117b12e80>\\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_weec2bvt/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_weec2bvt/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_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/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_weec2bvt/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 0x7f9117b37198>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9117af0eb8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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 0x7f911b0d70f0>\\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 0x7f911b0d7198>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9117b2cb00>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/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_weec2bvt/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_weec2bvt/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_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/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\": \"/sbin/transactional-update\", \"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.54 closed.\\r\\n')\n 9808 1726887168.77341: _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 0x7f911f51ce48>\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 0x7f911f4b2828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f51c9b0>\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 0x7f911f4bf630>\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 0x7f911f4c6160>\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 0x7f911f4cb0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f4c6748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f4c6390>\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 0x7f911f470470>\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 0x7f911f475e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f470b38>\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 0x7f911f47c4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f45fd68>\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 0x7f911f462198>\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 0x7f911d770940>\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 0x7f911d782240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f4d0a20>\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 0x7f911d6f00f0>\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 0x7f911d6fa320>\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 0x7f911d6fafd0>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d6fab00>\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 0x7f911d6fe0f0>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d74b828>\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 0x7f911d74bc18>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d73f1d0>\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 0x7f911d73feb8>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d7374a8>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d7274e0>\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 0x7f911d4a7320>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4aeda0>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d73f128>\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 0x7f911d4b5e80>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d722320>\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 0x7f911d4ba240>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4ba048>\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 0x7f911d4ba358>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d799080>\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 0x7f911d4bae48>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4baa58>\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 0x7f911d4c8710>\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 0x7f911d4c8ef0>\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 0x7f911d04c208>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4c87f0>\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 0x7f911d052cf8>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4ba588>\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 0x7f911d076358>\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 0x7f911d076710>\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 0x7f911d07e400>\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 0x7f911ce28c18>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911ce1d358>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911ce1d048>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911ce0eef0>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d07eda0>\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 0x7f911ce1dfd0>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d076a90>\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 0x7f911f42e780>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911ce230b8>\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 0x7f911f42eb00>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4ba8d0>\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 0x7f911f446630>\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 0x7f911f44a6a0>\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 0x7f911f44ab70>\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 0x7f911f44ac88>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f446e80>\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 0x7f911f44afd0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f44a550>\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 0x7f911f44a2b0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f439b70>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d0623c8>\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 0x7f911f4464e0>\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 0x7f911b44d978>\r\n# zipimport: found 33 names in '/tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/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 0x7f911b1a17f0>\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 0x7f911b1312e8>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b1a1e48>\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 0x7f911b44dfd0>\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 0x7f911b10bba8>\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 0x7f911b1771d0>\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 0x7f911b11e390>\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 0x7f911b11eeb8>\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 0x7f911b175198>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b152320>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b149518>\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 0x7f911b4682b0>\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 0x7f911b15e390>\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 0x7f911b15e4a8>\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 0x7f911b402ef0>\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 0x7f911b41e048>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b3f9320>\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 0x7f911b3f9b38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b169860>\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 0x7f911b437048>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b3f9198>\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 0x7f911b437ef0>\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 0x7f911b183048>\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 0x7f911b183198>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b15e5f8>\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 0x7f911b195b38>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b190278>\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 0x7f911b190470>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b183cf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/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_weec2bvt/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 0x7f911b1afe80>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b1afb38>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b1af390>\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 0x7f911b1af9b0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b19cd30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/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_weec2bvt/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_weec2bvt/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_weec2bvt/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 0x7f9117a9b588>\r\n# 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_weec2bvt/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_weec2bvt/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_weec2bvt/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_weec2bvt/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_weec2bvt/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 0x7f9117b12e80>\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_weec2bvt/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_weec2bvt/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_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/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_weec2bvt/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 0x7f9117b37198>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9117af0eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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 0x7f911b0d70f0>\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 0x7f911b0d7198>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9117b2cb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/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_weec2bvt/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_weec2bvt/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_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/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\": \"/sbin/transactional-update\", \"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.54 closed.\r\n 9808 1726887168.78226: done with _execute_module (stat, {'path': '/sbin/transactional-update', '_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-1726887168.3856246-9808-15955092118921/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9808 1726887168.78241: _low_level_execute_command(): starting\n 9808 1726887168.78249: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9809 1726887168.80293: stderr chunk (state=2):\n>>><<<\n 9809 1726887168.80303: stdout chunk (state=2):\n>>><<<\n<10.31.42.224> (0, b'', b'')\n 9809 1726887168.80327: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9809 1726887168.80337: handler run complete\n 9809 1726887168.80361: attempt loop complete, returning result\n 9809 1726887168.80368: _execute() done\n 9809 1726887168.80374: dumping result to json\n 9809 1726887168.80380: done dumping result, returning\n 9809 1726887168.80389: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin [0e652c5f-a961-eb88-62cf-0000000000b4]\n 9809 1726887168.80482: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b4\n 9809 1726887168.80525: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b4\n 9809 1726887168.80530: WORKER PROCESS EXITING\n 9810 1726887168.81552: stderr chunk (state=2):\n>>><<<\n 9810 1726887168.81563: stdout chunk (state=2):\n>>><<<\n<10.31.41.136> (0, b'', b'')\n 9810 1726887168.81589: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9810 1726887168.81598: handler run complete\n 9810 1726887168.81624: attempt loop complete, returning result\n 9810 1726887168.81631: _execute() done\n 9810 1726887168.81637: dumping result to json\n 9810 1726887168.81643: done dumping result, returning\n 9810 1726887168.81654: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin [0e652c5f-a961-eb88-62cf-0000000000b4]\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\": \"/sbin/transactional-update\"\n }\n },\n \"stat\": {\n \"exists\": false\n }\n}\n 9810 1726887168.81670: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b4\n 9810 1726887168.81711: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b4\n 9810 1726887168.81720: WORKER PROCESS EXITING\n 9808 1726887168.82099: stderr chunk (state=2):\n>>><<<\n 9808 1726887168.82109: stdout chunk (state=2):\n>>><<<\n<10.31.43.54> (0, b'', b'')\n 9808 1726887168.82139: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9808 1726887168.82147: handler run complete\n 9808 1726887168.82177: attempt loop complete, returning result\n 9808 1726887168.82183: _execute() done\n 9808 1726887168.82188: dumping result to json\n 9808 1726887168.82194: done dumping result, returning\n 9808 1726887168.82203: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin [0e652c5f-a961-eb88-62cf-0000000000b4]\n 9808 1726887168.82221: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b4\n 9808 1726887168.82259: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b4\n 9808 1726887168.82265: 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\": \"/sbin/transactional-update\"\n }\n },\n \"stat\": {\n \"exists\": false\n }\n}\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\": \"/sbin/transactional-update\"\n }\n },\n \"stat\": {\n \"exists\": false\n }\n}\n 9689 1726887168.82789: no more pending results, returning what we have\n 9689 1726887168.82795: results queue empty\n 9689 1726887168.82796: checking for any_errors_fatal\n 9689 1726887168.82802: done checking for any_errors_fatal\n 9689 1726887168.82803: checking for max_fail_percentage\n 9689 1726887168.82805: done checking for max_fail_percentage\n 9689 1726887168.82806: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887168.82807: done checking to see if all hosts have failed\n 9689 1726887168.82807: getting the remaining hosts for this loop\n 9689 1726887168.82811: done getting the remaining hosts for this loop\n 9689 1726887168.82818: getting the next task for host managed_node1\n 9689 1726887168.82825: done getting next task for host managed_node1\n 9689 1726887168.82829: ^ task is: TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists\n 9689 1726887168.82832: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887168.82833: getting the next task for host managed_node2\n 9689 1726887168.82836: done getting next task for host managed_node2\n 9689 1726887168.82839: ^ task is: TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists\n 9689 1726887168.82841: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887168.82842: getting the next task for host managed_node3\n 9689 1726887168.82846: done getting next task for host managed_node3\n 9689 1726887168.82848: ^ task is: TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists\n 9689 1726887168.82849: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887168.82864: getting variables\n 9689 1726887168.82866: in VariableManager get_vars()\n 9689 1726887168.82899: Calling all_inventory to load vars for managed_node1\n 9689 1726887168.82902: Calling groups_inventory to load vars for managed_node1\n 9689 1726887168.82904: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887168.82915: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887168.82918: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887168.82922: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887168.82992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887168.83043: done with get_vars()\n 9689 1726887168.83052: done getting variables\n 9689 1726887168.83124: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Set flag if transactional-update exists] ***\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:27\nFriday 20 September 2024 22:52:48 -0400 (0:00:00.508) 0:00:02.517 ****** \n 9689 1726887168.83161: entering _queue_task() for managed_node1/set_fact\n 9689 1726887168.83382: worker is 1 (out of 3 available)\n 9689 1726887168.83396: exiting _queue_task() for managed_node1/set_fact\n 9689 1726887168.83431: getting variables\n 9689 1726887168.83434: in VariableManager get_vars()\n 9689 1726887168.83531: Calling all_inventory to load vars for managed_node2\n 9689 1726887168.83535: Calling groups_inventory to load vars for managed_node2\n 9689 1726887168.83539: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887168.83555: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887168.83560: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887168.83566: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887168.83670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887168.83743: done with get_vars()\n 9689 1726887168.83755: done getting variables\n 9689 1726887168.84083: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887168.84097: entering _queue_task() for managed_node2/set_fact\n 9689 1726887168.84479: worker is 2 (out of 3 available)\n 9689 1726887168.84492: exiting _queue_task() for managed_node2/set_fact\n 9689 1726887168.84525: getting variables\n 9689 1726887168.84528: in VariableManager get_vars()\n 9689 1726887168.84623: Calling all_inventory to load vars for managed_node3\n 9689 1726887168.84629: Calling groups_inventory to load vars for managed_node3\n 9689 1726887168.84632: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887168.84652: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887168.84657: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887168.84664: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887168.84756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887168.84827: done with get_vars()\n 9689 1726887168.84839: done getting variables\n 9689 1726887168.84936: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887168.84951: entering _queue_task() for managed_node3/set_fact\n 9689 1726887168.85370: worker is 3 (out of 3 available)\n 9689 1726887168.85383: exiting _queue_task() for managed_node3/set_fact\n 9689 1726887168.85394: done queuing things up, now waiting for results queue to drain\n 9689 1726887168.85398: waiting for pending results...\n 9843 1726887168.85099: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists\n 9843 1726887168.85259: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b5\n 9843 1726887168.85510: variable 'ansible_search_path' from source: unknown\n 9843 1726887168.85520: variable 'ansible_search_path' from source: unknown\n 9843 1726887168.85545: calling self._execute()\n 9843 1726887168.85615: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9843 1726887168.85628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9843 1726887168.85641: variable 'omit' from source: magic vars\n 9846 1726887168.85658: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists\n 9846 1726887168.85805: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b5\n 9846 1726887168.85825: variable 'ansible_search_path' from source: unknown\n 9846 1726887168.85832: variable 'ansible_search_path' from source: unknown\n 9846 1726887168.85875: calling self._execute()\n 9846 1726887168.85945: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9846 1726887168.85956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9846 1726887168.85971: variable 'omit' from source: magic vars\n 9843 1726887168.86215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9843 1726887168.86484: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9846 1726887168.86501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9846 1726887168.86874: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9846 1726887168.86926: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9846 1726887168.86968: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9846 1726887168.87010: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9846 1726887168.87138: 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 9846 1726887168.87171: 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 9844 1726887168.85453: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists\n 9846 1726887168.87204: 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 9846 1726887168.87240: 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 9844 1726887168.87304: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b5\n 9844 1726887168.87323: variable 'ansible_search_path' from source: unknown\n 9844 1726887168.87330: variable 'ansible_search_path' from source: unknown\n 9844 1726887168.87354: calling self._execute()\n 9846 1726887168.87385: Evaluated conditional (not __timesync_is_transactional is defined): True\n 9846 1726887168.87395: variable 'omit' from source: magic vars\n 9844 1726887168.87429: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9844 1726887168.87440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9844 1726887168.87451: variable 'omit' from source: magic vars\n 9846 1726887168.87455: variable 'omit' from source: magic vars\n 9846 1726887168.87595: variable '__transactional_update_stat' from source: set_fact\n 9846 1726887168.87771: variable 'omit' from source: magic vars\n 9846 1726887168.87804: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9846 1726887168.87839: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9846 1726887168.87860: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9846 1726887168.87882: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9846 1726887168.87902: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9846 1726887168.87939: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 9846 1726887168.87946: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9844 1726887168.87948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9846 1726887168.87954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9846 1726887168.88079: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9846 1726887168.88095: Set connection var ansible_shell_executable to /bin/sh\n 9846 1726887168.88101: Set connection var ansible_connection to ssh\n 9846 1726887168.88110: Set connection var ansible_timeout to 10\n 9846 1726887168.88117: Set connection var ansible_shell_type to sh\n 9846 1726887168.88126: Set connection var ansible_pipelining to False\n 9846 1726887168.88150: variable 'ansible_shell_executable' from source: unknown\n 9846 1726887168.88157: variable 'ansible_connection' from source: unknown\n 9846 1726887168.88163: variable 'ansible_module_compression' from source: unknown\n 9846 1726887168.88168: variable 'ansible_shell_type' from source: unknown\n 9846 1726887168.88174: variable 'ansible_shell_executable' from source: unknown\n 9846 1726887168.88179: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9846 1726887168.88185: variable 'ansible_pipelining' from source: unknown\n 9846 1726887168.88191: variable 'ansible_timeout' from source: unknown\n 9846 1726887168.88198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9843 1726887168.88273: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9846 1726887168.88320: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9843 1726887168.88319: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9846 1726887168.88335: variable 'omit' from source: magic vars\n 9846 1726887168.88344: starting attempt loop\n 9846 1726887168.88350: running the handler\n 9846 1726887168.88367: handler run complete\n 9843 1726887168.88377: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9846 1726887168.88380: attempt loop complete, returning result\n 9846 1726887168.88385: _execute() done\n 9846 1726887168.88391: dumping result to json\n 9846 1726887168.88397: done dumping result, returning\n 9846 1726887168.88405: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists [0e652c5f-a961-eb88-62cf-0000000000b5]\n 9846 1726887168.88424: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b5\n 9846 1726887168.88455: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b5\n 9846 1726887168.88461: WORKER PROCESS EXITING\n 9843 1726887168.88474: 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 9843 1726887168.88503: 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 9843 1726887168.88533: 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 9843 1726887168.88562: 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 9843 1726887168.88684: Evaluated conditional (not __timesync_is_transactional is defined): True\n 9843 1726887168.88695: variable 'omit' from source: magic vars\n 9843 1726887168.88759: variable 'omit' from source: magic vars\n 9843 1726887168.88902: variable '__transactional_update_stat' from source: set_fact\nok: [managed_node3] => {\n \"ansible_facts\": {\n \"__timesync_is_transactional\": false\n },\n \"changed\": false\n}\n 9843 1726887168.88957: variable 'omit' from source: magic vars\n 9843 1726887168.88986: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9843 1726887168.89011: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9843 1726887168.89031: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9843 1726887168.89050: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9843 1726887168.89063: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9843 1726887168.89087: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 9843 1726887168.89094: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9843 1726887168.89101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9843 1726887168.89181: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9843 1726887168.89195: Set connection var ansible_shell_executable to /bin/sh\n 9843 1726887168.89201: Set connection var ansible_connection to ssh\n 9843 1726887168.89211: Set connection var ansible_timeout to 10\n 9843 1726887168.89220: Set connection var ansible_shell_type to sh\n 9843 1726887168.89229: Set connection var ansible_pipelining to False\n 9843 1726887168.89249: variable 'ansible_shell_executable' from source: unknown\n 9843 1726887168.89255: variable 'ansible_connection' from source: unknown\n 9843 1726887168.89262: variable 'ansible_module_compression' from source: unknown\n 9843 1726887168.89268: variable 'ansible_shell_type' from source: unknown\n 9843 1726887168.89275: variable 'ansible_shell_executable' from source: unknown\n 9843 1726887168.89282: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9843 1726887168.89289: variable 'ansible_pipelining' from source: unknown\n 9843 1726887168.89295: variable 'ansible_timeout' from source: unknown\n 9843 1726887168.89303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9843 1726887168.89383: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9843 1726887168.89397: variable 'omit' from source: magic vars\n 9843 1726887168.89405: starting attempt loop\n 9844 1726887168.89545: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9844 1726887168.89607: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9844 1726887168.89654: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9844 1726887168.89692: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9843 1726887168.89411: running the handler\n 9843 1726887168.89759: handler run complete\n 9843 1726887168.89772: attempt loop complete, returning result\n 9844 1726887168.89777: 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 9843 1726887168.89778: _execute() done\n 9843 1726887168.89786: dumping result to json\n 9843 1726887168.89792: done dumping result, returning\n 9843 1726887168.89801: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists [0e652c5f-a961-eb88-62cf-0000000000b5]\n 9844 1726887168.89810: 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 9843 1726887168.89819: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b5\n 9844 1726887168.89845: 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 9844 1726887168.89879: 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 9843 1726887168.89893: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b5\n 9843 1726887168.89899: WORKER PROCESS EXITING\n 9844 1726887168.90006: Evaluated conditional (not __timesync_is_transactional is defined): True\n 9844 1726887168.90018: variable 'omit' from source: magic vars\n 9844 1726887168.90071: variable 'omit' from source: magic vars\nok: [managed_node1] => {\n \"ansible_facts\": {\n \"__timesync_is_transactional\": false\n },\n \"changed\": false\n}\n 9844 1726887168.90203: variable '__transactional_update_stat' from source: set_fact\n 9844 1726887168.90245: variable 'omit' from source: magic vars\n 9844 1726887168.90270: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9844 1726887168.90310: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9844 1726887168.90331: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9844 1726887168.90349: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9844 1726887168.90363: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9844 1726887168.90387: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 9844 1726887168.90395: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9844 1726887168.90404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9844 1726887168.90564: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9844 1726887168.90596: Set connection var ansible_shell_executable to /bin/sh\n 9844 1726887168.90605: Set connection var ansible_connection to ssh\n 9844 1726887168.90620: Set connection var ansible_timeout to 10\n 9844 1726887168.90627: Set connection var ansible_shell_type to sh\n 9844 1726887168.90637: Set connection var ansible_pipelining to False\n 9844 1726887168.90663: variable 'ansible_shell_executable' from source: unknown\n 9844 1726887168.90671: variable 'ansible_connection' from source: unknown\n 9844 1726887168.90680: variable 'ansible_module_compression' from source: unknown\n 9844 1726887168.90705: variable 'ansible_shell_type' from source: unknown\n 9844 1726887168.90716: variable 'ansible_shell_executable' from source: unknown\n 9844 1726887168.90722: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9844 1726887168.90730: variable 'ansible_pipelining' from source: unknown\n 9844 1726887168.90736: variable 'ansible_timeout' from source: unknown\n 9844 1726887168.90747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9844 1726887168.90879: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9844 1726887168.90896: variable 'omit' from source: magic vars\n 9844 1726887168.90905: starting attempt loop\n 9844 1726887168.90911: running the handler\n 9844 1726887168.90928: handler run complete\n 9844 1726887168.90940: attempt loop complete, returning result\n 9844 1726887168.90945: _execute() done\n 9844 1726887168.90951: dumping result to json\n 9844 1726887168.90957: done dumping result, returning\n 9844 1726887168.90967: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists [0e652c5f-a961-eb88-62cf-0000000000b5]\n 9844 1726887168.91052: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b5\n 9844 1726887168.91081: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b5\n 9844 1726887168.91087: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"ansible_facts\": {\n \"__timesync_is_transactional\": false\n },\n \"changed\": false\n}\n 9689 1726887168.91174: no more pending results, returning what we have\n 9689 1726887168.91178: results queue empty\n 9689 1726887168.91179: checking for any_errors_fatal\n 9689 1726887168.91184: done checking for any_errors_fatal\n 9689 1726887168.91185: checking for max_fail_percentage\n 9689 1726887168.91186: done checking for max_fail_percentage\n 9689 1726887168.91187: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887168.91188: done checking to see if all hosts have failed\n 9689 1726887168.91189: getting the remaining hosts for this loop\n 9689 1726887168.91190: done getting the remaining hosts for this loop\n 9689 1726887168.91194: getting the next task for host managed_node1\n 9689 1726887168.91201: done getting next task for host managed_node1\n 9689 1726887168.91205: ^ task is: TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables\n 9689 1726887168.91208: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887168.91209: getting the next task for host managed_node2\n 9689 1726887168.91215: done getting next task for host managed_node2\n 9689 1726887168.91217: ^ task is: TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables\n 9689 1726887168.91219: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887168.91220: getting the next task for host managed_node3\n 9689 1726887168.91224: done getting next task for host managed_node3\n 9689 1726887168.91226: ^ task is: TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables\n 9689 1726887168.91228: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887168.91240: getting variables\n 9689 1726887168.91242: in VariableManager get_vars()\n 9689 1726887168.91277: Calling all_inventory to load vars for managed_node1\n 9689 1726887168.91280: Calling groups_inventory to load vars for managed_node1\n 9689 1726887168.91282: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887168.91292: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887168.91295: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887168.91299: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887168.91360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887168.91394: done with get_vars()\n 9689 1726887168.91400: done getting variables\n 9689 1726887168.91518: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Set platform/version specific variables] ***\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:31\nFriday 20 September 2024 22:52:48 -0400 (0:00:00.083) 0:00:02.601 ****** \n 9689 1726887168.91550: entering _queue_task() for managed_node1/include_vars\n 9689 1726887168.91552: Creating lock for include_vars\n 9689 1726887168.91744: worker is 1 (out of 3 available)\n 9689 1726887168.91758: exiting _queue_task() for managed_node1/include_vars\n 9689 1726887168.91789: getting variables\n 9689 1726887168.91792: in VariableManager get_vars()\n 9689 1726887168.91885: Calling all_inventory to load vars for managed_node2\n 9689 1726887168.91890: Calling groups_inventory to load vars for managed_node2\n 9689 1726887168.91893: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887168.91908: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887168.91915: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887168.91920: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887168.92020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887168.92077: done with get_vars()\n 9689 1726887168.92089: done getting variables\n 9689 1726887168.92180: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887168.92193: entering _queue_task() for managed_node2/include_vars\n 9847 1726887168.91937: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables\n 9847 1726887168.92083: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b7\n 9847 1726887168.92101: variable 'ansible_search_path' from source: unknown\n 9847 1726887168.92108: variable 'ansible_search_path' from source: unknown\n 9847 1726887168.92137: calling self._execute()\n 9847 1726887168.92202: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9847 1726887168.92216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9847 1726887168.92230: variable 'omit' from source: magic vars\n 9847 1726887168.92337: variable 'omit' from source: magic vars\n 9847 1726887168.92398: variable 'omit' from source: magic vars\n 9689 1726887168.92922: worker is 2 (out of 3 available)\n 9689 1726887168.92937: exiting _queue_task() for managed_node2/include_vars\n 9689 1726887168.92968: getting variables\n 9689 1726887168.92972: in VariableManager get_vars()\n 9689 1726887168.93062: Calling all_inventory to load vars for managed_node3\n 9689 1726887168.93067: Calling groups_inventory to load vars for managed_node3\n 9689 1726887168.93071: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887168.93087: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887168.93092: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887168.93097: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887168.93189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887168.93259: done with get_vars()\n 9689 1726887168.93271: done getting variables\n 9689 1726887168.93363: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887168.93380: entering _queue_task() for managed_node3/include_vars\n 9689 1726887168.93631: worker is 3 (out of 3 available)\n 9689 1726887168.93645: exiting _queue_task() for managed_node3/include_vars\n 9689 1726887168.93657: done queuing things up, now waiting for results queue to drain\n 9689 1726887168.93660: waiting for pending results...\n 9847 1726887168.92853: variable 'ffparams' from source: task vars\n 9847 1726887168.93020: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9847 1726887168.93191: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9847 1726887168.93301: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9847 1726887168.93470: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9847 1726887168.93559: variable 'role_path' from source: magic vars\n 9847 1726887168.93753: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup\n 9849 1726887168.94003: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables\n 9849 1726887168.94129: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b7\n 9849 1726887168.94151: variable 'ansible_search_path' from source: unknown\n 9849 1726887168.94158: variable 'ansible_search_path' from source: unknown\n 9849 1726887168.94182: calling self._execute()\n 9849 1726887168.94254: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9849 1726887168.94265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9849 1726887168.94276: variable 'omit' from source: magic vars\n 9849 1726887168.94396: variable 'omit' from source: magic vars\n 9849 1726887168.94457: variable 'omit' from source: magic vars\n 9850 1726887168.94676: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables\n 9850 1726887168.94821: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b7\n 9850 1726887168.94841: variable 'ansible_search_path' from source: unknown\n 9850 1726887168.94848: variable 'ansible_search_path' from source: unknown\n 9849 1726887168.94879: variable 'ffparams' from source: task vars\n 9850 1726887168.94885: calling self._execute()\n 9850 1726887168.94952: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9850 1726887168.94964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9850 1726887168.94976: variable 'omit' from source: magic vars\n 9850 1726887168.95093: variable 'omit' from source: magic vars\n 9850 1726887168.95158: variable 'omit' from source: magic vars\n 9847 1726887168.95191: Loaded config def from plugin (lookup/first_found)\n 9847 1726887168.95203: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py\n 9847 1726887168.95256: variable 'ansible_search_path' from source: unknown\n 9847 1726887168.95292: variable 'omit' from source: magic vars\n 9847 1726887168.95324: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9847 1726887168.95360: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9847 1726887168.95386: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9847 1726887168.95409: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9847 1726887168.95427: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9847 1726887168.95463: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 9847 1726887168.95473: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9847 1726887168.95481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9847 1726887168.95620: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9847 1726887168.95639: Set connection var ansible_shell_executable to /bin/sh\n 9847 1726887168.95646: Set connection var ansible_connection to ssh\n 9847 1726887168.95655: Set connection var ansible_timeout to 10\n 9847 1726887168.95661: Set connection var ansible_shell_type to sh\n 9847 1726887168.95669: Set connection var ansible_pipelining to False\n 9847 1726887168.95697: variable 'ansible_shell_executable' from source: unknown\n 9847 1726887168.95708: variable 'ansible_connection' from source: unknown\n 9847 1726887168.95716: variable 'ansible_module_compression' from source: unknown\n 9847 1726887168.95722: variable 'ansible_shell_type' from source: unknown\n 9850 1726887168.95726: variable 'ffparams' from source: task vars\n 9847 1726887168.95730: variable 'ansible_shell_executable' from source: unknown\n 9847 1726887168.95738: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9847 1726887168.95746: variable 'ansible_pipelining' from source: unknown\n 9847 1726887168.95754: variable 'ansible_timeout' from source: unknown\n 9847 1726887168.95761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9850 1726887168.95891: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9847 1726887168.95902: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9847 1726887168.95920: variable 'omit' from source: magic vars\n 9847 1726887168.95929: starting attempt loop\n 9847 1726887168.95937: running the handler\n 9847 1726887168.96011: handler run complete\n 9847 1726887168.96026: attempt loop complete, returning result\n 9847 1726887168.96033: _execute() done\n 9847 1726887168.96039: dumping result to json\n 9847 1726887168.96045: done dumping result, returning\n 9847 1726887168.96054: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables [0e652c5f-a961-eb88-62cf-0000000000b7]\n 9850 1726887168.96062: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9847 1726887168.96072: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b7\n 9847 1726887168.96378: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b7\n 9849 1726887168.96307: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9847 1726887168.96386: WORKER PROCESS EXITING\n 9849 1726887168.96600: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9849 1726887168.96710: variable 'ansible_facts' from source: host vars for 'managed_node2'\nok: [managed_node1] => {\n \"ansible_facts\": {\n \"timesync_chrony_conf_path\": \"/etc/chrony.conf\",\n \"timesync_chrony_dhcp_sourcedir\": \"\",\n \"timesync_chrony_sysconfig_path\": \"/etc/sysconfig/chronyd\",\n \"timesync_ntp_provider_os_default\": \"chrony\",\n \"timesync_ntp_sysconfig_path\": \"/etc/sysconfig/ntpd\",\n \"timesync_phc2sys_sysconfig_path\": \"/etc/sysconfig/phc2sys\",\n \"timesync_ptp4l_sysconfig_path\": \"/etc/sysconfig/ptp4l\",\n \"timesync_timemaster_config_path\": \"/etc/timemaster.conf\"\n },\n \"ansible_included_var_files\": [\n \"/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/vars/CentOS_8.yml\"\n ],\n \"changed\": false\n}\n 9849 1726887168.96826: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9850 1726887168.96171: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9849 1726887168.96910: variable 'role_path' from source: magic vars\n 9850 1726887168.96973: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9850 1726887168.97061: variable 'role_path' from source: magic vars\n 9849 1726887168.97079: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup\n 9850 1726887168.97229: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup\n 9849 1726887168.97322: Loaded config def from plugin (lookup/first_found)\n 9849 1726887168.97332: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py\n 9849 1726887168.97376: variable 'ansible_search_path' from source: unknown\n 9849 1726887168.97408: variable 'omit' from source: magic vars\n 9849 1726887168.97439: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9850 1726887168.97455: Loaded config def from plugin (lookup/first_found)\n 9850 1726887168.97465: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py\n 9849 1726887168.97470: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9849 1726887168.97494: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9850 1726887168.97507: variable 'ansible_search_path' from source: unknown\n 9850 1726887168.97540: variable 'omit' from source: magic vars\n 9849 1726887168.97547: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9849 1726887168.97561: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9850 1726887168.97568: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9849 1726887168.97590: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 9849 1726887168.97598: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9850 1726887168.97600: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9849 1726887168.97605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9850 1726887168.97622: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9850 1726887168.97644: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9850 1726887168.97659: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9850 1726887168.97686: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 9850 1726887168.97694: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9850 1726887168.97701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9849 1726887168.97727: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9849 1726887168.97744: Set connection var ansible_shell_executable to /bin/sh\n 9849 1726887168.97750: Set connection var ansible_connection to ssh\n 9849 1726887168.97759: Set connection var ansible_timeout to 10\n 9849 1726887168.97766: Set connection var ansible_shell_type to sh\n 9849 1726887168.97775: Set connection var ansible_pipelining to False\n 9849 1726887168.97802: variable 'ansible_shell_executable' from source: unknown\n 9849 1726887168.97809: variable 'ansible_connection' from source: unknown\n 9849 1726887168.97817: variable 'ansible_module_compression' from source: unknown\n 9849 1726887168.97824: variable 'ansible_shell_type' from source: unknown\n 9849 1726887168.97830: variable 'ansible_shell_executable' from source: unknown\n 9849 1726887168.97836: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9849 1726887168.97843: variable 'ansible_pipelining' from source: unknown\n 9849 1726887168.97849: variable 'ansible_timeout' from source: unknown\n 9849 1726887168.97856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9849 1726887168.97980: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9849 1726887168.97994: variable 'omit' from source: magic vars\n 9849 1726887168.98003: starting attempt loop\n 9849 1726887168.98009: running the handler\n 9849 1726887168.98071: handler run complete\n 9849 1726887168.98086: attempt loop complete, returning result\n 9849 1726887168.98092: _execute() done\n 9849 1726887168.98101: dumping result to json\n 9849 1726887168.98110: done dumping result, returning\n 9849 1726887168.98122: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables [0e652c5f-a961-eb88-62cf-0000000000b7]\n 9849 1726887168.98203: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b7\n 9849 1726887168.98238: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b7\n 9849 1726887168.98244: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"ansible_facts\": {\n \"timesync_chrony_conf_path\": \"/etc/chrony.conf\",\n \"timesync_chrony_dhcp_sourcedir\": \"\",\n \"timesync_chrony_sysconfig_path\": \"/etc/sysconfig/chronyd\",\n \"timesync_ntp_provider_os_default\": \"chrony\",\n \"timesync_ntp_sysconfig_path\": \"/etc/sysconfig/ntpd\",\n \"timesync_phc2sys_sysconfig_path\": \"/etc/sysconfig/phc2sys\",\n \"timesync_ptp4l_sysconfig_path\": \"/etc/sysconfig/ptp4l\",\n \"timesync_timemaster_config_path\": \"/etc/timemaster.conf\"\n },\n \"ansible_included_var_files\": [\n \"/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/vars/CentOS_8.yml\"\n ],\n \"changed\": false\n}\n 9850 1726887168.97817: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9850 1726887168.98631: Set connection var ansible_shell_executable to /bin/sh\n 9850 1726887168.98640: Set connection var ansible_connection to ssh\n 9850 1726887168.98650: Set connection var ansible_timeout to 10\n 9850 1726887168.98655: Set connection var ansible_shell_type to sh\n 9850 1726887168.98662: Set connection var ansible_pipelining to False\n 9850 1726887168.98686: variable 'ansible_shell_executable' from source: unknown\n 9850 1726887168.98693: variable 'ansible_connection' from source: unknown\n 9850 1726887168.98698: variable 'ansible_module_compression' from source: unknown\n 9850 1726887168.98702: variable 'ansible_shell_type' from source: unknown\n 9850 1726887168.98708: variable 'ansible_shell_executable' from source: unknown\n 9850 1726887168.98716: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9850 1726887168.98723: variable 'ansible_pipelining' from source: unknown\n 9850 1726887168.98732: variable 'ansible_timeout' from source: unknown\n 9850 1726887168.98738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9850 1726887168.98875: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9850 1726887168.98890: variable 'omit' from source: magic vars\n 9850 1726887168.98899: starting attempt loop\n 9850 1726887168.98904: running the handler\n 9850 1726887168.98974: handler run complete\n 9850 1726887168.98988: attempt loop complete, returning result\n 9850 1726887168.98995: _execute() done\n 9850 1726887168.99001: dumping result to json\n 9850 1726887168.99007: done dumping result, returning\n 9850 1726887168.99018: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables [0e652c5f-a961-eb88-62cf-0000000000b7]\n 9850 1726887168.99034: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b7\n 9850 1726887168.99075: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b7\n 9850 1726887168.99081: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"ansible_facts\": {\n \"timesync_chrony_conf_path\": \"/etc/chrony.conf\",\n \"timesync_chrony_dhcp_sourcedir\": \"\",\n \"timesync_chrony_sysconfig_path\": \"/etc/sysconfig/chronyd\",\n \"timesync_ntp_provider_os_default\": \"chrony\",\n \"timesync_ntp_sysconfig_path\": \"/etc/sysconfig/ntpd\",\n \"timesync_phc2sys_sysconfig_path\": \"/etc/sysconfig/phc2sys\",\n \"timesync_ptp4l_sysconfig_path\": \"/etc/sysconfig/ptp4l\",\n \"timesync_timemaster_config_path\": \"/etc/timemaster.conf\"\n },\n \"ansible_included_var_files\": [\n \"/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/vars/CentOS_8.yml\"\n ],\n \"changed\": false\n}\n 9689 1726887168.99529: no more pending results, returning what we have\n 9689 1726887168.99534: results queue empty\n 9689 1726887168.99535: checking for any_errors_fatal\n 9689 1726887168.99539: done checking for any_errors_fatal\n 9689 1726887168.99540: checking for max_fail_percentage\n 9689 1726887168.99542: done checking for max_fail_percentage\n 9689 1726887168.99543: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887168.99544: done checking to see if all hosts have failed\n 9689 1726887168.99545: getting the remaining hosts for this loop\n 9689 1726887168.99546: done getting the remaining hosts for this loop\n 9689 1726887168.99550: getting the next task for host managed_node1\n 9689 1726887168.99557: done getting next task for host managed_node1\n 9689 1726887168.99561: ^ task is: TASK: fedora.linux_system_roles.timesync : Populate service facts\n 9689 1726887168.99563: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887168.99565: getting the next task for host managed_node2\n 9689 1726887168.99568: done getting next task for host managed_node2\n 9689 1726887168.99571: ^ task is: TASK: fedora.linux_system_roles.timesync : Populate service facts\n 9689 1726887168.99572: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887168.99573: getting the next task for host managed_node3\n 9689 1726887168.99577: done getting next task for host managed_node3\n 9689 1726887168.99579: ^ task is: TASK: fedora.linux_system_roles.timesync : Populate service facts\n 9689 1726887168.99581: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887168.99595: getting variables\n 9689 1726887168.99596: in VariableManager get_vars()\n 9689 1726887168.99626: Calling all_inventory to load vars for managed_node1\n 9689 1726887168.99629: Calling groups_inventory to load vars for managed_node1\n 9689 1726887168.99632: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887168.99642: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887168.99646: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887168.99650: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887168.99711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887168.99754: done with get_vars()\n 9689 1726887168.99762: done getting variables\n\nTASK [fedora.linux_system_roles.timesync : Populate service facts] *************\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:5\nFriday 20 September 2024 22:52:48 -0400 (0:00:00.083) 0:00:02.684 ****** \n 9689 1726887168.99868: entering _queue_task() for managed_node1/service_facts\n 9689 1726887168.99870: Creating lock for service_facts\n 9689 1726887169.00087: worker is 1 (out of 3 available)\n 9689 1726887169.00103: exiting _queue_task() for managed_node1/service_facts\n 9689 1726887169.00137: getting variables\n 9689 1726887169.00140: in VariableManager get_vars()\n 9689 1726887169.00234: Calling all_inventory to load vars for managed_node2\n 9689 1726887169.00238: Calling groups_inventory to load vars for managed_node2\n 9689 1726887169.00242: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887169.00260: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887169.00264: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887169.00269: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887169.00372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887169.00442: done with get_vars()\n 9689 1726887169.00453: done getting variables\n 9689 1726887169.00672: entering _queue_task() for managed_node2/service_facts\n 9689 1726887169.00928: worker is 2 (out of 3 available)\n 9689 1726887169.00940: exiting _queue_task() for managed_node2/service_facts\n 9689 1726887169.00976: getting variables\n 9689 1726887169.00979: in VariableManager get_vars()\n 9689 1726887169.01074: Calling all_inventory to load vars for managed_node3\n 9689 1726887169.01080: Calling groups_inventory to load vars for managed_node3\n 9689 1726887169.01083: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887169.01099: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887169.01104: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887169.01108: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887169.01203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887169.01267: done with get_vars()\n 9689 1726887169.01279: done getting variables\n 9689 1726887169.01386: entering _queue_task() for managed_node3/service_facts\n 9689 1726887169.01643: worker is 3 (out of 3 available)\n 9689 1726887169.01657: exiting _queue_task() for managed_node3/service_facts\n 9689 1726887169.01671: done queuing things up, now waiting for results queue to drain\n 9689 1726887169.01673: waiting for pending results...\n 9852 1726887169.02103: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Populate service facts\n 9852 1726887169.02216: in run() - task 0e652c5f-a961-eb88-62cf-00000000000b\n 9852 1726887169.02234: variable 'ansible_search_path' from source: unknown\n 9852 1726887169.02239: variable 'ansible_search_path' from source: unknown\n 9852 1726887169.02263: calling self._execute()\n 9852 1726887169.02337: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9852 1726887169.02352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9852 1726887169.02366: variable 'omit' from source: magic vars\n 9852 1726887169.02478: variable 'omit' from source: magic vars\n 9852 1726887169.02524: variable 'omit' from source: magic vars\n 9852 1726887169.02569: variable 'omit' from source: magic vars\n 9852 1726887169.02609: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9852 1726887169.02653: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9852 1726887169.02679: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9852 1726887169.02706: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9852 1726887169.02725: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9852 1726887169.02758: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 9852 1726887169.02767: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9852 1726887169.02773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9851 1726887169.02762: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Populate service facts\n 9851 1726887169.02873: in run() - task 0e652c5f-a961-eb88-62cf-00000000000b\n 9851 1726887169.02889: variable 'ansible_search_path' from source: unknown\n 9851 1726887169.02896: variable 'ansible_search_path' from source: unknown\n 9852 1726887169.02911: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9851 1726887169.02922: calling self._execute()\n 9852 1726887169.02931: Set connection var ansible_shell_executable to /bin/sh\n 9852 1726887169.02938: Set connection var ansible_connection to ssh\n 9852 1726887169.02949: Set connection var ansible_timeout to 10\n 9852 1726887169.02956: Set connection var ansible_shell_type to sh\n 9852 1726887169.02965: Set connection var ansible_pipelining to False\n 9851 1726887169.02982: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9852 1726887169.02990: variable 'ansible_shell_executable' from source: unknown\n 9851 1726887169.02992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9852 1726887169.02997: variable 'ansible_connection' from source: unknown\n 9852 1726887169.03005: variable 'ansible_module_compression' from source: unknown\n 9853 1726887169.03393: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Populate service facts\n 9851 1726887169.03004: variable 'omit' from source: magic vars\n 9853 1726887169.03516: in run() - task 0e652c5f-a961-eb88-62cf-00000000000b\n 9853 1726887169.03537: variable 'ansible_search_path' from source: unknown\n 9853 1726887169.03545: variable 'ansible_search_path' from source: unknown\n 9851 1726887169.03566: variable 'omit' from source: magic vars\n 9853 1726887169.03587: calling self._execute()\n 9851 1726887169.03611: variable 'omit' from source: magic vars\n 9853 1726887169.03654: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9853 1726887169.03666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9853 1726887169.03681: variable 'omit' from source: magic vars\n 9853 1726887169.03808: variable 'omit' from source: magic vars\n 9853 1726887169.03859: variable 'omit' from source: magic vars\n 9851 1726887169.03656: variable 'omit' from source: magic vars\n 9851 1726887169.03910: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9851 1726887169.03954: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9851 1726887169.03981: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9851 1726887169.04005: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9851 1726887169.04025: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9851 1726887169.04057: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 9851 1726887169.04066: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9851 1726887169.04073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9852 1726887169.03011: variable 'ansible_shell_type' from source: unknown\n 9852 1726887169.04188: variable 'ansible_shell_executable' from source: unknown\n 9852 1726887169.04195: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9852 1726887169.04205: variable 'ansible_pipelining' from source: unknown\n 9852 1726887169.04215: variable 'ansible_timeout' from source: unknown\n 9852 1726887169.04223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9852 1726887169.04454: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9852 1726887169.04472: variable 'omit' from source: magic vars\n 9852 1726887169.04483: starting attempt loop\n 9852 1726887169.04490: running the handler\n 9852 1726887169.04506: _low_level_execute_command(): starting\n 9852 1726887169.04519: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9851 1726887169.04206: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9851 1726887169.04691: Set connection var ansible_shell_executable to /bin/sh\n 9851 1726887169.04698: Set connection var ansible_connection to ssh\n 9851 1726887169.04708: Set connection var ansible_timeout to 10\n 9851 1726887169.04716: Set connection var ansible_shell_type to sh\n 9851 1726887169.04726: Set connection var ansible_pipelining to False\n 9851 1726887169.04752: variable 'ansible_shell_executable' from source: unknown\n 9851 1726887169.04759: variable 'ansible_connection' from source: unknown\n 9851 1726887169.04766: variable 'ansible_module_compression' from source: unknown\n 9851 1726887169.04772: variable 'ansible_shell_type' from source: unknown\n 9851 1726887169.04778: variable 'ansible_shell_executable' from source: unknown\n 9851 1726887169.04786: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9851 1726887169.04793: variable 'ansible_pipelining' from source: unknown\n 9851 1726887169.04799: variable 'ansible_timeout' from source: unknown\n 9851 1726887169.04806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9851 1726887169.05020: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9851 1726887169.05038: variable 'omit' from source: magic vars\n 9851 1726887169.05047: starting attempt loop\n 9851 1726887169.05053: running the handler\n 9851 1726887169.05069: _low_level_execute_command(): starting\n 9851 1726887169.05080: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9853 1726887169.03909: variable 'omit' from source: magic vars\n 9853 1726887169.05753: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9853 1726887169.05800: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9853 1726887169.05828: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9853 1726887169.05853: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9853 1726887169.05870: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9853 1726887169.05902: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 9853 1726887169.05911: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9853 1726887169.05921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9853 1726887169.06049: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9853 1726887169.06064: Set connection var ansible_shell_executable to /bin/sh\n 9853 1726887169.06070: Set connection var ansible_connection to ssh\n 9853 1726887169.06079: Set connection var ansible_timeout to 10\n 9853 1726887169.06085: Set connection var ansible_shell_type to sh\n 9853 1726887169.06093: Set connection var ansible_pipelining to False\n 9853 1726887169.06120: variable 'ansible_shell_executable' from source: unknown\n 9853 1726887169.06128: variable 'ansible_connection' from source: unknown\n 9853 1726887169.06135: variable 'ansible_module_compression' from source: unknown\n 9853 1726887169.06141: variable 'ansible_shell_type' from source: unknown\n 9853 1726887169.06147: variable 'ansible_shell_executable' from source: unknown\n 9853 1726887169.06154: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9853 1726887169.06161: variable 'ansible_pipelining' from source: unknown\n 9853 1726887169.06167: variable 'ansible_timeout' from source: unknown\n 9853 1726887169.06174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9853 1726887169.06409: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9853 1726887169.06428: variable 'omit' from source: magic vars\n 9853 1726887169.06437: starting attempt loop\n 9853 1726887169.06443: running the handler\n 9853 1726887169.06459: _low_level_execute_command(): starting\n 9853 1726887169.06471: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9852 1726887169.07636: stdout chunk (state=2):\n>>>/root\n<<<\n 9852 1726887169.07773: stderr chunk (state=3):\n>>><<<\n 9852 1726887169.07785: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'/root\\n', b'')\n 9852 1726887169.07824: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9852 1726887169.07843: _low_level_execute_command(): starting\n 9852 1726887169.07853: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449 `\" && echo ansible-tmp-1726887169.0783463-9852-217467726824449=\"` echo /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449 `\" ) && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449 `\" && echo ansible-tmp-1726887169.0783463-9852-217467726824449=\"` echo /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449 `\" ) && sleep 0'\"'\"''\n 9853 1726887169.09734: stdout chunk (state=2):\n>>>/root\n<<<\n 9853 1726887169.09744: stderr chunk (state=2):\n>>><<<\n 9853 1726887169.09759: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'/root\\n', b'')\n 9853 1726887169.09782: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9853 1726887169.09797: _low_level_execute_command(): starting\n 9853 1726887169.09805: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297 `\" && echo ansible-tmp-1726887169.097911-9853-32119454597297=\"` echo /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297 `\" ) && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297 `\" && echo ansible-tmp-1726887169.097911-9853-32119454597297=\"` echo /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297 `\" ) && sleep 0'\"'\"''\n 9852 1726887169.11918: stdout chunk (state=2):\n>>>ansible-tmp-1726887169.0783463-9852-217467726824449=/root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449\n<<<\n 9852 1726887169.11928: stderr chunk (state=2):\n>>><<<\n 9852 1726887169.11942: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'ansible-tmp-1726887169.0783463-9852-217467726824449=/root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449\\n', b'')\n 9852 1726887169.11962: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887169.0783463-9852-217467726824449=/root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449\n, stderr=\n 9852 1726887169.12018: variable 'ansible_module_compression' from source: unknown\n 9852 1726887169.12071: ANSIBALLZ: Using lock for service_facts\n 9852 1726887169.12078: ANSIBALLZ: Acquiring lock\n 9852 1726887169.12084: ANSIBALLZ: Lock acquired: 139804640610448\n 9852 1726887169.12091: ANSIBALLZ: Creating module\n 9853 1726887169.13322: stdout chunk (state=2):\n>>>ansible-tmp-1726887169.097911-9853-32119454597297=/root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297\n<<<\n 9853 1726887169.13333: stderr chunk (state=2):\n>>><<<\n 9853 1726887169.13347: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'ansible-tmp-1726887169.097911-9853-32119454597297=/root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297\\n', b'')\n 9853 1726887169.13366: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887169.097911-9853-32119454597297=/root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297\n, stderr=\n 9853 1726887169.13419: variable 'ansible_module_compression' from source: unknown\n 9853 1726887169.13474: ANSIBALLZ: Using lock for service_facts\n 9853 1726887169.13481: ANSIBALLZ: Acquiring lock\n 9851 1726887169.13493: stdout chunk (state=2):\n>>>/root\n<<<\n 9851 1726887169.13504: stderr chunk (state=2):\n>>><<<\n 9851 1726887169.13523: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'/root\\n', b'')\n 9851 1726887169.13548: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9851 1726887169.13565: _low_level_execute_command(): starting\n 9851 1726887169.13574: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793 `\" && echo ansible-tmp-1726887169.1355727-9851-141046982681793=\"` echo /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793 `\" ) && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793 `\" && echo ansible-tmp-1726887169.1355727-9851-141046982681793=\"` echo /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793 `\" ) && sleep 0'\"'\"''\n 9851 1726887169.22664: stdout chunk (state=2):\n>>>ansible-tmp-1726887169.1355727-9851-141046982681793=/root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793\n<<<\n 9851 1726887169.22894: stderr chunk (state=3):\n>>><<<\n 9851 1726887169.22903: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'ansible-tmp-1726887169.1355727-9851-141046982681793=/root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793\\n', b'')\n 9851 1726887169.22937: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887169.1355727-9851-141046982681793=/root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793\n, stderr=\n 9851 1726887169.22991: variable 'ansible_module_compression' from source: unknown\n 9851 1726887169.23046: ANSIBALLZ: Using lock for service_facts\n 9851 1726887169.23053: ANSIBALLZ: Acquiring lock\n 9852 1726887169.28920: ANSIBALLZ: Writing module into payload\n 9852 1726887169.29018: ANSIBALLZ: Writing module\n 9852 1726887169.29036: ANSIBALLZ: Renaming module\n 9852 1726887169.29050: ANSIBALLZ: Done creating module\n 9852 1726887169.29067: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9853 1726887169.29116: ANSIBALLZ: Lock acquired: 139804640610448\n 9853 1726887169.29127: ANSIBALLZ: Reading module after lock\n 9853 1726887169.29157: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/service_facts.py\n 9853 1726887169.29223: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297/AnsiballZ_service_facts.py\n<10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpgqbpyz1n TO /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297/AnsiballZ_service_facts.py\n<10.31.41.136> 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/2e4e98e5cc\"' '[10.31.41.136]'\n 9851 1726887169.29321: ANSIBALLZ: Lock acquired: 139804640610448\n 9851 1726887169.29331: ANSIBALLZ: Reading module after lock\n 9851 1726887169.29360: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/service_facts.py\n 9851 1726887169.29426: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793/AnsiballZ_service_facts.py\n<10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp5qcmot_3 TO /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793/AnsiballZ_service_facts.py\n<10.31.43.54> 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/4a8bd5e786\"' '[10.31.43.54]'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/service_facts.py\n 9852 1726887169.29531: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449/AnsiballZ_service_facts.py\n<10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp4_or_72j TO /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449/AnsiballZ_service_facts.py\n<10.31.42.224> 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/75343b97d0\"' '[10.31.42.224]'\n 9851 1726887169.29993: Sending initial data\n 9851 1726887169.30004: Sent initial data (160 bytes)\n 9852 1726887169.30024: Sending initial data\n 9852 1726887169.30031: Sent initial data (160 bytes)\n 9853 1726887169.30418: Sending initial data\n 9853 1726887169.30426: Sent initial data (158 bytes)\n 9852 1726887169.33425: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp4_or_72j /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449/AnsiballZ_service_facts.py\n<<<\n 9851 1726887169.34296: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp5qcmot_3 /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793/AnsiballZ_service_facts.py\n<<<\n 9853 1726887169.34395: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpgqbpyz1n /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297/AnsiballZ_service_facts.py\n<<<\n 9852 1726887169.35488: stderr chunk (state=3):\n>>><<<\n 9852 1726887169.35496: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp4_or_72j /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449/AnsiballZ_service_facts.py\\n', b'')\n 9852 1726887169.35532: done transferring module to remote\n 9852 1726887169.35549: _low_level_execute_command(): starting\n 9852 1726887169.35558: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449/ /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449/AnsiballZ_service_facts.py && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449/ /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449/AnsiballZ_service_facts.py && sleep 0'\"'\"''\n 9851 1726887169.35856: stderr chunk (state=3):\n>>><<<\n 9851 1726887169.35865: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp5qcmot_3 /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793/AnsiballZ_service_facts.py\\n', b'')\n 9851 1726887169.35898: done transferring module to remote\n 9851 1726887169.35920: _low_level_execute_command(): starting\n 9851 1726887169.35929: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793/ /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793/AnsiballZ_service_facts.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793/ /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793/AnsiballZ_service_facts.py && sleep 0'\"'\"''\n 9853 1726887169.37432: stderr chunk (state=3):\n>>><<<\n 9853 1726887169.37443: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpgqbpyz1n /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297/AnsiballZ_service_facts.py\\n', b'')\n 9853 1726887169.37480: done transferring module to remote\n 9853 1726887169.37497: _low_level_execute_command(): starting\n 9853 1726887169.37505: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297/ /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297/AnsiballZ_service_facts.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297/ /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297/AnsiballZ_service_facts.py && sleep 0'\"'\"''\n 9852 1726887169.38181: stderr chunk (state=2):\n>>><<<\n 9852 1726887169.38191: stdout chunk (state=2):\n>>><<<\n<10.31.42.224> (0, b'', b'')\n 9852 1726887169.38218: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9852 1726887169.38225: _low_level_execute_command(): starting\n 9852 1726887169.38233: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449/AnsiballZ_service_facts.py && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' -tt 10.31.42.224 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449/AnsiballZ_service_facts.py && sleep 0'\"'\"''\n 9851 1726887169.39629: stderr chunk (state=2):\n>>><<<\n 9851 1726887169.39638: stdout chunk (state=2):\n>>><<<\n<10.31.43.54> (0, b'', b'')\n 9851 1726887169.39659: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9851 1726887169.39665: _low_level_execute_command(): starting\n 9851 1726887169.39673: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793/AnsiballZ_service_facts.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' -tt 10.31.43.54 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793/AnsiballZ_service_facts.py && sleep 0'\"'\"''\n 9852 1726887169.41024: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 9852 1726887169.41038: stdout chunk (state=3):\n>>>import '_warnings' # \r\n<<<\n 9852 1726887169.41050: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_weakref' # \r\n<<<\n 9852 1726887169.41106: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 9852 1726887169.41139: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 9852 1726887169.41149: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 9852 1726887169.41185: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 9852 1726887169.41199: 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 9852 1726887169.41219: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 9852 1726887169.41261: 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 9852 1726887169.41270: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9852 1726887169.41289: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 9852 1726887169.41317: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 9853 1726887169.41361: stderr chunk (state=2):\n>>><<<\n 9853 1726887169.41369: stdout chunk (state=2):\n>>><<<\n<10.31.41.136> (0, b'', b'')\n 9853 1726887169.41394: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9853 1726887169.41400: _low_level_execute_command(): starting\n 9853 1726887169.41409: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297/AnsiballZ_service_facts.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n 9852 1726887169.41453: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc2639e48>\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 0x7fedc25cf828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc26399b0>\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 0x7fedc25dc630>\r\n<<<\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' -tt 10.31.41.136 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297/AnsiballZ_service_facts.py && sleep 0'\"'\"''\n 9852 1726887169.41777: 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 0x7fedc25e3160>\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 0x7fedc25e80f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc25e3748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc25e3390>\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 0x7fedc258d470>\r\n<<<\n 9852 1726887169.41923: 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 0x7fedc2592e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc258db38>\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 9852 1726887169.42049: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc25994e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc257cd68>\r\n<<<\n 9852 1726887169.42066: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n<<<\n 9852 1726887169.42094: 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 0x7fedc257f198>\r\n<<<\n 9852 1726887169.42122: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py<<<\n 9852 1726887169.42163: stdout chunk (state=3):\n>>>\r\n# code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\nimport 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc088d940>\r\n<<<\n 9852 1726887169.42180: 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 9852 1726887169.42195: 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 9852 1726887169.42209: stdout chunk (state=3):\n>>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc089f240>\r\n<<<\n 9852 1726887169.42283: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc25eda20>\r\n<<<\n 9852 1726887169.42299: 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 9852 1726887169.42525: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 9852 1726887169.42541: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 9852 1726887169.42557: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n<<<\n 9852 1726887169.42578: 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 9852 1726887169.42618: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 9852 1726887169.42637: 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 9852 1726887169.42654: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 9852 1726887169.42723: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n<<<\n 9852 1726887169.42753: 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 9852 1726887169.42781: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9852 1726887169.42805: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 9852 1726887169.42822: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 9852 1726887169.42840: stdout chunk (state=3):\n>>>import '_operator' # \r\n<<<\n 9852 1726887169.42849: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc080c080>\r\n<<<\n 9852 1726887169.42868: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n<<<\n 9852 1726887169.42908: 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 0x7fedc08172b0>\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 9852 1726887169.42920: 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 9852 1726887169.42938: 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 0x7fedc0817f60>\r\n<<<\n 9852 1726887169.42949: stdout chunk (state=3):\n>>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0817a90>\r\n<<<\n 9852 1726887169.42956: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 9852 1726887169.42971: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n<<<\n 9852 1726887169.42987: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\n<<<\n 9852 1726887169.42996: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0822080>\r\n<<<\n 9852 1726887169.43004: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 9852 1726887169.43058: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc08687b8>\r\n<<<\n 9852 1726887169.43075: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n<<<\n 9852 1726887169.43088: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 9852 1726887169.43125: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0868ba8>\r\n<<<\n 9852 1726887169.43179: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc085c160>\r\n<<<\n 9852 1726887169.43199: 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 9852 1726887169.43208: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 9852 1726887169.43219: stdout chunk (state=3):\n>>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc085ce48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0854438>\r\n<<<\n 9852 1726887169.43265: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0844470>\r\n<<<\n 9852 1726887169.43291: 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 9852 1726887169.43304: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 9852 1726887169.43325: 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 9852 1726887169.43338: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 9852 1726887169.43358: 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 9852 1726887169.43367: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc'\r\n<<<\n 9852 1726887169.43401: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05c52b0>\r\n<<<\n 9852 1726887169.43416: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05ccd30>\r\n<<<\n 9852 1726887169.43430: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc085c0b8>\r\n<<<\n 9852 1726887169.43438: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 9852 1726887169.43490: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n<<<\n 9852 1726887169.43500: 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 0x7fedc05d2e48>\r\n<<<\n 9852 1726887169.43509: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc083e2b0>\r\n<<<\n 9852 1726887169.43530: 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 9852 1726887169.43557: 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 9852 1726887169.43566: 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 0x7fedc05d7208>\r\n<<<\n 9852 1726887169.43574: stdout chunk (state=3):\n>>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05d2fd0>\r\n<<<\n 9852 1726887169.43597: 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 9852 1726887169.43607: 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 0x7fedc05d7320>\r\n<<<\n 9852 1726887169.43618: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc08adfd0>\r\n<<<\n 9852 1726887169.43636: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n<<<\n 9852 1726887169.43646: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n<<<\n 9852 1726887169.43666: 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 9852 1726887169.43674: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9852 1726887169.43692: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n<<<\n 9852 1726887169.43705: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\n<<<\n 9852 1726887169.43716: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05d7e10>\r\n<<<\n 9852 1726887169.43724: stdout chunk (state=3):\n>>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05d7a20>\r\n<<<\n 9852 1726887169.43773: 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 0x7fedc05e46d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n<<<\n 9852 1726887169.43790: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n<<<\n 9852 1726887169.43823: 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 9852 1726887169.43876: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05e4eb8>\r\n<<<\n 9852 1726887169.43898: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n<<<\n 9852 1726887169.43920: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 9852 1726887169.43944: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc016c1d0>\r\n<<<\n 9852 1726887169.43955: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05e47b8>\r\n<<<\n 9852 1726887169.43976: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n<<<\n 9852 1726887169.43992: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 9852 1726887169.44043: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0171cc0>\r\n<<<\n 9852 1726887169.44070: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05d7550>\r\n<<<\n 9852 1726887169.44081: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 9852 1726887169.44098: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 9852 1726887169.44129: 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 0x7fedc0195320>\r\n<<<\n 9852 1726887169.44157: 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 0x7fedc01956d8>\r\n<<<\n 9852 1726887169.44173: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 9852 1726887169.44194: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 9852 1726887169.44211: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py\r\n<<<\n 9852 1726887169.44227: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc'\r\n<<<\n 9852 1726887169.44237: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc019c3c8>\r\n<<<\n 9852 1726887169.44270: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 9852 1726887169.44281: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\n<<<\n 9852 1726887169.44303: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 9852 1726887169.44314: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n<<<\n 9852 1726887169.44326: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 9852 1726887169.44350: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n<<<\n 9852 1726887169.44361: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n<<<\n 9852 1726887169.44382: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 9852 1726887169.44411: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 9852 1726887169.44448: 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 0x7fedbff46be0>\r\n<<<\n 9852 1726887169.44561: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbff3b320>\r\n<<<\n 9852 1726887169.44571: stdout chunk (state=3):\n>>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbff33fd0>\r\n<<<\n 9852 1726887169.44580: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbff2beb8>\r\n<<<\n 9852 1726887169.44612: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc019cd68>\r\n<<<\n 9852 1726887169.44646: 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 9852 1726887169.44666: 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 0x7fedbff3bf98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0195a58>\r\n<<<\n 9852 1726887169.44684: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 9852 1726887169.44704: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 9852 1726887169.44744: 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 9852 1726887169.44757: 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 0x7fedc2549748>\r\n<<<\n 9852 1726887169.44786: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbff3f080>\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<<<\n 9852 1726887169.44796: 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 0x7fedc2549ac8>\r\n<<<\n 9852 1726887169.44855: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05d7898>\r\n<<<\n 9852 1726887169.44878: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n<<<\n 9852 1726887169.44910: 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<<<\n 9852 1726887169.44940: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 9852 1726887169.44987: 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 0x7fedc25635f8>\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 9852 1726887169.45113: 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 9852 1726887169.45123: 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 0x7fedc2567668>\r\n<<<\n 9852 1726887169.45144: 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 9852 1726887169.45155: 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 0x7fedc2567b38>\r\n<<<\n 9852 1726887169.45178: 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 9852 1726887169.45190: 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 0x7fedc2567c50>\r\n<<<\n 9852 1726887169.45199: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc2563e48>\r\n<<<\n 9852 1726887169.45221: 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 9851 1726887169.45235: 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\n<<<\n 9852 1726887169.45256: 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 0x7fedc2567f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc2567518>\r\n<<<\n 9852 1726887169.45274: 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 9852 1726887169.45285: 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 0x7fedc2567278>\r\n<<<\n 9852 1726887169.45302: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc2556b38>\r\n<<<\n 9852 1726887169.45326: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0180390>\r\n<<<\n 9852 1726887169.45344: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 9852 1726887169.45379: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 9852 1726887169.45425: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc2556ac8>\r\n<<<\n 9852 1726887169.45545: 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 9852 1726887169.45555: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 9852 1726887169.45572: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe56b908>\r\n<<<\n 9852 1726887169.45634: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip'\r\n<<<\n 9852 1726887169.45647: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9852 1726887169.45671: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/__init__.py\r\n<<<\n 9852 1726887169.45682: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.45699: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 9852 1726887169.45709: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9851 1726887169.46333: stdout chunk (state=3):\n>>>import '_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 0x7fb6f843be48>\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 0x7fb6f83d1828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f843b9b0>\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 0x7fb6f83de630>\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 0x7fb6f83e5160>\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 0x7fb6f83ea0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f83e5748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f83e5390>\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 0x7fb6f838f470>\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 0x7fb6f8394e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f838fb38>\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_i<<<\n 9853 1726887169.46420: 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 0x7f1b037f5e48>\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 0x7f1b0378b828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b037f59b0>\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 0x7f1b03798630>\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 0x7f1b0379f160>\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 0x7f1b037a40f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0379f748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0379f390>\r\n<<<\n 9852 1726887169.46779: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9853 1726887169.47430: 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 0x7f1b03749470>\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 0x7f1b0374ee48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b03749b38>\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 0x7f1b037554e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b03738d68>\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 0x7f1b0373b198>\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 0x7f1b01a49940>\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 0x7f1b01a5b240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b037a9a20>\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 9851 1726887169.47441: stdout chunk (state=3):\n>>>mportlib_external.SourceFileLoader object at 0x7fb6f839b4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f837ed68>\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 0x7fb6f8381198>\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 0x7fb6f668f940>\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 0x7fb6f66a1240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f83efa20>\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 0x7fb6f660e080>\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 0x7fb6f66192b0>\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 0x7fb6f6619f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6619a90>\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 0x7fb6f6624080>\r\nimport '_collections' # >># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n<<<\n 9852 1726887169.47704: 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 0x7fedbe227ac8>\r\n<<<\n 9852 1726887169.47721: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 9852 1726887169.47738: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 9852 1726887169.47772: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 9852 1726887169.47831: 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 9852 1726887169.47841: 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 0x7fedbe250278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2904e0>\r\n<<<\n 9852 1726887169.47873: 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 0x7fedbe2905f8>\r\n<<<\n 9852 1726887169.47892: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 9852 1726887169.47919: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 9852 1726887169.47959: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe290b38>\r\n<<<\n 9852 1726887169.47980: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 9852 1726887169.47998: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 9852 1726887169.48016: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 9852 1726887169.48044: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 9852 1726887169.48064: 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 9852 1726887169.48150: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe293160>\r\n<<<\n 9852 1726887169.48183: 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 9852 1726887169.48195: 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 0x7fedbe23e390>\r\n<<<\n 9852 1726887169.48211: 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 9852 1726887169.48222: 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 0x7fedbe23ee48>\r\n<<<\n 9852 1726887169.48242: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 9852 1726887169.48253: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 9852 1726887169.48315: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe291128>\r\n<<<\n 9852 1726887169.48333: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2722b0>\r\n<<<\n 9853 1726887169.48530: 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 0x7f1b019c8080>\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 0x7f1b019d42b0>\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 0x7f1b019d4f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b019d4a90>\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 0x7f1b019dd080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a247b8>\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 0x7f1b01a24ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a18160>\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 0x7f1b01a18e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a10438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a00470>\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 0x7f1b017812b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01789d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a180b8>\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 0x7f1b0178fe48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b019fa2b0>\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 9851 1726887169.48542: stdout chunk (state=3):\n>>>porter'>\r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f666a7b8>\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 0x7fb6f666aba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f665e160>\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 0x7fb6f665ee48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6656438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6646470>\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 0x7fb6f63c72b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63ced30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f665e0b8>\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 0x7fb6f63d4e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f66402b0>\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 0x7fb6f63d91d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63d4f98>\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 0x7fb6f63d92e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f66affd0>\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 0x7fb6f63d9dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63d99e8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.c<<<\n 9852 1726887169.48629: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2684a8>\r\n<<<\n 9852 1726887169.48647: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n<<<\n 9852 1726887169.48657: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 9852 1726887169.48677: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe587d30>\r\n<<<\n 9852 1726887169.48700: 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 9852 1726887169.48711: 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 0x7fedbe27e320>\r\n<<<\n 9852 1726887169.48730: 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 9852 1726887169.48742: stdout chunk (state=3):\n>>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe27e438>\r\n<<<\n 9852 1726887169.48759: 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 9852 1726887169.48771: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 9852 1726887169.48789: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 9852 1726887169.48821: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 9852 1726887169.48841: 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 9852 1726887169.48858: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9852 1726887169.48907: 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 0x7fedbe30aeb8>\r\n<<<\n 9852 1726887169.48994: 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 9852 1726887169.49005: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 9852 1726887169.49027: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe310eb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe3012e8>\r\n<<<\n 9852 1726887169.49048: 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 9852 1726887169.49058: stdout chunk (state=3):\n>>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe301b00>\r\n<<<\n 9852 1726887169.49242: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe28b7f0>\r\n<<<\n 9852 1726887169.49272: 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 9852 1726887169.49398: 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 9852 1726887169.49430: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe32fef0>\r\n<<<\n 9852 1726887169.49483: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe301160>\r\n<<<\n 9853 1726887169.49553: 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 0x7f1b01795208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0178ffd0>\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 0x7f1b01795320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a69fd0>\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 0x7f1b01795e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01795a20>\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 0x7f1b017a06d8>\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 0x7f1b017a0eb8>\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 0x7f1b013281d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b017a07b8>\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 0x7f1b0132ccc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01795550>\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 0x7f1b013512e8>\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 0x7f1b013516a0>\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 0x7f1b01357390>\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 0x7f1b01102ba8>\r\n<<<\n 9852 1726887169.49603: 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 0x7fedbe2bbd68>\r\n<<<\n 9851 1726887169.49628: stdout chunk (state=3):\n>>>python-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 0x7fb6f63e66a0>\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 0x7fb6f63e6e80>\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 0x7fb6f5f6e198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63e6780>\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 0x7fb6f5f73c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63d9518>\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 0x7fb6f5f972e8>\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 0x7fb6f5f976a0>\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 0x7fb6f5f9e390>\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 0x7fb6f5d48ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5d3e2e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5d36f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5d2de80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object<<<\n 9852 1726887169.49640: 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 9852 1726887169.49690: 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 0x7fedbe2bbe80>\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 0x7fedbe2bbfd0>\r\n<<<\n 9852 1726887169.49713: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe27e588>\r\n<<<\n 9852 1726887169.49732: 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 9852 1726887169.49753: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 9852 1726887169.49774: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 9852 1726887169.49818: 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 9852 1726887169.49835: 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 0x7fedbe2d89b0>\r\n<<<\n 9852 1726887169.49988: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2d20f0>\r\n<<<\n 9852 1726887169.50011: 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 9852 1726887169.50023: 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 0x7fedbe2d22e8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2c9b70>\r\n<<<\n 9852 1726887169.50038: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.50063: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 9852 1726887169.50074: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.50150: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.50217: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.50228: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.50243: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9852 1726887169.50253: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 9852 1726887169.50268: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.50397: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.50477: 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 9852 1726887169.50486: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9852 1726887169.50505: 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 9852 1726887169.50517: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 9852 1726887169.50536: 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 9852 1726887169.50560: 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 9852 1726887169.50570: 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 0x7fedbe2f5d68>\r\n<<<\n 9852 1726887169.50623: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2f5a20>\r\n<<<\n 9852 1726887169.50656: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2f5240>\r\n<<<\n 9852 1726887169.50671: 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 9852 1726887169.50683: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 9851 1726887169.50730: stdout chunk (state=3):\n>>> at 0x7fb6f5f9ed30>\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 0x7fb6f5d3ef60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5f97a20>\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 0x7fb6f834b710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5d41048>\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 0x7fb6f834ba90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63d9860>\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 0x7fb6f83655c0>\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 0x7fb6f8369630>\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 0x7fb6f8369b00>\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 0x7fb6f8369c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f8365e10>\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 0x7fb6f8369f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f83694e0>\r\n# extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so'\r\n# e<<<\n 9851 1726887169.50748: stdout chunk (state=3):\n>>>xtension 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 0x7fb6f8369240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f8358b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5f82358>\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 0x7fb6f8365470>\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 0x7fb6f436d908>\r\n# zipimport: found 33 names in '/tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9852 1726887169.50760: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2f5898>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2e1ac8>\r\n# zipimport: zlib available\r\n<<<\n 9852 1726887169.51199: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.51685: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 9852 1726887169.51695: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 9853 1726887169.51729: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b010f92e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b010f0f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b010e7e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01357d30>\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 0x7f1b010f9f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01351a20>\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 0x7f1b03705710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b010fa048>\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 0x7f1b03705a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01795828>\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 0x7f1b0371f5c0>\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 0x7f1b03723630>\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 0x7f1b03723b00>\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 0x7f1b03723c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0371fe10>\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-dynl<<<\n 9853 1726887169.51785: stdout chunk (state=3):\n>>>oad/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b03723f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b037234e0>\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 0x7f1b03723240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b03713b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0133c358>\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 0x7f1b0371f470>\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 0x7f1aff726908>\r\n# zipimport: found 33 names in '/tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9852 1726887169.51805: 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_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 9852 1726887169.51907: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.52050: 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 9852 1726887169.52068: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbabba208>\r\n# zipimport: zlib available\r\n<<<\n 9852 1726887169.52427: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.52786: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9853 1726887169.52833: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.52928: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 9852 1726887169.52939: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.52956: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 9852 1726887169.52966: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.53028: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.53097: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 9852 1726887169.53108: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.53119: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 9852 1726887169.53138: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.53165: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.53194: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 9852 1726887169.53207: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.53368: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.53554: 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 9852 1726887169.53663: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 9852 1726887169.53680: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac2ee48>\r\n<<<\n 9852 1726887169.53690: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.53710: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.53731: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 9852 1726887169.53786: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.53842: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py\r\n<<<\n 9852 1726887169.53853: stdout chunk (state=3):\n>>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 9852 1726887169.53860: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 9852 1726887169.53879: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.53914: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.53942: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 9852 1726887169.53959: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.53983: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.54019: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9853 1726887169.54041: 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 0x7f1aff3e3ac8>\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 0x7f1aff40c278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff44c4e0>\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 0x7f1aff44c5f8>\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 9853 1726887169.54061: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff44cb38>\r\n<<<\n 9852 1726887169.54073: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9853 1726887169.54083: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 9852 1726887169.54121: 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 9853 1726887169.54145: 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 9851 1726887169.54228: 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 0x7fb6f4029ac8>\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 0x7fb6f4052278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40924e0>\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 0x7fb6f40925f8>\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 0x7fb6f4092b38>\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 0x7fb6f4095160>\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 0x7fb6f4040390>\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 0x7fb6f4040e48>\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 0x7fb6f4093128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40742b0>\r\n<<<\n 9852 1726887169.54282: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9852 1726887169.54338: 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 9852 1726887169.54349: 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 0x7fedbac0d128>\r\n<<<\n 9852 1726887169.54407: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad4ae48>\r\n<<<\n 9852 1726887169.54435: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py\r\n<<<\n 9852 1726887169.54445: stdout chunk (state=3):\n>>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 9852 1726887169.54455: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.54499: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.54549: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.54569: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.54605: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.54901: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.55192: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 9852 1726887169.55204: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 9852 1726887169.55230: 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 9853 1726887169.55277: 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 0x7f1aff44f160>\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 0x7f1aff44fa90>\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 0x7f1aff3fa0f0>\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 0x7f1aff44d0f0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff42e2b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4244a8>\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 0x7f1aff745d30>\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 0x7f1aff44fd68>\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 0x7f1aff43a3c8>\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 9853 1726887169.55288: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 9851 1726887169.55431: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f406a4a8>\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 0x7fb6f4389fd0>\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 0x7fb6f4080358>\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 0x7fb6f4080470>\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 0x7fb6f410cef0>\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 0x7fb6f4112f60>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f4103320>\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 0x7fb6f4103b38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f408d828>\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 0x7fb6f4131f28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f4103c50>\r\n<<<\n 9852 1726887169.55442: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac43080>\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 9852 1726887169.55523: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac43128>\r\n<<<\n 9852 1726887169.55563: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad63940>\r\n<<<\n 9852 1726887169.55608: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 9852 1726887169.55622: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.55644: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.55669: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py\r\n<<<\n 9852 1726887169.55680: stdout chunk (state=3):\n>>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 9852 1726887169.55700: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.55729: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 9852 1726887169.55809: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 9852 1726887169.55826: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9852 1726887169.55836: stdout chunk (state=3):\n>>>import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/modules/__init__.py\r\n<<<\n 9852 1726887169.55844: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.56031: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9852 1726887169.56255: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9853 1726887169.56307: 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 0x7f1aff4c5e48>\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 0x7f1aff4cbeb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4bc278>\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 0x7f1aff4bca90>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff447780>\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 0x7f1aff4ebeb8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4bc0f0>\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 0x7f1aff477d30>\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 0x7f1aff477e48>\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 0x7f1aff477f98>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff43a518>\r\n<<<\n 9853 1726887169.56384: 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 9853 1726887169.56395: stdout chunk (state=3):\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 9853 1726887169.56406: 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 9853 1726887169.56418: 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 0x7f1aff496940>\r\n<<<\n 9851 1726887169.56432: 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 0x7fb6f40bdda0>\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 0x7fb6f40bdf28>\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 0x7fb6f40cb048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40805c0>\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 0x7fb6f40da9b0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40d40f0>\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 0x7fb6f40d42e8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40cbb70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9853 1726887169.56907: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff490080>\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 0x7f1aff490278>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff485b00>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9852 1726887169.56921: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 9853 1726887169.57419: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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 0x7f1aff4b1d68>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4b1a20>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4b1240>\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 0x7f1aff4b1898>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff49dac8>\r\n# zipimport: zlib available\r\n<<<\n 9852 1726887169.57447: 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 0x7fedbac90f98>\r\n<<<\n 9851 1726887169.57526: 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 0x7fb6f40f7d68>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40f7a20>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40f7240>\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 0x7fb6f40f7898>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40e3ac8>\r\n# zipimport: zlib available\r\n<<<\n 9853 1726887169.57876: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9853 1726887169.58601: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 9851 1726887169.58627: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 9853 1726887169.58763: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 9853 1726887169.58910: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9853 1726887169.59098: 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 9853 1726887169.59128: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1afbd76208>\r\n# zipimport: zlib available\r\n<<<\n 9853 1726887169.59681: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9851 1726887169.59724: 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 0x7fb6f09bc208>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9853 1726887169.60366: 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_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 9853 1726887169.60571: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9853 1726887169.60614: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 9853 1726887169.60636: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9853 1726887169.60650: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9853 1726887169.60682: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9853 1726887169.60728: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 9851 1726887169.61619: 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_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 9853 1726887169.61819: 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 0x7f1afbde9e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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 9853 1726887169.61879: 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 0x7f1afbdcf128>\r\n<<<\n 9851 1726887169.61930: 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 0x7fb6f0a30e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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 9853 1726887169.61949: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1afbf09e48>\r\n<<<\n 9853 1726887169.61982: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 9853 1726887169.61996: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9853 1726887169.62038: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9853 1726887169.62086: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9853 1726887169.62109: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9853 1726887169.62145: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9853 1726887169.62439: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9853 1726887169.62719: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 9853 1726887169.62745: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 9853 1726887169.62760: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n<<<\n 9853 1726887169.62777: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 9853 1726887169.62907: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1afbdff080>\r\n<<<\n 9853 1726887169.62929: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 9853 1726887169.62950: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 9851 1726887169.63026: 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 0x7fb6f0a0f128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f0b4ce48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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 9853 1726887169.63047: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1afbdff128>\r\n<<<\n 9853 1726887169.63087: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1afbda4940>\r\n<<<\n 9853 1726887169.63371: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 9853 1726887169.63554: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9853 1726887169.63776: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 9851 1726887169.63806: 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 0x7fb6f0a45080>\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 0x7fb6f0a45128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f0b65940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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<<<\n 9853 1726887169.63906: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 9851 1726887169.64626: 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 0x7fb6f0a92f98>\r\n<<<\n 9853 1726887169.64689: 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 0x7f1afbe4cf98>\r\n<<<\n 9852 1726887170.67542: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"services\": {\"auditd.service\": {\"name\": \"auditd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"auth-rpcgss-module.service\": {\"name\": \"auth-rpcgss-module.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"auto-cpufreq.service\": {\"name\": \"auto-cpufreq.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"chronyd.service\": {\"name\": \"chronyd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-config.service\": {\"name\": \"cloud-config.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-final.service\": {\"name\": \"cloud-final.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-init-local.service\": {\"name\": \"cloud-init-local.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-init.service\": {\"name\": \"cloud-init.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cpupower.service\": {\"name\": \"cpupower.service\", \"state\": \"stopped\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"crond.service\": {\"name\": \"crond.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"dbus.service\": {\"name\": \"dbus.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"display-manager.service\": {\"name\": \"display-manager.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"dnf-makecache.service\": {\"name\": \"dnf-makecache.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-cmdline.service\": {\"name\": \"dracut-cmdline.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-initqueue.service\": {\"name\": \"dracut-initqueue.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-mount.service\": {\"name\": \"dracut-mount.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-mount.service\": {\"name\": \"dracut-pre-mount.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-pivot.service\": {\"name\": \"dracut-pre-pivot.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-trigger.service\": {\"name\": \"dracut-pre-trigger.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-udev.service\": {\"name\": \"dracut-pre-udev.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-shutdown-onfailure.service\": {\"name\": \"dracut-shutdown-onfailure.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-shutdown.service\": {\"name\": \"dracut-shutdown.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"emergency.service\": {\"name\": \"emergency.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"getty@tty1.service\": {\"name\": \"getty@tty1.service\", \"state\": \"running\", \"status\": \"active\", \"source\": \"systemd\"}, \"gssproxy.service\": {\"name\": \"gssproxy.service\", \"state\": \"running\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"hv_kvp_daemon.service\": {\"name\": \"hv_kvp_daemon.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"import-state.service\": {\"name\": \"import-state.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"initrd-cleanup.service\": {\"name\": \"initrd-cleanup.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"initrd-parse-etc.service\": {\"name\": \"initrd-parse-etc.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"initrd-switch-root.service\": {\"name\": \"initrd-switch-root.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"initrd-udevadm-cleanup-db.service\": {\"name\": \"initrd-udevadm-cleanup-db.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"irqbalance.service\": {\"name\": \"irqbalance.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"kdump.service\": {\"name\": \"kdump.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"kmod-static-nodes.service\": {\"name\": \"kmod-static-nodes.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"ldconfig.service\": {\"name\": \"ldconfig.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"loadmodules.service\": {\"name\": \"loadmodules.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"microcode.service\": {\"name\": \"microcode.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"modprobe@efi_pstore.service\": {\"name\": \"modprobe@efi_pstore.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"network.service\": {\"name\": \"network.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"NetworkManager-wait-online.service\": {\"name\": \"NetworkManager-wait-online.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"NetworkManager.service\": {\"name\": \"NetworkManager.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"nfs-idmapd.service\": {\"name\": \"nfs-idmapd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nfs-mountd.service\": {\"name\": \"nfs-mountd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nfs-server.service\": {\"name\": \"nfs-server.service\", \"state\": \"stopped\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"nfs-utils.service\": {\"name\": \"nfs-utils.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nfsdcld.service\": {\"name\": \"nfsdcld.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nis-domainname.service\": {\"name\": \"nis-domainname.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"ntpd.service\": {\"name\": \"ntpd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ntpdate.service\": {\"name\": \"ntpdate.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"plymouth-quit-wait.service\": {\"name\": \"plymouth-quit-wait.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-quit.service\": {\"name\": \"plymouth-quit.service\", \"state\": \"s<<<\n 9852 1726887170.67573: stdout chunk (state=3):\n>>>topped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-read-write.service\": {\"name\": \"plymouth-read-write.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-start.service\": {\"name\": \"plymouth-start.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-switch-root.service\": {\"name\": \"plymouth-switch-root.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"polkit.service\": {\"name\": \"polkit.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"power-profiles-daemon.service\": {\"name\": \"power-profiles-daemon.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"rc-local.service\": {\"name\": \"rc-local.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rescue.service\": {\"name\": \"rescue.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"restraintd.service\": {\"name\": \"restraintd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"rngd.service\": {\"name\": \"rngd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"rpc-gssd.service\": {\"name\": \"rpc-gssd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rpc-statd-notify.service\": {\"name\": \"rpc-statd-notify.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rpc-statd.service\": {\"name\": \"rpc-statd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rpcbind.service\": {\"name\": \"rpcbind.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"rsyslog.service\": {\"name\": \"rsyslog.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"selinux-autorelabel-mark.service\": {\"name\": \"selinux-autorelabel-mark.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"snapd.seeded.service\": {\"name\": \"snapd.seeded.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sntp.service\": {\"name\": \"sntp.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sshd-keygen.service\": {\"name\": \"sshd-keygen.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sshd-keygen@ecdsa.service\": {\"name\": \"sshd-keygen@ecdsa.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"sshd-keygen@ed25519.service\": {\"name\": \"sshd-keygen@ed25519.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"sshd-keygen@rsa.service\": {\"name\": \"sshd-keygen@rsa.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"sshd.service\": {\"name\": \"sshd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"sssd-kcm.service\": {\"name\": \"sssd-kcm.service\", \"state\": \"stopped\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd.service\": {\"name\": \"sssd.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"systemd-ask-password-console.service\": {\"name\": \"systemd-ask-password-console.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-ask-password-plymouth.service\": {\"name\": \"systemd-ask-password-plymouth.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-ask-password-wall.service\": {\"name\": \"systemd-ask-password-wall.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-binfmt.service\": {\"name\": \"systemd-binfmt.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-coredump@0.service\": {\"name\": \"systemd-coredump@0.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"systemd-firstboot.service\": {\"name\": \"systemd-firstboot.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-fsck-root.service\": {\"name\": \"systemd-fsck-root.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hwdb-update.service\": {\"name\": \"systemd-hwdb-update.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-initctl.service\": {\"name\": \"systemd-initctl.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-journal-catalog-update.service\": {\"name\": \"systemd-journal-catalog-update.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-journal-flush.service\": {\"name\": \"systemd-journal-flush.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-journald.service\": {\"name\": \"systemd-journald.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-logind.service\": {\"name\": \"systemd-logind.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-machine-id-commit.service\": {\"name\": \"systemd-machine-id-commit.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-modules-load.service\": {\"name\": \"systemd-modules-load.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-networkd-wait-online.service\": {\"name\": \"systemd-networkd-wait-online.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"systemd-pstore.service\": {\"name\": \"systemd-pstore.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"systemd-random-seed.service\": {\"name\": \"systemd-random-seed.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-remount-fs.service\": {\"name\": \"systemd-remount-fs.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-sysctl.service\": {\"name\": \"systemd-sysctl.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-sysusers.service\": {\"name\": \"systemd-sysusers.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-timesyncd.service\": {\"name\": \"systemd-timesyncd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"systemd-tmpfiles-clean.service\": {\"name\": \"systemd-tmpfiles-clean.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-tmpfiles-setup-dev.service\": {\"name\": \"systemd-tmpfiles-setup-dev.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-tmpfiles-setup.service\": {\"name\": \"systemd-tmpfiles-setup.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-udev-trigger.service\": {\"name\": \"systemd-udev-trigger.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-udevd.service\": {\"name\": \"systemd-udevd.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-update-done.service\": {\"name\": \"systemd-update-done.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-update-utmp-runlevel.service\": {\"name\": \"systemd-update-utmp-runlevel.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-update-utmp.service\": {\"name\": \"systemd-update-utmp.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-user-sessions.service\": {\"name\": \"systemd-user-sessions.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-vconsole-setup.service\": {\"name\": \"systemd-vconsole-setup.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"tlp.service\": {\"name\": \"tlp.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"tuned.service\": {\"name\": \"tuned.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"unbound-anchor.service\": {\"name\": \"unbound-anchor.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"user-runtime-dir@0.service\": {\"name\": \"user-runtime-dir@0.service\", \"state\": \"stopped\", \"status\": \"active\", \"source\": \"systemd\"}, \"user@0.service\": {\"name\": \"user@0.service\", \"state\": \"running\", \"status\": \"active\", \"source\": \"systemd\"}, \"ypbind.service\": {\"name\": \"ypbind.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"yppasswdd.service\": {\"name\": \"yppasswdd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypserv.service\": {\"name\": \"ypserv.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypxfrd.service\": {\"name\": \"ypxfrd.ser<<<\n 9852 1726887170.67591: stdout chunk (state=3):\n>>>vice\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"autovt@.service\": {\"name\": \"autovt@.service\", \"state\": \"unknown\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"chrony-dnssrv@.service\": {\"name\": \"chrony-dnssrv@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"chrony-wait.service\": {\"name\": \"chrony-wait.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"cloud-init-hotplugd.service\": {\"name\": \"cloud-init-hotplugd.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"console-getty.service\": {\"name\": \"console-getty.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"container-getty@.service\": {\"name\": \"container-getty@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.hostname1.service\": {\"name\": \"dbus-org.freedesktop.hostname1.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.locale1.service\": {\"name\": \"dbus-org.freedesktop.locale1.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.login1.service\": {\"name\": \"dbus-org.freedesktop.login1.service\", \"state\": \"active\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.nm-dispatcher.service\": {\"name\": \"dbus-org.freedesktop.nm-dispatcher.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.portable1.service\": {\"name\": \"dbus-org.freedesktop.portable1.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.timedate1.service\": {\"name\": \"dbus-org.freedesktop.timedate1.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"debug-shell.service\": {\"name\": \"debug-shell.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"dnf-system-upgrade-cleanup.service\": {\"name\": \"dnf-system-upgrade-cleanup.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dnf-system-upgrade.service\": {\"name\": \"dnf-system-upgrade.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"ebtables.service\": {\"name\": \"ebtables.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"firewalld.service\": {\"name\": \"firewalld.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"fstrim.service\": {\"name\": \"fstrim.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"getty@.service\": {\"name\": \"getty@.service\", \"state\": \"unknown\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"grub-boot-indeterminate.service\": {\"name\": \"grub-boot-indeterminate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"halt-local.service\": {\"name\": \"halt-local.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"iprdump.service\": {\"name\": \"iprdump.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"iprinit.service\": {\"name\": \"iprinit.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"iprupdate.service\": {\"name\": \"iprupdate.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"kvm_stat.service\": {\"name\": \"kvm_stat.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"man-db-cache-update.service\": {\"name\": \"man-db-cache-update.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"man-db-restart-cache-update.service\": {\"name\": \"man-db-restart-cache-update.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"messagebus.service\": {\"name\": \"messagebus.service\", \"state\": \"active\", \"status\": \"static\", \"source\": \"systemd\"}, \"NetworkManager-dispatcher.service\": {\"name\": \"NetworkManager-dispatcher.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"nfs-blkmap.service\": {\"name\": \"nfs-blkmap.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"nfs-convert.service\": {\"name\": \"nfs-convert.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"nftab<<<\n 9852 1726887170.67615: stdout chunk (state=3):\n>>>les.service\": {\"name\": \"nftables.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"oddjobd.service\": {\"name\": \"oddjobd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"plymouth-halt.service\": {\"name\": \"plymouth-halt.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-kexec.service\": {\"name\": \"plymouth-kexec.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-poweroff.service\": {\"name\": \"plymouth-poweroff.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-reboot.service\": {\"name\": \"plymouth-reboot.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-switch-root-initramfs.service\": {\"name\": \"plymouth-switch-root-initramfs.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"qemu-guest-agent.service\": {\"name\": \"qemu-guest-agent.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"quotaon.service\": {\"name\": \"quotaon.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"rdisc.service\": {\"name\": \"rdisc.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"selinux-autorelabel.service\": {\"name\": \"selinux-autorelabel.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"serial-getty@.service\": {\"name\": \"serial-getty@.service\", \"state\": \"unknown\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"sshd-keygen@.service\": {\"name\": \"sshd-keygen@.service\", \"state\": \"unknown\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"sshd@.service\": {\"name\": \"sshd@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"sssd-autofs.service\": {\"name\": \"sssd-autofs.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-nss.service\": {\"name\": \"sssd-nss.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-pac.service\": {\"name\": \"sssd-pac.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-pam.service\": {\"name\": \"sssd-pam.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-ssh.service\": {\"name\": \"sssd-ssh.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-sudo.service\": {\"name\": \"sssd-sudo.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"syslog.service\": {\"name\": \"syslog.service\", \"state\": \"active\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"system-update-cleanup.service\": {\"name\": \"system-update-cleanup.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-backlight@.service\": {\"name\": \"systemd-backlight@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-coredump@.service\": {\"name\": \"systemd-coredump@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-exit.service\": {\"name\": \"systemd-exit.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-fsck@.service\": {\"name\": \"systemd-fsck@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-halt.service\": {\"name\": \"systemd-halt.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hibernate-resume@.service\": {\"name\": \"systemd-hibernate-resume@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hibernate.service\": {\"name\": \"systemd-hibernate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hostnamed.service\": {\"name\": \"systemd-hostnamed.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hybrid-sleep.service\": {\"name\": \"systemd-hybrid-sleep.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-kexec.service\": {\"name\": \"systemd-kexec.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-localed.service\": {\"name\": \"systemd-localed.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-portabled.service\": {\"name\": \"s<<<\n 9852 1726887170.67638: stdout chunk (state=3):\n>>>ystemd-portabled.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-poweroff.service\": {\"name\": \"systemd-poweroff.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-quotacheck.service\": {\"name\": \"systemd-quotacheck.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-reboot.service\": {\"name\": \"systemd-reboot.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-resolved.service\": {\"name\": \"systemd-resolved.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"systemd-rfkill.service\": {\"name\": \"systemd-rfkill.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-suspend-then-hibernate.service\": {\"name\": \"systemd-suspend-then-hibernate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-suspend.service\": {\"name\": \"systemd-suspend.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-timedated.service\": {\"name\": \"systemd-timedated.service\", \"state\": \"inactive\", \"status\": \"masked\", \"source\": \"systemd\"}, \"systemd-udev-settle.service\": {\"name\": \"systemd-udev-settle.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-volatile-root.service\": {\"name\": \"systemd-volatile-root.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"tcsd.service\": {\"name\": \"tcsd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"teamd@.service\": {\"name\": \"teamd@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"timedatex.service\": {\"name\": \"timedatex.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"user-runtime-dir@.service\": {\"name\": \"user-runtime-dir@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"user@.service\": {\"name\": \"user@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}}}, \"invocation\": {\"module_args\": {}}}\r\n# destroy __main__\r\n<<<\n 9852 1726887170.67957: 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 9852 1726887170.67991: 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# 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<<<\n 9852 1726887170.68018: stdout chunk (state=3):\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<<<\n 9852 1726887170.68046: stdout chunk (state=3):\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<<<\n 9852 1726887170.68073: stdout chunk (state=3):\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 9852 1726887170.68106: 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<<<\n 9852 1726887170.68131: 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 gc\r\n# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n<<<\n 9852 1726887170.68151: stdout chunk (state=3):\n>>># destroy _ast\r\n# destroy _datetime\r\n<<<\n 9852 1726887170.68177: stdout chunk (state=3):\n>>># destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 9852 1726887170.68344: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 9852 1726887170.68371: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 9852 1726887170.68394: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 9852 1726887170.68418: 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 9852 1726887170.68444: 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 9852 1726887170.68474: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n# destroy traceback\r\n<<<\n 9852 1726887170.68497: stdout chunk (state=3):\n>>># destroy atexit\r\n# destroy _string\r\n# destroy systemd._journal\r\n<<<\n 9852 1726887170.68519: stdout chunk (state=3):\n>>># destroy systemd._reader\r\n# destroy systemd.id128\r\n# destroy _socket\r\n<<<\n 9852 1726887170.68542: 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<<<\n 9852 1726887170.68614: 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 9852 1726887170.68732: 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<<<\n 9852 1726887170.68757: stdout chunk (state=3):\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 9852 1726887170.68780: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 9852 1726887170.68896: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 9852 1726887170.69105: stdout chunk (state=3):\n>>># destroy stat\r\n<<<\n 9852 1726887170.69129: stdout chunk (state=3):\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 9852 1726887170.69489: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.224 closed.\r\n<<<\n 9852 1726887170.69498: stdout chunk (state=3):\n>>><<<\n 9852 1726887170.69514: stderr chunk (state=3):\n>>><<<\n<10.31.42.224> (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 0x7fedc2639e48>\\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 0x7fedc25cf828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc26399b0>\\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 0x7fedc25dc630>\\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 0x7fedc25e3160>\\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 0x7fedc25e80f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc25e3748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc25e3390>\\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 0x7fedc258d470>\\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 0x7fedc2592e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc258db38>\\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 0x7fedc25994e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc257cd68>\\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 0x7fedc257f198>\\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 0x7fedc088d940>\\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 0x7fedc089f240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc25eda20>\\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 0x7fedc080c080>\\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 0x7fedc08172b0>\\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 0x7fedc0817f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0817a90>\\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 0x7fedc0822080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc08687b8>\\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 0x7fedc0868ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc085c160>\\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 0x7fedc085ce48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0854438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0844470>\\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 0x7fedc05c52b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05ccd30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc085c0b8>\\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 0x7fedc05d2e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc083e2b0>\\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 0x7fedc05d7208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05d2fd0>\\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 0x7fedc05d7320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc08adfd0>\\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 0x7fedc05d7e10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05d7a20>\\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 0x7fedc05e46d8>\\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 0x7fedc05e4eb8>\\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 0x7fedc016c1d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05e47b8>\\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 0x7fedc0171cc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05d7550>\\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 0x7fedc0195320>\\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 0x7fedc01956d8>\\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 0x7fedc019c3c8>\\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 0x7fedbff46be0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbff3b320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbff33fd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbff2beb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc019cd68>\\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 0x7fedbff3bf98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0195a58>\\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 0x7fedc2549748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbff3f080>\\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 0x7fedc2549ac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05d7898>\\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 0x7fedc25635f8>\\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 0x7fedc2567668>\\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 0x7fedc2567b38>\\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 0x7fedc2567c50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc2563e48>\\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 0x7fedc2567f98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc2567518>\\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 0x7fedc2567278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc2556b38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0180390>\\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 0x7fedc2556ac8>\\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 0x7fedbe56b908>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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 0x7fedbe227ac8>\\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 0x7fedbe250278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2904e0>\\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 0x7fedbe2905f8>\\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 0x7fedbe290b38>\\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 0x7fedbe293160>\\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 0x7fedbe23e390>\\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 0x7fedbe23ee48>\\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 0x7fedbe291128>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2722b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2684a8>\\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 0x7fedbe587d30>\\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 0x7fedbe27e320>\\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 0x7fedbe27e438>\\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 0x7fedbe30aeb8>\\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 0x7fedbe310eb8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe3012e8>\\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 0x7fedbe301b00>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe28b7f0>\\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 0x7fedbe32fef0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe301160>\\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 0x7fedbe2bbd68>\\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 0x7fedbe2bbe80>\\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 0x7fedbe2bbfd0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe27e588>\\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 0x7fedbe2d89b0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2d20f0>\\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 0x7fedbe2d22e8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2c9b70>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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 0x7fedbe2f5d68>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2f5a20>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2f5240>\\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 0x7fedbe2f5898>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2e1ac8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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 0x7fedbabba208>\\r\\n# 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_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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 0x7fedbac2ee48>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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 0x7fedbac0d128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad4ae48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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 0x7fedbac43080>\\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 0x7fedbac43128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad63940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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# /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 0x7fedbac90f98>\\r\\n\\r\\n{\"ansible_facts\": {\"services\": {\"auditd.service\": {\"name\": \"auditd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"auth-rpcgss-module.service\": {\"name\": \"auth-rpcgss-module.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"auto-cpufreq.service\": {\"name\": \"auto-cpufreq.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"chronyd.service\": {\"name\": \"chronyd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-config.service\": {\"name\": \"cloud-config.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-final.service\": {\"name\": \"cloud-final.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-init-local.service\": {\"name\": \"cloud-init-local.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-init.service\": {\"name\": \"cloud-init.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cpupower.service\": {\"name\": \"cpupower.service\", \"state\": \"stopped\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"crond.service\": {\"name\": \"crond.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"dbus.service\": {\"name\": \"dbus.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"display-manager.service\": {\"name\": \"display-manager.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"dnf-makecache.service\": {\"name\": \"dnf-makecache.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-cmdline.service\": {\"name\": \"dracut-cmdline.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-initqueue.service\": {\"name\": \"dracut-initqueue.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-mount.service\": {\"name\": \"dracut-mount.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-mount.service\": {\"name\": \"dracut-pre-mount.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-pivot.service\": {\"name\": \"dracut-pre-pivot.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-trigger.service\": {\"name\": \"dracut-pre-trigger.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-udev.service\": {\"name\": \"dracut-pre-udev.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-shutdown-onfailure.service\": {\"name\": \"dracut-shutdown-onfailure.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-shutdown.service\": {\"name\": \"dracut-shutdown.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"emergency.service\": {\"name\": \"emergency.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"getty@tty1.service\": {\"name\": \"getty@tty1.service\", \"state\": \"running\", \"status\": \"active\", \"source\": \"systemd\"}, \"gssproxy.service\": {\"name\": \"gssproxy.service\", \"state\": \"running\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"hv_kvp_daemon.service\": {\"name\": \"hv_kvp_daemon.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"import-state.service\": {\"name\": \"import-state.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"initrd-cleanup.service\": {\"name\": \"initrd-cleanup.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"initrd-parse-etc.service\": {\"name\": \"initrd-parse-etc.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"initrd-switch-root.service\": {\"name\": \"initrd-switch-root.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"initrd-udevadm-cleanup-db.service\": {\"name\": \"initrd-udevadm-cleanup-db.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"irqbalance.service\": {\"name\": \"irqbalance.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"kdump.service\": {\"name\": \"kdump.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"kmod-static-nodes.service\": {\"name\": \"kmod-static-nodes.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"ldconfig.service\": {\"name\": \"ldconfig.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"loadmodules.service\": {\"name\": \"loadmodules.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"microcode.service\": {\"name\": \"microcode.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"modprobe@efi_pstore.service\": {\"name\": \"modprobe@efi_pstore.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"network.service\": {\"name\": \"network.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"NetworkManager-wait-online.service\": {\"name\": \"NetworkManager-wait-online.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"NetworkManager.service\": {\"name\": \"NetworkManager.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"nfs-idmapd.service\": {\"name\": \"nfs-idmapd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nfs-mountd.service\": {\"name\": \"nfs-mountd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nfs-server.service\": {\"name\": \"nfs-server.service\", \"state\": \"stopped\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"nfs-utils.service\": {\"name\": \"nfs-utils.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nfsdcld.service\": {\"name\": \"nfsdcld.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nis-domainname.service\": {\"name\": \"nis-domainname.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"ntpd.service\": {\"name\": \"ntpd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ntpdate.service\": {\"name\": \"ntpdate.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"plymouth-quit-wait.service\": {\"name\": \"plymouth-quit-wait.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-quit.service\": {\"name\": \"plymouth-quit.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-read-write.service\": {\"name\": \"plymouth-read-write.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-start.service\": {\"name\": \"plymouth-start.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-switch-root.service\": {\"name\": \"plymouth-switch-root.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"polkit.service\": {\"name\": \"polkit.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"power-profiles-daemon.service\": {\"name\": \"power-profiles-daemon.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"rc-local.service\": {\"name\": \"rc-local.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rescue.service\": {\"name\": \"rescue.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"restraintd.service\": {\"name\": \"restraintd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"rngd.service\": {\"name\": \"rngd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"rpc-gssd.service\": {\"name\": \"rpc-gssd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rpc-statd-notify.service\": {\"name\": \"rpc-statd-notify.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rpc-statd.service\": {\"name\": \"rpc-statd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rpcbind.service\": {\"name\": \"rpcbind.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"rsyslog.service\": {\"name\": \"rsyslog.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"selinux-autorelabel-mark.service\": {\"name\": \"selinux-autorelabel-mark.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"snapd.seeded.service\": {\"name\": \"snapd.seeded.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sntp.service\": {\"name\": \"sntp.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sshd-keygen.service\": {\"name\": \"sshd-keygen.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sshd-keygen@ecdsa.service\": {\"name\": \"sshd-keygen@ecdsa.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"sshd-keygen@ed25519.service\": {\"name\": \"sshd-keygen@ed25519.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"sshd-keygen@rsa.service\": {\"name\": \"sshd-keygen@rsa.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"sshd.service\": {\"name\": \"sshd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"sssd-kcm.service\": {\"name\": \"sssd-kcm.service\", \"state\": \"stopped\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd.service\": {\"name\": \"sssd.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"systemd-ask-password-console.service\": {\"name\": \"systemd-ask-password-console.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-ask-password-plymouth.service\": {\"name\": \"systemd-ask-password-plymouth.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-ask-password-wall.service\": {\"name\": \"systemd-ask-password-wall.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-binfmt.service\": {\"name\": \"systemd-binfmt.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-coredump@0.service\": {\"name\": \"systemd-coredump@0.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"systemd-firstboot.service\": {\"name\": \"systemd-firstboot.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-fsck-root.service\": {\"name\": \"systemd-fsck-root.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hwdb-update.service\": {\"name\": \"systemd-hwdb-update.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-initctl.service\": {\"name\": \"systemd-initctl.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-journal-catalog-update.service\": {\"name\": \"systemd-journal-catalog-update.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-journal-flush.service\": {\"name\": \"systemd-journal-flush.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-journald.service\": {\"name\": \"systemd-journald.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-logind.service\": {\"name\": \"systemd-logind.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-machine-id-commit.service\": {\"name\": \"systemd-machine-id-commit.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-modules-load.service\": {\"name\": \"systemd-modules-load.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-networkd-wait-online.service\": {\"name\": \"systemd-networkd-wait-online.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"systemd-pstore.service\": {\"name\": \"systemd-pstore.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"systemd-random-seed.service\": {\"name\": \"systemd-random-seed.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-remount-fs.service\": {\"name\": \"systemd-remount-fs.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-sysctl.service\": {\"name\": \"systemd-sysctl.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-sysusers.service\": {\"name\": \"systemd-sysusers.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-timesyncd.service\": {\"name\": \"systemd-timesyncd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"systemd-tmpfiles-clean.service\": {\"name\": \"systemd-tmpfiles-clean.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-tmpfiles-setup-dev.service\": {\"name\": \"systemd-tmpfiles-setup-dev.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-tmpfiles-setup.service\": {\"name\": \"systemd-tmpfiles-setup.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-udev-trigger.service\": {\"name\": \"systemd-udev-trigger.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-udevd.service\": {\"name\": \"systemd-udevd.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-update-done.service\": {\"name\": \"systemd-update-done.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-update-utmp-runlevel.service\": {\"name\": \"systemd-update-utmp-runlevel.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-update-utmp.service\": {\"name\": \"systemd-update-utmp.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-user-sessions.service\": {\"name\": \"systemd-user-sessions.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-vconsole-setup.service\": {\"name\": \"systemd-vconsole-setup.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"tlp.service\": {\"name\": \"tlp.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"tuned.service\": {\"name\": \"tuned.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"unbound-anchor.service\": {\"name\": \"unbound-anchor.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"user-runtime-dir@0.service\": {\"name\": \"user-runtime-dir@0.service\", \"state\": \"stopped\", \"status\": \"active\", \"source\": \"systemd\"}, \"user@0.service\": {\"name\": \"user@0.service\", \"state\": \"running\", \"status\": \"active\", \"source\": \"systemd\"}, \"ypbind.service\": {\"name\": \"ypbind.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"yppasswdd.service\": {\"name\": \"yppasswdd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypserv.service\": {\"name\": \"ypserv.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypxfrd.service\": {\"name\": \"ypxfrd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"autovt@.service\": {\"name\": \"autovt@.service\", \"state\": \"unknown\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"chrony-dnssrv@.service\": {\"name\": \"chrony-dnssrv@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"chrony-wait.service\": {\"name\": \"chrony-wait.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"cloud-init-hotplugd.service\": {\"name\": \"cloud-init-hotplugd.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"console-getty.service\": {\"name\": \"console-getty.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"container-getty@.service\": {\"name\": \"container-getty@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.hostname1.service\": {\"name\": \"dbus-org.freedesktop.hostname1.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.locale1.service\": {\"name\": \"dbus-org.freedesktop.locale1.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.login1.service\": {\"name\": \"dbus-org.freedesktop.login1.service\", \"state\": \"active\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.nm-dispatcher.service\": {\"name\": \"dbus-org.freedesktop.nm-dispatcher.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.portable1.service\": {\"name\": \"dbus-org.freedesktop.portable1.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.timedate1.service\": {\"name\": \"dbus-org.freedesktop.timedate1.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"debug-shell.service\": {\"name\": \"debug-shell.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"dnf-system-upgrade-cleanup.service\": {\"name\": \"dnf-system-upgrade-cleanup.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dnf-system-upgrade.service\": {\"name\": \"dnf-system-upgrade.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"ebtables.service\": {\"name\": \"ebtables.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"firewalld.service\": {\"name\": \"firewalld.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"fstrim.service\": {\"name\": \"fstrim.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"getty@.service\": {\"name\": \"getty@.service\", \"state\": \"unknown\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"grub-boot-indeterminate.service\": {\"name\": \"grub-boot-indeterminate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"halt-local.service\": {\"name\": \"halt-local.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"iprdump.service\": {\"name\": \"iprdump.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"iprinit.service\": {\"name\": \"iprinit.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"iprupdate.service\": {\"name\": \"iprupdate.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"kvm_stat.service\": {\"name\": \"kvm_stat.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"man-db-cache-update.service\": {\"name\": \"man-db-cache-update.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"man-db-restart-cache-update.service\": {\"name\": \"man-db-restart-cache-update.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"messagebus.service\": {\"name\": \"messagebus.service\", \"state\": \"active\", \"status\": \"static\", \"source\": \"systemd\"}, \"NetworkManager-dispatcher.service\": {\"name\": \"NetworkManager-dispatcher.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"nfs-blkmap.service\": {\"name\": \"nfs-blkmap.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"nfs-convert.service\": {\"name\": \"nfs-convert.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"nftables.service\": {\"name\": \"nftables.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"oddjobd.service\": {\"name\": \"oddjobd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"plymouth-halt.service\": {\"name\": \"plymouth-halt.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-kexec.service\": {\"name\": \"plymouth-kexec.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-poweroff.service\": {\"name\": \"plymouth-poweroff.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-reboot.service\": {\"name\": \"plymouth-reboot.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-switch-root-initramfs.service\": {\"name\": \"plymouth-switch-root-initramfs.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"qemu-guest-agent.service\": {\"name\": \"qemu-guest-agent.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"quotaon.service\": {\"name\": \"quotaon.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"rdisc.service\": {\"name\": \"rdisc.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"selinux-autorelabel.service\": {\"name\": \"selinux-autorelabel.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"serial-getty@.service\": {\"name\": \"serial-getty@.service\", \"state\": \"unknown\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"sshd-keygen@.service\": {\"name\": \"sshd-keygen@.service\", \"state\": \"unknown\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"sshd@.service\": {\"name\": \"sshd@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"sssd-autofs.service\": {\"name\": \"sssd-autofs.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-nss.service\": {\"name\": \"sssd-nss.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-pac.service\": {\"name\": \"sssd-pac.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-pam.service\": {\"name\": \"sssd-pam.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-ssh.service\": {\"name\": \"sssd-ssh.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-sudo.service\": {\"name\": \"sssd-sudo.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"syslog.service\": {\"name\": \"syslog.service\", \"state\": \"active\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"system-update-cleanup.service\": {\"name\": \"system-update-cleanup.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-backlight@.service\": {\"name\": \"systemd-backlight@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-coredump@.service\": {\"name\": \"systemd-coredump@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-exit.service\": {\"name\": \"systemd-exit.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-fsck@.service\": {\"name\": \"systemd-fsck@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-halt.service\": {\"name\": \"systemd-halt.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hibernate-resume@.service\": {\"name\": \"systemd-hibernate-resume@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hibernate.service\": {\"name\": \"systemd-hibernate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hostnamed.service\": {\"name\": \"systemd-hostnamed.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hybrid-sleep.service\": {\"name\": \"systemd-hybrid-sleep.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-kexec.service\": {\"name\": \"systemd-kexec.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-localed.service\": {\"name\": \"systemd-localed.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-portabled.service\": {\"name\": \"systemd-portabled.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-poweroff.service\": {\"name\": \"systemd-poweroff.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-quotacheck.service\": {\"name\": \"systemd-quotacheck.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-reboot.service\": {\"name\": \"systemd-reboot.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-resolved.service\": {\"name\": \"systemd-resolved.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"systemd-rfkill.service\": {\"name\": \"systemd-rfkill.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-suspend-then-hibernate.service\": {\"name\": \"systemd-suspend-then-hibernate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-suspend.service\": {\"name\": \"systemd-suspend.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-timedated.service\": {\"name\": \"systemd-timedated.service\", \"state\": \"inactive\", \"status\": \"masked\", \"source\": \"systemd\"}, \"systemd-udev-settle.service\": {\"name\": \"systemd-udev-settle.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-volatile-root.service\": {\"name\": \"systemd-volatile-root.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"tcsd.service\": {\"name\": \"tcsd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"teamd@.service\": {\"name\": \"teamd@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"timedatex.service\": {\"name\": \"timedatex.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"user-runtime-dir@.service\": {\"name\": \"user-runtime-dir@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"user@.service\": {\"name\": \"user@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}}}, \"invocation\": {\"module_args\": {}}}\\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# 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# 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.224 closed.\\r\\n')\n 9852 1726887170.69632: _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 0x7fedc2639e48>\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 0x7fedc25cf828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc26399b0>\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 0x7fedc25dc630>\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 0x7fedc25e3160>\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 0x7fedc25e80f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc25e3748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc25e3390>\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 0x7fedc258d470>\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 0x7fedc2592e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc258db38>\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 0x7fedc25994e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc257cd68>\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 0x7fedc257f198>\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 0x7fedc088d940>\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 0x7fedc089f240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc25eda20>\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 0x7fedc080c080>\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 0x7fedc08172b0>\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 0x7fedc0817f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0817a90>\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 0x7fedc0822080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc08687b8>\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 0x7fedc0868ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc085c160>\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 0x7fedc085ce48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0854438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0844470>\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 0x7fedc05c52b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05ccd30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc085c0b8>\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 0x7fedc05d2e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc083e2b0>\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 0x7fedc05d7208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05d2fd0>\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 0x7fedc05d7320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc08adfd0>\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 0x7fedc05d7e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05d7a20>\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 0x7fedc05e46d8>\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 0x7fedc05e4eb8>\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 0x7fedc016c1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05e47b8>\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 0x7fedc0171cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05d7550>\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 0x7fedc0195320>\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 0x7fedc01956d8>\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 0x7fedc019c3c8>\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 0x7fedbff46be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbff3b320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbff33fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbff2beb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc019cd68>\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 0x7fedbff3bf98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0195a58>\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 0x7fedc2549748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbff3f080>\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 0x7fedc2549ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05d7898>\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 0x7fedc25635f8>\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 0x7fedc2567668>\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 0x7fedc2567b38>\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 0x7fedc2567c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc2563e48>\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 0x7fedc2567f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc2567518>\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 0x7fedc2567278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc2556b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0180390>\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 0x7fedc2556ac8>\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 0x7fedbe56b908>\r\n# zipimport: found 33 names in '/tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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 0x7fedbe227ac8>\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 0x7fedbe250278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2904e0>\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 0x7fedbe2905f8>\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 0x7fedbe290b38>\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 0x7fedbe293160>\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 0x7fedbe23e390>\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 0x7fedbe23ee48>\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 0x7fedbe291128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2722b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2684a8>\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 0x7fedbe587d30>\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 0x7fedbe27e320>\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 0x7fedbe27e438>\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 0x7fedbe30aeb8>\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 0x7fedbe310eb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe3012e8>\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 0x7fedbe301b00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe28b7f0>\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 0x7fedbe32fef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe301160>\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 0x7fedbe2bbd68>\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 0x7fedbe2bbe80>\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 0x7fedbe2bbfd0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe27e588>\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 0x7fedbe2d89b0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2d20f0>\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 0x7fedbe2d22e8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2c9b70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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 0x7fedbe2f5d68>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2f5a20>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2f5240>\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 0x7fedbe2f5898>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2e1ac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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 0x7fedbabba208>\r\n# 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_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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 0x7fedbac2ee48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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 0x7fedbac0d128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad4ae48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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 0x7fedbac43080>\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 0x7fedbac43128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad63940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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# /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 0x7fedbac90f98>\r\n\r\n{\"ansible_facts\": {\"services\": {\"auditd.service\": {\"name\": \"auditd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"auth-rpcgss-module.service\": {\"name\": \"auth-rpcgss-module.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"auto-cpufreq.service\": {\"name\": \"auto-cpufreq.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"chronyd.service\": {\"name\": \"chronyd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-config.service\": {\"name\": \"cloud-config.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-final.service\": {\"name\": \"cloud-final.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-init-local.service\": {\"name\": \"cloud-init-local.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-init.service\": {\"name\": \"cloud-init.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cpupower.service\": {\"name\": \"cpupower.service\", \"state\": \"stopped\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"crond.service\": {\"name\": \"crond.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"dbus.service\": {\"name\": \"dbus.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"display-manager.service\": {\"name\": \"display-manager.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"dnf-makecache.service\": {\"name\": \"dnf-makecache.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-cmdline.service\": {\"name\": \"dracut-cmdline.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-initqueue.service\": {\"name\": \"dracut-initqueue.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-mount.service\": {\"name\": \"dracut-mount.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-mount.service\": {\"name\": \"dracut-pre-mount.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-pivot.service\": {\"name\": \"dracut-pre-pivot.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-trigger.service\": {\"name\": \"dracut-pre-trigger.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-udev.service\": {\"name\": \"dracut-pre-udev.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-shutdown-onfailure.service\": {\"name\": \"dracut-shutdown-onfailure.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-shutdown.service\": {\"name\": \"dracut-shutdown.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"emergency.service\": {\"name\": \"emergency.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"getty@tty1.service\": {\"name\": \"getty@tty1.service\", \"state\": \"running\", \"status\": \"active\", \"source\": \"systemd\"}, \"gssproxy.service\": {\"name\": \"gssproxy.service\", \"state\": \"running\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"hv_kvp_daemon.service\": {\"name\": \"hv_kvp_daemon.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"import-state.service\": {\"name\": \"import-state.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"initrd-cleanup.service\": {\"name\": \"initrd-cleanup.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"initrd-parse-etc.service\": {\"name\": \"initrd-parse-etc.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"initrd-switch-root.service\": {\"name\": \"initrd-switch-root.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"initrd-udevadm-cleanup-db.service\": {\"name\": \"initrd-udevadm-cleanup-db.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"irqbalance.service\": {\"name\": \"irqbalance.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"kdump.service\": {\"name\": \"kdump.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"kmod-static-nodes.service\": {\"name\": \"kmod-static-nodes.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"ldconfig.service\": {\"name\": \"ldconfig.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"loadmodules.service\": {\"name\": \"loadmodules.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"microcode.service\": {\"name\": \"microcode.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"modprobe@efi_pstore.service\": {\"name\": \"modprobe@efi_pstore.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"network.service\": {\"name\": \"network.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"NetworkManager-wait-online.service\": {\"name\": \"NetworkManager-wait-online.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"NetworkManager.service\": {\"name\": \"NetworkManager.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"nfs-idmapd.service\": {\"name\": \"nfs-idmapd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nfs-mountd.service\": {\"name\": \"nfs-mountd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nfs-server.service\": {\"name\": \"nfs-server.service\", \"state\": \"stopped\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"nfs-utils.service\": {\"name\": \"nfs-utils.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nfsdcld.service\": {\"name\": \"nfsdcld.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nis-domainname.service\": {\"name\": \"nis-domainname.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"ntpd.service\": {\"name\": \"ntpd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ntpdate.service\": {\"name\": \"ntpdate.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"plymouth-quit-wait.service\": {\"name\": \"plymouth-quit-wait.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-quit.service\": {\"name\": \"plymouth-quit.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-read-write.service\": {\"name\": \"plymouth-read-write.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-start.service\": {\"name\": \"plymouth-start.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-switch-root.service\": {\"name\": \"plymouth-switch-root.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"polkit.service\": {\"name\": \"polkit.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"power-profiles-daemon.service\": {\"name\": \"power-profiles-daemon.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"rc-local.service\": {\"name\": \"rc-local.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rescue.service\": {\"name\": \"rescue.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"restraintd.service\": {\"name\": \"restraintd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"rngd.service\": {\"name\": \"rngd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"rpc-gssd.service\": {\"name\": \"rpc-gssd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rpc-statd-notify.service\": {\"name\": \"rpc-statd-notify.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rpc-statd.service\": {\"name\": \"rpc-statd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rpcbind.service\": {\"name\": \"rpcbind.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"rsyslog.service\": {\"name\": \"rsyslog.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"selinux-autorelabel-mark.service\": {\"name\": \"selinux-autorelabel-mark.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"snapd.seeded.service\": {\"name\": \"snapd.seeded.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sntp.service\": {\"name\": \"sntp.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sshd-keygen.service\": {\"name\": \"sshd-keygen.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sshd-keygen@ecdsa.service\": {\"name\": \"sshd-keygen@ecdsa.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"sshd-keygen@ed25519.service\": {\"name\": \"sshd-keygen@ed25519.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"sshd-keygen@rsa.service\": {\"name\": \"sshd-keygen@rsa.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"sshd.service\": {\"name\": \"sshd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"sssd-kcm.service\": {\"name\": \"sssd-kcm.service\", \"state\": \"stopped\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd.service\": {\"name\": \"sssd.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"systemd-ask-password-console.service\": {\"name\": \"systemd-ask-password-console.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-ask-password-plymouth.service\": {\"name\": \"systemd-ask-password-plymouth.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-ask-password-wall.service\": {\"name\": \"systemd-ask-password-wall.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-binfmt.service\": {\"name\": \"systemd-binfmt.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-coredump@0.service\": {\"name\": \"systemd-coredump@0.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"systemd-firstboot.service\": {\"name\": \"systemd-firstboot.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-fsck-root.service\": {\"name\": \"systemd-fsck-root.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hwdb-update.service\": {\"name\": \"systemd-hwdb-update.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-initctl.service\": {\"name\": \"systemd-initctl.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-journal-catalog-update.service\": {\"name\": \"systemd-journal-catalog-update.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-journal-flush.service\": {\"name\": \"systemd-journal-flush.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-journald.service\": {\"name\": \"systemd-journald.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-logind.service\": {\"name\": \"systemd-logind.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-machine-id-commit.service\": {\"name\": \"systemd-machine-id-commit.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-modules-load.service\": {\"name\": \"systemd-modules-load.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-networkd-wait-online.service\": {\"name\": \"systemd-networkd-wait-online.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"systemd-pstore.service\": {\"name\": \"systemd-pstore.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"systemd-random-seed.service\": {\"name\": \"systemd-random-seed.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-remount-fs.service\": {\"name\": \"systemd-remount-fs.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-sysctl.service\": {\"name\": \"systemd-sysctl.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-sysusers.service\": {\"name\": \"systemd-sysusers.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-timesyncd.service\": {\"name\": \"systemd-timesyncd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"systemd-tmpfiles-clean.service\": {\"name\": \"systemd-tmpfiles-clean.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-tmpfiles-setup-dev.service\": {\"name\": \"systemd-tmpfiles-setup-dev.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-tmpfiles-setup.service\": {\"name\": \"systemd-tmpfiles-setup.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-udev-trigger.service\": {\"name\": \"systemd-udev-trigger.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-udevd.service\": {\"name\": \"systemd-udevd.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-update-done.service\": {\"name\": \"systemd-update-done.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-update-utmp-runlevel.service\": {\"name\": \"systemd-update-utmp-runlevel.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-update-utmp.service\": {\"name\": \"systemd-update-utmp.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-user-sessions.service\": {\"name\": \"systemd-user-sessions.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-vconsole-setup.service\": {\"name\": \"systemd-vconsole-setup.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"tlp.service\": {\"name\": \"tlp.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"tuned.service\": {\"name\": \"tuned.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"unbound-anchor.service\": {\"name\": \"unbound-anchor.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"user-runtime-dir@0.service\": {\"name\": \"user-runtime-dir@0.service\", \"state\": \"stopped\", \"status\": \"active\", \"source\": \"systemd\"}, \"user@0.service\": {\"name\": \"user@0.service\", \"state\": \"running\", \"status\": \"active\", \"source\": \"systemd\"}, \"ypbind.service\": {\"name\": \"ypbind.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"yppasswdd.service\": {\"name\": \"yppasswdd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypserv.service\": {\"name\": \"ypserv.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypxfrd.service\": {\"name\": \"ypxfrd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"autovt@.service\": {\"name\": \"autovt@.service\", \"state\": \"unknown\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"chrony-dnssrv@.service\": {\"name\": \"chrony-dnssrv@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"chrony-wait.service\": {\"name\": \"chrony-wait.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"cloud-init-hotplugd.service\": {\"name\": \"cloud-init-hotplugd.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"console-getty.service\": {\"name\": \"console-getty.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"container-getty@.service\": {\"name\": \"container-getty@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.hostname1.service\": {\"name\": \"dbus-org.freedesktop.hostname1.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.locale1.service\": {\"name\": \"dbus-org.freedesktop.locale1.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.login1.service\": {\"name\": \"dbus-org.freedesktop.login1.service\", \"state\": \"active\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.nm-dispatcher.service\": {\"name\": \"dbus-org.freedesktop.nm-dispatcher.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.portable1.service\": {\"name\": \"dbus-org.freedesktop.portable1.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.timedate1.service\": {\"name\": \"dbus-org.freedesktop.timedate1.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"debug-shell.service\": {\"name\": \"debug-shell.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"dnf-system-upgrade-cleanup.service\": {\"name\": \"dnf-system-upgrade-cleanup.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dnf-system-upgrade.service\": {\"name\": \"dnf-system-upgrade.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"ebtables.service\": {\"name\": \"ebtables.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"firewalld.service\": {\"name\": \"firewalld.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"fstrim.service\": {\"name\": \"fstrim.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"getty@.service\": {\"name\": \"getty@.service\", \"state\": \"unknown\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"grub-boot-indeterminate.service\": {\"name\": \"grub-boot-indeterminate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"halt-local.service\": {\"name\": \"halt-local.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"iprdump.service\": {\"name\": \"iprdump.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"iprinit.service\": {\"name\": \"iprinit.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"iprupdate.service\": {\"name\": \"iprupdate.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"kvm_stat.service\": {\"name\": \"kvm_stat.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"man-db-cache-update.service\": {\"name\": \"man-db-cache-update.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"man-db-restart-cache-update.service\": {\"name\": \"man-db-restart-cache-update.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"messagebus.service\": {\"name\": \"messagebus.service\", \"state\": \"active\", \"status\": \"static\", \"source\": \"systemd\"}, \"NetworkManager-dispatcher.service\": {\"name\": \"NetworkManager-dispatcher.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"nfs-blkmap.service\": {\"name\": \"nfs-blkmap.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"nfs-convert.service\": {\"name\": \"nfs-convert.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"nftables.service\": {\"name\": \"nftables.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"oddjobd.service\": {\"name\": \"oddjobd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"plymouth-halt.service\": {\"name\": \"plymouth-halt.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-kexec.service\": {\"name\": \"plymouth-kexec.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-poweroff.service\": {\"name\": \"plymouth-poweroff.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-reboot.service\": {\"name\": \"plymouth-reboot.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-switch-root-initramfs.service\": {\"name\": \"plymouth-switch-root-initramfs.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"qemu-guest-agent.service\": {\"name\": \"qemu-guest-agent.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"quotaon.service\": {\"name\": \"quotaon.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"rdisc.service\": {\"name\": \"rdisc.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"selinux-autorelabel.service\": {\"name\": \"selinux-autorelabel.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"serial-getty@.service\": {\"name\": \"serial-getty@.service\", \"state\": \"unknown\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"sshd-keygen@.service\": {\"name\": \"sshd-keygen@.service\", \"state\": \"unknown\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"sshd@.service\": {\"name\": \"sshd@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"sssd-autofs.service\": {\"name\": \"sssd-autofs.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-nss.service\": {\"name\": \"sssd-nss.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-pac.service\": {\"name\": \"sssd-pac.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-pam.service\": {\"name\": \"sssd-pam.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-ssh.service\": {\"name\": \"sssd-ssh.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-sudo.service\": {\"name\": \"sssd-sudo.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"syslog.service\": {\"name\": \"syslog.service\", \"state\": \"active\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"system-update-cleanup.service\": {\"name\": \"system-update-cleanup.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-backlight@.service\": {\"name\": \"systemd-backlight@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-coredump@.service\": {\"name\": \"systemd-coredump@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-exit.service\": {\"name\": \"systemd-exit.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-fsck@.service\": {\"name\": \"systemd-fsck@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-halt.service\": {\"name\": \"systemd-halt.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hibernate-resume@.service\": {\"name\": \"systemd-hibernate-resume@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hibernate.service\": {\"name\": \"systemd-hibernate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hostnamed.service\": {\"name\": \"systemd-hostnamed.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hybrid-sleep.service\": {\"name\": \"systemd-hybrid-sleep.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-kexec.service\": {\"name\": \"systemd-kexec.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-localed.service\": {\"name\": \"systemd-localed.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-portabled.service\": {\"name\": \"systemd-portabled.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-poweroff.service\": {\"name\": \"systemd-poweroff.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-quotacheck.service\": {\"name\": \"systemd-quotacheck.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-reboot.service\": {\"name\": \"systemd-reboot.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-resolved.service\": {\"name\": \"systemd-resolved.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"systemd-rfkill.service\": {\"name\": \"systemd-rfkill.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-suspend-then-hibernate.service\": {\"name\": \"systemd-suspend-then-hibernate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-suspend.service\": {\"name\": \"systemd-suspend.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-timedated.service\": {\"name\": \"systemd-timedated.service\", \"state\": \"inactive\", \"status\": \"masked\", \"source\": \"systemd\"}, \"systemd-udev-settle.service\": {\"name\": \"systemd-udev-settle.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-volatile-root.service\": {\"name\": \"systemd-volatile-root.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"tcsd.service\": {\"name\": \"tcsd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"teamd@.service\": {\"name\": \"teamd@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"timedatex.service\": {\"name\": \"timedatex.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"user-runtime-dir@.service\": {\"name\": \"user-runtime-dir@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"user@.service\": {\"name\": \"user@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}}}, \"invocation\": {\"module_args\": {}}}\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# 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# 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.224 closed.\r\n 9852 1726887170.71760: done with _execute_module (service_facts, {'_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': 'service_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9852 1726887170.71775: _low_level_execute_command(): starting\n 9852 1726887170.71782: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9852 1726887170.74818: stderr chunk (state=2):\n>>><<<\n 9852 1726887170.74828: stdout chunk (state=2):\n>>><<<\n<10.31.42.224> (0, b'', b'')\n 9852 1726887170.74851: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9852 1726887170.74861: handler run complete\n 9852 1726887170.75021: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9852 1726887170.75175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9852 1726887170.75689: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9852 1726887170.75835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9852 1726887170.76088: attempt loop complete, returning result\n 9852 1726887170.76097: _execute() done\n 9852 1726887170.76103: dumping result to json\n 9852 1726887170.76165: done dumping result, returning\n 9852 1726887170.76177: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Populate service facts [0e652c5f-a961-eb88-62cf-00000000000b]\n 9852 1726887170.76263: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000b\n 9852 1726887170.76745: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000b\n 9852 1726887170.76751: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"ansible_facts\": {\n \"services\": {\n \"NetworkManager-dispatcher.service\": {\n \"name\": \"NetworkManager-dispatcher.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"enabled\"\n },\n \"NetworkManager-wait-online.service\": {\n \"name\": \"NetworkManager-wait-online.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"NetworkManager.service\": {\n \"name\": \"NetworkManager.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"auditd.service\": {\n \"name\": \"auditd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"auth-rpcgss-module.service\": {\n \"name\": \"auth-rpcgss-module.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"auto-cpufreq.service\": {\n \"name\": \"auto-cpufreq.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"autovt@.service\": {\n \"name\": \"autovt@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"enabled\"\n },\n \"chrony-dnssrv@.service\": {\n \"name\": \"chrony-dnssrv@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"chrony-wait.service\": {\n \"name\": \"chrony-wait.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"chronyd.service\": {\n \"name\": \"chronyd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"cloud-config.service\": {\n \"name\": \"cloud-config.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"cloud-final.service\": {\n \"name\": \"cloud-final.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"cloud-init-hotplugd.service\": {\n \"name\": \"cloud-init-hotplugd.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"cloud-init-local.service\": {\n \"name\": \"cloud-init-local.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"cloud-init.service\": {\n \"name\": \"cloud-init.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"console-getty.service\": {\n \"name\": \"console-getty.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"container-getty@.service\": {\n \"name\": \"container-getty@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"cpupower.service\": {\n \"name\": \"cpupower.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"disabled\"\n },\n \"crond.service\": {\n \"name\": \"crond.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"dbus-org.freedesktop.hostname1.service\": {\n \"name\": \"dbus-org.freedesktop.hostname1.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"dbus-org.freedesktop.locale1.service\": {\n \"name\": \"dbus-org.freedesktop.locale1.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"dbus-org.freedesktop.login1.service\": {\n \"name\": \"dbus-org.freedesktop.login1.service\",\n \"source\": \"systemd\",\n \"state\": \"active\",\n \"status\": \"static\"\n },\n \"dbus-org.freedesktop.nm-dispatcher.service\": {\n \"name\": \"dbus-org.freedesktop.nm-dispatcher.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"enabled\"\n },\n \"dbus-org.freedesktop.portable1.service\": {\n \"name\": \"dbus-org.freedesktop.portable1.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"dbus-org.freedesktop.timedate1.service\": {\n \"name\": \"dbus-org.freedesktop.timedate1.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"enabled\"\n },\n \"dbus.service\": {\n \"name\": \"dbus.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"static\"\n },\n \"debug-shell.service\": {\n \"name\": \"debug-shell.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"display-manager.service\": {\n \"name\": \"display-manager.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"dnf-makecache.service\": {\n \"name\": \"dnf-makecache.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dnf-system-upgrade-cleanup.service\": {\n \"name\": \"dnf-system-upgrade-cleanup.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"dnf-system-upgrade.service\": {\n \"name\": \"dnf-system-upgrade.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"dracut-cmdline.service\": {\n \"name\": \"dracut-cmdline.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-initqueue.service\": {\n \"name\": \"dracut-initqueue.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-mount.service\": {\n \"name\": \"dracut-mount.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-pre-mount.service\": {\n \"name\": \"dracut-pre-mount.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-pre-pivot.service\": {\n \"name\": \"dracut-pre-pivot.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-pre-trigger.service\": {\n \"name\": \"dracut-pre-trigger.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-pre-udev.service\": {\n \"name\": \"dracut-pre-udev.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-shutdown-onfailure.service\": {\n \"name\": \"dracut-shutdown-onfailure.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-shutdown.service\": {\n \"name\": \"dracut-shutdown.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"ebtables.service\": {\n \"name\": \"ebtables.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"emergency.service\": {\n \"name\": \"emergency.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"firewalld.service\": {\n \"name\": \"firewalld.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"fstrim.service\": {\n \"name\": \"fstrim.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"getty@.service\": {\n \"name\": \"getty@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"enabled\"\n },\n \"getty@tty1.service\": {\n \"name\": \"getty@tty1.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"active\"\n },\n \"grub-boot-indeterminate.service\": {\n \"name\": \"grub-boot-indeterminate.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"gssproxy.service\": {\n \"name\": \"gssproxy.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"disabled\"\n },\n \"halt-local.service\": {\n \"name\": \"halt-local.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"hv_kvp_daemon.service\": {\n \"name\": \"hv_kvp_daemon.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"import-state.service\": {\n \"name\": \"import-state.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"initrd-cleanup.service\": {\n \"name\": \"initrd-cleanup.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"initrd-parse-etc.service\": {\n \"name\": \"initrd-parse-etc.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"initrd-switch-root.service\": {\n \"name\": \"initrd-switch-root.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"initrd-udevadm-cleanup-db.service\": {\n \"name\": \"initrd-udevadm-cleanup-db.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"iprdump.service\": {\n \"name\": \"iprdump.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"iprinit.service\": {\n \"name\": \"iprinit.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"iprupdate.service\": {\n \"name\": \"iprupdate.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"irqbalance.service\": {\n \"name\": \"irqbalance.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"kdump.service\": {\n \"name\": \"kdump.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"kmod-static-nodes.service\": {\n \"name\": \"kmod-static-nodes.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"kvm_stat.service\": {\n \"name\": \"kvm_stat.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"ldconfig.service\": {\n \"name\": \"ldconfig.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"loadmodules.service\": {\n \"name\": \"loadmodules.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"man-db-cache-update.service\": {\n \"name\": \"man-db-cache-update.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"man-db-restart-cache-update.service\": {\n \"name\": \"man-db-restart-cache-update.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"messagebus.service\": {\n \"name\": \"messagebus.service\",\n \"source\": \"systemd\",\n \"state\": \"active\",\n \"status\": \"static\"\n },\n \"microcode.service\": {\n \"name\": \"microcode.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"modprobe@efi_pstore.service\": {\n \"name\": \"modprobe@efi_pstore.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"network.service\": {\n \"name\": \"network.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"nfs-blkmap.service\": {\n \"name\": \"nfs-blkmap.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"nfs-convert.service\": {\n \"name\": \"nfs-convert.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"nfs-idmapd.service\": {\n \"name\": \"nfs-idmapd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"nfs-mountd.service\": {\n \"name\": \"nfs-mountd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"nfs-server.service\": {\n \"name\": \"nfs-server.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"disabled\"\n },\n \"nfs-utils.service\": {\n \"name\": \"nfs-utils.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"nfsdcld.service\": {\n \"name\": \"nfsdcld.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"nftables.service\": {\n \"name\": \"nftables.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"nis-domainname.service\": {\n \"name\": \"nis-domainname.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"ntpd.service\": {\n \"name\": \"ntpd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"ntpdate.service\": {\n \"name\": \"ntpdate.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"oddjobd.service\": {\n \"name\": \"oddjobd.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"plymouth-halt.service\": {\n \"name\": \"plymouth-halt.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"plymouth-kexec.service\": {\n \"name\": \"plymouth-kexec.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"plymouth-poweroff.service\": {\n \"name\": \"plymouth-poweroff.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"plymouth-quit-wait.service\": {\n \"name\": \"plymouth-quit-wait.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"plymouth-quit.service\": {\n \"name\": \"plymouth-quit.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"plymouth-read-write.service\": {\n \"name\": \"plymouth-read-write.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"plymouth-reboot.service\": {\n \"name\": \"plymouth-reboot.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"plymouth-start.service\": {\n \"name\": \"plymouth-start.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"plymouth-switch-root-initramfs.service\": {\n \"name\": \"plymouth-switch-root-initramfs.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"plymouth-switch-root.service\": {\n \"name\": \"plymouth-switch-root.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"polkit.service\": {\n \"name\": \"polkit.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"static\"\n },\n \"power-profiles-daemon.service\": {\n \"name\": \"power-profiles-daemon.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"qemu-guest-agent.service\": {\n \"name\": \"qemu-guest-agent.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"enabled\"\n },\n \"quotaon.service\": {\n \"name\": \"quotaon.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"rc-local.service\": {\n \"name\": \"rc-local.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"rdisc.service\": {\n \"name\": \"rdisc.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"rescue.service\": {\n \"name\": \"rescue.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"restraintd.service\": {\n \"name\": \"restraintd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"rngd.service\": {\n \"name\": \"rngd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"rpc-gssd.service\": {\n \"name\": \"rpc-gssd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"rpc-statd-notify.service\": {\n \"name\": \"rpc-statd-notify.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"rpc-statd.service\": {\n \"name\": \"rpc-statd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"rpcbind.service\": {\n \"name\": \"rpcbind.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"rsyslog.service\": {\n \"name\": \"rsyslog.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"selinux-autorelabel-mark.service\": {\n \"name\": \"selinux-autorelabel-mark.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"selinux-autorelabel.service\": {\n \"name\": \"selinux-autorelabel.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"serial-getty@.service\": {\n \"name\": \"serial-getty@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"disabled\"\n },\n \"snapd.seeded.service\": {\n \"name\": \"snapd.seeded.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"sntp.service\": {\n \"name\": \"sntp.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"sshd-keygen.service\": {\n \"name\": \"sshd-keygen.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"sshd-keygen@.service\": {\n \"name\": \"sshd-keygen@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"disabled\"\n },\n \"sshd-keygen@ecdsa.service\": {\n \"name\": \"sshd-keygen@ecdsa.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"sshd-keygen@ed25519.service\": {\n \"name\": \"sshd-keygen@ed25519.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"sshd-keygen@rsa.service\": {\n \"name\": \"sshd-keygen@rsa.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"sshd.service\": {\n \"name\": \"sshd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"sshd@.service\": {\n \"name\": \"sshd@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"sssd-autofs.service\": {\n \"name\": \"sssd-autofs.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-kcm.service\": {\n \"name\": \"sssd-kcm.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"indirect\"\n },\n \"sssd-nss.service\": {\n \"name\": \"sssd-nss.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-pac.service\": {\n \"name\": \"sssd-pac.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-pam.service\": {\n \"name\": \"sssd-pam.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-ssh.service\": {\n \"name\": \"sssd-ssh.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-sudo.service\": {\n \"name\": \"sssd-sudo.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd.service\": {\n \"name\": \"sssd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"syslog.service\": {\n \"name\": \"syslog.service\",\n \"source\": \"systemd\",\n \"state\": \"active\",\n \"status\": \"enabled\"\n },\n \"system-update-cleanup.service\": {\n \"name\": \"system-update-cleanup.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-ask-password-console.service\": {\n \"name\": \"systemd-ask-password-console.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-ask-password-plymouth.service\": {\n \"name\": \"systemd-ask-password-plymouth.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-ask-password-wall.service\": {\n \"name\": \"systemd-ask-password-wall.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-backlight@.service\": {\n \"name\": \"systemd-backlight@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-binfmt.service\": {\n \"name\": \"systemd-binfmt.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-coredump@.service\": {\n \"name\": \"systemd-coredump@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-coredump@0.service\": {\n \"name\": \"systemd-coredump@0.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"systemd-exit.service\": {\n \"name\": \"systemd-exit.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-firstboot.service\": {\n \"name\": \"systemd-firstboot.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-fsck-root.service\": {\n \"name\": \"systemd-fsck-root.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-fsck@.service\": {\n \"name\": \"systemd-fsck@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-halt.service\": {\n \"name\": \"systemd-halt.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-hibernate-resume@.service\": {\n \"name\": \"systemd-hibernate-resume@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-hibernate.service\": {\n \"name\": \"systemd-hibernate.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-hostnamed.service\": {\n \"name\": \"systemd-hostnamed.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-hwdb-update.service\": {\n \"name\": \"systemd-hwdb-update.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-hybrid-sleep.service\": {\n \"name\": \"systemd-hybrid-sleep.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-initctl.service\": {\n \"name\": \"systemd-initctl.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-journal-catalog-update.service\": {\n \"name\": \"systemd-journal-catalog-update.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-journal-flush.service\": {\n \"name\": \"systemd-journal-flush.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-journald.service\": {\n \"name\": \"systemd-journald.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"static\"\n },\n \"systemd-kexec.service\": {\n \"name\": \"systemd-kexec.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-localed.service\": {\n \"name\": \"systemd-localed.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-logind.service\": {\n \"name\": \"systemd-logind.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"static\"\n },\n \"systemd-machine-id-commit.service\": {\n \"name\": \"systemd-machine-id-commit.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-modules-load.service\": {\n \"name\": \"systemd-modules-load.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-networkd-wait-online.service\": {\n \"name\": \"systemd-networkd-wait-online.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"systemd-portabled.service\": {\n \"name\": \"systemd-portabled.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-poweroff.service\": {\n \"name\": \"systemd-poweroff.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-pstore.service\": {\n \"name\": \"systemd-pstore.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"systemd-quotacheck.service\": {\n \"name\": \"systemd-quotacheck.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-random-seed.service\": {\n \"name\": \"systemd-random-seed.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-reboot.service\": {\n \"name\": \"systemd-reboot.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-remount-fs.service\": {\n \"name\": \"systemd-remount-fs.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-resolved.service\": {\n \"name\": \"systemd-resolved.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"systemd-rfkill.service\": {\n \"name\": \"systemd-rfkill.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-suspend-then-hibernate.service\": {\n \"name\": \"systemd-suspend-then-hibernate.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-suspend.service\": {\n \"name\": \"systemd-suspend.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-sysctl.service\": {\n \"name\": \"systemd-sysctl.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-sysusers.service\": {\n \"name\": \"systemd-sysusers.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-timedated.service\": {\n \"name\": \"systemd-timedated.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"masked\"\n },\n \"systemd-timesyncd.service\": {\n \"name\": \"systemd-timesyncd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"systemd-tmpfiles-clean.service\": {\n \"name\": \"systemd-tmpfiles-clean.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-tmpfiles-setup-dev.service\": {\n \"name\": \"systemd-tmpfiles-setup-dev.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-tmpfiles-setup.service\": {\n \"name\": \"systemd-tmpfiles-setup.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-udev-settle.service\": {\n \"name\": \"systemd-udev-settle.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-udev-trigger.service\": {\n \"name\": \"systemd-udev-trigger.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-udevd.service\": {\n \"name\": \"systemd-udevd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"static\"\n },\n \"systemd-update-done.service\": {\n \"name\": \"systemd-update-done.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-update-utmp-runlevel.service\": {\n \"name\": \"systemd-update-utmp-runlevel.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-update-utmp.service\": {\n \"name\": \"systemd-update-utmp.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-user-sessions.service\": {\n \"name\": \"systemd-user-sessions.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-vconsole-setup.service\": {\n \"name\": \"systemd-vconsole-setup.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-volatile-root.service\": {\n \"name\": \"systemd-volatile-root.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"tcsd.service\": {\n \"name\": \"tcsd.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"teamd@.service\": {\n \"name\": \"teamd@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"timedatex.service\": {\n \"name\": \"timedatex.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"enabled\"\n },\n \"tlp.service\": {\n \"name\": \"tlp.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"tuned.service\": {\n \"name\": \"tuned.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"unbound-anchor.service\": {\n \"name\": \"unbound-anchor.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"user-runtime-dir@.service\": {\n \"name\": \"user-runtime-dir@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"user-runtime-dir@0.service\": {\n \"name\": \"user-runtime-dir@0.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"active\"\n },\n \"user@.service\": {\n \"name\": \"user@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"user@0.service\": {\n \"name\": \"user@0.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"active\"\n },\n \"ypbind.service\": {\n \"name\": \"ypbind.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"yppasswdd.service\": {\n \"name\": \"yppasswdd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"ypserv.service\": {\n \"name\": \"ypserv.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"ypxfrd.service\": {\n \"name\": \"ypxfrd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n }\n }\n },\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {}\n }\n}\n 9853 1726887170.90806: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"services\": {\"auditd.service\": {\"name\": \"auditd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"auth-rpcgss-module.service\": {\"name\": \"auth-rpcgss-module.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"auto-cpufreq.service\": {\"name\": \"auto-cpufreq.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"chronyd.service\": {\"name\": \"chronyd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-config.service\": {\"name\": \"cloud-config.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-final.service\": {\"name\": \"cloud-final.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-init-local.service\": {\"name\": \"cloud-init-local.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-init.service\": {\"name\": \"cloud-init.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cpupower.service\": {\"name\": \"cpupower.service\", \"state\": \"stopped\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"crond.service\": {\"name\": \"crond.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"dbus.service\": {\"name\": \"dbus.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"display-manager.service\": {\"name\": \"display-manager.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"dnf-makecache.service\": {\"name\": \"dnf-makecache.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-cmdline.service\": {\"name\": \"dracut-cmdline.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-initqueue.service\": {\"name\": \"dracut-initqueue.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-mount.service\": {\"name\": \"dracut-mount.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-mount.service\": {\"name\": \"dracut-pre-mount.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"system<<<\n 9853 1726887170.90868: stdout chunk (state=3):\n>>>d\"}, \"dracut-pre-pivot.service\": {\"name\": \"dracut-pre-pivot.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-trigger.service\": {\"name\": \"dracut-pre-trigger.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-udev.service\": {\"name\": \"dracut-pre-udev.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-shutdown-onfailure.service\": {\"name\": \"dracut-shutdown-onfailure.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-shutdown.service\": {\"name\": \"dracut-shutdown.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"emergency.service\": {\"name\": \"emergency.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"getty@tty1.service\": {\"name\": \"getty@tty1.service\", \"state\": \"running\", \"status\": \"active\", \"source\": \"systemd\"}, \"gssproxy.service\": {\"name\": \"gssproxy.service\", \"state\": \"running\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"hv_kvp_daemon.service\": {\"name\": \"hv_kvp_daemon.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"import-state.service\": {\"name\": \"import-state.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"initrd-cleanup.service\": {\"name\": \"initrd-cleanup.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"initrd-parse-etc.service\": {\"name\": \"initrd-parse-etc.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"initrd-switch-root.service\": {\"name\": \"initrd-switch-root.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"initrd-udevadm-cleanup-db.service\": {\"name\": \"initrd-udevadm-cleanup-db.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"irqbalance.service\": {\"name\": \"irqbalance.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"kdump.service\": {\"name\": \"kdump.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"kmod-static-nodes.service\": {\"name\": \"kmod-static-nodes.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"ldconfig.service\": {\"name\": \"ldconfig.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"loadmodules.service\": {\"name\": \"loadmodules.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"microcode.service\": {\"name\": \"microcode.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"modprobe@efi_pstore.service\": {\"name\": \"modprobe@efi_pstore.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"network.service\": {\"name\": \"network.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"NetworkManager-wait-online.service\": {\"name\": \"NetworkManager-wait-online.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"NetworkManager.service\": {\"name\": \"NetworkManager.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"nfs-idmapd.service\": {\"name\": \"nfs-idmapd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nfs-mountd.service\": {\"name\": \"nfs-mountd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nfs-server.service\": {\"name\": \"nfs-server.service\", \"state\": \"stopped\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"nfs-utils.service\": {\"name\": \"nfs-utils.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nfsdcld.service\": {\"name\": \"nfsdcld.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nis-domainname.service\": {\"name\": \"nis-domainname.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"ntpd.service\": {\"name\": \"ntpd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ntpdate.service\": {\"name\": \"ntpdate.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"plymouth-quit-wait.service\": {\"name\": \"plymouth-quit-wait.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-quit.service\": {\"name\": \"plymouth-quit.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-read-write.service\": {\"name\": \"plymouth-read-write.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-start.service\": {\"name\": \"plymouth-start.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-switch-root.service\": {\"name\": \"plymouth-switch-root.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"polkit.service\": {\"name\": \"polkit.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"power-profiles-daemon.service\": {\"name\": \"power-profiles-daemon.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"rc-local.service\": {\"name\": \"rc-local.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rescue.service\": {\"name\": \"rescue.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"restraintd.service\": {\"name\": \"restraintd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"rngd.service\": {\"name\": \"rngd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"rpc-gssd.service\": {\"name\": \"rpc-gssd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rpc-statd-notify.service\": {\"name\": \"rpc-statd-notify.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rpc-statd.service\": {\"name\": \"rpc-statd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rpcbind.service\": {\"name\": \"rpcbind.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"rsyslog.service\": {\"name\": \"rsyslog.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"selinux-autorelabel-mark.service\": {\"name\": \"selinux-autorelabel-mark.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"snapd.seeded.service\": {\"name\": \"snapd.seeded.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sntp.service\": {\"name\": \"sntp.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sshd-keygen.service\": {\"name\": \"sshd-keygen.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sshd-keygen@ecdsa.service\": {\"name\": \"sshd-keygen@ecdsa.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"sshd-keygen@ed25519.service\": {\"name\": \"sshd-keygen@ed25519.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"sshd-keygen@rsa.service\": {\"name\": \"sshd-keygen@rsa.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"sshd.service\": {\"name\": \"sshd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"sssd-kcm.service\": {\"name\": \"sssd-kcm.service\", \"state\": \"stopped\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd.service\": {\"name\": \"sssd.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"systemd-ask-password-console.service\": {\"name\": \"systemd-ask-password-console.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-ask-password-plymouth.service\": {\"name\": \"systemd-ask-password-plymouth.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-ask-password-wall.service\": {\"name\": \"systemd-ask-password-wall.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-binfmt.service\": {\"name\": \"systemd-binfmt.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-coredump@0.service\": {\"name\": \"systemd-coredump@0.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"systemd-firstboot.service\": {\"name\": \"systemd-firstboot.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-fsck-root.service\": {\"name\": \"systemd-fsck-root.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hwdb-update.service\": {\"name\": \"systemd-hwdb-update.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-initctl.service\": {\"name\": \"systemd-initctl.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-journal-catalog-update.service\": {\"name\": \"systemd-journal-catalog-update.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-journal-flush.service\": {\"name\": \"systemd-journal-flush.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-journald.service\": {\"name\": \"systemd-journald.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-logind.service\": {\"name\": \"systemd-logind.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-machine-id-commit.service\": {\"name\": \"systemd-machine-id-commit.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-modules-load.service\": {\"name\": \"systemd-modules-load.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-networkd-wait-online.service\": {\"name\": \"systemd-networkd-wait-online.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"systemd-pstore.service\": {\"name\": \"systemd-pstore.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"systemd-random-seed.service\": {\"name\": \"systemd-random-seed.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-remount-fs.service\": {\"name\": \"systemd-remount-fs.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-sysctl.service\": {\"name\": \"systemd-sysctl.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-sysusers.service\": {\"name\": \"systemd-sysusers.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-timesyncd.service\": {\"name\": \"systemd-timesyncd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"systemd-tmpfiles-clean.service\": {\"name\": \"systemd-tmpfiles-clean.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-tmpfiles-setup-dev.service\": {\"name\": \"systemd-tmpfiles-setup-dev.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-tmpfiles-setup.service\": {\"name\": \"systemd-tmpfiles-setup.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-udev-trigger.service\": {\"name\": \"systemd-udev-trigger.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-udevd.service\": {\"name\": \"systemd-udevd.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-update-done.service\": {\"name\": \"systemd-update-done.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-update-utmp-runlevel.service\": {\"name\": \"systemd-update-utmp-runlevel.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-update-utmp.service\": {\"name\": \"systemd-update-utmp.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-user-sessions.service\": {\"name\": \"systemd-user-sessions.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-vconsole-setup.service\": {\"name\": \"systemd-vconsole-setup.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"tlp.service\": {\"name\": \"tlp.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"tuned.service\": {\"name\": \"tuned.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"unbound-anchor.service\": {\"name\": \"unbound-anchor.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"user-runtime-dir@0.service\": {\"name\": \"user-runtime-dir@0.service\", \"state\": \"stopped\", \"status\": \"active\", \"source\": \"systemd\"}, \"user@0.service\": {\"name\": \"user@0.service\", \"state\": \"running\", \"status\": \"active\", \"source\": \"systemd\"}, \"ypbind.service\": {\"name\": \"ypbind.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"yppasswdd.service\": {\"name\": \"yppasswdd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypserv.service\": {\"name\": \"ypserv.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypxfrd.service\": {\"name\": \"ypxfrd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"autovt@.service\": {\"name\": \"autovt@.service\", \"state\": \"unknown\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"chrony-dnssrv@.service\": {\"name\": \"chrony-dnssrv@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"chrony-wait.service\": {\"name\": \"chrony-wait.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"cloud-init-hotplugd.service\": {\"name\": \"cloud-init-hotplugd.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"console-getty.service\": {\"name\": \"console-getty.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"container-getty@.service\": {\"name\": \"container-getty@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.hostname1.service\": {\"name\": \"dbus-org.freedesktop.hostname1.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.locale1.service\": {\"name\": \"dbus-org.freedesktop.locale1.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.login1.service\": {\"name\": \"dbus-org.freedesktop.login1.service\", \"state\": \"active\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.nm-dispatcher.service\": {\"name\": \"dbus-org.freedesktop.nm-dispatcher.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.portable1.service\": {\"name\": \"dbus-org.freedesktop.portable1.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.timedate1.service\": {\"name\": \"dbus-org.freedesktop.timedate1.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"debug-shell.service\": {\"name\": \"debug-shell.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"dnf-system-upgrade-cleanup.service\": {\"name\": \"dnf-system-upgrade-cleanup.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dnf-system-upgrade.service\": {\"name\": \"dnf-system-upgrade.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"ebtables.service\": {\"name\": \"ebtables.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"firewalld.service\": {\"name\": \"firewalld.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"fstrim.service\": {\"name\": \"fstrim.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"getty@.service\": {\"name\": \"getty@.service\", \"state\": \"unknown\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"grub-boot-indeterminate.service\": {\"name\": \"grub-boot-indeterminate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"halt-local.service\": {\"name\": \"halt-local.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"iprdump.service\": {\"name\": \"iprdump.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"iprinit.service\": {\"name\": \"iprinit.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"iprupdate.service\": {\"name\": \"iprupdate.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"kvm_stat.service\": {\"name\": \"kvm_stat.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"man-db-cache-update.service\": {\"name\": \"man-db-cache-update.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"man-db-restart-cache-update.service\": {\"name\": \"man-db-restart-cache-update.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"messagebus.service\": {\"name\": \"messagebus.service\", \"state\": \"active\", \"status\": \"static\", \"source\": \"systemd\"}, \"NetworkManager-dispatcher.service\": {\"name\": \"NetworkManager-dispatcher.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"nfs-blkmap.service\": {\"name\": \"nfs-blkmap.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"nfs-convert.service\": {\"name\": \"nfs-convert.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"nftab<<<\n 9853 1726887170.90899: stdout chunk (state=3):\n>>>les.service\": {\"name\": \"nftables.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"oddjobd.service\": {\"name\": \"oddjobd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"plymouth-halt.service\": {\"name\": \"plymouth-halt.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-kexec.service\": {\"name\": \"plymouth-kexec.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-poweroff.service\": {\"name\": \"plymouth-poweroff.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-reboot.service\": {\"name\": \"plymouth-reboot.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-switch-root-initramfs.service\": {\"name\": \"plymouth-switch-root-initramfs.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"qemu-guest-agent.service\": {\"name\": \"qemu-guest-agent.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"quotaon.service\": {\"name\": \"quotaon.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"rdisc.service\": {\"name\": \"rdisc.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"selinux-autorelabel.service\": {\"name\": \"selinux-autorelabel.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"serial-getty@.service\": {\"name\": \"serial-getty@.service\", \"state\": \"unknown\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"sshd-keygen@.service\": {\"name\": \"sshd-keygen@.service\", \"state\": \"unknown\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"sshd@.service\": {\"name\": \"sshd@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"sssd-autofs.service\": {\"name\": \"sssd-autofs.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-nss.service\": {\"name\": \"sssd-nss.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-pac.service\": {\"name\": \"sssd-pac.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-pam.service\": {\"name\": \"sssd-pam.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-ssh.service\": {\"name\": \"sssd-ssh.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-sudo.service\": {\"name\": \"sssd-sudo.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"syslog.service\": {\"name\": \"syslog.service\", \"state\": \"active\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"system-update-cleanup.service\": {\"name\": \"system-update-cleanup.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-backlight@.service\": {\"name\": \"systemd-backlight@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-coredump@.service\": {\"name\": \"systemd-coredump@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-exit.service\": {\"name\": \"systemd-exit.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-fsck@.service\": {\"name\": \"systemd-fsck@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-halt.service\": {\"name\": \"systemd-halt.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hibernate-resume@.service\": {\"name\": \"systemd-hibernate-resume@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hibernate.service\": {\"name\": \"systemd-hibernate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hostnamed.service\": {\"name\": \"systemd-hostnamed.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hybrid-sleep.service\": {\"name\": \"systemd-hybrid-sleep.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-kexec.service\": {\"name\": \"systemd-kexec.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-localed.service\": {\"name\": \"systemd-localed.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-portabled.service\": {\"name\": \"systemd-portabled.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-poweroff.service\": {\"name\": \"systemd-poweroff.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-quotacheck.service\": {\"name\": \"systemd-quotacheck.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-reboot.service\": {\"name\": \"systemd-reboot.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-resolved.service\": {\"name\": \"systemd-resolved.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"systemd-rfkill.service\": {\"name\": \"systemd-rfkill.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-suspend-then-hibernate.service\": {\"name\": \"systemd-suspend-then-hibernate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-suspend.service\": {\"name\": \"systemd-suspend.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-timedated.service\": {\"name\": \"systemd-timedated.service\", \"state\": \"inactive\", \"status\": \"masked\", \"source\": \"systemd\"}, \"systemd-udev-settle.service\": {\"name\": \"systemd-udev-settle.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-volatile-root.service\": {\"name\": \"systemd-volatile-root.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"tcsd.service\": {\"name\": \"tcsd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"teamd@.service\": {\"name\": \"teamd@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"timedatex.service\": {\"name\": \"timedatex.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"user-runtime-dir@.service\": {\"name\": \"user-runtime-dir@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"user@.service\": {\"name\": \"user@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}}}, \"invocation\": {\"module_args\": {}}}\r\n# destroy __main__\r\n<<<\n 9853 1726887170.91247: 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 9853 1726887170.91280: 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<<<\n 9853 1726887170.91318: 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# 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<<<\n 9853 1726887170.91358: stdout chunk (state=3):\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<<<\n 9853 1726887170.91388: 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# 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<<<\n 9853 1726887170.91426: stdout chunk (state=3):\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# cleanup[2] removing _bootlocale\r\n# destroy _bootlocale\r\n<<<\n 9853 1726887170.91462: 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 9853 1726887170.91627: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 9853 1726887170.91658: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 9853 1726887170.91676: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 9853 1726887170.91694: stdout chunk (state=3):\n>>># destroy _compression\r\n# destroy _lzma\r\n# destroy importlib\r\n# destroy binascii\r\n<<<\n 9853 1726887170.91711: stdout chunk (state=3):\n>>># destroy zlib\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 9853 1726887170.91731: 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 9853 1726887170.91962: 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<<<\n 9853 1726887170.92120: stdout chunk (state=3):\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 9853 1726887170.92171: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 9853 1726887170.92202: 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<<<\n 9853 1726887170.92232: stdout chunk (state=3):\n>>># destroy _heapq\r\n# destroy select\r\n<<<\n 9853 1726887170.92257: 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 9853 1726887170.92280: 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 9853 1726887170.92309: stdout chunk (state=3):\n>>># destroy re\r\n<<<\n 9853 1726887170.92598: stderr chunk (state=3):\n>>>Shared connection to 10.31.41.136 closed.\r\n<<<\n 9853 1726887170.92606: stdout chunk (state=3):\n>>><<<\n 9853 1726887170.92622: stderr chunk (state=3):\n>>><<<\n<10.31.41.136> (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 0x7f1b037f5e48>\\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 0x7f1b0378b828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b037f59b0>\\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 0x7f1b03798630>\\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 0x7f1b0379f160>\\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 0x7f1b037a40f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0379f748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0379f390>\\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 0x7f1b03749470>\\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 0x7f1b0374ee48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b03749b38>\\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 0x7f1b037554e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b03738d68>\\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 0x7f1b0373b198>\\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 0x7f1b01a49940>\\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 0x7f1b01a5b240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b037a9a20>\\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 0x7f1b019c8080>\\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 0x7f1b019d42b0>\\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 0x7f1b019d4f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b019d4a90>\\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 0x7f1b019dd080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a247b8>\\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 0x7f1b01a24ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a18160>\\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 0x7f1b01a18e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a10438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a00470>\\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 0x7f1b017812b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01789d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a180b8>\\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 0x7f1b0178fe48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b019fa2b0>\\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 0x7f1b01795208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0178ffd0>\\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 0x7f1b01795320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a69fd0>\\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 0x7f1b01795e10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01795a20>\\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 0x7f1b017a06d8>\\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 0x7f1b017a0eb8>\\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 0x7f1b013281d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b017a07b8>\\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 0x7f1b0132ccc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01795550>\\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 0x7f1b013512e8>\\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 0x7f1b013516a0>\\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 0x7f1b01357390>\\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 0x7f1b01102ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b010f92e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b010f0f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b010e7e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01357d30>\\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 0x7f1b010f9f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01351a20>\\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 0x7f1b03705710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b010fa048>\\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 0x7f1b03705a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01795828>\\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 0x7f1b0371f5c0>\\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 0x7f1b03723630>\\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 0x7f1b03723b00>\\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 0x7f1b03723c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0371fe10>\\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 0x7f1b03723f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b037234e0>\\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 0x7f1b03723240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b03713b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0133c358>\\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 0x7f1b0371f470>\\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 0x7f1aff726908>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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 0x7f1aff3e3ac8>\\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 0x7f1aff40c278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff44c4e0>\\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 0x7f1aff44c5f8>\\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 0x7f1aff44cb38>\\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 0x7f1aff44f160>\\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 0x7f1aff44fa90>\\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 0x7f1aff3fa0f0>\\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 0x7f1aff44d0f0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff42e2b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4244a8>\\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 0x7f1aff745d30>\\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 0x7f1aff44fd68>\\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 0x7f1aff43a3c8>\\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 0x7f1aff4c5e48>\\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 0x7f1aff4cbeb8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4bc278>\\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 0x7f1aff4bca90>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff447780>\\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 0x7f1aff4ebeb8>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4bc0f0>\\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 0x7f1aff477d30>\\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 0x7f1aff477e48>\\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 0x7f1aff477f98>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff43a518>\\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 0x7f1aff496940>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff490080>\\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 0x7f1aff490278>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff485b00>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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 0x7f1aff4b1d68>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4b1a20>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4b1240>\\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 0x7f1aff4b1898>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff49dac8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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 0x7f1afbd76208>\\r\\n# 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_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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 0x7f1afbde9e10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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 0x7f1afbdcf128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1afbf09e48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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 0x7f1afbdff080>\\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 0x7f1afbdff128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1afbda4940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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# /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 0x7f1afbe4cf98>\\r\\n\\r\\n{\"ansible_facts\": {\"services\": {\"auditd.service\": {\"name\": \"auditd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"auth-rpcgss-module.service\": {\"name\": \"auth-rpcgss-module.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"auto-cpufreq.service\": {\"name\": \"auto-cpufreq.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"chronyd.service\": {\"name\": \"chronyd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-config.service\": {\"name\": \"cloud-config.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-final.service\": {\"name\": \"cloud-final.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-init-local.service\": {\"name\": \"cloud-init-local.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-init.service\": {\"name\": \"cloud-init.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cpupower.service\": {\"name\": \"cpupower.service\", \"state\": \"stopped\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"crond.service\": {\"name\": \"crond.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"dbus.service\": {\"name\": \"dbus.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"display-manager.service\": {\"name\": \"display-manager.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"dnf-makecache.service\": {\"name\": \"dnf-makecache.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-cmdline.service\": {\"name\": \"dracut-cmdline.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-initqueue.service\": {\"name\": \"dracut-initqueue.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-mount.service\": {\"name\": \"dracut-mount.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-mount.service\": {\"name\": \"dracut-pre-mount.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-pivot.service\": {\"name\": \"dracut-pre-pivot.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-trigger.service\": {\"name\": \"dracut-pre-trigger.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-udev.service\": {\"name\": \"dracut-pre-udev.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-shutdown-onfailure.service\": {\"name\": \"dracut-shutdown-onfailure.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-shutdown.service\": {\"name\": \"dracut-shutdown.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"emergency.service\": {\"name\": \"emergency.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"getty@tty1.service\": {\"name\": \"getty@tty1.service\", \"state\": \"running\", \"status\": \"active\", \"source\": \"systemd\"}, \"gssproxy.service\": {\"name\": \"gssproxy.service\", \"state\": \"running\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"hv_kvp_daemon.service\": {\"name\": \"hv_kvp_daemon.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"import-state.service\": {\"name\": \"import-state.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"initrd-cleanup.service\": {\"name\": \"initrd-cleanup.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"initrd-parse-etc.service\": {\"name\": \"initrd-parse-etc.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"initrd-switch-root.service\": {\"name\": \"initrd-switch-root.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"initrd-udevadm-cleanup-db.service\": {\"name\": \"initrd-udevadm-cleanup-db.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"irqbalance.service\": {\"name\": \"irqbalance.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"kdump.service\": {\"name\": \"kdump.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"kmod-static-nodes.service\": {\"name\": \"kmod-static-nodes.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"ldconfig.service\": {\"name\": \"ldconfig.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"loadmodules.service\": {\"name\": \"loadmodules.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"microcode.service\": {\"name\": \"microcode.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"modprobe@efi_pstore.service\": {\"name\": \"modprobe@efi_pstore.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"network.service\": {\"name\": \"network.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"NetworkManager-wait-online.service\": {\"name\": \"NetworkManager-wait-online.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"NetworkManager.service\": {\"name\": \"NetworkManager.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"nfs-idmapd.service\": {\"name\": \"nfs-idmapd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nfs-mountd.service\": {\"name\": \"nfs-mountd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nfs-server.service\": {\"name\": \"nfs-server.service\", \"state\": \"stopped\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"nfs-utils.service\": {\"name\": \"nfs-utils.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nfsdcld.service\": {\"name\": \"nfsdcld.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nis-domainname.service\": {\"name\": \"nis-domainname.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"ntpd.service\": {\"name\": \"ntpd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ntpdate.service\": {\"name\": \"ntpdate.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"plymouth-quit-wait.service\": {\"name\": \"plymouth-quit-wait.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-quit.service\": {\"name\": \"plymouth-quit.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-read-write.service\": {\"name\": \"plymouth-read-write.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-start.service\": {\"name\": \"plymouth-start.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-switch-root.service\": {\"name\": \"plymouth-switch-root.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"polkit.service\": {\"name\": \"polkit.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"power-profiles-daemon.service\": {\"name\": \"power-profiles-daemon.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"rc-local.service\": {\"name\": \"rc-local.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rescue.service\": {\"name\": \"rescue.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"restraintd.service\": {\"name\": \"restraintd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"rngd.service\": {\"name\": \"rngd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"rpc-gssd.service\": {\"name\": \"rpc-gssd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rpc-statd-notify.service\": {\"name\": \"rpc-statd-notify.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rpc-statd.service\": {\"name\": \"rpc-statd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rpcbind.service\": {\"name\": \"rpcbind.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"rsyslog.service\": {\"name\": \"rsyslog.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"selinux-autorelabel-mark.service\": {\"name\": \"selinux-autorelabel-mark.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"snapd.seeded.service\": {\"name\": \"snapd.seeded.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sntp.service\": {\"name\": \"sntp.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sshd-keygen.service\": {\"name\": \"sshd-keygen.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sshd-keygen@ecdsa.service\": {\"name\": \"sshd-keygen@ecdsa.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"sshd-keygen@ed25519.service\": {\"name\": \"sshd-keygen@ed25519.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"sshd-keygen@rsa.service\": {\"name\": \"sshd-keygen@rsa.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"sshd.service\": {\"name\": \"sshd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"sssd-kcm.service\": {\"name\": \"sssd-kcm.service\", \"state\": \"stopped\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd.service\": {\"name\": \"sssd.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"systemd-ask-password-console.service\": {\"name\": \"systemd-ask-password-console.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-ask-password-plymouth.service\": {\"name\": \"systemd-ask-password-plymouth.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-ask-password-wall.service\": {\"name\": \"systemd-ask-password-wall.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-binfmt.service\": {\"name\": \"systemd-binfmt.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-coredump@0.service\": {\"name\": \"systemd-coredump@0.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"systemd-firstboot.service\": {\"name\": \"systemd-firstboot.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-fsck-root.service\": {\"name\": \"systemd-fsck-root.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hwdb-update.service\": {\"name\": \"systemd-hwdb-update.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-initctl.service\": {\"name\": \"systemd-initctl.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-journal-catalog-update.service\": {\"name\": \"systemd-journal-catalog-update.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-journal-flush.service\": {\"name\": \"systemd-journal-flush.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-journald.service\": {\"name\": \"systemd-journald.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-logind.service\": {\"name\": \"systemd-logind.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-machine-id-commit.service\": {\"name\": \"systemd-machine-id-commit.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-modules-load.service\": {\"name\": \"systemd-modules-load.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-networkd-wait-online.service\": {\"name\": \"systemd-networkd-wait-online.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"systemd-pstore.service\": {\"name\": \"systemd-pstore.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"systemd-random-seed.service\": {\"name\": \"systemd-random-seed.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-remount-fs.service\": {\"name\": \"systemd-remount-fs.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-sysctl.service\": {\"name\": \"systemd-sysctl.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-sysusers.service\": {\"name\": \"systemd-sysusers.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-timesyncd.service\": {\"name\": \"systemd-timesyncd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"systemd-tmpfiles-clean.service\": {\"name\": \"systemd-tmpfiles-clean.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-tmpfiles-setup-dev.service\": {\"name\": \"systemd-tmpfiles-setup-dev.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-tmpfiles-setup.service\": {\"name\": \"systemd-tmpfiles-setup.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-udev-trigger.service\": {\"name\": \"systemd-udev-trigger.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-udevd.service\": {\"name\": \"systemd-udevd.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-update-done.service\": {\"name\": \"systemd-update-done.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-update-utmp-runlevel.service\": {\"name\": \"systemd-update-utmp-runlevel.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-update-utmp.service\": {\"name\": \"systemd-update-utmp.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-user-sessions.service\": {\"name\": \"systemd-user-sessions.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-vconsole-setup.service\": {\"name\": \"systemd-vconsole-setup.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"tlp.service\": {\"name\": \"tlp.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"tuned.service\": {\"name\": \"tuned.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"unbound-anchor.service\": {\"name\": \"unbound-anchor.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"user-runtime-dir@0.service\": {\"name\": \"user-runtime-dir@0.service\", \"state\": \"stopped\", \"status\": \"active\", \"source\": \"systemd\"}, \"user@0.service\": {\"name\": \"user@0.service\", \"state\": \"running\", \"status\": \"active\", \"source\": \"systemd\"}, \"ypbind.service\": {\"name\": \"ypbind.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"yppasswdd.service\": {\"name\": \"yppasswdd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypserv.service\": {\"name\": \"ypserv.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypxfrd.service\": {\"name\": \"ypxfrd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"autovt@.service\": {\"name\": \"autovt@.service\", \"state\": \"unknown\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"chrony-dnssrv@.service\": {\"name\": \"chrony-dnssrv@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"chrony-wait.service\": {\"name\": \"chrony-wait.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"cloud-init-hotplugd.service\": {\"name\": \"cloud-init-hotplugd.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"console-getty.service\": {\"name\": \"console-getty.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"container-getty@.service\": {\"name\": \"container-getty@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.hostname1.service\": {\"name\": \"dbus-org.freedesktop.hostname1.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.locale1.service\": {\"name\": \"dbus-org.freedesktop.locale1.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.login1.service\": {\"name\": \"dbus-org.freedesktop.login1.service\", \"state\": \"active\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.nm-dispatcher.service\": {\"name\": \"dbus-org.freedesktop.nm-dispatcher.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.portable1.service\": {\"name\": \"dbus-org.freedesktop.portable1.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.timedate1.service\": {\"name\": \"dbus-org.freedesktop.timedate1.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"debug-shell.service\": {\"name\": \"debug-shell.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"dnf-system-upgrade-cleanup.service\": {\"name\": \"dnf-system-upgrade-cleanup.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dnf-system-upgrade.service\": {\"name\": \"dnf-system-upgrade.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"ebtables.service\": {\"name\": \"ebtables.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"firewalld.service\": {\"name\": \"firewalld.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"fstrim.service\": {\"name\": \"fstrim.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"getty@.service\": {\"name\": \"getty@.service\", \"state\": \"unknown\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"grub-boot-indeterminate.service\": {\"name\": \"grub-boot-indeterminate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"halt-local.service\": {\"name\": \"halt-local.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"iprdump.service\": {\"name\": \"iprdump.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"iprinit.service\": {\"name\": \"iprinit.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"iprupdate.service\": {\"name\": \"iprupdate.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"kvm_stat.service\": {\"name\": \"kvm_stat.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"man-db-cache-update.service\": {\"name\": \"man-db-cache-update.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"man-db-restart-cache-update.service\": {\"name\": \"man-db-restart-cache-update.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"messagebus.service\": {\"name\": \"messagebus.service\", \"state\": \"active\", \"status\": \"static\", \"source\": \"systemd\"}, \"NetworkManager-dispatcher.service\": {\"name\": \"NetworkManager-dispatcher.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"nfs-blkmap.service\": {\"name\": \"nfs-blkmap.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"nfs-convert.service\": {\"name\": \"nfs-convert.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"nftables.service\": {\"name\": \"nftables.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"oddjobd.service\": {\"name\": \"oddjobd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"plymouth-halt.service\": {\"name\": \"plymouth-halt.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-kexec.service\": {\"name\": \"plymouth-kexec.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-poweroff.service\": {\"name\": \"plymouth-poweroff.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-reboot.service\": {\"name\": \"plymouth-reboot.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-switch-root-initramfs.service\": {\"name\": \"plymouth-switch-root-initramfs.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"qemu-guest-agent.service\": {\"name\": \"qemu-guest-agent.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"quotaon.service\": {\"name\": \"quotaon.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"rdisc.service\": {\"name\": \"rdisc.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"selinux-autorelabel.service\": {\"name\": \"selinux-autorelabel.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"serial-getty@.service\": {\"name\": \"serial-getty@.service\", \"state\": \"unknown\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"sshd-keygen@.service\": {\"name\": \"sshd-keygen@.service\", \"state\": \"unknown\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"sshd@.service\": {\"name\": \"sshd@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"sssd-autofs.service\": {\"name\": \"sssd-autofs.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-nss.service\": {\"name\": \"sssd-nss.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-pac.service\": {\"name\": \"sssd-pac.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-pam.service\": {\"name\": \"sssd-pam.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-ssh.service\": {\"name\": \"sssd-ssh.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-sudo.service\": {\"name\": \"sssd-sudo.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"syslog.service\": {\"name\": \"syslog.service\", \"state\": \"active\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"system-update-cleanup.service\": {\"name\": \"system-update-cleanup.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-backlight@.service\": {\"name\": \"systemd-backlight@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-coredump@.service\": {\"name\": \"systemd-coredump@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-exit.service\": {\"name\": \"systemd-exit.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-fsck@.service\": {\"name\": \"systemd-fsck@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-halt.service\": {\"name\": \"systemd-halt.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hibernate-resume@.service\": {\"name\": \"systemd-hibernate-resume@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hibernate.service\": {\"name\": \"systemd-hibernate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hostnamed.service\": {\"name\": \"systemd-hostnamed.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hybrid-sleep.service\": {\"name\": \"systemd-hybrid-sleep.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-kexec.service\": {\"name\": \"systemd-kexec.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-localed.service\": {\"name\": \"systemd-localed.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-portabled.service\": {\"name\": \"systemd-portabled.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-poweroff.service\": {\"name\": \"systemd-poweroff.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-quotacheck.service\": {\"name\": \"systemd-quotacheck.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-reboot.service\": {\"name\": \"systemd-reboot.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-resolved.service\": {\"name\": \"systemd-resolved.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"systemd-rfkill.service\": {\"name\": \"systemd-rfkill.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-suspend-then-hibernate.service\": {\"name\": \"systemd-suspend-then-hibernate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-suspend.service\": {\"name\": \"systemd-suspend.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-timedated.service\": {\"name\": \"systemd-timedated.service\", \"state\": \"inactive\", \"status\": \"masked\", \"source\": \"systemd\"}, \"systemd-udev-settle.service\": {\"name\": \"systemd-udev-settle.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-volatile-root.service\": {\"name\": \"systemd-volatile-root.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"tcsd.service\": {\"name\": \"tcsd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"teamd@.service\": {\"name\": \"teamd@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"timedatex.service\": {\"name\": \"timedatex.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"user-runtime-dir@.service\": {\"name\": \"user-runtime-dir@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"user@.service\": {\"name\": \"user@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}}}, \"invocation\": {\"module_args\": {}}}\\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# 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# 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.41.136 closed.\\r\\n')\n 9853 1726887170.92738: _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 0x7f1b037f5e48>\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 0x7f1b0378b828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b037f59b0>\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 0x7f1b03798630>\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 0x7f1b0379f160>\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 0x7f1b037a40f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0379f748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0379f390>\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 0x7f1b03749470>\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 0x7f1b0374ee48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b03749b38>\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 0x7f1b037554e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b03738d68>\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 0x7f1b0373b198>\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 0x7f1b01a49940>\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 0x7f1b01a5b240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b037a9a20>\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 0x7f1b019c8080>\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 0x7f1b019d42b0>\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 0x7f1b019d4f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b019d4a90>\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 0x7f1b019dd080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a247b8>\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 0x7f1b01a24ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a18160>\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 0x7f1b01a18e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a10438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a00470>\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 0x7f1b017812b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01789d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a180b8>\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 0x7f1b0178fe48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b019fa2b0>\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 0x7f1b01795208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0178ffd0>\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 0x7f1b01795320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a69fd0>\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 0x7f1b01795e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01795a20>\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 0x7f1b017a06d8>\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 0x7f1b017a0eb8>\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 0x7f1b013281d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b017a07b8>\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 0x7f1b0132ccc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01795550>\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 0x7f1b013512e8>\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 0x7f1b013516a0>\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 0x7f1b01357390>\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 0x7f1b01102ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b010f92e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b010f0f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b010e7e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01357d30>\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 0x7f1b010f9f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01351a20>\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 0x7f1b03705710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b010fa048>\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 0x7f1b03705a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01795828>\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 0x7f1b0371f5c0>\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 0x7f1b03723630>\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 0x7f1b03723b00>\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 0x7f1b03723c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0371fe10>\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 0x7f1b03723f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b037234e0>\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 0x7f1b03723240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b03713b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0133c358>\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 0x7f1b0371f470>\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 0x7f1aff726908>\r\n# zipimport: found 33 names in '/tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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 0x7f1aff3e3ac8>\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 0x7f1aff40c278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff44c4e0>\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 0x7f1aff44c5f8>\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 0x7f1aff44cb38>\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 0x7f1aff44f160>\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 0x7f1aff44fa90>\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 0x7f1aff3fa0f0>\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 0x7f1aff44d0f0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff42e2b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4244a8>\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 0x7f1aff745d30>\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 0x7f1aff44fd68>\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 0x7f1aff43a3c8>\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 0x7f1aff4c5e48>\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 0x7f1aff4cbeb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4bc278>\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 0x7f1aff4bca90>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff447780>\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 0x7f1aff4ebeb8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4bc0f0>\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 0x7f1aff477d30>\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 0x7f1aff477e48>\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 0x7f1aff477f98>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff43a518>\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 0x7f1aff496940>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff490080>\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 0x7f1aff490278>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff485b00>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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 0x7f1aff4b1d68>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4b1a20>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4b1240>\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 0x7f1aff4b1898>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff49dac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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 0x7f1afbd76208>\r\n# 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_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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 0x7f1afbde9e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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 0x7f1afbdcf128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1afbf09e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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 0x7f1afbdff080>\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 0x7f1afbdff128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1afbda4940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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# /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 0x7f1afbe4cf98>\r\n\r\n{\"ansible_facts\": {\"services\": {\"auditd.service\": {\"name\": \"auditd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"auth-rpcgss-module.service\": {\"name\": \"auth-rpcgss-module.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"auto-cpufreq.service\": {\"name\": \"auto-cpufreq.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"chronyd.service\": {\"name\": \"chronyd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-config.service\": {\"name\": \"cloud-config.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-final.service\": {\"name\": \"cloud-final.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-init-local.service\": {\"name\": \"cloud-init-local.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-init.service\": {\"name\": \"cloud-init.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cpupower.service\": {\"name\": \"cpupower.service\", \"state\": \"stopped\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"crond.service\": {\"name\": \"crond.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"dbus.service\": {\"name\": \"dbus.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"display-manager.service\": {\"name\": \"display-manager.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"dnf-makecache.service\": {\"name\": \"dnf-makecache.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-cmdline.service\": {\"name\": \"dracut-cmdline.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-initqueue.service\": {\"name\": \"dracut-initqueue.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-mount.service\": {\"name\": \"dracut-mount.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-mount.service\": {\"name\": \"dracut-pre-mount.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-pivot.service\": {\"name\": \"dracut-pre-pivot.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-trigger.service\": {\"name\": \"dracut-pre-trigger.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-udev.service\": {\"name\": \"dracut-pre-udev.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-shutdown-onfailure.service\": {\"name\": \"dracut-shutdown-onfailure.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-shutdown.service\": {\"name\": \"dracut-shutdown.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"emergency.service\": {\"name\": \"emergency.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"getty@tty1.service\": {\"name\": \"getty@tty1.service\", \"state\": \"running\", \"status\": \"active\", \"source\": \"systemd\"}, \"gssproxy.service\": {\"name\": \"gssproxy.service\", \"state\": \"running\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"hv_kvp_daemon.service\": {\"name\": \"hv_kvp_daemon.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"import-state.service\": {\"name\": \"import-state.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"initrd-cleanup.service\": {\"name\": \"initrd-cleanup.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"initrd-parse-etc.service\": {\"name\": \"initrd-parse-etc.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"initrd-switch-root.service\": {\"name\": \"initrd-switch-root.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"initrd-udevadm-cleanup-db.service\": {\"name\": \"initrd-udevadm-cleanup-db.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"irqbalance.service\": {\"name\": \"irqbalance.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"kdump.service\": {\"name\": \"kdump.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"kmod-static-nodes.service\": {\"name\": \"kmod-static-nodes.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"ldconfig.service\": {\"name\": \"ldconfig.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"loadmodules.service\": {\"name\": \"loadmodules.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"microcode.service\": {\"name\": \"microcode.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"modprobe@efi_pstore.service\": {\"name\": \"modprobe@efi_pstore.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"network.service\": {\"name\": \"network.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"NetworkManager-wait-online.service\": {\"name\": \"NetworkManager-wait-online.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"NetworkManager.service\": {\"name\": \"NetworkManager.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"nfs-idmapd.service\": {\"name\": \"nfs-idmapd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nfs-mountd.service\": {\"name\": \"nfs-mountd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nfs-server.service\": {\"name\": \"nfs-server.service\", \"state\": \"stopped\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"nfs-utils.service\": {\"name\": \"nfs-utils.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nfsdcld.service\": {\"name\": \"nfsdcld.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nis-domainname.service\": {\"name\": \"nis-domainname.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"ntpd.service\": {\"name\": \"ntpd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ntpdate.service\": {\"name\": \"ntpdate.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"plymouth-quit-wait.service\": {\"name\": \"plymouth-quit-wait.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-quit.service\": {\"name\": \"plymouth-quit.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-read-write.service\": {\"name\": \"plymouth-read-write.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-start.service\": {\"name\": \"plymouth-start.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-switch-root.service\": {\"name\": \"plymouth-switch-root.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"polkit.service\": {\"name\": \"polkit.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"power-profiles-daemon.service\": {\"name\": \"power-profiles-daemon.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"rc-local.service\": {\"name\": \"rc-local.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rescue.service\": {\"name\": \"rescue.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"restraintd.service\": {\"name\": \"restraintd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"rngd.service\": {\"name\": \"rngd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"rpc-gssd.service\": {\"name\": \"rpc-gssd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rpc-statd-notify.service\": {\"name\": \"rpc-statd-notify.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rpc-statd.service\": {\"name\": \"rpc-statd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rpcbind.service\": {\"name\": \"rpcbind.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"rsyslog.service\": {\"name\": \"rsyslog.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"selinux-autorelabel-mark.service\": {\"name\": \"selinux-autorelabel-mark.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"snapd.seeded.service\": {\"name\": \"snapd.seeded.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sntp.service\": {\"name\": \"sntp.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sshd-keygen.service\": {\"name\": \"sshd-keygen.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sshd-keygen@ecdsa.service\": {\"name\": \"sshd-keygen@ecdsa.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"sshd-keygen@ed25519.service\": {\"name\": \"sshd-keygen@ed25519.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"sshd-keygen@rsa.service\": {\"name\": \"sshd-keygen@rsa.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"sshd.service\": {\"name\": \"sshd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"sssd-kcm.service\": {\"name\": \"sssd-kcm.service\", \"state\": \"stopped\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd.service\": {\"name\": \"sssd.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"systemd-ask-password-console.service\": {\"name\": \"systemd-ask-password-console.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-ask-password-plymouth.service\": {\"name\": \"systemd-ask-password-plymouth.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-ask-password-wall.service\": {\"name\": \"systemd-ask-password-wall.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-binfmt.service\": {\"name\": \"systemd-binfmt.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-coredump@0.service\": {\"name\": \"systemd-coredump@0.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"systemd-firstboot.service\": {\"name\": \"systemd-firstboot.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-fsck-root.service\": {\"name\": \"systemd-fsck-root.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hwdb-update.service\": {\"name\": \"systemd-hwdb-update.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-initctl.service\": {\"name\": \"systemd-initctl.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-journal-catalog-update.service\": {\"name\": \"systemd-journal-catalog-update.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-journal-flush.service\": {\"name\": \"systemd-journal-flush.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-journald.service\": {\"name\": \"systemd-journald.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-logind.service\": {\"name\": \"systemd-logind.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-machine-id-commit.service\": {\"name\": \"systemd-machine-id-commit.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-modules-load.service\": {\"name\": \"systemd-modules-load.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-networkd-wait-online.service\": {\"name\": \"systemd-networkd-wait-online.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"systemd-pstore.service\": {\"name\": \"systemd-pstore.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"systemd-random-seed.service\": {\"name\": \"systemd-random-seed.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-remount-fs.service\": {\"name\": \"systemd-remount-fs.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-sysctl.service\": {\"name\": \"systemd-sysctl.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-sysusers.service\": {\"name\": \"systemd-sysusers.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-timesyncd.service\": {\"name\": \"systemd-timesyncd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"systemd-tmpfiles-clean.service\": {\"name\": \"systemd-tmpfiles-clean.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-tmpfiles-setup-dev.service\": {\"name\": \"systemd-tmpfiles-setup-dev.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-tmpfiles-setup.service\": {\"name\": \"systemd-tmpfiles-setup.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-udev-trigger.service\": {\"name\": \"systemd-udev-trigger.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-udevd.service\": {\"name\": \"systemd-udevd.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-update-done.service\": {\"name\": \"systemd-update-done.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-update-utmp-runlevel.service\": {\"name\": \"systemd-update-utmp-runlevel.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-update-utmp.service\": {\"name\": \"systemd-update-utmp.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-user-sessions.service\": {\"name\": \"systemd-user-sessions.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-vconsole-setup.service\": {\"name\": \"systemd-vconsole-setup.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"tlp.service\": {\"name\": \"tlp.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"tuned.service\": {\"name\": \"tuned.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"unbound-anchor.service\": {\"name\": \"unbound-anchor.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"user-runtime-dir@0.service\": {\"name\": \"user-runtime-dir@0.service\", \"state\": \"stopped\", \"status\": \"active\", \"source\": \"systemd\"}, \"user@0.service\": {\"name\": \"user@0.service\", \"state\": \"running\", \"status\": \"active\", \"source\": \"systemd\"}, \"ypbind.service\": {\"name\": \"ypbind.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"yppasswdd.service\": {\"name\": \"yppasswdd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypserv.service\": {\"name\": \"ypserv.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypxfrd.service\": {\"name\": \"ypxfrd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"autovt@.service\": {\"name\": \"autovt@.service\", \"state\": \"unknown\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"chrony-dnssrv@.service\": {\"name\": \"chrony-dnssrv@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"chrony-wait.service\": {\"name\": \"chrony-wait.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"cloud-init-hotplugd.service\": {\"name\": \"cloud-init-hotplugd.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"console-getty.service\": {\"name\": \"console-getty.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"container-getty@.service\": {\"name\": \"container-getty@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.hostname1.service\": {\"name\": \"dbus-org.freedesktop.hostname1.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.locale1.service\": {\"name\": \"dbus-org.freedesktop.locale1.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.login1.service\": {\"name\": \"dbus-org.freedesktop.login1.service\", \"state\": \"active\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.nm-dispatcher.service\": {\"name\": \"dbus-org.freedesktop.nm-dispatcher.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.portable1.service\": {\"name\": \"dbus-org.freedesktop.portable1.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.timedate1.service\": {\"name\": \"dbus-org.freedesktop.timedate1.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"debug-shell.service\": {\"name\": \"debug-shell.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"dnf-system-upgrade-cleanup.service\": {\"name\": \"dnf-system-upgrade-cleanup.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dnf-system-upgrade.service\": {\"name\": \"dnf-system-upgrade.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"ebtables.service\": {\"name\": \"ebtables.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"firewalld.service\": {\"name\": \"firewalld.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"fstrim.service\": {\"name\": \"fstrim.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"getty@.service\": {\"name\": \"getty@.service\", \"state\": \"unknown\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"grub-boot-indeterminate.service\": {\"name\": \"grub-boot-indeterminate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"halt-local.service\": {\"name\": \"halt-local.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"iprdump.service\": {\"name\": \"iprdump.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"iprinit.service\": {\"name\": \"iprinit.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"iprupdate.service\": {\"name\": \"iprupdate.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"kvm_stat.service\": {\"name\": \"kvm_stat.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"man-db-cache-update.service\": {\"name\": \"man-db-cache-update.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"man-db-restart-cache-update.service\": {\"name\": \"man-db-restart-cache-update.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"messagebus.service\": {\"name\": \"messagebus.service\", \"state\": \"active\", \"status\": \"static\", \"source\": \"systemd\"}, \"NetworkManager-dispatcher.service\": {\"name\": \"NetworkManager-dispatcher.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"nfs-blkmap.service\": {\"name\": \"nfs-blkmap.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"nfs-convert.service\": {\"name\": \"nfs-convert.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"nftables.service\": {\"name\": \"nftables.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"oddjobd.service\": {\"name\": \"oddjobd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"plymouth-halt.service\": {\"name\": \"plymouth-halt.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-kexec.service\": {\"name\": \"plymouth-kexec.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-poweroff.service\": {\"name\": \"plymouth-poweroff.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-reboot.service\": {\"name\": \"plymouth-reboot.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-switch-root-initramfs.service\": {\"name\": \"plymouth-switch-root-initramfs.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"qemu-guest-agent.service\": {\"name\": \"qemu-guest-agent.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"quotaon.service\": {\"name\": \"quotaon.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"rdisc.service\": {\"name\": \"rdisc.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"selinux-autorelabel.service\": {\"name\": \"selinux-autorelabel.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"serial-getty@.service\": {\"name\": \"serial-getty@.service\", \"state\": \"unknown\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"sshd-keygen@.service\": {\"name\": \"sshd-keygen@.service\", \"state\": \"unknown\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"sshd@.service\": {\"name\": \"sshd@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"sssd-autofs.service\": {\"name\": \"sssd-autofs.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-nss.service\": {\"name\": \"sssd-nss.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-pac.service\": {\"name\": \"sssd-pac.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-pam.service\": {\"name\": \"sssd-pam.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-ssh.service\": {\"name\": \"sssd-ssh.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-sudo.service\": {\"name\": \"sssd-sudo.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"syslog.service\": {\"name\": \"syslog.service\", \"state\": \"active\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"system-update-cleanup.service\": {\"name\": \"system-update-cleanup.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-backlight@.service\": {\"name\": \"systemd-backlight@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-coredump@.service\": {\"name\": \"systemd-coredump@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-exit.service\": {\"name\": \"systemd-exit.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-fsck@.service\": {\"name\": \"systemd-fsck@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-halt.service\": {\"name\": \"systemd-halt.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hibernate-resume@.service\": {\"name\": \"systemd-hibernate-resume@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hibernate.service\": {\"name\": \"systemd-hibernate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hostnamed.service\": {\"name\": \"systemd-hostnamed.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hybrid-sleep.service\": {\"name\": \"systemd-hybrid-sleep.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-kexec.service\": {\"name\": \"systemd-kexec.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-localed.service\": {\"name\": \"systemd-localed.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-portabled.service\": {\"name\": \"systemd-portabled.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-poweroff.service\": {\"name\": \"systemd-poweroff.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-quotacheck.service\": {\"name\": \"systemd-quotacheck.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-reboot.service\": {\"name\": \"systemd-reboot.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-resolved.service\": {\"name\": \"systemd-resolved.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"systemd-rfkill.service\": {\"name\": \"systemd-rfkill.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-suspend-then-hibernate.service\": {\"name\": \"systemd-suspend-then-hibernate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-suspend.service\": {\"name\": \"systemd-suspend.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-timedated.service\": {\"name\": \"systemd-timedated.service\", \"state\": \"inactive\", \"status\": \"masked\", \"source\": \"systemd\"}, \"systemd-udev-settle.service\": {\"name\": \"systemd-udev-settle.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-volatile-root.service\": {\"name\": \"systemd-volatile-root.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"tcsd.service\": {\"name\": \"tcsd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"teamd@.service\": {\"name\": \"teamd@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"timedatex.service\": {\"name\": \"timedatex.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"user-runtime-dir@.service\": {\"name\": \"user-runtime-dir@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"user@.service\": {\"name\": \"user@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}}}, \"invocation\": {\"module_args\": {}}}\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# 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# 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.41.136 closed.\r\n 9853 1726887170.94051: done with _execute_module (service_facts, {'_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': 'service_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9853 1726887170.94065: _low_level_execute_command(): starting\n 9853 1726887170.94074: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9853 1726887170.97747: stderr chunk (state=2):\n>>><<<\n 9853 1726887170.97758: stdout chunk (state=2):\n>>><<<\n<10.31.41.136> (0, b'', b'')\n 9853 1726887170.97782: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9853 1726887170.97792: handler run complete\n 9853 1726887170.97965: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9853 1726887170.98125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9853 1726887170.98586: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9853 1726887170.98714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9853 1726887170.98925: attempt loop complete, returning result\n 9853 1726887170.98935: _execute() done\n 9853 1726887170.98941: dumping result to json\n 9853 1726887170.98994: done dumping result, returning\n 9853 1726887170.99005: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Populate service facts [0e652c5f-a961-eb88-62cf-00000000000b]\n 9853 1726887170.99023: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000b\n 9853 1726887170.99654: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000b\n 9853 1726887170.99661: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"ansible_facts\": {\n \"services\": {\n \"NetworkManager-dispatcher.service\": {\n \"name\": \"NetworkManager-dispatcher.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"enabled\"\n },\n \"NetworkManager-wait-online.service\": {\n \"name\": \"NetworkManager-wait-online.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"NetworkManager.service\": {\n \"name\": \"NetworkManager.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"auditd.service\": {\n \"name\": \"auditd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"auth-rpcgss-module.service\": {\n \"name\": \"auth-rpcgss-module.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"auto-cpufreq.service\": {\n \"name\": \"auto-cpufreq.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"autovt@.service\": {\n \"name\": \"autovt@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"enabled\"\n },\n \"chrony-dnssrv@.service\": {\n \"name\": \"chrony-dnssrv@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"chrony-wait.service\": {\n \"name\": \"chrony-wait.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"chronyd.service\": {\n \"name\": \"chronyd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"cloud-config.service\": {\n \"name\": \"cloud-config.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"cloud-final.service\": {\n \"name\": \"cloud-final.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"cloud-init-hotplugd.service\": {\n \"name\": \"cloud-init-hotplugd.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"cloud-init-local.service\": {\n \"name\": \"cloud-init-local.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"cloud-init.service\": {\n \"name\": \"cloud-init.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"console-getty.service\": {\n \"name\": \"console-getty.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"container-getty@.service\": {\n \"name\": \"container-getty@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"cpupower.service\": {\n \"name\": \"cpupower.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"disabled\"\n },\n \"crond.service\": {\n \"name\": \"crond.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"dbus-org.freedesktop.hostname1.service\": {\n \"name\": \"dbus-org.freedesktop.hostname1.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"dbus-org.freedesktop.locale1.service\": {\n \"name\": \"dbus-org.freedesktop.locale1.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"dbus-org.freedesktop.login1.service\": {\n \"name\": \"dbus-org.freedesktop.login1.service\",\n \"source\": \"systemd\",\n \"state\": \"active\",\n \"status\": \"static\"\n },\n \"dbus-org.freedesktop.nm-dispatcher.service\": {\n \"name\": \"dbus-org.freedesktop.nm-dispatcher.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"enabled\"\n },\n \"dbus-org.freedesktop.portable1.service\": {\n \"name\": \"dbus-org.freedesktop.portable1.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"dbus-org.freedesktop.timedate1.service\": {\n \"name\": \"dbus-org.freedesktop.timedate1.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"enabled\"\n },\n \"dbus.service\": {\n \"name\": \"dbus.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"static\"\n },\n \"debug-shell.service\": {\n \"name\": \"debug-shell.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"display-manager.service\": {\n \"name\": \"display-manager.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"dnf-makecache.service\": {\n \"name\": \"dnf-makecache.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dnf-system-upgrade-cleanup.service\": {\n \"name\": \"dnf-system-upgrade-cleanup.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"dnf-system-upgrade.service\": {\n \"name\": \"dnf-system-upgrade.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"dracut-cmdline.service\": {\n \"name\": \"dracut-cmdline.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-initqueue.service\": {\n \"name\": \"dracut-initqueue.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-mount.service\": {\n \"name\": \"dracut-mount.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-pre-mount.service\": {\n \"name\": \"dracut-pre-mount.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-pre-pivot.service\": {\n \"name\": \"dracut-pre-pivot.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-pre-trigger.service\": {\n \"name\": \"dracut-pre-trigger.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-pre-udev.service\": {\n \"name\": \"dracut-pre-udev.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-shutdown-onfailure.service\": {\n \"name\": \"dracut-shutdown-onfailure.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-shutdown.service\": {\n \"name\": \"dracut-shutdown.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"ebtables.service\": {\n \"name\": \"ebtables.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"emergency.service\": {\n \"name\": \"emergency.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"firewalld.service\": {\n \"name\": \"firewalld.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"fstrim.service\": {\n \"name\": \"fstrim.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"getty@.service\": {\n \"name\": \"getty@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"enabled\"\n },\n \"getty@tty1.service\": {\n \"name\": \"getty@tty1.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"active\"\n },\n \"grub-boot-indeterminate.service\": {\n \"name\": \"grub-boot-indeterminate.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"gssproxy.service\": {\n \"name\": \"gssproxy.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"disabled\"\n },\n \"halt-local.service\": {\n \"name\": \"halt-local.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"hv_kvp_daemon.service\": {\n \"name\": \"hv_kvp_daemon.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"import-state.service\": {\n \"name\": \"import-state.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"initrd-cleanup.service\": {\n \"name\": \"initrd-cleanup.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"initrd-parse-etc.service\": {\n \"name\": \"initrd-parse-etc.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"initrd-switch-root.service\": {\n \"name\": \"initrd-switch-root.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"initrd-udevadm-cleanup-db.service\": {\n \"name\": \"initrd-udevadm-cleanup-db.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"iprdump.service\": {\n \"name\": \"iprdump.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"iprinit.service\": {\n \"name\": \"iprinit.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"iprupdate.service\": {\n \"name\": \"iprupdate.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"irqbalance.service\": {\n \"name\": \"irqbalance.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"kdump.service\": {\n \"name\": \"kdump.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"kmod-static-nodes.service\": {\n \"name\": \"kmod-static-nodes.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"kvm_stat.service\": {\n \"name\": \"kvm_stat.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"ldconfig.service\": {\n \"name\": \"ldconfig.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"loadmodules.service\": {\n \"name\": \"loadmodules.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"man-db-cache-update.service\": {\n \"name\": \"man-db-cache-update.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"man-db-restart-cache-update.service\": {\n \"name\": \"man-db-restart-cache-update.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"messagebus.service\": {\n \"name\": \"messagebus.service\",\n \"source\": \"systemd\",\n \"state\": \"active\",\n \"status\": \"static\"\n },\n \"microcode.service\": {\n \"name\": \"microcode.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"modprobe@efi_pstore.service\": {\n \"name\": \"modprobe@efi_pstore.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"network.service\": {\n \"name\": \"network.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"nfs-blkmap.service\": {\n \"name\": \"nfs-blkmap.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"nfs-convert.service\": {\n \"name\": \"nfs-convert.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"nfs-idmapd.service\": {\n \"name\": \"nfs-idmapd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"nfs-mountd.service\": {\n \"name\": \"nfs-mountd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"nfs-server.service\": {\n \"name\": \"nfs-server.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"disabled\"\n },\n \"nfs-utils.service\": {\n \"name\": \"nfs-utils.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"nfsdcld.service\": {\n \"name\": \"nfsdcld.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"nftables.service\": {\n \"name\": \"nftables.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"nis-domainname.service\": {\n \"name\": \"nis-domainname.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"ntpd.service\": {\n \"name\": \"ntpd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"ntpdate.service\": {\n \"name\": \"ntpdate.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"oddjobd.service\": {\n \"name\": \"oddjobd.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"plymouth-halt.service\": {\n \"name\": \"plymouth-halt.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"plymouth-kexec.service\": {\n \"name\": \"plymouth-kexec.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"plymouth-poweroff.service\": {\n \"name\": \"plymouth-poweroff.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"plymouth-quit-wait.service\": {\n \"name\": \"plymouth-quit-wait.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"plymouth-quit.service\": {\n \"name\": \"plymouth-quit.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"plymouth-read-write.service\": {\n \"name\": \"plymouth-read-write.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"plymouth-reboot.service\": {\n \"name\": \"plymouth-reboot.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"plymouth-start.service\": {\n \"name\": \"plymouth-start.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"plymouth-switch-root-initramfs.service\": {\n \"name\": \"plymouth-switch-root-initramfs.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"plymouth-switch-root.service\": {\n \"name\": \"plymouth-switch-root.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"polkit.service\": {\n \"name\": \"polkit.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"static\"\n },\n \"power-profiles-daemon.service\": {\n \"name\": \"power-profiles-daemon.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"qemu-guest-agent.service\": {\n \"name\": \"qemu-guest-agent.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"enabled\"\n },\n \"quotaon.service\": {\n \"name\": \"quotaon.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"rc-local.service\": {\n \"name\": \"rc-local.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"rdisc.service\": {\n \"name\": \"rdisc.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"rescue.service\": {\n \"name\": \"rescue.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"restraintd.service\": {\n \"name\": \"restraintd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"rngd.service\": {\n \"name\": \"rngd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"rpc-gssd.service\": {\n \"name\": \"rpc-gssd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"rpc-statd-notify.service\": {\n \"name\": \"rpc-statd-notify.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"rpc-statd.service\": {\n \"name\": \"rpc-statd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"rpcbind.service\": {\n \"name\": \"rpcbind.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"rsyslog.service\": {\n \"name\": \"rsyslog.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"selinux-autorelabel-mark.service\": {\n \"name\": \"selinux-autorelabel-mark.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"selinux-autorelabel.service\": {\n \"name\": \"selinux-autorelabel.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"serial-getty@.service\": {\n \"name\": \"serial-getty@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"disabled\"\n },\n \"snapd.seeded.service\": {\n \"name\": \"snapd.seeded.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"sntp.service\": {\n \"name\": \"sntp.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"sshd-keygen.service\": {\n \"name\": \"sshd-keygen.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"sshd-keygen@.service\": {\n \"name\": \"sshd-keygen@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"disabled\"\n },\n \"sshd-keygen@ecdsa.service\": {\n \"name\": \"sshd-keygen@ecdsa.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"sshd-keygen@ed25519.service\": {\n \"name\": \"sshd-keygen@ed25519.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"sshd-keygen@rsa.service\": {\n \"name\": \"sshd-keygen@rsa.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"sshd.service\": {\n \"name\": \"sshd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"sshd@.service\": {\n \"name\": \"sshd@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"sssd-autofs.service\": {\n \"name\": \"sssd-autofs.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-kcm.service\": {\n \"name\": \"sssd-kcm.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"indirect\"\n },\n \"sssd-nss.service\": {\n \"name\": \"sssd-nss.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-pac.service\": {\n \"name\": \"sssd-pac.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-pam.service\": {\n \"name\": \"sssd-pam.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-ssh.service\": {\n \"name\": \"sssd-ssh.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-sudo.service\": {\n \"name\": \"sssd-sudo.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd.service\": {\n \"name\": \"sssd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"syslog.service\": {\n \"name\": \"syslog.service\",\n \"source\": \"systemd\",\n \"state\": \"active\",\n \"status\": \"enabled\"\n },\n \"system-update-cleanup.service\": {\n \"name\": \"system-update-cleanup.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-ask-password-console.service\": {\n \"name\": \"systemd-ask-password-console.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-ask-password-plymouth.service\": {\n \"name\": \"systemd-ask-password-plymouth.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-ask-password-wall.service\": {\n \"name\": \"systemd-ask-password-wall.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-backlight@.service\": {\n \"name\": \"systemd-backlight@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-binfmt.service\": {\n \"name\": \"systemd-binfmt.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-coredump@.service\": {\n \"name\": \"systemd-coredump@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-coredump@0.service\": {\n \"name\": \"systemd-coredump@0.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"systemd-exit.service\": {\n \"name\": \"systemd-exit.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-firstboot.service\": {\n \"name\": \"systemd-firstboot.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-fsck-root.service\": {\n \"name\": \"systemd-fsck-root.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-fsck@.service\": {\n \"name\": \"systemd-fsck@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-halt.service\": {\n \"name\": \"systemd-halt.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-hibernate-resume@.service\": {\n \"name\": \"systemd-hibernate-resume@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-hibernate.service\": {\n \"name\": \"systemd-hibernate.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-hostnamed.service\": {\n \"name\": \"systemd-hostnamed.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-hwdb-update.service\": {\n \"name\": \"systemd-hwdb-update.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-hybrid-sleep.service\": {\n \"name\": \"systemd-hybrid-sleep.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-initctl.service\": {\n \"name\": \"systemd-initctl.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-journal-catalog-update.service\": {\n \"name\": \"systemd-journal-catalog-update.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-journal-flush.service\": {\n \"name\": \"systemd-journal-flush.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-journald.service\": {\n \"name\": \"systemd-journald.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"static\"\n },\n \"systemd-kexec.service\": {\n \"name\": \"systemd-kexec.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-localed.service\": {\n \"name\": \"systemd-localed.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-logind.service\": {\n \"name\": \"systemd-logind.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"static\"\n },\n \"systemd-machine-id-commit.service\": {\n \"name\": \"systemd-machine-id-commit.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-modules-load.service\": {\n \"name\": \"systemd-modules-load.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-networkd-wait-online.service\": {\n \"name\": \"systemd-networkd-wait-online.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"systemd-portabled.service\": {\n \"name\": \"systemd-portabled.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-poweroff.service\": {\n \"name\": \"systemd-poweroff.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-pstore.service\": {\n \"name\": \"systemd-pstore.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"systemd-quotacheck.service\": {\n \"name\": \"systemd-quotacheck.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-random-seed.service\": {\n \"name\": \"systemd-random-seed.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-reboot.service\": {\n \"name\": \"systemd-reboot.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-remount-fs.service\": {\n \"name\": \"systemd-remount-fs.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-resolved.service\": {\n \"name\": \"systemd-resolved.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"systemd-rfkill.service\": {\n \"name\": \"systemd-rfkill.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-suspend-then-hibernate.service\": {\n \"name\": \"systemd-suspend-then-hibernate.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-suspend.service\": {\n \"name\": \"systemd-suspend.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-sysctl.service\": {\n \"name\": \"systemd-sysctl.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-sysusers.service\": {\n \"name\": \"systemd-sysusers.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-timedated.service\": {\n \"name\": \"systemd-timedated.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"masked\"\n },\n \"systemd-timesyncd.service\": {\n \"name\": \"systemd-timesyncd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"systemd-tmpfiles-clean.service\": {\n \"name\": \"systemd-tmpfiles-clean.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-tmpfiles-setup-dev.service\": {\n \"name\": \"systemd-tmpfiles-setup-dev.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-tmpfiles-setup.service\": {\n \"name\": \"systemd-tmpfiles-setup.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-udev-settle.service\": {\n \"name\": \"systemd-udev-settle.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-udev-trigger.service\": {\n \"name\": \"systemd-udev-trigger.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-udevd.service\": {\n \"name\": \"systemd-udevd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"static\"\n },\n \"systemd-update-done.service\": {\n \"name\": \"systemd-update-done.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-update-utmp-runlevel.service\": {\n \"name\": \"systemd-update-utmp-runlevel.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-update-utmp.service\": {\n \"name\": \"systemd-update-utmp.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-user-sessions.service\": {\n \"name\": \"systemd-user-sessions.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-vconsole-setup.service\": {\n \"name\": \"systemd-vconsole-setup.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-volatile-root.service\": {\n \"name\": \"systemd-volatile-root.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"tcsd.service\": {\n \"name\": \"tcsd.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"teamd@.service\": {\n \"name\": \"teamd@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"timedatex.service\": {\n \"name\": \"timedatex.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"enabled\"\n },\n \"tlp.service\": {\n \"name\": \"tlp.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"tuned.service\": {\n \"name\": \"tuned.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"unbound-anchor.service\": {\n \"name\": \"unbound-anchor.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"user-runtime-dir@.service\": {\n \"name\": \"user-runtime-dir@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"user-runtime-dir@0.service\": {\n \"name\": \"user-runtime-dir@0.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"active\"\n },\n \"user@.service\": {\n \"name\": \"user@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"user@0.service\": {\n \"name\": \"user@0.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"active\"\n },\n \"ypbind.service\": {\n \"name\": \"ypbind.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"yppasswdd.service\": {\n \"name\": \"yppasswdd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"ypserv.service\": {\n \"name\": \"ypserv.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"ypxfrd.service\": {\n \"name\": \"ypxfrd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n }\n }\n },\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {}\n }\n}\n 9851 1726887171.25328: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"services\": {\"auditd.service\": {\"name\": \"auditd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"auth-rpcgss-module.service\": {\"name\": \"auth-rpcgss-module.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"auto-cpufreq.service\": {\"name\": \"auto-cpufreq.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"cloud-config.service\": {\"name\": \"cloud-config.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-final.service\": {\"name\": \"cloud-final.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-init-local.service\": {\"name\": \"cloud-init-local.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-init.service\": {\"name\": \"cloud-init.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cpupower.service\": {\"name\": \"cpupower.service\", \"state\": \"stopped\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"crond.service\": {\"name\": \"crond.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"dbus.service\": {\"name\": \"dbus.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"display-manager.service\": {\"name\": \"display-manager.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"dnf-makecache.service\": {\"name\": \"dnf-makecache.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-cmdline.service\": {\"name\": \"dracut-cmdline.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-initqueue.service\": {\"name\": \"dracut-initqueue.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-mount.service\": {\"name\": \"dracut-mount.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-mount.service\": {\"name\": \"dracut-pre-mount.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-pivot.service\": {\"name\": \"dracut-pre-pivot.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-trigger.service\": {\"name\": \"dracut-pre-trigger.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-udev.service\": {\"name\": \"dracut-pre-udev.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-shutdown-onfailure.service\": {\"name\": \"dracut-shutdown-onfailure.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-shutdown.service\": {\"name\": \"dracut-shutdown.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"emergency.service\": {\"name\": \"emergency.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"getty@tty1.service\": {\"name\": \"getty@tty1.service\", \"state\": \"running\", \"status\": \"active\", \"source\": \"systemd\"}, \"gssproxy.service\": {\"name\": \"gssproxy.service\", \"state\": \"running\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"hv_kvp_daemon.service\": {\"name\": \"hv_kvp_daemon.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"import-state.service\": {\"name\": \"import-state.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"initrd-cleanup.service\": {\"name\": \"initrd-cleanup.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"initrd-parse-etc.service\": {\"name\": \"initrd-parse-etc.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"initrd-switch-root.service\": {\"name\": \"initrd-switch-root.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"initrd-udevadm-cleanup-db.service\": {\"name\": \"initrd-udevadm-cleanup-db.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"irqbalance.service\": {\"name\": \"irqbalance.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"kdump.service\": {\"name\": \"kdump.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"kmod-static-nodes.service\": {\"name\": \"kmod-static-nodes.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"ldconfig.service\": {\"name\": \"ldconf<<<\n 9851 1726887171.25374: stdout chunk (state=3):\n>>>ig.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"loadmodules.service\": {\"name\": \"loadmodules.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"microcode.service\": {\"name\": \"microcode.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"modprobe@efi_pstore.service\": {\"name\": \"modprobe@efi_pstore.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"network.service\": {\"name\": \"network.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"NetworkManager-wait-online.service\": {\"name\": \"NetworkManager-wait-online.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"NetworkManager.service\": {\"name\": \"NetworkManager.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"nfs-idmapd.service\": {\"name\": \"nfs-idmapd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nfs-mountd.service\": {\"name\": \"nfs-mountd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nfs-server.service\": {\"name\": \"nfs-server.service\", \"state\": \"stopped\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"nfs-utils.service\": {\"name\": \"nfs-utils.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nfsdcld.service\": {\"name\": \"nfsdcld.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nis-domainname.service\": {\"name\": \"nis-domainname.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"plymouth-quit-wait.service\": {\"name\": \"plymouth-quit-wait.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-quit.service\": {\"name\": \"plymouth-quit.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-read-write.service\": {\"name\": \"plymouth-read-write.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-start.service\": {\"name\": \"plymouth-start.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-switch-root.service\": {\"name\": \"plymouth-switch-root.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"polkit.service\": {\"name\": \"polkit.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"power-profiles-daemon.service\": {\"name\": \"power-profiles-daemon.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"rc-local.service\": {\"name\": \"rc-local.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rescue.service\": {\"name\": \"rescue.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"restraintd.service\": {\"name\": \"restraintd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"rngd.service\": {\"name\": \"rngd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"rpc-gssd.service\": {\"name\": \"rpc-gssd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rpc-statd-notify.service\": {\"name\": \"rpc-statd-notify.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rpc-statd.service\": {\"name\": \"rpc-statd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rpcbind.service\": {\"name\": \"rpcbind.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"rsyslog.service\": {\"name\": \"rsyslog.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"selinux-autorelabel-mark.service\": {\"name\": \"selinux-autorelabel-mark.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"snapd.seeded.service\": {\"name\": \"snapd.seeded.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sshd-keygen.service\": {\"name\": \"sshd-keygen.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sshd-keygen@ecdsa.service\": {\"name\": \"sshd-keygen@ecdsa.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"sshd-keygen@ed25519.service\": {\"name\": \"sshd-keygen@ed25519.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"sshd-keygen@rsa.service\": {\"name\": \"sshd-keygen@rsa.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"sshd.service\": {\"name\": \"sshd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"sssd-kcm.service\": {\"name\": \"sssd-kcm.service\", \"state\": \"stopped\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd.service\": {\"name\": \"sssd.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"systemd-ask-password-console.service\": {\"name\": \"systemd-ask-password-console.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-ask-password-plymouth.service\": {\"name\": \"systemd-ask-password-plymouth.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-ask-password-wall.service\": {\"name\": \"systemd-ask-password-wall.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-binfmt.service\": {\"name\": \"systemd-binfmt.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-firstboot.service\": {\"name\": \"systemd-firstboot.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-fsck-root.service\": {\"name\": \"systemd-fsck-root.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hwdb-update.service\": {\"name\": \"systemd-hwdb-update.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-initctl.service\": {\"name\": \"systemd-initctl.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-journal-catalog-update.service\": {\"name\": \"systemd-journal-catalog-update.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-journal-flush.service\": {\"name\": \"systemd-journal-flush.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-journald.service\": {\"name\": \"systemd-journald.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-logind.service\": {\"name\": \"systemd-logind.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-machine-id-commit.service\": {\"name\": \"systemd-machine-id-commit.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-modules-load.service\": {\"name\": \"systemd-modules-load.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-networkd-wait-online.service\": {\"name\": \"systemd-networkd-wait-online.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"systemd-pstore.service\": {\"name\": \"systemd-pstore.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"systemd-random-seed.service\": {\"name\": \"systemd-random-seed.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-remount-fs.service\": {\"name\": \"systemd-remount-fs.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-sysctl.service\": {\"name\": \"systemd-sysctl.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-sysusers.service\": {\"name\": \"systemd-sysusers.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-tmpfiles-clean.service\": {\"name\": \"systemd-tmpfiles-clean.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-tmpfiles-setup-dev.service\": {\"name\": \"systemd-tmpfiles-setup-dev.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-tmpfiles-setup.service\": {\"name\": \"systemd-tmpfiles-setup.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-udev-trigger.service\": {\"name\": \"systemd-udev-trigger.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-udevd.service\": {\"name\": \"systemd-udevd.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-update-done.service\": {\"name\": \"systemd-update-done.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-update-utmp-runlevel.service\": {\"name\": \"systemd-update-utmp-runlevel.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-update-utmp.service\": {\"name\": \"systemd-update-utmp.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-user-sessions.service\": {\"name\": \"systemd-user-sessions.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-vconsole-setup.service\": {\"name\": \"systemd-vconsole-setup.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"tlp.service\": {\"name\": \"tlp.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"tuned.service\": {\"name\": \"tuned.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"unbound-anchor.service\": {\"name\": \"unbound-anchor.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"user-runtime-dir@0.service\": {\"name\": \"user-runtime-dir@0.service\", \"state\": \"stopped\", \"status\": \"active\", \"source\": \"systemd\"}, \"user@0.service\": {\"name\": \"user@0.service\", \"state\": \"running\", \"status\": \"active\", \"source\": \"systemd\"}, \"ypbind.service\": {\"name\": \"ypbind.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"yppasswdd.service\": {\"name\": \"yppasswdd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypserv.service\": {\"name\": \"ypserv.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypxfrd.service\": {\"name\": \"ypxfrd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"autovt@.service\": {\"name\": \"autovt@.service\", \"state\": \"unknown\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-i<<<\n 9851 1726887171.25577: stdout chunk (state=3):\n>>>nit-hotplugd.service\": {\"name\": \"cloud-init-hotplugd.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"console-getty.service\": {\"name\": \"console-getty.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"container-getty@.service\": {\"name\": \"container-getty@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.hostname1.service\": {\"name\": \"dbus-org.freedesktop.hostname1.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.locale1.service\": {\"name\": \"dbus-org.freedesktop.locale1.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.login1.service\": {\"name\": \"dbus-org.freedesktop.login1.service\", \"state\": \"active\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.nm-dispatcher.service\": {\"name\": \"dbus-org.freedesktop.nm-dispatcher.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.portable1.service\": {\"name\": \"dbus-org.freedesktop.portable1.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.timedate1.service\": {\"name\": \"dbus-org.freedesktop.timedate1.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"debug-shell.service\": {\"name\": \"debug-shell.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"dnf-system-upgrade-cleanup.service\": {\"name\": \"dnf-system-upgrade-cleanup.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dnf-system-upgrade.service\": {\"name\": \"dnf-system-upgrade.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"ebtables.service\": {\"name\": \"ebtables.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"firewalld.service\": {\"name\": \"firewalld.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"fstrim.service\": {\"name\": \"fstrim.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"getty@.service\": {\"name\": \"getty@.service\", \"state\": \"unknown\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"grub-boot-indeterminate.service\": {\"name\": \"grub-boot-indeterminate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"halt-local.service\": {\"name\": \"halt-local.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"iprdump.service\": {\"name\": \"iprdump.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"iprinit.service\": {\"name\": \"iprinit.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"iprupdate.service\": {\"name\": \"iprupdate.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"kvm_stat.service\": {\"name\": \"kvm_stat.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"man-db-cache-update.service\": {\"name\": \"man-db-cache-update.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"man-db-restart-cache-update.service\": {\"name\": \"man-db-restart-cache-update.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"messagebus.service\": {\"name\": \"messagebus.service\", \"state\": \"active\", \"status\": \"static\", \"source\": \"systemd\"}, \"NetworkManager-dispatcher.service\": {\"name\": \"NetworkManager-dispatcher.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"nfs-blkmap.service\": {\"name\": \"nfs-blkmap.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"nfs-convert.service\": {\"name\": \"nfs-convert.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"nftables.service\": {\"name\": \"nftables.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"oddjobd.service\": {\"name\": \"oddjobd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"plymouth-halt.service\": {\"name\": \"plymouth-halt.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-kexec.service\": {\"name\": \"plymouth-kexec.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-poweroff.service\": {\"name\": \"plymouth-poweroff.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-reboot.service\": {\"name\": \"plymouth-reboot.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-switch-root-initramfs.service\": {\"name\": \"plymouth-switch-root-initramfs.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"qemu-guest-agent.service\": {\"name\": \"qemu-guest-agent.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"quotaon.service\": {\"name\": \"quotaon.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"rdisc.service\": {\"name\": \"rdisc.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"selinux-autorelabel.service\": {\"name\": \"selinux-autorelabel.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"serial-getty@.service\": {\"name\": \"serial-getty@.service\", \"state\": \"unknown\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"sshd-keygen@.service\": {\"name\": \"sshd-keygen@.service\", \"state\": \"unknown\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"sshd@.service\": {\"name\": \"sshd@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"sssd-autofs.service\": {\"name\": \"sssd-autofs.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-nss.service\": {\"name\": \"sssd-nss.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-pac.service\": {\"name\": \"sssd-pac.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-pam.service\": {\"name\": \"sssd-pam.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-ssh.service\": {\"name\": \"sssd-ssh.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-sudo.service\": {\"name\": \"sssd-sudo.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"syslog.service\": {\"name\": \"syslog.service\", \"state\": \"active\", \"status\": \"enabled\", \"s<<<\n 9851 1726887171.26447: stdout chunk (state=3):\n>>>ource\": \"systemd\"}, \"system-update-cleanup.service\": {\"name\": \"system-update-cleanup.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-backlight@.service\": {\"name\": \"systemd-backlight@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-coredump@.service\": {\"name\": \"systemd-coredump@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-exit.service\": {\"name\": \"systemd-exit.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-fsck@.service\": {\"name\": \"systemd-fsck@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-halt.service\": {\"name\": \"systemd-halt.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hibernate-resume@.service\": {\"name\": \"systemd-hibernate-resume@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hibernate.service\": {\"name\": \"systemd-hibernate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hostnamed.service\": {\"name\": \"systemd-hostnamed.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hybrid-sleep.service\": {\"name\": \"systemd-hybrid-sleep.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-kexec.service\": {\"name\": \"systemd-kexec.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-localed.service\": {\"name\": \"systemd-localed.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-portabled.service\": {\"name\": \"systemd-portabled.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-poweroff.service\": {\"name\": \"systemd-poweroff.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-quotacheck.service\": {\"name\": \"systemd-quotacheck.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-reboot.service\": {\"name\": \"systemd-reboot.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-resolved.service\": {\"name\": \"systemd-resolved.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"systemd-rfkill.service\": {\"name\": \"systemd-rfkill.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-suspend-then-hibernate.service\": {\"name\": \"systemd-suspend-then-hibernate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-suspend.service\": {\"name\": \"systemd-suspend.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-timedated.service\": {\"name\": \"systemd-timedated.service\", \"state\": \"inactive\", \"status\": \"masked\", \"source\": \"systemd\"}, \"systemd-udev-settle.service\": {\"name\": \"systemd-udev-settle.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-volatile-root.service\": {\"name\": \"systemd-volatile-root.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"tcsd.service\": {\"name\": \"tcsd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"teamd@.service\": {\"name\": \"teamd@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"timedatex.service\": {\"name\": \"timedatex.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"user-runtime-dir@.service\": {\"name\": \"user-runtime-dir@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"user@.service\": {\"name\": \"user@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}}}, \"invocation\": {\"module_args\": {}}}\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[<<<\n 9851 1726887171.26468: stdout chunk (state=3):\n>>>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<<<\n 9851 1726887171.26500: stdout chunk (state=3):\n>>>[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# 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# 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<<<\n 9851 1726887171.27050: 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# 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 9851 1726887171.27180: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.54 closed.\r\n<<<\n 9851 1726887171.27211: stderr chunk (state=3):\n>>><<<\n 9851 1726887171.27221: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (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 0x7fb6f843be48>\\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 0x7fb6f83d1828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f843b9b0>\\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 0x7fb6f83de630>\\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 0x7fb6f83e5160>\\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 0x7fb6f83ea0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f83e5748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f83e5390>\\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 0x7fb6f838f470>\\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 0x7fb6f8394e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f838fb38>\\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 0x7fb6f839b4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f837ed68>\\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 0x7fb6f8381198>\\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 0x7fb6f668f940>\\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 0x7fb6f66a1240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f83efa20>\\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 0x7fb6f660e080>\\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 0x7fb6f66192b0>\\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 0x7fb6f6619f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6619a90>\\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 0x7fb6f6624080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f666a7b8>\\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 0x7fb6f666aba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f665e160>\\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 0x7fb6f665ee48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6656438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6646470>\\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 0x7fb6f63c72b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63ced30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f665e0b8>\\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 0x7fb6f63d4e10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f66402b0>\\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 0x7fb6f63d91d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63d4f98>\\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 0x7fb6f63d92e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f66affd0>\\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 0x7fb6f63d9dd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63d99e8>\\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 0x7fb6f63e66a0>\\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 0x7fb6f63e6e80>\\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 0x7fb6f5f6e198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63e6780>\\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 0x7fb6f5f73c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63d9518>\\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 0x7fb6f5f972e8>\\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 0x7fb6f5f976a0>\\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 0x7fb6f5f9e390>\\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 0x7fb6f5d48ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5d3e2e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5d36f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5d2de80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5f9ed30>\\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 0x7fb6f5d3ef60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5f97a20>\\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 0x7fb6f834b710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5d41048>\\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 0x7fb6f834ba90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63d9860>\\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 0x7fb6f83655c0>\\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 0x7fb6f8369630>\\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 0x7fb6f8369b00>\\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 0x7fb6f8369c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f8365e10>\\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 0x7fb6f8369f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f83694e0>\\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 0x7fb6f8369240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f8358b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5f82358>\\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 0x7fb6f8365470>\\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 0x7fb6f436d908>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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 0x7fb6f4029ac8>\\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 0x7fb6f4052278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40924e0>\\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 0x7fb6f40925f8>\\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 0x7fb6f4092b38>\\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 0x7fb6f4095160>\\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 0x7fb6f4040390>\\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 0x7fb6f4040e48>\\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 0x7fb6f4093128>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40742b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f406a4a8>\\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 0x7fb6f4389fd0>\\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 0x7fb6f4080358>\\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 0x7fb6f4080470>\\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 0x7fb6f410cef0>\\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 0x7fb6f4112f60>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f4103320>\\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 0x7fb6f4103b38>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f408d828>\\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 0x7fb6f4131f28>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f4103c50>\\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 0x7fb6f40bdda0>\\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 0x7fb6f40bdf28>\\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 0x7fb6f40cb048>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40805c0>\\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 0x7fb6f40da9b0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40d40f0>\\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 0x7fb6f40d42e8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40cbb70>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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 0x7fb6f40f7d68>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40f7a20>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40f7240>\\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 0x7fb6f40f7898>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40e3ac8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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 0x7fb6f09bc208>\\r\\n# 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_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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 0x7fb6f0a30e10>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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 0x7fb6f0a0f128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f0b4ce48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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 0x7fb6f0a45080>\\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 0x7fb6f0a45128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f0b65940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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# /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 0x7fb6f0a92f98>\\r\\n\\r\\n{\"ansible_facts\": {\"services\": {\"auditd.service\": {\"name\": \"auditd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"auth-rpcgss-module.service\": {\"name\": \"auth-rpcgss-module.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"auto-cpufreq.service\": {\"name\": \"auto-cpufreq.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"cloud-config.service\": {\"name\": \"cloud-config.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-final.service\": {\"name\": \"cloud-final.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-init-local.service\": {\"name\": \"cloud-init-local.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-init.service\": {\"name\": \"cloud-init.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cpupower.service\": {\"name\": \"cpupower.service\", \"state\": \"stopped\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"crond.service\": {\"name\": \"crond.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"dbus.service\": {\"name\": \"dbus.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"display-manager.service\": {\"name\": \"display-manager.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"dnf-makecache.service\": {\"name\": \"dnf-makecache.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-cmdline.service\": {\"name\": \"dracut-cmdline.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-initqueue.service\": {\"name\": \"dracut-initqueue.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-mount.service\": {\"name\": \"dracut-mount.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-mount.service\": {\"name\": \"dracut-pre-mount.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-pivot.service\": {\"name\": \"dracut-pre-pivot.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-trigger.service\": {\"name\": \"dracut-pre-trigger.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-udev.service\": {\"name\": \"dracut-pre-udev.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-shutdown-onfailure.service\": {\"name\": \"dracut-shutdown-onfailure.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-shutdown.service\": {\"name\": \"dracut-shutdown.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"emergency.service\": {\"name\": \"emergency.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"getty@tty1.service\": {\"name\": \"getty@tty1.service\", \"state\": \"running\", \"status\": \"active\", \"source\": \"systemd\"}, \"gssproxy.service\": {\"name\": \"gssproxy.service\", \"state\": \"running\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"hv_kvp_daemon.service\": {\"name\": \"hv_kvp_daemon.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"import-state.service\": {\"name\": \"import-state.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"initrd-cleanup.service\": {\"name\": \"initrd-cleanup.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"initrd-parse-etc.service\": {\"name\": \"initrd-parse-etc.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"initrd-switch-root.service\": {\"name\": \"initrd-switch-root.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"initrd-udevadm-cleanup-db.service\": {\"name\": \"initrd-udevadm-cleanup-db.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"irqbalance.service\": {\"name\": \"irqbalance.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"kdump.service\": {\"name\": \"kdump.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"kmod-static-nodes.service\": {\"name\": \"kmod-static-nodes.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"ldconfig.service\": {\"name\": \"ldconfig.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"loadmodules.service\": {\"name\": \"loadmodules.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"microcode.service\": {\"name\": \"microcode.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"modprobe@efi_pstore.service\": {\"name\": \"modprobe@efi_pstore.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"network.service\": {\"name\": \"network.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"NetworkManager-wait-online.service\": {\"name\": \"NetworkManager-wait-online.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"NetworkManager.service\": {\"name\": \"NetworkManager.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"nfs-idmapd.service\": {\"name\": \"nfs-idmapd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nfs-mountd.service\": {\"name\": \"nfs-mountd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nfs-server.service\": {\"name\": \"nfs-server.service\", \"state\": \"stopped\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"nfs-utils.service\": {\"name\": \"nfs-utils.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nfsdcld.service\": {\"name\": \"nfsdcld.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nis-domainname.service\": {\"name\": \"nis-domainname.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"plymouth-quit-wait.service\": {\"name\": \"plymouth-quit-wait.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-quit.service\": {\"name\": \"plymouth-quit.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-read-write.service\": {\"name\": \"plymouth-read-write.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-start.service\": {\"name\": \"plymouth-start.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-switch-root.service\": {\"name\": \"plymouth-switch-root.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"polkit.service\": {\"name\": \"polkit.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"power-profiles-daemon.service\": {\"name\": \"power-profiles-daemon.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"rc-local.service\": {\"name\": \"rc-local.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rescue.service\": {\"name\": \"rescue.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"restraintd.service\": {\"name\": \"restraintd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"rngd.service\": {\"name\": \"rngd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"rpc-gssd.service\": {\"name\": \"rpc-gssd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rpc-statd-notify.service\": {\"name\": \"rpc-statd-notify.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rpc-statd.service\": {\"name\": \"rpc-statd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rpcbind.service\": {\"name\": \"rpcbind.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"rsyslog.service\": {\"name\": \"rsyslog.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"selinux-autorelabel-mark.service\": {\"name\": \"selinux-autorelabel-mark.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"snapd.seeded.service\": {\"name\": \"snapd.seeded.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sshd-keygen.service\": {\"name\": \"sshd-keygen.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sshd-keygen@ecdsa.service\": {\"name\": \"sshd-keygen@ecdsa.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"sshd-keygen@ed25519.service\": {\"name\": \"sshd-keygen@ed25519.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"sshd-keygen@rsa.service\": {\"name\": \"sshd-keygen@rsa.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"sshd.service\": {\"name\": \"sshd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"sssd-kcm.service\": {\"name\": \"sssd-kcm.service\", \"state\": \"stopped\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd.service\": {\"name\": \"sssd.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"systemd-ask-password-console.service\": {\"name\": \"systemd-ask-password-console.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-ask-password-plymouth.service\": {\"name\": \"systemd-ask-password-plymouth.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-ask-password-wall.service\": {\"name\": \"systemd-ask-password-wall.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-binfmt.service\": {\"name\": \"systemd-binfmt.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-firstboot.service\": {\"name\": \"systemd-firstboot.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-fsck-root.service\": {\"name\": \"systemd-fsck-root.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hwdb-update.service\": {\"name\": \"systemd-hwdb-update.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-initctl.service\": {\"name\": \"systemd-initctl.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-journal-catalog-update.service\": {\"name\": \"systemd-journal-catalog-update.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-journal-flush.service\": {\"name\": \"systemd-journal-flush.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-journald.service\": {\"name\": \"systemd-journald.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-logind.service\": {\"name\": \"systemd-logind.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-machine-id-commit.service\": {\"name\": \"systemd-machine-id-commit.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-modules-load.service\": {\"name\": \"systemd-modules-load.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-networkd-wait-online.service\": {\"name\": \"systemd-networkd-wait-online.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"systemd-pstore.service\": {\"name\": \"systemd-pstore.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"systemd-random-seed.service\": {\"name\": \"systemd-random-seed.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-remount-fs.service\": {\"name\": \"systemd-remount-fs.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-sysctl.service\": {\"name\": \"systemd-sysctl.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-sysusers.service\": {\"name\": \"systemd-sysusers.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-tmpfiles-clean.service\": {\"name\": \"systemd-tmpfiles-clean.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-tmpfiles-setup-dev.service\": {\"name\": \"systemd-tmpfiles-setup-dev.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-tmpfiles-setup.service\": {\"name\": \"systemd-tmpfiles-setup.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-udev-trigger.service\": {\"name\": \"systemd-udev-trigger.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-udevd.service\": {\"name\": \"systemd-udevd.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-update-done.service\": {\"name\": \"systemd-update-done.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-update-utmp-runlevel.service\": {\"name\": \"systemd-update-utmp-runlevel.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-update-utmp.service\": {\"name\": \"systemd-update-utmp.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-user-sessions.service\": {\"name\": \"systemd-user-sessions.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-vconsole-setup.service\": {\"name\": \"systemd-vconsole-setup.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"tlp.service\": {\"name\": \"tlp.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"tuned.service\": {\"name\": \"tuned.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"unbound-anchor.service\": {\"name\": \"unbound-anchor.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"user-runtime-dir@0.service\": {\"name\": \"user-runtime-dir@0.service\", \"state\": \"stopped\", \"status\": \"active\", \"source\": \"systemd\"}, \"user@0.service\": {\"name\": \"user@0.service\", \"state\": \"running\", \"status\": \"active\", \"source\": \"systemd\"}, \"ypbind.service\": {\"name\": \"ypbind.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"yppasswdd.service\": {\"name\": \"yppasswdd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypserv.service\": {\"name\": \"ypserv.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypxfrd.service\": {\"name\": \"ypxfrd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"autovt@.service\": {\"name\": \"autovt@.service\", \"state\": \"unknown\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-init-hotplugd.service\": {\"name\": \"cloud-init-hotplugd.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"console-getty.service\": {\"name\": \"console-getty.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"container-getty@.service\": {\"name\": \"container-getty@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.hostname1.service\": {\"name\": \"dbus-org.freedesktop.hostname1.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.locale1.service\": {\"name\": \"dbus-org.freedesktop.locale1.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.login1.service\": {\"name\": \"dbus-org.freedesktop.login1.service\", \"state\": \"active\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.nm-dispatcher.service\": {\"name\": \"dbus-org.freedesktop.nm-dispatcher.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.portable1.service\": {\"name\": \"dbus-org.freedesktop.portable1.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.timedate1.service\": {\"name\": \"dbus-org.freedesktop.timedate1.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"debug-shell.service\": {\"name\": \"debug-shell.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"dnf-system-upgrade-cleanup.service\": {\"name\": \"dnf-system-upgrade-cleanup.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dnf-system-upgrade.service\": {\"name\": \"dnf-system-upgrade.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"ebtables.service\": {\"name\": \"ebtables.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"firewalld.service\": {\"name\": \"firewalld.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"fstrim.service\": {\"name\": \"fstrim.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"getty@.service\": {\"name\": \"getty@.service\", \"state\": \"unknown\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"grub-boot-indeterminate.service\": {\"name\": \"grub-boot-indeterminate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"halt-local.service\": {\"name\": \"halt-local.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"iprdump.service\": {\"name\": \"iprdump.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"iprinit.service\": {\"name\": \"iprinit.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"iprupdate.service\": {\"name\": \"iprupdate.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"kvm_stat.service\": {\"name\": \"kvm_stat.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"man-db-cache-update.service\": {\"name\": \"man-db-cache-update.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"man-db-restart-cache-update.service\": {\"name\": \"man-db-restart-cache-update.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"messagebus.service\": {\"name\": \"messagebus.service\", \"state\": \"active\", \"status\": \"static\", \"source\": \"systemd\"}, \"NetworkManager-dispatcher.service\": {\"name\": \"NetworkManager-dispatcher.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"nfs-blkmap.service\": {\"name\": \"nfs-blkmap.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"nfs-convert.service\": {\"name\": \"nfs-convert.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"nftables.service\": {\"name\": \"nftables.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"oddjobd.service\": {\"name\": \"oddjobd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"plymouth-halt.service\": {\"name\": \"plymouth-halt.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-kexec.service\": {\"name\": \"plymouth-kexec.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-poweroff.service\": {\"name\": \"plymouth-poweroff.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-reboot.service\": {\"name\": \"plymouth-reboot.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-switch-root-initramfs.service\": {\"name\": \"plymouth-switch-root-initramfs.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"qemu-guest-agent.service\": {\"name\": \"qemu-guest-agent.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"quotaon.service\": {\"name\": \"quotaon.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"rdisc.service\": {\"name\": \"rdisc.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"selinux-autorelabel.service\": {\"name\": \"selinux-autorelabel.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"serial-getty@.service\": {\"name\": \"serial-getty@.service\", \"state\": \"unknown\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"sshd-keygen@.service\": {\"name\": \"sshd-keygen@.service\", \"state\": \"unknown\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"sshd@.service\": {\"name\": \"sshd@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"sssd-autofs.service\": {\"name\": \"sssd-autofs.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-nss.service\": {\"name\": \"sssd-nss.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-pac.service\": {\"name\": \"sssd-pac.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-pam.service\": {\"name\": \"sssd-pam.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-ssh.service\": {\"name\": \"sssd-ssh.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-sudo.service\": {\"name\": \"sssd-sudo.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"syslog.service\": {\"name\": \"syslog.service\", \"state\": \"active\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"system-update-cleanup.service\": {\"name\": \"system-update-cleanup.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-backlight@.service\": {\"name\": \"systemd-backlight@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-coredump@.service\": {\"name\": \"systemd-coredump@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-exit.service\": {\"name\": \"systemd-exit.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-fsck@.service\": {\"name\": \"systemd-fsck@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-halt.service\": {\"name\": \"systemd-halt.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hibernate-resume@.service\": {\"name\": \"systemd-hibernate-resume@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hibernate.service\": {\"name\": \"systemd-hibernate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hostnamed.service\": {\"name\": \"systemd-hostnamed.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hybrid-sleep.service\": {\"name\": \"systemd-hybrid-sleep.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-kexec.service\": {\"name\": \"systemd-kexec.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-localed.service\": {\"name\": \"systemd-localed.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-portabled.service\": {\"name\": \"systemd-portabled.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-poweroff.service\": {\"name\": \"systemd-poweroff.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-quotacheck.service\": {\"name\": \"systemd-quotacheck.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-reboot.service\": {\"name\": \"systemd-reboot.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-resolved.service\": {\"name\": \"systemd-resolved.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"systemd-rfkill.service\": {\"name\": \"systemd-rfkill.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-suspend-then-hibernate.service\": {\"name\": \"systemd-suspend-then-hibernate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-suspend.service\": {\"name\": \"systemd-suspend.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-timedated.service\": {\"name\": \"systemd-timedated.service\", \"state\": \"inactive\", \"status\": \"masked\", \"source\": \"systemd\"}, \"systemd-udev-settle.service\": {\"name\": \"systemd-udev-settle.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-volatile-root.service\": {\"name\": \"systemd-volatile-root.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"tcsd.service\": {\"name\": \"tcsd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"teamd@.service\": {\"name\": \"teamd@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"timedatex.service\": {\"name\": \"timedatex.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"user-runtime-dir@.service\": {\"name\": \"user-runtime-dir@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"user@.service\": {\"name\": \"user@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}}}, \"invocation\": {\"module_args\": {}}}\\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# 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# 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.54 closed.\\r\\n')\n 9851 1726887171.27301: _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 0x7fb6f843be48>\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 0x7fb6f83d1828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f843b9b0>\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 0x7fb6f83de630>\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 0x7fb6f83e5160>\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 0x7fb6f83ea0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f83e5748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f83e5390>\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 0x7fb6f838f470>\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 0x7fb6f8394e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f838fb38>\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 0x7fb6f839b4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f837ed68>\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 0x7fb6f8381198>\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 0x7fb6f668f940>\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 0x7fb6f66a1240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f83efa20>\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 0x7fb6f660e080>\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 0x7fb6f66192b0>\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 0x7fb6f6619f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6619a90>\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 0x7fb6f6624080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f666a7b8>\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 0x7fb6f666aba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f665e160>\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 0x7fb6f665ee48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6656438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6646470>\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 0x7fb6f63c72b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63ced30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f665e0b8>\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 0x7fb6f63d4e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f66402b0>\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 0x7fb6f63d91d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63d4f98>\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 0x7fb6f63d92e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f66affd0>\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 0x7fb6f63d9dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63d99e8>\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 0x7fb6f63e66a0>\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 0x7fb6f63e6e80>\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 0x7fb6f5f6e198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63e6780>\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 0x7fb6f5f73c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63d9518>\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 0x7fb6f5f972e8>\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 0x7fb6f5f976a0>\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 0x7fb6f5f9e390>\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 0x7fb6f5d48ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5d3e2e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5d36f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5d2de80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5f9ed30>\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 0x7fb6f5d3ef60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5f97a20>\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 0x7fb6f834b710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5d41048>\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 0x7fb6f834ba90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63d9860>\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 0x7fb6f83655c0>\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 0x7fb6f8369630>\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 0x7fb6f8369b00>\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 0x7fb6f8369c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f8365e10>\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 0x7fb6f8369f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f83694e0>\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 0x7fb6f8369240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f8358b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5f82358>\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 0x7fb6f8365470>\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 0x7fb6f436d908>\r\n# zipimport: found 33 names in '/tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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 0x7fb6f4029ac8>\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 0x7fb6f4052278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40924e0>\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 0x7fb6f40925f8>\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 0x7fb6f4092b38>\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 0x7fb6f4095160>\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 0x7fb6f4040390>\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 0x7fb6f4040e48>\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 0x7fb6f4093128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40742b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f406a4a8>\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 0x7fb6f4389fd0>\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 0x7fb6f4080358>\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 0x7fb6f4080470>\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 0x7fb6f410cef0>\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 0x7fb6f4112f60>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f4103320>\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 0x7fb6f4103b38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f408d828>\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 0x7fb6f4131f28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f4103c50>\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 0x7fb6f40bdda0>\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 0x7fb6f40bdf28>\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 0x7fb6f40cb048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40805c0>\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 0x7fb6f40da9b0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40d40f0>\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 0x7fb6f40d42e8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40cbb70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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 0x7fb6f40f7d68>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40f7a20>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40f7240>\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 0x7fb6f40f7898>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40e3ac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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 0x7fb6f09bc208>\r\n# 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_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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 0x7fb6f0a30e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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 0x7fb6f0a0f128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f0b4ce48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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 0x7fb6f0a45080>\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 0x7fb6f0a45128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f0b65940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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# /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 0x7fb6f0a92f98>\r\n\r\n{\"ansible_facts\": {\"services\": {\"auditd.service\": {\"name\": \"auditd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"auth-rpcgss-module.service\": {\"name\": \"auth-rpcgss-module.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"auto-cpufreq.service\": {\"name\": \"auto-cpufreq.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"cloud-config.service\": {\"name\": \"cloud-config.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-final.service\": {\"name\": \"cloud-final.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-init-local.service\": {\"name\": \"cloud-init-local.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-init.service\": {\"name\": \"cloud-init.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cpupower.service\": {\"name\": \"cpupower.service\", \"state\": \"stopped\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"crond.service\": {\"name\": \"crond.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"dbus.service\": {\"name\": \"dbus.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"display-manager.service\": {\"name\": \"display-manager.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"dnf-makecache.service\": {\"name\": \"dnf-makecache.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-cmdline.service\": {\"name\": \"dracut-cmdline.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-initqueue.service\": {\"name\": \"dracut-initqueue.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-mount.service\": {\"name\": \"dracut-mount.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-mount.service\": {\"name\": \"dracut-pre-mount.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-pivot.service\": {\"name\": \"dracut-pre-pivot.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-trigger.service\": {\"name\": \"dracut-pre-trigger.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-pre-udev.service\": {\"name\": \"dracut-pre-udev.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-shutdown-onfailure.service\": {\"name\": \"dracut-shutdown-onfailure.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"dracut-shutdown.service\": {\"name\": \"dracut-shutdown.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"emergency.service\": {\"name\": \"emergency.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"getty@tty1.service\": {\"name\": \"getty@tty1.service\", \"state\": \"running\", \"status\": \"active\", \"source\": \"systemd\"}, \"gssproxy.service\": {\"name\": \"gssproxy.service\", \"state\": \"running\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"hv_kvp_daemon.service\": {\"name\": \"hv_kvp_daemon.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"import-state.service\": {\"name\": \"import-state.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"initrd-cleanup.service\": {\"name\": \"initrd-cleanup.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"initrd-parse-etc.service\": {\"name\": \"initrd-parse-etc.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"initrd-switch-root.service\": {\"name\": \"initrd-switch-root.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"initrd-udevadm-cleanup-db.service\": {\"name\": \"initrd-udevadm-cleanup-db.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"irqbalance.service\": {\"name\": \"irqbalance.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"kdump.service\": {\"name\": \"kdump.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"kmod-static-nodes.service\": {\"name\": \"kmod-static-nodes.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"ldconfig.service\": {\"name\": \"ldconfig.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"loadmodules.service\": {\"name\": \"loadmodules.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"microcode.service\": {\"name\": \"microcode.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"modprobe@efi_pstore.service\": {\"name\": \"modprobe@efi_pstore.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"network.service\": {\"name\": \"network.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"NetworkManager-wait-online.service\": {\"name\": \"NetworkManager-wait-online.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"NetworkManager.service\": {\"name\": \"NetworkManager.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"nfs-idmapd.service\": {\"name\": \"nfs-idmapd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nfs-mountd.service\": {\"name\": \"nfs-mountd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nfs-server.service\": {\"name\": \"nfs-server.service\", \"state\": \"stopped\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"nfs-utils.service\": {\"name\": \"nfs-utils.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nfsdcld.service\": {\"name\": \"nfsdcld.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"nis-domainname.service\": {\"name\": \"nis-domainname.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"plymouth-quit-wait.service\": {\"name\": \"plymouth-quit-wait.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-quit.service\": {\"name\": \"plymouth-quit.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-read-write.service\": {\"name\": \"plymouth-read-write.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-start.service\": {\"name\": \"plymouth-start.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-switch-root.service\": {\"name\": \"plymouth-switch-root.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"polkit.service\": {\"name\": \"polkit.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"power-profiles-daemon.service\": {\"name\": \"power-profiles-daemon.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"rc-local.service\": {\"name\": \"rc-local.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rescue.service\": {\"name\": \"rescue.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"restraintd.service\": {\"name\": \"restraintd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"rngd.service\": {\"name\": \"rngd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"rpc-gssd.service\": {\"name\": \"rpc-gssd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rpc-statd-notify.service\": {\"name\": \"rpc-statd-notify.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rpc-statd.service\": {\"name\": \"rpc-statd.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"rpcbind.service\": {\"name\": \"rpcbind.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"rsyslog.service\": {\"name\": \"rsyslog.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"selinux-autorelabel-mark.service\": {\"name\": \"selinux-autorelabel-mark.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"snapd.seeded.service\": {\"name\": \"snapd.seeded.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sshd-keygen.service\": {\"name\": \"sshd-keygen.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"sshd-keygen@ecdsa.service\": {\"name\": \"sshd-keygen@ecdsa.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"sshd-keygen@ed25519.service\": {\"name\": \"sshd-keygen@ed25519.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"sshd-keygen@rsa.service\": {\"name\": \"sshd-keygen@rsa.service\", \"state\": \"stopped\", \"status\": \"inactive\", \"source\": \"systemd\"}, \"sshd.service\": {\"name\": \"sshd.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"sssd-kcm.service\": {\"name\": \"sssd-kcm.service\", \"state\": \"stopped\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd.service\": {\"name\": \"sssd.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"systemd-ask-password-console.service\": {\"name\": \"systemd-ask-password-console.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-ask-password-plymouth.service\": {\"name\": \"systemd-ask-password-plymouth.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-ask-password-wall.service\": {\"name\": \"systemd-ask-password-wall.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-binfmt.service\": {\"name\": \"systemd-binfmt.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-firstboot.service\": {\"name\": \"systemd-firstboot.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-fsck-root.service\": {\"name\": \"systemd-fsck-root.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hwdb-update.service\": {\"name\": \"systemd-hwdb-update.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-initctl.service\": {\"name\": \"systemd-initctl.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-journal-catalog-update.service\": {\"name\": \"systemd-journal-catalog-update.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-journal-flush.service\": {\"name\": \"systemd-journal-flush.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-journald.service\": {\"name\": \"systemd-journald.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-logind.service\": {\"name\": \"systemd-logind.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-machine-id-commit.service\": {\"name\": \"systemd-machine-id-commit.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-modules-load.service\": {\"name\": \"systemd-modules-load.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-networkd-wait-online.service\": {\"name\": \"systemd-networkd-wait-online.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"systemd-pstore.service\": {\"name\": \"systemd-pstore.service\", \"state\": \"stopped\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"systemd-random-seed.service\": {\"name\": \"systemd-random-seed.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-remount-fs.service\": {\"name\": \"systemd-remount-fs.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-sysctl.service\": {\"name\": \"systemd-sysctl.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-sysusers.service\": {\"name\": \"systemd-sysusers.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-tmpfiles-clean.service\": {\"name\": \"systemd-tmpfiles-clean.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-tmpfiles-setup-dev.service\": {\"name\": \"systemd-tmpfiles-setup-dev.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-tmpfiles-setup.service\": {\"name\": \"systemd-tmpfiles-setup.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-udev-trigger.service\": {\"name\": \"systemd-udev-trigger.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-udevd.service\": {\"name\": \"systemd-udevd.service\", \"state\": \"running\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-update-done.service\": {\"name\": \"systemd-update-done.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-update-utmp-runlevel.service\": {\"name\": \"systemd-update-utmp-runlevel.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-update-utmp.service\": {\"name\": \"systemd-update-utmp.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-user-sessions.service\": {\"name\": \"systemd-user-sessions.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-vconsole-setup.service\": {\"name\": \"systemd-vconsole-setup.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"tlp.service\": {\"name\": \"tlp.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"tuned.service\": {\"name\": \"tuned.service\", \"state\": \"running\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"unbound-anchor.service\": {\"name\": \"unbound-anchor.service\", \"state\": \"stopped\", \"status\": \"static\", \"source\": \"systemd\"}, \"user-runtime-dir@0.service\": {\"name\": \"user-runtime-dir@0.service\", \"state\": \"stopped\", \"status\": \"active\", \"source\": \"systemd\"}, \"user@0.service\": {\"name\": \"user@0.service\", \"state\": \"running\", \"status\": \"active\", \"source\": \"systemd\"}, \"ypbind.service\": {\"name\": \"ypbind.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"yppasswdd.service\": {\"name\": \"yppasswdd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypserv.service\": {\"name\": \"ypserv.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"ypxfrd.service\": {\"name\": \"ypxfrd.service\", \"state\": \"stopped\", \"status\": \"not-found\", \"source\": \"systemd\"}, \"autovt@.service\": {\"name\": \"autovt@.service\", \"state\": \"unknown\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"cloud-init-hotplugd.service\": {\"name\": \"cloud-init-hotplugd.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"console-getty.service\": {\"name\": \"console-getty.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"container-getty@.service\": {\"name\": \"container-getty@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.hostname1.service\": {\"name\": \"dbus-org.freedesktop.hostname1.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.locale1.service\": {\"name\": \"dbus-org.freedesktop.locale1.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.login1.service\": {\"name\": \"dbus-org.freedesktop.login1.service\", \"state\": \"active\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.nm-dispatcher.service\": {\"name\": \"dbus-org.freedesktop.nm-dispatcher.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.portable1.service\": {\"name\": \"dbus-org.freedesktop.portable1.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dbus-org.freedesktop.timedate1.service\": {\"name\": \"dbus-org.freedesktop.timedate1.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"debug-shell.service\": {\"name\": \"debug-shell.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"dnf-system-upgrade-cleanup.service\": {\"name\": \"dnf-system-upgrade-cleanup.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"dnf-system-upgrade.service\": {\"name\": \"dnf-system-upgrade.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"ebtables.service\": {\"name\": \"ebtables.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"firewalld.service\": {\"name\": \"firewalld.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"fstrim.service\": {\"name\": \"fstrim.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"getty@.service\": {\"name\": \"getty@.service\", \"state\": \"unknown\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"grub-boot-indeterminate.service\": {\"name\": \"grub-boot-indeterminate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"halt-local.service\": {\"name\": \"halt-local.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"iprdump.service\": {\"name\": \"iprdump.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"iprinit.service\": {\"name\": \"iprinit.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"iprupdate.service\": {\"name\": \"iprupdate.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"kvm_stat.service\": {\"name\": \"kvm_stat.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"man-db-cache-update.service\": {\"name\": \"man-db-cache-update.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"man-db-restart-cache-update.service\": {\"name\": \"man-db-restart-cache-update.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"messagebus.service\": {\"name\": \"messagebus.service\", \"state\": \"active\", \"status\": \"static\", \"source\": \"systemd\"}, \"NetworkManager-dispatcher.service\": {\"name\": \"NetworkManager-dispatcher.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"nfs-blkmap.service\": {\"name\": \"nfs-blkmap.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"nfs-convert.service\": {\"name\": \"nfs-convert.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"nftables.service\": {\"name\": \"nftables.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"oddjobd.service\": {\"name\": \"oddjobd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"plymouth-halt.service\": {\"name\": \"plymouth-halt.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-kexec.service\": {\"name\": \"plymouth-kexec.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-poweroff.service\": {\"name\": \"plymouth-poweroff.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-reboot.service\": {\"name\": \"plymouth-reboot.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"plymouth-switch-root-initramfs.service\": {\"name\": \"plymouth-switch-root-initramfs.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"qemu-guest-agent.service\": {\"name\": \"qemu-guest-agent.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"quotaon.service\": {\"name\": \"quotaon.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"rdisc.service\": {\"name\": \"rdisc.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"selinux-autorelabel.service\": {\"name\": \"selinux-autorelabel.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"serial-getty@.service\": {\"name\": \"serial-getty@.service\", \"state\": \"unknown\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"sshd-keygen@.service\": {\"name\": \"sshd-keygen@.service\", \"state\": \"unknown\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"sshd@.service\": {\"name\": \"sshd@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"sssd-autofs.service\": {\"name\": \"sssd-autofs.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-nss.service\": {\"name\": \"sssd-nss.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-pac.service\": {\"name\": \"sssd-pac.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-pam.service\": {\"name\": \"sssd-pam.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-ssh.service\": {\"name\": \"sssd-ssh.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"sssd-sudo.service\": {\"name\": \"sssd-sudo.service\", \"state\": \"inactive\", \"status\": \"indirect\", \"source\": \"systemd\"}, \"syslog.service\": {\"name\": \"syslog.service\", \"state\": \"active\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"system-update-cleanup.service\": {\"name\": \"system-update-cleanup.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-backlight@.service\": {\"name\": \"systemd-backlight@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-coredump@.service\": {\"name\": \"systemd-coredump@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-exit.service\": {\"name\": \"systemd-exit.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-fsck@.service\": {\"name\": \"systemd-fsck@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-halt.service\": {\"name\": \"systemd-halt.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hibernate-resume@.service\": {\"name\": \"systemd-hibernate-resume@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hibernate.service\": {\"name\": \"systemd-hibernate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hostnamed.service\": {\"name\": \"systemd-hostnamed.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-hybrid-sleep.service\": {\"name\": \"systemd-hybrid-sleep.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-kexec.service\": {\"name\": \"systemd-kexec.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-localed.service\": {\"name\": \"systemd-localed.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-portabled.service\": {\"name\": \"systemd-portabled.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-poweroff.service\": {\"name\": \"systemd-poweroff.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-quotacheck.service\": {\"name\": \"systemd-quotacheck.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-reboot.service\": {\"name\": \"systemd-reboot.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-resolved.service\": {\"name\": \"systemd-resolved.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"systemd-rfkill.service\": {\"name\": \"systemd-rfkill.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-suspend-then-hibernate.service\": {\"name\": \"systemd-suspend-then-hibernate.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-suspend.service\": {\"name\": \"systemd-suspend.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-timedated.service\": {\"name\": \"systemd-timedated.service\", \"state\": \"inactive\", \"status\": \"masked\", \"source\": \"systemd\"}, \"systemd-udev-settle.service\": {\"name\": \"systemd-udev-settle.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"systemd-volatile-root.service\": {\"name\": \"systemd-volatile-root.service\", \"state\": \"inactive\", \"status\": \"static\", \"source\": \"systemd\"}, \"tcsd.service\": {\"name\": \"tcsd.service\", \"state\": \"inactive\", \"status\": \"disabled\", \"source\": \"systemd\"}, \"teamd@.service\": {\"name\": \"teamd@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"timedatex.service\": {\"name\": \"timedatex.service\", \"state\": \"inactive\", \"status\": \"enabled\", \"source\": \"systemd\"}, \"user-runtime-dir@.service\": {\"name\": \"user-runtime-dir@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}, \"user@.service\": {\"name\": \"user@.service\", \"state\": \"unknown\", \"status\": \"static\", \"source\": \"systemd\"}}}, \"invocation\": {\"module_args\": {}}}\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# 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# 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.54 closed.\r\n 9851 1726887171.28349: done with _execute_module (service_facts, {'_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': 'service_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9851 1726887171.28365: _low_level_execute_command(): starting\n 9851 1726887171.28374: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9851 1726887171.32023: stderr chunk (state=2):\n>>><<<\n 9851 1726887171.32031: stdout chunk (state=2):\n>>><<<\n<10.31.43.54> (0, b'', b'')\n 9851 1726887171.32058: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9851 1726887171.32067: handler run complete\n 9851 1726887171.32172: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9851 1726887171.32267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9851 1726887171.32555: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9851 1726887171.32654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9851 1726887171.32771: attempt loop complete, returning result\n 9851 1726887171.32779: _execute() done\n 9851 1726887171.32785: dumping result to json\n 9851 1726887171.32826: done dumping result, returning\n 9851 1726887171.32838: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Populate service facts [0e652c5f-a961-eb88-62cf-00000000000b]\n 9851 1726887171.32854: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000b\n 9851 1726887171.33310: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000b\n 9851 1726887171.33319: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"ansible_facts\": {\n \"services\": {\n \"NetworkManager-dispatcher.service\": {\n \"name\": \"NetworkManager-dispatcher.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"enabled\"\n },\n \"NetworkManager-wait-online.service\": {\n \"name\": \"NetworkManager-wait-online.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"NetworkManager.service\": {\n \"name\": \"NetworkManager.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"auditd.service\": {\n \"name\": \"auditd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"auth-rpcgss-module.service\": {\n \"name\": \"auth-rpcgss-module.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"auto-cpufreq.service\": {\n \"name\": \"auto-cpufreq.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"autovt@.service\": {\n \"name\": \"autovt@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"enabled\"\n },\n \"cloud-config.service\": {\n \"name\": \"cloud-config.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"cloud-final.service\": {\n \"name\": \"cloud-final.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"cloud-init-hotplugd.service\": {\n \"name\": \"cloud-init-hotplugd.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"cloud-init-local.service\": {\n \"name\": \"cloud-init-local.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"cloud-init.service\": {\n \"name\": \"cloud-init.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"console-getty.service\": {\n \"name\": \"console-getty.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"container-getty@.service\": {\n \"name\": \"container-getty@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"cpupower.service\": {\n \"name\": \"cpupower.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"disabled\"\n },\n \"crond.service\": {\n \"name\": \"crond.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"dbus-org.freedesktop.hostname1.service\": {\n \"name\": \"dbus-org.freedesktop.hostname1.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"dbus-org.freedesktop.locale1.service\": {\n \"name\": \"dbus-org.freedesktop.locale1.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"dbus-org.freedesktop.login1.service\": {\n \"name\": \"dbus-org.freedesktop.login1.service\",\n \"source\": \"systemd\",\n \"state\": \"active\",\n \"status\": \"static\"\n },\n \"dbus-org.freedesktop.nm-dispatcher.service\": {\n \"name\": \"dbus-org.freedesktop.nm-dispatcher.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"enabled\"\n },\n \"dbus-org.freedesktop.portable1.service\": {\n \"name\": \"dbus-org.freedesktop.portable1.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"dbus-org.freedesktop.timedate1.service\": {\n \"name\": \"dbus-org.freedesktop.timedate1.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"enabled\"\n },\n \"dbus.service\": {\n \"name\": \"dbus.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"static\"\n },\n \"debug-shell.service\": {\n \"name\": \"debug-shell.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"display-manager.service\": {\n \"name\": \"display-manager.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"dnf-makecache.service\": {\n \"name\": \"dnf-makecache.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dnf-system-upgrade-cleanup.service\": {\n \"name\": \"dnf-system-upgrade-cleanup.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"dnf-system-upgrade.service\": {\n \"name\": \"dnf-system-upgrade.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"dracut-cmdline.service\": {\n \"name\": \"dracut-cmdline.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-initqueue.service\": {\n \"name\": \"dracut-initqueue.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-mount.service\": {\n \"name\": \"dracut-mount.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-pre-mount.service\": {\n \"name\": \"dracut-pre-mount.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-pre-pivot.service\": {\n \"name\": \"dracut-pre-pivot.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-pre-trigger.service\": {\n \"name\": \"dracut-pre-trigger.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-pre-udev.service\": {\n \"name\": \"dracut-pre-udev.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-shutdown-onfailure.service\": {\n \"name\": \"dracut-shutdown-onfailure.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"dracut-shutdown.service\": {\n \"name\": \"dracut-shutdown.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"ebtables.service\": {\n \"name\": \"ebtables.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"emergency.service\": {\n \"name\": \"emergency.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"firewalld.service\": {\n \"name\": \"firewalld.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"fstrim.service\": {\n \"name\": \"fstrim.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"getty@.service\": {\n \"name\": \"getty@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"enabled\"\n },\n \"getty@tty1.service\": {\n \"name\": \"getty@tty1.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"active\"\n },\n \"grub-boot-indeterminate.service\": {\n \"name\": \"grub-boot-indeterminate.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"gssproxy.service\": {\n \"name\": \"gssproxy.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"disabled\"\n },\n \"halt-local.service\": {\n \"name\": \"halt-local.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"hv_kvp_daemon.service\": {\n \"name\": \"hv_kvp_daemon.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"import-state.service\": {\n \"name\": \"import-state.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"initrd-cleanup.service\": {\n \"name\": \"initrd-cleanup.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"initrd-parse-etc.service\": {\n \"name\": \"initrd-parse-etc.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"initrd-switch-root.service\": {\n \"name\": \"initrd-switch-root.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"initrd-udevadm-cleanup-db.service\": {\n \"name\": \"initrd-udevadm-cleanup-db.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"iprdump.service\": {\n \"name\": \"iprdump.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"iprinit.service\": {\n \"name\": \"iprinit.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"iprupdate.service\": {\n \"name\": \"iprupdate.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"irqbalance.service\": {\n \"name\": \"irqbalance.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"kdump.service\": {\n \"name\": \"kdump.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"kmod-static-nodes.service\": {\n \"name\": \"kmod-static-nodes.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"kvm_stat.service\": {\n \"name\": \"kvm_stat.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"ldconfig.service\": {\n \"name\": \"ldconfig.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"loadmodules.service\": {\n \"name\": \"loadmodules.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"man-db-cache-update.service\": {\n \"name\": \"man-db-cache-update.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"man-db-restart-cache-update.service\": {\n \"name\": \"man-db-restart-cache-update.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"messagebus.service\": {\n \"name\": \"messagebus.service\",\n \"source\": \"systemd\",\n \"state\": \"active\",\n \"status\": \"static\"\n },\n \"microcode.service\": {\n \"name\": \"microcode.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"modprobe@efi_pstore.service\": {\n \"name\": \"modprobe@efi_pstore.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"network.service\": {\n \"name\": \"network.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"nfs-blkmap.service\": {\n \"name\": \"nfs-blkmap.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"nfs-convert.service\": {\n \"name\": \"nfs-convert.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"nfs-idmapd.service\": {\n \"name\": \"nfs-idmapd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"nfs-mountd.service\": {\n \"name\": \"nfs-mountd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"nfs-server.service\": {\n \"name\": \"nfs-server.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"disabled\"\n },\n \"nfs-utils.service\": {\n \"name\": \"nfs-utils.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"nfsdcld.service\": {\n \"name\": \"nfsdcld.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"nftables.service\": {\n \"name\": \"nftables.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"nis-domainname.service\": {\n \"name\": \"nis-domainname.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"oddjobd.service\": {\n \"name\": \"oddjobd.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"plymouth-halt.service\": {\n \"name\": \"plymouth-halt.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"plymouth-kexec.service\": {\n \"name\": \"plymouth-kexec.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"plymouth-poweroff.service\": {\n \"name\": \"plymouth-poweroff.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"plymouth-quit-wait.service\": {\n \"name\": \"plymouth-quit-wait.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"plymouth-quit.service\": {\n \"name\": \"plymouth-quit.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"plymouth-read-write.service\": {\n \"name\": \"plymouth-read-write.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"plymouth-reboot.service\": {\n \"name\": \"plymouth-reboot.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"plymouth-start.service\": {\n \"name\": \"plymouth-start.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"plymouth-switch-root-initramfs.service\": {\n \"name\": \"plymouth-switch-root-initramfs.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"plymouth-switch-root.service\": {\n \"name\": \"plymouth-switch-root.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"polkit.service\": {\n \"name\": \"polkit.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"static\"\n },\n \"power-profiles-daemon.service\": {\n \"name\": \"power-profiles-daemon.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"qemu-guest-agent.service\": {\n \"name\": \"qemu-guest-agent.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"enabled\"\n },\n \"quotaon.service\": {\n \"name\": \"quotaon.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"rc-local.service\": {\n \"name\": \"rc-local.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"rdisc.service\": {\n \"name\": \"rdisc.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"rescue.service\": {\n \"name\": \"rescue.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"restraintd.service\": {\n \"name\": \"restraintd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"rngd.service\": {\n \"name\": \"rngd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"rpc-gssd.service\": {\n \"name\": \"rpc-gssd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"rpc-statd-notify.service\": {\n \"name\": \"rpc-statd-notify.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"rpc-statd.service\": {\n \"name\": \"rpc-statd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"rpcbind.service\": {\n \"name\": \"rpcbind.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"rsyslog.service\": {\n \"name\": \"rsyslog.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"selinux-autorelabel-mark.service\": {\n \"name\": \"selinux-autorelabel-mark.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"selinux-autorelabel.service\": {\n \"name\": \"selinux-autorelabel.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"serial-getty@.service\": {\n \"name\": \"serial-getty@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"disabled\"\n },\n \"snapd.seeded.service\": {\n \"name\": \"snapd.seeded.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"sshd-keygen.service\": {\n \"name\": \"sshd-keygen.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"sshd-keygen@.service\": {\n \"name\": \"sshd-keygen@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"disabled\"\n },\n \"sshd-keygen@ecdsa.service\": {\n \"name\": \"sshd-keygen@ecdsa.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"sshd-keygen@ed25519.service\": {\n \"name\": \"sshd-keygen@ed25519.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"sshd-keygen@rsa.service\": {\n \"name\": \"sshd-keygen@rsa.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"inactive\"\n },\n \"sshd.service\": {\n \"name\": \"sshd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"sshd@.service\": {\n \"name\": \"sshd@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"sssd-autofs.service\": {\n \"name\": \"sssd-autofs.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-kcm.service\": {\n \"name\": \"sssd-kcm.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"indirect\"\n },\n \"sssd-nss.service\": {\n \"name\": \"sssd-nss.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-pac.service\": {\n \"name\": \"sssd-pac.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-pam.service\": {\n \"name\": \"sssd-pam.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-ssh.service\": {\n \"name\": \"sssd-ssh.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd-sudo.service\": {\n \"name\": \"sssd-sudo.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"indirect\"\n },\n \"sssd.service\": {\n \"name\": \"sssd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"syslog.service\": {\n \"name\": \"syslog.service\",\n \"source\": \"systemd\",\n \"state\": \"active\",\n \"status\": \"enabled\"\n },\n \"system-update-cleanup.service\": {\n \"name\": \"system-update-cleanup.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-ask-password-console.service\": {\n \"name\": \"systemd-ask-password-console.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-ask-password-plymouth.service\": {\n \"name\": \"systemd-ask-password-plymouth.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-ask-password-wall.service\": {\n \"name\": \"systemd-ask-password-wall.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-backlight@.service\": {\n \"name\": \"systemd-backlight@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-binfmt.service\": {\n \"name\": \"systemd-binfmt.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-coredump@.service\": {\n \"name\": \"systemd-coredump@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-exit.service\": {\n \"name\": \"systemd-exit.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-firstboot.service\": {\n \"name\": \"systemd-firstboot.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-fsck-root.service\": {\n \"name\": \"systemd-fsck-root.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-fsck@.service\": {\n \"name\": \"systemd-fsck@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-halt.service\": {\n \"name\": \"systemd-halt.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-hibernate-resume@.service\": {\n \"name\": \"systemd-hibernate-resume@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"systemd-hibernate.service\": {\n \"name\": \"systemd-hibernate.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-hostnamed.service\": {\n \"name\": \"systemd-hostnamed.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-hwdb-update.service\": {\n \"name\": \"systemd-hwdb-update.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-hybrid-sleep.service\": {\n \"name\": \"systemd-hybrid-sleep.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-initctl.service\": {\n \"name\": \"systemd-initctl.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-journal-catalog-update.service\": {\n \"name\": \"systemd-journal-catalog-update.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-journal-flush.service\": {\n \"name\": \"systemd-journal-flush.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-journald.service\": {\n \"name\": \"systemd-journald.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"static\"\n },\n \"systemd-kexec.service\": {\n \"name\": \"systemd-kexec.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-localed.service\": {\n \"name\": \"systemd-localed.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-logind.service\": {\n \"name\": \"systemd-logind.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"static\"\n },\n \"systemd-machine-id-commit.service\": {\n \"name\": \"systemd-machine-id-commit.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-modules-load.service\": {\n \"name\": \"systemd-modules-load.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-networkd-wait-online.service\": {\n \"name\": \"systemd-networkd-wait-online.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"systemd-portabled.service\": {\n \"name\": \"systemd-portabled.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-poweroff.service\": {\n \"name\": \"systemd-poweroff.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-pstore.service\": {\n \"name\": \"systemd-pstore.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"enabled\"\n },\n \"systemd-quotacheck.service\": {\n \"name\": \"systemd-quotacheck.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-random-seed.service\": {\n \"name\": \"systemd-random-seed.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-reboot.service\": {\n \"name\": \"systemd-reboot.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-remount-fs.service\": {\n \"name\": \"systemd-remount-fs.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-resolved.service\": {\n \"name\": \"systemd-resolved.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"systemd-rfkill.service\": {\n \"name\": \"systemd-rfkill.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-suspend-then-hibernate.service\": {\n \"name\": \"systemd-suspend-then-hibernate.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-suspend.service\": {\n \"name\": \"systemd-suspend.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-sysctl.service\": {\n \"name\": \"systemd-sysctl.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-sysusers.service\": {\n \"name\": \"systemd-sysusers.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-timedated.service\": {\n \"name\": \"systemd-timedated.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"masked\"\n },\n \"systemd-tmpfiles-clean.service\": {\n \"name\": \"systemd-tmpfiles-clean.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-tmpfiles-setup-dev.service\": {\n \"name\": \"systemd-tmpfiles-setup-dev.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-tmpfiles-setup.service\": {\n \"name\": \"systemd-tmpfiles-setup.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-udev-settle.service\": {\n \"name\": \"systemd-udev-settle.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"systemd-udev-trigger.service\": {\n \"name\": \"systemd-udev-trigger.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-udevd.service\": {\n \"name\": \"systemd-udevd.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"static\"\n },\n \"systemd-update-done.service\": {\n \"name\": \"systemd-update-done.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-update-utmp-runlevel.service\": {\n \"name\": \"systemd-update-utmp-runlevel.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-update-utmp.service\": {\n \"name\": \"systemd-update-utmp.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-user-sessions.service\": {\n \"name\": \"systemd-user-sessions.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-vconsole-setup.service\": {\n \"name\": \"systemd-vconsole-setup.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"systemd-volatile-root.service\": {\n \"name\": \"systemd-volatile-root.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"static\"\n },\n \"tcsd.service\": {\n \"name\": \"tcsd.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"disabled\"\n },\n \"teamd@.service\": {\n \"name\": \"teamd@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"timedatex.service\": {\n \"name\": \"timedatex.service\",\n \"source\": \"systemd\",\n \"state\": \"inactive\",\n \"status\": \"enabled\"\n },\n \"tlp.service\": {\n \"name\": \"tlp.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"tuned.service\": {\n \"name\": \"tuned.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"enabled\"\n },\n \"unbound-anchor.service\": {\n \"name\": \"unbound-anchor.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"static\"\n },\n \"user-runtime-dir@.service\": {\n \"name\": \"user-runtime-dir@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"user-runtime-dir@0.service\": {\n \"name\": \"user-runtime-dir@0.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"active\"\n },\n \"user@.service\": {\n \"name\": \"user@.service\",\n \"source\": \"systemd\",\n \"state\": \"unknown\",\n \"status\": \"static\"\n },\n \"user@0.service\": {\n \"name\": \"user@0.service\",\n \"source\": \"systemd\",\n \"state\": \"running\",\n \"status\": \"active\"\n },\n \"ypbind.service\": {\n \"name\": \"ypbind.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"yppasswdd.service\": {\n \"name\": \"yppasswdd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"ypserv.service\": {\n \"name\": \"ypserv.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n },\n \"ypxfrd.service\": {\n \"name\": \"ypxfrd.service\",\n \"source\": \"systemd\",\n \"state\": \"stopped\",\n \"status\": \"not-found\"\n }\n }\n },\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {}\n }\n}\n 9689 1726887171.34252: no more pending results, returning what we have\n 9689 1726887171.34257: results queue empty\n 9689 1726887171.34258: checking for any_errors_fatal\n 9689 1726887171.34266: done checking for any_errors_fatal\n 9689 1726887171.34267: checking for max_fail_percentage\n 9689 1726887171.34269: done checking for max_fail_percentage\n 9689 1726887171.34270: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887171.34271: done checking to see if all hosts have failed\n 9689 1726887171.34272: getting the remaining hosts for this loop\n 9689 1726887171.34274: done getting the remaining hosts for this loop\n 9689 1726887171.34278: getting the next task for host managed_node1\n 9689 1726887171.34284: done getting next task for host managed_node1\n 9689 1726887171.34289: ^ task is: TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names\n 9689 1726887171.34291: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887171.34293: getting the next task for host managed_node2\n 9689 1726887171.34297: done getting next task for host managed_node2\n 9689 1726887171.34300: ^ task is: TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names\n 9689 1726887171.34302: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887171.34303: getting the next task for host managed_node3\n 9689 1726887171.34306: done getting next task for host managed_node3\n 9689 1726887171.34309: ^ task is: TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names\n 9689 1726887171.34311: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887171.34327: getting variables\n 9689 1726887171.34330: in VariableManager get_vars()\n 9689 1726887171.34360: Calling all_inventory to load vars for managed_node1\n 9689 1726887171.34363: Calling groups_inventory to load vars for managed_node1\n 9689 1726887171.34366: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887171.34375: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887171.34378: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887171.34383: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887171.34610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887171.34903: done with get_vars()\n 9689 1726887171.34910: done getting variables\n 9689 1726887171.34981: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names] ***\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:8\nFriday 20 September 2024 22:52:51 -0400 (0:00:02.351) 0:00:05.035 ****** \n 9689 1726887171.35017: entering _queue_task() for managed_node1/set_fact\n 9689 1726887171.35271: worker is 1 (out of 3 available)\n 9689 1726887171.35285: exiting _queue_task() for managed_node1/set_fact\n 9689 1726887171.35314: getting variables\n 9689 1726887171.35317: in VariableManager get_vars()\n 9689 1726887171.35401: Calling all_inventory to load vars for managed_node2\n 9689 1726887171.35407: Calling groups_inventory to load vars for managed_node2\n 9689 1726887171.35411: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887171.35428: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887171.35433: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887171.35438: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887171.35770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887171.36146: done with get_vars()\n 9689 1726887171.36158: done getting variables\n 9926 1726887171.35444: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names\n 9926 1726887171.35570: in run() - task 0e652c5f-a961-eb88-62cf-00000000000c\n 9926 1726887171.35586: variable 'ansible_search_path' from source: unknown\n 9926 1726887171.35592: variable 'ansible_search_path' from source: unknown\n 9926 1726887171.35616: calling self._execute()\n 9926 1726887171.35676: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9926 1726887171.35687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9926 1726887171.35697: variable 'omit' from source: magic vars\n 9926 1726887171.35810: variable 'omit' from source: magic vars\n 9926 1726887171.35855: variable 'omit' from source: magic vars\n 9689 1726887171.36398: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887171.36408: entering _queue_task() for managed_node2/set_fact\n 9689 1726887171.36679: worker is 2 (out of 3 available)\n 9689 1726887171.36694: exiting _queue_task() for managed_node2/set_fact\n 9689 1726887171.36727: getting variables\n 9689 1726887171.36731: in VariableManager get_vars()\n 9689 1726887171.36823: Calling all_inventory to load vars for managed_node3\n 9689 1726887171.36828: Calling groups_inventory to load vars for managed_node3\n 9689 1726887171.36832: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887171.36849: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887171.36855: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887171.36860: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887171.37186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887171.37857: done with get_vars()\n 9689 1726887171.37869: done getting variables\n 9689 1726887171.37953: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887171.37965: entering _queue_task() for managed_node3/set_fact\n 9689 1726887171.38270: worker is 3 (out of 3 available)\n 9689 1726887171.38285: exiting _queue_task() for managed_node3/set_fact\n 9689 1726887171.38299: done queuing things up, now waiting for results queue to drain\n 9689 1726887171.38301: waiting for pending results...\n 9926 1726887171.36508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 9927 1726887171.38501: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names\n 9927 1726887171.38622: in run() - task 0e652c5f-a961-eb88-62cf-00000000000c\n 9927 1726887171.38640: variable 'ansible_search_path' from source: unknown\n 9927 1726887171.38647: variable 'ansible_search_path' from source: unknown\n 9927 1726887171.38672: calling self._execute()\n 9927 1726887171.38745: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9927 1726887171.38755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9927 1726887171.38769: variable 'omit' from source: magic vars\n 9929 1726887171.38757: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names\n 9927 1726887171.38873: variable 'omit' from source: magic vars\n 9929 1726887171.38878: in run() - task 0e652c5f-a961-eb88-62cf-00000000000c\n 9929 1726887171.38896: variable 'ansible_search_path' from source: unknown\n 9929 1726887171.38902: variable 'ansible_search_path' from source: unknown\n 9927 1726887171.38919: variable 'omit' from source: magic vars\n 9929 1726887171.38937: calling self._execute()\n 9929 1726887171.39000: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9929 1726887171.39016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9929 1726887171.39028: variable 'omit' from source: magic vars\n 9929 1726887171.39142: variable 'omit' from source: magic vars\n 9929 1726887171.39185: variable 'omit' from source: magic vars\n 9929 1726887171.39886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 9927 1726887171.41271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 9929 1726887171.42454: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 9929 1726887171.42694: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 9929 1726887171.42741: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 9929 1726887171.42787: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 9926 1726887171.42820: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 9929 1726887171.42823: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 9926 1726887171.42915: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 9929 1726887171.42958: Loading FilterModule 'ansible_collections.ansible.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 9926 1726887171.42960: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 9929 1726887171.42995: Loading FilterModule 'ansible_collections.ansible.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 9926 1726887171.43008: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 9929 1726887171.43031: Loading FilterModule 'ansible_collections.ansible.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 9926 1726887171.43047: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 9929 1726887171.43081: Loading FilterModule 'ansible_collections.ansible.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 9929 1726887171.43103: Loading FilterModule 'ansible_collections.ansible.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 9926 1726887171.43135: Loading FilterModule 'ansible_collections.ansible.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 9929 1726887171.43165: Loading FilterModule 'ansible_collections.ansible.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 9926 1726887171.43168: Loading FilterModule 'ansible_collections.ansible.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 9929 1726887171.43196: Loading FilterModule 'ansible_collections.ansible.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 9929 1726887171.43229: Loading FilterModule 'ansible_collections.ansible.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 9929 1726887171.43277: Loading FilterModule 'ansible_collections.ansible.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 9929 1726887171.43298: Loading FilterModule 'ansible_collections.ansible.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 9929 1726887171.43375: Loading FilterModule 'ansible_collections.ansible.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 9929 1726887171.43409: Loading FilterModule 'ansible_collections.ansible.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 9929 1726887171.43439: Loading FilterModule 'ansible_collections.ansible.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 9929 1726887171.43481: Loading FilterModule 'ansible_collections.ansible.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 9929 1726887171.43497: Loading FilterModule 'ansible_collections.ansible.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 9929 1726887171.43551: Loading FilterModule 'ansible_collections.ansible.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 9929 1726887171.43577: Loading FilterModule 'ansible_collections.ansible.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 9929 1726887171.43604: Loading FilterModule 'ansible_collections.ansible.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 9929 1726887171.43647: Loading FilterModule 'ansible_collections.ansible.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 9929 1726887171.43663: Loading FilterModule 'ansible_collections.ansible.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 9929 1726887171.44337: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9929 1726887171.44527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9929 1726887171.44728: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9929 1726887171.44770: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9929 1726887171.44808: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9929 1726887171.44845: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9929 1726887171.44898: 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 9929 1726887171.44929: 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 9929 1726887171.44961: 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 9929 1726887171.44996: 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 9926 1726887171.43197: Loading FilterModule 'ansible_collections.ansible.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 9926 1726887171.46064: Loading FilterModule 'ansible_collections.ansible.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 9926 1726887171.46085: Loading FilterModule 'ansible_collections.ansible.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 9926 1726887171.46149: Loading FilterModule 'ansible_collections.ansible.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 9926 1726887171.46180: Loading FilterModule 'ansible_collections.ansible.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 9926 1726887171.46210: Loading FilterModule 'ansible_collections.ansible.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 9929 1726887171.46239: variable 'omit' from source: magic vars\n 9926 1726887171.46260: Loading FilterModule 'ansible_collections.ansible.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 9929 1726887171.46269: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9926 1726887171.46280: Loading FilterModule 'ansible_collections.ansible.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 9929 1726887171.46302: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9926 1726887171.46357: Loading FilterModule 'ansible_collections.ansible.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 9929 1726887171.46362: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9929 1726887171.46384: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9926 1726887171.46388: Loading FilterModule 'ansible_collections.ansible.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 9929 1726887171.46398: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9926 1726887171.46423: Loading FilterModule 'ansible_collections.ansible.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 9929 1726887171.46435: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 9929 1726887171.46442: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9929 1726887171.46449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9926 1726887171.46470: Loading FilterModule 'ansible_collections.ansible.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 9926 1726887171.46491: Loading FilterModule 'ansible_collections.ansible.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 9926 1726887171.46554: Loading FilterModule 'ansible_collections.ansible.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 9929 1726887171.46574: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9926 1726887171.46585: Loading FilterModule 'ansible_collections.ansible.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 9929 1726887171.46590: Set connection var ansible_shell_executable to /bin/sh\n 9929 1726887171.46597: Set connection var ansible_connection to ssh\n 9929 1726887171.46606: Set connection var ansible_timeout to 10\n 9929 1726887171.46614: Set connection var ansible_shell_type to sh\n 9926 1726887171.46618: Loading FilterModule 'ansible_collections.ansible.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 9929 1726887171.46623: Set connection var ansible_pipelining to False\n 9929 1726887171.46650: variable 'ansible_shell_executable' from source: unknown\n 9929 1726887171.46657: variable 'ansible_connection' from source: unknown\n 9929 1726887171.46663: variable 'ansible_module_compression' from source: unknown\n 9926 1726887171.46665: Loading FilterModule 'ansible_collections.ansible.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 9929 1726887171.46669: variable 'ansible_shell_type' from source: unknown\n 9929 1726887171.46675: variable 'ansible_shell_executable' from source: unknown\n 9929 1726887171.46681: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9926 1726887171.46685: Loading FilterModule 'ansible_collections.ansible.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 9929 1726887171.46688: variable 'ansible_pipelining' from source: unknown\n 9929 1726887171.46693: variable 'ansible_timeout' from source: unknown\n 9929 1726887171.46701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9929 1726887171.46819: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9929 1726887171.46833: variable 'omit' from source: magic vars\n 9929 1726887171.46846: starting attempt loop\n 9929 1726887171.46852: running the handler\n 9929 1726887171.46866: handler run complete\n 9929 1726887171.46878: attempt loop complete, returning result\n 9929 1726887171.46884: _execute() done\n 9929 1726887171.46889: dumping result to json\n 9929 1726887171.46904: done dumping result, returning\n 9929 1726887171.46916: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names [0e652c5f-a961-eb88-62cf-00000000000c]\n 9929 1726887171.46931: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000c\n 9929 1726887171.46998: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000c\n 9929 1726887171.47004: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"ansible_facts\": {\n \"timesync_services\": [\n \"auditd\",\n \"auth-rpcgss-module\",\n \"chronyd\",\n \"cloud-config\",\n \"cloud-final\",\n \"cloud-init-local\",\n \"cloud-init\",\n \"cpupower\",\n \"crond\",\n \"dbus\",\n \"dnf-makecache\",\n \"dracut-cmdline\",\n \"dracut-initqueue\",\n \"dracut-mount\",\n \"dracut-pre-mount\",\n \"dracut-pre-pivot\",\n \"dracut-pre-trigger\",\n \"dracut-pre-udev\",\n \"dracut-shutdown-onfailure\",\n \"dracut-shutdown\",\n \"emergency\",\n \"getty@tty1\",\n \"gssproxy\",\n \"import-state\",\n \"initrd-cleanup\",\n \"initrd-parse-etc\",\n \"initrd-switch-root\",\n \"initrd-udevadm-cleanup-db\",\n \"irqbalance\",\n \"kdump\",\n \"kmod-static-nodes\",\n \"ldconfig\",\n \"loadmodules\",\n \"microcode\",\n \"NetworkManager-wait-online\",\n \"NetworkManager\",\n \"nfs-idmapd\",\n \"nfs-mountd\",\n \"nfs-server\",\n \"nfs-utils\",\n \"nfsdcld\",\n \"nis-domainname\",\n \"plymouth-quit-wait\",\n \"plymouth-quit\",\n \"plymouth-read-write\",\n \"plymouth-start\",\n \"plymouth-switch-root\",\n \"polkit\",\n \"rc-local\",\n \"rescue\",\n \"restraintd\",\n \"rngd\",\n \"rpc-gssd\",\n \"rpc-statd-notify\",\n \"rpc-statd\",\n \"rpcbind\",\n \"rsyslog\",\n \"selinux-autorelabel-mark\",\n \"sshd-keygen@ecdsa\",\n \"sshd-keygen@ed25519\",\n \"sshd-keygen@rsa\",\n \"sshd\",\n \"sssd-kcm\",\n \"sssd\",\n \"systemd-ask-password-console\",\n \"systemd-ask-password-plymouth\",\n \"systemd-ask-password-wall\",\n \"systemd-binfmt\",\n \"systemd-coredump@0\",\n \"systemd-firstboot\",\n \"systemd-fsck-root\",\n \"systemd-hwdb-update\",\n \"systemd-initctl\",\n \"systemd-journal-catalog-update\",\n \"systemd-journal-flush\",\n \"systemd-journald\",\n \"systemd-logind\",\n \"systemd-machine-id-commit\",\n \"systemd-modules-load\",\n \"systemd-pstore\",\n \"systemd-random-seed\",\n \"systemd-remount-fs\",\n \"systemd-sysctl\",\n \"systemd-sysusers\",\n \"systemd-tmpfiles-clean\",\n \"systemd-tmpfiles-setup-dev\",\n \"systemd-tmpfiles-setup\",\n \"systemd-udev-trigger\",\n \"systemd-udevd\",\n \"systemd-update-done\",\n \"systemd-update-utmp-runlevel\",\n \"systemd-update-utmp\",\n \"systemd-user-sessions\",\n \"systemd-vconsole-setup\",\n \"tuned\",\n \"unbound-anchor\",\n \"user-runtime-dir@0\",\n \"user@0\",\n \"autovt\",\n \"chrony-dnssrv\",\n \"chrony-wait\",\n \"cloud-init-hotplugd\",\n \"console-getty\",\n \"container-getty\",\n \"dbus-org.freedesktop.hostname1\",\n \"dbus-org.freedesktop.locale1\",\n \"dbus-org.freedesktop.login1\",\n \"dbus-org.freedesktop.nm-dispatcher\",\n \"dbus-org.freedesktop.portable1\",\n \"dbus-org.freedesktop.timedate1\",\n \"debug-shell\",\n \"dnf-system-upgrade-cleanup\",\n \"dnf-system-upgrade\",\n \"ebtables\",\n \"firewalld\",\n \"fstrim\",\n \"getty\",\n \"grub-boot-indeterminate\",\n \"halt-local\",\n \"iprdump\",\n \"iprinit\",\n \"iprupdate\",\n \"kvm_stat\",\n \"man-db-cache-update\",\n \"man-db-restart-cache-update\",\n \"messagebus\",\n \"NetworkManager-dispatcher\",\n \"nfs-blkmap\",\n \"nfs-convert\",\n \"nftables\",\n \"oddjobd\",\n \"plymouth-halt\",\n \"plymouth-kexec\",\n \"plymouth-poweroff\",\n \"plymouth-reboot\",\n \"plymouth-switch-root-initramfs\",\n \"qemu-guest-agent\",\n \"quotaon\",\n \"rdisc\",\n \"selinux-autorelabel\",\n \"serial-getty\",\n \"sshd-keygen\",\n \"sssd-autofs\",\n \"sssd-nss\",\n \"sssd-pac\",\n \"sssd-pam\",\n \"sssd-ssh\",\n \"sssd-sudo\",\n \"syslog\",\n \"system-update-cleanup\",\n \"systemd-backlight\",\n \"systemd-coredump\",\n \"systemd-exit\",\n \"systemd-fsck\",\n \"systemd-halt\",\n \"systemd-hibernate-resume\",\n \"systemd-hibernate\",\n \"systemd-hostnamed\",\n \"systemd-hybrid-sleep\",\n \"systemd-kexec\",\n \"systemd-localed\",\n \"systemd-portabled\",\n \"systemd-poweroff\",\n \"systemd-quotacheck\",\n \"systemd-reboot\",\n \"systemd-resolved\",\n \"systemd-rfkill\",\n \"systemd-suspend-then-hibernate\",\n \"systemd-suspend\",\n \"systemd-udev-settle\",\n \"systemd-volatile-root\",\n \"tcsd\",\n \"teamd\",\n \"timedatex\",\n \"user-runtime-dir\",\n \"user\"\n ]\n },\n \"changed\": false\n}\n 9927 1726887171.48536: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 9927 1726887171.48627: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 9927 1726887171.48671: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 9927 1726887171.48716: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 9927 1726887171.48751: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 9927 1726887171.48836: Loading FilterModule 'ansible_collections.ansible.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 9927 1726887171.48870: Loading FilterModule 'ansible_collections.ansible.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 9927 1726887171.48901: Loading FilterModule 'ansible_collections.ansible.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 9927 1726887171.48950: Loading FilterModule 'ansible_collections.ansible.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 9927 1726887171.48968: Loading FilterModule 'ansible_collections.ansible.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 9926 1726887171.49348: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9926 1726887171.49555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9926 1726887171.49777: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9926 1726887171.49824: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9926 1726887171.49866: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9926 1726887171.49903: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9926 1726887171.49962: 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 9926 1726887171.49992: 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 9926 1726887171.50027: 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 9926 1726887171.50062: 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 9927 1726887171.50379: Loading FilterModule 'ansible_collections.ansible.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 9927 1726887171.50412: Loading FilterModule 'ansible_collections.ansible.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 9927 1726887171.50449: Loading FilterModule 'ansible_collections.ansible.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 9927 1726887171.50498: Loading FilterModule 'ansible_collections.ansible.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 9927 1726887171.50521: Loading FilterModule 'ansible_collections.ansible.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 9927 1726887171.50597: Loading FilterModule 'ansible_collections.ansible.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 9927 1726887171.50630: Loading FilterModule 'ansible_collections.ansible.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 9927 1726887171.50665: Loading FilterModule 'ansible_collections.ansible.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 9927 1726887171.50717: Loading FilterModule 'ansible_collections.ansible.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 9927 1726887171.50738: Loading FilterModule 'ansible_collections.ansible.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 9927 1726887171.50799: Loading FilterModule 'ansible_collections.ansible.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 9927 1726887171.50833: Loading FilterModule 'ansible_collections.ansible.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 9927 1726887171.50866: Loading FilterModule 'ansible_collections.ansible.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 9927 1726887171.50918: Loading FilterModule 'ansible_collections.ansible.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 9927 1726887171.50939: Loading FilterModule 'ansible_collections.ansible.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 9926 1726887171.52414: variable 'omit' from source: magic vars\n 9926 1726887171.52447: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9926 1726887171.52481: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9926 1726887171.52503: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9927 1726887171.52638: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9927 1726887171.52856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9927 1726887171.53247: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9927 1726887171.53295: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9927 1726887171.53338: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9927 1726887171.53376: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9927 1726887171.53434: 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 9927 1726887171.53464: 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 9927 1726887171.53501: 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 9927 1726887171.53538: 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 9926 1726887171.53682: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9926 1726887171.53698: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9926 1726887171.53734: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 9926 1726887171.53742: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9926 1726887171.53749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9926 1726887171.53874: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9926 1726887171.53890: Set connection var ansible_shell_executable to /bin/sh\n 9926 1726887171.53897: Set connection var ansible_connection to ssh\n 9926 1726887171.53906: Set connection var ansible_timeout to 10\n 9926 1726887171.53911: Set connection var ansible_shell_type to sh\n 9926 1726887171.53921: Set connection var ansible_pipelining to False\n 9926 1726887171.53949: variable 'ansible_shell_executable' from source: unknown\n 9926 1726887171.53955: variable 'ansible_connection' from source: unknown\n 9926 1726887171.53961: variable 'ansible_module_compression' from source: unknown\n 9926 1726887171.53967: variable 'ansible_shell_type' from source: unknown\n 9926 1726887171.53972: variable 'ansible_shell_executable' from source: unknown\n 9926 1726887171.53977: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9926 1726887171.53983: variable 'ansible_pipelining' from source: unknown\n 9926 1726887171.53988: variable 'ansible_timeout' from source: unknown\n 9926 1726887171.53995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9926 1726887171.54109: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9926 1726887171.54125: variable 'omit' from source: magic vars\n 9926 1726887171.54138: starting attempt loop\n 9926 1726887171.54144: running the handler\n 9926 1726887171.54157: handler run complete\n 9926 1726887171.54169: attempt loop complete, returning result\n 9926 1726887171.54174: _execute() done\n 9926 1726887171.54179: dumping result to json\n 9926 1726887171.54194: done dumping result, returning\n 9926 1726887171.54203: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names [0e652c5f-a961-eb88-62cf-00000000000c]\n 9926 1726887171.54221: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000c\n 9926 1726887171.54290: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000c\n 9926 1726887171.54295: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"ansible_facts\": {\n \"timesync_services\": [\n \"auditd\",\n \"auth-rpcgss-module\",\n \"cloud-config\",\n \"cloud-final\",\n \"cloud-init-local\",\n \"cloud-init\",\n \"cpupower\",\n \"crond\",\n \"dbus\",\n \"dnf-makecache\",\n \"dracut-cmdline\",\n \"dracut-initqueue\",\n \"dracut-mount\",\n \"dracut-pre-mount\",\n \"dracut-pre-pivot\",\n \"dracut-pre-trigger\",\n \"dracut-pre-udev\",\n \"dracut-shutdown-onfailure\",\n \"dracut-shutdown\",\n \"emergency\",\n \"getty@tty1\",\n \"gssproxy\",\n \"import-state\",\n \"initrd-cleanup\",\n \"initrd-parse-etc\",\n \"initrd-switch-root\",\n \"initrd-udevadm-cleanup-db\",\n \"irqbalance\",\n \"kdump\",\n \"kmod-static-nodes\",\n \"ldconfig\",\n \"loadmodules\",\n \"microcode\",\n \"NetworkManager-wait-online\",\n \"NetworkManager\",\n \"nfs-idmapd\",\n \"nfs-mountd\",\n \"nfs-server\",\n \"nfs-utils\",\n \"nfsdcld\",\n \"nis-domainname\",\n \"plymouth-quit-wait\",\n \"plymouth-quit\",\n \"plymouth-read-write\",\n \"plymouth-start\",\n \"plymouth-switch-root\",\n \"polkit\",\n \"rc-local\",\n \"rescue\",\n \"restraintd\",\n \"rngd\",\n \"rpc-gssd\",\n \"rpc-statd-notify\",\n \"rpc-statd\",\n \"rpcbind\",\n \"rsyslog\",\n \"selinux-autorelabel-mark\",\n \"sshd-keygen@ecdsa\",\n \"sshd-keygen@ed25519\",\n \"sshd-keygen@rsa\",\n \"sshd\",\n \"sssd-kcm\",\n \"sssd\",\n \"systemd-ask-password-console\",\n \"systemd-ask-password-plymouth\",\n \"systemd-ask-password-wall\",\n \"systemd-binfmt\",\n \"systemd-firstboot\",\n \"systemd-fsck-root\",\n \"systemd-hwdb-update\",\n \"systemd-initctl\",\n \"systemd-journal-catalog-update\",\n \"systemd-journal-flush\",\n \"systemd-journald\",\n \"systemd-logind\",\n \"systemd-machine-id-commit\",\n \"systemd-modules-load\",\n \"systemd-pstore\",\n \"systemd-random-seed\",\n \"systemd-remount-fs\",\n \"systemd-sysctl\",\n \"systemd-sysusers\",\n \"systemd-tmpfiles-clean\",\n \"systemd-tmpfiles-setup-dev\",\n \"systemd-tmpfiles-setup\",\n \"systemd-udev-trigger\",\n \"systemd-udevd\",\n \"systemd-update-done\",\n \"systemd-update-utmp-runlevel\",\n \"systemd-update-utmp\",\n \"systemd-user-sessions\",\n \"systemd-vconsole-setup\",\n \"tuned\",\n \"unbound-anchor\",\n \"user-runtime-dir@0\",\n \"user@0\",\n \"autovt\",\n \"cloud-init-hotplugd\",\n \"console-getty\",\n \"container-getty\",\n \"dbus-org.freedesktop.hostname1\",\n \"dbus-org.freedesktop.locale1\",\n \"dbus-org.freedesktop.login1\",\n \"dbus-org.freedesktop.nm-dispatcher\",\n \"dbus-org.freedesktop.portable1\",\n \"dbus-org.freedesktop.timedate1\",\n \"debug-shell\",\n \"dnf-system-upgrade-cleanup\",\n \"dnf-system-upgrade\",\n \"ebtables\",\n \"firewalld\",\n \"fstrim\",\n \"getty\",\n \"grub-boot-indeterminate\",\n \"halt-local\",\n \"iprdump\",\n \"iprinit\",\n \"iprupdate\",\n \"kvm_stat\",\n \"man-db-cache-update\",\n \"man-db-restart-cache-update\",\n \"messagebus\",\n \"NetworkManager-dispatcher\",\n \"nfs-blkmap\",\n \"nfs-convert\",\n \"nftables\",\n \"oddjobd\",\n \"plymouth-halt\",\n \"plymouth-kexec\",\n \"plymouth-poweroff\",\n \"plymouth-reboot\",\n \"plymouth-switch-root-initramfs\",\n \"qemu-guest-agent\",\n \"quotaon\",\n \"rdisc\",\n \"selinux-autorelabel\",\n \"serial-getty\",\n \"sshd-keygen\",\n \"sssd-autofs\",\n \"sssd-nss\",\n \"sssd-pac\",\n \"sssd-pam\",\n \"sssd-ssh\",\n \"sssd-sudo\",\n \"syslog\",\n \"system-update-cleanup\",\n \"systemd-backlight\",\n \"systemd-coredump\",\n \"systemd-exit\",\n \"systemd-fsck\",\n \"systemd-halt\",\n \"systemd-hibernate-resume\",\n \"systemd-hibernate\",\n \"systemd-hostnamed\",\n \"systemd-hybrid-sleep\",\n \"systemd-kexec\",\n \"systemd-localed\",\n \"systemd-portabled\",\n \"systemd-poweroff\",\n \"systemd-quotacheck\",\n \"systemd-reboot\",\n \"systemd-resolved\",\n \"systemd-rfkill\",\n \"systemd-suspend-then-hibernate\",\n \"systemd-suspend\",\n \"systemd-udev-settle\",\n \"systemd-volatile-root\",\n \"tcsd\",\n \"teamd\",\n \"timedatex\",\n \"user-runtime-dir\",\n \"user\"\n ]\n },\n \"changed\": false\n}\n 9927 1726887171.55847: variable 'omit' from source: magic vars\n 9927 1726887171.55878: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9927 1726887171.55910: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9927 1726887171.55931: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9927 1726887171.55953: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9927 1726887171.55967: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9927 1726887171.55995: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 9927 1726887171.56003: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9927 1726887171.56009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9927 1726887171.56131: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9927 1726887171.56147: Set connection var ansible_shell_executable to /bin/sh\n 9927 1726887171.56154: Set connection var ansible_connection to ssh\n 9927 1726887171.56163: Set connection var ansible_timeout to 10\n 9927 1726887171.56168: Set connection var ansible_shell_type to sh\n 9927 1726887171.56176: Set connection var ansible_pipelining to False\n 9927 1726887171.56201: variable 'ansible_shell_executable' from source: unknown\n 9927 1726887171.56207: variable 'ansible_connection' from source: unknown\n 9927 1726887171.56215: variable 'ansible_module_compression' from source: unknown\n 9927 1726887171.56222: variable 'ansible_shell_type' from source: unknown\n 9927 1726887171.56228: variable 'ansible_shell_executable' from source: unknown\n 9927 1726887171.56234: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9927 1726887171.56241: variable 'ansible_pipelining' from source: unknown\n 9927 1726887171.56247: variable 'ansible_timeout' from source: unknown\n 9927 1726887171.56254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9927 1726887171.56369: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9927 1726887171.56384: variable 'omit' from source: magic vars\n 9927 1726887171.56397: starting attempt loop\n 9927 1726887171.56402: running the handler\n 9927 1726887171.56417: handler run complete\n 9927 1726887171.56428: attempt loop complete, returning result\n 9927 1726887171.56434: _execute() done\n 9927 1726887171.56439: dumping result to json\n 9927 1726887171.56454: done dumping result, returning\n 9927 1726887171.56464: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names [0e652c5f-a961-eb88-62cf-00000000000c]\n 9927 1726887171.56549: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000c\n 9927 1726887171.56617: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000c\n 9927 1726887171.56623: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"ansible_facts\": {\n \"timesync_services\": [\n \"auditd\",\n \"auth-rpcgss-module\",\n \"chronyd\",\n \"cloud-config\",\n \"cloud-final\",\n \"cloud-init-local\",\n \"cloud-init\",\n \"cpupower\",\n \"crond\",\n \"dbus\",\n \"dnf-makecache\",\n \"dracut-cmdline\",\n \"dracut-initqueue\",\n \"dracut-mount\",\n \"dracut-pre-mount\",\n \"dracut-pre-pivot\",\n \"dracut-pre-trigger\",\n \"dracut-pre-udev\",\n \"dracut-shutdown-onfailure\",\n \"dracut-shutdown\",\n \"emergency\",\n \"getty@tty1\",\n \"gssproxy\",\n \"import-state\",\n \"initrd-cleanup\",\n \"initrd-parse-etc\",\n \"initrd-switch-root\",\n \"initrd-udevadm-cleanup-db\",\n \"irqbalance\",\n \"kdump\",\n \"kmod-static-nodes\",\n \"ldconfig\",\n \"loadmodules\",\n \"microcode\",\n \"NetworkManager-wait-online\",\n \"NetworkManager\",\n \"nfs-idmapd\",\n \"nfs-mountd\",\n \"nfs-server\",\n \"nfs-utils\",\n \"nfsdcld\",\n \"nis-domainname\",\n \"plymouth-quit-wait\",\n \"plymouth-quit\",\n \"plymouth-read-write\",\n \"plymouth-start\",\n \"plymouth-switch-root\",\n \"polkit\",\n \"rc-local\",\n \"rescue\",\n \"restraintd\",\n \"rngd\",\n \"rpc-gssd\",\n \"rpc-statd-notify\",\n \"rpc-statd\",\n \"rpcbind\",\n \"rsyslog\",\n \"selinux-autorelabel-mark\",\n \"sshd-keygen@ecdsa\",\n \"sshd-keygen@ed25519\",\n \"sshd-keygen@rsa\",\n \"sshd\",\n \"sssd-kcm\",\n \"sssd\",\n \"systemd-ask-password-console\",\n \"systemd-ask-password-plymouth\",\n \"systemd-ask-password-wall\",\n \"systemd-binfmt\",\n \"systemd-coredump@0\",\n \"systemd-firstboot\",\n \"systemd-fsck-root\",\n \"systemd-hwdb-update\",\n \"systemd-initctl\",\n \"systemd-journal-catalog-update\",\n \"systemd-journal-flush\",\n \"systemd-journald\",\n \"systemd-logind\",\n \"systemd-machine-id-commit\",\n \"systemd-modules-load\",\n \"systemd-pstore\",\n \"systemd-random-seed\",\n \"systemd-remount-fs\",\n \"systemd-sysctl\",\n \"systemd-sysusers\",\n \"systemd-tmpfiles-clean\",\n \"systemd-tmpfiles-setup-dev\",\n \"systemd-tmpfiles-setup\",\n \"systemd-udev-trigger\",\n \"systemd-udevd\",\n \"systemd-update-done\",\n \"systemd-update-utmp-runlevel\",\n \"systemd-update-utmp\",\n \"systemd-user-sessions\",\n \"systemd-vconsole-setup\",\n \"tuned\",\n \"unbound-anchor\",\n \"user-runtime-dir@0\",\n \"user@0\",\n \"autovt\",\n \"chrony-dnssrv\",\n \"chrony-wait\",\n \"cloud-init-hotplugd\",\n \"console-getty\",\n \"container-getty\",\n \"dbus-org.freedesktop.hostname1\",\n \"dbus-org.freedesktop.locale1\",\n \"dbus-org.freedesktop.login1\",\n \"dbus-org.freedesktop.nm-dispatcher\",\n \"dbus-org.freedesktop.portable1\",\n \"dbus-org.freedesktop.timedate1\",\n \"debug-shell\",\n \"dnf-system-upgrade-cleanup\",\n \"dnf-system-upgrade\",\n \"ebtables\",\n \"firewalld\",\n \"fstrim\",\n \"getty\",\n \"grub-boot-indeterminate\",\n \"halt-local\",\n \"iprdump\",\n \"iprinit\",\n \"iprupdate\",\n \"kvm_stat\",\n \"man-db-cache-update\",\n \"man-db-restart-cache-update\",\n \"messagebus\",\n \"NetworkManager-dispatcher\",\n \"nfs-blkmap\",\n \"nfs-convert\",\n \"nftables\",\n \"oddjobd\",\n \"plymouth-halt\",\n \"plymouth-kexec\",\n \"plymouth-poweroff\",\n \"plymouth-reboot\",\n \"plymouth-switch-root-initramfs\",\n \"qemu-guest-agent\",\n \"quotaon\",\n \"rdisc\",\n \"selinux-autorelabel\",\n \"serial-getty\",\n \"sshd-keygen\",\n \"sssd-autofs\",\n \"sssd-nss\",\n \"sssd-pac\",\n \"sssd-pam\",\n \"sssd-ssh\",\n \"sssd-sudo\",\n \"syslog\",\n \"system-update-cleanup\",\n \"systemd-backlight\",\n \"systemd-coredump\",\n \"systemd-exit\",\n \"systemd-fsck\",\n \"systemd-halt\",\n \"systemd-hibernate-resume\",\n \"systemd-hibernate\",\n \"systemd-hostnamed\",\n \"systemd-hybrid-sleep\",\n \"systemd-kexec\",\n \"systemd-localed\",\n \"systemd-portabled\",\n \"systemd-poweroff\",\n \"systemd-quotacheck\",\n \"systemd-reboot\",\n \"systemd-resolved\",\n \"systemd-rfkill\",\n \"systemd-suspend-then-hibernate\",\n \"systemd-suspend\",\n \"systemd-udev-settle\",\n \"systemd-volatile-root\",\n \"tcsd\",\n \"teamd\",\n \"timedatex\",\n \"user-runtime-dir\",\n \"user\"\n ]\n },\n \"changed\": false\n}\n 9689 1726887171.57970: no more pending results, returning what we have\n 9689 1726887171.57974: results queue empty\n 9689 1726887171.57975: checking for any_errors_fatal\n 9689 1726887171.57983: done checking for any_errors_fatal\n 9689 1726887171.57984: checking for max_fail_percentage\n 9689 1726887171.57985: done checking for max_fail_percentage\n 9689 1726887171.57986: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887171.57987: done checking to see if all hosts have failed\n 9689 1726887171.57988: getting the remaining hosts for this loop\n 9689 1726887171.57990: done getting the remaining hosts for this loop\n 9689 1726887171.57994: getting the next task for host managed_node1\n 9689 1726887171.57999: done getting next task for host managed_node1\n 9689 1726887171.58003: ^ task is: TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined\n 9689 1726887171.58005: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887171.58007: getting the next task for host managed_node2\n 9689 1726887171.58010: done getting next task for host managed_node2\n 9689 1726887171.58014: ^ task is: TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined\n 9689 1726887171.58016: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887171.58017: getting the next task for host managed_node3\n 9689 1726887171.58019: done getting next task for host managed_node3\n 9689 1726887171.58022: ^ task is: TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined\n 9689 1726887171.58026: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887171.58040: getting variables\n 9689 1726887171.58042: in VariableManager get_vars()\n 9689 1726887171.58071: Calling all_inventory to load vars for managed_node1\n 9689 1726887171.58074: Calling groups_inventory to load vars for managed_node1\n 9689 1726887171.58077: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887171.58087: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887171.58090: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887171.58095: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887171.58371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887171.58720: done with get_vars()\n 9689 1726887171.58730: done getting variables\n 9689 1726887171.58845: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined] ***\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:12\nFriday 20 September 2024 22:52:51 -0400 (0:00:00.238) 0:00:05.274 ****** \n 9689 1726887171.58878: entering _queue_task() for managed_node1/assert\n 9689 1726887171.58880: Creating lock for assert\n 9689 1726887171.59149: worker is 1 (out of 3 available)\n 9689 1726887171.59163: exiting _queue_task() for managed_node1/assert\n 9689 1726887171.59193: getting variables\n 9689 1726887171.59196: in VariableManager get_vars()\n 9689 1726887171.59278: Calling all_inventory to load vars for managed_node2\n 9689 1726887171.59283: Calling groups_inventory to load vars for managed_node2\n 9689 1726887171.59286: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887171.59301: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887171.59306: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887171.59311: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887171.59650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887171.60190: done with get_vars()\n 9689 1726887171.60204: done getting variables\n 9689 1726887171.60296: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887171.60308: entering _queue_task() for managed_node2/assert\n 9689 1726887171.60598: worker is 2 (out of 3 available)\n 9689 1726887171.60611: exiting _queue_task() for managed_node2/assert\n 9689 1726887171.60646: getting variables\n 9689 1726887171.60649: in VariableManager get_vars()\n 9689 1726887171.60736: Calling all_inventory to load vars for managed_node3\n 9689 1726887171.60742: Calling groups_inventory to load vars for managed_node3\n 9689 1726887171.60745: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887171.60761: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887171.60765: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887171.60769: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887171.61098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887171.61766: done with get_vars()\n 9689 1726887171.61779: done getting variables\n 9689 1726887171.61873: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887171.61888: entering _queue_task() for managed_node3/assert\n 9689 1726887171.62216: worker is 3 (out of 3 available)\n 9689 1726887171.62230: exiting _queue_task() for managed_node3/assert\n 9689 1726887171.62246: done queuing things up, now waiting for results queue to drain\n 9689 1726887171.62248: waiting for pending results...\n 9931 1726887171.61094: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined\n 9931 1726887171.61223: in run() - task 0e652c5f-a961-eb88-62cf-00000000000d\n 9931 1726887171.61241: variable 'ansible_search_path' from source: unknown\n 9931 1726887171.61249: variable 'ansible_search_path' from source: unknown\n 9931 1726887171.61274: calling self._execute()\n 9931 1726887171.61346: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9931 1726887171.61358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9931 1726887171.61369: variable 'omit' from source: magic vars\n 9931 1726887171.61473: variable 'omit' from source: magic vars\n 9931 1726887171.61518: variable 'omit' from source: magic vars\n 9931 1726887171.61560: variable 'omit' from source: magic vars\n 9931 1726887171.61597: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9931 1726887171.61636: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9931 1726887171.61660: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9931 1726887171.61683: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9931 1726887171.61699: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9931 1726887171.61731: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 9931 1726887171.61739: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9931 1726887171.61746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9931 1726887171.61879: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9931 1726887171.61896: Set connection var ansible_shell_executable to /bin/sh\n 9931 1726887171.61903: Set connection var ansible_connection to ssh\n 9931 1726887171.61914: Set connection var ansible_timeout to 10\n 9931 1726887171.61920: Set connection var ansible_shell_type to sh\n 9931 1726887171.61929: Set connection var ansible_pipelining to False\n 9931 1726887171.61955: variable 'ansible_shell_executable' from source: unknown\n 9931 1726887171.61964: variable 'ansible_connection' from source: unknown\n 9931 1726887171.61971: variable 'ansible_module_compression' from source: unknown\n 9931 1726887171.61977: variable 'ansible_shell_type' from source: unknown\n 9931 1726887171.61983: variable 'ansible_shell_executable' from source: unknown\n 9931 1726887171.61988: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9931 1726887171.61995: variable 'ansible_pipelining' from source: unknown\n 9931 1726887171.62001: variable 'ansible_timeout' from source: unknown\n 9932 1726887171.62189: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined\n 9932 1726887171.62311: in run() - task 0e652c5f-a961-eb88-62cf-00000000000d\n 9932 1726887171.62336: variable 'ansible_search_path' from source: unknown\n 9932 1726887171.62344: variable 'ansible_search_path' from source: unknown\n 9932 1726887171.62373: calling self._execute()\n 9932 1726887171.62449: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9932 1726887171.62460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9932 1726887171.62473: variable 'omit' from source: magic vars\n 9932 1726887171.62577: variable 'omit' from source: magic vars\n 9932 1726887171.62622: variable 'omit' from source: magic vars\n 9932 1726887171.62667: variable 'omit' from source: magic vars\n 9933 1726887171.62644: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined\n 9932 1726887171.62707: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9932 1726887171.62747: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9933 1726887171.62763: in run() - task 0e652c5f-a961-eb88-62cf-00000000000d\n 9932 1726887171.62770: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9933 1726887171.62782: variable 'ansible_search_path' from source: unknown\n 9933 1726887171.62789: variable 'ansible_search_path' from source: unknown\n 9932 1726887171.62794: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9932 1726887171.62809: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9933 1726887171.62825: calling self._execute()\n 9932 1726887171.62845: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 9932 1726887171.62853: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9932 1726887171.62859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9933 1726887171.62894: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9933 1726887171.62906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9933 1726887171.62919: variable 'omit' from source: magic vars\n 9932 1726887171.62989: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9932 1726887171.63006: Set connection var ansible_shell_executable to /bin/sh\n 9932 1726887171.63014: Set connection var ansible_connection to ssh\n 9932 1726887171.63023: Set connection var ansible_timeout to 10\n 9932 1726887171.63029: Set connection var ansible_shell_type to sh\n 9933 1726887171.63031: variable 'omit' from source: magic vars\n 9932 1726887171.63038: Set connection var ansible_pipelining to False\n 9932 1726887171.63064: variable 'ansible_shell_executable' from source: unknown\n 9932 1726887171.63071: variable 'ansible_connection' from source: unknown\n 9933 1726887171.63075: variable 'omit' from source: magic vars\n 9932 1726887171.63077: variable 'ansible_module_compression' from source: unknown\n 9932 1726887171.63083: variable 'ansible_shell_type' from source: unknown\n 9932 1726887171.63089: variable 'ansible_shell_executable' from source: unknown\n 9932 1726887171.63094: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9932 1726887171.63101: variable 'ansible_pipelining' from source: unknown\n 9932 1726887171.63107: variable 'ansible_timeout' from source: unknown\n 9933 1726887171.63125: variable 'omit' from source: magic vars\n 9933 1726887171.63169: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9933 1726887171.63213: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9933 1726887171.63236: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9933 1726887171.63260: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9933 1726887171.63275: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9933 1726887171.63307: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 9933 1726887171.63316: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9933 1726887171.63322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9933 1726887171.63447: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9933 1726887171.63464: Set connection var ansible_shell_executable to /bin/sh\n 9933 1726887171.63470: Set connection var ansible_connection to ssh\n 9933 1726887171.63479: Set connection var ansible_timeout to 10\n 9933 1726887171.63484: Set connection var ansible_shell_type to sh\n 9933 1726887171.63492: Set connection var ansible_pipelining to False\n 9933 1726887171.63535: variable 'ansible_shell_executable' from source: unknown\n 9933 1726887171.63544: variable 'ansible_connection' from source: unknown\n 9933 1726887171.63550: variable 'ansible_module_compression' from source: unknown\n 9933 1726887171.63556: variable 'ansible_shell_type' from source: unknown\n 9933 1726887171.63561: variable 'ansible_shell_executable' from source: unknown\n 9933 1726887171.63566: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9933 1726887171.63572: variable 'ansible_pipelining' from source: unknown\n 9933 1726887171.63578: variable 'ansible_timeout' from source: unknown\n 9933 1726887171.63584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9933 1726887171.63743: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9933 1726887171.63758: variable 'omit' from source: magic vars\n 9933 1726887171.63766: starting attempt loop\n 9933 1726887171.63771: running the handler\n 9933 1726887171.64143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9933 1726887171.64395: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9933 1726887171.64447: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9931 1726887171.62008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9933 1726887171.64493: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9933 1726887171.64537: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9931 1726887171.64646: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9931 1726887171.64669: variable 'omit' from source: magic vars\n 9931 1726887171.64680: starting attempt loop\n 9931 1726887171.64687: running the handler\n 9933 1726887171.64816: 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 9933 1726887171.64847: 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 9933 1726887171.64880: 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 9933 1726887171.64917: 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 9933 1726887171.65039: variable 'timesync_services' from source: set_fact\n 9931 1726887171.65066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9933 1726887171.65075: Evaluated conditional (timesync_services is defined): True\n 9933 1726887171.65085: handler run complete\n 9933 1726887171.65105: attempt loop complete, returning result\n 9933 1726887171.65111: _execute() done\n 9933 1726887171.65119: dumping result to json\n 9933 1726887171.65125: done dumping result, returning\n 9933 1726887171.65134: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined [0e652c5f-a961-eb88-62cf-00000000000d]\n 9933 1726887171.65151: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000d\n 9933 1726887171.65187: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000d\n 9933 1726887171.65193: WORKER PROCESS EXITING\n 9931 1726887171.65301: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9931 1726887171.65350: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9931 1726887171.65390: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9931 1726887171.65430: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9931 1726887171.65487: 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 9931 1726887171.65506: 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)\nok: [managed_node3] => {\n \"changed\": false\n}\n\nMSG:\n\nAll assertions passed\n 9932 1726887171.65719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9932 1726887171.65873: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9932 1726887171.65890: variable 'omit' from source: magic vars\n 9932 1726887171.65899: starting attempt loop\n 9932 1726887171.65905: running the handler\n 9932 1726887171.66272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9932 1726887171.66496: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9932 1726887171.66544: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9932 1726887171.66582: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9932 1726887171.66619: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9932 1726887171.66691: 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 9932 1726887171.66720: 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 9932 1726887171.66751: 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 9932 1726887171.66780: 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 9931 1726887171.66873: 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 9931 1726887171.66906: 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 9931 1726887171.67017: variable 'timesync_services' from source: set_fact\n 9931 1726887171.67049: Evaluated conditional (timesync_services is defined): True\n 9931 1726887171.67058: handler run complete\n 9931 1726887171.67073: attempt loop complete, returning result\n 9931 1726887171.67228: _execute() done\n 9931 1726887171.67234: dumping result to json\n 9931 1726887171.67239: done dumping result, returning\n 9931 1726887171.67247: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined [0e652c5f-a961-eb88-62cf-00000000000d]\n 9931 1726887171.67262: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000d\n 9931 1726887171.67295: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000d\n 9931 1726887171.67300: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false\n}\n\nMSG:\n\nAll assertions passed\n 9932 1726887171.67691: variable 'timesync_services' from source: set_fact\n 9932 1726887171.67725: Evaluated conditional (timesync_services is defined): True\n 9932 1726887171.67735: handler run complete\n 9932 1726887171.67753: attempt loop complete, returning result\n 9932 1726887171.67760: _execute() done\n 9932 1726887171.67765: dumping result to json\n 9932 1726887171.67771: done dumping result, returning\n 9932 1726887171.67781: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined [0e652c5f-a961-eb88-62cf-00000000000d]\n 9932 1726887171.67884: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000d\n 9932 1726887171.67927: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000d\n 9932 1726887171.67933: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"changed\": false\n}\n\nMSG:\n\nAll assertions passed\n 9689 1726887171.68334: no more pending results, returning what we have\n 9689 1726887171.68339: results queue empty\n 9689 1726887171.68340: checking for any_errors_fatal\n 9689 1726887171.68347: done checking for any_errors_fatal\n 9689 1726887171.68348: checking for max_fail_percentage\n 9689 1726887171.68350: done checking for max_fail_percentage\n 9689 1726887171.68351: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887171.68352: done checking to see if all hosts have failed\n 9689 1726887171.68353: getting the remaining hosts for this loop\n 9689 1726887171.68354: done getting the remaining hosts for this loop\n 9689 1726887171.68358: getting the next task for host managed_node1\n 9689 1726887171.68364: done getting next task for host managed_node1\n 9689 1726887171.68368: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed\n 9689 1726887171.68371: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887171.68373: getting the next task for host managed_node2\n 9689 1726887171.68375: done getting next task for host managed_node2\n 9689 1726887171.68378: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed\n 9689 1726887171.68380: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887171.68381: getting the next task for host managed_node3\n 9689 1726887171.68385: done getting next task for host managed_node3\n 9689 1726887171.68388: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed\n 9689 1726887171.68390: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887171.68404: getting variables\n 9689 1726887171.68406: in VariableManager get_vars()\n 9689 1726887171.68442: Calling all_inventory to load vars for managed_node1\n 9689 1726887171.68445: Calling groups_inventory to load vars for managed_node1\n 9689 1726887171.68448: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887171.68458: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887171.68462: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887171.68467: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887171.68738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887171.69088: done with get_vars()\n 9689 1726887171.69099: done getting variables\n 9689 1726887171.69169: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Check if only NTP is needed] ********\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:17\nFriday 20 September 2024 22:52:51 -0400 (0:00:00.103) 0:00:05.377 ****** \n 9689 1726887171.69200: entering _queue_task() for managed_node1/set_fact\n 9689 1726887171.69582: worker is 1 (out of 3 available)\n 9689 1726887171.69595: exiting _queue_task() for managed_node1/set_fact\n 9689 1726887171.69623: getting variables\n 9689 1726887171.69626: in VariableManager get_vars()\n 9689 1726887171.69705: Calling all_inventory to load vars for managed_node2\n 9689 1726887171.69710: Calling groups_inventory to load vars for managed_node2\n 9689 1726887171.69714: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887171.69730: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887171.69733: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887171.69737: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887171.70075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887171.70457: done with get_vars()\n 9689 1726887171.70469: done getting variables\n 9689 1726887171.70564: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887171.70577: entering _queue_task() for managed_node2/set_fact\n 9689 1726887171.70833: worker is 2 (out of 3 available)\n 9689 1726887171.70847: exiting _queue_task() for managed_node2/set_fact\n 9689 1726887171.70880: getting variables\n 9689 1726887171.70883: in VariableManager get_vars()\n 9689 1726887171.70967: Calling all_inventory to load vars for managed_node3\n 9689 1726887171.70972: Calling groups_inventory to load vars for managed_node3\n 9689 1726887171.70975: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887171.70992: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887171.70997: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887171.71001: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887171.71339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9934 1726887171.71956: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed\n 9934 1726887171.72071: in run() - task 0e652c5f-a961-eb88-62cf-00000000000e\n 9934 1726887171.72087: variable 'ansible_search_path' from source: unknown\n 9934 1726887171.72093: variable 'ansible_search_path' from source: unknown\n 9934 1726887171.72119: calling self._execute()\n 9934 1726887171.72182: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9934 1726887171.72194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9934 1726887171.72205: variable 'omit' from source: magic vars\n 9935 1726887171.72309: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed\n 9935 1726887171.72429: in run() - task 0e652c5f-a961-eb88-62cf-00000000000e\n 9935 1726887171.72446: variable 'ansible_search_path' from source: unknown\n 9935 1726887171.72452: variable 'ansible_search_path' from source: unknown\n 9935 1726887171.72477: calling self._execute()\n 9935 1726887171.72549: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9935 1726887171.72560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9935 1726887171.72573: variable 'omit' from source: magic vars\n 9934 1726887171.72745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 9935 1726887171.73090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 9689 1726887171.74092: done with get_vars()\n 9689 1726887171.74105: done getting variables\n 9689 1726887171.74185: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887171.74196: entering _queue_task() for managed_node3/set_fact\n 9689 1726887171.74483: worker is 3 (out of 3 available)\n 9689 1726887171.74500: exiting _queue_task() for managed_node3/set_fact\n 9689 1726887171.74515: done queuing things up, now waiting for results queue to drain\n 9689 1726887171.74518: waiting for pending results...\n 9934 1726887171.76420: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 9934 1726887171.76500: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 9934 1726887171.76541: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 9934 1726887171.76581: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 9934 1726887171.76611: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 9934 1726887171.76691: Loading FilterModule 'ansible_collections.ansible.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 9934 1726887171.76725: Loading FilterModule 'ansible_collections.ansible.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 9934 1726887171.76753: Loading FilterModule 'ansible_collections.ansible.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 9934 1726887171.76796: Loading FilterModule 'ansible_collections.ansible.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 9934 1726887171.76813: Loading FilterModule 'ansible_collections.ansible.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 9934 1726887171.77002: variable 'timesync_ptp_domains' from source: role '' defaults\n 9934 1726887171.77025: Evaluated conditional (timesync_ptp_domains | length == 0): True\n 9934 1726887171.77036: variable 'omit' from source: magic vars\n 9934 1726887171.77071: variable 'omit' from source: magic vars\n 9934 1726887171.77107: variable 'omit' from source: magic vars\n 9934 1726887171.77134: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9934 1726887171.77163: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9934 1726887171.77181: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9934 1726887171.77199: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9934 1726887171.77214: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9934 1726887171.77242: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 9934 1726887171.77249: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9934 1726887171.77254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9934 1726887171.77355: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9934 1726887171.77371: Set connection var ansible_shell_executable to /bin/sh\n 9934 1726887171.77378: Set connection var ansible_connection to ssh\n 9934 1726887171.77387: Set connection var ansible_timeout to 10\n 9934 1726887171.77392: Set connection var ansible_shell_type to sh\n 9934 1726887171.77399: Set connection var ansible_pipelining to False\n 9934 1726887171.77424: variable 'ansible_shell_executable' from source: unknown\n 9934 1726887171.77430: variable 'ansible_connection' from source: unknown\n 9934 1726887171.77434: variable 'ansible_module_compression' from source: unknown\n 9934 1726887171.77438: variable 'ansible_shell_type' from source: unknown\n 9934 1726887171.77441: variable 'ansible_shell_executable' from source: unknown\n 9934 1726887171.77445: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9934 1726887171.77450: variable 'ansible_pipelining' from source: unknown\n 9934 1726887171.77453: variable 'ansible_timeout' from source: unknown\n 9934 1726887171.77458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9934 1726887171.77564: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9934 1726887171.77581: variable 'omit' from source: magic vars\n 9934 1726887171.77590: starting attempt loop\n 9934 1726887171.77596: running the handler\n 9934 1726887171.77610: handler run complete\n 9934 1726887171.77625: attempt loop complete, returning result\n 9934 1726887171.77631: _execute() done\n 9934 1726887171.77636: dumping result to json\n 9934 1726887171.77642: done dumping result, returning\n 9934 1726887171.77651: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed [0e652c5f-a961-eb88-62cf-00000000000e]\n 9934 1726887171.77667: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000e\n 9934 1726887171.77698: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000e\n 9934 1726887171.77705: WORKER PROCESS EXITING\n 9935 1726887171.78062: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 9935 1726887171.78167: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\nok: [managed_node1] => {\n \"ansible_facts\": {\n \"timesync_mode\": 1\n },\n \"changed\": false\n}\n 9935 1726887171.78229: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 9935 1726887171.78298: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 9935 1726887171.78345: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 9935 1726887171.78442: Loading FilterModule 'ansible_collections.ansible.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 9935 1726887171.78494: Loading FilterModule 'ansible_collections.ansible.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 9935 1726887171.78537: Loading FilterModule 'ansible_collections.ansible.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 9936 1726887171.78517: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed\n 9935 1726887171.78608: Loading FilterModule 'ansible_collections.ansible.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 9935 1726887171.78637: Loading FilterModule 'ansible_collections.ansible.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 9936 1726887171.78650: in run() - task 0e652c5f-a961-eb88-62cf-00000000000e\n 9936 1726887171.78670: variable 'ansible_search_path' from source: unknown\n 9936 1726887171.78678: variable 'ansible_search_path' from source: unknown\n 9936 1726887171.78716: calling self._execute()\n 9936 1726887171.78780: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9936 1726887171.78793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9936 1726887171.78806: variable 'omit' from source: magic vars\n 9935 1726887171.79021: variable 'timesync_ptp_domains' from source: role '' defaults\n 9935 1726887171.79256: Evaluated conditional (timesync_ptp_domains | length == 0): True\n 9935 1726887171.79267: variable 'omit' from source: magic vars\n 9935 1726887171.79308: variable 'omit' from source: magic vars\n 9936 1726887171.79343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 9935 1726887171.79355: variable 'omit' from source: magic vars\n 9935 1726887171.79385: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9935 1726887171.79419: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9935 1726887171.79439: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9935 1726887171.79461: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9935 1726887171.79476: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9935 1726887171.79509: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 9935 1726887171.79518: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9935 1726887171.79525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9935 1726887171.79654: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9935 1726887171.79670: Set connection var ansible_shell_executable to /bin/sh\n 9935 1726887171.79677: Set connection var ansible_connection to ssh\n 9935 1726887171.79685: Set connection var ansible_timeout to 10\n 9935 1726887171.79691: Set connection var ansible_shell_type to sh\n 9935 1726887171.79701: Set connection var ansible_pipelining to False\n 9935 1726887171.79729: variable 'ansible_shell_executable' from source: unknown\n 9935 1726887171.79736: variable 'ansible_connection' from source: unknown\n 9935 1726887171.79742: variable 'ansible_module_compression' from source: unknown\n 9935 1726887171.79748: variable 'ansible_shell_type' from source: unknown\n 9935 1726887171.79754: variable 'ansible_shell_executable' from source: unknown\n 9935 1726887171.79759: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9935 1726887171.79765: variable 'ansible_pipelining' from source: unknown\n 9935 1726887171.79770: variable 'ansible_timeout' from source: unknown\n 9935 1726887171.79776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9935 1726887171.79893: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9935 1726887171.79907: variable 'omit' from source: magic vars\n 9935 1726887171.79918: starting attempt loop\n 9935 1726887171.79924: running the handler\n 9935 1726887171.79938: handler run complete\n 9935 1726887171.79950: attempt loop complete, returning result\n 9935 1726887171.79957: _execute() done\n 9935 1726887171.79963: dumping result to json\n 9935 1726887171.79969: done dumping result, returning\n 9935 1726887171.79978: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed [0e652c5f-a961-eb88-62cf-00000000000e]\n 9935 1726887171.80069: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000e\n 9935 1726887171.80101: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000e\n 9935 1726887171.80107: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"ansible_facts\": {\n \"timesync_mode\": 1\n },\n \"changed\": false\n}\n 9936 1726887171.82165: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 9936 1726887171.82247: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 9936 1726887171.82295: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 9936 1726887171.82344: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 9936 1726887171.82381: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 9936 1726887171.82464: Loading FilterModule 'ansible_collections.ansible.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 9936 1726887171.82496: Loading FilterModule 'ansible_collections.ansible.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 9936 1726887171.82528: Loading FilterModule 'ansible_collections.ansible.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 9936 1726887171.82572: Loading FilterModule 'ansible_collections.ansible.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 9936 1726887171.82590: Loading FilterModule 'ansible_collections.ansible.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 9936 1726887171.82723: variable 'timesync_ptp_domains' from source: role '' defaults\n 9936 1726887171.82747: Evaluated conditional (timesync_ptp_domains | length == 0): True\n 9936 1726887171.82757: variable 'omit' from source: magic vars\n 9936 1726887171.82800: variable 'omit' from source: magic vars\n 9936 1726887171.82848: variable 'omit' from source: magic vars\n 9936 1726887171.82879: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9936 1726887171.82930: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9936 1726887171.82951: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9936 1726887171.82974: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9936 1726887171.82989: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9936 1726887171.83020: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 9936 1726887171.83028: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9936 1726887171.83034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9936 1726887171.83150: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9936 1726887171.83165: Set connection var ansible_shell_executable to /bin/sh\n 9936 1726887171.83171: Set connection var ansible_connection to ssh\n 9936 1726887171.83179: Set connection var ansible_timeout to 10\n 9936 1726887171.83185: Set connection var ansible_shell_type to sh\n 9936 1726887171.83193: Set connection var ansible_pipelining to False\n 9936 1726887171.83218: variable 'ansible_shell_executable' from source: unknown\n 9936 1726887171.83225: variable 'ansible_connection' from source: unknown\n 9936 1726887171.83231: variable 'ansible_module_compression' from source: unknown\n 9936 1726887171.83236: variable 'ansible_shell_type' from source: unknown\n 9936 1726887171.83241: variable 'ansible_shell_executable' from source: unknown\n 9936 1726887171.83246: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9936 1726887171.83252: variable 'ansible_pipelining' from source: unknown\n 9936 1726887171.83257: variable 'ansible_timeout' from source: unknown\n 9936 1726887171.83263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9936 1726887171.83376: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 9936 1726887171.83391: variable 'omit' from source: magic vars\n 9936 1726887171.83400: starting attempt loop\n 9936 1726887171.83405: running the handler\n 9936 1726887171.83420: handler run complete\n 9936 1726887171.83432: attempt loop complete, returning result\n 9936 1726887171.83437: _execute() done\n 9936 1726887171.83442: dumping result to json\n 9936 1726887171.83447: done dumping result, returning\n 9936 1726887171.83455: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed [0e652c5f-a961-eb88-62cf-00000000000e]\n 9936 1726887171.83469: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000e\n 9936 1726887171.83498: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000e\n 9936 1726887171.83503: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"ansible_facts\": {\n \"timesync_mode\": 1\n },\n \"changed\": false\n}\n 9689 1726887171.84459: no more pending results, returning what we have\n 9689 1726887171.84464: results queue empty\n 9689 1726887171.84465: checking for any_errors_fatal\n 9689 1726887171.84471: done checking for any_errors_fatal\n 9689 1726887171.84472: checking for max_fail_percentage\n 9689 1726887171.84474: done checking for max_fail_percentage\n 9689 1726887171.84475: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887171.84476: done checking to see if all hosts have failed\n 9689 1726887171.84477: getting the remaining hosts for this loop\n 9689 1726887171.84479: done getting the remaining hosts for this loop\n 9689 1726887171.84483: getting the next task for host managed_node1\n 9689 1726887171.84488: done getting next task for host managed_node1\n 9689 1726887171.84494: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed\n 9689 1726887171.84497: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887171.84499: getting the next task for host managed_node2\n 9689 1726887171.84501: done getting next task for host managed_node2\n 9689 1726887171.84504: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed\n 9689 1726887171.84505: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887171.84507: getting the next task for host managed_node3\n 9689 1726887171.84509: done getting next task for host managed_node3\n 9689 1726887171.84513: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed\n 9689 1726887171.84515: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887171.84530: getting variables\n 9689 1726887171.84532: in VariableManager get_vars()\n 9689 1726887171.84568: Calling all_inventory to load vars for managed_node1\n 9689 1726887171.84572: Calling groups_inventory to load vars for managed_node1\n 9689 1726887171.84574: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887171.84583: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887171.84586: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887171.84590: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887171.84887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887171.85215: done with get_vars()\n 9689 1726887171.85225: done getting variables\n 9689 1726887171.85286: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Check if single PTP is needed] ******\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:22\nFriday 20 September 2024 22:52:51 -0400 (0:00:00.161) 0:00:05.538 ****** \n 9689 1726887171.85320: entering _queue_task() for managed_node1/set_fact\n 9689 1726887171.85536: worker is 1 (out of 3 available)\n 9689 1726887171.85550: exiting _queue_task() for managed_node1/set_fact\n 9689 1726887171.85580: getting variables\n 9689 1726887171.85583: in VariableManager get_vars()\n 9689 1726887171.85668: Calling all_inventory to load vars for managed_node2\n 9689 1726887171.85672: Calling groups_inventory to load vars for managed_node2\n 9689 1726887171.85675: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887171.85690: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887171.85695: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887171.85699: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887171.86375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887171.86758: done with get_vars()\n 9689 1726887171.86772: done getting variables\n 9689 1726887171.86862: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887171.86874: entering _queue_task() for managed_node2/set_fact\n 9689 1726887171.88281: worker is 2 (out of 3 available)\n 9689 1726887171.88286: exiting _queue_task() for managed_node2/set_fact\n 9689 1726887171.88307: getting variables\n 9689 1726887171.88310: in VariableManager get_vars()\n 9689 1726887171.88372: Calling all_inventory to load vars for managed_node3\n 9689 1726887171.88377: Calling groups_inventory to load vars for managed_node3\n 9689 1726887171.88380: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887171.88393: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887171.88398: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887171.88403: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887171.88705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887171.89069: done with get_vars()\n 9689 1726887171.89081: done getting variables\n 9689 1726887171.89165: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887171.89177: entering _queue_task() for managed_node3/set_fact\n 9938 1726887171.86166: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed\n 9938 1726887171.86282: in run() - task 0e652c5f-a961-eb88-62cf-00000000000f\n 9938 1726887171.86298: variable 'ansible_search_path' from source: unknown\n 9938 1726887171.86304: variable 'ansible_search_path' from source: unknown\n 9938 1726887171.86328: calling self._execute()\n 9938 1726887171.86392: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9938 1726887171.86403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9938 1726887171.86416: variable 'omit' from source: magic vars\n 9938 1726887171.86909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9939 1726887171.87353: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed\n 9939 1726887171.87482: in run() - task 0e652c5f-a961-eb88-62cf-00000000000f\n 9939 1726887171.87502: variable 'ansible_search_path' from source: unknown\n 9939 1726887171.87508: variable 'ansible_search_path' from source: unknown\n 9939 1726887171.87543: calling self._execute()\n 9939 1726887171.87620: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9939 1726887171.87631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9939 1726887171.87644: variable 'omit' from source: magic vars\n 9939 1726887171.88142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9938 1726887171.88589: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9938 1726887171.88645: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9938 1726887171.88689: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9938 1726887171.88733: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9938 1726887171.88824: 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 9938 1726887171.88854: 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 9938 1726887171.88885: 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 9938 1726887171.88918: 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 9938 1726887171.89050: variable 'timesync_mode' from source: set_fact\n 9938 1726887171.89065: Evaluated conditional (timesync_mode is not defined): False\n 9938 1726887171.89071: when evaluation is False, skipping this task\n 9938 1726887171.89078: _execute() done\n 9938 1726887171.89084: dumping result to json\n 9938 1726887171.89090: done dumping result, returning\n 9938 1726887171.89099: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed [0e652c5f-a961-eb88-62cf-00000000000f]\n 9938 1726887171.89118: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000f\n 9938 1726887171.89157: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000f\n 9938 1726887171.89163: WORKER PROCESS EXITING\n 9689 1726887171.89593: worker is 3 (out of 3 available)\n 9689 1726887171.89609: exiting _queue_task() for managed_node3/set_fact\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode is not defined\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887171.89714: done queuing things up, now waiting for results queue to drain\n 9689 1726887171.89717: waiting for pending results...\n 9939 1726887171.89962: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9939 1726887171.90021: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9939 1726887171.90065: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9939 1726887171.90109: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9939 1726887171.90206: 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 9939 1726887171.90239: 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 9939 1726887171.90273: 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 9939 1726887171.90307: 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 9939 1726887171.90445: variable 'timesync_mode' from source: set_fact\n 9939 1726887171.90462: Evaluated conditional (timesync_mode is not defined): False\n 9939 1726887171.90468: when evaluation is False, skipping this task\n 9939 1726887171.90474: _execute() done\n 9939 1726887171.90480: dumping result to json\n 9939 1726887171.90486: done dumping result, returning\n 9939 1726887171.90495: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed [0e652c5f-a961-eb88-62cf-00000000000f]\n 9939 1726887171.90624: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000f\n 9939 1726887171.90669: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000f\n 9939 1726887171.90675: WORKER PROCESS EXITING\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode is not defined\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9941 1726887171.91983: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed\n 9941 1726887171.92103: in run() - task 0e652c5f-a961-eb88-62cf-00000000000f\n 9941 1726887171.92123: variable 'ansible_search_path' from source: unknown\n 9941 1726887171.92130: variable 'ansible_search_path' from source: unknown\n 9941 1726887171.92168: calling self._execute()\n 9941 1726887171.92235: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9941 1726887171.92247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9941 1726887171.92259: variable 'omit' from source: magic vars\n 9941 1726887171.92766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9941 1726887171.93099: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9941 1726887171.93154: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9941 1726887171.93197: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9941 1726887171.93239: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9941 1726887171.93333: 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 9941 1726887171.93365: 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 9941 1726887171.93395: 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 9941 1726887171.93429: 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 9941 1726887171.93553: variable 'timesync_mode' from source: set_fact\n 9941 1726887171.93569: Evaluated conditional (timesync_mode is not defined): False\n 9941 1726887171.93574: when evaluation is False, skipping this task\n 9941 1726887171.93579: _execute() done\n 9941 1726887171.93584: dumping result to json\n 9941 1726887171.93589: done dumping result, returning\n 9941 1726887171.93596: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed [0e652c5f-a961-eb88-62cf-00000000000f]\n 9941 1726887171.93613: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000f\n 9941 1726887171.93647: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000f\n 9941 1726887171.93652: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode is not defined\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887171.94022: no more pending results, returning what we have\n 9689 1726887171.94026: results queue empty\n 9689 1726887171.94027: checking for any_errors_fatal\n 9689 1726887171.94033: done checking for any_errors_fatal\n 9689 1726887171.94034: checking for max_fail_percentage\n 9689 1726887171.94036: done checking for max_fail_percentage\n 9689 1726887171.94036: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887171.94037: done checking to see if all hosts have failed\n 9689 1726887171.94038: getting the remaining hosts for this loop\n 9689 1726887171.94040: done getting the remaining hosts for this loop\n 9689 1726887171.94043: getting the next task for host managed_node1\n 9689 1726887171.94049: done getting next task for host managed_node1\n 9689 1726887171.94053: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed\n 9689 1726887171.94056: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887171.94057: getting the next task for host managed_node2\n 9689 1726887171.94059: done getting next task for host managed_node2\n 9689 1726887171.94062: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed\n 9689 1726887171.94063: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887171.94064: getting the next task for host managed_node3\n 9689 1726887171.94066: done getting next task for host managed_node3\n 9689 1726887171.94068: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed\n 9689 1726887171.94069: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887171.94091: getting variables\n 9689 1726887171.94093: in VariableManager get_vars()\n 9689 1726887171.94127: Calling all_inventory to load vars for managed_node1\n 9689 1726887171.94130: Calling groups_inventory to load vars for managed_node1\n 9689 1726887171.94133: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887171.94142: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887171.94145: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887171.94149: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887171.94443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887171.94770: done with get_vars()\n 9689 1726887171.94780: done getting variables\n 9689 1726887171.94842: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed] ***\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:31\nFriday 20 September 2024 22:52:51 -0400 (0:00:00.095) 0:00:05.634 ****** \n 9689 1726887171.94872: entering _queue_task() for managed_node1/set_fact\n 9689 1726887171.95077: worker is 1 (out of 3 available)\n 9689 1726887171.95091: exiting _queue_task() for managed_node1/set_fact\n 9689 1726887171.95368: getting variables\n 9689 1726887171.95372: in VariableManager get_vars()\n 9689 1726887171.95457: Calling all_inventory to load vars for managed_node2\n 9689 1726887171.95462: Calling groups_inventory to load vars for managed_node2\n 9689 1726887171.95467: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887171.95483: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887171.95487: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887171.95492: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887171.95832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887171.96210: done with get_vars()\n 9689 1726887171.96226: done getting variables\n 9689 1726887171.96321: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887171.96333: entering _queue_task() for managed_node2/set_fact\n 9689 1726887171.96619: worker is 2 (out of 3 available)\n 9689 1726887171.96635: exiting _queue_task() for managed_node2/set_fact\n 9689 1726887171.96670: getting variables\n 9689 1726887171.96673: in VariableManager get_vars()\n 9689 1726887171.96766: Calling all_inventory to load vars for managed_node3\n 9689 1726887171.96771: Calling groups_inventory to load vars for managed_node3\n 9689 1726887171.96775: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887171.96791: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887171.96796: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887171.96801: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887171.97142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9942 1726887171.96310: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed\n 9942 1726887171.96435: in run() - task 0e652c5f-a961-eb88-62cf-000000000010\n 9942 1726887171.96453: variable 'ansible_search_path' from source: unknown\n 9942 1726887171.96458: variable 'ansible_search_path' from source: unknown\n 9942 1726887171.96479: calling self._execute()\n 9942 1726887171.96536: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9942 1726887171.96546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9942 1726887171.96556: variable 'omit' from source: magic vars\n 9942 1726887171.97060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9943 1726887171.97703: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed\n 9943 1726887171.97811: in run() - task 0e652c5f-a961-eb88-62cf-000000000010\n 9943 1726887171.97830: variable 'ansible_search_path' from source: unknown\n 9943 1726887171.97836: variable 'ansible_search_path' from source: unknown\n 9943 1726887171.97857: calling self._execute()\n 9943 1726887171.97926: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9943 1726887171.97937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9943 1726887171.97948: variable 'omit' from source: magic vars\n 9943 1726887171.98427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9689 1726887171.98703: done with get_vars()\n 9689 1726887171.98718: done getting variables\n 9689 1726887171.98794: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887171.98805: entering _queue_task() for managed_node3/set_fact\n 9689 1726887171.99097: worker is 3 (out of 3 available)\n 9689 1726887171.99111: exiting _queue_task() for managed_node3/set_fact\n 9689 1726887171.99126: done queuing things up, now waiting for results queue to drain\n 9689 1726887171.99128: waiting for pending results...\n 9943 1726887171.99230: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9943 1726887171.99286: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9943 1726887171.99332: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9943 1726887171.99373: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9943 1726887171.99459: 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 9943 1726887171.99490: 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 9943 1726887171.99525: 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 9943 1726887171.99563: 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 9943 1726887171.99714: variable 'timesync_mode' from source: set_fact\n 9943 1726887171.99730: Evaluated conditional (timesync_mode is not defined): False\n 9943 1726887171.99736: when evaluation is False, skipping this task\n 9943 1726887171.99741: _execute() done\n 9943 1726887171.99746: dumping result to json\n 9943 1726887171.99752: done dumping result, returning\n 9943 1726887171.99761: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed [0e652c5f-a961-eb88-62cf-000000000010]\n 9942 1726887171.99825: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9943 1726887171.99855: sending task result for task 0e652c5f-a961-eb88-62cf-000000000010\n 9942 1726887171.99884: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9943 1726887171.99894: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000010\n 9943 1726887171.99899: WORKER PROCESS EXITING\n 9942 1726887171.99928: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9942 1726887171.99967: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9942 1726887172.00053: 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 9942 1726887172.00082: 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 9942 1726887172.00111: 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 9942 1726887172.00147: 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 9942 1726887172.00279: variable 'timesync_mode' from source: set_fact\n 9942 1726887172.00294: Evaluated conditional (timesync_mode is not defined): False\n 9942 1726887172.00300: when evaluation is False, skipping this task\n 9942 1726887172.00306: _execute() done\n 9942 1726887172.00311: dumping result to json\n 9942 1726887172.00320: done dumping result, returning\n 9942 1726887172.00329: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed [0e652c5f-a961-eb88-62cf-000000000010]\n 9942 1726887172.00346: sending task result for task 0e652c5f-a961-eb88-62cf-000000000010\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode is not defined\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9942 1726887172.00386: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000010\n 9942 1726887172.00392: WORKER PROCESS EXITING\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode is not defined\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9944 1726887172.00714: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed\n 9944 1726887172.00823: in run() - task 0e652c5f-a961-eb88-62cf-000000000010\n 9944 1726887172.00841: variable 'ansible_search_path' from source: unknown\n 9944 1726887172.00846: variable 'ansible_search_path' from source: unknown\n 9944 1726887172.00880: calling self._execute()\n 9944 1726887172.00941: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9944 1726887172.00952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9944 1726887172.00965: variable 'omit' from source: magic vars\n 9944 1726887172.01446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 9944 1726887172.01753: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 9944 1726887172.01805: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 9944 1726887172.01848: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 9944 1726887172.01888: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 9944 1726887172.01981: 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 9944 1726887172.02015: 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 9944 1726887172.02049: 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 9944 1726887172.02082: 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 9944 1726887172.02208: variable 'timesync_mode' from source: set_fact\n 9944 1726887172.02224: Evaluated conditional (timesync_mode is not defined): False\n 9944 1726887172.02230: when evaluation is False, skipping this task\n 9944 1726887172.02236: _execute() done\n 9944 1726887172.02242: dumping result to json\n 9944 1726887172.02248: done dumping result, returning\n 9944 1726887172.02255: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed [0e652c5f-a961-eb88-62cf-000000000010]\n 9944 1726887172.02272: sending task result for task 0e652c5f-a961-eb88-62cf-000000000010\n 9944 1726887172.02308: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000010\n 9944 1726887172.02315: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode is not defined\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887172.02757: no more pending results, returning what we have\n 9689 1726887172.02761: results queue empty\n 9689 1726887172.02766: checking for any_errors_fatal\n 9689 1726887172.02771: done checking for any_errors_fatal\n 9689 1726887172.02772: checking for max_fail_percentage\n 9689 1726887172.02774: done checking for max_fail_percentage\n 9689 1726887172.02775: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887172.02776: done checking to see if all hosts have failed\n 9689 1726887172.02776: getting the remaining hosts for this loop\n 9689 1726887172.02778: done getting the remaining hosts for this loop\n 9689 1726887172.02782: getting the next task for host managed_node1\n 9689 1726887172.02787: done getting next task for host managed_node1\n 9689 1726887172.02791: ^ task is: TASK: fedora.linux_system_roles.timesync : Determine current NTP provider\n 9689 1726887172.02793: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887172.02794: getting the next task for host managed_node2\n 9689 1726887172.02797: done getting next task for host managed_node2\n 9689 1726887172.02799: ^ task is: TASK: fedora.linux_system_roles.timesync : Determine current NTP provider\n 9689 1726887172.02801: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887172.02801: getting the next task for host managed_node3\n 9689 1726887172.02803: done getting next task for host managed_node3\n 9689 1726887172.02806: ^ task is: TASK: fedora.linux_system_roles.timesync : Determine current NTP provider\n 9689 1726887172.02807: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887172.02825: getting variables\n 9689 1726887172.02828: in VariableManager get_vars()\n 9689 1726887172.02861: Calling all_inventory to load vars for managed_node1\n 9689 1726887172.02864: Calling groups_inventory to load vars for managed_node1\n 9689 1726887172.02867: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887172.02876: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887172.02879: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887172.02883: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887172.03184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887172.03516: done with get_vars()\n 9689 1726887172.03526: done getting variables\n\nTASK [fedora.linux_system_roles.timesync : Determine current NTP provider] *****\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:36\nFriday 20 September 2024 22:52:52 -0400 (0:00:00.087) 0:00:05.721 ****** \n 9689 1726887172.03609: entering _queue_task() for managed_node1/fedora.linux_system_roles.timesync_provider\n 9689 1726887172.03611: Creating lock for fedora.linux_system_roles.timesync_provider\n 9689 1726887172.04058: worker is 1 (out of 3 available)\n 9689 1726887172.04070: exiting _queue_task() for managed_node1/fedora.linux_system_roles.timesync_provider\n 9689 1726887172.04101: getting variables\n 9689 1726887172.04104: in VariableManager get_vars()\n 9689 1726887172.04190: Calling all_inventory to load vars for managed_node2\n 9689 1726887172.04196: Calling groups_inventory to load vars for managed_node2\n 9689 1726887172.04199: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887172.04216: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887172.04221: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887172.04225: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887172.04564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887172.05303: done with get_vars()\n 9689 1726887172.05318: done getting variables\n 9689 1726887172.05407: entering _queue_task() for managed_node2/fedora.linux_system_roles.timesync_provider\n 9689 1726887172.05696: worker is 2 (out of 3 available)\n 9689 1726887172.05710: exiting _queue_task() for managed_node2/fedora.linux_system_roles.timesync_provider\n 9689 1726887172.05748: getting variables\n 9689 1726887172.05752: in VariableManager get_vars()\n 9689 1726887172.05849: Calling all_inventory to load vars for managed_node3\n 9689 1726887172.05854: Calling groups_inventory to load vars for managed_node3\n 9689 1726887172.05858: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887172.05874: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887172.05879: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887172.05884: Calling groups_plugins_play to load vars for managed_node3\n 9945 1726887172.05222: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Determine current NTP provider\n 9945 1726887172.05343: in run() - task 0e652c5f-a961-eb88-62cf-000000000011\n 9945 1726887172.05361: variable 'ansible_search_path' from source: unknown\n 9945 1726887172.05368: variable 'ansible_search_path' from source: unknown\n 9945 1726887172.05391: calling self._execute()\n 9945 1726887172.05457: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9945 1726887172.05469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9945 1726887172.05482: variable 'omit' from source: magic vars\n 9945 1726887172.05980: variable 'timesync_mode' from source: set_fact\n 9945 1726887172.05994: Evaluated conditional (timesync_mode != 2): True\n 9689 1726887172.06463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887172.06844: done with get_vars()\n 9689 1726887172.06855: done getting variables\n 9689 1726887172.06940: entering _queue_task() for managed_node3/fedora.linux_system_roles.timesync_provider\n 9689 1726887172.07231: worker is 3 (out of 3 available)\n 9689 1726887172.07244: exiting _queue_task() for managed_node3/fedora.linux_system_roles.timesync_provider\n 9689 1726887172.07256: done queuing things up, now waiting for results queue to drain\n 9689 1726887172.07258: waiting for pending results...\n 9945 1726887172.07315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 9946 1726887172.07608: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Determine current NTP provider\n 9946 1726887172.07731: in run() - task 0e652c5f-a961-eb88-62cf-000000000011\n 9946 1726887172.07748: variable 'ansible_search_path' from source: unknown\n 9946 1726887172.07755: variable 'ansible_search_path' from source: unknown\n 9946 1726887172.07781: calling self._execute()\n 9946 1726887172.07856: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9946 1726887172.07867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9946 1726887172.07880: variable 'omit' from source: magic vars\n 9946 1726887172.08401: variable 'timesync_mode' from source: set_fact\n 9946 1726887172.08417: Evaluated conditional (timesync_mode != 2): True\n 9947 1726887172.08743: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Determine current NTP provider\n 9947 1726887172.08872: in run() - task 0e652c5f-a961-eb88-62cf-000000000011\n 9947 1726887172.08891: variable 'ansible_search_path' from source: unknown\n 9947 1726887172.08897: variable 'ansible_search_path' from source: unknown\n 9947 1726887172.08935: calling self._execute()\n 9947 1726887172.09003: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9947 1726887172.09016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9947 1726887172.09027: variable 'omit' from source: magic vars\n 9947 1726887172.09520: variable 'timesync_mode' from source: set_fact\n 9947 1726887172.09534: Evaluated conditional (timesync_mode != 2): True\n 9946 1726887172.09763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 9947 1726887172.10880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 9945 1726887172.12559: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 9945 1726887172.12642: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 9945 1726887172.12682: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 9945 1726887172.13834: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 9945 1726887172.13866: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 9945 1726887172.13948: Loading FilterModule 'ansible_collections.ansible.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 9945 1726887172.13979: Loading FilterModule 'ansible_collections.ansible.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 9945 1726887172.14007: Loading FilterModule 'ansible_collections.ansible.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 9945 1726887172.14055: Loading FilterModule 'ansible_collections.ansible.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 9945 1726887172.14076: Loading FilterModule 'ansible_collections.ansible.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 9945 1726887172.14178: variable 'timesync_ntp_provider' from source: role '' defaults\n 9945 1726887172.14197: Evaluated conditional (timesync_ntp_provider | length == 0): True\n 9945 1726887172.14206: variable 'omit' from source: magic vars\n 9945 1726887172.14245: variable 'omit' from source: magic vars\n 9945 1726887172.14290: variable 'omit' from source: magic vars\n 9945 1726887172.14321: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9945 1726887172.14355: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9945 1726887172.14375: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9945 1726887172.14397: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9945 1726887172.14414: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9945 1726887172.14446: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 9945 1726887172.14454: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9945 1726887172.14461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9945 1726887172.14581: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9945 1726887172.14597: Set connection var ansible_shell_executable to /bin/sh\n 9945 1726887172.14603: Set connection var ansible_connection to ssh\n 9945 1726887172.14614: Set connection var ansible_timeout to 10\n 9945 1726887172.14621: Set connection var ansible_shell_type to sh\n 9945 1726887172.14630: Set connection var ansible_pipelining to False\n 9945 1726887172.14656: variable 'ansible_shell_executable' from source: unknown\n 9945 1726887172.14663: variable 'ansible_connection' from source: unknown\n 9946 1726887172.14662: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 9945 1726887172.14669: variable 'ansible_module_compression' from source: unknown\n 9945 1726887172.14675: variable 'ansible_shell_type' from source: unknown\n 9945 1726887172.14681: variable 'ansible_shell_executable' from source: unknown\n 9945 1726887172.14687: variable 'ansible_host' from source: host vars for 'managed_node1'\n 9945 1726887172.14693: variable 'ansible_pipelining' from source: unknown\n 9945 1726887172.14698: variable 'ansible_timeout' from source: unknown\n 9945 1726887172.14705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9946 1726887172.14755: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 9946 1726887172.14801: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 9946 1726887172.14847: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 9945 1726887172.14852: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9945 1726887172.14866: variable 'omit' from source: magic vars\n 9945 1726887172.14874: starting attempt loop\n 9945 1726887172.14880: running the handler\n 9946 1726887172.14882: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 9945 1726887172.14896: _low_level_execute_command(): starting\n 9945 1726887172.14907: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9947 1726887172.15795: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 9947 1726887172.15892: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 9947 1726887172.15940: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 9947 1726887172.15986: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 9947 1726887172.16023: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 9947 1726887172.16116: Loading FilterModule 'ansible_collections.ansible.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 9947 1726887172.16153: Loading FilterModule 'ansible_collections.ansible.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 9947 1726887172.16185: Loading FilterModule 'ansible_collections.ansible.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 9946 1726887172.14969: Loading FilterModule 'ansible_collections.ansible.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 9946 1726887172.16485: Loading FilterModule 'ansible_collections.ansible.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 9946 1726887172.16522: Loading FilterModule 'ansible_collections.ansible.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 9946 1726887172.16573: Loading FilterModule 'ansible_collections.ansible.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 9946 1726887172.16592: Loading FilterModule 'ansible_collections.ansible.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 9946 1726887172.16709: variable 'timesync_ntp_provider' from source: role '' defaults\n 9946 1726887172.16731: Evaluated conditional (timesync_ntp_provider | length == 0): True\n 9946 1726887172.16741: variable 'omit' from source: magic vars\n 9946 1726887172.16780: variable 'omit' from source: magic vars\n 9946 1726887172.16826: variable 'omit' from source: magic vars\n 9946 1726887172.16855: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9946 1726887172.16890: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9946 1726887172.16910: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9946 1726887172.16935: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9946 1726887172.16950: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9946 1726887172.16981: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 9946 1726887172.16988: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9946 1726887172.16994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9946 1726887172.17102: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9946 1726887172.17118: Set connection var ansible_shell_executable to /bin/sh\n 9946 1726887172.17124: Set connection var ansible_connection to ssh\n 9946 1726887172.17133: Set connection var ansible_timeout to 10\n 9946 1726887172.17137: Set connection var ansible_shell_type to sh\n 9946 1726887172.17145: Set connection var ansible_pipelining to False\n 9946 1726887172.17169: variable 'ansible_shell_executable' from source: unknown\n 9946 1726887172.17176: variable 'ansible_connection' from source: unknown\n 9946 1726887172.17181: variable 'ansible_module_compression' from source: unknown\n 9946 1726887172.17186: variable 'ansible_shell_type' from source: unknown\n 9946 1726887172.17190: variable 'ansible_shell_executable' from source: unknown\n 9946 1726887172.17195: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9946 1726887172.17200: variable 'ansible_pipelining' from source: unknown\n 9946 1726887172.17205: variable 'ansible_timeout' from source: unknown\n 9946 1726887172.17211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9946 1726887172.17353: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9946 1726887172.17367: variable 'omit' from source: magic vars\n 9946 1726887172.17375: starting attempt loop\n 9946 1726887172.17380: running the handler\n 9946 1726887172.17394: _low_level_execute_command(): starting\n 9946 1726887172.17404: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9947 1726887172.17724: Loading FilterModule 'ansible_collections.ansible.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 9947 1726887172.17747: Loading FilterModule 'ansible_collections.ansible.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 9947 1726887172.17879: variable 'timesync_ntp_provider' from source: role '' defaults\n 9947 1726887172.17902: Evaluated conditional (timesync_ntp_provider | length == 0): True\n 9947 1726887172.17914: variable 'omit' from source: magic vars\n 9947 1726887172.17956: variable 'omit' from source: magic vars\n 9947 1726887172.17997: variable 'omit' from source: magic vars\n 9947 1726887172.18029: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 9947 1726887172.18062: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 9947 1726887172.18087: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 9947 1726887172.18108: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9947 1726887172.18124: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 9947 1726887172.18154: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 9947 1726887172.18161: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9947 1726887172.18167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9947 1726887172.18278: Set connection var ansible_module_compression to ZIP_DEFLATED\n 9947 1726887172.18292: Set connection var ansible_shell_executable to /bin/sh\n 9947 1726887172.18298: Set connection var ansible_connection to ssh\n 9947 1726887172.18306: Set connection var ansible_timeout to 10\n 9947 1726887172.18311: Set connection var ansible_shell_type to sh\n 9947 1726887172.18322: Set connection var ansible_pipelining to False\n 9947 1726887172.18348: variable 'ansible_shell_executable' from source: unknown\n 9947 1726887172.18354: variable 'ansible_connection' from source: unknown\n 9947 1726887172.18359: variable 'ansible_module_compression' from source: unknown\n 9947 1726887172.18364: variable 'ansible_shell_type' from source: unknown\n 9947 1726887172.18368: variable 'ansible_shell_executable' from source: unknown\n 9947 1726887172.18373: variable 'ansible_host' from source: host vars for 'managed_node3'\n 9947 1726887172.18378: variable 'ansible_pipelining' from source: unknown\n 9947 1726887172.18383: variable 'ansible_timeout' from source: unknown\n 9947 1726887172.18389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 9947 1726887172.18538: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 9947 1726887172.18552: variable 'omit' from source: magic vars\n 9947 1726887172.18559: starting attempt loop\n 9947 1726887172.18564: running the handler\n 9947 1726887172.18578: _low_level_execute_command(): starting\n 9947 1726887172.18588: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9945 1726887172.21116: stdout chunk (state=2):\n>>>/root\n<<<\n 9945 1726887172.21226: stderr chunk (state=3):\n>>><<<\n 9945 1726887172.21234: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'/root\\n', b'')\n 9945 1726887172.21268: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9945 1726887172.21285: _low_level_execute_command(): starting\n 9945 1726887172.21294: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761 `\" && echo ansible-tmp-1726887172.2127872-9945-51110960643761=\"` echo /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761 `\" ) && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761 `\" && echo ansible-tmp-1726887172.2127872-9945-51110960643761=\"` echo /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761 `\" ) && sleep 0'\"'\"''\n 9946 1726887172.21822: stdout chunk (state=2):\n>>>/root\n<<<\n 9946 1726887172.21835: stderr chunk (state=2):\n>>><<<\n 9946 1726887172.21852: stdout chunk (state=3):\n>>><<<\n 9947 1726887172.21859: stdout chunk (state=2):\n>>>/root\n<<<\n<10.31.42.224> (0, b'/root\\n', b'')\n 9947 1726887172.21871: stderr chunk (state=2):\n>>><<<\n 9946 1726887172.21879: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9947 1726887172.21887: stdout chunk (state=3):\n>>><<<\n 9946 1726887172.21894: _low_level_execute_command(): starting\n<10.31.41.136> (0, b'/root\\n', b'')\n 9946 1726887172.21903: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433 `\" && echo ansible-tmp-1726887172.2188828-9946-239578802828433=\"` echo /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433 `\" ) && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n 9947 1726887172.21914: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 9947 1726887172.21959: _low_level_execute_command(): starting\n 9947 1726887172.21968: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732 `\" && echo ansible-tmp-1726887172.2195349-9947-17160175342732=\"` echo /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732 `\" ) && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433 `\" && echo ansible-tmp-1726887172.2188828-9946-239578802828433=\"` echo /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433 `\" ) && sleep 0'\"'\"''\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732 `\" && echo ansible-tmp-1726887172.2195349-9947-17160175342732=\"` echo /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732 `\" ) && sleep 0'\"'\"''\n 9946 1726887172.24642: stdout chunk (state=2):\n>>>ansible-tmp-1726887172.2188828-9946-239578802828433=/root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433\n<<<\n 9946 1726887172.24796: stderr chunk (state=3):\n>>><<<\n 9946 1726887172.24804: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'ansible-tmp-1726887172.2188828-9946-239578802828433=/root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433\\n', b'')\n 9946 1726887172.24836: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887172.2188828-9946-239578802828433=/root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433\n, stderr=\n 9946 1726887172.24895: variable 'ansible_module_compression' from source: unknown\nUsing module file /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/plugins/modules/timesync_provider.sh\n 9946 1726887172.24986: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/AnsiballZ_timesync_provider.sh\n<10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpckjeeza7 TO /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/AnsiballZ_timesync_provider.sh\n<10.31.42.224> 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/75343b97d0\"' '[10.31.42.224]'\n 9946 1726887172.25518: Sending initial data\n 9946 1726887172.25526: Sent initial data (164 bytes)\n 9945 1726887172.25729: stdout chunk (state=2):\n>>>ansible-tmp-1726887172.2127872-9945-51110960643761=/root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761\n<<<\n 9945 1726887172.25860: stderr chunk (state=3):\n>>><<<\n 9945 1726887172.25868: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'ansible-tmp-1726887172.2127872-9945-51110960643761=/root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761\\n', b'')\n 9945 1726887172.25896: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887172.2127872-9945-51110960643761=/root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761\n, stderr=\n 9945 1726887172.25954: variable 'ansible_module_compression' from source: unknown\nUsing module file /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/plugins/modules/timesync_provider.sh\n 9945 1726887172.26042: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/AnsiballZ_timesync_provider.sh\n<10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpf24d0cag TO /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/AnsiballZ_timesync_provider.sh\n<10.31.43.54> 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/4a8bd5e786\"' '[10.31.43.54]'\n 9945 1726887172.26621: Sending initial data\n 9945 1726887172.26629: Sent initial data (163 bytes)\n 9947 1726887172.27041: stdout chunk (state=2):\n>>>ansible-tmp-1726887172.2195349-9947-17160175342732=/root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732\n<<<\n 9947 1726887172.27054: stderr chunk (state=2):\n>>><<<\n 9947 1726887172.27069: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'ansible-tmp-1726887172.2195349-9947-17160175342732=/root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732\\n', b'')\n 9947 1726887172.27092: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887172.2195349-9947-17160175342732=/root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732\n, stderr=\n 9947 1726887172.27150: variable 'ansible_module_compression' from source: unknown\nUsing module file /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/plugins/modules/timesync_provider.sh\n 9947 1726887172.27224: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/AnsiballZ_timesync_provider.sh\n<10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp9hpsctcy TO /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/AnsiballZ_timesync_provider.sh\n<10.31.41.136> 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/2e4e98e5cc\"' '[10.31.41.136]'\n 9947 1726887172.27423: Sending initial data\n 9947 1726887172.27431: Sent initial data (163 bytes)\n 9945 1726887172.29765: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpf24d0cag /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/AnsiballZ_timesync_provider.sh\n<<<\n 9945 1726887172.30653: stderr chunk (state=3):\n>>><<<\n 9945 1726887172.30662: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpf24d0cag /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/AnsiballZ_timesync_provider.sh\\n', b'')\n<10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpoz6y3yxv TO /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/args\n 9946 1726887172.30739: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpckjeeza7 /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/AnsiballZ_timesync_provider.sh\n<<<\n<10.31.43.54> 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/4a8bd5e786\"' '[10.31.43.54]'\n 9947 1726887172.30933: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp9hpsctcy /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/AnsiballZ_timesync_provider.sh\n<<<\n 9945 1726887172.31103: Sending initial data\n 9945 1726887172.31117: Sent initial data (137 bytes)\n 9947 1726887172.31808: stderr chunk (state=3):\n>>><<<\n 9947 1726887172.31819: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp9hpsctcy /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/AnsiballZ_timesync_provider.sh\\n', b'')\n<10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp3m62x_vl TO /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/args\n<10.31.41.136> 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/2e4e98e5cc\"' '[10.31.41.136]'\n 9946 1726887172.32018: stderr chunk (state=3):\n>>><<<\n 9946 1726887172.32027: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpckjeeza7 /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/AnsiballZ_timesync_provider.sh\\n', b'')\n<10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpaaonrky2 TO /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/args\n<10.31.42.224> 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/75343b97d0\"' '[10.31.42.224]'\n 9947 1726887172.32598: Sending initial data\n 9947 1726887172.32608: Sent initial data (137 bytes)\n 9946 1726887172.33028: Sending initial data\n 9946 1726887172.33037: Sent initial data (138 bytes)\n 9945 1726887172.35322: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpoz6y3yxv /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/args\n<<<\n 9947 1726887172.35488: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp3m62x_vl /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/args\n<<<\n 9946 1726887172.35595: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpaaonrky2 /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/args\n<<<\n 9945 1726887172.35948: stderr chunk (state=3):\n>>><<<\n 9945 1726887172.35957: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpoz6y3yxv /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/args\\n', b'')\n 9945 1726887172.35987: done transferring module to remote\n 9945 1726887172.36006: _low_level_execute_command(): starting\n 9945 1726887172.36016: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/ /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/args && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/ /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/args && sleep 0'\"'\"''\n 9947 1726887172.36251: stderr chunk (state=3):\n>>><<<\n 9947 1726887172.36259: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp3m62x_vl /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/args\\n', b'')\n 9947 1726887172.36286: done transferring module to remote\n 9947 1726887172.36302: _low_level_execute_command(): starting\n 9947 1726887172.36309: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/ /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/args && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/ /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/args && sleep 0'\"'\"''\n 9946 1726887172.36366: stderr chunk (state=3):\n>>><<<\n 9946 1726887172.36373: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpaaonrky2 /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/args\\n', b'')\n 9946 1726887172.36400: done transferring module to remote\n 9946 1726887172.36419: _low_level_execute_command(): starting\n 9946 1726887172.36427: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/ /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/args && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/ /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/args && sleep 0'\"'\"''\n 9946 1726887172.40265: stderr chunk (state=2):\n>>><<<\n 9946 1726887172.40279: stdout chunk (state=2):\n>>><<<\n<10.31.42.224> (0, b'', b'')\n 9946 1726887172.40307: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9946 1726887172.40315: _low_level_execute_command(): starting\n 9946 1726887172.40324: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /bin/bash /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/args && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' -tt 10.31.42.224 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /bin/bash /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/args && sleep 0'\"'\"''\n 9945 1726887172.41385: stderr chunk (state=2):\n>>><<<\n 9945 1726887172.41396: stdout chunk (state=2):\n>>><<<\n<10.31.43.54> (0, b'', b'')\n 9945 1726887172.41423: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9945 1726887172.41428: _low_level_execute_command(): starting\n 9945 1726887172.41436: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /bin/bash /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/args && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n 9947 1726887172.41446: stderr chunk (state=2):\n>>><<<\n 9947 1726887172.41456: stdout chunk (state=2):\n>>><<<\n<10.31.41.136> (0, b'', b'')\n 9947 1726887172.41480: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9947 1726887172.41486: _low_level_execute_command(): starting\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' -tt 10.31.43.54 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /bin/bash /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/args && sleep 0'\"'\"''\n 9947 1726887172.41493: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /bin/bash /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/args && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' -tt 10.31.41.136 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /bin/bash /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/args && sleep 0'\"'\"''\n 9946 1726887172.47600: stdout chunk (state=2):\n>>>{\"ansible_facts\": {\"timesync_ntp_provider_current\": \"chrony\"}}<<<\n 9946 1726887172.47762: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.224 closed.\r\n<<<\n 9946 1726887172.47771: stdout chunk (state=3):\n>>><<<\n 9946 1726887172.47789: stderr chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'{\"ansible_facts\": {\"timesync_ntp_provider_current\": \"chrony\"}}', b'Shared connection to 10.31.42.224 closed.\\r\\n')\n 9946 1726887172.47811: _low_level_execute_command() done: rc=0, stdout={\"ansible_facts\": {\"timesync_ntp_provider_current\": \"chrony\"}}, stderr=Shared connection to 10.31.42.224 closed.\r\n 9946 1726887172.47844: done with _execute_module (fedora.linux_system_roles.timesync_provider, {'_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': 'fedora.linux_system_roles.timesync_provider', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9946 1726887172.47857: _low_level_execute_command(): starting\n 9946 1726887172.47866: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9947 1726887172.49019: stdout chunk (state=2):\n>>>{\"ansible_facts\": {\"timesync_ntp_provider_current\": \"chrony\"}}<<<\n 9947 1726887172.49456: stderr chunk (state=3):\n>>>Shared connection to 10.31.41.136 closed.\r\n<<<\n 9947 1726887172.49465: stdout chunk (state=3):\n>>><<<\n 9947 1726887172.49478: stderr chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'{\"ansible_facts\": {\"timesync_ntp_provider_current\": \"chrony\"}}', b'Shared connection to 10.31.41.136 closed.\\r\\n')\n 9947 1726887172.49498: _low_level_execute_command() done: rc=0, stdout={\"ansible_facts\": {\"timesync_ntp_provider_current\": \"chrony\"}}, stderr=Shared connection to 10.31.41.136 closed.\r\n 9947 1726887172.49530: done with _execute_module (fedora.linux_system_roles.timesync_provider, {'_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': 'fedora.linux_system_roles.timesync_provider', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9947 1726887172.49543: _low_level_execute_command(): starting\n 9947 1726887172.49551: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9946 1726887172.50678: stderr chunk (state=2):\n>>><<<\n 9946 1726887172.50688: stdout chunk (state=2):\n>>><<<\n<10.31.42.224> (0, b'', b'')\n 9946 1726887172.50711: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9946 1726887172.50721: handler run complete\n 9946 1726887172.50733: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9946 1726887172.50772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9946 1726887172.50799: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 9946 1726887172.50835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9946 1726887172.50851: attempt loop complete, returning result\n 9946 1726887172.50857: _execute() done\n 9946 1726887172.50863: dumping result to json\n 9946 1726887172.50869: done dumping result, returning\n 9946 1726887172.50879: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Determine current NTP provider [0e652c5f-a961-eb88-62cf-000000000011]\n 9946 1726887172.50960: sending task result for task 0e652c5f-a961-eb88-62cf-000000000011\n 9946 1726887172.51000: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000011\n 9946 1726887172.51005: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"ansible_facts\": {\n \"timesync_ntp_provider_current\": \"chrony\"\n },\n \"changed\": false\n}\n 9947 1726887172.52192: stderr chunk (state=2):\n>>><<<\n 9947 1726887172.52201: stdout chunk (state=2):\n>>><<<\n<10.31.41.136> (0, b'', b'')\n 9947 1726887172.52225: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9947 1726887172.52233: handler run complete\n 9947 1726887172.52244: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9947 1726887172.52281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9947 1726887172.52308: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 9947 1726887172.52344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9947 1726887172.52359: attempt loop complete, returning result\n 9947 1726887172.52365: _execute() done\n 9947 1726887172.52371: dumping result to json\n 9947 1726887172.52377: done dumping result, returning\n 9947 1726887172.52387: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Determine current NTP provider [0e652c5f-a961-eb88-62cf-000000000011]\n 9947 1726887172.52401: sending task result for task 0e652c5f-a961-eb88-62cf-000000000011\n 9947 1726887172.52439: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000011\n 9947 1726887172.52445: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"ansible_facts\": {\n \"timesync_ntp_provider_current\": \"chrony\"\n },\n \"changed\": false\n}\n 9945 1726887172.57815: stdout chunk (state=2):\n>>>{\"ansible_facts\": {\"timesync_ntp_provider_current\": \"\"}}<<<\n 9945 1726887172.57917: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.54 closed.\r\n<<<\n 9945 1726887172.57926: stdout chunk (state=3):\n>>><<<\n 9945 1726887172.57940: stderr chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'{\"ansible_facts\": {\"timesync_ntp_provider_current\": \"\"}}', b'Shared connection to 10.31.43.54 closed.\\r\\n')\n 9945 1726887172.57960: _low_level_execute_command() done: rc=0, stdout={\"ansible_facts\": {\"timesync_ntp_provider_current\": \"\"}}, stderr=Shared connection to 10.31.43.54 closed.\r\n 9945 1726887172.57989: done with _execute_module (fedora.linux_system_roles.timesync_provider, {'_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': 'fedora.linux_system_roles.timesync_provider', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 9945 1726887172.58001: _low_level_execute_command(): starting\n 9945 1726887172.58008: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 9945 1726887172.61776: stderr chunk (state=2):\n>>><<<\n 9945 1726887172.61788: stdout chunk (state=2):\n>>><<<\n<10.31.43.54> (0, b'', b'')\n 9945 1726887172.61817: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 9945 1726887172.61828: handler run complete\n 9945 1726887172.61839: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9945 1726887172.61879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9945 1726887172.61905: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9945 1726887172.61941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9945 1726887172.61957: attempt loop complete, returning result\n 9945 1726887172.61963: _execute() done\n 9945 1726887172.61969: dumping result to json\n 9945 1726887172.61975: done dumping result, returning\n 9945 1726887172.61989: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Determine current NTP provider [0e652c5f-a961-eb88-62cf-000000000011]\n 9945 1726887172.62006: sending task result for task 0e652c5f-a961-eb88-62cf-000000000011\n 9945 1726887172.62047: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000011\n 9945 1726887172.62053: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"ansible_facts\": {\n \"timesync_ntp_provider_current\": \"\"\n },\n \"changed\": false\n}\n 9689 1726887172.62499: no more pending results, returning what we have\n 9689 1726887172.62504: results queue empty\n 9689 1726887172.62505: checking for any_errors_fatal\n 9689 1726887172.62511: done checking for any_errors_fatal\n 9689 1726887172.62514: checking for max_fail_percentage\n 9689 1726887172.62516: done checking for max_fail_percentage\n 9689 1726887172.62517: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887172.62518: done checking to see if all hosts have failed\n 9689 1726887172.62519: getting the remaining hosts for this loop\n 9689 1726887172.62521: done getting the remaining hosts for this loop\n 9689 1726887172.62525: getting the next task for host managed_node1\n 9689 1726887172.62531: done getting next task for host managed_node1\n 9689 1726887172.62535: ^ task is: TASK: fedora.linux_system_roles.timesync : Select NTP provider\n 9689 1726887172.62538: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887172.62539: getting the next task for host managed_node2\n 9689 1726887172.62542: done getting next task for host managed_node2\n 9689 1726887172.62544: ^ task is: TASK: fedora.linux_system_roles.timesync : Select NTP provider\n 9689 1726887172.62546: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887172.62547: getting the next task for host managed_node3\n 9689 1726887172.62549: done getting next task for host managed_node3\n 9689 1726887172.62552: ^ task is: TASK: fedora.linux_system_roles.timesync : Select NTP provider\n 9689 1726887172.62553: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887172.62571: getting variables\n 9689 1726887172.62573: in VariableManager get_vars()\n 9689 1726887172.62607: Calling all_inventory to load vars for managed_node1\n 9689 1726887172.62610: Calling groups_inventory to load vars for managed_node1\n 9689 1726887172.62615: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887172.62625: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887172.62630: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887172.62634: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887172.62908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887172.63260: done with get_vars()\n 9689 1726887172.63270: done getting variables\n 9689 1726887172.63334: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Select NTP provider] ****************\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:42\nFriday 20 September 2024 22:52:52 -0400 (0:00:00.597) 0:00:06.319 ****** \n 9689 1726887172.63362: entering _queue_task() for managed_node1/set_fact\n 9689 1726887172.63760: worker is 1 (out of 3 available)\n 9689 1726887172.63775: exiting _queue_task() for managed_node1/set_fact\n 9689 1726887172.63809: getting variables\n 9689 1726887172.63814: in VariableManager get_vars()\n 9689 1726887172.63906: Calling all_inventory to load vars for managed_node2\n 9689 1726887172.63911: Calling groups_inventory to load vars for managed_node2\n 9689 1726887172.63916: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887172.63933: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887172.63938: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887172.63944: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887172.64299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887172.64681: done with get_vars()\n 9689 1726887172.64693: done getting variables\n 9689 1726887172.64784: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887172.64796: entering _queue_task() for managed_node2/set_fact\n 9689 1726887172.65068: worker is 2 (out of 3 available)\n 9689 1726887172.65081: exiting _queue_task() for managed_node2/set_fact\n 9689 1726887172.65111: getting variables\n 9689 1726887172.65116: in VariableManager get_vars()\n 9689 1726887172.65194: Calling all_inventory to load vars for managed_node3\n 9689 1726887172.65198: Calling groups_inventory to load vars for managed_node3\n 9689 1726887172.65201: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887172.65216: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887172.65221: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887172.65225: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887172.65535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887172.65918: done with get_vars()\n 9689 1726887172.65931: done getting variables\n 9689 1726887172.66024: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887172.66040: entering _queue_task() for managed_node3/set_fact\n 9689 1726887172.66301: worker is 3 (out of 3 available)\n 9689 1726887172.66317: exiting _queue_task() for managed_node3/set_fact\n 9689 1726887172.66332: done queuing things up, now waiting for results queue to drain\n 9689 1726887172.66334: waiting for pending results...\n 10017 1726887172.66530: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Select NTP provider\n 10017 1726887172.66657: in run() - task 0e652c5f-a961-eb88-62cf-000000000012\n 10017 1726887172.66675: variable 'ansible_search_path' from source: unknown\n 10017 1726887172.66682: variable 'ansible_search_path' from source: unknown\n 10017 1726887172.66707: calling self._execute()\n 10017 1726887172.66813: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10017 1726887172.66829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10017 1726887172.66841: variable 'omit' from source: magic vars\n 10016 1726887172.67003: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Select NTP provider\n 10016 1726887172.67131: in run() - task 0e652c5f-a961-eb88-62cf-000000000012\n 10016 1726887172.67147: variable 'ansible_search_path' from source: unknown\n 10016 1726887172.67155: variable 'ansible_search_path' from source: unknown\n 10016 1726887172.67180: calling self._execute()\n 10016 1726887172.67246: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10016 1726887172.67258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10016 1726887172.67270: variable 'omit' from source: magic vars\n 10017 1726887172.67355: variable 'timesync_mode' from source: set_fact\n 10017 1726887172.67369: Evaluated conditional (timesync_mode != 2): True\n 10016 1726887172.67766: variable 'timesync_mode' from source: set_fact\n 10016 1726887172.67788: Evaluated conditional (timesync_mode != 2): True\n 10017 1726887172.67948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 10016 1726887172.67991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 10018 1726887172.67743: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Select NTP provider\n 10018 1726887172.68838: in run() - task 0e652c5f-a961-eb88-62cf-000000000012\n 10018 1726887172.68856: variable 'ansible_search_path' from source: unknown\n 10018 1726887172.68863: variable 'ansible_search_path' from source: unknown\n 10018 1726887172.68900: calling self._execute()\n 10018 1726887172.68975: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10018 1726887172.68991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10018 1726887172.69003: variable 'omit' from source: magic vars\n 10018 1726887172.69494: variable 'timesync_mode' from source: set_fact\n 10018 1726887172.69507: Evaluated conditional (timesync_mode != 2): True\n 10018 1726887172.69709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 10017 1726887172.72989: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10017 1726887172.73077: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10017 1726887172.74230: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10017 1726887172.74280: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10017 1726887172.74316: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 10017 1726887172.74406: Loading FilterModule 'ansible_collections.ansible.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 10017 1726887172.74444: Loading FilterModule 'ansible_collections.ansible.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 10017 1726887172.74477: Loading FilterModule 'ansible_collections.ansible.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 10017 1726887172.74530: Loading FilterModule 'ansible_collections.ansible.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 10017 1726887172.74550: Loading FilterModule 'ansible_collections.ansible.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 10017 1726887172.74666: variable 'timesync_ntp_provider' from source: role '' defaults\n 10017 1726887172.74687: Evaluated conditional (timesync_ntp_provider | length == 0): True\n 10017 1726887172.74697: variable 'omit' from source: magic vars\n 10017 1726887172.74744: variable 'omit' from source: magic vars\n 10017 1726887172.74876: Loading FilterModule 'ansible_collections.ansible.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 10017 1726887172.74907: Loading FilterModule 'ansible_collections.ansible.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 10017 1726887172.74942: Loading FilterModule 'ansible_collections.ansible.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 10017 1726887172.74990: Loading FilterModule 'ansible_collections.ansible.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 10016 1726887172.75006: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10017 1726887172.75011: Loading FilterModule 'ansible_collections.ansible.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 10017 1726887172.75099: variable 'timesync_ntp_provider_current' from source: facts\n 10016 1726887172.75101: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10017 1726887172.75109: variable 'timesync_ntp_provider_os_default' from source: include_vars\n 10017 1726887172.75141: variable 'omit' from source: magic vars\n 10016 1726887172.75148: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10017 1726887172.75172: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10016 1726887172.75193: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10017 1726887172.75204: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10017 1726887172.75227: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10016 1726887172.75232: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 10017 1726887172.75249: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10017 1726887172.75265: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10017 1726887172.75297: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10017 1726887172.75305: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10016 1726887172.75319: Loading FilterModule 'ansible_collections.ansible.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 10016 1726887172.75356: Loading FilterModule 'ansible_collections.ansible.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 10016 1726887172.75389: Loading FilterModule 'ansible_collections.ansible.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 10017 1726887172.75433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10016 1726887172.75440: Loading FilterModule 'ansible_collections.ansible.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 10016 1726887172.75461: Loading FilterModule 'ansible_collections.ansible.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 10017 1726887172.75561: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10017 1726887172.75576: Set connection var ansible_shell_executable to /bin/sh\n 10017 1726887172.75583: Set connection var ansible_connection to ssh\n 10017 1726887172.75593: Set connection var ansible_timeout to 10\n 10017 1726887172.75599: Set connection var ansible_shell_type to sh\n 10017 1726887172.75608: Set connection var ansible_pipelining to False\n 10017 1726887172.75642: variable 'ansible_shell_executable' from source: unknown\n 10017 1726887172.75651: variable 'ansible_connection' from source: unknown\n 10017 1726887172.75657: variable 'ansible_module_compression' from source: unknown\n 10017 1726887172.75663: variable 'ansible_shell_type' from source: unknown\n 10017 1726887172.75670: variable 'ansible_shell_executable' from source: unknown\n 10017 1726887172.75677: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10017 1726887172.75687: variable 'ansible_pipelining' from source: unknown\n 10017 1726887172.75693: variable 'ansible_timeout' from source: unknown\n 10017 1726887172.75700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10017 1726887172.75822: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 10017 1726887172.75837: variable 'omit' from source: magic vars\n 10017 1726887172.75846: starting attempt loop\n 10017 1726887172.75852: running the handler\n 10017 1726887172.75866: handler run complete\n 10017 1726887172.75878: attempt loop complete, returning result\n 10017 1726887172.75884: _execute() done\n 10017 1726887172.75890: dumping result to json\n 10017 1726887172.75896: done dumping result, returning\n 10017 1726887172.75906: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Select NTP provider [0e652c5f-a961-eb88-62cf-000000000012]\n 10017 1726887172.75995: sending task result for task 0e652c5f-a961-eb88-62cf-000000000012\n 10017 1726887172.76032: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000012\n 10017 1726887172.76037: WORKER PROCESS EXITING\n 10018 1726887172.76211: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10018 1726887172.76299: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10018 1726887172.76344: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10018 1726887172.76390: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10018 1726887172.76428: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\nok: [managed_node2] => {\n \"ansible_facts\": {\n \"timesync_ntp_provider\": \"chrony\"\n },\n \"changed\": false\n}\n 10018 1726887172.76519: Loading FilterModule 'ansible_collections.ansible.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 10018 1726887172.76556: Loading FilterModule 'ansible_collections.ansible.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 10018 1726887172.76584: Loading FilterModule 'ansible_collections.ansible.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 10018 1726887172.76628: Loading FilterModule 'ansible_collections.ansible.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 10018 1726887172.76650: Loading FilterModule 'ansible_collections.ansible.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 10018 1726887172.76762: variable 'timesync_ntp_provider' from source: role '' defaults\n 10018 1726887172.76783: Evaluated conditional (timesync_ntp_provider | length == 0): True\n 10018 1726887172.76793: variable 'omit' from source: magic vars\n 10018 1726887172.76854: variable 'omit' from source: magic vars\n 10018 1726887172.76987: Loading FilterModule 'ansible_collections.ansible.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 10018 1726887172.77021: Loading FilterModule 'ansible_collections.ansible.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 10018 1726887172.77053: Loading FilterModule 'ansible_collections.ansible.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 10018 1726887172.77102: Loading FilterModule 'ansible_collections.ansible.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 10018 1726887172.77124: Loading FilterModule 'ansible_collections.ansible.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 10018 1726887172.77210: variable 'timesync_ntp_provider_current' from source: facts\n 10018 1726887172.77223: variable 'timesync_ntp_provider_os_default' from source: include_vars\n 10018 1726887172.77254: variable 'omit' from source: magic vars\n 10018 1726887172.77283: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10018 1726887172.77317: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10018 1726887172.77338: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10018 1726887172.77359: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10018 1726887172.77374: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10018 1726887172.77404: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10018 1726887172.77411: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10018 1726887172.77420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10018 1726887172.77536: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10018 1726887172.77552: Set connection var ansible_shell_executable to /bin/sh\n 10018 1726887172.77558: Set connection var ansible_connection to ssh\n 10018 1726887172.77567: Set connection var ansible_timeout to 10\n 10018 1726887172.77573: Set connection var ansible_shell_type to sh\n 10018 1726887172.77581: Set connection var ansible_pipelining to False\n 10018 1726887172.77605: variable 'ansible_shell_executable' from source: unknown\n 10018 1726887172.77613: variable 'ansible_connection' from source: unknown\n 10018 1726887172.77620: variable 'ansible_module_compression' from source: unknown\n 10018 1726887172.77625: variable 'ansible_shell_type' from source: unknown\n 10018 1726887172.77631: variable 'ansible_shell_executable' from source: unknown\n 10018 1726887172.77636: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10018 1726887172.77643: variable 'ansible_pipelining' from source: unknown\n 10018 1726887172.77648: variable 'ansible_timeout' from source: unknown\n 10018 1726887172.77655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10016 1726887172.75576: variable 'timesync_ntp_provider' from source: role '' defaults\n 10016 1726887172.77742: Evaluated conditional (timesync_ntp_provider | length == 0): True\n 10016 1726887172.77753: variable 'omit' from source: magic vars\n 10018 1726887172.77773: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 10018 1726887172.77787: variable 'omit' from source: magic vars\n 10018 1726887172.77795: starting attempt loop\n 10016 1726887172.77795: variable 'omit' from source: magic vars\n 10016 1726887172.77940: Loading FilterModule 'ansible_collections.ansible.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 10016 1726887172.77973: Loading FilterModule 'ansible_collections.ansible.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 10016 1726887172.78004: Loading FilterModule 'ansible_collections.ansible.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 10016 1726887172.78054: Loading FilterModule 'ansible_collections.ansible.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 10016 1726887172.78074: Loading FilterModule 'ansible_collections.ansible.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 10016 1726887172.78170: variable 'timesync_ntp_provider_current' from source: facts\n 10016 1726887172.78180: variable 'timesync_ntp_provider_os_default' from source: include_vars\n 10016 1726887172.78214: variable 'omit' from source: magic vars\n 10016 1726887172.78243: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10016 1726887172.78274: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10016 1726887172.78294: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10016 1726887172.78316: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10016 1726887172.78330: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10016 1726887172.78359: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10016 1726887172.78366: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10016 1726887172.78372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10016 1726887172.78487: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10016 1726887172.78501: Set connection var ansible_shell_executable to /bin/sh\n 10016 1726887172.78507: Set connection var ansible_connection to ssh\n 10016 1726887172.78516: Set connection var ansible_timeout to 10\n 10016 1726887172.78522: Set connection var ansible_shell_type to sh\n 10016 1726887172.78530: Set connection var ansible_pipelining to False\n 10016 1726887172.78552: variable 'ansible_shell_executable' from source: unknown\n 10016 1726887172.78558: variable 'ansible_connection' from source: unknown\n 10016 1726887172.78564: variable 'ansible_module_compression' from source: unknown\n 10016 1726887172.78569: variable 'ansible_shell_type' from source: unknown\n 10016 1726887172.78573: variable 'ansible_shell_executable' from source: unknown\n 10016 1726887172.78578: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10016 1726887172.78584: variable 'ansible_pipelining' from source: unknown\n 10016 1726887172.78588: variable 'ansible_timeout' from source: unknown\n 10016 1726887172.78594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10016 1726887172.78698: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 10016 1726887172.78713: variable 'omit' from source: magic vars\n 10016 1726887172.78722: starting attempt loop\n 10016 1726887172.78727: running the handler\n 10016 1726887172.78740: handler run complete\n 10016 1726887172.78751: attempt loop complete, returning result\n 10016 1726887172.78756: _execute() done\n 10016 1726887172.78760: dumping result to json\n 10016 1726887172.78765: done dumping result, returning\n 10016 1726887172.78773: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Select NTP provider [0e652c5f-a961-eb88-62cf-000000000012]\n 10016 1726887172.78787: sending task result for task 0e652c5f-a961-eb88-62cf-000000000012\n 10018 1726887172.78956: running the handler\n 10018 1726887172.78973: handler run complete\n 10018 1726887172.78985: attempt loop complete, returning result\n 10018 1726887172.78990: _execute() done\n 10018 1726887172.78995: dumping result to json\n 10018 1726887172.79000: done dumping result, returning\n 10018 1726887172.79009: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Select NTP provider [0e652c5f-a961-eb88-62cf-000000000012]\n 10018 1726887172.79026: sending task result for task 0e652c5f-a961-eb88-62cf-000000000012\n 10018 1726887172.79056: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000012\n 10018 1726887172.79061: WORKER PROCESS EXITING\n 10016 1726887172.79483: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000012\n 10016 1726887172.79489: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"ansible_facts\": {\n \"timesync_ntp_provider\": \"chrony\"\n },\n \"changed\": false\n}\nok: [managed_node1] => {\n \"ansible_facts\": {\n \"timesync_ntp_provider\": \"chrony\"\n },\n \"changed\": false\n}\n 9689 1726887172.79891: no more pending results, returning what we have\n 9689 1726887172.79895: results queue empty\n 9689 1726887172.79896: checking for any_errors_fatal\n 9689 1726887172.79902: done checking for any_errors_fatal\n 9689 1726887172.79903: checking for max_fail_percentage\n 9689 1726887172.79904: done checking for max_fail_percentage\n 9689 1726887172.79905: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887172.79906: done checking to see if all hosts have failed\n 9689 1726887172.79907: getting the remaining hosts for this loop\n 9689 1726887172.79909: done getting the remaining hosts for this loop\n 9689 1726887172.79918: getting the next task for host managed_node1\n 9689 1726887172.79924: done getting next task for host managed_node1\n 9689 1726887172.79929: ^ task is: TASK: fedora.linux_system_roles.timesync : Install chrony\n 9689 1726887172.79932: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887172.79934: getting the next task for host managed_node2\n 9689 1726887172.79937: done getting next task for host managed_node2\n 9689 1726887172.79939: ^ task is: TASK: fedora.linux_system_roles.timesync : Install chrony\n 9689 1726887172.79941: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887172.79942: getting the next task for host managed_node3\n 9689 1726887172.79944: done getting next task for host managed_node3\n 9689 1726887172.79946: ^ task is: TASK: fedora.linux_system_roles.timesync : Install chrony\n 9689 1726887172.79948: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887172.79961: getting variables\n 9689 1726887172.79963: in VariableManager get_vars()\n 9689 1726887172.79998: Calling all_inventory to load vars for managed_node1\n 9689 1726887172.80001: Calling groups_inventory to load vars for managed_node1\n 9689 1726887172.80004: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887172.80015: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887172.80019: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887172.80024: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887172.80331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887172.80662: done with get_vars()\n 9689 1726887172.80672: done getting variables\n 9689 1726887172.80791: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Install chrony] *********************\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:49\nFriday 20 September 2024 22:52:52 -0400 (0:00:00.174) 0:00:06.493 ****** \n 9689 1726887172.80824: entering _queue_task() for managed_node1/package\n 9689 1726887172.80826: Creating lock for package\n 9689 1726887172.81239: worker is 1 (out of 3 available)\n 9689 1726887172.81253: exiting _queue_task() for managed_node1/package\n 9689 1726887172.81284: getting variables\n 9689 1726887172.81287: in VariableManager get_vars()\n 9689 1726887172.81377: Calling all_inventory to load vars for managed_node2\n 9689 1726887172.81383: Calling groups_inventory to load vars for managed_node2\n 9689 1726887172.81387: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887172.81402: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887172.81407: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887172.81414: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887172.81772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887172.82179: done with get_vars()\n 9689 1726887172.82191: done getting variables\n 9689 1726887172.82289: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887172.82303: entering _queue_task() for managed_node2/package\n 9689 1726887172.82570: worker is 2 (out of 3 available)\n 9689 1726887172.82584: exiting _queue_task() for managed_node2/package\n 9689 1726887172.82619: getting variables\n 9689 1726887172.82623: in VariableManager get_vars()\n 9689 1726887172.82716: Calling all_inventory to load vars for managed_node3\n 9689 1726887172.82721: Calling groups_inventory to load vars for managed_node3\n 9689 1726887172.82724: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887172.82742: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887172.82747: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887172.82752: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887172.83094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887172.83517: done with get_vars()\n 9689 1726887172.83529: done getting variables\n 9689 1726887172.83614: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887172.83627: entering _queue_task() for managed_node3/package\n 9689 1726887172.83911: worker is 3 (out of 3 available)\n 9689 1726887172.83928: exiting _queue_task() for managed_node3/package\n 9689 1726887172.83939: done queuing things up, now waiting for results queue to drain\n 9689 1726887172.83941: waiting for pending results...\n 10019 1726887172.82411: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Install chrony\n 10019 1726887172.82527: in run() - task 0e652c5f-a961-eb88-62cf-000000000013\n 10019 1726887172.82544: variable 'ansible_search_path' from source: unknown\n 10019 1726887172.82551: variable 'ansible_search_path' from source: unknown\n 10019 1726887172.82575: calling self._execute()\n 10019 1726887172.82648: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10019 1726887172.82661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10019 1726887172.82674: variable 'omit' from source: magic vars\n 10019 1726887172.83175: variable 'timesync_mode' from source: set_fact\n 10019 1726887172.83189: Evaluated conditional (timesync_mode != 2): True\n 10020 1726887172.84201: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install chrony\n 10020 1726887172.84330: in run() - task 0e652c5f-a961-eb88-62cf-000000000013\n 10020 1726887172.84346: variable 'ansible_search_path' from source: unknown\n 10020 1726887172.84353: variable 'ansible_search_path' from source: unknown\n 10020 1726887172.84377: calling self._execute()\n 10020 1726887172.84454: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10020 1726887172.84465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10020 1726887172.84477: variable 'omit' from source: magic vars\n 10019 1726887172.84706: variable 'timesync_ntp_provider' from source: set_fact\n 10019 1726887172.84731: Evaluated conditional (timesync_ntp_provider == 'chrony'): True\n 10019 1726887172.84741: variable 'omit' from source: magic vars\n 10019 1726887172.84785: variable 'omit' from source: magic vars\n 10020 1726887172.84989: variable 'timesync_mode' from source: set_fact\n 10020 1726887172.85003: Evaluated conditional (timesync_mode != 2): True\n 10019 1726887172.85021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 10020 1726887172.85202: variable 'timesync_ntp_provider' from source: set_fact\n 10020 1726887172.85225: Evaluated conditional (timesync_ntp_provider == 'chrony'): True\n 10020 1726887172.85237: variable 'omit' from source: magic vars\n 10020 1726887172.85277: variable 'omit' from source: magic vars\n 10020 1726887172.85496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 10021 1726887172.87035: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Install chrony\n 10021 1726887172.87160: in run() - task 0e652c5f-a961-eb88-62cf-000000000013\n 10021 1726887172.87177: variable 'ansible_search_path' from source: unknown\n 10021 1726887172.87183: variable 'ansible_search_path' from source: unknown\n 10021 1726887172.87219: calling self._execute()\n 10021 1726887172.87281: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10021 1726887172.87291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10021 1726887172.87302: variable 'omit' from source: magic vars\n 10021 1726887172.87765: variable 'timesync_mode' from source: set_fact\n 10021 1726887172.87779: Evaluated conditional (timesync_mode != 2): True\n 10020 1726887172.88136: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10020 1726887172.88214: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10020 1726887172.88258: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10020 1726887172.88302: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10020 1726887172.88340: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 10020 1726887172.88465: Loading FilterModule 'ansible_collections.ansible.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 10020 1726887172.88495: Loading FilterModule 'ansible_collections.ansible.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 10020 1726887172.88526: Loading FilterModule 'ansible_collections.ansible.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 10020 1726887172.88572: Loading FilterModule 'ansible_collections.ansible.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 10020 1726887172.88589: Loading FilterModule 'ansible_collections.ansible.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 10020 1726887172.88694: variable '__timesync_is_ostree' from source: set_fact\n 10020 1726887172.88702: variable 'omit' from source: magic vars\n 10020 1726887172.88733: variable 'omit' from source: magic vars\n 10020 1726887172.88759: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10020 1726887172.88786: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10020 1726887172.88805: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10020 1726887172.88826: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10020 1726887172.88838: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10020 1726887172.88867: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10020 1726887172.88873: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10020 1726887172.88878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10020 1726887172.88982: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10020 1726887172.88996: Set connection var ansible_shell_executable to /bin/sh\n 10020 1726887172.89001: Set connection var ansible_connection to ssh\n 10020 1726887172.89008: Set connection var ansible_timeout to 10\n 10020 1726887172.89014: Set connection var ansible_shell_type to sh\n 10020 1726887172.89023: Set connection var ansible_pipelining to False\n 10020 1726887172.89050: variable 'ansible_shell_executable' from source: unknown\n 10020 1726887172.89057: variable 'ansible_connection' from source: unknown\n 10020 1726887172.89063: variable 'ansible_module_compression' from source: unknown\n 10020 1726887172.89069: variable 'ansible_shell_type' from source: unknown\n 10020 1726887172.89075: variable 'ansible_shell_executable' from source: unknown\n 10020 1726887172.89081: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10020 1726887172.89087: variable 'ansible_pipelining' from source: unknown\n 10020 1726887172.89093: variable 'ansible_timeout' from source: unknown\n 10020 1726887172.89100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10020 1726887172.89213: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 10020 1726887172.89229: variable 'omit' from source: magic vars\n 10020 1726887172.89237: starting attempt loop\n 10020 1726887172.89243: running the handler\n 10020 1726887172.89337: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 10020 1726887172.89531: _low_level_execute_command(): starting\n 10020 1726887172.89543: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10021 1726887172.90361: variable 'timesync_ntp_provider' from source: set_fact\n 10021 1726887172.90388: Evaluated conditional (timesync_ntp_provider == 'chrony'): True\n 10021 1726887172.90396: variable 'omit' from source: magic vars\n 10021 1726887172.90437: variable 'omit' from source: magic vars\n 10021 1726887172.90644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 10019 1726887172.91349: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10019 1726887172.91432: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10019 1726887172.91485: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10019 1726887172.92643: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10019 1726887172.92676: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 10019 1726887172.92776: Loading FilterModule 'ansible_collections.ansible.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 10019 1726887172.92807: Loading FilterModule 'ansible_collections.ansible.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 10019 1726887172.92837: Loading FilterModule 'ansible_collections.ansible.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 10019 1726887172.92882: Loading FilterModule 'ansible_collections.ansible.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 10019 1726887172.92901: Loading FilterModule 'ansible_collections.ansible.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 10019 1726887172.93015: variable '__timesync_is_ostree' from source: set_fact\n 10019 1726887172.93025: variable 'omit' from source: magic vars\n 10019 1726887172.93057: variable 'omit' from source: magic vars\n 10019 1726887172.93089: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10019 1726887172.93124: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10019 1726887172.93146: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10019 1726887172.93169: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10019 1726887172.93184: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10019 1726887172.93219: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10019 1726887172.93227: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10019 1726887172.93234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10019 1726887172.93356: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10019 1726887172.93373: Set connection var ansible_shell_executable to /bin/sh\n 10019 1726887172.93380: Set connection var ansible_connection to ssh\n 10019 1726887172.93389: Set connection var ansible_timeout to 10\n 10019 1726887172.93395: Set connection var ansible_shell_type to sh\n 10019 1726887172.93404: Set connection var ansible_pipelining to False\n 10019 1726887172.93433: variable 'ansible_shell_executable' from source: unknown\n 10019 1726887172.93441: variable 'ansible_connection' from source: unknown\n 10019 1726887172.93447: variable 'ansible_module_compression' from source: unknown\n 10019 1726887172.93454: variable 'ansible_shell_type' from source: unknown\n 10019 1726887172.93460: variable 'ansible_shell_executable' from source: unknown\n 10019 1726887172.93466: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10019 1726887172.93473: variable 'ansible_pipelining' from source: unknown\n 10019 1726887172.93479: variable 'ansible_timeout' from source: unknown\n 10019 1726887172.93485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10019 1726887172.93606: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 10019 1726887172.93622: variable 'omit' from source: magic vars\n 10019 1726887172.93631: starting attempt loop\n 10019 1726887172.93636: running the handler\n 10021 1726887172.93477: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10020 1726887172.93744: stdout chunk (state=2):\n>>>/root\n<<<\n 10021 1726887172.93753: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10020 1726887172.93757: stderr chunk (state=2):\n>>><<<\n 10020 1726887172.93775: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'/root\\n', b'')\n 10021 1726887172.93798: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10020 1726887172.93801: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10020 1726887172.93819: _low_level_execute_command(): starting\n 10020 1726887172.93830: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403 `\" && echo ansible-tmp-1726887172.9381077-10020-151835902939403=\"` echo /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403 `\" ) && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n 10021 1726887172.93846: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10021 1726887172.93881: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403 `\" && echo ansible-tmp-1726887172.9381077-10020-151835902939403=\"` echo /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403 `\" ) && sleep 0'\"'\"''\n 10021 1726887172.93992: Loading FilterModule 'ansible_collections.ansible.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 10021 1726887172.94029: Loading FilterModule 'ansible_collections.ansible.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 10021 1726887172.94061: Loading FilterModule 'ansible_collections.ansible.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 10021 1726887172.94105: Loading FilterModule 'ansible_collections.ansible.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 10021 1726887172.94125: Loading FilterModule 'ansible_collections.ansible.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 10021 1726887172.94235: variable '__timesync_is_ostree' from source: set_fact\n 10021 1726887172.94244: variable 'omit' from source: magic vars\n 10021 1726887172.94276: variable 'omit' from source: magic vars\n 10021 1726887172.94306: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10021 1726887172.94339: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10021 1726887172.94359: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10021 1726887172.94380: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10021 1726887172.94395: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10021 1726887172.94426: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10021 1726887172.94433: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10021 1726887172.94440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10021 1726887172.94556: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10021 1726887172.94572: Set connection var ansible_shell_executable to /bin/sh\n 10021 1726887172.94578: Set connection var ansible_connection to ssh\n 10021 1726887172.94587: Set connection var ansible_timeout to 10\n 10021 1726887172.94592: Set connection var ansible_shell_type to sh\n 10021 1726887172.94600: Set connection var ansible_pipelining to False\n 10021 1726887172.94626: variable 'ansible_shell_executable' from source: unknown\n 10021 1726887172.94633: variable 'ansible_connection' from source: unknown\n 10021 1726887172.94638: variable 'ansible_module_compression' from source: unknown\n 10021 1726887172.94643: variable 'ansible_shell_type' from source: unknown\n 10021 1726887172.94649: variable 'ansible_shell_executable' from source: unknown\n 10021 1726887172.94654: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10021 1726887172.94660: variable 'ansible_pipelining' from source: unknown\n 10021 1726887172.94665: variable 'ansible_timeout' from source: unknown\n 10021 1726887172.94671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10019 1726887172.95072: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10019 1726887172.95238: _low_level_execute_command(): starting\n 10019 1726887172.95249: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10021 1726887172.95687: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 10021 1726887172.95703: variable 'omit' from source: magic vars\n 10021 1726887172.95713: starting attempt loop\n 10021 1726887172.95719: running the handler\n 10021 1726887172.95821: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 10021 1726887172.96003: _low_level_execute_command(): starting\n 10021 1726887172.96016: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10021 1726887172.98630: stdout chunk (state=2):\n>>>/root\n<<<\n 10020 1726887172.99320: stdout chunk (state=2):\n>>>ansible-tmp-1726887172.9381077-10020-151835902939403=/root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403\n<<<\n 10021 1726887172.99397: stderr chunk (state=3):\n>>><<<\n 10021 1726887172.99405: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'/root\\n', b'')\n 10021 1726887172.99440: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10021 1726887172.99455: _low_level_execute_command(): starting\n 10021 1726887172.99463: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483 `\" && echo ansible-tmp-1726887172.9944973-10021-275878783544483=\"` echo /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483 `\" ) && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483 `\" && echo ansible-tmp-1726887172.9944973-10021-275878783544483=\"` echo /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483 `\" ) && sleep 0'\"'\"''\n 10020 1726887172.99671: stderr chunk (state=3):\n>>><<<\n 10020 1726887172.99679: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'ansible-tmp-1726887172.9381077-10020-151835902939403=/root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403\\n', b'')\n 10020 1726887172.99706: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887172.9381077-10020-151835902939403=/root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403\n, stderr=\n 10020 1726887172.99741: variable 'ansible_module_compression' from source: unknown\n 10020 1726887172.99795: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 10020 1726887172.99849: 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 10020 1726887173.00023: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_setup.py\n<10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpc3sfj2lq TO /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_setup.py\n<10.31.42.224> 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/75343b97d0\"' '[10.31.42.224]'\n 10020 1726887173.01309: Sending initial data\n 10020 1726887173.01320: Sent initial data (153 bytes)\n 10021 1726887173.03319: stdout chunk (state=2):\n>>>ansible-tmp-1726887172.9944973-10021-275878783544483=/root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483\n<<<\n 10021 1726887173.03332: stderr chunk (state=2):\n>>><<<\n 10021 1726887173.03347: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'ansible-tmp-1726887172.9944973-10021-275878783544483=/root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483\\n', b'')\n 10021 1726887173.03370: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887172.9944973-10021-275878783544483=/root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483\n, stderr=\n 10021 1726887173.03407: variable 'ansible_module_compression' from source: unknown\n 10021 1726887173.03466: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 10021 1726887173.03525: 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 10021 1726887173.03729: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_setup.py\n<10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpepj2az1j TO /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_setup.py\n<10.31.41.136> 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/2e4e98e5cc\"' '[10.31.41.136]'\n 10021 1726887173.04301: Sending initial data\n 10021 1726887173.04310: Sent initial data (153 bytes)\n 10020 1726887173.05352: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpc3sfj2lq /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_setup.py\n<<<\n 10019 1726887173.05826: stdout chunk (state=2):\n>>>/root\n<<<\n 10019 1726887173.05926: stderr chunk (state=3):\n>>><<<\n 10019 1726887173.05935: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'/root\\n', b'')\n 10019 1726887173.05967: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10019 1726887173.05984: _low_level_execute_command(): starting\n 10019 1726887173.05993: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887 `\" && echo ansible-tmp-1726887173.0597608-10019-103379443193887=\"` echo /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887 `\" ) && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887 `\" && echo ansible-tmp-1726887173.0597608-10019-103379443193887=\"` echo /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887 `\" ) && sleep 0'\"'\"''\n 10020 1726887173.08445: stderr chunk (state=3):\n>>><<<\n 10020 1726887173.08456: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpc3sfj2lq /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_setup.py\\n', b'')\n 10020 1726887173.08492: done transferring module to remote\n 10020 1726887173.08508: _low_level_execute_command(): starting\n 10020 1726887173.08518: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/ /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_setup.py && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/ /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_setup.py && sleep 0'\"'\"''\n 10021 1726887173.08856: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpepj2az1j /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_setup.py\n<<<\n 10020 1726887173.11764: stderr chunk (state=2):\n>>><<<\n 10020 1726887173.11773: stdout chunk (state=2):\n>>><<<\n<10.31.42.224> (0, b'', b'')\n 10020 1726887173.11797: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10020 1726887173.11805: _low_level_execute_command(): starting\n 10020 1726887173.11812: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_setup.py && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' -tt 10.31.42.224 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_setup.py && sleep 0'\"'\"''\n 10019 1726887173.12031: stdout chunk (state=2):\n>>>ansible-tmp-1726887173.0597608-10019-103379443193887=/root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887\n<<<\n 10019 1726887173.12351: stderr chunk (state=3):\n>>><<<\n 10019 1726887173.12359: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'ansible-tmp-1726887173.0597608-10019-103379443193887=/root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887\\n', b'')\n 10019 1726887173.12381: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887173.0597608-10019-103379443193887=/root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887\n, stderr=\n 10019 1726887173.12418: variable 'ansible_module_compression' from source: unknown\n 10021 1726887173.12463: stderr chunk (state=3):\n>>><<<\n 10019 1726887173.12471: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 10019 1726887173.12525: 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 10019 1726887173.12711: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_setup.py\n<10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpmw5az00g TO /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_setup.py\n<10.31.43.54> 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/4a8bd5e786\"' '[10.31.43.54]'\n 10021 1726887173.12472: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpepj2az1j /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_setup.py\\n', b'')\n 10021 1726887173.12946: done transferring module to remote\n 10021 1726887173.12962: _low_level_execute_command(): starting\n 10021 1726887173.12971: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/ /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_setup.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/ /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_setup.py && sleep 0'\"'\"''\n 10019 1726887173.13886: Sending initial data\n 10019 1726887173.13895: Sent initial data (153 bytes)\n 10021 1726887173.16437: stderr chunk (state=2):\n>>><<<\n 10021 1726887173.16447: stdout chunk (state=2):\n>>><<<\n<10.31.41.136> (0, b'', b'')\n 10021 1726887173.16471: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10021 1726887173.16480: _low_level_execute_command(): starting\n 10021 1726887173.16488: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_setup.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' -tt 10.31.41.136 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_setup.py && sleep 0'\"'\"''\n 10020 1726887173.17180: 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 10020 1726887173.17223: 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# /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 0x7fd68ad76e48>\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 0x7fd68ad0c828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ad769b0>\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 0x7fd68ad19630>\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 0x7fd68ad20160>\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 0x7fd68ad250f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ad20748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ad20390>\r\n<<<\n 10020 1726887173.17246: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 10020 1726887173.17274: 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 10020 1726887173.17309: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\nimport 'errno' # \r\n<<<\n 10020 1726887173.17336: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 10020 1726887173.17362: 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 0x7fd68acca470>\r\n<<<\n 10020 1726887173.17386: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 10020 1726887173.17430: 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 0x7fd68accfe48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68accab38>\r\n<<<\n 10020 1726887173.17472: 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 10020 1726887173.17523: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 10020 1726887173.17614: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68acd64e0>\r\n<<<\n 10020 1726887173.17651: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68acb9d68>\r\n# /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n<<<\n 10020 1726887173.17680: 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 0x7fd68acbc198>\r\n<<<\n 10020 1726887173.17806: 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 0x7fd688fca940>\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 0x7fd688fdc240>\r\n<<<\n 10020 1726887173.17867: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ad2aa20>\r\n<<<\n 10020 1726887173.17890: 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 10020 1726887173.18272: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 10020 1726887173.18305: 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 10020 1726887173.18330: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 10020 1726887173.18365: 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 10020 1726887173.18398: stdout chunk (state=3):\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 10020 1726887173.18472: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n<<<\n 10020 1726887173.18503: 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 10020 1726887173.18532: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10020 1726887173.18558: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 10020 1726887173.18579: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 10020 1726887173.18621: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f02080>\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 0x7fd688f0d2b0>\r\n<<<\n 10020 1726887173.18648: 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 10020 1726887173.18698: 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 0x7fd688f0df60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f0da90>\r\nimport 'itertools' # \r\n<<<\n 10020 1726887173.19327: 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 0x7fd688f17080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688fa57b8>\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 0x7fd688fa5ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f99160>\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 0x7fd688f99e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f90438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f81470>\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 0x7fd688cba2b0>\r\n<<<\n 10020 1726887173.19385: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cc2d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f990b8>\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 0x7fd688cc7e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f7b2b0>\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 0x7fd688cce208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cc7fd0>\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 0x7fd688cce320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688feafd0>\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 0x7fd688ccee10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688ccea20>\r\n# /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py\r\n<<<\n 10020 1726887173.19559: 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 0x7fd688cd96d8>\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 0x7fd688cd9eb8>\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 10019 1726887173.19718: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpmw5az00g /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_setup.py\n<<<\n 10021 1726887173.20728: 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 10021 1726887173.20769: 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# /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 0x7f660b6f8e48>\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 0x7f660b68e828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6f89b0>\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 0x7f660b69b630>\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 0x7f660b6a2160>\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 0x7f660b6a70f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6a2748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6a2390>\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 0x7f660b64c470>\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 0x7f660b651e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b64cb38>\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 0x7f660b6584e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b63bd68>\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 0x7f660b63e198>\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 0x7f660994c940>\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 0x7f660995e240>\r\n<<<\n 10020 1726887173.20794: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6888601d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cd97b8>\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 0x7fd688864cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cce550>\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 0x7fd688889320>\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 0x7fd6888896d8>\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 0x7fd6888903c8>\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 0x7fd68863abe0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68862d320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688627fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68861feb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688890d68>\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 0x7fd68862df98>\r\n<<<\n 10021 1726887173.21931: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6aca20>\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 0x7f6609884080>\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 0x7f660988f2b0>\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 0x7f660988ff60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660988fa90>\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 0x7f6609899080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66099277b8>\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 0x7f6609927ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660991b160>\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 0x7f660991be48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609913438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609903470>\r\n<<<\n 10020 1726887173.21942: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688889a58>\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 0x7fd68ac87748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688635080>\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 0x7fd68ac87ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cce898>\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 0x7fd68ac9f5f8>\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 0x7fd68aca3668>\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 0x7fd68aca3b38>\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 0x7fd68aca3c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ac9fe48>\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 0x7fd68aca3f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68aca3518>\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 0x7fd68aca3278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ac93b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688875390>\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 0x7fd68ac9f4a8>\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 0x7fd686c5f940>\r\n# zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.21972: 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 10021 1726887173.22319: 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 0x7f660963c2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609644d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660991b0b8>\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 0x7f660964ae48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66098fd2b0>\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 0x7f6609650208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660964afd0>\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 0x7f6609650320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660996cfd0>\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 10021 1726887173.22341: 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 0x7f6609650e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609650a20>\r\n<<<\n 10021 1726887173.22362: 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 10021 1726887173.22379: 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 0x7f660965b6d8>\r\n<<<\n 10021 1726887173.22393: 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 10021 1726887173.22423: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n<<<\n 10021 1726887173.22440: 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 10021 1726887173.22493: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660965beb8>\r\n<<<\n 10021 1726887173.22518: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n<<<\n 10021 1726887173.22540: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 10021 1726887173.22561: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66091e21d0>\r\n<<<\n 10021 1726887173.22577: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660965b7b8>\r\n<<<\n 10021 1726887173.22595: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n<<<\n 10021 1726887173.22610: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 10021 1726887173.22660: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66091e7c88>\r\n<<<\n 10021 1726887173.22676: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609650550>\r\n<<<\n 10021 1726887173.22693: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 10021 1726887173.22708: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 10021 1726887173.22734: 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 10021 1726887173.22750: stdout chunk (state=3):\n>>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660920b2e8>\r\n<<<\n 10021 1726887173.22780: 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 0x7f660920b6a0>\r\n<<<\n 10021 1726887173.22794: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 10021 1726887173.22828: 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 10021 1726887173.22848: 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 0x7f6609212390>\r\n<<<\n 10021 1726887173.22868: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 10021 1726887173.22893: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\n<<<\n 10021 1726887173.22915: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 10021 1726887173.22937: 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 10021 1726887173.22960: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n<<<\n 10021 1726887173.22980: 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 10019 1726887173.23020: stderr chunk (state=3):\n>>><<<\n 10021 1726887173.23024: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 10021 1726887173.23044: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py\r\n<<<\n 10021 1726887173.23061: 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 0x7f6608fbcba8>\r\n<<<\n 10019 1726887173.23032: stdout chunk (state=3):\n>>><<<\n 10020 1726887173.23110: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpmw5az00g /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_setup.py\\n', b'')\n 10019 1726887173.23138: done transferring module to remote\n 10019 1726887173.23152: _low_level_execute_command(): starting\n 10019 1726887173.23159: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/ /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_setup.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n 10021 1726887173.23167: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608fb42e8>\r\n<<<\n 10021 1726887173.23184: stdout chunk (state=3):\n>>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608faaf98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608fa2e80>\r\n<<<\n 10021 1726887173.23211: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609212d30>\r\n<<<\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/ /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_setup.py && sleep 0'\"'\"''\n 10021 1726887173.23259: 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 0x7f6608fb4f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660920ba20>\r\n<<<\n 10021 1726887173.23277: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 10021 1726887173.23298: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 10020 1726887173.23334: 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 0x7fd686931b00>\r\n<<<\n 10020 1726887173.23367: 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 10020 1726887173.23385: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10021 1726887173.23403: 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 0x7f660b608710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608fb7048>\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 0x7f660b608a90>\r\n<<<\n 10020 1726887173.24081: 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 0x7fd6868d6278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6868dd518>\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 0x7fd6868dd630>\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 0x7fd6868ddb70>\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 0x7fd686908b00>\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 0x7fd686c13048>\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 0x7fd686c13278>\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 0x7fd686c135c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6869032b0>\r\n<<<\n 10021 1726887173.24106: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609650898>\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 0x7f660b6225c0>\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 0x7f660b626630>\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 0x7f660b626b00>\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 0x7f660b626c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b622e10>\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 0x7f660b626f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6264e0>\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 0x7f660b626240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b616b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66091f7358>\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 0x7f660b622470>\r\n<<<\n 10021 1726887173.24182: 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 10020 1726887173.24213: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6868f64a8>\r\n<<<\n 10020 1726887173.24246: 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 10021 1726887173.24264: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075e1908>\r\n<<<\n 10020 1726887173.24282: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686903860>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10020 1726887173.24300: 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 0x7fd686c3ddd8>\r\n<<<\n 10021 1726887173.24346: stdout chunk (state=3):\n>>># zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.24363: 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 0x7fd686c3def0>\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 10021 1726887173.24392: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.24417: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.24442: 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<<<\n 10020 1726887173.24476: stdout chunk (state=3):\n>>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'<<<\n 10020 1726887173.24494: stdout chunk (state=3):\n>>>\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 0x7fd686b129b0>\r\n<<<\n 10020 1726887173.24568: 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 0x7fd686b1eac8>\r\n<<<\n 10020 1726887173.24585: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686c40da0>\r\n<<<\n 10020 1726887173.24607: 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 10020 1726887173.24626: stdout chunk (state=3):\n>>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686c484a8>\r\n<<<\n 10020 1726887173.24800: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686c3a2e8>\r\n<<<\n 10020 1726887173.24836: 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 10020 1726887173.24917: 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 10020 1726887173.24987: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686b39b00>\r\n<<<\n 10020 1726887173.25040: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686c48668>\r\n<<<\n 10020 1726887173.25163: 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 10020 1726887173.25191: 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 0x7fd686b47a20>\r\n<<<\n 10020 1726887173.25216: 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 0x7fd686b47b00>\r\n<<<\n 10020 1726887173.25240: 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 10020 1726887173.25271: 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 0x7fd686b47c88>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686c32080>\r\n<<<\n 10020 1726887173.25301: 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 10020 1726887173.25327: 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 10020 1726887173.25380: 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 0x7fd686be4668>\r\n<<<\n 10021 1726887173.25493: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.25539: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bd9d68>\r\n<<<\n 10020 1726887173.25565: 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 10020 1726887173.25593: 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 0x7fd686bd9f60>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bd9828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.25628: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.25686: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.25767: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.25796: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 10020 1726887173.25823: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.25907: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.26006: 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 10020 1726887173.26036: stdout chunk (state=3):\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 10020 1726887173.26064: 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 10020 1726887173.26096: 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\n<<<\n 10020 1726887173.26121: stdout chunk (state=3):\n>>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd686bfca20>\r\n<<<\n 10020 1726887173.26153: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bfc710>\r\n<<<\n 10020 1726887173.26195: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bedef0>\r\n<<<\n 10020 1726887173.26227: 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 10020 1726887173.26257: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bfc588>\r\n<<<\n 10020 1726887173.26281: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bed748>\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.26390: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n<<<\n 10021 1726887173.26628: 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 0x7f66072b3ac8>\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 0x7f6607258278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660725f4e0>\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 0x7f660725f5f8>\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 10021 1726887173.26824: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660725fb38>\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 0x7f660728ab00>\r\n<<<\n 10021 1726887173.26848: 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 10021 1726887173.26950: 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 0x7f6607595048>\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 0x7f6607595278>\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 10020 1726887173.26953: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.26982: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075955c0>\r\n<<<\n 10021 1726887173.27031: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66072852b0>\r\n<<<\n 10020 1726887173.27619: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 10020 1726887173.28026: 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.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd6869de2b0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.28130: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66072784a8>\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 0x7f66072856d8>\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 0x7f660728a400>\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 0x7f66075bfe80>\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 0x7f6607491940>\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 0x7f66074a0a58>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075c2d30>\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 0x7f66075ca438>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075b8278>\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 0x7f66074bca90>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075ca5f8>\r\n<<<\n 10021 1726887173.28231: 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 10021 1726887173.28245: 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 0x7f66074c89b0>\r\n<<<\n 10020 1726887173.28277: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.28327: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.28384: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 10021 1726887173.28417: 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 10020 1726887173.28446: 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_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 10020 1726887173.28470: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.28495: 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 0x7f66074c8a90>\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 0x7f66074c8c18>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075b0048>\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 0x7f66075665f8>\r\n<<<\n 10020 1726887173.28521: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.28588: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 10021 1726887173.28616: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660755ccf8>\r\n<<<\n 10021 1726887173.28659: 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 0x7f660755cef0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660755c7b8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.28688: 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.setup_payload_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.28711: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.28882: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.28900: 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_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.28962: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.29032: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 10020 1726887173.29053: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 10021 1726887173.29072: 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 10021 1726887173.29080: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10020 1726887173.29216: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 10020 1726887173.29237: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686ad28d0>\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.29254: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.29268: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 10020 1726887173.29285: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.29334: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.29385: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 10020 1726887173.29405: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 10020 1726887173.29427: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.29462: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.29476: 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 0x7f66075809e8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075806d8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6607570eb8>\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 0x7f6607580550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6607570710>\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.29499: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.29533: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.29568: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.29606: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.29672: 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 10020 1726887173.29767: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10020 1726887173.29878: 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 0x7fd686a53128>\r\n<<<\n 10020 1726887173.29923: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686a1b898>\r\n<<<\n 10020 1726887173.29955: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 10020 1726887173.29970: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.30015: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.30061: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.30074: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.30090: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.30121: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.30382: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.30648: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10020 1726887173.30682: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 10020 1726887173.30704: 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 10020 1726887173.30859: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686a81080>\r\n<<<\n 10020 1726887173.30879: 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 10020 1726887173.30970: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686a81128>\r\n<<<\n 10021 1726887173.30999: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.31021: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686a1c940>\r\n<<<\n 10020 1726887173.31151: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.31172: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.31187: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10021 1726887173.31261: 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 10021 1726887173.31290: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66073602b0>\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.31311: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.31362: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.31421: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.31438: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.31452: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.31487: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.31525: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.31552: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.31579: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n<<<\n 10020 1726887173.31595: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.31652: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.31691: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.31708: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.31725: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.31764: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n<<<\n 10020 1726887173.31804: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 10021 1726887173.32180: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.32233: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.32289: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 10021 1726887173.32314: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.32339: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.32367: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.32675: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686ae8b70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.32696: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.32725: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.32753: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.32770: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.32805: 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 10020 1726887173.32824: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10020 1726887173.32845: 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# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n<<<\n 10020 1726887173.32863: 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 10020 1726887173.32882: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc'\r\n<<<\n 10020 1726887173.32900: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686b8e0b8>\r\n<<<\n 10020 1726887173.32922: 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 10020 1726887173.32943: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n<<<\n 10020 1726887173.32979: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc'\r\n<<<\n 10020 1726887173.32997: 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 10020 1726887173.33011: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\n<<<\n 10020 1726887173.33034: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bafac8>\r\n<<<\n 10020 1726887173.33107: 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 10021 1726887173.33130: 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 10020 1726887173.33135: 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 0x7fd686bc22b0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686ba6780>\r\n<<<\n 10020 1726887173.33151: 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 10020 1726887173.33168: 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 0x7fd686baf828>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686b8ea58>\r\n<<<\n 10020 1726887173.33209: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686abfb70>\r\n<<<\n 10020 1726887173.33224: stdout chunk (state=3):\n>>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686af24a8>\r\n<<<\n 10020 1726887173.33239: 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 10020 1726887173.33253: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc'\r\n<<<\n 10020 1726887173.33271: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n<<<\n 10020 1726887173.33285: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\n<<<\n 10020 1726887173.33301: stdout chunk (state=3):\n>>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6885d9710>\r\n<<<\n 10020 1726887173.33320: 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 10020 1726887173.33335: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc'\r\n<<<\n 10020 1726887173.33348: stdout chunk (state=3):\n>>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6885e0278>\r\n<<<\n 10020 1726887173.33364: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686b07748>\r\n<<<\n 10020 1726887173.33377: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py\r\n<<<\n 10020 1726887173.33393: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.33410: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n<<<\n 10020 1726887173.33433: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.33450: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66074548d0>\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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.33473: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.33524: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n<<<\n 10020 1726887173.33538: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.33571: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.33593: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.33611: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n<<<\n 10020 1726887173.33633: 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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n<<<\n 10020 1726887173.33656: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.33672: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.33698: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n<<<\n 10020 1726887173.33710: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.33743: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.33761: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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<<<\n 10020 1726887173.33782: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n<<<\n 10020 1726887173.33800: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.33828: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.33863: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n<<<\n 10020 1726887173.33879: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.33920: 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<<<\n 10020 1726887173.33924: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.33970: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.34016: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.34047: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10020 1726887173.34058: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\n<<<\n 10020 1726887173.34075: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.34140: 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 0x7f66073cf128>\r\n<<<\n 10021 1726887173.34222: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660739f898>\r\n<<<\n 10021 1726887173.34242: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py\r\n<<<\n 10021 1726887173.34254: stdout chunk (state=3):\n>>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.34307: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.34355: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.34386: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.34488: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.34511: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.34859: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.34874: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.34906: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.34957: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.34978: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.34998: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\n<<<\n 10020 1726887173.35008: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n<<<\n 10020 1726887173.35018: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.35043: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.35075: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.35120: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.35160: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n<<<\n 10020 1726887173.35170: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.35195: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.35221: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n<<<\n 10020 1726887173.35232: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.35252: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.35275: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n<<<\n 10020 1726887173.35290: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.35336: 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 10020 1726887173.35346: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.35429: 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 10020 1726887173.35451: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6885ffc50>\r\n<<<\n 10020 1726887173.35468: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n<<<\n 10020 1726887173.35489: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\n<<<\n 10019 1726887173.35575: stderr chunk (state=2):\n>>><<<\n 10021 1726887173.35589: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6607404080>\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 10019 1726887173.35590: stdout chunk (state=2):\n>>><<<\n<10.31.43.54> (0, b'', b'')\n 10019 1726887173.35622: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10019 1726887173.35628: _low_level_execute_command(): starting\n 10019 1726887173.35637: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_setup.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' -tt 10.31.43.54 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_setup.py && sleep 0'\"'\"''\n 10020 1726887173.35726: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd682a94080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.35745: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.35932: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6607404128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66073a0940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.36056: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.36180: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.36230: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.36294: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.36324: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.36346: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.36400: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.36425: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.36464: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.36522: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.36575: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.36598: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.36631: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n<<<\n 10021 1726887173.36671: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 10020 1726887173.36942: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd682aac2b0>\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 0x7fd682a34978>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd682a86a90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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<<<\n 10020 1726887173.37210: 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 0x7fd686b6c7f0>\r\n<<<\n 10020 1726887173.37263: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.37330: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660746cb70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.37378: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.37472: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.37525: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py\r\n<<<\n 10020 1726887173.37561: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.37590: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.37613: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.37645: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.37698: 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 10021 1726887173.37734: 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# code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc'\r\n<<<\n 10021 1726887173.37811: 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\nimport 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608f5b0b8>\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<<<\n 10021 1726887173.37842: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py\r\n<<<\n 10021 1726887173.37885: 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\n<<<\n 10021 1726887173.37922: stdout chunk (state=3):\n>>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608f7cac8>\r\n<<<\n 10020 1726887173.37939: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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 0x7fd686b73518>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686b73198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.37984: 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 0x7f6608f882b0>\r\n<<<\n 10021 1726887173.38031: stdout chunk (state=3):\n>>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608f65780>\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 0x7f6608f7c828>\r\n<<<\n 10021 1726887173.38251: stdout chunk (state=3):\n>>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608f5ba58>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6607441b70>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660747f4a8>\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 0x7f6607515710>\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 0x7f6607528278>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660748b748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.38278: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.38294: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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<<<\n 10021 1726887173.38324: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.38358: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.38393: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.38422: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.38443: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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<<<\n 10021 1726887173.38491: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.38515: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.38546: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.38562: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.38594: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.38626: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n<<<\n 10021 1726887173.38658: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.38705: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n<<<\n 10020 1726887173.38730: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.38747: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.38771: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.38787: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.38822: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.38857: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n<<<\n 10021 1726887173.38878: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.38909: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.38943: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.38959: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.39322: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.39353: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.39693: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.39750: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.39787: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.39811: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.39906: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.39949: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.39989: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n<<<\n 10021 1726887173.40028: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.40049: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py\r\n<<<\n 10021 1726887173.40071: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.40092: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.40115: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.40170: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.40235: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py\r\n<<<\n 10020 1726887173.40418: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.40523: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.40542: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc'\r\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660753fc50>\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 0x7f6603416080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.40566: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.40620: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available<<<\n 10020 1726887173.40730: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.40780: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.40923: stdout chunk (state=3):\n>>>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.41325: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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 0x7f660342e2b0>\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 0x7f66033b6978>\r\n<<<\n 10021 1726887173.41510: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6603409a90>\r\n<<<\n 10021 1726887173.41633: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.41679: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.41723: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.41917: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.41944: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.41978: 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 0x7f66074e57f0>\r\n<<<\n 10020 1726887173.42004: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.42035: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.42074: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.42095: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.42126: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n<<<\n 10020 1726887173.42151: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.42175: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.42198: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.42268: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.42296: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.42329: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.42349: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n<<<\n 10021 1726887173.42367: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.42411: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.42437: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.42464: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.42481: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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<<<\n 10021 1726887173.42516: 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 10020 1726887173.42533: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.42567: 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 0x7f66074f5518>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66074f5198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py\r\n<<<\n 10021 1726887173.42600: 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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n<<<\n 10021 1726887173.42640: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.42661: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.42752: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.42770: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.42819: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.42866: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.42948: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.43021: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n<<<\n 10021 1726887173.43047: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.43069: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.43102: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.43126: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.43154: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.43192: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.43226: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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<<<\n 10020 1726887173.43252: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.43270: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.43328: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n<<<\n 10021 1726887173.43356: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.43373: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.43401: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.43449: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\n<<<\n 10021 1726887173.43482: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.43498: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 10021 1726887173.43560: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.43578: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.43655: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.43686: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.43715: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.44140: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.44552: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\n<<<\n 10020 1726887173.44917: stdout chunk (state=3):\n>>>import '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 0x7fd68694a4e0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68258c278>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68258c5c0>\r\n<<<\n 10021 1726887173.44937: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.45325: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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<<<\n 10021 1726887173.45396: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10019 1726887173.45521: 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 0x7f6d12f3de48>\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 0x7f6d12ed3828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12f3d9b0>\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 0x7f6d12ee0630>\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 0x7f6d12ee7160>\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 0x7f6d12eec0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12ee7748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12ee7390>\r\n<<<\n 10021 1726887173.45726: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.46018: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 10021 1726887173.46041: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.46076: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n<<<\n 10021 1726887173.46094: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.46128: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.46178: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.46384: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.46549: 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<<<\n 10020 1726887173.46600: stdout chunk (state=3):\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<<<\n 10020 1726887173.46635: 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# 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<<<\n 10021 1726887173.46648: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.46667: 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 10021 1726887173.46727: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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 10021 1726887173.46748: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.46778: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.46807: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n<<<\n 10021 1726887173.46832: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.46861: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.46887: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.46945: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 10020 1726887173.46978: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 10020 1726887173.47017: 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 10020 1726887173.47050: 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 10020 1726887173.47072: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n<<<\n 10020 1726887173.47115: 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<<<\n 10019 1726887173.47194: 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 0x7f6d12e91470>\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 0x7f6d12e96e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e91b38>\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 0x7f6d12e9d4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e80d68>\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 0x7f6d12e83198>\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 0x7f6d11191940>\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 0x7f6d111a3240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12ef1a20>\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 10020 1726887173.47193: 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 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 10020 1726887173.47243: 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 pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n<<<\n 10021 1726887173.47296: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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\n<<<\n 10020 1726887173.47355: stdout chunk (state=3):\n>>># destroy _pickle\r\n# destroy array\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 gc\r\n# destroy unicodedata\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<<<\n 10021 1726887173.47405: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.47458: stdout chunk (state=3):\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# 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 10021 1726887173.47499: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.47548: 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<<<\n 10021 1726887173.47596: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.47640: stdout chunk (state=3):\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 10020 1726887173.47666: 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 10021 1726887173.47739: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n<<<\n 10021 1726887173.47768: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.47806: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n<<<\n 10021 1726887173.47849: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887173.47918: stdout chunk (state=3):\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 10021 1726887173.47938: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.47974: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887173.48037: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\n<<<\n 10021 1726887173.48062: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.48122: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887173.48272: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.224 closed.\r\n<<<\n 10020 1726887173.48281: stdout chunk (state=3):\n>>><<<\n 10020 1726887173.48296: stderr chunk (state=3):\n>>><<<\n<10.31.42.224> (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 0x7fd68ad76e48>\\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 0x7fd68ad0c828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ad769b0>\\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 0x7fd68ad19630>\\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 0x7fd68ad20160>\\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 0x7fd68ad250f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ad20748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ad20390>\\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 0x7fd68acca470>\\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 0x7fd68accfe48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68accab38>\\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 0x7fd68acd64e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68acb9d68>\\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 0x7fd68acbc198>\\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 0x7fd688fca940>\\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 0x7fd688fdc240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ad2aa20>\\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 0x7fd688f02080>\\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 0x7fd688f0d2b0>\\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 0x7fd688f0df60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f0da90>\\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 0x7fd688f17080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688fa57b8>\\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 0x7fd688fa5ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f99160>\\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 0x7fd688f99e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f90438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f81470>\\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 0x7fd688cba2b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cc2d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f990b8>\\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 0x7fd688cc7e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f7b2b0>\\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 0x7fd688cce208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cc7fd0>\\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 0x7fd688cce320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688feafd0>\\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 0x7fd688ccee10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688ccea20>\\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 0x7fd688cd96d8>\\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 0x7fd688cd9eb8>\\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 0x7fd6888601d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cd97b8>\\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 0x7fd688864cc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cce550>\\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 0x7fd688889320>\\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 0x7fd6888896d8>\\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 0x7fd6888903c8>\\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 0x7fd68863abe0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68862d320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688627fd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68861feb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688890d68>\\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 0x7fd68862df98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688889a58>\\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 0x7fd68ac87748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688635080>\\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 0x7fd68ac87ac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cce898>\\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 0x7fd68ac9f5f8>\\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 0x7fd68aca3668>\\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 0x7fd68aca3b38>\\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 0x7fd68aca3c50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ac9fe48>\\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 0x7fd68aca3f98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68aca3518>\\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 0x7fd68aca3278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ac93b38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688875390>\\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 0x7fd68ac9f4a8>\\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 0x7fd686c5f940>\\r\\n# zipimport: found 106 names in \\'/tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd686931b00>\\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 0x7fd6868d6278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6868dd518>\\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 0x7fd6868dd630>\\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 0x7fd6868ddb70>\\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 0x7fd686908b00>\\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 0x7fd686c13048>\\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 0x7fd686c13278>\\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 0x7fd686c135c0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6869032b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6868f64a8>\\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 0x7fd686903860>\\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 0x7fd686c3ddd8>\\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 0x7fd686c3def0>\\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 0x7fd686b129b0>\\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 0x7fd686b1eac8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686c40da0>\\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 0x7fd686c484a8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686c3a2e8>\\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 0x7fd686b39b00>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686c48668>\\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 0x7fd686b47a20>\\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 0x7fd686b47b00>\\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 0x7fd686b47c88>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686c32080>\\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 0x7fd686be4668>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bd9d68>\\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 0x7fd686bd9f60>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bd9828>\\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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd686bfca20>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bfc710>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bedef0>\\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 0x7fd686bfc588>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bed748>\\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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd6869de2b0>\\r\\n# 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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd686ad28d0>\\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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd686a53128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686a1b898>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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 0x7fd686a81080>\\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 0x7fd686a81128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686a1c940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd686ae8b70>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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 0x7fd686b8e0b8>\\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 0x7fd686bafac8>\\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 0x7fd686bc22b0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686ba6780>\\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 0x7fd686baf828>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686b8ea58>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686abfb70>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686af24a8>\\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 0x7fd6885d9710>\\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 0x7fd6885e0278>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686b07748>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd6885ffc50>\\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 0x7fd682a94080>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd682aac2b0>\\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 0x7fd682a34978>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd682a86a90>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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 0x7fd686b6c7f0>\\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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd686b73518>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686b73198>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd68694a4e0>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68258c278>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68258c5c0>\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\\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# 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 pickle\\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 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 gc\\r\\n# destroy unicodedata\\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# 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.224 closed.\\r\\n')\n 10020 1726887173.48438: _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 0x7fd68ad76e48>\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 0x7fd68ad0c828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ad769b0>\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 0x7fd68ad19630>\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 0x7fd68ad20160>\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 0x7fd68ad250f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ad20748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ad20390>\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 0x7fd68acca470>\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 0x7fd68accfe48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68accab38>\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 0x7fd68acd64e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68acb9d68>\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 0x7fd68acbc198>\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 0x7fd688fca940>\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 0x7fd688fdc240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ad2aa20>\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 0x7fd688f02080>\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 0x7fd688f0d2b0>\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 0x7fd688f0df60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f0da90>\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 0x7fd688f17080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688fa57b8>\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 0x7fd688fa5ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f99160>\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 0x7fd688f99e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f90438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f81470>\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 0x7fd688cba2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cc2d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f990b8>\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 0x7fd688cc7e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f7b2b0>\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 0x7fd688cce208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cc7fd0>\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 0x7fd688cce320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688feafd0>\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 0x7fd688ccee10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688ccea20>\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 0x7fd688cd96d8>\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 0x7fd688cd9eb8>\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 0x7fd6888601d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cd97b8>\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 0x7fd688864cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cce550>\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 0x7fd688889320>\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 0x7fd6888896d8>\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 0x7fd6888903c8>\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 0x7fd68863abe0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68862d320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688627fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68861feb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688890d68>\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 0x7fd68862df98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688889a58>\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 0x7fd68ac87748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688635080>\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 0x7fd68ac87ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cce898>\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 0x7fd68ac9f5f8>\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 0x7fd68aca3668>\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 0x7fd68aca3b38>\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 0x7fd68aca3c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ac9fe48>\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 0x7fd68aca3f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68aca3518>\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 0x7fd68aca3278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ac93b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688875390>\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 0x7fd68ac9f4a8>\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 0x7fd686c5f940>\r\n# zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd686931b00>\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 0x7fd6868d6278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6868dd518>\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 0x7fd6868dd630>\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 0x7fd6868ddb70>\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 0x7fd686908b00>\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 0x7fd686c13048>\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 0x7fd686c13278>\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 0x7fd686c135c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6869032b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6868f64a8>\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 0x7fd686903860>\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 0x7fd686c3ddd8>\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 0x7fd686c3def0>\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 0x7fd686b129b0>\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 0x7fd686b1eac8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686c40da0>\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 0x7fd686c484a8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686c3a2e8>\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 0x7fd686b39b00>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686c48668>\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 0x7fd686b47a20>\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 0x7fd686b47b00>\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 0x7fd686b47c88>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686c32080>\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 0x7fd686be4668>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bd9d68>\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 0x7fd686bd9f60>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bd9828>\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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd686bfca20>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bfc710>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bedef0>\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 0x7fd686bfc588>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bed748>\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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd6869de2b0>\r\n# 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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd686ad28d0>\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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd686a53128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686a1b898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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 0x7fd686a81080>\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 0x7fd686a81128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686a1c940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd686ae8b70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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 0x7fd686b8e0b8>\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 0x7fd686bafac8>\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 0x7fd686bc22b0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686ba6780>\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 0x7fd686baf828>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686b8ea58>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686abfb70>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686af24a8>\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 0x7fd6885d9710>\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 0x7fd6885e0278>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686b07748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd6885ffc50>\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 0x7fd682a94080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd682aac2b0>\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 0x7fd682a34978>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd682a86a90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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 0x7fd686b6c7f0>\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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd686b73518>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686b73198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd68694a4e0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68258c278>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68258c5c0>\r\n\r\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\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# 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 pickle\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 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 gc\r\n# destroy unicodedata\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# 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.224 closed.\r\n 10020 1726887173.48880: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_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-1726887172.9381077-10020-151835902939403/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10020 1726887173.48894: Facts {'ansible_facts': {'ansible_pkg_mgr': 'dnf'}, 'invocation': {'module_args': {'filter': ['ansible_pkg_mgr'], 'gather_subset': ['!all'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True}\n 10020 1726887173.48969: variable 'ansible_module_compression' from source: unknown\n 10020 1726887173.49029: ANSIBALLZ: Using generic lock for ansible.legacy.dnf\n 10020 1726887173.49036: ANSIBALLZ: Acquiring lock\n 10020 1726887173.49042: ANSIBALLZ: Lock acquired: 139804642225104\n 10020 1726887173.49047: ANSIBALLZ: Creating module\n 10021 1726887173.48424: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.49823: stdout chunk (state=3):\n>>>import '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 0x7f66072cc550>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6602efb080>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6602efb7f0>\r\n<<<\n 10019 1726887173.48481: 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 0x7f6d110c9080>\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 0x7f6d110d42b0>\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 0x7f6d110d4f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d110d4a90>\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 0x7f6d110de080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d1116c7b8>\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 0x7f6d1116cba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d11160160>\r\n<<<\n 10019 1726887173.49877: 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 0x7f6d11160e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d11158438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d11148470>\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 0x7f6d10e81278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e89cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d11160438>\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 0x7f6d10e8fe10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d111422b0>\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 0x7f6d10e951d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e8ff98>\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 0x7f6d10e952e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d111b1fd0>\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 0x7f6d10e95dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e959e8>\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 0x7f6d10ea06a0>\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 0x7f6d10ea0e80>\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 0x7f6d10a27198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10ea0780>\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 0x7f6d10a2cc88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e95518>\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 0x7f6d10a502e8>\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 0x7f6d10a506a0>\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 0x7f6d10a57390>\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 0x7f6d10801ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107f92e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107eff98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107e7e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10a57d30>\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 0x7f6d107f9f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10a50a20>\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 0x7f6d12e4d710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107fc048>\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 0x7f6d12e4da90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e95860>\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 0x7f6d12e675c0>\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 0x7f6d12e6b630>\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 0x7f6d12e6bb00>\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 0x7f6d12e6bc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e67e10>\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 0x7f6d12e6bf60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e6b4e0>\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 0x7f6d12e6b240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e5bb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10a3c358>\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 10021 1726887173.50758: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 10019 1726887173.50961: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e67470>\r\n<<<\n 10021 1726887173.51957: 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# 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 10021 1726887173.51983: 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<<<\n 10019 1726887173.52330: 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 0x7f6d0ee26908>\r\n# zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887173.53224: stdout chunk (state=3):\n>>># destroy multiprocessing\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 array\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 gc\r\n# destroy unicodedata\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# 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 10021 1726887173.53234: stderr chunk (state=3):\n>>>Shared connection to 10.31.41.136 closed.\r\n<<<\n 10021 1726887173.53251: stdout chunk (state=3):\n>>><<<\n 10021 1726887173.53261: stderr chunk (state=3):\n>>><<<\n<10.31.41.136> (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 0x7f660b6f8e48>\\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 0x7f660b68e828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6f89b0>\\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 0x7f660b69b630>\\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 0x7f660b6a2160>\\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 0x7f660b6a70f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6a2748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6a2390>\\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 0x7f660b64c470>\\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 0x7f660b651e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b64cb38>\\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 0x7f660b6584e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b63bd68>\\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 0x7f660b63e198>\\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 0x7f660994c940>\\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 0x7f660995e240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6aca20>\\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 0x7f6609884080>\\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 0x7f660988f2b0>\\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 0x7f660988ff60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660988fa90>\\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 0x7f6609899080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66099277b8>\\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 0x7f6609927ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660991b160>\\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 0x7f660991be48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609913438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609903470>\\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 0x7f660963c2b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609644d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660991b0b8>\\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 0x7f660964ae48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66098fd2b0>\\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 0x7f6609650208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660964afd0>\\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 0x7f6609650320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660996cfd0>\\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 0x7f6609650e10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609650a20>\\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 0x7f660965b6d8>\\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 0x7f660965beb8>\\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 0x7f66091e21d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660965b7b8>\\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 0x7f66091e7c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609650550>\\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 0x7f660920b2e8>\\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 0x7f660920b6a0>\\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 0x7f6609212390>\\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 0x7f6608fbcba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608fb42e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608faaf98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608fa2e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609212d30>\\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 0x7f6608fb4f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660920ba20>\\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 0x7f660b608710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608fb7048>\\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 0x7f660b608a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609650898>\\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 0x7f660b6225c0>\\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 0x7f660b626630>\\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 0x7f660b626b00>\\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 0x7f660b626c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b622e10>\\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 0x7f660b626f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6264e0>\\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 0x7f660b626240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b616b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66091f7358>\\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 0x7f660b622470>\\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 0x7f66075e1908>\\r\\n# zipimport: found 106 names in \\'/tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f66072b3ac8>\\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 0x7f6607258278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660725f4e0>\\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 0x7f660725f5f8>\\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 0x7f660725fb38>\\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 0x7f660728ab00>\\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 0x7f6607595048>\\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 0x7f6607595278>\\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 0x7f66075955c0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66072852b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66072784a8>\\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 0x7f66072856d8>\\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 0x7f660728a400>\\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 0x7f66075bfe80>\\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 0x7f6607491940>\\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 0x7f66074a0a58>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075c2d30>\\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 0x7f66075ca438>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075b8278>\\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 0x7f66074bca90>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075ca5f8>\\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 0x7f66074c89b0>\\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 0x7f66074c8a90>\\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 0x7f66074c8c18>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075b0048>\\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 0x7f66075665f8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660755ccf8>\\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 0x7f660755cef0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660755c7b8>\\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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f66075809e8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075806d8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6607570eb8>\\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 0x7f6607580550>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6607570710>\\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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f66073602b0>\\r\\n# 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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f66074548d0>\\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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f66073cf128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660739f898>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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 0x7f6607404080>\\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 0x7f6607404128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66073a0940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f660746cb70>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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 0x7f6608f5b0b8>\\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 0x7f6608f7cac8>\\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 0x7f6608f882b0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608f65780>\\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 0x7f6608f7c828>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608f5ba58>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6607441b70>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660747f4a8>\\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 0x7f6607515710>\\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 0x7f6607528278>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660748b748>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f660753fc50>\\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 0x7f6603416080>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f660342e2b0>\\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 0x7f66033b6978>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6603409a90>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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 0x7f66074e57f0>\\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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f66074f5518>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66074f5198>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f66072cc550>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6602efb080>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6602efb7f0>\\r\\n\\r\\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\\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# 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 pickle\\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 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 gc\\r\\n# destroy unicodedata\\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# 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.41.136 closed.\\r\\n')\n 10021 1726887173.54428: _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 0x7f660b6f8e48>\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 0x7f660b68e828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6f89b0>\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 0x7f660b69b630>\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 0x7f660b6a2160>\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 0x7f660b6a70f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6a2748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6a2390>\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 0x7f660b64c470>\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 0x7f660b651e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b64cb38>\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 0x7f660b6584e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b63bd68>\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 0x7f660b63e198>\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 0x7f660994c940>\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 0x7f660995e240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6aca20>\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 0x7f6609884080>\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 0x7f660988f2b0>\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 0x7f660988ff60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660988fa90>\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 0x7f6609899080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66099277b8>\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 0x7f6609927ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660991b160>\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 0x7f660991be48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609913438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609903470>\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 0x7f660963c2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609644d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660991b0b8>\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 0x7f660964ae48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66098fd2b0>\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 0x7f6609650208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660964afd0>\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 0x7f6609650320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660996cfd0>\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 0x7f6609650e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609650a20>\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 0x7f660965b6d8>\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 0x7f660965beb8>\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 0x7f66091e21d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660965b7b8>\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 0x7f66091e7c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609650550>\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 0x7f660920b2e8>\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 0x7f660920b6a0>\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 0x7f6609212390>\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 0x7f6608fbcba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608fb42e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608faaf98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608fa2e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609212d30>\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 0x7f6608fb4f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660920ba20>\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 0x7f660b608710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608fb7048>\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 0x7f660b608a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609650898>\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 0x7f660b6225c0>\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 0x7f660b626630>\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 0x7f660b626b00>\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 0x7f660b626c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b622e10>\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 0x7f660b626f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6264e0>\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 0x7f660b626240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b616b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66091f7358>\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 0x7f660b622470>\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 0x7f66075e1908>\r\n# zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f66072b3ac8>\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 0x7f6607258278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660725f4e0>\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 0x7f660725f5f8>\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 0x7f660725fb38>\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 0x7f660728ab00>\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 0x7f6607595048>\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 0x7f6607595278>\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 0x7f66075955c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66072852b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66072784a8>\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 0x7f66072856d8>\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 0x7f660728a400>\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 0x7f66075bfe80>\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 0x7f6607491940>\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 0x7f66074a0a58>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075c2d30>\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 0x7f66075ca438>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075b8278>\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 0x7f66074bca90>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075ca5f8>\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 0x7f66074c89b0>\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 0x7f66074c8a90>\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 0x7f66074c8c18>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075b0048>\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 0x7f66075665f8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660755ccf8>\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 0x7f660755cef0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660755c7b8>\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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f66075809e8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075806d8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6607570eb8>\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 0x7f6607580550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6607570710>\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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f66073602b0>\r\n# 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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f66074548d0>\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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f66073cf128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660739f898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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 0x7f6607404080>\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 0x7f6607404128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66073a0940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f660746cb70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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 0x7f6608f5b0b8>\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 0x7f6608f7cac8>\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 0x7f6608f882b0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608f65780>\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 0x7f6608f7c828>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608f5ba58>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6607441b70>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660747f4a8>\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 0x7f6607515710>\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 0x7f6607528278>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660748b748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f660753fc50>\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 0x7f6603416080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f660342e2b0>\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 0x7f66033b6978>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6603409a90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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 0x7f66074e57f0>\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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f66074f5518>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66074f5198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f66072cc550>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6602efb080>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6602efb7f0>\r\n\r\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\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# 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 pickle\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 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 gc\r\n# destroy unicodedata\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# 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.41.136 closed.\r\n 10021 1726887173.56753: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_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-1726887172.9944973-10021-275878783544483/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10021 1726887173.56778: Facts {'ansible_facts': {'ansible_pkg_mgr': 'dnf'}, 'invocation': {'module_args': {'filter': ['ansible_pkg_mgr'], 'gather_subset': ['!all'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True}\n 10021 1726887173.56858: variable 'ansible_module_compression' from source: unknown\n 10021 1726887173.56919: ANSIBALLZ: Using generic lock for ansible.legacy.dnf\n 10021 1726887173.56926: ANSIBALLZ: Acquiring lock\n 10019 1726887173.53645: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10019 1726887173.58028: 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 0x7f6d0eaf8ac8>\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 0x7f6d0ea9d278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eaa44e0>\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 0x7f6d0eaa45f8>\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 0x7f6d0eaa4b38>\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 0x7f6d0eacfb00>\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 0x7f6d0edda048>\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 0x7f6d0edda278>\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 0x7f6d0edda5c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eaca2b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eabd4a8>\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 0x7f6d0eaca6d8>\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 0x7f6d0eacf400>\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 0x7f6d0ee04eb8>\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 0x7f6d0ecd6978>\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 0x7f6d0ece5a90>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ee07d68>\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 0x7f6d0ee0f470>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edfd2b0>\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 0x7f6d0ed01ac8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ee0f630>\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 0x7f6d0ed0e9b0>\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 0x7f6d0ed0ea90>\r\n<<<\n 10019 1726887173.59133: 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 0x7f6d0ed0ec18>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edf5080>\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 0x7f6d0edab5f8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eda1cf8>\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 0x7f6d0eda1ef0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eda17b8>\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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0edc59e8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edc56d8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edb5eb8>\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 0x7f6d0edc5550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edb5710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887173.60326: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0eba42b0>\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887173.61417: 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.setup_payload_nci2e_nj/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_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887173.62523: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ec998d0>\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_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887173.63622: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ec14128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ebe4898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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<<<\n 10019 1726887173.63673: 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 0x7f6d0ec49080>\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 0x7f6d0ec49128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ebe5940>\r\n<<<\n 10019 1726887173.64851: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887173.66035: 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.setup_payload_nci2e_nj/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 10019 1726887173.67141: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ecb1b70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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 0x7f6d107a00b8>\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 0x7f6d107c1ac8>\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 0x7f6d107ca2b0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107ac780>\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 0x7f6d107c1828>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107a0a58>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ec86b70>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ecc44a8>\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 0x7f6d0ed5a710>\r\n# /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py\r\n<<<\n 10019 1726887173.68336: 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 0x7f6d0ed6d278>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ecd0748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887173.68379: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10019 1726887173.69541: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py\r\n<<<\n 10019 1726887173.69559: stdout chunk (state=3):\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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ed84c50>\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 10019 1726887173.70732: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ac5b080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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\n<<<\n 10019 1726887173.71832: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ac732b0>\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 0x7f6d0abfb978>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ac4ba90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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 0x7f6d0ed297f0>\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887173.72932: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ed3d518>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ed3d198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887173.72954: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887173.73839: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 10019 1726887173.74450: 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_nci2e_nj/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_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n<<<\n 10019 1726887173.74466: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10019 1726887173.74554: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10019 1726887173.74805: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887173.74864: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887173.75169: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10019 1726887173.75201: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887173.75222: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887173.75263: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10019 1726887173.75381: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887173.75404: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10019 1726887173.75579: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10019 1726887173.75692: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10019 1726887173.76061: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887173.76085: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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 10019 1726887173.77441: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887173.78568: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887173.78713: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887173.78852: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887173.78878: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10019 1726887173.79005: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 10019 1726887173.79029: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10019 1726887173.80837: 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 0x7f6d0a752be0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eb22ba8>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eb22eb8>\r\n<<<\n 10019 1726887173.81377: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 10019 1726887173.82604: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\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# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 10019 1726887173.82944: 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<<<\n 10019 1726887173.82975: 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 10019 1726887173.82997: 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 10019 1726887173.83022: 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 10020 1726887173.84225: ANSIBALLZ: Writing module into payload\n 10020 1726887173.84533: ANSIBALLZ: Writing module\n 10020 1726887173.84555: ANSIBALLZ: Renaming module\n 10020 1726887173.84572: ANSIBALLZ: Done creating module\n 10020 1726887173.84591: 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 10020 1726887173.84693: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_dnf.py\n<10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp8zpfxmwy TO /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_dnf.py\n<10.31.42.224> 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/75343b97d0\"' '[10.31.42.224]'\n 10019 1726887173.84806: 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 pickle\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 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 unicodedata\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 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# 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 10021 1726887173.84869: ANSIBALLZ: Lock acquired: 139804642225104\n 10021 1726887173.84882: ANSIBALLZ: Reading module after lock\n 10021 1726887173.84919: 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 10021 1726887173.85026: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_dnf.py\n<10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp7h1y1wam TO /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_dnf.py\n<10.31.41.136> 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/2e4e98e5cc\"' '[10.31.41.136]'\n 10019 1726887173.85208: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.54 closed.\r\n<<<\n 10019 1726887173.85222: stdout chunk (state=3):\n>>><<<\n 10019 1726887173.85237: stderr chunk (state=3):\n>>><<<\n<10.31.43.54> (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 0x7f6d12f3de48>\\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 0x7f6d12ed3828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12f3d9b0>\\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 0x7f6d12ee0630>\\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 0x7f6d12ee7160>\\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 0x7f6d12eec0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12ee7748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12ee7390>\\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 0x7f6d12e91470>\\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 0x7f6d12e96e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e91b38>\\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 0x7f6d12e9d4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e80d68>\\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 0x7f6d12e83198>\\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 0x7f6d11191940>\\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 0x7f6d111a3240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12ef1a20>\\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 0x7f6d110c9080>\\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 0x7f6d110d42b0>\\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 0x7f6d110d4f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d110d4a90>\\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 0x7f6d110de080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d1116c7b8>\\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 0x7f6d1116cba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d11160160>\\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 0x7f6d11160e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d11158438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d11148470>\\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 0x7f6d10e81278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e89cf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d11160438>\\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 0x7f6d10e8fe10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d111422b0>\\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 0x7f6d10e951d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e8ff98>\\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 0x7f6d10e952e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d111b1fd0>\\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 0x7f6d10e95dd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e959e8>\\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 0x7f6d10ea06a0>\\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 0x7f6d10ea0e80>\\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 0x7f6d10a27198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10ea0780>\\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 0x7f6d10a2cc88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e95518>\\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 0x7f6d10a502e8>\\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 0x7f6d10a506a0>\\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 0x7f6d10a57390>\\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 0x7f6d10801ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107f92e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107eff98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107e7e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10a57d30>\\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 0x7f6d107f9f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10a50a20>\\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 0x7f6d12e4d710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107fc048>\\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 0x7f6d12e4da90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e95860>\\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 0x7f6d12e675c0>\\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 0x7f6d12e6b630>\\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 0x7f6d12e6bb00>\\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 0x7f6d12e6bc18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e67e10>\\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 0x7f6d12e6bf60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e6b4e0>\\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 0x7f6d12e6b240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e5bb00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10a3c358>\\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 0x7f6d12e67470>\\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 0x7f6d0ee26908>\\r\\n# zipimport: found 106 names in \\'/tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0eaf8ac8>\\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 0x7f6d0ea9d278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eaa44e0>\\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 0x7f6d0eaa45f8>\\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 0x7f6d0eaa4b38>\\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 0x7f6d0eacfb00>\\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 0x7f6d0edda048>\\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 0x7f6d0edda278>\\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 0x7f6d0edda5c0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eaca2b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eabd4a8>\\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 0x7f6d0eaca6d8>\\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 0x7f6d0eacf400>\\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 0x7f6d0ee04eb8>\\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 0x7f6d0ecd6978>\\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 0x7f6d0ece5a90>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ee07d68>\\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 0x7f6d0ee0f470>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edfd2b0>\\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 0x7f6d0ed01ac8>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ee0f630>\\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 0x7f6d0ed0e9b0>\\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 0x7f6d0ed0ea90>\\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 0x7f6d0ed0ec18>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edf5080>\\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 0x7f6d0edab5f8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eda1cf8>\\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 0x7f6d0eda1ef0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eda17b8>\\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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0edc59e8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edc56d8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edb5eb8>\\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 0x7f6d0edc5550>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edb5710>\\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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0eba42b0>\\r\\n# 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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ec998d0>\\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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ec14128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ebe4898>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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 0x7f6d0ec49080>\\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 0x7f6d0ec49128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ebe5940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ecb1b70>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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 0x7f6d107a00b8>\\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 0x7f6d107c1ac8>\\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 0x7f6d107ca2b0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107ac780>\\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 0x7f6d107c1828>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107a0a58>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ec86b70>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ecc44a8>\\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 0x7f6d0ed5a710>\\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 0x7f6d0ed6d278>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ecd0748>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ed84c50>\\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 0x7f6d0ac5b080>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ac732b0>\\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 0x7f6d0abfb978>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ac4ba90>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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 0x7f6d0ed297f0>\\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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ed3d518>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ed3d198>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0a752be0>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eb22ba8>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eb22eb8>\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\\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# 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 pickle\\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 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 unicodedata\\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 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# 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.54 closed.\\r\\n')\n 10019 1726887173.85341: _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 0x7f6d12f3de48>\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 0x7f6d12ed3828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12f3d9b0>\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 0x7f6d12ee0630>\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 0x7f6d12ee7160>\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 0x7f6d12eec0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12ee7748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12ee7390>\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 0x7f6d12e91470>\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 0x7f6d12e96e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e91b38>\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 0x7f6d12e9d4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e80d68>\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 0x7f6d12e83198>\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 0x7f6d11191940>\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 0x7f6d111a3240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12ef1a20>\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 0x7f6d110c9080>\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 0x7f6d110d42b0>\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 0x7f6d110d4f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d110d4a90>\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 0x7f6d110de080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d1116c7b8>\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 0x7f6d1116cba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d11160160>\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 0x7f6d11160e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d11158438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d11148470>\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 0x7f6d10e81278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e89cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d11160438>\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 0x7f6d10e8fe10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d111422b0>\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 0x7f6d10e951d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e8ff98>\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 0x7f6d10e952e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d111b1fd0>\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 0x7f6d10e95dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e959e8>\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 0x7f6d10ea06a0>\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 0x7f6d10ea0e80>\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 0x7f6d10a27198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10ea0780>\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 0x7f6d10a2cc88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e95518>\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 0x7f6d10a502e8>\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 0x7f6d10a506a0>\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 0x7f6d10a57390>\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 0x7f6d10801ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107f92e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107eff98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107e7e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10a57d30>\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 0x7f6d107f9f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10a50a20>\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 0x7f6d12e4d710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107fc048>\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 0x7f6d12e4da90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e95860>\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 0x7f6d12e675c0>\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 0x7f6d12e6b630>\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 0x7f6d12e6bb00>\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 0x7f6d12e6bc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e67e10>\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 0x7f6d12e6bf60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e6b4e0>\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 0x7f6d12e6b240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e5bb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10a3c358>\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 0x7f6d12e67470>\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 0x7f6d0ee26908>\r\n# zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0eaf8ac8>\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 0x7f6d0ea9d278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eaa44e0>\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 0x7f6d0eaa45f8>\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 0x7f6d0eaa4b38>\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 0x7f6d0eacfb00>\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 0x7f6d0edda048>\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 0x7f6d0edda278>\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 0x7f6d0edda5c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eaca2b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eabd4a8>\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 0x7f6d0eaca6d8>\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 0x7f6d0eacf400>\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 0x7f6d0ee04eb8>\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 0x7f6d0ecd6978>\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 0x7f6d0ece5a90>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ee07d68>\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 0x7f6d0ee0f470>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edfd2b0>\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 0x7f6d0ed01ac8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ee0f630>\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 0x7f6d0ed0e9b0>\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 0x7f6d0ed0ea90>\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 0x7f6d0ed0ec18>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edf5080>\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 0x7f6d0edab5f8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eda1cf8>\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 0x7f6d0eda1ef0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eda17b8>\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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0edc59e8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edc56d8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edb5eb8>\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 0x7f6d0edc5550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edb5710>\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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0eba42b0>\r\n# 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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ec998d0>\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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ec14128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ebe4898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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 0x7f6d0ec49080>\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 0x7f6d0ec49128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ebe5940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ecb1b70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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 0x7f6d107a00b8>\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 0x7f6d107c1ac8>\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 0x7f6d107ca2b0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107ac780>\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 0x7f6d107c1828>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107a0a58>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ec86b70>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ecc44a8>\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 0x7f6d0ed5a710>\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 0x7f6d0ed6d278>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ecd0748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ed84c50>\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 0x7f6d0ac5b080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ac732b0>\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 0x7f6d0abfb978>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ac4ba90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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 0x7f6d0ed297f0>\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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ed3d518>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ed3d198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0a752be0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eb22ba8>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eb22eb8>\r\nimport 'gc' # \r\n\r\n{\"ansible_facts\": {\"ansible_pkg_mgr\": \"dnf\"}, \"invocation\": {\"module_args\": {\"filter\": [\"ansible_pkg_mgr\"], \"gather_subset\": [\"!all\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\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# 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 pickle\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 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 unicodedata\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 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# 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.54 closed.\r\n 10019 1726887173.86074: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_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-1726887173.0597608-10019-103379443193887/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10019 1726887173.86098: Facts {'ansible_facts': {'ansible_pkg_mgr': 'dnf'}, 'invocation': {'module_args': {'filter': ['ansible_pkg_mgr'], 'gather_subset': ['!all'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True}\n 10019 1726887173.86180: variable 'ansible_module_compression' from source: unknown\n 10019 1726887173.86239: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED\n 10019 1726887173.86274: 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 10019 1726887173.86389: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_dnf.py\n<10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpmwozhqol TO /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_dnf.py\n<10.31.43.54> 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/4a8bd5e786\"' '[10.31.43.54]'\n 10020 1726887173.88036: Sending initial data\n 10020 1726887173.88047: Sent initial data (151 bytes)\n 10021 1726887173.88444: Sending initial data\n 10021 1726887173.88455: Sent initial data (151 bytes)\n 10019 1726887173.88904: Sending initial data\n 10019 1726887173.88916: Sent initial data (151 bytes)\n 10019 1726887173.91921: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpmwozhqol /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_dnf.py\n<<<\n 10021 1726887173.92843: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp7h1y1wam /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_dnf.py\n<<<\n 10020 1726887173.94094: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp8zpfxmwy /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_dnf.py\n<<<\n 10019 1726887173.94589: stderr chunk (state=3):\n>>><<<\n 10019 1726887173.94599: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpmwozhqol /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_dnf.py\\n', b'')\n 10019 1726887173.94637: done transferring module to remote\n 10019 1726887173.94652: _low_level_execute_command(): starting\n 10019 1726887173.94661: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/ /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_dnf.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/ /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 10020 1726887173.98342: stderr chunk (state=3):\n>>><<<\n 10020 1726887173.98354: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp8zpfxmwy /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_dnf.py\\n', b'')\n 10020 1726887173.98390: done transferring module to remote\n 10020 1726887173.98406: _low_level_execute_command(): starting\n 10020 1726887173.98416: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/ /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_dnf.py && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/ /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 10019 1726887174.00252: stderr chunk (state=2):\n>>><<<\n 10019 1726887174.00264: stdout chunk (state=2):\n>>><<<\n<10.31.43.54> (0, b'', b'')\n 10019 1726887174.00291: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10019 1726887174.00298: _low_level_execute_command(): starting\n 10019 1726887174.00306: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_dnf.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' -tt 10.31.43.54 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 10021 1726887174.02050: stderr chunk (state=3):\n>>><<<\n 10021 1726887174.02063: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp7h1y1wam /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_dnf.py\\n', b'')\n 10021 1726887174.02098: done transferring module to remote\n 10021 1726887174.02115: _low_level_execute_command(): starting\n 10021 1726887174.02125: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/ /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_dnf.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/ /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 10020 1726887174.03939: stderr chunk (state=2):\n>>><<<\n 10020 1726887174.03952: stdout chunk (state=2):\n>>><<<\n<10.31.42.224> (0, b'', b'')\n 10020 1726887174.03980: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10020 1726887174.03986: _low_level_execute_command(): starting\n 10020 1726887174.03994: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_dnf.py && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' -tt 10.31.42.224 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 10019 1726887174.06827: 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 0x7fe2b26bae48>\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 0x7fe2b2650828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b26ba9b0>\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 0x7fe2b265d630>\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 0x7fe2b2664160>\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 0x7fe2b26690f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b2664748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b2664390>\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 10021 1726887174.07006: stderr chunk (state=2):\n>>><<<\n 10021 1726887174.07019: stdout chunk (state=2):\n>>><<<\n<10.31.41.136> (0, b'', b'')\n 10021 1726887174.07051: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10021 1726887174.07058: _low_level_execute_command(): starting\n 10021 1726887174.07068: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_dnf.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' -tt 10.31.41.136 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_dnf.py && sleep 0'\"'\"''\n 10020 1726887174.07344: 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 10020 1726887174.07423: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\nimport '_io' # \r\nimport 'marshal' # \r\n<<<\n 10019 1726887174.07438: 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 0x7fe2b260e470>\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 0x7fe2b2613e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b260eb38>\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 0x7fe2b261a4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b25fdd68>\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 0x7fe2b2600198>\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 0x7fe2b090e940>\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 0x7fe2b0920240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b266ea20>\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 0x7fe2b0862080>\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 0x7fe2b086d2b0>\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 0x7fe2b086df60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b086da90>\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 0x7fe2b0877080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08e97b8>\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 0x7fe2b08e9ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08dd160>\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\n<<<\n 10020 1726887174.07468: 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 10019 1726887174.07684: stdout chunk (state=3):\n>>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08dde48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08d5438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08c5470>\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 0x7fe2b061a278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b0622cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08dd438>\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 0x7fe2b0628e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08bf2b0>\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 0x7fe2b062e1d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b0628f98>\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 0x7fe2b062e2e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b092efd0>\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 10020 1726887174.07706: 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# code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\nimport '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5be91e48>\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 0x7efc5be27828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5be919b0>\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 0x7efc5be34630>\r\n<<<\n 10019 1726887174.07734: 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 0x7fe2b062edd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b062e9e8>\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 0x7fe2b06396a0>\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 0x7fe2b0639e80>\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 10020 1726887174.07802: 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 0x7efc5be3b160>\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 10019 1726887174.07823: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b01c0198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b0639780>\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 10020 1726887174.07852: 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 0x7efc5be400f0>\r\n<<<\n 10019 1726887174.07914: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b01c5c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b062e518>\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 0x7fe2b01e92e8>\r\n<<<\n 10020 1726887174.07928: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5be3b748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5be3b390>\r\n<<<\n 10019 1726887174.07961: 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 0x7fe2b01e96a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 10019 1726887174.07992: 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 10019 1726887174.08019: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b01f0390>\r\n<<<\n 10020 1726887174.08049: 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 0x7efc5bde5470>\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 10020 1726887174.08090: 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 0x7efc5bdeae48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bde5b38>\r\n<<<\n 10020 1726887174.08126: 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 10019 1726887174.08385: 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 0x7fe2aff9aba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff922e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff88f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff80e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b01f0d30>\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 0x7fe2aff92f60>\r\n<<<\n 10020 1726887174.08426: 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 0x7efc5bdf14e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bdd4d68>\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 0x7efc5bdd7198>\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 0x7efc5a0e5940>\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 0x7efc5a0f7240>\r\n<<<\n 10019 1726887174.08444: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b01e9a20>\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 10019 1726887174.08487: 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 0x7fe2b25cc710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff95048>\r\nimport 'pwd' # \r\n<<<\n 10020 1726887174.08523: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5be45a20>\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 10019 1726887174.08540: 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 0x7fe2b25cca90>\r\n<<<\n 10019 1726887174.09287: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b062e860>\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 0x7fe2b25e45c0>\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 0x7fe2b25e8630>\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 0x7fe2b25e8b00>\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 0x7fe2b25e8c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b25e4e10>\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 0x7fe2b25e8f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b25e84e0>\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 0x7fe2b25e8240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b25d8b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b01d5358>\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 10020 1726887174.09326: 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 0x7efc5a039080>\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 0x7efc5a0442b0>\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 0x7efc5a044f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a044a90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n<<<\n 10020 1726887174.09452: 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 0x7efc5a04e080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0c07b8>\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 0x7efc5a0c0ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0b4160>\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 0x7efc5a0b4e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0ac438>\r\n<<<\n 10020 1726887174.09475: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a09c470>\r\n<<<\n 10020 1726887174.09504: 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 10020 1726887174.09533: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 10020 1726887174.09565: 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 10020 1726887174.09590: 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 10019 1726887174.09592: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b25e4470>\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 0x7fe2ae5bf908>\r\n# zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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_8lixtm81/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887174.09816: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59df12b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59df9d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0b40b8>\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 0x7efc59dffe48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0962b0>\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 0x7efc59e05208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59dfffd0>\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 0x7efc59e05320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a105fd0>\r\n<<<\n 10020 1726887174.09843: 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 10020 1726887174.09869: 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 10020 1726887174.09896: 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 10020 1726887174.09929: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59e05e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59e05a20>\r\n<<<\n 10020 1726887174.09958: 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 0x7efc59e106d8>\r\n<<<\n 10020 1726887174.09980: 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 10020 1726887174.10007: 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<<<\n 10020 1726887174.10038: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10020 1726887174.11336: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59e10e80>\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 0x7efc59997198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59e10780>\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 0x7efc5999cc88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59e05550>\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 0x7efc599c02e8>\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 0x7efc599c06a0>\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 0x7efc599c7390>\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 0x7efc59771ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc597692e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5975ff98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59757e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc599c7d30>\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 0x7efc59769f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc599c0a20>\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 0x7efc5bda3710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5976c048>\r\nimport 'pwd' # \r\n<<<\n 10020 1726887174.11499: 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 0x7efc5bda3a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59e05898>\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 0x7efc5bdbb5c0>\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 0x7efc5bdbf630>\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 0x7efc5bdbfb00>\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 0x7efc5bdbfc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bdbbe10>\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 0x7efc5bdbff60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bdbf4e0>\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 0x7efc5bdbf240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bdafb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc599ac358>\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 0x7efc5bdbb470>\r\n<<<\n 10020 1726887174.11724: 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 0x7efc57d96908>\r\n# zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887174.11755: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887174.11789: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887174.11828: stdout chunk (state=3):\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 0x7fe2ae27eac8>\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 0x7fe2ae2a7278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2e94e0>\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 0x7fe2ae2e95f8>\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 0x7fe2ae2e9b38>\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 0x7fe2ae27c940>\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 0x7fe2ae27cf60>\r\n<<<\n 10020 1726887174.12868: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10019 1726887174.12887: 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 0x7fe2ae27cd30>\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 0x7fe2ae22aac8>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2a70f0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2444a8>\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 0x7fe2ae5e2fd0>\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 0x7fe2ae22a128>\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 0x7fe2ae257400>\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 0x7fe2ae2b2e48>\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 0x7fe2ae2bae80>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2ab278>\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 0x7fe2ae2aba90>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2627b8>\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 10019 1726887174.13118: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2dbeb8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2ab0f0>\r\n<<<\n 10019 1726887174.13146: 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 0x7fe2ae353828>\r\n<<<\n 10019 1726887174.13790: 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 0x7fe2ae353e10>\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 0x7fe2ae353f60>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae257550>\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 0x7fe2ae372940>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae36d080>\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 0x7fe2ae36d278>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae365b00>\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_8lixtm81/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_8lixtm81/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_8lixtm81/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887174.13823: 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 0x7efc57a55ac8>\r\n<<<\n 10020 1726887174.13849: 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 10019 1726887174.13872: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887174.14148: 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 0x7efc57a7e278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57ac04e0>\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 0x7efc57ac05f8>\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 0x7efc57ac0b38>\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<<<\n 10019 1726887174.14171: 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 0x7fe2ae38ed68>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae38ea20>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae38e240>\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 0x7fe2ae38e898>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae37aac8>\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887174.14186: 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 10020 1726887174.14290: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a53940>\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 0x7efc57a537b8>\r\n<<<\n 10020 1726887174.14316: 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 0x7efc57a53f60>\r\n<<<\n 10020 1726887174.14339: 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 10020 1726887174.14397: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a01710>\r\n<<<\n 10020 1726887174.14421: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a7e0f0>\r\n<<<\n 10020 1726887174.14707: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a1b4a8>\r\n<<<\n 10020 1726887174.14743: 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 10020 1726887174.14763: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57db9fd0>\r\n<<<\n 10020 1726887174.14785: 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 0x7efc57a2e2b0>\r\n<<<\n 10020 1726887174.14807: 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 10019 1726887174.14842: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887174.14878: stdout chunk (state=3):\n>>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a2e3c8>\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 10020 1726887174.14900: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 10021 1726887174.15031: 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 0x7fc707318e48>\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 0x7fc7072ae828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7073189b0>\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 0x7fc7072bb630>\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 0x7fc7072c2160>\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 0x7fc7072c70f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7072c2748>\r\n<<<\n 10020 1726887174.15066: 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 0x7efc57a8ce10>\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 0x7efc57a91f60>\r\n<<<\n 10020 1726887174.15098: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a82240>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n<<<\n 10020 1726887174.15123: 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 0x7efc57a82a58>\r\n<<<\n 10019 1726887174.15608: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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_8lixtm81/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 10019 1726887174.15633: 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_8lixtm81/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_8lixtm81/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887174.15769: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887174.15933: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a39780>\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 0x7efc57ab0f60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a820b8>\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 0x7efc57b2add8>\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 0x7efc57b2aef0>\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 0x7efc57b3c080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a2e518>\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 0x7efc57b48a20>\r\n<<<\n 10019 1726887174.16154: 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 0x7fe2aac13208>\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887174.16179: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b43160>\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 0x7efc57b43358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b3cbe0>\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_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887174.16202: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887174.16218: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7072c2390>\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 0x7fc70726c470>\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 0x7fc707271e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70726cb38>\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 0x7fc7072784e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70725bd68>\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 0x7fc70725e198>\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 0x7fc70556c940>\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 0x7fc70557e240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7072cca20>\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 10020 1726887174.16281: 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_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 10020 1726887174.16310: 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.dnf_payload_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 10020 1726887174.16333: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887174.16416: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10019 1726887174.16498: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887174.16527: 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 10020 1726887174.16553: 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 10020 1726887174.16580: 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 10020 1726887174.16618: 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 0x7efc57b65e10>\r\n<<<\n 10020 1726887174.16708: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b65ac8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b652e8>\r\n# /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py\r\n<<<\n 10020 1726887174.16744: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 10020 1726887174.16772: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b65940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b4fc18>\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887174.17033: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10019 1726887174.17130: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 10019 1726887174.17150: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10019 1726887174.17175: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10019 1726887174.17201: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887174.17230: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10019 1726887174.17259: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887174.17318: 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 0x7fc7054c0080>\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 0x7fc7054cb2b0>\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 0x7fc7054cbf60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7054cba90>\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 0x7fc7054d5080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7055477b8>\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 0x7fc705547ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70553b160>\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 0x7fc70553be48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc705533438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc705523470>\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 10019 1726887174.17510: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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_8lixtm81/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887174.17578: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10019 1726887174.18251: 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 0x7fe2aac86e48>\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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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<<<\n 10019 1726887174.18482: 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 10021 1726887174.18495: 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 0x7fc7052782b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc705280d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70553b0b8>\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 0x7fc705286e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70551d2b0>\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 0x7fc70528c208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc705286fd0>\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 0x7fc70528c320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70558cfd0>\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 0x7fc70528ce10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70528ca20>\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 0x7fc7052976d8>\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 0x7fc705297eb8>\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 0x7fc704e1e1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7052977b8>\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 0x7fc704e23cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70528c550>\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 0x7fc704e47320>\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 0x7fc704e476d8>\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 0x7fc704e4e3c8>\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 10020 1726887174.18509: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc543e9400>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887174.18535: 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 0x7fe2aac69128>\r\n<<<\n 10019 1726887174.18630: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae336e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887174.18670: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10019 1726887174.18713: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10019 1726887174.19063: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887174.19223: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887174.19619: 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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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\n<<<\n 10019 1726887174.19678: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10019 1726887174.19707: 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 10020 1726887174.19818: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5445de80>\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_1y7vdvni/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 10020 1726887174.19848: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 10020 1726887174.19880: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887174.19904: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887174.19931: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 10020 1726887174.19953: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10019 1726887174.19977: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aac96080>\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 10020 1726887174.20006: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887174.20046: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887174.20117: 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 10019 1726887174.20146: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aac96128>\r\n<<<\n 10019 1726887174.20175: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aac41940>\r\n<<<\n 10019 1726887174.20260: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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 10020 1726887174.20579: 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 0x7efc54480128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5443ce48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/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<<<\n 10019 1726887174.20602: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887174.20622: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887174.20741: 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 0x7fc704bf8be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bec320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704be6fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bdeeb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704e4ed68>\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 0x7fc704becf60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704e47a58>\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 0x7fc70722a6a0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bf3048>\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 0x7fc70722aa20>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70528c898>\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 0x7fc707242550>\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 0x7fc7072465c0>\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 0x7fc707246a90>\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 0x7fc707246ba8>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707242da0>\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 0x7fc707246ef0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707246470>\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 0x7fc7072461d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707236a90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704e33390>\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 0x7fc707242400>\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 0x7fc70321e898>\r\n# zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887174.20869: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887174.21139: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10020 1726887174.21172: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 10020 1726887174.21194: 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 10021 1726887174.21326: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887174.21373: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc543f3080>\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 10020 1726887174.21466: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc543f3128>\r\n<<<\n 10020 1726887174.21504: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54476940>\r\n<<<\n 10020 1726887174.21562: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py\r\n<<<\n 10020 1726887174.21587: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887174.21621: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py\r\n<<<\n 10020 1726887174.21651: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887174.21673: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10020 1726887174.21761: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 10020 1726887174.21790: 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_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\r\n<<<\n 10020 1726887174.21811: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10019 1726887174.21878: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887174.22240: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887174.22649: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10019 1726887174.22918: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10019 1726887174.23834: 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 0x7fe2aa919438>\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 0x7fe2aa919550>\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 0x7fe2aa8af358>\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 0x7fe2aa8da438>\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 0x7fe2aa8da668>\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<<<\n 10020 1726887174.23847: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10021 1726887174.23897: 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 0x7fc702ef0a58>\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 0x7fc702f05208>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f47470>\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 0x7fc702f47588>\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 0x7fc702f47ac8>\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 0x7fc702eda8d0>\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 0x7fc702edafd0>\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 0x7fc702edacf8>\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 0x7fc702e88940>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f05080>\r\n<<<\n 10019 1726887174.24127: stdout chunk (state=3):\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 0x7fe2aa71f048>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa741be0>\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8da748>\r\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8c0198>\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 0x7fe2aa7260f0>\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 10020 1726887174.24306: 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 10021 1726887174.24601: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702ea2438>\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 0x7fc703240f28>\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 0x7fc702eb52b0>\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 0x7fc702eb53c8>\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 0x7fc702f10e48>\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 0x7fc702f18eb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f09278>\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 0x7fc702f09a90>\r\n<<<\n 10020 1726887174.24846: 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 0x7efc540f0438>\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 0x7efc540f0550>\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 0x7efc54086358>\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 0x7efc540b1438>\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 0x7efc540b1668>\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 0x7efc53ef6048>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53f18be0>\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540b1748>\r\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54097198>\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 0x7efc53efd0f0>\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 10020 1726887174.24987: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53efd1d0>\r\n<<<\n 10019 1726887174.25018: stdout chunk (state=3):\n>>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa7261d0>\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 0x7fe2aa73e3c8>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa735668>\r\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8af0f0>\r\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa917b38>\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 0x7fe2aa9068d0>\r\nimport 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8ecb70>\r\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa757d30>\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 0x7fe2aff5a5c0>\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 0x7fe2aff5a7b8>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff50278>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8ffac8>\r\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8a1940>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8a10f0>\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa919588>\r\n<<<\n 10019 1726887174.25157: 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# 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 0x7fe2aa8a14e0>\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 0x7fe2aa8a1898>\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 0x7fe2aff5ae48>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff5aac8>\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 0x7fe2aff5ad30>\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 0x7fe2aad41e10>\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 0x7fe2aad424a8>\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 10019 1726887174.25224: stdout chunk (state=3):\n>>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad5d7b8>\r\n<<<\n 10019 1726887174.25256: 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# code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc'\r\n<<<\n 10019 1726887174.25315: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n<<<\n 10019 1726887174.25348: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n<<<\n 10020 1726887174.25358: 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# /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 0x7efc53f153c8>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53f0c668>\r\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540860f0>\r\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540eeb38>\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 0x7efc540dd8d0>\r\n<<<\n 10020 1726887174.25446: stdout chunk (state=3):\n>>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540c3b70>\r\n<<<\n 10019 1726887174.25463: 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 10020 1726887174.25481: stdout chunk (state=3):\n>>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53f2ed30>\r\n<<<\n 10020 1726887174.25492: 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 10020 1726887174.25503: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc'\r\n<<<\n 10019 1726887174.25504: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa7692e8>\r\n<<<\n 10020 1726887174.25531: 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 10020 1726887174.25547: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc'\r\n<<<\n 10020 1726887174.25568: 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\n<<<\n 10020 1726887174.25581: stdout chunk (state=3):\n>>>import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc597315c0>\r\n<<<\n 10019 1726887174.25581: 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 0x7fe2aa77d940>\r\n<<<\n 10020 1726887174.25617: 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 10020 1726887174.25628: 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 0x7efc597317b8>\r\n<<<\n 10020 1726887174.25639: stdout chunk (state=3):\n>>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59727278>\r\n<<<\n 10020 1726887174.25649: stdout chunk (state=3):\n>>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540d6ac8>\r\n<<<\n 10020 1726887174.25673: stdout chunk (state=3):\n>>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54078940>\r\n<<<\n 10020 1726887174.25684: stdout chunk (state=3):\n>>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540780f0>\r\n<<<\n 10020 1726887174.25694: stdout chunk (state=3):\n>>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540f0588>\r\n<<<\n 10020 1726887174.25705: 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 10020 1726887174.25715: stdout chunk (state=3):\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 0x7efc540784e0>\r\n<<<\n 10020 1726887174.25755: 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 0x7efc54078898>\r\n<<<\n 10020 1726887174.25767: 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<<<\n 10020 1726887174.25776: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc'\r\n<<<\n 10019 1726887174.25794: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad6b7b8>\r\n<<<\n 10020 1726887174.25797: 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<<<\n 10019 1726887174.25837: stdout chunk (state=3):\n>>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad5dba8>\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887174.25864: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702ec0780>\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 0x7fc702f39eb8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f090f0>\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 0x7fc702fb1d30>\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 0x7fc702fb1e48>\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 0x7fc702fb1f98>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702eb5518>\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 0x7fc702fd0978>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702fca0b8>\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 0x7fc702fca2b0>\r\n<<<\n 10019 1726887174.25893: stdout chunk (state=3):\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 10020 1726887174.25905: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc'\r\nimport 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59731e48>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59731ac8>\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\n<<<\n 10020 1726887174.25921: stdout chunk (state=3):\n>>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59731d30>\r\n<<<\n 10020 1726887174.25946: stdout chunk (state=3):\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 10019 1726887174.25948: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 10020 1726887174.25958: stdout chunk (state=3):\n>>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54518e10>\r\n<<<\n 10020 1726887174.25976: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py\r\n<<<\n 10020 1726887174.25996: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc'\r\n<<<\n 10020 1726887174.26021: stdout chunk (state=3):\n>>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc545194a8>\r\n<<<\n 10020 1726887174.26046: 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 10020 1726887174.26057: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10020 1726887174.26136: stdout chunk (state=3):\n>>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc545347b8>\r\n<<<\n 10020 1726887174.26157: 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 10020 1726887174.26172: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc'\r\n<<<\n 10020 1726887174.26243: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n<<<\n 10020 1726887174.26263: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc'\r\n<<<\n 10020 1726887174.26288: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n<<<\n 10020 1726887174.26360: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\n<<<\n 10020 1726887174.27538: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53f402e8>\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 0x7efc53f54940>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc545427b8>\r\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54534ba8>\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 0x7efc54542748>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py\r\n<<<\n 10019 1726887174.27542: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad6b748>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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 0x7fe2aad046a0>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad040b8>\r\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa6f6a20>\r\nimport 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aacec9b0>\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 0x7fe2aad10470>\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 0x7fe2aa8324e0>\r\n<<<\n 10021 1726887174.27575: stdout chunk (state=3):\n>>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702fc3b38>\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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc702fecda0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702feca58>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702fec278>\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 0x7fc702fec8d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702fd8ba8>\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887174.27863: stdout chunk (state=3):\n>>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa829dd8>\r\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa81fd30>\r\n<<<\n 10019 1726887174.27887: stdout chunk (state=3):\n>>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad10d30>\r\n<<<\n 10019 1726887174.27919: stdout chunk (state=3):\n>>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad104a8>\r\nimport 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa6e4a90>\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<<<\n 10019 1726887174.27946: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10019 1726887174.27974: stdout chunk (state=3):\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<<<\n 10019 1726887174.27998: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc'\r\n<<<\n 10021 1726887174.28025: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10019 1726887174.28067: stdout chunk (state=3):\n>>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa84fa58>\r\n<<<\n 10019 1726887174.28091: stdout chunk (state=3):\n>>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa84f828>\r\n<<<\n 10019 1726887174.28120: 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 10019 1726887174.28216: 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 0x7fe2aa7eb978>\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 0x7fe2aa7eba20>\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 0x7fe2aa7ebc50>\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 10020 1726887174.28630: stdout chunk (state=3):\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 0x7efc544db6a0>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544db0b8>\r\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53ecda20>\r\n<<<\n 10019 1726887174.29473: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa7ebdd8>\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 0x7fe2aa7fe400>\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 0x7fe2aa814ac8>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa80bb00>\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 0x7fe2aa814080>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa80be80>\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 0x7fe2aa7a7470>\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 0x7fe2aa7b5748>\r\nimport 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa7a7940>\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 0x7fe2aa29e588>\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 0x7fe2aa2a83c8>\r\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa29ebe0>\r\nimport 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa29e9e8>\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 0x7fe2aa2a8518>\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 0x7fe2aa03d1d0>\r\nimport 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa2b8ba8>\r\nimport 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa2b8908>\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 0x7fe2aa04e4e0>\r\n<<<\n 10021 1726887174.29504: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc6ff871240>\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887174.29732: stdout chunk (state=3):\n>>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544c39b0>\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 0x7efc544e7470>\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 0x7efc540094e0>\r\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54000dd8>\r\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53ff6d30>\r\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544e7d30>\r\nimport 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544e74a8>\r\nimport 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53ebba90>\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 0x7efc54026a58>\r\nimport 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54026828>\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 0x7efc53fc2978>\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 0x7efc53fc2a20>\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 0x7efc53fc2c50>\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 0x7efc53fc2dd8>\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 0x7efc53fd5400>\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 0x7efc53febac8>\r\n<<<\n 10019 1726887174.29769: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa2af2b0>\r\nimport 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa29eba8>\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 0x7fe2aa06dc18>\r\nimport 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa06d6a0>\r\nimport 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa06a0f0>\r\nimport 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa2b8630>\r\n<<<\n 10019 1726887174.29878: stdout chunk (state=3):\n>>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa7d7320>\r\n<<<\n 10019 1726887174.29923: stdout chunk (state=3):\n>>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8433c8>\r\nimport 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad10908>\r\n<<<\n 10020 1726887174.31141: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53fe2b00>\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 0x7efc53feb080>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53fe2e80>\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 0x7efc53f7e470>\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 0x7efc53f8c748>\r\nimport 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53f7e940>\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 0x7efc53a75588>\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 0x7efc53a7f3c8>\r\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a75be0>\r\nimport 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a759e8>\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 0x7efc53a7f518>\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 0x7efc538141d0>\r\nimport 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a8fba8>\r\nimport 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a8f908>\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 0x7efc538254e0>\r\nimport 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a862b0>\r\nimport 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a75ba8>\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 0x7efc53844c18>\r\nimport 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc538446a0>\r\nimport 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc538410f0>\r\nimport 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a8f630>\r\nimport 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53fae320>\r\nimport 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5401a3c8>\r\nimport 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544e7908>\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887174.31166: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2a9fd6668>\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n<<<\n 10021 1726887174.31232: 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.dnf_payload_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 10019 1726887174.31496: 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# /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 0x7fe2a9fabc88>\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 10021 1726887174.31511: 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.dnf_payload_9t3wy7p5/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_9t3wy7p5/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 0x7fc6ff8e4da0>\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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887174.31525: stdout chunk (state=3):\n>>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887174.31585: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887174.32740: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9fabe80>\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 0x7fe2a9f8bc88>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9fab2b0>\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 0x7fe2a9f96780>\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 0x7fe2a9f96f60>\r\nimport 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f96940>\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9fab748>\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<<<\n 10020 1726887174.32754: 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 0x7efc537ad668>\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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 0x7efc53782c88>\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 10021 1726887174.32780: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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 0x7fc6ff8c70b8>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f94dd8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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 10020 1726887174.32918: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53782e80>\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 0x7efc53762c88>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc537822b0>\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 0x7efc5376d780>\r\n<<<\n 10020 1726887174.32946: 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<<<\n 10020 1726887174.32972: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 10020 1726887174.32996: 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# code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc'\r\n<<<\n 10020 1726887174.33024: stdout chunk (state=3):\n>>>import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5376df60>\r\n<<<\n 10020 1726887174.33203: stdout chunk (state=3):\n>>>import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5376d940>\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53782748>\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<<<\n 10020 1726887174.33233: 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 10019 1726887174.33464: 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 0x7fe2a9f09be0>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f098d0>\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 10020 1726887174.34576: 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 0x7efc536e0be0>\r\n<<<\n 10021 1726887174.34611: 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 0x7fc6ff8e0fd0>\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 10019 1726887174.34631: 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 0x7fe2a1588208>\r\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f09a20>\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 0x7fe2a12e2da0>\r\nimport 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a1588390>\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 0x7fe2a1010cf8>\r\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a12d6358>\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 0x7fe2a0fc1be0>\r\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a1010e80>\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 0x7fe2a0a37780>\r\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0fb4550>\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<<<\n 10019 1726887174.34689: stdout chunk (state=3):\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 0x7fe2a0a195f8>\r\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0a25898>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f09390>\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<<<\n 10020 1726887174.34707: stdout chunk (state=3):\n>>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc536e08d0>\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 10021 1726887174.34734: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff8f40b8>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff89f8d0>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887174.34794: stdout chunk (state=3):\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<<<\n 10020 1726887174.34817: 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 0x7efc4ad5f208>\r\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc536e0a20>\r\n<<<\n 10020 1726887174.34850: 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 10019 1726887174.34873: 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 0x7fe2a0557b70>\r\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a054deb8>\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<<<\n 10019 1726887174.34898: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc'\r\n<<<\n 10020 1726887174.34928: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc'\r\n<<<\n 10019 1726887174.34956: 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# /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 0x7fe2a0566e48>\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 10019 1726887174.34989: 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\n<<<\n 10020 1726887174.35040: 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 0x7efc4aab9da0>\r\n<<<\n 10019 1726887174.35059: stdout chunk (state=3):\n>>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a056fb70>\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 10020 1726887174.35119: stdout chunk (state=3):\n>>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4ad5f390>\r\n<<<\n 10020 1726887174.35145: 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 10020 1726887174.35199: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc'\r\n<<<\n 10019 1726887174.35254: 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 0x7fe2a056d470>\r\n<<<\n 10019 1726887174.35386: 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 0x7fe2a057efd0>\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 0x7fe29f91b940>\r\n<<<\n 10020 1726887174.35418: 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 0x7efc4a7e7cf8>\r\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4aaad358>\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<<<\n 10020 1726887174.35444: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc'\r\n<<<\n 10019 1726887174.35538: 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 10019 1726887174.35567: 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 0x7fe29f91bb00>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a056fda0>\r\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0566ef0>\r\n<<<\n 10020 1726887174.35616: 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 0x7efc4a798be0>\r\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4a7e7e80>\r\n<<<\n 10020 1726887174.35642: 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 10019 1726887174.35659: stdout chunk (state=3):\n>>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0566828>\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 10021 1726887174.35895: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10020 1726887174.35948: stdout chunk (state=3):\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 0x7efc4a20e780>\r\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4a78b550>\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 0x7efc4a1f05f8>\r\n<<<\n 10019 1726887174.35976: 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 0x7fe29f927eb8>\r\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0566c88>\r\nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0557d30>\r\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a054d3c8>\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<<<\n 10020 1726887174.36001: stdout chunk (state=3):\n>>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4a1fc898>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc536e0390>\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<<<\n 10019 1726887174.36045: 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 0x7fe29f92de80>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29f92dd30>\r\n<<<\n 10020 1726887174.36091: stdout chunk (state=3):\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<<<\n 10019 1726887174.36132: stdout chunk (state=3):\n>>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f09518>\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 0x7fe29f945630>\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<<<\n 10020 1726887174.36169: 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 0x7efc49d2eb70>\r\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d24eb8>\r\n<<<\n 10019 1726887174.36211: 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# 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<<<\n 10020 1726887174.36247: 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 10019 1726887174.36288: stdout chunk (state=3):\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 10020 1726887174.36329: 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 0x7efc49d3de48>\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\n<<<\n 10019 1726887174.36355: 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 10020 1726887174.36381: stdout chunk (state=3):\n>>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d46b70>\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 10019 1726887174.36490: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc'\r\n<<<\n 10019 1726887174.36595: 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<<<\n 10020 1726887174.36629: 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 0x7efc49d44470>\r\n<<<\n 10020 1726887174.36665: 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 0x7efc49d55fd0>\r\n<<<\n 10019 1726887174.36683: stdout chunk (state=3):\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 0x7fe2aabf75c0>\r\n<<<\n 10019 1726887174.36738: stdout chunk (state=3):\n>>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d835e10>\r\n<<<\n 10020 1726887174.36771: 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 0x7efc490f2940>\r\n<<<\n 10019 1726887174.36798: stdout chunk (state=3):\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 0x7fe2aab9eba8>\r\n<<<\n 10021 1726887174.36905: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10020 1726887174.36969: 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 0x7efc490f2b00>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d46da0>\r\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d3def0>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d3d828>\r\n<<<\n 10020 1726887174.37008: 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 10019 1726887174.37027: stdout chunk (state=3):\n>>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aabf7cf8>\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\n<<<\n 10019 1726887174.37053: stdout chunk (state=3):\n>>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3e5be0>\r\nimport 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3e59e8>\r\n<<<\n 10019 1726887174.37081: 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<<<\n 10019 1726887174.37105: stdout chunk (state=3):\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 10020 1726887174.37147: 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 0x7efc490feeb8>\r\n<<<\n 10020 1726887174.37186: stdout chunk (state=3):\n>>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d3dc88>\r\n<<<\n 10019 1726887174.37209: stdout chunk (state=3):\n>>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3e5ef0>\r\nimport 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3e5a58>\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 10020 1726887174.37245: stdout chunk (state=3):\n>>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d2ed30>\r\n<<<\n 10019 1726887174.37272: stdout chunk (state=3):\n>>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3f0160>\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 10020 1726887174.37297: stdout chunk (state=3):\n>>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d243c8>\r\n<<<\n 10020 1726887174.37337: 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 10019 1726887174.37363: stdout chunk (state=3):\n>>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3f0278>\r\nimport 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3e5e48>\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 10019 1726887174.37450: stdout chunk (state=3):\n>>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3f0400>\r\nimport 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3f00b8>\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 10020 1726887174.37479: 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 0x7efc49104e80>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49104d30>\r\n<<<\n 10020 1726887174.37528: stdout chunk (state=3):\n>>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc536e0518>\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 0x7efc4911c630>\r\n<<<\n 10019 1726887174.37553: stdout chunk (state=3):\n>>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3f02e8>\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\n<<<\n 10020 1726887174.37602: 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<<<\n 10020 1726887174.37640: 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 10019 1726887174.37672: stdout chunk (state=3):\n>>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3f06d8>\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 0x7fe29d3f0780>\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\n<<<\n 10019 1726887174.37704: stdout chunk (state=3):\n>>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3f0940>\r\n<<<\n 10020 1726887174.37742: 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 10019 1726887174.37761: 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 10020 1726887174.37798: 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 10019 1726887174.37847: stdout chunk (state=3):\n>>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3f0a20>\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 0x7fe29d3f0d68>\r\n<<<\n 10019 1726887174.37875: 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 10020 1726887174.38110: 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 0x7efc543ce5c0>\r\n<<<\n 10019 1726887174.38180: stdout chunk (state=3):\n>>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3f0fd0>\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 0x7fe29d3f5278>\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 0x7fe29d3f5390>\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 0x7fe29d3f5358>\r\nimport 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3d7e80>\r\nimport 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d81ee48>\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<<<\n 10020 1726887174.38231: stdout chunk (state=3):\n>>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4700ce10>\r\n<<<\n 10020 1726887174.38283: stdout chunk (state=3):\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 0x7efc54375ba8>\r\n<<<\n 10019 1726887174.38309: 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 0x7fe29d3f5748>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3e5710>\r\nimport 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d835dd8>\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 0x7fe29d3f5630>\r\nimport 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d81e908>\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d818a90>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d811d68>\r\n<<<\n 10019 1726887174.38334: stdout chunk (state=3):\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<<<\n 10020 1726887174.38369: stdout chunk (state=3):\n>>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc543cecf8>\r\n<<<\n 10020 1726887174.38432: 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 10019 1726887174.38456: stdout chunk (state=3):\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 0x7fe29d818f98>\r\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29f9455c0>\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 10020 1726887174.38545: 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 10019 1726887174.38587: 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 0x7fe29d180e80>\r\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d1803c8>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d180208>\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<<<\n 10020 1726887174.38632: stdout chunk (state=3):\n>>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bbcbe0>\r\nimport 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bbc9e8>\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 10019 1726887174.38697: stdout chunk (state=3):\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 0x7fe29d1a4128>\r\n<<<\n 10020 1726887174.38736: stdout chunk (state=3):\n>>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bbcef0>\r\nimport 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bbca58>\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 10019 1726887174.38773: stdout chunk (state=3):\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<<<\n 10020 1726887174.38814: stdout chunk (state=3):\n>>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bc7160>\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 10019 1726887174.38876: 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 0x7fe29d149d30>\r\n<<<\n 10020 1726887174.38896: stdout chunk (state=3):\n>>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bc7278>\r\nimport 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bbce48>\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 10019 1726887174.38940: 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 0x7fe29d153470>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d1afb70>\r\n<<<\n 10020 1726887174.38988: 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\nimport 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bc7400>\r\nimport 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bc70b8>\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 10019 1726887174.39044: stdout chunk (state=3):\n>>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d1a4550>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d199710>\r\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d18b4e0>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d18b208>\r\n<<<\n 10020 1726887174.39080: stdout chunk (state=3):\n>>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bc72e8>\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\n<<<\n 10019 1726887174.39133: stdout chunk (state=3):\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<<<\n 10020 1726887174.39179: stdout chunk (state=3):\n>>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bc76d8>\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 0x7efc46bc7780>\r\n<<<\n 10019 1726887174.39223: stdout chunk (state=3):\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 0x7fe29d170d30>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d153b70>\r\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d18b4a8>\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 10020 1726887174.39282: stdout chunk (state=3):\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 0x7efc46bc7940>\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\n<<<\n 10019 1726887174.39326: stdout chunk (state=3):\n>>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d173358>\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 0x7fe29d173518>\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 0x7fe29d1735c0>\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 0x7fe29d1736d8>\r\n<<<\n 10020 1726887174.39374: stdout chunk (state=3):\n>>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bc7a20>\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 10019 1726887174.39527: stdout chunk (state=3):\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 0x7fe29cef6cc0>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cee3ba8>\r\n<<<\n 10021 1726887174.39695: 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 0x7fc6ff577358>\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 0x7fc6ff577438>\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 0x7fc6ff50d2e8>\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 0x7fc6ff5383c8>\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 0x7fc6ff5385f8>\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 0x7fc6ff37af98>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff37ab70>\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff5386d8>\r\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff521128>\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 0x7fc6ff385080>\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 0x7fc6ff385160>\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 0x7fc6ff39c358>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff3935f8>\r\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff50d080>\r\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff575c18>\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 0x7fc6ff56b860>\r\nimport 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff54ab00>\r\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff3b5cc0>\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<<<\n 10020 1726887174.39820: stdout chunk (state=3):\n>>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bc7d68>\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 0x7efc46bc7fd0>\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 0x7efc46bcc278>\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 0x7efc46bcc390>\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 0x7efc46bcc358>\r\nimport 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46baee80>\r\nimport 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46ff5e48>\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 0x7efc46bcc748>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bbc710>\r\nimport 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4700cdd8>\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 0x7efc46bcc630>\r\nimport 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46ff5908>\r\n<<<\n 10019 1726887174.39895: 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 0x7fe29cef6ba8>\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 0x7fe29cef6c88>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d173630>\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 0x7fe29cef9940>\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cef96a0>\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 0x7fe29cef9e48>\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 0x7fe29cf10f60>\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 0x7fe29cf17198>\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 0x7fe29cf17cf8>\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 0x7fe29cf17eb8>\r\n<<<\n 10020 1726887174.39961: stdout chunk (state=3):\n>>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46fefa90>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46fe8d68>\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 0x7efc46feff98>\r\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4911c5c0>\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<<<\n 10019 1726887174.40035: 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# 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 0x7fe29cc64518>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc64080>\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 0x7fe29cc6d6a0>\r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f5b0b8>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9fb9400>\r\n<<<\n 10020 1726887174.40064: stdout chunk (state=3):\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 0x7efc46957e80>\r\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc469573c8>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46957208>\r\n<<<\n 10020 1726887174.40137: 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# /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<<<\n 10020 1726887174.40163: 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<<<\n 10020 1726887174.40236: stdout chunk (state=3):\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 0x7efc4697b128>\r\n# /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py\r\n<<<\n 10019 1726887174.40466: 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 0x7fe29cc6d898>\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 10019 1726887174.40504: 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 0x7fe29cc8f6a0>\r\n<<<\n 10019 1726887174.40537: stdout chunk (state=3):\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 10019 1726887174.40569: 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 10020 1726887174.40599: stdout chunk (state=3):\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 0x7efc46920d30>\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 0x7efc4692a470>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46986b70>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4697b550>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46970710>\r\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc469624e0>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46962208>\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<<<\n 10019 1726887174.40636: 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 10020 1726887174.40686: stdout chunk (state=3):\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 0x7efc46947d30>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4692ab70>\r\n<<<\n 10021 1726887174.40767: 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 0x7fc704bb8550>\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 0x7fc704bb8748>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bae208>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff55da58>\r\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4fe898>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff577d30>\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff577470>\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 0x7fc6ff4fe518>\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 0x7fc6ff4fe7f0>\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 0x7fc704bb8dd8>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bb8a58>\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 0x7fc704bb8cc0>\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 0x7fc6ff99fd68>\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 0x7fc6ff9a0438>\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 0x7fc6ff9bb748>\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 0x7fc6ff3c7278>\r\n<<<\n 10019 1726887174.40822: 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 0x7fe29cc3de80>\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<<<\n 10021 1726887174.40860: 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 0x7fc6ff3db8d0>\r\n<<<\n 10020 1726887174.40882: stdout chunk (state=3):\n>>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc469624a8>\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 0x7efc4694a358>\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 0x7efc4694a518>\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 0x7efc4694a5c0>\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 0x7efc4694a6d8>\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<<<\n 10019 1726887174.40932: 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 0x7fe29cc49f98>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc49b00>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc427f0>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc42198>\r\n<<<\n 10020 1726887174.40965: stdout chunk (state=3):\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 10019 1726887174.41035: stdout chunk (state=3):\n>>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cca35c0>\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 0x7fe29cc42588>\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<<<\n 10020 1726887174.41077: 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 0x7efc466cdcc0>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc466baba8>\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 0x7efc466cdba8>\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 10019 1726887174.41130: 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 0x7fe29c5677b8>\r\n<<<\n 10020 1726887174.41225: stdout chunk (state=3):\n>>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc466cdc88>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4694a630>\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 0x7efc466d0940>\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc466d06a0>\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 10021 1726887174.41273: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff9c9748>\r\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff9bbb38>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10019 1726887174.41328: stdout chunk (state=3):\n>>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc54400>\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 0x7fe29c57d080>\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 0x7fe29c57d208>\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 0x7fe29c57d438>\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 0x7fe29c57d6d8>\r\n<<<\n 10020 1726887174.41388: stdout chunk (state=3):\n>>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc466d0e48>\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 0x7efc466e7f60>\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 0x7efc466ee198>\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 0x7efc466eecf8>\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 0x7efc466eeeb8>\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<<<\n 10019 1726887174.41439: stdout chunk (state=3):\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<<<\n 10020 1726887174.41490: stdout chunk (state=3):\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 0x7efc4643b518>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4643b080>\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 0x7efc464446a0>\r\n<<<\n 10019 1726887174.41553: stdout chunk (state=3):\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 0x7fe29c57dd30>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c57db38>\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 0x7fe29c583080>\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\n<<<\n 10020 1726887174.41583: stdout chunk (state=3):\n>>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc537320b8>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53790400>\r\n<<<\n 10019 1726887174.41631: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c588c50>\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 0x7fe29c588e10>\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<<<\n 10019 1726887174.41674: stdout chunk (state=3):\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 10019 1726887174.41734: 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 0x7fe29c590cf8>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c590630>\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<<<\n 10019 1726887174.41761: stdout chunk (state=3):\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 0x7fe29c59c898>\r\n<<<\n 10020 1726887174.41797: 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 0x7efc46444898>\r\n<<<\n 10019 1726887174.41852: 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\nimport 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c59cba8>\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 0x7fe29c59ccf8>\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 10020 1726887174.42015: 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\nimport 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc464666a0>\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 10020 1726887174.42048: 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 10020 1726887174.42081: stdout chunk (state=3):\n>>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc'\r\n<<<\n 10020 1726887174.42112: stdout chunk (state=3):\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 10019 1726887174.42143: 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 0x7fe29c59ceb8>\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 0x7fe29c533c88>\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 0x7fe29c533eb8>\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 0x7fe29c53c0f0>\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 0x7fe29c53cda0>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c53c898>\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 10020 1726887174.42187: 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 0x7efc46414e80>\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 10019 1726887174.42226: 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 0x7fe29c545e80>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c545668>\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 0x7fe29c54ca58>\r\n<<<\n 10020 1726887174.42272: 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 10019 1726887174.42311: stdout chunk (state=3):\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 0x7fe29c54ccc0>\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 0x7fe29c557d30>\r\n<<<\n 10021 1726887174.42358: stdout chunk (state=3):\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 10020 1726887174.42443: 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 0x7efc46420f98>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46420b00>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc464197f0>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46419198>\r\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4647a5c0>\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\n<<<\n 10019 1726887174.42479: stdout chunk (state=3):\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 0x7fe29c557f28>\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 0x7fe29c55e0b8>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc8fc18>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc8f860>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc8f048>\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<<<\n 10020 1726887174.42538: stdout chunk (state=3):\n>>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46419588>\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\n<<<\n 10019 1726887174.42576: 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 0x7fe29c55eb00>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c55e828>\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<<<\n 10020 1726887174.42633: stdout chunk (state=3):\n>>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d3e7b8>\r\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4642b400>\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\n<<<\n 10019 1726887174.42695: 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# 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 0x7fe29c4f7278>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4f1668>\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<<<\n 10020 1726887174.42755: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d54048>\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 0x7efc45d541d0>\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 0x7efc45d54400>\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 0x7efc45d546a0>\r\n<<<\n 10019 1726887174.43011: 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\nimport 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c50b2b0>\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 0x7fe29c4f77f0>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4f74e0>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c55e8d0>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc8f8d0>\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 0x7fe29c55e6d8>\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\n<<<\n 10020 1726887174.43067: stdout chunk (state=3):\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 0x7efc45d54cf8>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d54b00>\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 0x7efc45d5a048>\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 0x7efc45d5fc18>\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 0x7efc45d5fdd8>\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 10019 1726887174.43129: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c51e710>\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 0x7fe29c4a6710>\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\n<<<\n 10020 1726887174.43198: 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 0x7efc45d67cc0>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d675f8>\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 0x7efc45d74860>\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 0x7efc45d74b70>\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\n<<<\n 10019 1726887174.43237: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4b0400>\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 0x7fe29c4b0a20>\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<<<\n 10020 1726887174.43281: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d74cc0>\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 0x7efc45d74e80>\r\n<<<\n 10019 1726887174.43337: 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# /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 10020 1726887174.43375: stdout chunk (state=3):\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 0x7efc45d0ac50>\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 0x7efc45d0ae80>\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 10021 1726887174.43448: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff9c96d8>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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 0x7fc6ff962630>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff962048>\r\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff3559b0>\r\n<<<\n 10019 1726887174.43499: 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 0x7fe29c4c10b8>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4ba9b0>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4ba710>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4ba320>\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 0x7fe29c4ba780>\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 10020 1726887174.43547: 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 0x7efc45d130b8>\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 0x7efc45d13d68>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d13860>\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 0x7efc45d1ce48>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d1c630>\r\n<<<\n 10019 1726887174.43610: 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 0x7fe29c4ced30>\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 0x7fe29c4cee10>\r\n<<<\n 10020 1726887174.43644: stdout chunk (state=3):\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 0x7efc45d23a20>\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 0x7efc45d23c88>\r\n<<<\n 10019 1726887174.43690: 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 10020 1726887174.43717: 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 0x7efc45d2ecf8>\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 0x7efc45d2eef0>\r\n<<<\n 10019 1726887174.43768: 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 0x7fe29c4d8668>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4d8438>\r\n<<<\n 10020 1726887174.43830: 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\nimport 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d35080>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46466c18>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46466860>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46466048>\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<<<\n 10019 1726887174.43868: stdout chunk (state=3):\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<<<\n 10020 1726887174.43916: 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 0x7efc45d35ac8>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d357f0>\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 10019 1726887174.43956: 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 0x7fe29bdddba8>\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<<<\n 10020 1726887174.44011: 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 0x7efc45cce240>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45cc8630>\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 10019 1726887174.44062: stdout chunk (state=3):\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 0x7fe29bde7e80>\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 0x7fe29bded0b8>\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 10020 1726887174.44099: 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# 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 0x7efc45ce2278>\r\n<<<\n 10019 1726887174.44139: 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 0x7fe29bded240>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bded128>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bde7908>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bdddcc0>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bddd080>\r\n<<<\n 10020 1726887174.44206: 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 0x7efc45cce7b8>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45cce4a8>\r\n<<<\n 10019 1726887174.44248: stdout chunk (state=3):\n>>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bdd3630>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4d8e80>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4ce710>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4c1b38>\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 0x7fe29c4d8518>\r\n<<<\n 10020 1726887174.44282: stdout chunk (state=3):\n>>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d35898>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc464668d0>\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 10019 1726887174.44324: 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\nimport 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bded5c0>\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\n<<<\n 10020 1726887174.44509: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d356a0>\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 0x7efc45cf56d8>\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 0x7efc45c7d6d8>\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 0x7efc45c873c8>\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 0x7efc45c879e8>\r\n<<<\n 10021 1726887174.44557: stdout chunk (state=3):\n>>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff94a940>\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 0x7fc6ff975400>\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 0x7fc6ff490470>\r\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff487d68>\r\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff47ecc0>\r\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff975cc0>\r\n<<<\n 10019 1726887174.44598: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bdfe0b8>\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 0x7fe29bdfe400>\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 0x7fe29bdfeeb8>\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 0x7fe29be00a90>\r\n<<<\n 10020 1726887174.44637: 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# /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<<<\n 10020 1726887174.44672: 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 0x7efc45c98080>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45c92978>\r\n<<<\n 10020 1726887174.44718: stdout chunk (state=3):\n>>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45c926d8>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45c922e8>\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 10020 1726887174.44753: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45c92748>\r\n<<<\n 10020 1726887174.44810: 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# 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<<<\n 10020 1726887174.44840: 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 0x7efc45ca5d30>\r\n<<<\n 10020 1726887174.45934: 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\nimport 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45ca5e10>\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 0x7efc45caf668>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45caf438>\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 0x7efc455b4ba8>\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 0x7efc455bee80>\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 0x7efc455c40b8>\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 0x7efc455c4240>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455c4128>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455be908>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455b4cc0>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455b4080>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455aa630>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45cafe80>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45ca5710>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45c98b38>\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 0x7efc45caf518>\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 0x7efc455c45c0>\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 0x7efc455d50b8>\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 0x7efc455d5400>\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<<<\n 10021 1726887174.46572: stdout chunk (state=3):\n>>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff975438>\r\nimport 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff342a20>\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 0x7fc6ff4ac9e8>\r\nimport 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4ac7b8>\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 0x7fc6ff449908>\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 0x7fc6ff4499b0>\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 0x7fc6ff449be0>\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 0x7fc6ff449d68>\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 0x7fc6ff45d390>\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 0x7fc6ff472a58>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff46aa90>\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 0x7fc6ff46afd0>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff46ae10>\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 0x7fc6ff405400>\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 0x7fc6ff4136d8>\r\nimport 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4058d0>\r\n<<<\n 10021 1726887174.46959: 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# 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 0x7fc6feefe518>\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 0x7fc6fef06358>\r\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feefeb70>\r\nimport 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feefe978>\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 0x7fc6fef064a8>\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 0x7fc6fec9b160>\r\nimport 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fef16b38>\r\nimport 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fef16898>\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 0x7fc6fecac470>\r\nimport 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fef0d240>\r\nimport 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feefeb38>\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\n<<<\n 10020 1726887174.47034: stdout chunk (state=3):\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 0x7efc455d5eb8>\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 0x7efc455d7a90>\r\n<<<\n 10021 1726887174.48144: stdout chunk (state=3):\n>>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feccbba8>\r\nimport 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feccb630>\r\nimport 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fecc8080>\r\nimport 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fef165c0>\r\nimport 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4362b0>\r\nimport 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4a1358>\r\nimport 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff975898>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n<<<\n 10021 1726887174.50376: 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 0x7fc6fec345f8>\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n<<<\n 10021 1726887174.51542: 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# /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 0x7fc6febb0c18>\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 0x7fc6febb0e10>\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 0x7fc6febeac18>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6febb0240>\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 0x7fc6febf4710>\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 0x7fc6febf4ef0>\r\nimport 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6febf48d0>\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6febb06d8>\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<<<\n 10021 1726887174.52642: 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 0x7fc6feb68b70>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feb68860>\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 10021 1726887174.53730: 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 0x7fc6f61e6198>\r\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feb689b0>\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 0x7fc6f5f40d30>\r\nimport 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f61e6320>\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<<<\n 10021 1726887174.54833: 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 0x7fc6f5c6fc88>\r\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f5f342e8>\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 0x7fc6f5c1fb70>\r\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f5c6fe10>\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 0x7fc6f5695710>\r\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f5c124e0>\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 0x7fc6f5677588>\r\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f5683828>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feb68320>\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 0x7fc6f51b5b00>\r\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51ace48>\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 0x7fc6f51c4dd8>\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 0x7fc6f51ceb00>\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 10021 1726887174.55132: 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 0x7fc6f51cb400>\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 0x7fc6f51dcf60>\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 0x7fc6f457a8d0>\r\n<<<\n 10021 1726887174.56229: 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 0x7fc6f457aa90>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51ced30>\r\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51c4e80>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51c47b8>\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 0x7fc6f4585e48>\r\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51c4c18>\r\nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51b5cc0>\r\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51ac358>\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<<<\n 10021 1726887174.57335: 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 0x7fc6f458ce10>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f458ccc0>\r\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feb684a8>\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 0x7fc6f45a35c0>\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 0x7fc6ff856550>\r\n<<<\n 10021 1726887174.57497: stdout chunk (state=3):\n>>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2493da0>\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 0x7fc6ff7fcb38>\r\nimport 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff856c88>\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\n<<<\n 10021 1726887174.58634: stdout chunk (state=3):\n>>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2043b70>\r\nimport 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2043978>\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 0x7fc6f2043e80>\r\nimport 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f20439e8>\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 0x7fc6f204e0f0>\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 0x7fc6f204e208>\r\nimport 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2043dd8>\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 0x7fc6f204e390>\r\nimport 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2043da0>\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 0x7fc6f204e278>\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 0x7fc6f204e668>\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 0x7fc6f204e710>\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 0x7fc6f204e8d0>\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 0x7fc6f204e9b0>\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 10021 1726887174.59942: stdout chunk (state=3):\n>>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f204ecf8>\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 0x7fc6f204ef60>\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 0x7fc6f2054208>\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 0x7fc6f2054320>\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 0x7fc6f20542e8>\r\nimport 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2035e10>\r\nimport 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f247cdd8>\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 0x7fc6f20546d8>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f20436a0>\r\nimport 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2493d68>\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 0x7fc6f20545c0>\r\nimport 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f247c898>\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2476a20>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f246fcf8>\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 0x7fc6f2476f28>\r\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f45a3550>\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 0x7fc6f1ddee10>\r\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1dde358>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1dde198>\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 0x7fc6f1e020b8>\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 0x7fc6f1da7cc0>\r\n<<<\n 10021 1726887174.61164: 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 0x7fc6f1db1400>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1e0db00>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1e024e0>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1df76a0>\r\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1de9470>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1de9198>\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 0x7fc6f1dcecc0>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1db1b00>\r\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1de9438>\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 0x7fc6f1dd12e8>\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 0x7fc6f1dd14a8>\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 0x7fc6f1dd1550>\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 0x7fc6f1dd1668>\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 0x7fc6f1b54c50>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1b41b38>\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 0x7fc6f1b54b38>\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 0x7fc6f1b54c18>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1dd15c0>\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<<<\n 10021 1726887174.62573: stdout chunk (state=3):\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 0x7fc6f1b588d0>\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1b58630>\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 0x7fc6f1b58dd8>\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 0x7fc6f1b6eef0>\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 0x7fc6f1b75128>\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 0x7fc6f1b75c88>\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 0x7fc6f1b75e48>\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 0x7fc6f18c24a8>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1b75fd0>\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 0x7fc6f18cb630>\r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6febba048>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fec17390>\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 0x7fc6f18cb828>\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 0x7fc6f18ef630>\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 0x7fc6f189be10>\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 0x7fc6f18a7f28>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18a7a90>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18a0780>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18a0128>\r\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1901550>\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 0x7fc6f18a0518>\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 0x7fc6f11c5748>\r\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18b2390>\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 0x7fc6f11cefd0>\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 0x7fc6f11db198>\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 0x7fc6f11db3c8>\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<<<\n 10021 1726887174.62728: stdout chunk (state=3):\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 0x7fc6f11db668>\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\n<<<\n 10021 1726887174.63945: stdout chunk (state=3):\n>>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11dbcc0>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11dbac8>\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 0x7fc6f11dbfd0>\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 0x7fc6f11e6be0>\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 0x7fc6f11e6da0>\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 0x7fc6f11eec88>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11ee5c0>\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 0x7fc6f11fb828>\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 0x7fc6f11fbb38>\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 0x7fc6f11fbc88>\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 0x7fc6f11fbe48>\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 0x7fc6f1191c18>\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 0x7fc6f1191e48>\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 0x7fc6f119a080>\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 0x7fc6f119ad30>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f119a828>\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 0x7fc6f11a4e10>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11a45f8>\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 0x7fc6f11aa9e8>\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 0x7fc6f11aac50>\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 0x7fc6f11b5cc0>\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 0x7fc6f11b5eb8>\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 0x7fc6f11bc048>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18efba8>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18ef7f0>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18cbfd0>\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 10021 1726887174.64235: 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 0x7fc6f11bca90>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11bc7b8>\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 0x7fc6f1155208>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f114f5f8>\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 0x7fc6f1169240>\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 0x7fc6f1155780>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1155470>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11bc860>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18ef860>\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 0x7fc6f11bc668>\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 0x7fc6f117c6a0>\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 0x7fc6f11046a0>\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\n<<<\n 10021 1726887174.64264: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f110e390>\r\n<<<\n 10021 1726887174.64290: 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# code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc'\r\n<<<\n 10021 1726887174.64314: stdout chunk (state=3):\n>>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f110e9b0>\r\n<<<\n 10021 1726887174.64348: 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 10021 1726887174.64376: 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# /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py\r\n<<<\n 10021 1726887174.64399: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc'\r\n<<<\n 10021 1726887174.65541: 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 0x7fc6f111f048>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1119940>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11196a0>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11192b0>\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 0x7fc6f1119710>\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 0x7fc6f112ccf8>\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 0x7fc6f112cdd8>\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 0x7fc6f11365f8>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11363c8>\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 0x7fc6f0a3bb38>\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 0x7fc6f0a46e10>\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 0x7fc6f0a4b048>\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 0x7fc6f0a4b1d0>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a46fd0>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a46898>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a3bc50>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a31fd0>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a315c0>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1136e10>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f112c6d8>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f111fb00>\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 0x7fc6f11364a8>\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 0x7fc6f0a4b550>\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 0x7fc6f0a5c048>\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 0x7fc6f0a5c390>\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 0x7fc6f0a5ce48>\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 0x7fc6f0a5ea20>\r\n<<<\n 10020 1726887176.60065: stdout chunk (state=3):\n>>>\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"chrony\"], \"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 10020 1726887176.64397: stdout chunk (state=3):\n>>># destroy dnf.plugin.dynamic\r\n<<<\n 10020 1726887176.64432: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 10020 1726887176.64932: 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 10020 1726887176.64946: 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<<<\n 10020 1726887176.64969: stdout chunk (state=3):\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<<<\n 10020 1726887176.64982: stdout chunk (state=3):\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 10020 1726887176.64994: stdout chunk (state=3):\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<<<\n 10020 1726887176.65017: stdout chunk (state=3):\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<<<\n 10020 1726887176.65031: 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<<<\n 10020 1726887176.65042: stdout chunk (state=3):\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<<<\n 10020 1726887176.65063: stdout chunk (state=3):\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<<<\n 10020 1726887176.65076: stdout chunk (state=3):\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<<<\n 10020 1726887176.65088: stdout chunk (state=3):\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<<<\n 10020 1726887176.65099: stdout chunk (state=3):\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<<<\n 10020 1726887176.65338: stdout chunk (state=3):\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<<<\n 10020 1726887176.65381: stdout chunk (state=3):\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<<<\n 10020 1726887176.65819: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 10020 1726887176.65840: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 10020 1726887176.65856: stdout chunk (state=3):\n>>># destroy _lzma\r\n# destroy bz2\r\n# destroy lzma\r\n<<<\n 10020 1726887176.65881: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy systemd.daemon\r\n# destroy ansible.module_utils.compat.selinux\r\n<<<\n 10020 1726887176.65895: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy ctypes\r\n<<<\n 10020 1726887176.65906: stdout chunk (state=3):\n>>># destroy systemd._journal\r\n<<<\n 10020 1726887176.65919: stdout chunk (state=3):\n>>># destroy systemd._reader\r\n# destroy systemd.id128\r\n<<<\n 10020 1726887176.65931: stdout chunk (state=3):\n>>># destroy systemd._daemon\r\n<<<\n 10020 1726887176.65953: stdout chunk (state=3):\n>>># destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n<<<\n 10020 1726887176.65976: 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<<<\n 10020 1726887176.65990: stdout chunk (state=3):\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 10020 1726887176.66184: stdout chunk (state=3):\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<<<\n 10020 1726887176.66226: stdout chunk (state=3):\n>>># destroy sqlite3\r\n# destroy sqlite3.dbapi2\r\n# destroy dbus\r\n# destroy dbus._compat\r\n<<<\n 10020 1726887176.66243: stdout chunk (state=3):\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<<<\n 10020 1726887176.66255: stdout chunk (state=3):\n>>># destroy pyexpat\r\n<<<\n 10020 1726887176.66273: stdout chunk (state=3):\n>>># destroy uuid\r\n# destroy systemd.journal\r\n<<<\n 10020 1726887176.66309: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n<<<\n 10020 1726887176.66330: 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 _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<<<\n 10020 1726887176.66347: stdout chunk (state=3):\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<<<\n 10020 1726887176.66363: stdout chunk (state=3):\n>>># cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n# cleanup[3] wiping _stat\r\n<<<\n 10020 1726887176.66380: stdout chunk (state=3):\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<<<\n 10020 1726887176.66398: stdout chunk (state=3):\n>>># cleanup[3] wiping re\r\n# destroy sre_compile\r\n<<<\n 10020 1726887176.66414: stdout chunk (state=3):\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<<<\n 10020 1726887176.66432: stdout chunk (state=3):\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 10020 1726887176.66452: stdout chunk (state=3):\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<<<\n 10020 1726887176.66506: stdout chunk (state=3):\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<<<\n 10020 1726887176.66526: stdout chunk (state=3):\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<<<\n 10020 1726887176.66541: stdout chunk (state=3):\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<<<\n 10020 1726887176.66561: stdout chunk (state=3):\n>>># cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n<<<\n 10020 1726887176.66576: stdout chunk (state=3):\n>>># destroy _signal\r\n# cleanup[3] wiping _posixsubprocess\r\n# destroy _posixsubprocess\r\n<<<\n 10020 1726887176.66594: stdout chunk (state=3):\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<<<\n 10020 1726887176.66612: stdout chunk (state=3):\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<<<\n 10020 1726887176.66629: stdout chunk (state=3):\n>>>\r\n# cleanup[3] wiping _selinux\r\n<<<\n 10020 1726887176.66648: stdout chunk (state=3):\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<<<\n 10020 1726887176.66666: stdout chunk (state=3):\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<<<\n 10020 1726887176.66681: stdout chunk (state=3):\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<<<\n 10020 1726887176.66697: stdout chunk (state=3):\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<<<\n 10020 1726887176.66716: stdout chunk (state=3):\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<<<\n 10020 1726887176.66733: stdout chunk (state=3):\n>>># cleanup[3] wiping calendar\r\n# cleanup[3] wiping email._header_value_parser\r\n# destroy email._encoded_words\r\n<<<\n 10020 1726887176.66750: 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<<<\n 10020 1726887176.66766: stdout chunk (state=3):\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<<<\n 10020 1726887176.66781: stdout chunk (state=3):\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<<<\n 10020 1726887176.66958: stdout chunk (state=3):\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<<<\n 10020 1726887176.66976: stdout chunk (state=3):\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<<<\n 10020 1726887176.66994: stdout chunk (state=3):\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<<<\n 10020 1726887176.67015: stdout chunk (state=3):\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<<<\n 10020 1726887176.67034: stdout chunk (state=3):\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<<<\n 10020 1726887176.67049: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 10020 1726887176.67483: stdout chunk (state=3):\n>>># destroy libdnf._error\r\n# destroy _heapq\r\n<<<\n 10020 1726887176.67498: stdout chunk (state=3):\n>>># destroy _thread\r\n# destroy _warnings\r\n<<<\n 10020 1726887176.67510: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _sre\r\n# destroy sre_parse\r\n<<<\n 10020 1726887176.67526: stdout chunk (state=3):\n>>># destroy select\r\n<<<\n 10020 1726887176.67541: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n<<<\n 10020 1726887176.67559: stdout chunk (state=3):\n>>># destroy pickle\r\n<<<\n 10020 1726887176.67575: 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 10020 1726887176.67590: 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 ansible.module_utils.six.moves\r\n# destroy _operator\r\n<<<\n 10020 1726887176.67638: stdout chunk (state=3):\n>>># destroy bisect\r\n# destroy posixpath\r\n# destroy posix\r\n<<<\n 10020 1726887176.67649: stdout chunk (state=3):\n>>># destroy http\r\n# destroy socket\r\n# destroy ssl\r\n<<<\n 10020 1726887176.67686: stdout chunk (state=3):\n>>># destroy gzip\r\n<<<\n 10020 1726887176.67701: stdout chunk (state=3):\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<<<\n 10020 1726887176.67747: stdout chunk (state=3):\n>>># destroy threading\r\n# destroy email.message\r\n# destroy email.errors\r\n<<<\n 10020 1726887176.67759: stdout chunk (state=3):\n>>># destroy email.encoders\r\n<<<\n 10020 1726887176.67776: stdout chunk (state=3):\n>>># destroy signal\r\n# destroy unicodedata\r\n<<<\n 10020 1726887176.67794: stdout chunk (state=3):\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<<<\n 10020 1726887176.67807: stdout chunk (state=3):\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<<<\n 10020 1726887176.67820: stdout chunk (state=3):\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<<<\n 10020 1726887176.67838: stdout chunk (state=3):\n>>># destroy urllib.parse\r\n<<<\n 10020 1726887176.67870: stdout chunk (state=3):\n>>># destroy tempfile\r\n# destroy traceback\r\n<<<\n 10020 1726887176.67884: stdout chunk (state=3):\n>>># destroy calendar\r\n# destroy glob\r\n# destroy curses\r\n<<<\n 10020 1726887176.67897: stdout chunk (state=3):\n>>># destroy fcntl\r\n# destroy struct\r\n# destroy termios\r\n# destroy random\r\n# destroy dnf.cli.output\r\n<<<\n 10020 1726887176.68083: stdout chunk (state=3):\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 10020 1726887176.68110: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n<<<\n 10020 1726887176.68746: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.224 closed.\r\n<<<\n 10020 1726887176.68797: stderr chunk (state=3):\n>>><<<\n 10020 1726887176.68806: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (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 0x7efc5be91e48>\\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 0x7efc5be27828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5be919b0>\\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 0x7efc5be34630>\\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 0x7efc5be3b160>\\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 0x7efc5be400f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5be3b748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5be3b390>\\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 0x7efc5bde5470>\\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 0x7efc5bdeae48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bde5b38>\\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 0x7efc5bdf14e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bdd4d68>\\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 0x7efc5bdd7198>\\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 0x7efc5a0e5940>\\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 0x7efc5a0f7240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5be45a20>\\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 0x7efc5a039080>\\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 0x7efc5a0442b0>\\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 0x7efc5a044f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a044a90>\\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 0x7efc5a04e080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0c07b8>\\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 0x7efc5a0c0ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0b4160>\\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 0x7efc5a0b4e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0ac438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a09c470>\\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 0x7efc59df12b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59df9d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0b40b8>\\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 0x7efc59dffe48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0962b0>\\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 0x7efc59e05208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59dfffd0>\\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 0x7efc59e05320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a105fd0>\\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 0x7efc59e05e10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59e05a20>\\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 0x7efc59e106d8>\\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 0x7efc59e10e80>\\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 0x7efc59997198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59e10780>\\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 0x7efc5999cc88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59e05550>\\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 0x7efc599c02e8>\\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 0x7efc599c06a0>\\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 0x7efc599c7390>\\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 0x7efc59771ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc597692e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5975ff98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59757e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc599c7d30>\\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 0x7efc59769f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc599c0a20>\\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 0x7efc5bda3710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5976c048>\\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 0x7efc5bda3a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59e05898>\\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 0x7efc5bdbb5c0>\\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 0x7efc5bdbf630>\\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 0x7efc5bdbfb00>\\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 0x7efc5bdbfc18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bdbbe10>\\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 0x7efc5bdbff60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bdbf4e0>\\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 0x7efc5bdbf240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bdafb00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc599ac358>\\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 0x7efc5bdbb470>\\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 0x7efc57d96908>\\r\\n# zipimport: found 38 names in \\'/tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc57a55ac8>\\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 0x7efc57a7e278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57ac04e0>\\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 0x7efc57ac05f8>\\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 0x7efc57ac0b38>\\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 0x7efc57a53940>\\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 0x7efc57a537b8>\\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 0x7efc57a53f60>\\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 0x7efc57a01710>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a7e0f0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a1b4a8>\\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 0x7efc57db9fd0>\\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 0x7efc57a2e2b0>\\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 0x7efc57a2e3c8>\\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 0x7efc57a8ce10>\\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 0x7efc57a91f60>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a82240>\\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 0x7efc57a82a58>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a39780>\\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 0x7efc57ab0f60>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a820b8>\\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 0x7efc57b2add8>\\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 0x7efc57b2aef0>\\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 0x7efc57b3c080>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a2e518>\\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 0x7efc57b48a20>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b43160>\\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 0x7efc57b43358>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b3cbe0>\\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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc57b65e10>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b65ac8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b652e8>\\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 0x7efc57b65940>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b4fc18>\\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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc543e9400>\\r\\n# 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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc5445de80>\\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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc54480128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5443ce48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/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 0x7efc543f3080>\\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 0x7efc543f3128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54476940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc540f0438>\\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 0x7efc540f0550>\\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 0x7efc54086358>\\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 0x7efc540b1438>\\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 0x7efc540b1668>\\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 0x7efc53ef6048>\\r\\nimport \\'email.encoders\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53f18be0>\\r\\nimport \\'email.charset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540b1748>\\r\\nimport \\'email.header\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54097198>\\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 0x7efc53efd0f0>\\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 0x7efc53efd1d0>\\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 0x7efc53f153c8>\\r\\nimport \\'email._parseaddr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53f0c668>\\r\\nimport \\'email.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540860f0>\\r\\nimport \\'email._policybase\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540eeb38>\\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 0x7efc540dd8d0>\\r\\nimport \\'email._header_value_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540c3b70>\\r\\nimport \\'email.headerregistry\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53f2ed30>\\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 0x7efc597315c0>\\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 0x7efc597317b8>\\r\\nimport \\'email.message\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59727278>\\r\\nimport \\'email.contentmanager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540d6ac8>\\r\\nimport \\'email.policy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54078940>\\r\\nimport \\'email.mime.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540780f0>\\r\\nimport \\'email.mime.multipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540f0588>\\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 0x7efc540784e0>\\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 0x7efc54078898>\\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 0x7efc59731e48>\\r\\nimport \\'email.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59731ac8>\\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 0x7efc59731d30>\\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 0x7efc54518e10>\\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 0x7efc545194a8>\\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 0x7efc545347b8>\\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 0x7efc53f402e8>\\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 0x7efc53f54940>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc545427b8>\\r\\nimport \\'http.client\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54534ba8>\\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 0x7efc54542748>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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 0x7efc544db6a0>\\r\\nimport \\'urllib.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544db0b8>\\r\\nimport \\'urllib.request\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53ecda20>\\r\\nimport \\'http.cookiejar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544c39b0>\\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 0x7efc544e7470>\\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 0x7efc540094e0>\\r\\nimport \\'opcode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54000dd8>\\r\\nimport \\'dis\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53ff6d30>\\r\\nimport \\'inspect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544e7d30>\\r\\nimport \\'cryptography.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544e74a8>\\r\\nimport \\'cryptography\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53ebba90>\\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 0x7efc54026a58>\\r\\nimport \\'cryptography.x509.certificate_transparency\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54026828>\\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 0x7efc53fc2978>\\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 0x7efc53fc2a20>\\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 0x7efc53fc2c50>\\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 0x7efc53fc2dd8>\\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 0x7efc53fd5400>\\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 0x7efc53febac8>\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.ec\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53fe2b00>\\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 0x7efc53feb080>\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.ed25519\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53fe2e80>\\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 0x7efc53f7e470>\\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 0x7efc53f8c748>\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.rsa\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53f7e940>\\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 0x7efc53a75588>\\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 0x7efc53a7f3c8>\\r\\nimport \\'hmac\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a75be0>\\r\\nimport \\'cryptography.hazmat.primitives.constant_time\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a759e8>\\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 0x7efc53a7f518>\\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 0x7efc538141d0>\\r\\nimport \\'cryptography.hazmat.primitives.ciphers.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a8fba8>\\r\\nimport \\'cryptography.hazmat.primitives.ciphers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a8f908>\\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 0x7efc538254e0>\\r\\nimport \\'cryptography.hazmat.primitives.serialization.ssh\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a862b0>\\r\\nimport \\'cryptography.hazmat.primitives.serialization\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a75ba8>\\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 0x7efc53844c18>\\r\\nimport \\'cryptography.x509.oid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc538446a0>\\r\\nimport \\'cryptography.x509.name\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc538410f0>\\r\\nimport \\'cryptography.x509.general_name\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a8f630>\\r\\nimport \\'cryptography.x509.extensions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53fae320>\\r\\nimport \\'cryptography.x509.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5401a3c8>\\r\\nimport \\'cryptography.x509\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544e7908>\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc537ad668>\\r\\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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 0x7efc53782c88>\\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 0x7efc53782e80>\\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 0x7efc53762c88>\\r\\nimport \\'dnf.pycomp\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc537822b0>\\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 0x7efc5376d780>\\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 0x7efc5376df60>\\r\\nimport \\'distutils.sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5376d940>\\r\\nimport \\'dnf.const\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53782748>\\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 0x7efc536e0be0>\\r\\nimport \\'libdnf.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc536e08d0>\\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 0x7efc4ad5f208>\\r\\nimport \\'libdnf.common_types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc536e0a20>\\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 0x7efc4aab9da0>\\r\\nimport \\'libdnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4ad5f390>\\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 0x7efc4a7e7cf8>\\r\\nimport \\'libdnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4aaad358>\\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 0x7efc4a798be0>\\r\\nimport \\'libdnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4a7e7e80>\\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 0x7efc4a20e780>\\r\\nimport \\'libdnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4a78b550>\\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 0x7efc4a1f05f8>\\r\\nimport \\'libdnf.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4a1fc898>\\r\\nimport \\'libdnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc536e0390>\\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 0x7efc49d2eb70>\\r\\nimport \\'dnf.i18n\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d24eb8>\\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 0x7efc49d3de48>\\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 0x7efc49d46b70>\\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 0x7efc49d44470>\\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 0x7efc49d55fd0>\\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 0x7efc490f2940>\\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 0x7efc490f2b00>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d46da0>\\r\\nimport \\'dnf.yum.rpmtrans\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d3def0>\\r\\nimport \\'dnf.callback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d3d828>\\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 0x7efc490feeb8>\\r\\nimport \\'hawkey\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d3dc88>\\r\\nimport \\'dnf.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d2ed30>\\r\\nimport \\'dnf.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d243c8>\\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 0x7efc49104e80>\\r\\nimport \\'libcomps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49104d30>\\r\\nimport \\'dnf.comps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc536e0518>\\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 0x7efc4911c630>\\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 0x7efc543ce5c0>\\r\\nimport \\'gpg.gpgme\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4700ce10>\\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 0x7efc54375ba8>\\r\\nimport \\'gpg.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc543cecf8>\\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 0x7efc46bbcbe0>\\r\\nimport \\'gpg.constants.data\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bbc9e8>\\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 0x7efc46bbcef0>\\r\\nimport \\'gpg.constants.keylist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bbca58>\\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 0x7efc46bc7160>\\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 0x7efc46bc7278>\\r\\nimport \\'gpg.constants.sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bbce48>\\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 0x7efc46bc7400>\\r\\nimport \\'gpg.constants.tofu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bc70b8>\\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 0x7efc46bc72e8>\\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 0x7efc46bc76d8>\\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 0x7efc46bc7780>\\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 0x7efc46bc7940>\\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 0x7efc46bc7a20>\\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 0x7efc46bc7d68>\\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 0x7efc46bc7fd0>\\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 0x7efc46bcc278>\\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 0x7efc46bcc390>\\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 0x7efc46bcc358>\\r\\nimport \\'gpg.constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46baee80>\\r\\nimport \\'gpg.core\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46ff5e48>\\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 0x7efc46bcc748>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bbc710>\\r\\nimport \\'gpg.callbacks\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4700cdd8>\\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 0x7efc46bcc630>\\r\\nimport \\'gpg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46ff5908>\\r\\nimport \\'dnf.crypto\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46fefa90>\\r\\nimport \\'dnf.yum.misc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46fe8d68>\\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 0x7efc46feff98>\\r\\nimport \\'dnf.db.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4911c5c0>\\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 0x7efc46957e80>\\r\\nimport \\'dnf.conf.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc469573c8>\\r\\nimport \\'dnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46957208>\\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 0x7efc4697b128>\\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 0x7efc46920d30>\\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 0x7efc4692a470>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46986b70>\\r\\nimport \\'logging.handlers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4697b550>\\r\\nimport \\'dnf.logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46970710>\\r\\nimport \\'dnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc469624e0>\\r\\nimport \\'dnf.conf.read\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46962208>\\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 0x7efc46947d30>\\r\\nimport \\'dnf.rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4692ab70>\\r\\nimport \\'dnf.dnssec\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc469624a8>\\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 0x7efc4694a358>\\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 0x7efc4694a518>\\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 0x7efc4694a5c0>\\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 0x7efc4694a6d8>\\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 0x7efc466cdcc0>\\r\\nimport \\'libdnf.smartcols\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc466baba8>\\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 0x7efc466cdba8>\\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 0x7efc466cdc88>\\r\\nimport \\'dnf.module.module_base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4694a630>\\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 0x7efc466d0940>\\r\\nimport \\'dnf.persistor\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc466d06a0>\\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 0x7efc466d0e48>\\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 0x7efc466e7f60>\\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 0x7efc466ee198>\\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 0x7efc466eecf8>\\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 0x7efc466eeeb8>\\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 0x7efc4643b518>\\r\\nimport \\'dnf.sack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4643b080>\\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 0x7efc464446a0>\\r\\nimport \\'dnf.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc537320b8>\\r\\nimport \\'dnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53790400>\\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 0x7efc46444898>\\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 0x7efc464666a0>\\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 0x7efc46414e80>\\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 0x7efc46420f98>\\r\\nimport \\'curses\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46420b00>\\r\\nimport \\'dnf.cli.term\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc464197f0>\\r\\nimport \\'dnf.cli.progress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46419198>\\r\\nimport \\'dnf.cli.output\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4647a5c0>\\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 0x7efc46419588>\\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 0x7efc45d3e7b8>\\r\\nimport \\'dnf.cli.commands\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4642b400>\\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 0x7efc45d54048>\\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 0x7efc45d541d0>\\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 0x7efc45d54400>\\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 0x7efc45d546a0>\\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 0x7efc45d54cf8>\\r\\nimport \\'dnf.cli.commands.deplist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d54b00>\\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 0x7efc45d5a048>\\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 0x7efc45d5fc18>\\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 0x7efc45d5fdd8>\\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 0x7efc45d67cc0>\\r\\nimport \\'dnf.cli.commands.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d675f8>\\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 0x7efc45d74860>\\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 0x7efc45d74b70>\\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 0x7efc45d74cc0>\\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 0x7efc45d74e80>\\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 0x7efc45d0ac50>\\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 0x7efc45d0ae80>\\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 0x7efc45d130b8>\\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 0x7efc45d13d68>\\r\\nimport \\'dnf.cli.commands.search\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d13860>\\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 0x7efc45d1ce48>\\r\\nimport \\'dnf.cli.commands.shell\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d1c630>\\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 0x7efc45d23a20>\\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 0x7efc45d23c88>\\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 0x7efc45d2ecf8>\\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 0x7efc45d2eef0>\\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 0x7efc45d35080>\\r\\nimport \\'dnf.cli.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46466c18>\\r\\nimport \\'dnf.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46466860>\\r\\nimport \\'dnf.plugin.dynamic.builddep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46466048>\\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 0x7efc45d35ac8>\\r\\nimport \\'dateutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d357f0>\\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 0x7efc45cce240>\\r\\nimport \\'dateutil.relativedelta\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45cc8630>\\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 0x7efc45ce2278>\\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 0x7efc45cce7b8>\\r\\nimport \\'dateutil.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45cce4a8>\\r\\nimport \\'dateutil.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d35898>\\r\\nimport \\'dnf.plugin.dynamic.changelog\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc464668d0>\\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 0x7efc45d356a0>\\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 0x7efc45cf56d8>\\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 0x7efc45c7d6d8>\\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 0x7efc45c873c8>\\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 0x7efc45c879e8>\\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 0x7efc45c98080>\\r\\nimport \\'sqlite3.dbapi2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45c92978>\\r\\nimport \\'sqlite3\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45c926d8>\\r\\nimport \\'dnf.plugin.dynamic.generate_completion_cache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45c922e8>\\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 0x7efc45c92748>\\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 0x7efc45ca5d30>\\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 0x7efc45ca5e10>\\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 0x7efc45caf668>\\r\\nimport \\'dbus.types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45caf438>\\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 0x7efc455b4ba8>\\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 0x7efc455bee80>\\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 0x7efc455c40b8>\\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 0x7efc455c4240>\\r\\nimport \\'xml.parsers.expat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455c4128>\\r\\nimport \\'dbus._expat_introspect_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455be908>\\r\\nimport \\'dbus.proxies\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455b4cc0>\\r\\nimport \\'dbus.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455b4080>\\r\\nimport \\'dbus.bus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455aa630>\\r\\nimport \\'dbus._dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45cafe80>\\r\\nimport \\'dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45ca5710>\\r\\nimport \\'dnf.plugin.dynamic.needs_restarting\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45c98b38>\\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 0x7efc45caf518>\\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 0x7efc455c45c0>\\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 0x7efc455d50b8>\\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 0x7efc455d5400>\\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 0x7efc455d5eb8>\\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 0x7efc455d7a90>\\r\\n\\r\\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"chrony\"], \"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.224 closed.\\r\\n')\n 10020 1726887176.68968: _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 0x7efc5be91e48>\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 0x7efc5be27828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5be919b0>\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 0x7efc5be34630>\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 0x7efc5be3b160>\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 0x7efc5be400f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5be3b748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5be3b390>\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 0x7efc5bde5470>\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 0x7efc5bdeae48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bde5b38>\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 0x7efc5bdf14e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bdd4d68>\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 0x7efc5bdd7198>\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 0x7efc5a0e5940>\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 0x7efc5a0f7240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5be45a20>\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 0x7efc5a039080>\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 0x7efc5a0442b0>\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 0x7efc5a044f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a044a90>\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 0x7efc5a04e080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0c07b8>\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 0x7efc5a0c0ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0b4160>\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 0x7efc5a0b4e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0ac438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a09c470>\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 0x7efc59df12b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59df9d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0b40b8>\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 0x7efc59dffe48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0962b0>\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 0x7efc59e05208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59dfffd0>\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 0x7efc59e05320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a105fd0>\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 0x7efc59e05e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59e05a20>\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 0x7efc59e106d8>\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 0x7efc59e10e80>\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 0x7efc59997198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59e10780>\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 0x7efc5999cc88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59e05550>\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 0x7efc599c02e8>\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 0x7efc599c06a0>\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 0x7efc599c7390>\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 0x7efc59771ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc597692e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5975ff98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59757e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc599c7d30>\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 0x7efc59769f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc599c0a20>\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 0x7efc5bda3710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5976c048>\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 0x7efc5bda3a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59e05898>\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 0x7efc5bdbb5c0>\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 0x7efc5bdbf630>\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 0x7efc5bdbfb00>\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 0x7efc5bdbfc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bdbbe10>\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 0x7efc5bdbff60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bdbf4e0>\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 0x7efc5bdbf240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bdafb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc599ac358>\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 0x7efc5bdbb470>\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 0x7efc57d96908>\r\n# zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc57a55ac8>\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 0x7efc57a7e278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57ac04e0>\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 0x7efc57ac05f8>\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 0x7efc57ac0b38>\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 0x7efc57a53940>\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 0x7efc57a537b8>\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 0x7efc57a53f60>\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 0x7efc57a01710>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a7e0f0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a1b4a8>\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 0x7efc57db9fd0>\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 0x7efc57a2e2b0>\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 0x7efc57a2e3c8>\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 0x7efc57a8ce10>\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 0x7efc57a91f60>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a82240>\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 0x7efc57a82a58>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a39780>\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 0x7efc57ab0f60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a820b8>\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 0x7efc57b2add8>\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 0x7efc57b2aef0>\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 0x7efc57b3c080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a2e518>\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 0x7efc57b48a20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b43160>\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 0x7efc57b43358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b3cbe0>\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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc57b65e10>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b65ac8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b652e8>\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 0x7efc57b65940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b4fc18>\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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc543e9400>\r\n# 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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc5445de80>\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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc54480128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5443ce48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/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 0x7efc543f3080>\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 0x7efc543f3128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54476940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc540f0438>\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 0x7efc540f0550>\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 0x7efc54086358>\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 0x7efc540b1438>\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 0x7efc540b1668>\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 0x7efc53ef6048>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53f18be0>\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540b1748>\r\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54097198>\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 0x7efc53efd0f0>\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 0x7efc53efd1d0>\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 0x7efc53f153c8>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53f0c668>\r\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540860f0>\r\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540eeb38>\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 0x7efc540dd8d0>\r\nimport 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540c3b70>\r\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53f2ed30>\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 0x7efc597315c0>\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 0x7efc597317b8>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59727278>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540d6ac8>\r\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54078940>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540780f0>\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540f0588>\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 0x7efc540784e0>\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 0x7efc54078898>\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 0x7efc59731e48>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59731ac8>\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 0x7efc59731d30>\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 0x7efc54518e10>\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 0x7efc545194a8>\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 0x7efc545347b8>\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 0x7efc53f402e8>\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 0x7efc53f54940>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc545427b8>\r\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54534ba8>\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 0x7efc54542748>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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 0x7efc544db6a0>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544db0b8>\r\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53ecda20>\r\nimport 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544c39b0>\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 0x7efc544e7470>\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 0x7efc540094e0>\r\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54000dd8>\r\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53ff6d30>\r\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544e7d30>\r\nimport 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544e74a8>\r\nimport 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53ebba90>\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 0x7efc54026a58>\r\nimport 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54026828>\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 0x7efc53fc2978>\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 0x7efc53fc2a20>\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 0x7efc53fc2c50>\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 0x7efc53fc2dd8>\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 0x7efc53fd5400>\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 0x7efc53febac8>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53fe2b00>\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 0x7efc53feb080>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53fe2e80>\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 0x7efc53f7e470>\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 0x7efc53f8c748>\r\nimport 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53f7e940>\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 0x7efc53a75588>\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 0x7efc53a7f3c8>\r\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a75be0>\r\nimport 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a759e8>\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 0x7efc53a7f518>\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 0x7efc538141d0>\r\nimport 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a8fba8>\r\nimport 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a8f908>\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 0x7efc538254e0>\r\nimport 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a862b0>\r\nimport 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a75ba8>\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 0x7efc53844c18>\r\nimport 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc538446a0>\r\nimport 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc538410f0>\r\nimport 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a8f630>\r\nimport 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53fae320>\r\nimport 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5401a3c8>\r\nimport 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544e7908>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc537ad668>\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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 0x7efc53782c88>\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 0x7efc53782e80>\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 0x7efc53762c88>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc537822b0>\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 0x7efc5376d780>\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 0x7efc5376df60>\r\nimport 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5376d940>\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53782748>\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 0x7efc536e0be0>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc536e08d0>\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 0x7efc4ad5f208>\r\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc536e0a20>\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 0x7efc4aab9da0>\r\nimport 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4ad5f390>\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 0x7efc4a7e7cf8>\r\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4aaad358>\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 0x7efc4a798be0>\r\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4a7e7e80>\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 0x7efc4a20e780>\r\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4a78b550>\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 0x7efc4a1f05f8>\r\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4a1fc898>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc536e0390>\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 0x7efc49d2eb70>\r\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d24eb8>\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 0x7efc49d3de48>\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 0x7efc49d46b70>\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 0x7efc49d44470>\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 0x7efc49d55fd0>\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 0x7efc490f2940>\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 0x7efc490f2b00>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d46da0>\r\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d3def0>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d3d828>\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 0x7efc490feeb8>\r\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d3dc88>\r\nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d2ed30>\r\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d243c8>\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 0x7efc49104e80>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49104d30>\r\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc536e0518>\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 0x7efc4911c630>\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 0x7efc543ce5c0>\r\nimport 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4700ce10>\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 0x7efc54375ba8>\r\nimport 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc543cecf8>\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 0x7efc46bbcbe0>\r\nimport 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bbc9e8>\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 0x7efc46bbcef0>\r\nimport 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bbca58>\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 0x7efc46bc7160>\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 0x7efc46bc7278>\r\nimport 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bbce48>\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 0x7efc46bc7400>\r\nimport 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bc70b8>\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 0x7efc46bc72e8>\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 0x7efc46bc76d8>\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 0x7efc46bc7780>\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 0x7efc46bc7940>\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 0x7efc46bc7a20>\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 0x7efc46bc7d68>\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 0x7efc46bc7fd0>\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 0x7efc46bcc278>\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 0x7efc46bcc390>\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 0x7efc46bcc358>\r\nimport 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46baee80>\r\nimport 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46ff5e48>\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 0x7efc46bcc748>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bbc710>\r\nimport 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4700cdd8>\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 0x7efc46bcc630>\r\nimport 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46ff5908>\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46fefa90>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46fe8d68>\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 0x7efc46feff98>\r\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4911c5c0>\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 0x7efc46957e80>\r\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc469573c8>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46957208>\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 0x7efc4697b128>\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 0x7efc46920d30>\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 0x7efc4692a470>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46986b70>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4697b550>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46970710>\r\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc469624e0>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46962208>\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 0x7efc46947d30>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4692ab70>\r\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc469624a8>\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 0x7efc4694a358>\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 0x7efc4694a518>\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 0x7efc4694a5c0>\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 0x7efc4694a6d8>\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 0x7efc466cdcc0>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc466baba8>\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 0x7efc466cdba8>\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 0x7efc466cdc88>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4694a630>\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 0x7efc466d0940>\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc466d06a0>\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 0x7efc466d0e48>\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 0x7efc466e7f60>\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 0x7efc466ee198>\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 0x7efc466eecf8>\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 0x7efc466eeeb8>\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 0x7efc4643b518>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4643b080>\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 0x7efc464446a0>\r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc537320b8>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53790400>\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 0x7efc46444898>\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 0x7efc464666a0>\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 0x7efc46414e80>\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 0x7efc46420f98>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46420b00>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc464197f0>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46419198>\r\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4647a5c0>\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 0x7efc46419588>\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 0x7efc45d3e7b8>\r\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4642b400>\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 0x7efc45d54048>\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 0x7efc45d541d0>\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 0x7efc45d54400>\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 0x7efc45d546a0>\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 0x7efc45d54cf8>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d54b00>\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 0x7efc45d5a048>\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 0x7efc45d5fc18>\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 0x7efc45d5fdd8>\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 0x7efc45d67cc0>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d675f8>\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 0x7efc45d74860>\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 0x7efc45d74b70>\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 0x7efc45d74cc0>\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 0x7efc45d74e80>\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 0x7efc45d0ac50>\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 0x7efc45d0ae80>\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 0x7efc45d130b8>\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 0x7efc45d13d68>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d13860>\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 0x7efc45d1ce48>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d1c630>\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 0x7efc45d23a20>\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 0x7efc45d23c88>\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 0x7efc45d2ecf8>\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 0x7efc45d2eef0>\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 0x7efc45d35080>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46466c18>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46466860>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46466048>\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 0x7efc45d35ac8>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d357f0>\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 0x7efc45cce240>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45cc8630>\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 0x7efc45ce2278>\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 0x7efc45cce7b8>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45cce4a8>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d35898>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc464668d0>\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 0x7efc45d356a0>\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 0x7efc45cf56d8>\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 0x7efc45c7d6d8>\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 0x7efc45c873c8>\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 0x7efc45c879e8>\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 0x7efc45c98080>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45c92978>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45c926d8>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45c922e8>\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 0x7efc45c92748>\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 0x7efc45ca5d30>\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 0x7efc45ca5e10>\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 0x7efc45caf668>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45caf438>\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 0x7efc455b4ba8>\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 0x7efc455bee80>\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 0x7efc455c40b8>\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 0x7efc455c4240>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455c4128>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455be908>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455b4cc0>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455b4080>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455aa630>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45cafe80>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45ca5710>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45c98b38>\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 0x7efc45caf518>\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 0x7efc455c45c0>\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 0x7efc455d50b8>\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 0x7efc455d5400>\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 0x7efc455d5eb8>\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 0x7efc455d7a90>\r\n\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"chrony\"], \"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.224 closed.\r\n 10020 1726887176.70003: done with _execute_module (ansible.legacy.dnf, {'name': 'chrony', '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-1726887172.9381077-10020-151835902939403/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10020 1726887176.70019: _low_level_execute_command(): starting\n 10020 1726887176.70028: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10020 1726887176.73469: stderr chunk (state=2):\n>>><<<\n 10020 1726887176.73479: stdout chunk (state=2):\n>>><<<\n<10.31.42.224> (0, b'', b'')\n 10020 1726887176.73505: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10020 1726887176.73518: handler run complete\n 10020 1726887176.73553: attempt loop complete, returning result\n 10020 1726887176.73559: _execute() done\n 10020 1726887176.73565: dumping result to json\n 10020 1726887176.73575: done dumping result, returning\n 10020 1726887176.73586: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install chrony [0e652c5f-a961-eb88-62cf-000000000013]\n 10020 1726887176.73648: sending task result for task 0e652c5f-a961-eb88-62cf-000000000013\n 10020 1726887176.73684: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000013\n 10020 1726887176.73690: 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 \"chrony\"\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 10019 1726887177.67015: stdout chunk (state=3):\n>>>\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"chrony\"], \"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 10019 1726887177.72520: stdout chunk (state=3):\n>>># destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n<<<\n 10019 1726887177.73287: 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 10019 1726887177.73313: 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.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.h<<<\n 10019 1726887177.73352: stdout chunk (state=3):\n>>>azmat.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<<<\n 10019 1726887177.73389: stdout chunk (state=3):\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<<<\n 10019 1726887177.73423: stdout chunk (state=3):\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 10019 1726887177.73505: 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 10019 1726887177.74011: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 10019 1726887177.74048: stdout chunk (state=3):\n>>># destroy zipimport\r\n# destroy _lzma\r\n<<<\n 10019 1726887177.74077: stdout chunk (state=3):\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<<<\n 10019 1726887177.74102: stdout chunk (state=3):\n>>># destroy ctypes\r\n# destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n<<<\n 10019 1726887177.74128: stdout chunk (state=3):\n>>># destroy systemd._daemon\r\n# destroy selinux\r\n# destroy ansible.module_utils.distro._distro\r\n<<<\n 10019 1726887177.74164: 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<<<\n 10019 1726887177.74202: stdout chunk (state=3):\n>>># destroy six.moves.urllib\r\n# destroy six.moves\r\n<<<\n 10019 1726887177.74324: stdout chunk (state=3):\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<<<\n 10019 1726887177.74630: 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# 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<<<\n 10019 1726887177.74733: 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# 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<<<\n 10019 1726887177.75033: stdout chunk (state=3):\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<<<\n 10019 1726887177.75328: stdout chunk (state=3):\n>>># destroy libdnf._error\r\n<<<\n 10019 1726887177.75719: stdout chunk (state=3):\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<<<\n 10019 1726887177.75745: stdout chunk (state=3):\n>>># destroy rpm\r\n<<<\n 10019 1726887177.75774: stdout chunk (state=3):\n>>># destroy itertools\r\n# destroy _imp\r\n<<<\n 10019 1726887177.75825: stdout chunk (state=3):\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 10019 1726887177.75911: stdout chunk (state=3):\n>>># destroy _frozen_importlib\r\n<<<\n 10019 1726887177.76923: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.54 closed.\r\n<<<\n 10019 1726887177.76976: stderr chunk (state=3):\n>>><<<\n 10019 1726887177.76985: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (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 0x7fe2b26bae48>\\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 0x7fe2b2650828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b26ba9b0>\\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 0x7fe2b265d630>\\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 0x7fe2b2664160>\\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 0x7fe2b26690f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b2664748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b2664390>\\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 0x7fe2b260e470>\\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 0x7fe2b2613e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b260eb38>\\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 0x7fe2b261a4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b25fdd68>\\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 0x7fe2b2600198>\\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 0x7fe2b090e940>\\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 0x7fe2b0920240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b266ea20>\\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 0x7fe2b0862080>\\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 0x7fe2b086d2b0>\\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 0x7fe2b086df60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b086da90>\\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 0x7fe2b0877080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08e97b8>\\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 0x7fe2b08e9ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08dd160>\\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 0x7fe2b08dde48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08d5438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08c5470>\\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 0x7fe2b061a278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b0622cf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08dd438>\\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 0x7fe2b0628e10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08bf2b0>\\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 0x7fe2b062e1d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b0628f98>\\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 0x7fe2b062e2e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b092efd0>\\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 0x7fe2b062edd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b062e9e8>\\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 0x7fe2b06396a0>\\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 0x7fe2b0639e80>\\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 0x7fe2b01c0198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b0639780>\\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 0x7fe2b01c5c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b062e518>\\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 0x7fe2b01e92e8>\\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 0x7fe2b01e96a0>\\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 0x7fe2b01f0390>\\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 0x7fe2aff9aba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff922e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff88f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff80e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b01f0d30>\\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 0x7fe2aff92f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b01e9a20>\\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 0x7fe2b25cc710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff95048>\\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 0x7fe2b25cca90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b062e860>\\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 0x7fe2b25e45c0>\\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 0x7fe2b25e8630>\\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 0x7fe2b25e8b00>\\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 0x7fe2b25e8c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b25e4e10>\\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 0x7fe2b25e8f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b25e84e0>\\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 0x7fe2b25e8240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b25d8b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b01d5358>\\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 0x7fe2b25e4470>\\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 0x7fe2ae5bf908>\\r\\n# zipimport: found 38 names in \\'/tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2ae27eac8>\\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 0x7fe2ae2a7278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2e94e0>\\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 0x7fe2ae2e95f8>\\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 0x7fe2ae2e9b38>\\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 0x7fe2ae27c940>\\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 0x7fe2ae27cf60>\\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 0x7fe2ae27cd30>\\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 0x7fe2ae22aac8>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2a70f0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2444a8>\\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 0x7fe2ae5e2fd0>\\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 0x7fe2ae22a128>\\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 0x7fe2ae257400>\\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 0x7fe2ae2b2e48>\\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 0x7fe2ae2bae80>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2ab278>\\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 0x7fe2ae2aba90>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2627b8>\\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 0x7fe2ae2dbeb8>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2ab0f0>\\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 0x7fe2ae353828>\\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 0x7fe2ae353e10>\\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 0x7fe2ae353f60>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae257550>\\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 0x7fe2ae372940>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae36d080>\\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 0x7fe2ae36d278>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae365b00>\\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_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2ae38ed68>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae38ea20>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae38e240>\\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 0x7fe2ae38e898>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae37aac8>\\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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2aac13208>\\r\\n# 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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2aac86e48>\\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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2aac69128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae336e48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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 0x7fe2aac96080>\\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 0x7fe2aac96128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aac41940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2aa919438>\\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 0x7fe2aa919550>\\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 0x7fe2aa8af358>\\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 0x7fe2aa8da438>\\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 0x7fe2aa8da668>\\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 0x7fe2aa71f048>\\r\\nimport \\'email.encoders\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa741be0>\\r\\nimport \\'email.charset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8da748>\\r\\nimport \\'email.header\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8c0198>\\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 0x7fe2aa7260f0>\\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 0x7fe2aa7261d0>\\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 0x7fe2aa73e3c8>\\r\\nimport \\'email._parseaddr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa735668>\\r\\nimport \\'email.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8af0f0>\\r\\nimport \\'email._policybase\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa917b38>\\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 0x7fe2aa9068d0>\\r\\nimport \\'email._header_value_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8ecb70>\\r\\nimport \\'email.headerregistry\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa757d30>\\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 0x7fe2aff5a5c0>\\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 0x7fe2aff5a7b8>\\r\\nimport \\'email.message\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff50278>\\r\\nimport \\'email.contentmanager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8ffac8>\\r\\nimport \\'email.policy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8a1940>\\r\\nimport \\'email.mime.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8a10f0>\\r\\nimport \\'email.mime.multipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa919588>\\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 0x7fe2aa8a14e0>\\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 0x7fe2aa8a1898>\\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 0x7fe2aff5ae48>\\r\\nimport \\'email.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff5aac8>\\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 0x7fe2aff5ad30>\\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 0x7fe2aad41e10>\\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 0x7fe2aad424a8>\\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 0x7fe2aad5d7b8>\\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 0x7fe2aa7692e8>\\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 0x7fe2aa77d940>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad6b7b8>\\r\\nimport \\'http.client\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad5dba8>\\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 0x7fe2aad6b748>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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 0x7fe2aad046a0>\\r\\nimport \\'urllib.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad040b8>\\r\\nimport \\'urllib.request\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa6f6a20>\\r\\nimport \\'http.cookiejar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aacec9b0>\\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 0x7fe2aad10470>\\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 0x7fe2aa8324e0>\\r\\nimport \\'opcode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa829dd8>\\r\\nimport \\'dis\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa81fd30>\\r\\nimport \\'inspect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad10d30>\\r\\nimport \\'cryptography.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad104a8>\\r\\nimport \\'cryptography\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa6e4a90>\\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 0x7fe2aa84fa58>\\r\\nimport \\'cryptography.x509.certificate_transparency\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa84f828>\\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 0x7fe2aa7eb978>\\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 0x7fe2aa7eba20>\\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 0x7fe2aa7ebc50>\\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 0x7fe2aa7ebdd8>\\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 0x7fe2aa7fe400>\\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 0x7fe2aa814ac8>\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.ec\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa80bb00>\\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 0x7fe2aa814080>\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.ed25519\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa80be80>\\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 0x7fe2aa7a7470>\\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 0x7fe2aa7b5748>\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.rsa\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa7a7940>\\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 0x7fe2aa29e588>\\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 0x7fe2aa2a83c8>\\r\\nimport \\'hmac\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa29ebe0>\\r\\nimport \\'cryptography.hazmat.primitives.constant_time\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa29e9e8>\\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 0x7fe2aa2a8518>\\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 0x7fe2aa03d1d0>\\r\\nimport \\'cryptography.hazmat.primitives.ciphers.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa2b8ba8>\\r\\nimport \\'cryptography.hazmat.primitives.ciphers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa2b8908>\\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 0x7fe2aa04e4e0>\\r\\nimport \\'cryptography.hazmat.primitives.serialization.ssh\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa2af2b0>\\r\\nimport \\'cryptography.hazmat.primitives.serialization\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa29eba8>\\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 0x7fe2aa06dc18>\\r\\nimport \\'cryptography.x509.oid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa06d6a0>\\r\\nimport \\'cryptography.x509.name\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa06a0f0>\\r\\nimport \\'cryptography.x509.general_name\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa2b8630>\\r\\nimport \\'cryptography.x509.extensions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa7d7320>\\r\\nimport \\'cryptography.x509.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8433c8>\\r\\nimport \\'cryptography.x509\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad10908>\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2a9fd6668>\\r\\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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 0x7fe2a9fabc88>\\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 0x7fe2a9fabe80>\\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 0x7fe2a9f8bc88>\\r\\nimport \\'dnf.pycomp\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9fab2b0>\\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 0x7fe2a9f96780>\\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 0x7fe2a9f96f60>\\r\\nimport \\'distutils.sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f96940>\\r\\nimport \\'dnf.const\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9fab748>\\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 0x7fe2a9f09be0>\\r\\nimport \\'libdnf.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f098d0>\\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 0x7fe2a1588208>\\r\\nimport \\'libdnf.common_types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f09a20>\\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 0x7fe2a12e2da0>\\r\\nimport \\'libdnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a1588390>\\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 0x7fe2a1010cf8>\\r\\nimport \\'libdnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a12d6358>\\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 0x7fe2a0fc1be0>\\r\\nimport \\'libdnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a1010e80>\\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 0x7fe2a0a37780>\\r\\nimport \\'libdnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0fb4550>\\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 0x7fe2a0a195f8>\\r\\nimport \\'libdnf.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0a25898>\\r\\nimport \\'libdnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f09390>\\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 0x7fe2a0557b70>\\r\\nimport \\'dnf.i18n\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a054deb8>\\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 0x7fe2a0566e48>\\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 0x7fe2a056fb70>\\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 0x7fe2a056d470>\\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 0x7fe2a057efd0>\\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 0x7fe29f91b940>\\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 0x7fe29f91bb00>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a056fda0>\\r\\nimport \\'dnf.yum.rpmtrans\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0566ef0>\\r\\nimport \\'dnf.callback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0566828>\\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 0x7fe29f927eb8>\\r\\nimport \\'hawkey\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0566c88>\\r\\nimport \\'dnf.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0557d30>\\r\\nimport \\'dnf.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a054d3c8>\\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 0x7fe29f92de80>\\r\\nimport \\'libcomps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29f92dd30>\\r\\nimport \\'dnf.comps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f09518>\\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 0x7fe29f945630>\\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 0x7fe2aabf75c0>\\r\\nimport \\'gpg.gpgme\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d835e10>\\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 0x7fe2aab9eba8>\\r\\nimport \\'gpg.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aabf7cf8>\\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 0x7fe29d3e5be0>\\r\\nimport \\'gpg.constants.data\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3e59e8>\\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 0x7fe29d3e5ef0>\\r\\nimport \\'gpg.constants.keylist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3e5a58>\\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 0x7fe29d3f0160>\\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 0x7fe29d3f0278>\\r\\nimport \\'gpg.constants.sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3e5e48>\\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 0x7fe29d3f0400>\\r\\nimport \\'gpg.constants.tofu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3f00b8>\\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 0x7fe29d3f02e8>\\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 0x7fe29d3f06d8>\\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 0x7fe29d3f0780>\\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 0x7fe29d3f0940>\\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 0x7fe29d3f0a20>\\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 0x7fe29d3f0d68>\\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 0x7fe29d3f0fd0>\\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 0x7fe29d3f5278>\\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 0x7fe29d3f5390>\\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 0x7fe29d3f5358>\\r\\nimport \\'gpg.constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3d7e80>\\r\\nimport \\'gpg.core\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d81ee48>\\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 0x7fe29d3f5748>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3e5710>\\r\\nimport \\'gpg.callbacks\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d835dd8>\\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 0x7fe29d3f5630>\\r\\nimport \\'gpg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d81e908>\\r\\nimport \\'dnf.crypto\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d818a90>\\r\\nimport \\'dnf.yum.misc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d811d68>\\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 0x7fe29d818f98>\\r\\nimport \\'dnf.db.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29f9455c0>\\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 0x7fe29d180e80>\\r\\nimport \\'dnf.conf.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d1803c8>\\r\\nimport \\'dnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d180208>\\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 0x7fe29d1a4128>\\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 0x7fe29d149d30>\\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 0x7fe29d153470>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d1afb70>\\r\\nimport \\'logging.handlers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d1a4550>\\r\\nimport \\'dnf.logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d199710>\\r\\nimport \\'dnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d18b4e0>\\r\\nimport \\'dnf.conf.read\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d18b208>\\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 0x7fe29d170d30>\\r\\nimport \\'dnf.rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d153b70>\\r\\nimport \\'dnf.dnssec\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d18b4a8>\\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 0x7fe29d173358>\\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 0x7fe29d173518>\\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 0x7fe29d1735c0>\\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 0x7fe29d1736d8>\\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 0x7fe29cef6cc0>\\r\\nimport \\'libdnf.smartcols\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cee3ba8>\\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 0x7fe29cef6ba8>\\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 0x7fe29cef6c88>\\r\\nimport \\'dnf.module.module_base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d173630>\\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 0x7fe29cef9940>\\r\\nimport \\'dnf.persistor\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cef96a0>\\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 0x7fe29cef9e48>\\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 0x7fe29cf10f60>\\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 0x7fe29cf17198>\\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 0x7fe29cf17cf8>\\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 0x7fe29cf17eb8>\\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 0x7fe29cc64518>\\r\\nimport \\'dnf.sack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc64080>\\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 0x7fe29cc6d6a0>\\r\\nimport \\'dnf.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f5b0b8>\\r\\nimport \\'dnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9fb9400>\\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 0x7fe29cc6d898>\\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 0x7fe29cc8f6a0>\\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 0x7fe29cc3de80>\\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 0x7fe29cc49f98>\\r\\nimport \\'curses\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc49b00>\\r\\nimport \\'dnf.cli.term\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc427f0>\\r\\nimport \\'dnf.cli.progress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc42198>\\r\\nimport \\'dnf.cli.output\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cca35c0>\\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 0x7fe29cc42588>\\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 0x7fe29c5677b8>\\r\\nimport \\'dnf.cli.commands\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc54400>\\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 0x7fe29c57d080>\\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 0x7fe29c57d208>\\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 0x7fe29c57d438>\\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 0x7fe29c57d6d8>\\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 0x7fe29c57dd30>\\r\\nimport \\'dnf.cli.commands.deplist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c57db38>\\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 0x7fe29c583080>\\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 0x7fe29c588c50>\\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 0x7fe29c588e10>\\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 0x7fe29c590cf8>\\r\\nimport \\'dnf.cli.commands.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c590630>\\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 0x7fe29c59c898>\\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 0x7fe29c59cba8>\\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 0x7fe29c59ccf8>\\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 0x7fe29c59ceb8>\\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 0x7fe29c533c88>\\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 0x7fe29c533eb8>\\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 0x7fe29c53c0f0>\\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 0x7fe29c53cda0>\\r\\nimport \\'dnf.cli.commands.search\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c53c898>\\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 0x7fe29c545e80>\\r\\nimport \\'dnf.cli.commands.shell\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c545668>\\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 0x7fe29c54ca58>\\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 0x7fe29c54ccc0>\\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 0x7fe29c557d30>\\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 0x7fe29c557f28>\\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 0x7fe29c55e0b8>\\r\\nimport \\'dnf.cli.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc8fc18>\\r\\nimport \\'dnf.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc8f860>\\r\\nimport \\'dnf.plugin.dynamic.builddep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc8f048>\\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 0x7fe29c55eb00>\\r\\nimport \\'dateutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c55e828>\\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 0x7fe29c4f7278>\\r\\nimport \\'dateutil.relativedelta\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4f1668>\\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 0x7fe29c50b2b0>\\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 0x7fe29c4f77f0>\\r\\nimport \\'dateutil.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4f74e0>\\r\\nimport \\'dateutil.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c55e8d0>\\r\\nimport \\'dnf.plugin.dynamic.changelog\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc8f8d0>\\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 0x7fe29c55e6d8>\\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 0x7fe29c51e710>\\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 0x7fe29c4a6710>\\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 0x7fe29c4b0400>\\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 0x7fe29c4b0a20>\\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 0x7fe29c4c10b8>\\r\\nimport \\'sqlite3.dbapi2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4ba9b0>\\r\\nimport \\'sqlite3\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4ba710>\\r\\nimport \\'dnf.plugin.dynamic.generate_completion_cache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4ba320>\\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 0x7fe29c4ba780>\\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 0x7fe29c4ced30>\\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 0x7fe29c4cee10>\\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 0x7fe29c4d8668>\\r\\nimport \\'dbus.types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4d8438>\\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 0x7fe29bdddba8>\\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 0x7fe29bde7e80>\\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 0x7fe29bded0b8>\\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 0x7fe29bded240>\\r\\nimport \\'xml.parsers.expat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bded128>\\r\\nimport \\'dbus._expat_introspect_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bde7908>\\r\\nimport \\'dbus.proxies\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bdddcc0>\\r\\nimport \\'dbus.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bddd080>\\r\\nimport \\'dbus.bus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bdd3630>\\r\\nimport \\'dbus._dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4d8e80>\\r\\nimport \\'dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4ce710>\\r\\nimport \\'dnf.plugin.dynamic.needs_restarting\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4c1b38>\\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 0x7fe29c4d8518>\\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 0x7fe29bded5c0>\\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 0x7fe29bdfe0b8>\\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 0x7fe29bdfe400>\\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 0x7fe29bdfeeb8>\\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 0x7fe29be00a90>\\r\\n\\r\\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"chrony\"], \"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.54 closed.\\r\\n')\n 10019 1726887177.77206: _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 0x7fe2b26bae48>\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 0x7fe2b2650828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b26ba9b0>\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 0x7fe2b265d630>\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 0x7fe2b2664160>\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 0x7fe2b26690f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b2664748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b2664390>\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 0x7fe2b260e470>\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 0x7fe2b2613e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b260eb38>\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 0x7fe2b261a4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b25fdd68>\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 0x7fe2b2600198>\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 0x7fe2b090e940>\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 0x7fe2b0920240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b266ea20>\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 0x7fe2b0862080>\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 0x7fe2b086d2b0>\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 0x7fe2b086df60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b086da90>\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 0x7fe2b0877080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08e97b8>\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 0x7fe2b08e9ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08dd160>\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 0x7fe2b08dde48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08d5438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08c5470>\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 0x7fe2b061a278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b0622cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08dd438>\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 0x7fe2b0628e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08bf2b0>\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 0x7fe2b062e1d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b0628f98>\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 0x7fe2b062e2e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b092efd0>\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 0x7fe2b062edd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b062e9e8>\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 0x7fe2b06396a0>\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 0x7fe2b0639e80>\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 0x7fe2b01c0198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b0639780>\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 0x7fe2b01c5c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b062e518>\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 0x7fe2b01e92e8>\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 0x7fe2b01e96a0>\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 0x7fe2b01f0390>\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 0x7fe2aff9aba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff922e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff88f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff80e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b01f0d30>\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 0x7fe2aff92f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b01e9a20>\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 0x7fe2b25cc710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff95048>\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 0x7fe2b25cca90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b062e860>\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 0x7fe2b25e45c0>\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 0x7fe2b25e8630>\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 0x7fe2b25e8b00>\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 0x7fe2b25e8c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b25e4e10>\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 0x7fe2b25e8f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b25e84e0>\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 0x7fe2b25e8240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b25d8b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b01d5358>\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 0x7fe2b25e4470>\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 0x7fe2ae5bf908>\r\n# zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2ae27eac8>\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 0x7fe2ae2a7278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2e94e0>\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 0x7fe2ae2e95f8>\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 0x7fe2ae2e9b38>\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 0x7fe2ae27c940>\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 0x7fe2ae27cf60>\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 0x7fe2ae27cd30>\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 0x7fe2ae22aac8>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2a70f0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2444a8>\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 0x7fe2ae5e2fd0>\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 0x7fe2ae22a128>\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 0x7fe2ae257400>\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 0x7fe2ae2b2e48>\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 0x7fe2ae2bae80>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2ab278>\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 0x7fe2ae2aba90>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2627b8>\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 0x7fe2ae2dbeb8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2ab0f0>\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 0x7fe2ae353828>\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 0x7fe2ae353e10>\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 0x7fe2ae353f60>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae257550>\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 0x7fe2ae372940>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae36d080>\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 0x7fe2ae36d278>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae365b00>\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_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2ae38ed68>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae38ea20>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae38e240>\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 0x7fe2ae38e898>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae37aac8>\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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2aac13208>\r\n# 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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2aac86e48>\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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2aac69128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae336e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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 0x7fe2aac96080>\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 0x7fe2aac96128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aac41940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2aa919438>\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 0x7fe2aa919550>\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 0x7fe2aa8af358>\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 0x7fe2aa8da438>\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 0x7fe2aa8da668>\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 0x7fe2aa71f048>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa741be0>\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8da748>\r\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8c0198>\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 0x7fe2aa7260f0>\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 0x7fe2aa7261d0>\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 0x7fe2aa73e3c8>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa735668>\r\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8af0f0>\r\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa917b38>\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 0x7fe2aa9068d0>\r\nimport 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8ecb70>\r\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa757d30>\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 0x7fe2aff5a5c0>\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 0x7fe2aff5a7b8>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff50278>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8ffac8>\r\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8a1940>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8a10f0>\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa919588>\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 0x7fe2aa8a14e0>\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 0x7fe2aa8a1898>\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 0x7fe2aff5ae48>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff5aac8>\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 0x7fe2aff5ad30>\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 0x7fe2aad41e10>\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 0x7fe2aad424a8>\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 0x7fe2aad5d7b8>\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 0x7fe2aa7692e8>\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 0x7fe2aa77d940>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad6b7b8>\r\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad5dba8>\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 0x7fe2aad6b748>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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 0x7fe2aad046a0>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad040b8>\r\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa6f6a20>\r\nimport 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aacec9b0>\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 0x7fe2aad10470>\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 0x7fe2aa8324e0>\r\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa829dd8>\r\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa81fd30>\r\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad10d30>\r\nimport 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad104a8>\r\nimport 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa6e4a90>\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 0x7fe2aa84fa58>\r\nimport 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa84f828>\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 0x7fe2aa7eb978>\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 0x7fe2aa7eba20>\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 0x7fe2aa7ebc50>\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 0x7fe2aa7ebdd8>\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 0x7fe2aa7fe400>\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 0x7fe2aa814ac8>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa80bb00>\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 0x7fe2aa814080>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa80be80>\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 0x7fe2aa7a7470>\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 0x7fe2aa7b5748>\r\nimport 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa7a7940>\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 0x7fe2aa29e588>\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 0x7fe2aa2a83c8>\r\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa29ebe0>\r\nimport 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa29e9e8>\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 0x7fe2aa2a8518>\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 0x7fe2aa03d1d0>\r\nimport 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa2b8ba8>\r\nimport 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa2b8908>\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 0x7fe2aa04e4e0>\r\nimport 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa2af2b0>\r\nimport 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa29eba8>\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 0x7fe2aa06dc18>\r\nimport 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa06d6a0>\r\nimport 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa06a0f0>\r\nimport 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa2b8630>\r\nimport 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa7d7320>\r\nimport 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8433c8>\r\nimport 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad10908>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2a9fd6668>\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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 0x7fe2a9fabc88>\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 0x7fe2a9fabe80>\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 0x7fe2a9f8bc88>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9fab2b0>\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 0x7fe2a9f96780>\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 0x7fe2a9f96f60>\r\nimport 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f96940>\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9fab748>\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 0x7fe2a9f09be0>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f098d0>\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 0x7fe2a1588208>\r\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f09a20>\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 0x7fe2a12e2da0>\r\nimport 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a1588390>\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 0x7fe2a1010cf8>\r\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a12d6358>\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 0x7fe2a0fc1be0>\r\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a1010e80>\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 0x7fe2a0a37780>\r\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0fb4550>\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 0x7fe2a0a195f8>\r\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0a25898>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f09390>\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 0x7fe2a0557b70>\r\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a054deb8>\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 0x7fe2a0566e48>\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 0x7fe2a056fb70>\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 0x7fe2a056d470>\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 0x7fe2a057efd0>\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 0x7fe29f91b940>\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 0x7fe29f91bb00>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a056fda0>\r\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0566ef0>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0566828>\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 0x7fe29f927eb8>\r\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0566c88>\r\nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0557d30>\r\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a054d3c8>\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 0x7fe29f92de80>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29f92dd30>\r\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f09518>\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 0x7fe29f945630>\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 0x7fe2aabf75c0>\r\nimport 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d835e10>\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 0x7fe2aab9eba8>\r\nimport 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aabf7cf8>\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 0x7fe29d3e5be0>\r\nimport 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3e59e8>\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 0x7fe29d3e5ef0>\r\nimport 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3e5a58>\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 0x7fe29d3f0160>\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 0x7fe29d3f0278>\r\nimport 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3e5e48>\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 0x7fe29d3f0400>\r\nimport 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3f00b8>\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 0x7fe29d3f02e8>\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 0x7fe29d3f06d8>\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 0x7fe29d3f0780>\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 0x7fe29d3f0940>\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 0x7fe29d3f0a20>\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 0x7fe29d3f0d68>\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 0x7fe29d3f0fd0>\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 0x7fe29d3f5278>\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 0x7fe29d3f5390>\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 0x7fe29d3f5358>\r\nimport 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3d7e80>\r\nimport 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d81ee48>\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 0x7fe29d3f5748>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3e5710>\r\nimport 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d835dd8>\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 0x7fe29d3f5630>\r\nimport 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d81e908>\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d818a90>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d811d68>\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 0x7fe29d818f98>\r\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29f9455c0>\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 0x7fe29d180e80>\r\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d1803c8>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d180208>\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 0x7fe29d1a4128>\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 0x7fe29d149d30>\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 0x7fe29d153470>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d1afb70>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d1a4550>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d199710>\r\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d18b4e0>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d18b208>\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 0x7fe29d170d30>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d153b70>\r\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d18b4a8>\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 0x7fe29d173358>\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 0x7fe29d173518>\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 0x7fe29d1735c0>\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 0x7fe29d1736d8>\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 0x7fe29cef6cc0>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cee3ba8>\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 0x7fe29cef6ba8>\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 0x7fe29cef6c88>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d173630>\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 0x7fe29cef9940>\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cef96a0>\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 0x7fe29cef9e48>\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 0x7fe29cf10f60>\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 0x7fe29cf17198>\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 0x7fe29cf17cf8>\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 0x7fe29cf17eb8>\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 0x7fe29cc64518>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc64080>\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 0x7fe29cc6d6a0>\r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f5b0b8>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9fb9400>\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 0x7fe29cc6d898>\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 0x7fe29cc8f6a0>\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 0x7fe29cc3de80>\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 0x7fe29cc49f98>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc49b00>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc427f0>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc42198>\r\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cca35c0>\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 0x7fe29cc42588>\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 0x7fe29c5677b8>\r\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc54400>\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 0x7fe29c57d080>\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 0x7fe29c57d208>\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 0x7fe29c57d438>\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 0x7fe29c57d6d8>\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 0x7fe29c57dd30>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c57db38>\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 0x7fe29c583080>\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 0x7fe29c588c50>\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 0x7fe29c588e10>\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 0x7fe29c590cf8>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c590630>\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 0x7fe29c59c898>\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 0x7fe29c59cba8>\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 0x7fe29c59ccf8>\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 0x7fe29c59ceb8>\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 0x7fe29c533c88>\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 0x7fe29c533eb8>\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 0x7fe29c53c0f0>\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 0x7fe29c53cda0>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c53c898>\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 0x7fe29c545e80>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c545668>\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 0x7fe29c54ca58>\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 0x7fe29c54ccc0>\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 0x7fe29c557d30>\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 0x7fe29c557f28>\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 0x7fe29c55e0b8>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc8fc18>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc8f860>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc8f048>\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 0x7fe29c55eb00>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c55e828>\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 0x7fe29c4f7278>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4f1668>\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 0x7fe29c50b2b0>\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 0x7fe29c4f77f0>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4f74e0>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c55e8d0>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc8f8d0>\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 0x7fe29c55e6d8>\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 0x7fe29c51e710>\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 0x7fe29c4a6710>\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 0x7fe29c4b0400>\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 0x7fe29c4b0a20>\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 0x7fe29c4c10b8>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4ba9b0>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4ba710>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4ba320>\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 0x7fe29c4ba780>\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 0x7fe29c4ced30>\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 0x7fe29c4cee10>\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 0x7fe29c4d8668>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4d8438>\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 0x7fe29bdddba8>\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 0x7fe29bde7e80>\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 0x7fe29bded0b8>\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 0x7fe29bded240>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bded128>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bde7908>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bdddcc0>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bddd080>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bdd3630>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4d8e80>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4ce710>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4c1b38>\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 0x7fe29c4d8518>\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 0x7fe29bded5c0>\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 0x7fe29bdfe0b8>\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 0x7fe29bdfe400>\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 0x7fe29bdfeeb8>\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 0x7fe29be00a90>\r\n\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"chrony\"], \"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.54 closed.\r\n 10019 1726887177.78185: done with _execute_module (ansible.legacy.dnf, {'name': 'chrony', '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-1726887173.0597608-10019-103379443193887/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10019 1726887177.78202: _low_level_execute_command(): starting\n 10019 1726887177.78211: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10019 1726887177.83720: stderr chunk (state=2):\n>>><<<\n 10019 1726887177.83733: stdout chunk (state=2):\n>>><<<\n<10.31.43.54> (0, b'', b'')\n 10019 1726887177.83765: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10019 1726887177.83776: handler run complete\n 10019 1726887177.83829: attempt loop complete, returning result\n 10019 1726887177.83836: _execute() done\n 10019 1726887177.83843: dumping result to json\n 10019 1726887177.83852: done dumping result, returning\n 10019 1726887177.83863: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Install chrony [0e652c5f-a961-eb88-62cf-000000000013]\n 10019 1726887177.83880: sending task result for task 0e652c5f-a961-eb88-62cf-000000000013\n 10019 1726887177.83930: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000013\n 10019 1726887177.83936: 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 \"chrony\"\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 10021 1726887178.62857: stdout chunk (state=3):\n>>>\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"chrony\"], \"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 10021 1726887178.70641: stdout chunk (state=3):\n>>># destroy dnf.plugin.dynamic\r\n# destroy __main__\r\n<<<\n 10021 1726887178.71774: 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 10021 1726887178.71801: 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 10021 1726887178.72052: 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\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<<<\n 10021 1726887178.72954: 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 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<<<\n 10021 1726887178.73124: stdout chunk (state=3):\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<<<\n 10021 1726887178.74151: 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# 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# destro<<<\n 10021 1726887178.74190: stdout chunk (state=3):\n>>>y 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<<<\n 10021 1726887178.74214: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _sre\r\n# destroy sre_parse\r\n<<<\n 10021 1726887178.75274: stdout chunk (state=3):\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<<<\n 10021 1726887178.76064: stderr chunk (state=3):\n>>>Shared connection to 10.31.41.136 closed.\r\n<<<\n 10021 1726887178.76120: stderr chunk (state=3):\n>>><<<\n 10021 1726887178.76129: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (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 0x7fc707318e48>\\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 0x7fc7072ae828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7073189b0>\\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 0x7fc7072bb630>\\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 0x7fc7072c2160>\\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 0x7fc7072c70f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7072c2748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7072c2390>\\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 0x7fc70726c470>\\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 0x7fc707271e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70726cb38>\\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 0x7fc7072784e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70725bd68>\\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 0x7fc70725e198>\\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 0x7fc70556c940>\\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 0x7fc70557e240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7072cca20>\\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 0x7fc7054c0080>\\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 0x7fc7054cb2b0>\\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 0x7fc7054cbf60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7054cba90>\\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 0x7fc7054d5080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7055477b8>\\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 0x7fc705547ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70553b160>\\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 0x7fc70553be48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc705533438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc705523470>\\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 0x7fc7052782b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc705280d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70553b0b8>\\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 0x7fc705286e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70551d2b0>\\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 0x7fc70528c208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc705286fd0>\\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 0x7fc70528c320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70558cfd0>\\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 0x7fc70528ce10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70528ca20>\\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 0x7fc7052976d8>\\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 0x7fc705297eb8>\\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 0x7fc704e1e1d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7052977b8>\\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 0x7fc704e23cc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70528c550>\\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 0x7fc704e47320>\\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 0x7fc704e476d8>\\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 0x7fc704e4e3c8>\\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 0x7fc704bf8be0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bec320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704be6fd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bdeeb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704e4ed68>\\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 0x7fc704becf60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704e47a58>\\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 0x7fc70722a6a0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bf3048>\\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 0x7fc70722aa20>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70528c898>\\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 0x7fc707242550>\\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 0x7fc7072465c0>\\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 0x7fc707246a90>\\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 0x7fc707246ba8>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707242da0>\\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 0x7fc707246ef0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707246470>\\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 0x7fc7072461d0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707236a90>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704e33390>\\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 0x7fc707242400>\\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 0x7fc70321e898>\\r\\n# zipimport: found 38 names in \\'/tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc702ef0a58>\\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 0x7fc702f05208>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f47470>\\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 0x7fc702f47588>\\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 0x7fc702f47ac8>\\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 0x7fc702eda8d0>\\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 0x7fc702edafd0>\\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 0x7fc702edacf8>\\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 0x7fc702e88940>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f05080>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702ea2438>\\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 0x7fc703240f28>\\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 0x7fc702eb52b0>\\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 0x7fc702eb53c8>\\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 0x7fc702f10e48>\\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 0x7fc702f18eb8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f09278>\\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 0x7fc702f09a90>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702ec0780>\\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 0x7fc702f39eb8>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f090f0>\\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 0x7fc702fb1d30>\\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 0x7fc702fb1e48>\\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 0x7fc702fb1f98>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702eb5518>\\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 0x7fc702fd0978>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702fca0b8>\\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 0x7fc702fca2b0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702fc3b38>\\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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc702fecda0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702feca58>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702fec278>\\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 0x7fc702fec8d0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702fd8ba8>\\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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc6ff871240>\\r\\n# 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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc6ff8e4da0>\\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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc6ff8c70b8>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f94dd8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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 0x7fc6ff8e0fd0>\\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 0x7fc6ff8f40b8>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff89f8d0>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc6ff577358>\\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 0x7fc6ff577438>\\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 0x7fc6ff50d2e8>\\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 0x7fc6ff5383c8>\\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 0x7fc6ff5385f8>\\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 0x7fc6ff37af98>\\r\\nimport \\'email.encoders\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff37ab70>\\r\\nimport \\'email.charset\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff5386d8>\\r\\nimport \\'email.header\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff521128>\\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 0x7fc6ff385080>\\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 0x7fc6ff385160>\\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 0x7fc6ff39c358>\\r\\nimport \\'email._parseaddr\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff3935f8>\\r\\nimport \\'email.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff50d080>\\r\\nimport \\'email._policybase\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff575c18>\\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 0x7fc6ff56b860>\\r\\nimport \\'email._header_value_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff54ab00>\\r\\nimport \\'email.headerregistry\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff3b5cc0>\\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 0x7fc704bb8550>\\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 0x7fc704bb8748>\\r\\nimport \\'email.message\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bae208>\\r\\nimport \\'email.contentmanager\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff55da58>\\r\\nimport \\'email.policy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4fe898>\\r\\nimport \\'email.mime.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff577d30>\\r\\nimport \\'email.mime.multipart\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff577470>\\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 0x7fc6ff4fe518>\\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 0x7fc6ff4fe7f0>\\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 0x7fc704bb8dd8>\\r\\nimport \\'email.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bb8a58>\\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 0x7fc704bb8cc0>\\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 0x7fc6ff99fd68>\\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 0x7fc6ff9a0438>\\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 0x7fc6ff9bb748>\\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 0x7fc6ff3c7278>\\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 0x7fc6ff3db8d0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff9c9748>\\r\\nimport \\'http.client\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff9bbb38>\\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 0x7fc6ff9c96d8>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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 0x7fc6ff962630>\\r\\nimport \\'urllib.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff962048>\\r\\nimport \\'urllib.request\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff3559b0>\\r\\nimport \\'http.cookiejar\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff94a940>\\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 0x7fc6ff975400>\\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 0x7fc6ff490470>\\r\\nimport \\'opcode\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff487d68>\\r\\nimport \\'dis\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff47ecc0>\\r\\nimport \\'inspect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff975cc0>\\r\\nimport \\'cryptography.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff975438>\\r\\nimport \\'cryptography\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff342a20>\\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 0x7fc6ff4ac9e8>\\r\\nimport \\'cryptography.x509.certificate_transparency\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4ac7b8>\\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 0x7fc6ff449908>\\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 0x7fc6ff4499b0>\\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 0x7fc6ff449be0>\\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 0x7fc6ff449d68>\\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 0x7fc6ff45d390>\\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 0x7fc6ff472a58>\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.ec\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff46aa90>\\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 0x7fc6ff46afd0>\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.ed25519\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff46ae10>\\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 0x7fc6ff405400>\\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 0x7fc6ff4136d8>\\r\\nimport \\'cryptography.hazmat.primitives.asymmetric.rsa\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4058d0>\\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 0x7fc6feefe518>\\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 0x7fc6fef06358>\\r\\nimport \\'hmac\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feefeb70>\\r\\nimport \\'cryptography.hazmat.primitives.constant_time\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feefe978>\\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 0x7fc6fef064a8>\\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 0x7fc6fec9b160>\\r\\nimport \\'cryptography.hazmat.primitives.ciphers.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fef16b38>\\r\\nimport \\'cryptography.hazmat.primitives.ciphers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fef16898>\\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 0x7fc6fecac470>\\r\\nimport \\'cryptography.hazmat.primitives.serialization.ssh\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fef0d240>\\r\\nimport \\'cryptography.hazmat.primitives.serialization\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feefeb38>\\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 0x7fc6feccbba8>\\r\\nimport \\'cryptography.x509.oid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feccb630>\\r\\nimport \\'cryptography.x509.name\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fecc8080>\\r\\nimport \\'cryptography.x509.general_name\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fef165c0>\\r\\nimport \\'cryptography.x509.extensions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4362b0>\\r\\nimport \\'cryptography.x509.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4a1358>\\r\\nimport \\'cryptography.x509\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff975898>\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc6fec345f8>\\r\\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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 0x7fc6febb0c18>\\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 0x7fc6febb0e10>\\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 0x7fc6febeac18>\\r\\nimport \\'dnf.pycomp\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6febb0240>\\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 0x7fc6febf4710>\\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 0x7fc6febf4ef0>\\r\\nimport \\'distutils.sysconfig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6febf48d0>\\r\\nimport \\'dnf.const\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6febb06d8>\\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 0x7fc6feb68b70>\\r\\nimport \\'libdnf.error\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feb68860>\\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 0x7fc6f61e6198>\\r\\nimport \\'libdnf.common_types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feb689b0>\\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 0x7fc6f5f40d30>\\r\\nimport \\'libdnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f61e6320>\\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 0x7fc6f5c6fc88>\\r\\nimport \\'libdnf.module\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f5f342e8>\\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 0x7fc6f5c1fb70>\\r\\nimport \\'libdnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f5c6fe10>\\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 0x7fc6f5695710>\\r\\nimport \\'libdnf.transaction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f5c124e0>\\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 0x7fc6f5677588>\\r\\nimport \\'libdnf.utils\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f5683828>\\r\\nimport \\'libdnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feb68320>\\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 0x7fc6f51b5b00>\\r\\nimport \\'dnf.i18n\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51ace48>\\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 0x7fc6f51c4dd8>\\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 0x7fc6f51ceb00>\\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 0x7fc6f51cb400>\\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 0x7fc6f51dcf60>\\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 0x7fc6f457a8d0>\\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 0x7fc6f457aa90>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51ced30>\\r\\nimport \\'dnf.yum.rpmtrans\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51c4e80>\\r\\nimport \\'dnf.callback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51c47b8>\\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 0x7fc6f4585e48>\\r\\nimport \\'hawkey\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51c4c18>\\r\\nimport \\'dnf.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51b5cc0>\\r\\nimport \\'dnf.exceptions\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51ac358>\\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 0x7fc6f458ce10>\\r\\nimport \\'libcomps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f458ccc0>\\r\\nimport \\'dnf.comps\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feb684a8>\\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 0x7fc6f45a35c0>\\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 0x7fc6ff856550>\\r\\nimport \\'gpg.gpgme\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2493da0>\\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 0x7fc6ff7fcb38>\\r\\nimport \\'gpg.errors\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff856c88>\\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 0x7fc6f2043b70>\\r\\nimport \\'gpg.constants.data\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2043978>\\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 0x7fc6f2043e80>\\r\\nimport \\'gpg.constants.keylist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f20439e8>\\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 0x7fc6f204e0f0>\\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 0x7fc6f204e208>\\r\\nimport \\'gpg.constants.sig\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2043dd8>\\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 0x7fc6f204e390>\\r\\nimport \\'gpg.constants.tofu\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2043da0>\\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 0x7fc6f204e278>\\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 0x7fc6f204e668>\\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 0x7fc6f204e710>\\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 0x7fc6f204e8d0>\\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 0x7fc6f204e9b0>\\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 0x7fc6f204ecf8>\\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 0x7fc6f204ef60>\\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 0x7fc6f2054208>\\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 0x7fc6f2054320>\\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 0x7fc6f20542e8>\\r\\nimport \\'gpg.constants\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2035e10>\\r\\nimport \\'gpg.core\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f247cdd8>\\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 0x7fc6f20546d8>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f20436a0>\\r\\nimport \\'gpg.callbacks\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2493d68>\\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 0x7fc6f20545c0>\\r\\nimport \\'gpg\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f247c898>\\r\\nimport \\'dnf.crypto\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2476a20>\\r\\nimport \\'dnf.yum.misc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f246fcf8>\\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 0x7fc6f2476f28>\\r\\nimport \\'dnf.db.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f45a3550>\\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 0x7fc6f1ddee10>\\r\\nimport \\'dnf.conf.config\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1dde358>\\r\\nimport \\'dnf.conf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1dde198>\\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 0x7fc6f1e020b8>\\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 0x7fc6f1da7cc0>\\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 0x7fc6f1db1400>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1e0db00>\\r\\nimport \\'logging.handlers\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1e024e0>\\r\\nimport \\'dnf.logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1df76a0>\\r\\nimport \\'dnf.repo\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1de9470>\\r\\nimport \\'dnf.conf.read\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1de9198>\\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 0x7fc6f1dcecc0>\\r\\nimport \\'dnf.rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1db1b00>\\r\\nimport \\'dnf.dnssec\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1de9438>\\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 0x7fc6f1dd12e8>\\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 0x7fc6f1dd14a8>\\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 0x7fc6f1dd1550>\\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 0x7fc6f1dd1668>\\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 0x7fc6f1b54c50>\\r\\nimport \\'libdnf.smartcols\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1b41b38>\\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 0x7fc6f1b54b38>\\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 0x7fc6f1b54c18>\\r\\nimport \\'dnf.module.module_base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1dd15c0>\\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 0x7fc6f1b588d0>\\r\\nimport \\'dnf.persistor\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1b58630>\\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 0x7fc6f1b58dd8>\\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 0x7fc6f1b6eef0>\\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 0x7fc6f1b75128>\\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 0x7fc6f1b75c88>\\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 0x7fc6f1b75e48>\\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 0x7fc6f18c24a8>\\r\\nimport \\'dnf.sack\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1b75fd0>\\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 0x7fc6f18cb630>\\r\\nimport \\'dnf.base\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6febba048>\\r\\nimport \\'dnf\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fec17390>\\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 0x7fc6f18cb828>\\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 0x7fc6f18ef630>\\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 0x7fc6f189be10>\\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 0x7fc6f18a7f28>\\r\\nimport \\'curses\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18a7a90>\\r\\nimport \\'dnf.cli.term\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18a0780>\\r\\nimport \\'dnf.cli.progress\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18a0128>\\r\\nimport \\'dnf.cli.output\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1901550>\\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 0x7fc6f18a0518>\\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 0x7fc6f11c5748>\\r\\nimport \\'dnf.cli.commands\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18b2390>\\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 0x7fc6f11cefd0>\\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 0x7fc6f11db198>\\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 0x7fc6f11db3c8>\\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 0x7fc6f11db668>\\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 0x7fc6f11dbcc0>\\r\\nimport \\'dnf.cli.commands.deplist\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11dbac8>\\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 0x7fc6f11dbfd0>\\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 0x7fc6f11e6be0>\\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 0x7fc6f11e6da0>\\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 0x7fc6f11eec88>\\r\\nimport \\'dnf.cli.commands.history\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11ee5c0>\\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 0x7fc6f11fb828>\\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 0x7fc6f11fbb38>\\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 0x7fc6f11fbc88>\\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 0x7fc6f11fbe48>\\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 0x7fc6f1191c18>\\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 0x7fc6f1191e48>\\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 0x7fc6f119a080>\\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 0x7fc6f119ad30>\\r\\nimport \\'dnf.cli.commands.search\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f119a828>\\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 0x7fc6f11a4e10>\\r\\nimport \\'dnf.cli.commands.shell\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11a45f8>\\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 0x7fc6f11aa9e8>\\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 0x7fc6f11aac50>\\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 0x7fc6f11b5cc0>\\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 0x7fc6f11b5eb8>\\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 0x7fc6f11bc048>\\r\\nimport \\'dnf.cli.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18efba8>\\r\\nimport \\'dnf.cli\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18ef7f0>\\r\\nimport \\'dnf.plugin.dynamic.builddep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18cbfd0>\\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 0x7fc6f11bca90>\\r\\nimport \\'dateutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11bc7b8>\\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 0x7fc6f1155208>\\r\\nimport \\'dateutil.relativedelta\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f114f5f8>\\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 0x7fc6f1169240>\\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 0x7fc6f1155780>\\r\\nimport \\'dateutil.tz\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1155470>\\r\\nimport \\'dateutil.parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11bc860>\\r\\nimport \\'dnf.plugin.dynamic.changelog\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18ef860>\\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 0x7fc6f11bc668>\\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 0x7fc6f117c6a0>\\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 0x7fc6f11046a0>\\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 0x7fc6f110e390>\\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 0x7fc6f110e9b0>\\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 0x7fc6f111f048>\\r\\nimport \\'sqlite3.dbapi2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1119940>\\r\\nimport \\'sqlite3\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11196a0>\\r\\nimport \\'dnf.plugin.dynamic.generate_completion_cache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11192b0>\\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 0x7fc6f1119710>\\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 0x7fc6f112ccf8>\\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 0x7fc6f112cdd8>\\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 0x7fc6f11365f8>\\r\\nimport \\'dbus.types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11363c8>\\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 0x7fc6f0a3bb38>\\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 0x7fc6f0a46e10>\\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 0x7fc6f0a4b048>\\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 0x7fc6f0a4b1d0>\\r\\nimport \\'xml.parsers.expat\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a46fd0>\\r\\nimport \\'dbus._expat_introspect_parser\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a46898>\\r\\nimport \\'dbus.proxies\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a3bc50>\\r\\nimport \\'dbus.connection\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a31fd0>\\r\\nimport \\'dbus.bus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a315c0>\\r\\nimport \\'dbus._dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1136e10>\\r\\nimport \\'dbus\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f112c6d8>\\r\\nimport \\'dnf.plugin.dynamic.needs_restarting\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f111fb00>\\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 0x7fc6f11364a8>\\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 0x7fc6f0a4b550>\\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 0x7fc6f0a5c048>\\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 0x7fc6f0a5c390>\\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 0x7fc6f0a5ce48>\\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 0x7fc6f0a5ea20>\\r\\n\\r\\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"chrony\"], \"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.41.136 closed.\\r\\n')\n 10021 1726887178.76434: _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 0x7fc707318e48>\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 0x7fc7072ae828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7073189b0>\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 0x7fc7072bb630>\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 0x7fc7072c2160>\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 0x7fc7072c70f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7072c2748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7072c2390>\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 0x7fc70726c470>\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 0x7fc707271e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70726cb38>\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 0x7fc7072784e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70725bd68>\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 0x7fc70725e198>\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 0x7fc70556c940>\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 0x7fc70557e240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7072cca20>\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 0x7fc7054c0080>\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 0x7fc7054cb2b0>\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 0x7fc7054cbf60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7054cba90>\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 0x7fc7054d5080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7055477b8>\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 0x7fc705547ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70553b160>\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 0x7fc70553be48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc705533438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc705523470>\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 0x7fc7052782b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc705280d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70553b0b8>\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 0x7fc705286e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70551d2b0>\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 0x7fc70528c208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc705286fd0>\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 0x7fc70528c320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70558cfd0>\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 0x7fc70528ce10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70528ca20>\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 0x7fc7052976d8>\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 0x7fc705297eb8>\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 0x7fc704e1e1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7052977b8>\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 0x7fc704e23cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70528c550>\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 0x7fc704e47320>\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 0x7fc704e476d8>\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 0x7fc704e4e3c8>\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 0x7fc704bf8be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bec320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704be6fd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bdeeb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704e4ed68>\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 0x7fc704becf60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704e47a58>\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 0x7fc70722a6a0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bf3048>\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 0x7fc70722aa20>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70528c898>\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 0x7fc707242550>\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 0x7fc7072465c0>\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 0x7fc707246a90>\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 0x7fc707246ba8>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707242da0>\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 0x7fc707246ef0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707246470>\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 0x7fc7072461d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707236a90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704e33390>\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 0x7fc707242400>\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 0x7fc70321e898>\r\n# zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc702ef0a58>\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 0x7fc702f05208>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f47470>\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 0x7fc702f47588>\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 0x7fc702f47ac8>\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 0x7fc702eda8d0>\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 0x7fc702edafd0>\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 0x7fc702edacf8>\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 0x7fc702e88940>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f05080>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702ea2438>\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 0x7fc703240f28>\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 0x7fc702eb52b0>\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 0x7fc702eb53c8>\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 0x7fc702f10e48>\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 0x7fc702f18eb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f09278>\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 0x7fc702f09a90>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702ec0780>\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 0x7fc702f39eb8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f090f0>\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 0x7fc702fb1d30>\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 0x7fc702fb1e48>\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 0x7fc702fb1f98>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702eb5518>\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 0x7fc702fd0978>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702fca0b8>\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 0x7fc702fca2b0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702fc3b38>\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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc702fecda0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702feca58>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702fec278>\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 0x7fc702fec8d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702fd8ba8>\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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc6ff871240>\r\n# 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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc6ff8e4da0>\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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc6ff8c70b8>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f94dd8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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 0x7fc6ff8e0fd0>\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 0x7fc6ff8f40b8>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff89f8d0>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc6ff577358>\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 0x7fc6ff577438>\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 0x7fc6ff50d2e8>\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 0x7fc6ff5383c8>\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 0x7fc6ff5385f8>\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 0x7fc6ff37af98>\r\nimport 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff37ab70>\r\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff5386d8>\r\nimport 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff521128>\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 0x7fc6ff385080>\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 0x7fc6ff385160>\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 0x7fc6ff39c358>\r\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff3935f8>\r\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff50d080>\r\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff575c18>\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 0x7fc6ff56b860>\r\nimport 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff54ab00>\r\nimport 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff3b5cc0>\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 0x7fc704bb8550>\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 0x7fc704bb8748>\r\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bae208>\r\nimport 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff55da58>\r\nimport 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4fe898>\r\nimport 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff577d30>\r\nimport 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff577470>\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 0x7fc6ff4fe518>\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 0x7fc6ff4fe7f0>\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 0x7fc704bb8dd8>\r\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bb8a58>\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 0x7fc704bb8cc0>\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 0x7fc6ff99fd68>\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 0x7fc6ff9a0438>\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 0x7fc6ff9bb748>\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 0x7fc6ff3c7278>\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 0x7fc6ff3db8d0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff9c9748>\r\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff9bbb38>\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 0x7fc6ff9c96d8>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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 0x7fc6ff962630>\r\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff962048>\r\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff3559b0>\r\nimport 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff94a940>\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 0x7fc6ff975400>\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 0x7fc6ff490470>\r\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff487d68>\r\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff47ecc0>\r\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff975cc0>\r\nimport 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff975438>\r\nimport 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff342a20>\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 0x7fc6ff4ac9e8>\r\nimport 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4ac7b8>\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 0x7fc6ff449908>\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 0x7fc6ff4499b0>\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 0x7fc6ff449be0>\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 0x7fc6ff449d68>\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 0x7fc6ff45d390>\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 0x7fc6ff472a58>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff46aa90>\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 0x7fc6ff46afd0>\r\nimport 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff46ae10>\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 0x7fc6ff405400>\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 0x7fc6ff4136d8>\r\nimport 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4058d0>\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 0x7fc6feefe518>\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 0x7fc6fef06358>\r\nimport 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feefeb70>\r\nimport 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feefe978>\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 0x7fc6fef064a8>\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 0x7fc6fec9b160>\r\nimport 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fef16b38>\r\nimport 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fef16898>\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 0x7fc6fecac470>\r\nimport 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fef0d240>\r\nimport 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feefeb38>\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 0x7fc6feccbba8>\r\nimport 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feccb630>\r\nimport 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fecc8080>\r\nimport 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fef165c0>\r\nimport 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4362b0>\r\nimport 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4a1358>\r\nimport 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff975898>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc6fec345f8>\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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 0x7fc6febb0c18>\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 0x7fc6febb0e10>\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 0x7fc6febeac18>\r\nimport 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6febb0240>\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 0x7fc6febf4710>\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 0x7fc6febf4ef0>\r\nimport 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6febf48d0>\r\nimport 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6febb06d8>\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 0x7fc6feb68b70>\r\nimport 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feb68860>\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 0x7fc6f61e6198>\r\nimport 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feb689b0>\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 0x7fc6f5f40d30>\r\nimport 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f61e6320>\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 0x7fc6f5c6fc88>\r\nimport 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f5f342e8>\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 0x7fc6f5c1fb70>\r\nimport 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f5c6fe10>\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 0x7fc6f5695710>\r\nimport 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f5c124e0>\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 0x7fc6f5677588>\r\nimport 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f5683828>\r\nimport 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feb68320>\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 0x7fc6f51b5b00>\r\nimport 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51ace48>\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 0x7fc6f51c4dd8>\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 0x7fc6f51ceb00>\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 0x7fc6f51cb400>\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 0x7fc6f51dcf60>\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 0x7fc6f457a8d0>\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 0x7fc6f457aa90>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51ced30>\r\nimport 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51c4e80>\r\nimport 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51c47b8>\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 0x7fc6f4585e48>\r\nimport 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51c4c18>\r\nimport 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51b5cc0>\r\nimport 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51ac358>\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 0x7fc6f458ce10>\r\nimport 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f458ccc0>\r\nimport 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feb684a8>\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 0x7fc6f45a35c0>\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 0x7fc6ff856550>\r\nimport 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2493da0>\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 0x7fc6ff7fcb38>\r\nimport 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff856c88>\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 0x7fc6f2043b70>\r\nimport 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2043978>\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 0x7fc6f2043e80>\r\nimport 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f20439e8>\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 0x7fc6f204e0f0>\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 0x7fc6f204e208>\r\nimport 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2043dd8>\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 0x7fc6f204e390>\r\nimport 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2043da0>\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 0x7fc6f204e278>\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 0x7fc6f204e668>\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 0x7fc6f204e710>\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 0x7fc6f204e8d0>\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 0x7fc6f204e9b0>\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 0x7fc6f204ecf8>\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 0x7fc6f204ef60>\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 0x7fc6f2054208>\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 0x7fc6f2054320>\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 0x7fc6f20542e8>\r\nimport 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2035e10>\r\nimport 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f247cdd8>\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 0x7fc6f20546d8>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f20436a0>\r\nimport 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2493d68>\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 0x7fc6f20545c0>\r\nimport 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f247c898>\r\nimport 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2476a20>\r\nimport 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f246fcf8>\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 0x7fc6f2476f28>\r\nimport 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f45a3550>\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 0x7fc6f1ddee10>\r\nimport 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1dde358>\r\nimport 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1dde198>\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 0x7fc6f1e020b8>\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 0x7fc6f1da7cc0>\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 0x7fc6f1db1400>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1e0db00>\r\nimport 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1e024e0>\r\nimport 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1df76a0>\r\nimport 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1de9470>\r\nimport 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1de9198>\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 0x7fc6f1dcecc0>\r\nimport 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1db1b00>\r\nimport 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1de9438>\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 0x7fc6f1dd12e8>\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 0x7fc6f1dd14a8>\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 0x7fc6f1dd1550>\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 0x7fc6f1dd1668>\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 0x7fc6f1b54c50>\r\nimport 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1b41b38>\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 0x7fc6f1b54b38>\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 0x7fc6f1b54c18>\r\nimport 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1dd15c0>\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 0x7fc6f1b588d0>\r\nimport 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1b58630>\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 0x7fc6f1b58dd8>\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 0x7fc6f1b6eef0>\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 0x7fc6f1b75128>\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 0x7fc6f1b75c88>\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 0x7fc6f1b75e48>\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 0x7fc6f18c24a8>\r\nimport 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1b75fd0>\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 0x7fc6f18cb630>\r\nimport 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6febba048>\r\nimport 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fec17390>\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 0x7fc6f18cb828>\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 0x7fc6f18ef630>\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 0x7fc6f189be10>\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 0x7fc6f18a7f28>\r\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18a7a90>\r\nimport 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18a0780>\r\nimport 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18a0128>\r\nimport 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1901550>\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 0x7fc6f18a0518>\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 0x7fc6f11c5748>\r\nimport 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18b2390>\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 0x7fc6f11cefd0>\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 0x7fc6f11db198>\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 0x7fc6f11db3c8>\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 0x7fc6f11db668>\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 0x7fc6f11dbcc0>\r\nimport 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11dbac8>\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 0x7fc6f11dbfd0>\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 0x7fc6f11e6be0>\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 0x7fc6f11e6da0>\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 0x7fc6f11eec88>\r\nimport 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11ee5c0>\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 0x7fc6f11fb828>\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 0x7fc6f11fbb38>\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 0x7fc6f11fbc88>\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 0x7fc6f11fbe48>\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 0x7fc6f1191c18>\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 0x7fc6f1191e48>\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 0x7fc6f119a080>\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 0x7fc6f119ad30>\r\nimport 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f119a828>\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 0x7fc6f11a4e10>\r\nimport 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11a45f8>\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 0x7fc6f11aa9e8>\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 0x7fc6f11aac50>\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 0x7fc6f11b5cc0>\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 0x7fc6f11b5eb8>\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 0x7fc6f11bc048>\r\nimport 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18efba8>\r\nimport 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18ef7f0>\r\nimport 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18cbfd0>\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 0x7fc6f11bca90>\r\nimport 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11bc7b8>\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 0x7fc6f1155208>\r\nimport 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f114f5f8>\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 0x7fc6f1169240>\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 0x7fc6f1155780>\r\nimport 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1155470>\r\nimport 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11bc860>\r\nimport 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18ef860>\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 0x7fc6f11bc668>\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 0x7fc6f117c6a0>\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 0x7fc6f11046a0>\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 0x7fc6f110e390>\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 0x7fc6f110e9b0>\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 0x7fc6f111f048>\r\nimport 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1119940>\r\nimport 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11196a0>\r\nimport 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11192b0>\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 0x7fc6f1119710>\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 0x7fc6f112ccf8>\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 0x7fc6f112cdd8>\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 0x7fc6f11365f8>\r\nimport 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11363c8>\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 0x7fc6f0a3bb38>\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 0x7fc6f0a46e10>\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 0x7fc6f0a4b048>\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 0x7fc6f0a4b1d0>\r\nimport 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a46fd0>\r\nimport 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a46898>\r\nimport 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a3bc50>\r\nimport 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a31fd0>\r\nimport 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a315c0>\r\nimport 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1136e10>\r\nimport 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f112c6d8>\r\nimport 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f111fb00>\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 0x7fc6f11364a8>\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 0x7fc6f0a4b550>\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 0x7fc6f0a5c048>\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 0x7fc6f0a5c390>\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 0x7fc6f0a5ce48>\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 0x7fc6f0a5ea20>\r\n\r\n{\"msg\": \"Nothing to do\", \"changed\": false, \"results\": [], \"rc\": 0, \"invocation\": {\"module_args\": {\"name\": [\"chrony\"], \"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.41.136 closed.\r\n 10021 1726887178.77652: done with _execute_module (ansible.legacy.dnf, {'name': 'chrony', '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-1726887172.9944973-10021-275878783544483/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10021 1726887178.77669: _low_level_execute_command(): starting\n 10021 1726887178.77675: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10021 1726887178.83319: stderr chunk (state=2):\n>>><<<\n 10021 1726887178.83330: stdout chunk (state=2):\n>>><<<\n<10.31.41.136> (0, b'', b'')\n 10021 1726887178.83360: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10021 1726887178.83371: handler run complete\n 10021 1726887178.83410: attempt loop complete, returning result\n 10021 1726887178.83419: _execute() done\n 10021 1726887178.83426: dumping result to json\n 10021 1726887178.83435: done dumping result, returning\n 10021 1726887178.83452: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Install chrony [0e652c5f-a961-eb88-62cf-000000000013]\n 10021 1726887178.83468: sending task result for task 0e652c5f-a961-eb88-62cf-000000000013\n 10021 1726887178.83505: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000013\n 10021 1726887178.83515: 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 \"chrony\"\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 9689 1726887178.83669: no more pending results, returning what we have\n 9689 1726887178.83673: results queue empty\n 9689 1726887178.83674: checking for any_errors_fatal\n 9689 1726887178.83678: done checking for any_errors_fatal\n 9689 1726887178.83679: checking for max_fail_percentage\n 9689 1726887178.83681: done checking for max_fail_percentage\n 9689 1726887178.83681: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887178.83683: done checking to see if all hosts have failed\n 9689 1726887178.83683: getting the remaining hosts for this loop\n 9689 1726887178.83685: done getting the remaining hosts for this loop\n 9689 1726887178.83688: getting the next task for host managed_node1\n 9689 1726887178.83695: done getting next task for host managed_node1\n 9689 1726887178.83699: ^ task is: TASK: fedora.linux_system_roles.timesync : Install ntp\n 9689 1726887178.83701: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887178.83703: getting the next task for host managed_node2\n 9689 1726887178.83705: done getting next task for host managed_node2\n 9689 1726887178.83707: ^ task is: TASK: fedora.linux_system_roles.timesync : Install ntp\n 9689 1726887178.83708: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887178.83709: getting the next task for host managed_node3\n 9689 1726887178.83711: done getting next task for host managed_node3\n 9689 1726887178.83715: ^ task is: TASK: fedora.linux_system_roles.timesync : Install ntp\n 9689 1726887178.83716: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887178.83731: getting variables\n 9689 1726887178.83733: in VariableManager get_vars()\n 9689 1726887178.83765: Calling all_inventory to load vars for managed_node1\n 9689 1726887178.83768: Calling groups_inventory to load vars for managed_node1\n 9689 1726887178.83771: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887178.83780: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887178.83783: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887178.83787: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887178.84079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887178.84432: done with get_vars()\n 9689 1726887178.84444: done getting variables\n 9689 1726887178.84511: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Install ntp] ************************\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:59\nFriday 20 September 2024 22:52:58 -0400 (0:00:06.037) 0:00:12.531 ****** \n 9689 1726887178.84545: entering _queue_task() for managed_node1/package\n 9689 1726887178.84786: worker is 1 (out of 3 available)\n 9689 1726887178.84802: exiting _queue_task() for managed_node1/package\n 9689 1726887178.84833: getting variables\n 9689 1726887178.84836: in VariableManager get_vars()\n 9689 1726887178.84924: Calling all_inventory to load vars for managed_node2\n 9689 1726887178.84930: Calling groups_inventory to load vars for managed_node2\n 9689 1726887178.84934: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887178.84952: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887178.84957: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887178.84962: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887178.85348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887178.85747: done with get_vars()\n 9689 1726887178.85760: done getting variables\n 9689 1726887178.85854: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887178.85868: entering _queue_task() for managed_node2/package\n 9689 1726887178.86194: worker is 2 (out of 3 available)\n 9689 1726887178.86208: exiting _queue_task() for managed_node2/package\n 9689 1726887178.86242: getting variables\n 9689 1726887178.86246: in VariableManager get_vars()\n 9689 1726887178.86337: Calling all_inventory to load vars for managed_node3\n 9689 1726887178.86343: Calling groups_inventory to load vars for managed_node3\n 9689 1726887178.86347: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887178.86366: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887178.86371: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887178.86375: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887178.86738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887178.88624: done with get_vars()\n 9689 1726887178.88637: done getting variables\n 9689 1726887178.88724: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887178.88735: entering _queue_task() for managed_node3/package\n 9689 1726887178.88973: worker is 3 (out of 3 available)\n 9689 1726887178.88987: exiting _queue_task() for managed_node3/package\n 9689 1726887178.89001: done queuing things up, now waiting for results queue to drain\n 9689 1726887178.89003: waiting for pending results...\n 10197 1726887178.86826: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install ntp\n 10197 1726887178.86966: in run() - task 0e652c5f-a961-eb88-62cf-000000000014\n 10197 1726887178.86984: variable 'ansible_search_path' from source: unknown\n 10197 1726887178.86991: variable 'ansible_search_path' from source: unknown\n 10197 1726887178.87018: calling self._execute()\n 10196 1726887178.87016: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Install ntp\n 10197 1726887178.87096: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10197 1726887178.87106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10197 1726887178.87120: variable 'omit' from source: magic vars\n 10196 1726887178.87138: in run() - task 0e652c5f-a961-eb88-62cf-000000000014\n 10196 1726887178.87153: variable 'ansible_search_path' from source: unknown\n 10196 1726887178.87160: variable 'ansible_search_path' from source: unknown\n 10196 1726887178.87185: calling self._execute()\n 10196 1726887178.87253: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10196 1726887178.87266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10196 1726887178.87278: variable 'omit' from source: magic vars\n 10197 1726887178.87661: variable 'timesync_mode' from source: set_fact\n 10197 1726887178.87679: Evaluated conditional (timesync_mode != 2): True\n 10196 1726887178.87762: variable 'timesync_mode' from source: set_fact\n 10196 1726887178.87776: Evaluated conditional (timesync_mode != 2): True\n 10196 1726887178.87942: variable 'timesync_ntp_provider' from source: set_fact\n 10196 1726887178.87962: Evaluated conditional (timesync_ntp_provider == 'ntp'): False\n 10196 1726887178.87968: when evaluation is False, skipping this task\n 10196 1726887178.87974: _execute() done\n 10196 1726887178.87979: dumping result to json\n 10196 1726887178.87984: done dumping result, returning\n 10196 1726887178.87993: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Install ntp [0e652c5f-a961-eb88-62cf-000000000014]\n 10196 1726887178.88011: sending task result for task 0e652c5f-a961-eb88-62cf-000000000014\n 10196 1726887178.88050: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000014\n 10196 1726887178.88056: WORKER PROCESS EXITING\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_ntp_provider == 'ntp'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10198 1726887178.89568: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Install ntp\n 10198 1726887178.89699: in run() - task 0e652c5f-a961-eb88-62cf-000000000014\n 10198 1726887178.89720: variable 'ansible_search_path' from source: unknown\n 10198 1726887178.89727: variable 'ansible_search_path' from source: unknown\n 10198 1726887178.89763: calling self._execute()\n 10198 1726887178.89828: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10198 1726887178.89840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10198 1726887178.89850: variable 'omit' from source: magic vars\n 10198 1726887178.90316: variable 'timesync_mode' from source: set_fact\n 10198 1726887178.90331: Evaluated conditional (timesync_mode != 2): True\n 10198 1726887178.90521: variable 'timesync_ntp_provider' from source: set_fact\n 10198 1726887178.90545: Evaluated conditional (timesync_ntp_provider == 'ntp'): False\n 10198 1726887178.90553: when evaluation is False, skipping this task\n 10198 1726887178.90558: _execute() done\n 10198 1726887178.90564: dumping result to json\n 10198 1726887178.90570: done dumping result, returning\n 10198 1726887178.90579: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Install ntp [0e652c5f-a961-eb88-62cf-000000000014]\n 10198 1726887178.90596: sending task result for task 0e652c5f-a961-eb88-62cf-000000000014\n 10198 1726887178.90632: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000014\n 10198 1726887178.90637: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_ntp_provider == 'ntp'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10197 1726887178.90975: variable 'timesync_ntp_provider' from source: set_fact\n 10197 1726887178.90999: Evaluated conditional (timesync_ntp_provider == 'ntp'): False\n 10197 1726887178.91006: when evaluation is False, skipping this task\n 10197 1726887178.91011: _execute() done\n 10197 1726887178.91023: dumping result to json\n 10197 1726887178.91029: done dumping result, returning\n 10197 1726887178.91040: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install ntp [0e652c5f-a961-eb88-62cf-000000000014]\n 10197 1726887178.91126: sending task result for task 0e652c5f-a961-eb88-62cf-000000000014\n 10197 1726887178.91166: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000014\n 10197 1726887178.91171: WORKER PROCESS EXITING\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_ntp_provider == 'ntp'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887178.92143: no more pending results, returning what we have\n 9689 1726887178.92148: results queue empty\n 9689 1726887178.92149: checking for any_errors_fatal\n 9689 1726887178.92156: done checking for any_errors_fatal\n 9689 1726887178.92157: checking for max_fail_percentage\n 9689 1726887178.92159: done checking for max_fail_percentage\n 9689 1726887178.92160: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887178.92161: done checking to see if all hosts have failed\n 9689 1726887178.92162: getting the remaining hosts for this loop\n 9689 1726887178.92163: done getting the remaining hosts for this loop\n 9689 1726887178.92168: getting the next task for host managed_node1\n 9689 1726887178.92176: done getting next task for host managed_node1\n 9689 1726887178.92181: ^ task is: TASK: fedora.linux_system_roles.timesync : Install linuxptp\n 9689 1726887178.92184: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887178.92185: getting the next task for host managed_node2\n 9689 1726887178.92191: done getting next task for host managed_node2\n 9689 1726887178.92193: ^ task is: TASK: fedora.linux_system_roles.timesync : Install linuxptp\n 9689 1726887178.92195: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887178.92196: getting the next task for host managed_node3\n 9689 1726887178.92198: done getting next task for host managed_node3\n 9689 1726887178.92201: ^ task is: TASK: fedora.linux_system_roles.timesync : Install linuxptp\n 9689 1726887178.92202: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887178.92224: getting variables\n 9689 1726887178.92226: in VariableManager get_vars()\n 9689 1726887178.92261: Calling all_inventory to load vars for managed_node1\n 9689 1726887178.92264: Calling groups_inventory to load vars for managed_node1\n 9689 1726887178.92268: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887178.92282: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887178.92286: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887178.92291: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887178.92571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887178.92929: done with get_vars()\n 9689 1726887178.92939: done getting variables\n 9689 1726887178.93004: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Install linuxptp] *******************\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:69\nFriday 20 September 2024 22:52:58 -0400 (0:00:00.084) 0:00:12.616 ****** \n 9689 1726887178.93039: entering _queue_task() for managed_node1/package\n 9689 1726887178.95543: worker is 1 (out of 3 available)\n 9689 1726887178.95551: exiting _queue_task() for managed_node1/package\n 9689 1726887178.95576: getting variables\n 9689 1726887178.95578: in VariableManager get_vars()\n 9689 1726887178.95638: Calling all_inventory to load vars for managed_node2\n 9689 1726887178.95642: Calling groups_inventory to load vars for managed_node2\n 9689 1726887178.95645: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887178.95659: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887178.95663: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887178.95668: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887178.95994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10200 1726887178.94665: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Install linuxptp\n 10200 1726887178.94807: in run() - task 0e652c5f-a961-eb88-62cf-000000000015\n 10200 1726887178.94829: variable 'ansible_search_path' from source: unknown\n 10200 1726887178.94836: variable 'ansible_search_path' from source: unknown\n 10200 1726887178.94872: calling self._execute()\n 10200 1726887178.94942: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10200 1726887178.94952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10200 1726887178.94965: variable 'omit' from source: magic vars\n 10200 1726887178.95461: variable 'timesync_mode' from source: set_fact\n 10200 1726887178.95476: Evaluated conditional (timesync_mode != 1): False\n 10200 1726887178.95481: when evaluation is False, skipping this task\n 10200 1726887178.95486: _execute() done\n 10200 1726887178.95492: dumping result to json\n 10200 1726887178.95497: done dumping result, returning\n 10200 1726887178.95504: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Install linuxptp [0e652c5f-a961-eb88-62cf-000000000015]\n 10200 1726887178.97726: sending task result for task 0e652c5f-a961-eb88-62cf-000000000015\n 10200 1726887178.97770: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000015\n 10200 1726887178.97776: WORKER PROCESS EXITING\n 9689 1726887178.98255: done with get_vars()\n 9689 1726887178.98267: done getting variables\n 9689 1726887178.98341: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887178.98351: entering _queue_task() for managed_node2/package\n 9689 1726887178.98588: worker is 2 (out of 3 available)\n 9689 1726887178.98611: exiting _queue_task() for managed_node2/package\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode != 1\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887178.98754: getting variables\n 9689 1726887178.98757: in VariableManager get_vars()\n 9689 1726887178.98827: Calling all_inventory to load vars for managed_node3\n 9689 1726887178.98832: Calling groups_inventory to load vars for managed_node3\n 9689 1726887178.98836: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887178.98851: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887178.98855: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887178.98859: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887178.99190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887178.99586: done with get_vars()\n 9689 1726887178.99599: done getting variables\n 9689 1726887178.99696: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887178.99710: entering _queue_task() for managed_node3/package\n 9689 1726887179.00036: worker is 3 (out of 3 available)\n 9689 1726887179.00050: exiting _queue_task() for managed_node3/package\n 9689 1726887179.00064: done queuing things up, now waiting for results queue to drain\n 9689 1726887179.00067: waiting for pending results...\n 10203 1726887179.01343: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Install linuxptp\n 10203 1726887179.01494: in run() - task 0e652c5f-a961-eb88-62cf-000000000015\n 10203 1726887179.01517: variable 'ansible_search_path' from source: unknown\n 10203 1726887179.01525: variable 'ansible_search_path' from source: unknown\n 10203 1726887179.01568: calling self._execute()\n 10203 1726887179.01651: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10203 1726887179.01665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10203 1726887179.01680: variable 'omit' from source: magic vars\n 10202 1726887179.02130: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install linuxptp\n 10202 1726887179.02258: in run() - task 0e652c5f-a961-eb88-62cf-000000000015\n 10202 1726887179.02276: variable 'ansible_search_path' from source: unknown\n 10202 1726887179.02282: variable 'ansible_search_path' from source: unknown\n 10202 1726887179.02309: calling self._execute()\n 10202 1726887179.02384: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10202 1726887179.02397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10202 1726887179.02411: variable 'omit' from source: magic vars\n 10202 1726887179.02876: variable 'timesync_mode' from source: set_fact\n 10202 1726887179.02890: Evaluated conditional (timesync_mode != 1): False\n 10202 1726887179.02896: when evaluation is False, skipping this task\n 10202 1726887179.02901: _execute() done\n 10202 1726887179.02907: dumping result to json\n 10202 1726887179.02914: done dumping result, returning\n 10202 1726887179.02922: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install linuxptp [0e652c5f-a961-eb88-62cf-000000000015]\n 10202 1726887179.03086: sending task result for task 0e652c5f-a961-eb88-62cf-000000000015\n 10202 1726887179.03125: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000015\n 10202 1726887179.03131: WORKER PROCESS EXITING\n 10203 1726887179.03438: variable 'timesync_mode' from source: set_fact\n 10203 1726887179.03453: Evaluated conditional (timesync_mode != 1): False\n 10203 1726887179.03459: when evaluation is False, skipping this task\n 10203 1726887179.03465: _execute() done\n 10203 1726887179.03471: dumping result to json\n 10203 1726887179.03477: done dumping result, returning\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode != 1\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10203 1726887179.03486: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Install linuxptp [0e652c5f-a961-eb88-62cf-000000000015]\n 10203 1726887179.03504: sending task result for task 0e652c5f-a961-eb88-62cf-000000000015\n 10203 1726887179.03555: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000015\n 10203 1726887179.03561: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode != 1\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887179.04742: no more pending results, returning what we have\n 9689 1726887179.04747: results queue empty\n 9689 1726887179.04748: checking for any_errors_fatal\n 9689 1726887179.04754: done checking for any_errors_fatal\n 9689 1726887179.04755: checking for max_fail_percentage\n 9689 1726887179.04757: done checking for max_fail_percentage\n 9689 1726887179.04758: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887179.04759: done checking to see if all hosts have failed\n 9689 1726887179.04759: getting the remaining hosts for this loop\n 9689 1726887179.04761: done getting the remaining hosts for this loop\n 9689 1726887179.04765: getting the next task for host managed_node1\n 9689 1726887179.04771: done getting next task for host managed_node1\n 9689 1726887179.04776: ^ task is: TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes\n 9689 1726887179.04778: ^ 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 9689 1726887179.04780: getting the next task for host managed_node2\n 9689 1726887179.04783: done getting next task for host managed_node2\n 9689 1726887179.04785: ^ task is: TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes\n 9689 1726887179.04786: ^ 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 9689 1726887179.04787: getting the next task for host managed_node3\n 9689 1726887179.04790: done getting next task for host managed_node3\n 9689 1726887179.04791: ^ task is: TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes\n 9689 1726887179.04793: ^ 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 9689 1726887179.04814: getting variables\n 9689 1726887179.04817: in VariableManager get_vars()\n 9689 1726887179.04850: Calling all_inventory to load vars for managed_node1\n 9689 1726887179.04854: Calling groups_inventory to load vars for managed_node1\n 9689 1726887179.04856: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887179.04865: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887179.04869: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887179.04872: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887179.05145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887179.05500: done with get_vars()\n 9689 1726887179.05511: done getting variables\n 9689 1726887179.05619: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes] ***\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:82\nFriday 20 September 2024 22:52:59 -0400 (0:00:00.126) 0:00:12.742 ****** \n 9689 1726887179.05651: entering _queue_task() for managed_node1/debug\n 9689 1726887179.05654: Creating lock for debug\n 9689 1726887179.06048: worker is 1 (out of 3 available)\n 9689 1726887179.06061: exiting _queue_task() for managed_node1/debug\n 9689 1726887179.06092: getting variables\n 9689 1726887179.06096: in VariableManager get_vars()\n 9689 1726887179.06182: Calling all_inventory to load vars for managed_node2\n 9689 1726887179.06187: Calling groups_inventory to load vars for managed_node2\n 9689 1726887179.06190: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887179.06206: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887179.06211: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887179.06217: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887179.06567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887179.06960: done with get_vars()\n 9689 1726887179.06972: done getting variables\n 9689 1726887179.08174: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887179.08193: entering _queue_task() for managed_node2/debug\n 9689 1726887179.08531: worker is 2 (out of 3 available)\n 9689 1726887179.08544: exiting _queue_task() for managed_node2/debug\n 9689 1726887179.08575: getting variables\n 9689 1726887179.08578: in VariableManager get_vars()\n 9689 1726887179.08663: Calling all_inventory to load vars for managed_node3\n 9689 1726887179.08668: Calling groups_inventory to load vars for managed_node3\n 9689 1726887179.08671: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887179.08686: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887179.08690: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887179.08696: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887179.09046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10204 1726887179.09671: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes\n 10204 1726887179.09803: in run() - task 0e652c5f-a961-eb88-62cf-000000000017\n 10204 1726887179.09822: variable 'ansible_search_path' from source: unknown\n 10204 1726887179.09829: variable 'ansible_search_path' from source: unknown\n 10204 1726887179.09853: calling self._execute()\n 10204 1726887179.09920: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10204 1726887179.09932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10204 1726887179.09944: variable 'omit' from source: magic vars\n 10204 1726887179.10451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 9689 1726887179.11896: done with get_vars()\n 9689 1726887179.11910: done getting variables\n 9689 1726887179.12003: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887179.12017: entering _queue_task() for managed_node3/debug\n 9689 1726887179.12337: worker is 3 (out of 3 available)\n 9689 1726887179.12352: exiting _queue_task() for managed_node3/debug\n 9689 1726887179.12366: done queuing things up, now waiting for results queue to drain\n 9689 1726887179.12369: waiting for pending results...\n 10206 1726887179.12706: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes\n 10206 1726887179.12833: in run() - task 0e652c5f-a961-eb88-62cf-000000000017\n 10206 1726887179.12851: variable 'ansible_search_path' from source: unknown\n 10206 1726887179.12857: variable 'ansible_search_path' from source: unknown\n 10206 1726887179.12882: calling self._execute()\n 10206 1726887179.12959: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10206 1726887179.12970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10206 1726887179.12982: variable 'omit' from source: magic vars\n 10206 1726887179.13493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 10207 1726887179.16053: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes\n 10207 1726887179.16198: in run() - task 0e652c5f-a961-eb88-62cf-000000000017\n 10207 1726887179.16219: variable 'ansible_search_path' from source: unknown\n 10207 1726887179.16225: variable 'ansible_search_path' from source: unknown\n 10207 1726887179.16263: calling self._execute()\n 10207 1726887179.16341: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10207 1726887179.16353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10207 1726887179.16365: variable 'omit' from source: magic vars\n 10207 1726887179.16886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 10204 1726887179.20081: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10204 1726887179.20169: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10204 1726887179.20218: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10204 1726887179.20265: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10204 1726887179.20301: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 10204 1726887179.22627: Loading FilterModule 'ansible_collections.ansible.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 10204 1726887179.22667: Loading FilterModule 'ansible_collections.ansible.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 10204 1726887179.22702: Loading FilterModule 'ansible_collections.ansible.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 10204 1726887179.22755: Loading FilterModule 'ansible_collections.ansible.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 10204 1726887179.22775: Loading FilterModule 'ansible_collections.ansible.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 10204 1726887179.22902: variable '__timesync_is_transactional' from source: set_fact\n 10204 1726887179.22927: Evaluated conditional (__timesync_is_transactional | d(false)): False\n 10204 1726887179.22933: when evaluation is False, skipping this task\n 10204 1726887179.22939: _execute() done\n 10204 1726887179.22944: dumping result to json\n 10204 1726887179.22950: done dumping result, returning\n 10204 1726887179.22959: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes [0e652c5f-a961-eb88-62cf-000000000017]\n 10204 1726887179.22977: sending task result for task 0e652c5f-a961-eb88-62cf-000000000017\n 10204 1726887179.23017: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000017\n 10204 1726887179.23023: WORKER PROCESS EXITING\nskipping: [managed_node1] => {\n \"false_condition\": \"__timesync_is_transactional | d(false)\"\n}\n 10206 1726887179.25051: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10206 1726887179.25132: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10206 1726887179.25174: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10206 1726887179.25218: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10206 1726887179.25252: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 10206 1726887179.25348: Loading FilterModule 'ansible_collections.ansible.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 10206 1726887179.25385: Loading FilterModule 'ansible_collections.ansible.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 10206 1726887179.25420: Loading FilterModule 'ansible_collections.ansible.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 10206 1726887179.25468: Loading FilterModule 'ansible_collections.ansible.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 10206 1726887179.25489: Loading FilterModule 'ansible_collections.ansible.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 10207 1726887179.26248: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10207 1726887179.26329: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10207 1726887179.26371: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10207 1726887179.26419: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10207 1726887179.26456: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 10207 1726887179.26546: Loading FilterModule 'ansible_collections.ansible.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 10207 1726887179.26582: Loading FilterModule 'ansible_collections.ansible.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 10207 1726887179.26616: Loading FilterModule 'ansible_collections.ansible.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 10207 1726887179.26664: Loading FilterModule 'ansible_collections.ansible.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 10207 1726887179.26683: Loading FilterModule 'ansible_collections.ansible.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 10206 1726887179.27038: variable '__timesync_is_transactional' from source: set_fact\n 10206 1726887179.27066: Evaluated conditional (__timesync_is_transactional | d(false)): False\n 10206 1726887179.27073: when evaluation is False, skipping this task\n 10206 1726887179.27078: _execute() done\n 10206 1726887179.27083: dumping result to json\n 10206 1726887179.27089: done dumping result, returning\n 10206 1726887179.27098: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes [0e652c5f-a961-eb88-62cf-000000000017]\n 10206 1726887179.27191: sending task result for task 0e652c5f-a961-eb88-62cf-000000000017\n 10206 1726887179.27231: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000017\n 10206 1726887179.27236: WORKER PROCESS EXITING\nskipping: [managed_node2] => {\n \"false_condition\": \"__timesync_is_transactional | d(false)\"\n}\n 10207 1726887179.27719: variable '__timesync_is_transactional' from source: set_fact\n 10207 1726887179.27742: Evaluated conditional (__timesync_is_transactional | d(false)): False\n 10207 1726887179.27749: when evaluation is False, skipping this task\n 10207 1726887179.27754: _execute() done\n 10207 1726887179.27759: dumping result to json\n 10207 1726887179.27764: done dumping result, returning\n 10207 1726887179.27773: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes [0e652c5f-a961-eb88-62cf-000000000017]\n 10207 1726887179.27788: sending task result for task 0e652c5f-a961-eb88-62cf-000000000017\n 10207 1726887179.27825: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000017\n 10207 1726887179.27830: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"false_condition\": \"__timesync_is_transactional | d(false)\"\n}\n 9689 1726887179.28131: no more pending results, returning what we have\n 9689 1726887179.28135: results queue empty\n 9689 1726887179.28136: checking for any_errors_fatal\n 9689 1726887179.28143: done checking for any_errors_fatal\n 9689 1726887179.28144: checking for max_fail_percentage\n 9689 1726887179.28145: done checking for max_fail_percentage\n 9689 1726887179.28146: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887179.28147: done checking to see if all hosts have failed\n 9689 1726887179.28148: getting the remaining hosts for this loop\n 9689 1726887179.28149: done getting the remaining hosts for this loop\n 9689 1726887179.28153: getting the next task for host managed_node1\n 9689 1726887179.28158: done getting next task for host managed_node1\n 9689 1726887179.28162: ^ task is: TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems\n 9689 1726887179.28165: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887179.28166: getting the next task for host managed_node2\n 9689 1726887179.28168: done getting next task for host managed_node2\n 9689 1726887179.28170: ^ task is: TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems\n 9689 1726887179.28172: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887179.28173: getting the next task for host managed_node3\n 9689 1726887179.28175: done getting next task for host managed_node3\n 9689 1726887179.28177: ^ task is: TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems\n 9689 1726887179.28178: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887179.28195: getting variables\n 9689 1726887179.28197: in VariableManager get_vars()\n 9689 1726887179.28233: Calling all_inventory to load vars for managed_node1\n 9689 1726887179.28236: Calling groups_inventory to load vars for managed_node1\n 9689 1726887179.28238: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887179.28248: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887179.28251: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887179.28255: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887179.28566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887179.28873: done with get_vars()\n 9689 1726887179.28883: done getting variables\n 9689 1726887179.29033: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Reboot transactional update systems] ***\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:87\nFriday 20 September 2024 22:52:59 -0400 (0:00:00.234) 0:00:12.976 ****** \n 9689 1726887179.29065: entering _queue_task() for managed_node1/reboot\n 9689 1726887179.29066: Creating lock for reboot\n 9689 1726887179.29406: worker is 1 (out of 3 available)\n 9689 1726887179.29421: exiting _queue_task() for managed_node1/reboot\n 9689 1726887179.29450: getting variables\n 9689 1726887179.29453: in VariableManager get_vars()\n 9689 1726887179.29534: Calling all_inventory to load vars for managed_node2\n 9689 1726887179.29539: Calling groups_inventory to load vars for managed_node2\n 9689 1726887179.29543: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887179.29560: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887179.29565: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887179.29570: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887179.29972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887179.30328: done with get_vars()\n 9689 1726887179.30341: done getting variables\n 10213 1726887179.29768: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems\n 10213 1726887179.29900: in run() - task 0e652c5f-a961-eb88-62cf-000000000018\n 10213 1726887179.29920: variable 'ansible_search_path' from source: unknown\n 10213 1726887179.29926: variable 'ansible_search_path' from source: unknown\n 10213 1726887179.29950: calling self._execute()\n 10213 1726887179.30020: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10213 1726887179.30032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10213 1726887179.30043: variable 'omit' from source: magic vars\n 10213 1726887179.30561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 9689 1726887179.31753: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887179.31766: entering _queue_task() for managed_node2/reboot\n 9689 1726887179.32073: worker is 2 (out of 3 available)\n 9689 1726887179.32088: exiting _queue_task() for managed_node2/reboot\n 9689 1726887179.32122: getting variables\n 9689 1726887179.32125: in VariableManager get_vars()\n 9689 1726887179.32226: Calling all_inventory to load vars for managed_node3\n 9689 1726887179.32230: Calling groups_inventory to load vars for managed_node3\n 9689 1726887179.32234: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887179.32251: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887179.32256: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887179.32261: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887179.32602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887179.34874: done with get_vars()\n 9689 1726887179.34887: done getting variables\n 9689 1726887179.34966: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887179.34977: entering _queue_task() for managed_node3/reboot\n 9689 1726887179.35245: worker is 3 (out of 3 available)\n 9689 1726887179.35259: exiting _queue_task() for managed_node3/reboot\n 9689 1726887179.35272: done queuing things up, now waiting for results queue to drain\n 9689 1726887179.35274: waiting for pending results...\n 10214 1726887179.33561: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems\n 10214 1726887179.33694: in run() - task 0e652c5f-a961-eb88-62cf-000000000018\n 10214 1726887179.33714: variable 'ansible_search_path' from source: unknown\n 10214 1726887179.33720: variable 'ansible_search_path' from source: unknown\n 10214 1726887179.33744: calling self._execute()\n 10214 1726887179.33820: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10214 1726887179.33832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10214 1726887179.33844: variable 'omit' from source: magic vars\n 10214 1726887179.34355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 10213 1726887179.37404: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10213 1726887179.37477: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10213 1726887179.37520: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10213 1726887179.37561: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10213 1726887179.37592: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 10213 1726887179.37672: Loading FilterModule 'ansible_collections.ansible.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 10213 1726887179.37704: Loading FilterModule 'ansible_collections.ansible.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 10213 1726887179.37736: Loading FilterModule 'ansible_collections.ansible.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 10213 1726887179.37780: Loading FilterModule 'ansible_collections.ansible.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 10213 1726887179.37796: Loading FilterModule 'ansible_collections.ansible.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 10213 1726887179.37916: variable '__timesync_is_transactional' from source: set_fact\n 10213 1726887179.37938: Evaluated conditional (__timesync_is_transactional | d(false)): False\n 10213 1726887179.37945: when evaluation is False, skipping this task\n 10213 1726887179.37950: _execute() done\n 10213 1726887179.37957: dumping result to json\n 10213 1726887179.37963: done dumping result, returning\n 10213 1726887179.37972: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems [0e652c5f-a961-eb88-62cf-000000000018]\n 10213 1726887179.37990: sending task result for task 0e652c5f-a961-eb88-62cf-000000000018\n 10216 1726887179.38073: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems\n 10216 1726887179.38210: in run() - task 0e652c5f-a961-eb88-62cf-000000000018\n 10216 1726887179.38232: variable 'ansible_search_path' from source: unknown\n 10216 1726887179.38238: variable 'ansible_search_path' from source: unknown\n 10216 1726887179.38274: calling self._execute()\n 10216 1726887179.38344: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10216 1726887179.38354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10216 1726887179.38367: variable 'omit' from source: magic vars\n 10216 1726887179.38898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"__timesync_is_transactional | d(false)\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10213 1726887179.39160: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000018\n 10213 1726887179.39166: WORKER PROCESS EXITING\n 10214 1726887179.40108: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10214 1726887179.41309: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10214 1726887179.41362: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10214 1726887179.41407: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10214 1726887179.41445: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 10214 1726887179.41537: Loading FilterModule 'ansible_collections.ansible.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 10214 1726887179.41572: Loading FilterModule 'ansible_collections.ansible.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 10214 1726887179.41609: Loading FilterModule 'ansible_collections.ansible.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 10214 1726887179.41662: Loading FilterModule 'ansible_collections.ansible.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 10214 1726887179.41683: Loading FilterModule 'ansible_collections.ansible.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 10214 1726887179.41811: variable '__timesync_is_transactional' from source: set_fact\n 10214 1726887179.41836: Evaluated conditional (__timesync_is_transactional | d(false)): False\n 10214 1726887179.41844: when evaluation is False, skipping this task\n 10214 1726887179.41850: _execute() done\n 10214 1726887179.41856: dumping result to json\n 10214 1726887179.41861: done dumping result, returning\n 10214 1726887179.41871: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems [0e652c5f-a961-eb88-62cf-000000000018]\n 10214 1726887179.41959: sending task result for task 0e652c5f-a961-eb88-62cf-000000000018\n 10214 1726887179.41998: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000018\n 10214 1726887179.42003: WORKER PROCESS EXITING\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"__timesync_is_transactional | d(false)\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10216 1726887179.44303: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10216 1726887179.44383: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10216 1726887179.44430: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10216 1726887179.44475: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10216 1726887179.44509: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 10216 1726887179.44599: Loading FilterModule 'ansible_collections.ansible.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 10216 1726887179.45556: Loading FilterModule 'ansible_collections.ansible.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 10216 1726887179.45588: Loading FilterModule 'ansible_collections.ansible.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 10216 1726887179.45633: Loading FilterModule 'ansible_collections.ansible.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 10216 1726887179.45653: Loading FilterModule 'ansible_collections.ansible.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 10216 1726887179.45785: variable '__timesync_is_transactional' from source: set_fact\n 10216 1726887179.45809: Evaluated conditional (__timesync_is_transactional | d(false)): False\n 10216 1726887179.45818: when evaluation is False, skipping this task\n 10216 1726887179.45824: _execute() done\n 10216 1726887179.45830: dumping result to json\n 10216 1726887179.45836: done dumping result, returning\n 10216 1726887179.45847: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems [0e652c5f-a961-eb88-62cf-000000000018]\n 10216 1726887179.45862: sending task result for task 0e652c5f-a961-eb88-62cf-000000000018\n 10216 1726887179.45904: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000018\n 10216 1726887179.45910: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"__timesync_is_transactional | d(false)\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887179.46322: no more pending results, returning what we have\n 9689 1726887179.46327: results queue empty\n 9689 1726887179.46328: checking for any_errors_fatal\n 9689 1726887179.46335: done checking for any_errors_fatal\n 9689 1726887179.46337: checking for max_fail_percentage\n 9689 1726887179.46339: done checking for max_fail_percentage\n 9689 1726887179.46339: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887179.46340: done checking to see if all hosts have failed\n 9689 1726887179.46341: getting the remaining hosts for this loop\n 9689 1726887179.46343: done getting the remaining hosts for this loop\n 9689 1726887179.46347: getting the next task for host managed_node1\n 9689 1726887179.46354: done getting next task for host managed_node1\n 9689 1726887179.46359: ^ task is: TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set\n 9689 1726887179.46361: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887179.46363: getting the next task for host managed_node2\n 9689 1726887179.46366: done getting next task for host managed_node2\n 9689 1726887179.46369: ^ task is: TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set\n 9689 1726887179.46370: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887179.46371: getting the next task for host managed_node3\n 9689 1726887179.46374: done getting next task for host managed_node3\n 9689 1726887179.46376: ^ task is: TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set\n 9689 1726887179.46378: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887179.46397: getting variables\n 9689 1726887179.46400: in VariableManager get_vars()\n 9689 1726887179.46440: Calling all_inventory to load vars for managed_node1\n 9689 1726887179.46443: Calling groups_inventory to load vars for managed_node1\n 9689 1726887179.46446: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887179.46457: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887179.46461: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887179.46466: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887179.46781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887179.47115: done with get_vars()\n 9689 1726887179.47126: done getting variables\n 9689 1726887179.47231: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Fail if reboot is needed and not set] ***\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:92\nFriday 20 September 2024 22:52:59 -0400 (0:00:00.181) 0:00:13.158 ****** \n 9689 1726887179.47263: entering _queue_task() for managed_node1/fail\n 9689 1726887179.47265: Creating lock for fail\n 9689 1726887179.47544: worker is 1 (out of 3 available)\n 9689 1726887179.47559: exiting _queue_task() for managed_node1/fail\n 9689 1726887179.47591: getting variables\n 9689 1726887179.47593: in VariableManager get_vars()\n 9689 1726887179.47685: Calling all_inventory to load vars for managed_node2\n 9689 1726887179.47689: Calling groups_inventory to load vars for managed_node2\n 9689 1726887179.47692: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887179.47708: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887179.47714: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887179.47719: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887179.48068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887179.49788: done with get_vars()\n 9689 1726887179.49805: done getting variables\n 9689 1726887179.49898: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887179.49915: entering _queue_task() for managed_node2/fail\n 9689 1726887179.50252: worker is 2 (out of 3 available)\n 9689 1726887179.50270: exiting _queue_task() for managed_node2/fail\n 9689 1726887179.50304: getting variables\n 9689 1726887179.50306: in VariableManager get_vars()\n 9689 1726887179.50401: Calling all_inventory to load vars for managed_node3\n 9689 1726887179.50405: Calling groups_inventory to load vars for managed_node3\n 9689 1726887179.50409: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887179.50429: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887179.50434: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887179.50439: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887179.50786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887179.51196: done with get_vars()\n 9689 1726887179.51209: done getting variables\n 9689 1726887179.51307: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887179.51323: entering _queue_task() for managed_node3/fail\n 9689 1726887179.51629: worker is 3 (out of 3 available)\n 9689 1726887179.51642: exiting _queue_task() for managed_node3/fail\n 9689 1726887179.51654: done queuing things up, now waiting for results queue to drain\n 9689 1726887179.51656: waiting for pending results...\n 10220 1726887179.48870: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set\n 10220 1726887179.49009: in run() - task 0e652c5f-a961-eb88-62cf-000000000019\n 10220 1726887179.49027: variable 'ansible_search_path' from source: unknown\n 10220 1726887179.49035: variable 'ansible_search_path' from source: unknown\n 10220 1726887179.49061: calling self._execute()\n 10220 1726887179.49132: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10220 1726887179.49144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10220 1726887179.49157: variable 'omit' from source: magic vars\n 10220 1726887179.49682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 10222 1726887179.52033: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set\n 10222 1726887179.52142: in run() - task 0e652c5f-a961-eb88-62cf-000000000019\n 10222 1726887179.52158: variable 'ansible_search_path' from source: unknown\n 10222 1726887179.52163: variable 'ansible_search_path' from source: unknown\n 10222 1726887179.52186: calling self._execute()\n 10222 1726887179.52250: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10222 1726887179.52260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10222 1726887179.52269: variable 'omit' from source: magic vars\n 10222 1726887179.52755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 10223 1726887179.53185: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set\n 10223 1726887179.53326: in run() - task 0e652c5f-a961-eb88-62cf-000000000019\n 10220 1726887179.53340: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10223 1726887179.53345: variable 'ansible_search_path' from source: unknown\n 10223 1726887179.53351: variable 'ansible_search_path' from source: unknown\n 10223 1726887179.53388: calling self._execute()\n 10220 1726887179.53426: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10223 1726887179.53460: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10223 1726887179.53472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10220 1726887179.53474: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10223 1726887179.53486: variable 'omit' from source: magic vars\n 10220 1726887179.53519: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10220 1726887179.53555: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 10220 1726887179.53645: Loading FilterModule 'ansible_collections.ansible.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 10220 1726887179.53682: Loading FilterModule 'ansible_collections.ansible.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 10220 1726887179.53718: Loading FilterModule 'ansible_collections.ansible.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 10220 1726887179.53769: Loading FilterModule 'ansible_collections.ansible.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 10220 1726887179.53790: Loading FilterModule 'ansible_collections.ansible.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 10220 1726887179.54553: variable '__timesync_is_transactional' from source: set_fact\n 10220 1726887179.54583: Evaluated conditional (__timesync_is_transactional | d(false)): False\n 10220 1726887179.54590: when evaluation is False, skipping this task\n 10220 1726887179.54596: _execute() done\n 10220 1726887179.54601: dumping result to json\n 10220 1726887179.54608: done dumping result, returning\n 10220 1726887179.54620: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set [0e652c5f-a961-eb88-62cf-000000000019]\n 10220 1726887179.54639: sending task result for task 0e652c5f-a961-eb88-62cf-000000000019\n 10220 1726887179.54678: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000019\n 10220 1726887179.54684: WORKER PROCESS EXITING\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"__timesync_is_transactional | d(false)\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10223 1726887179.55188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 10222 1726887179.57521: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10222 1726887179.57599: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10222 1726887179.57648: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10222 1726887179.57694: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10222 1726887179.57733: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 10222 1726887179.57827: Loading FilterModule 'ansible_collections.ansible.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 10222 1726887179.57862: Loading FilterModule 'ansible_collections.ansible.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 10222 1726887179.57895: Loading FilterModule 'ansible_collections.ansible.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 10223 1726887179.58133: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10223 1726887179.58206: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10223 1726887179.58252: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10223 1726887179.58295: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10223 1726887179.58368: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 10223 1726887179.58462: Loading FilterModule 'ansible_collections.ansible.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 10223 1726887179.58498: Loading FilterModule 'ansible_collections.ansible.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 10223 1726887179.58533: Loading FilterModule 'ansible_collections.ansible.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 10223 1726887179.58583: Loading FilterModule 'ansible_collections.ansible.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 10223 1726887179.58604: Loading FilterModule 'ansible_collections.ansible.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 10223 1726887179.58721: variable '__timesync_is_transactional' from source: set_fact\n 10223 1726887179.58743: Evaluated conditional (__timesync_is_transactional | d(false)): False\n 10223 1726887179.58749: when evaluation is False, skipping this task\n 10223 1726887179.58754: _execute() done\n 10223 1726887179.58759: dumping result to json\n 10223 1726887179.58765: done dumping result, returning\n 10223 1726887179.58773: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set [0e652c5f-a961-eb88-62cf-000000000019]\n 10223 1726887179.58787: sending task result for task 0e652c5f-a961-eb88-62cf-000000000019\n 10223 1726887179.58825: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000019\n 10223 1726887179.58831: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"__timesync_is_transactional | d(false)\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10222 1726887179.59664: Loading FilterModule 'ansible_collections.ansible.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 10222 1726887179.59689: Loading FilterModule 'ansible_collections.ansible.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 10222 1726887179.59819: variable '__timesync_is_transactional' from source: set_fact\n 10222 1726887179.59842: Evaluated conditional (__timesync_is_transactional | d(false)): False\n 10222 1726887179.59848: when evaluation is False, skipping this task\n 10222 1726887179.59854: _execute() done\n 10222 1726887179.59860: dumping result to json\n 10222 1726887179.59866: done dumping result, returning\n 10222 1726887179.59876: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set [0e652c5f-a961-eb88-62cf-000000000019]\n 10222 1726887179.59967: sending task result for task 0e652c5f-a961-eb88-62cf-000000000019\n 10222 1726887179.60005: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000019\n 10222 1726887179.60011: WORKER PROCESS EXITING\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"__timesync_is_transactional | d(false)\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887179.60520: no more pending results, returning what we have\n 9689 1726887179.60525: results queue empty\n 9689 1726887179.60527: checking for any_errors_fatal\n 9689 1726887179.60533: done checking for any_errors_fatal\n 9689 1726887179.60534: checking for max_fail_percentage\n 9689 1726887179.60536: done checking for max_fail_percentage\n 9689 1726887179.60537: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887179.60538: done checking to see if all hosts have failed\n 9689 1726887179.60539: getting the remaining hosts for this loop\n 9689 1726887179.60541: done getting the remaining hosts for this loop\n 9689 1726887179.60545: getting the next task for host managed_node1\n 9689 1726887179.60552: done getting next task for host managed_node1\n 9689 1726887179.60556: ^ task is: TASK: fedora.linux_system_roles.timesync : Gather package facts\n 9689 1726887179.60558: ^ 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 9689 1726887179.60560: getting the next task for host managed_node2\n 9689 1726887179.60563: done getting next task for host managed_node2\n 9689 1726887179.60566: ^ task is: TASK: fedora.linux_system_roles.timesync : Gather package facts\n 9689 1726887179.60567: ^ 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 9689 1726887179.60568: getting the next task for host managed_node3\n 9689 1726887179.60571: done getting next task for host managed_node3\n 9689 1726887179.60574: ^ task is: TASK: fedora.linux_system_roles.timesync : Gather package facts\n 9689 1726887179.60575: ^ 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 9689 1726887179.60593: getting variables\n 9689 1726887179.60595: in VariableManager get_vars()\n 9689 1726887179.60634: Calling all_inventory to load vars for managed_node1\n 9689 1726887179.60637: Calling groups_inventory to load vars for managed_node1\n 9689 1726887179.60641: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887179.60651: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887179.60655: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887179.60660: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887179.60966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887179.61297: done with get_vars()\n 9689 1726887179.61307: done getting variables\n\nTASK [fedora.linux_system_roles.timesync : Gather package facts] ***************\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:100\nFriday 20 September 2024 22:52:59 -0400 (0:00:00.141) 0:00:13.299 ****** \n 9689 1726887179.61417: entering _queue_task() for managed_node1/package_facts\n 9689 1726887179.61419: Creating lock for package_facts\n 9689 1726887179.61845: worker is 1 (out of 3 available)\n 9689 1726887179.61858: exiting _queue_task() for managed_node1/package_facts\n 9689 1726887179.61890: getting variables\n 9689 1726887179.61893: in VariableManager get_vars()\n 9689 1726887179.61982: Calling all_inventory to load vars for managed_node2\n 9689 1726887179.61986: Calling groups_inventory to load vars for managed_node2\n 9689 1726887179.61990: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887179.62005: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887179.62009: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887179.62015: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887179.62356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887179.63132: done with get_vars()\n 9689 1726887179.63145: done getting variables\n 9689 1726887179.63257: entering _queue_task() for managed_node2/package_facts\n 9689 1726887179.63565: worker is 2 (out of 3 available)\n 9689 1726887179.63580: exiting _queue_task() for managed_node2/package_facts\n 9689 1726887179.63616: getting variables\n 9689 1726887179.63620: in VariableManager get_vars()\n 9689 1726887179.63710: Calling all_inventory to load vars for managed_node3\n 9689 1726887179.63718: Calling groups_inventory to load vars for managed_node3\n 9689 1726887179.63722: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887179.63738: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887179.63744: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887179.63749: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887179.65542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887179.65934: done with get_vars()\n 9689 1726887179.65948: done getting variables\n 9689 1726887179.66063: entering _queue_task() for managed_node3/package_facts\n 9689 1726887179.67061: worker is 3 (out of 3 available)\n 9689 1726887179.67077: exiting _queue_task() for managed_node3/package_facts\n 9689 1726887179.67091: done queuing things up, now waiting for results queue to drain\n 9689 1726887179.67093: waiting for pending results...\n 10227 1726887179.64297: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Gather package facts\n 10227 1726887179.64414: in run() - task 0e652c5f-a961-eb88-62cf-00000000001b\n 10227 1726887179.64431: variable 'ansible_search_path' from source: unknown\n 10227 1726887179.64437: variable 'ansible_search_path' from source: unknown\n 10227 1726887179.64460: calling self._execute()\n 10227 1726887179.64525: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10227 1726887179.64536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10227 1726887179.64548: variable 'omit' from source: magic vars\n 10227 1726887179.64658: variable 'omit' from source: magic vars\n 10227 1726887179.64704: variable 'omit' from source: magic vars\n 10227 1726887179.64751: variable 'omit' from source: magic vars\n 10227 1726887179.64795: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10227 1726887179.64836: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10227 1726887179.64861: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10227 1726887179.64883: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10227 1726887179.64898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10227 1726887179.64933: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10227 1726887179.64941: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10227 1726887179.64948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10227 1726887179.65076: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10227 1726887179.65093: Set connection var ansible_shell_executable to /bin/sh\n 10227 1726887179.65100: Set connection var ansible_connection to ssh\n 10227 1726887179.65109: Set connection var ansible_timeout to 10\n 10227 1726887179.65116: Set connection var ansible_shell_type to sh\n 10227 1726887179.65125: Set connection var ansible_pipelining to False\n 10227 1726887179.65148: variable 'ansible_shell_executable' from source: unknown\n 10227 1726887179.65155: variable 'ansible_connection' from source: unknown\n 10227 1726887179.65161: variable 'ansible_module_compression' from source: unknown\n 10227 1726887179.65167: variable 'ansible_shell_type' from source: unknown\n 10227 1726887179.65172: variable 'ansible_shell_executable' from source: unknown\n 10227 1726887179.65177: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10227 1726887179.65183: variable 'ansible_pipelining' from source: unknown\n 10227 1726887179.65189: variable 'ansible_timeout' from source: unknown\n 10227 1726887179.65195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10229 1726887179.65737: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Gather package facts\n 10229 1726887179.65869: in run() - task 0e652c5f-a961-eb88-62cf-00000000001b\n 10229 1726887179.65886: variable 'ansible_search_path' from source: unknown\n 10229 1726887179.65892: variable 'ansible_search_path' from source: unknown\n 10229 1726887179.65919: calling self._execute()\n 10229 1726887179.65998: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10229 1726887179.66010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10229 1726887179.66025: variable 'omit' from source: magic vars\n 10229 1726887179.66134: variable 'omit' from source: magic vars\n 10229 1726887179.66182: variable 'omit' from source: magic vars\n 10229 1726887179.66220: variable 'omit' from source: magic vars\n 10229 1726887179.66254: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10229 1726887179.66289: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10229 1726887179.66311: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10229 1726887179.66339: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10229 1726887179.66365: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10229 1726887179.66417: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10229 1726887179.66428: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10229 1726887179.66437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10229 1726887179.66577: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10229 1726887179.66593: Set connection var ansible_shell_executable to /bin/sh\n 10229 1726887179.66599: Set connection var ansible_connection to ssh\n 10227 1726887179.66703: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 10227 1726887179.66724: variable 'omit' from source: magic vars\n 10227 1726887179.66732: starting attempt loop\n 10227 1726887179.66738: running the handler\n 10227 1726887179.66753: _low_level_execute_command(): starting\n 10227 1726887179.66764: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10229 1726887179.66609: Set connection var ansible_timeout to 10\n 10229 1726887179.68459: Set connection var ansible_shell_type to sh\n 10229 1726887179.68471: Set connection var ansible_pipelining to False\n 10229 1726887179.68504: variable 'ansible_shell_executable' from source: unknown\n 10229 1726887179.68514: variable 'ansible_connection' from source: unknown\n 10229 1726887179.68522: variable 'ansible_module_compression' from source: unknown\n 10229 1726887179.68528: variable 'ansible_shell_type' from source: unknown\n 10229 1726887179.68533: variable 'ansible_shell_executable' from source: unknown\n 10229 1726887179.68539: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10229 1726887179.68545: variable 'ansible_pipelining' from source: unknown\n 10229 1726887179.68551: variable 'ansible_timeout' from source: unknown\n 10229 1726887179.68557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10229 1726887179.68777: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 10229 1726887179.68796: variable 'omit' from source: magic vars\n 10229 1726887179.68805: starting attempt loop\n 10229 1726887179.68811: running the handler\n 10229 1726887179.68830: _low_level_execute_command(): starting\n 10229 1726887179.68842: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10227 1726887179.69717: stdout chunk (state=2):\n>>>/root\n<<<\n 10227 1726887179.69855: stderr chunk (state=3):\n>>><<<\n 10227 1726887179.69863: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'/root\\n', b'')\n 10227 1726887179.69897: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10227 1726887179.69916: _low_level_execute_command(): starting\n 10227 1726887179.69926: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413 `\" && echo ansible-tmp-1726887179.6990702-10227-69521599374413=\"` echo /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413 `\" ) && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413 `\" && echo ansible-tmp-1726887179.6990702-10227-69521599374413=\"` echo /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413 `\" ) && sleep 0'\"'\"''\n 10234 1726887179.70334: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Gather package facts\n 10234 1726887179.70478: in run() - task 0e652c5f-a961-eb88-62cf-00000000001b\n 10234 1726887179.70498: variable 'ansible_search_path' from source: unknown\n 10234 1726887179.70505: variable 'ansible_search_path' from source: unknown\n 10234 1726887179.70545: calling self._execute()\n 10234 1726887179.70620: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10234 1726887179.70631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10234 1726887179.70644: variable 'omit' from source: magic vars\n 10234 1726887179.70766: variable 'omit' from source: magic vars\n 10234 1726887179.70817: variable 'omit' from source: magic vars\n 10234 1726887179.70859: variable 'omit' from source: magic vars\n 10234 1726887179.70903: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10234 1726887179.70944: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10234 1726887179.70969: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10234 1726887179.70989: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10234 1726887179.71005: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10234 1726887179.71037: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10234 1726887179.71044: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10234 1726887179.71051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10234 1726887179.71180: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10234 1726887179.71290: Set connection var ansible_shell_executable to /bin/sh\n 10234 1726887179.71298: Set connection var ansible_connection to ssh\n 10234 1726887179.71307: Set connection var ansible_timeout to 10\n 10234 1726887179.71315: Set connection var ansible_shell_type to sh\n 10234 1726887179.71324: Set connection var ansible_pipelining to False\n 10234 1726887179.71350: variable 'ansible_shell_executable' from source: unknown\n 10234 1726887179.71358: variable 'ansible_connection' from source: unknown\n 10234 1726887179.71364: variable 'ansible_module_compression' from source: unknown\n 10234 1726887179.71369: variable 'ansible_shell_type' from source: unknown\n 10234 1726887179.71374: variable 'ansible_shell_executable' from source: unknown\n 10234 1726887179.71380: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10234 1726887179.71385: variable 'ansible_pipelining' from source: unknown\n 10234 1726887179.71390: variable 'ansible_timeout' from source: unknown\n 10234 1726887179.71396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10234 1726887179.71626: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 10234 1726887179.71641: variable 'omit' from source: magic vars\n 10234 1726887179.71649: starting attempt loop\n 10234 1726887179.71654: running the handler\n 10234 1726887179.71669: _low_level_execute_command(): starting\n 10234 1726887179.71680: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10227 1726887179.73967: stdout chunk (state=2):\n>>>ansible-tmp-1726887179.6990702-10227-69521599374413=/root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413\n<<<\n 10229 1726887179.75154: stdout chunk (state=2):\n>>>/root\n<<<\n 10229 1726887179.75165: stderr chunk (state=2):\n>>><<<\n 10229 1726887179.75181: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'/root\\n', b'')\n 10229 1726887179.75206: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10229 1726887179.75225: _low_level_execute_command(): starting\n 10229 1726887179.75234: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858 `\" && echo ansible-tmp-1726887179.7521777-10229-74061644556858=\"` echo /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858 `\" ) && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858 `\" && echo ansible-tmp-1726887179.7521777-10229-74061644556858=\"` echo /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858 `\" ) && sleep 0'\"'\"''\n 10227 1726887179.75321: stderr chunk (state=3):\n>>><<<\n 10227 1726887179.75329: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'ansible-tmp-1726887179.6990702-10227-69521599374413=/root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413\\n', b'')\n 10227 1726887179.75352: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887179.6990702-10227-69521599374413=/root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413\n, stderr=\n 10227 1726887179.75392: variable 'ansible_module_compression' from source: unknown\n 10227 1726887179.75440: ANSIBALLZ: Using lock for package_facts\n 10227 1726887179.75445: ANSIBALLZ: Acquiring lock\n 10227 1726887179.75449: ANSIBALLZ: Lock acquired: 139804638523040\n 10227 1726887179.75456: ANSIBALLZ: Creating module\n 10229 1726887179.79819: stdout chunk (state=2):\n>>>ansible-tmp-1726887179.7521777-10229-74061644556858=/root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858\n<<<\n 10229 1726887179.79834: stderr chunk (state=2):\n>>><<<\n 10229 1726887179.79851: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'ansible-tmp-1726887179.7521777-10229-74061644556858=/root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858\\n', b'')\n 10229 1726887179.79876: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887179.7521777-10229-74061644556858=/root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858\n, stderr=\n 10229 1726887179.79937: variable 'ansible_module_compression' from source: unknown\n 10229 1726887179.79998: ANSIBALLZ: Using lock for package_facts\n 10229 1726887179.80005: ANSIBALLZ: Acquiring lock\n 10234 1726887179.98542: stdout chunk (state=2):\n>>>/root\n<<<\n 10234 1726887179.98665: stderr chunk (state=3):\n>>><<<\n 10234 1726887179.98673: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'/root\\n', b'')\n 10234 1726887179.98713: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10234 1726887179.98732: _low_level_execute_command(): starting\n 10234 1726887179.98742: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075 `\" && echo ansible-tmp-1726887179.987245-10234-158819582535075=\"` echo /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075 `\" ) && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075 `\" && echo ansible-tmp-1726887179.987245-10234-158819582535075=\"` echo /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075 `\" ) && sleep 0'\"'\"''\n 10234 1726887180.07091: stdout chunk (state=2):\n>>>ansible-tmp-1726887179.987245-10234-158819582535075=/root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075\n<<<\n 10234 1726887180.07294: stderr chunk (state=3):\n>>><<<\n 10234 1726887180.07302: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'ansible-tmp-1726887179.987245-10234-158819582535075=/root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075\\n', b'')\n 10234 1726887180.07334: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887179.987245-10234-158819582535075=/root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075\n, stderr=\n 10234 1726887180.07389: variable 'ansible_module_compression' from source: unknown\n 10234 1726887180.07456: ANSIBALLZ: Using lock for package_facts\n 10234 1726887180.07463: ANSIBALLZ: Acquiring lock\n 10227 1726887180.09407: ANSIBALLZ: Writing module into payload\n 10227 1726887180.09554: ANSIBALLZ: Writing module\n 10227 1726887180.09587: ANSIBALLZ: Renaming module\n 10227 1726887180.09596: ANSIBALLZ: Done creating module\n 10229 1726887180.09616: ANSIBALLZ: Lock acquired: 139804638523040\n 10229 1726887180.09627: ANSIBALLZ: Reading module after lock\n 10229 1726887180.09678: variable 'ansible_facts' from source: host vars for 'managed_node2'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/package_facts.py\n 10229 1726887180.09869: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858/AnsiballZ_package_facts.py\n<10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp2yxnei8f TO /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858/AnsiballZ_package_facts.py\n<10.31.42.224> 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/75343b97d0\"' '[10.31.42.224]'\n 10234 1726887180.10001: ANSIBALLZ: Lock acquired: 139804638523040\n 10234 1726887180.10011: ANSIBALLZ: Reading module after lock\n 10234 1726887180.10078: variable 'ansible_facts' from source: host vars for 'managed_node3'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/package_facts.py\n 10234 1726887180.10273: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075/AnsiballZ_package_facts.py\n<10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpx94v7n8x TO /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075/AnsiballZ_package_facts.py\n<10.31.41.136> 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/2e4e98e5cc\"' '[10.31.41.136]'\n 10229 1726887180.10441: Sending initial data\n 10229 1726887180.10449: Sent initial data (160 bytes)\n 10227 1726887180.10485: variable 'ansible_facts' from source: host vars for 'managed_node1'\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/package_facts.py\n 10227 1726887180.10682: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413/AnsiballZ_package_facts.py\n<10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmphrrtaqj4 TO /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413/AnsiballZ_package_facts.py\n<10.31.43.54> 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/4a8bd5e786\"' '[10.31.43.54]'\n 10234 1726887180.11195: Sending initial data\n 10234 1726887180.11203: Sent initial data (160 bytes)\n 10227 1726887180.11589: Sending initial data\n 10227 1726887180.11598: Sent initial data (160 bytes)\n 10229 1726887180.14676: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp2yxnei8f /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858/AnsiballZ_package_facts.py\n<<<\n 10227 1726887180.16021: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmphrrtaqj4 /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413/AnsiballZ_package_facts.py\n<<<\n 10229 1726887180.17855: stderr chunk (state=3):\n>>><<<\n 10229 1726887180.17867: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp2yxnei8f /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858/AnsiballZ_package_facts.py\\n', b'')\n 10229 1726887180.17908: done transferring module to remote\n 10229 1726887180.17926: _low_level_execute_command(): starting\n 10229 1726887180.17934: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858/ /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858/AnsiballZ_package_facts.py && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858/ /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858/AnsiballZ_package_facts.py && sleep 0'\"'\"''\n 10227 1726887180.19920: stderr chunk (state=3):\n>>><<<\n 10227 1726887180.19932: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmphrrtaqj4 /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413/AnsiballZ_package_facts.py\\n', b'')\n 10227 1726887180.19967: done transferring module to remote\n 10227 1726887180.19984: _low_level_execute_command(): starting\n 10227 1726887180.19992: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413/ /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413/AnsiballZ_package_facts.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413/ /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413/AnsiballZ_package_facts.py && sleep 0'\"'\"''\n 10229 1726887180.21451: stderr chunk (state=2):\n>>><<<\n 10229 1726887180.21463: stdout chunk (state=2):\n>>><<<\n<10.31.42.224> (0, b'', b'')\n 10229 1726887180.21492: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10229 1726887180.21498: _low_level_execute_command(): starting\n 10229 1726887180.21506: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858/AnsiballZ_package_facts.py && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' -tt 10.31.42.224 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858/AnsiballZ_package_facts.py && sleep 0'\"'\"''\n 10227 1726887180.22731: stderr chunk (state=2):\n>>><<<\n 10227 1726887180.22743: stdout chunk (state=2):\n>>><<<\n<10.31.43.54> (0, b'', b'')\n 10227 1726887180.22771: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10227 1726887180.22777: _low_level_execute_command(): starting\n 10227 1726887180.22784: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413/AnsiballZ_package_facts.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' -tt 10.31.43.54 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413/AnsiballZ_package_facts.py && sleep 0'\"'\"''\n 10229 1726887180.24723: 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 10229 1726887180.24743: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 10229 1726887180.24766: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 10229 1726887180.25552: 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 0x7f79445dae48>\r\n<<<\n 10229 1726887180.25596: 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 0x7f7944570828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79445da9b0>\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 0x7f794457d630>\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 0x7f7944584160>\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 0x7f79445890f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7944584748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7944584390>\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 0x7f794452e470>\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 0x7f7944533e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794452eb38>\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 0x7f794453a4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794451dd68>\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 0x7f7944520198>\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 10229 1726887180.25831: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794282e940>\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 0x7f7942840240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794458ea20>\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 10229 1726887180.26151: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 10229 1726887180.26187: 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 10229 1726887180.26224: 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 10229 1726887180.26258: 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 10229 1726887180.26282: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10229 1726887180.26346: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 10229 1726887180.26384: 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 10229 1726887180.26411: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10229 1726887180.26449: 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 10229 1726887180.26489: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7942764080>\r\n# /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py\r\n<<<\n 10229 1726887180.26524: 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 0x7f794276f2b0>\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 10227 1726887180.26535: 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 0x7fbc8c5c1e48>\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 0x7fbc8c557828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c5c19b0>\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 0x7fbc8c564630>\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 0x7fbc8c56b160>\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 0x7fbc8c5700f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c56b748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c56b390>\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 10227 1726887180.26555: 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 10227 1726887180.26571: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c515470>\r\n<<<\n 10227 1726887180.26604: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 10227 1726887180.26625: 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 10227 1726887180.26645: 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 0x7fbc8c51ae48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c515b38>\r\n<<<\n 10229 1726887180.26884: 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 0x7f794276ff60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794276fa90>\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 0x7f7942779080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79428097b8>\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 0x7f7942809ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427fd160>\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 0x7f79427fde48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427f5438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427e5470>\r\n<<<\n 10229 1726887180.26908: 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 10229 1726887180.26928: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 10229 1726887180.26949: 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 10229 1726887180.26967: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 10229 1726887180.26997: 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 10229 1726887180.27011: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794251d2b0>\r\n<<<\n 10229 1726887180.27030: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7942524d30>\r\n<<<\n 10229 1726887180.27044: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427fd0b8>\r\n<<<\n 10229 1726887180.27058: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 10229 1726887180.27118: 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 0x7f794252ae48>\r\n<<<\n 10229 1726887180.27135: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427df2b0>\r\n<<<\n 10229 1726887180.27151: 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 10229 1726887180.27177: 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 10229 1726887180.27197: 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 0x7f794252f208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794252afd0>\r\n<<<\n 10229 1726887180.27235: 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 0x7f794252f320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794284efd0>\r\n<<<\n 10229 1726887180.27308: 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 10229 1726887180.27332: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\n<<<\n 10227 1726887180.27378: 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 0x7fbc8c5214e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c504d68>\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 0x7fbc8c507198>\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 0x7fbc8a815940>\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 0x7fbc8a827240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c575a20>\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 10227 1726887180.27506: 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 10227 1726887180.27526: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 10227 1726887180.27541: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 10227 1726887180.27568: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 10227 1726887180.27585: 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 10227 1726887180.27612: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10229 1726887180.27672: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794252fe10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794252fa20>\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 0x7f794253c6d8>\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 0x7f794253ceb8>\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 0x7f79420c41d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794253c7b8>\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 0x7f79420c9c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794252f550>\r\n<<<\n 10227 1726887180.27688: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n<<<\n 10227 1726887180.27714: 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 10229 1726887180.27737: 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 0x7f79420ed2e8>\r\n<<<\n 10227 1726887180.27763: 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 10227 1726887180.27785: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 10227 1726887180.27809: stdout chunk (state=3):\n>>>import '_operator' # \r\nimport 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a74b080>\r\n<<<\n 10227 1726887180.27834: 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 0x7fbc8a7562b0>\r\n<<<\n 10227 1726887180.27860: 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 10227 1726887180.27889: 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 0x7fbc8a756f60>\r\n<<<\n 10227 1726887180.27919: stdout chunk (state=3):\n>>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a756a90>\r\nimport 'itertools' # \r\n<<<\n 10227 1726887180.27949: 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 10227 1726887180.27975: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a761080>\r\nimport '_collections' # \r\n<<<\n 10227 1726887180.28187: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7f07b8>\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 0x7fbc8a7f0ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7e4160>\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 0x7fbc8a7e4e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7dc438>\r\n<<<\n 10229 1726887180.28205: 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 0x7f79420ed6a0>\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 0x7f79420f4390>\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 0x7f7941e9eba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7941e942e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7941e8cf98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7941e83e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79420f4d30>\r\n<<<\n 10227 1726887180.28231: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7cc470>\r\n<<<\n 10227 1726887180.28259: 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 10227 1726887180.28285: 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 10227 1726887180.28310: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 10227 1726887180.28336: 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 10229 1726887180.28352: 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 0x7f7941e94f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79420eda20>\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 0x7f79444ea710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7941e97048>\r\nimport 'pwd' # \r\n<<<\n 10227 1726887180.28380: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a504278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a50bcf8>\r\n<<<\n 10227 1726887180.28404: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7e4438>\r\nimport '_locale' # \r\n<<<\n 10229 1726887180.28422: 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 0x7f79444eaa90>\r\n<<<\n 10229 1726887180.28442: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794252f898>\r\n<<<\n 10227 1726887180.28537: 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 0x7fbc8a511e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7c62b0>\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 0x7fbc8a5161d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a511f98>\r\n<<<\n 10227 1726887180.28563: 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 0x7fbc8a5162e8>\r\n<<<\n 10227 1726887180.28585: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a835fd0>\r\n<<<\n 10227 1726887180.28607: 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 10227 1726887180.28641: 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 10227 1726887180.28665: 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 10227 1726887180.28782: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a516dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a5169e8>\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 0x7fbc8a5236a0>\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 10227 1726887180.28831: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a523e80>\r\n<<<\n 10227 1726887180.28852: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n<<<\n 10227 1726887180.28871: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 10227 1726887180.28902: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a0ab198>\r\n<<<\n 10227 1726887180.28924: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a523780>\r\n<<<\n 10227 1726887180.28953: 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 10229 1726887180.28968: 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# 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 0x7f79445045c0>\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 0x7f7944508630>\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 0x7f7944508b00>\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 0x7f7944508c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7944504e10>\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 0x7f7944508f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79445084e0>\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 0x7f7944508240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79444f7b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79420d8358>\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 0x7f7944504470>\r\n<<<\n 10227 1726887180.29011: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a0b0c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a516518>\r\n<<<\n 10227 1726887180.29037: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 10227 1726887180.29060: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 10227 1726887180.29084: 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 0x7fbc8a0d42e8>\r\n<<<\n 10227 1726887180.29304: 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 0x7fbc8a0d46a0>\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 0x7fbc8a0db390>\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 10227 1726887180.29329: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 10227 1726887180.29368: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 10227 1726887180.29389: 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 10227 1726887180.29421: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc89e85ba8>\r\n<<<\n 10227 1726887180.29532: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc89e7b2e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc89e73f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc89e6ae80>\r\n<<<\n 10227 1726887180.29564: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a0dbd30>\r\n<<<\n 10227 1726887180.29595: 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 0x7fbc89e7bf60>\r\n<<<\n 10227 1726887180.29618: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a0d4a20>\r\n<<<\n 10227 1726887180.29652: 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 10227 1726887180.29691: 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 0x7fbc8c4d1710>\r\n<<<\n 10227 1726887180.29710: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc89e7e048>\r\n<<<\n 10227 1726887180.29732: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 10227 1726887180.29764: 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 0x7fbc8c4d1a90>\r\n<<<\n 10227 1726887180.29806: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a516860>\r\n<<<\n 10227 1726887180.29830: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n<<<\n 10227 1726887180.29850: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 10227 1726887180.29884: 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 10227 1726887180.29905: 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 0x7fbc8c4eb5c0>\r\n<<<\n 10227 1726887180.29929: 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'<<<\n 10227 1726887180.29949: stdout chunk (state=3):\n>>>\r\n<<<\n 10227 1726887180.30070: 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 0x7fbc8c4ef630>\r\n<<<\n 10227 1726887180.30112: 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 0x7fbc8c4efb00>\r\n<<<\n 10227 1726887180.30144: 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 0x7fbc8c4efc18>\r\n<<<\n 10229 1726887180.30147: 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 0x7f794050c908>\r\n# zipimport: found 108 names in '/tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10227 1726887180.30175: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c4ebe10>\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 10227 1726887180.30299: 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 0x7fbc8c4eff60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c4ef4e0>\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 0x7fbc8c4ef240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c4deb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a0bf358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 10227 1726887180.30337: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 10227 1726887180.30380: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c4eb470>\r\n<<<\n 10227 1726887180.30580: 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 10227 1726887180.30607: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc884f3908>\r\n<<<\n 10227 1726887180.30746: stdout chunk (state=3):\n>>># zipimport: found 108 names in '/tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 10227 1726887180.30772: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10227 1726887180.30793: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10227 1726887180.30818: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 10227 1726887180.30836: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10229 1726887180.30918: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10229 1726887180.31367: 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 10229 1726887180.31751: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79401deac8>\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 0x7f7940181278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79401884e0>\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 0x7f79401885f8>\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 0x7f7940188b38>\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 10229 1726887180.31840: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79401b3b00>\r\n<<<\n 10229 1726887180.31871: 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 0x7f794047d048>\r\n<<<\n 10229 1726887180.31905: 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 0x7f794047d278>\r\n<<<\n 10229 1726887180.31940: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 10229 1726887180.31963: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 10229 1726887180.32014: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794047d5c0>\r\n<<<\n 10229 1726887180.32040: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79401af2b0>\r\n<<<\n 10229 1726887180.32395: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79401a44a8>\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 0x7f79401af6d8>\r\n# extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10229 1726887180.32433: 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 0x7f79401b3518>\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 0x7f79404a9e80>\r\n<<<\n 10229 1726887180.32461: 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 10229 1726887180.32484: 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 10229 1726887180.32525: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 10229 1726887180.32553: 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 10229 1726887180.32608: 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 0x7f79404bf940>\r\n<<<\n 10229 1726887180.32697: 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 10227 1726887180.32719: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10229 1726887180.32724: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79404caa58>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79404aed30>\r\n<<<\n 10229 1726887180.32763: 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 0x7f79404b7438>\r\n<<<\n 10229 1726887180.32951: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79404a2278>\r\n<<<\n 10229 1726887180.33004: 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 10229 1726887180.33032: 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<<<\n 10229 1726887180.33055: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 10229 1726887180.33153: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79404e4a90>\r\n<<<\n 10229 1726887180.33197: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79404b75f8>\r\n<<<\n 10227 1726887180.33294: 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 0x7fbc881c3ac8>\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 0x7fbc88168278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8816f4e0>\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 0x7fbc8816f5f8>\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 0x7fbc8816fb38>\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 10234 1726887180.33373: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpx94v7n8x /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075/AnsiballZ_package_facts.py\n<<<\n 10227 1726887180.33395: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8819ab00>\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 0x7fbc88464048>\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 0x7fbc88464278>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 10229 1726887180.33434: 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 0x7f79404f39b0>\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 0x7f79404f3a90>\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 0x7f79404f3c18>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794049a048>\r\n<<<\n 10229 1726887180.33480: 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 10229 1726887180.33504: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 10229 1726887180.33536: 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\n<<<\n 10229 1726887180.33561: stdout chunk (state=3):\n>>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79402355f8>\r\n<<<\n 10229 1726887180.33715: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7940229cf8>\r\n<<<\n 10229 1726887180.33743: 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 10229 1726887180.33787: stdout chunk (state=3):\n>>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7940229ef0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79402297b8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 10229 1726887180.33832: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10229 1726887180.33874: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10229 1726887180.33953: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10229 1726887180.33995: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10227 1726887180.34025: 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 0x7fbc884645c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc881962b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8818b4a8>\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 0x7fbc88196860>\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 0x7fbc8819a400>\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 0x7fbc88490eb8>\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 10227 1726887180.34051: 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 0x7fbc884a6978>\r\n<<<\n 10227 1726887180.34403: 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 0x7fbc884b1a58>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88495d68>\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 0x7fbc8849e470>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc884892b0>\r\n# /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py\r\n<<<\n 10227 1726887180.34424: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10227 1726887180.34464: 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 10229 1726887180.34486: 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 0x7f794024f9e8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794024f6d8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794023feb8>\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 0x7f794024f550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794023f710>\r\n# zipimport: zlib available\r\n<<<\n 10227 1726887180.35796: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc884cba90>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8849e630>\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 0x7fbc884da9b0>\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 0x7fbc884daa90>\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 0x7fbc884dac18>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88481080>\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 0x7fbc8821c5f8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88210cf8>\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 0x7fbc88210ef0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc882107b8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc882369e8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc882366d8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88226eb8>\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 0x7fbc88236550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88226710>\r\n<<<\n 10227 1726887180.35819: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10229 1726887180.35853: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793cb182b0>\r\n# zipimport: zlib available\r\n<<<\n 10229 1726887180.36120: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10227 1726887180.36268: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10229 1726887180.36478: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10229 1726887180.36533: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10229 1726887180.36595: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 10229 1726887180.36636: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10229 1726887180.36669: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10227 1726887180.36755: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 10227 1726887180.36784: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 10227 1726887180.36796: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10227 1726887180.36889: 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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 10227 1726887180.37024: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10229 1726887180.37040: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10229 1726887180.37141: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10229 1726887180.37967: 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 0x7f793cbce8d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 10227 1726887180.38040: 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 0x7fbc84aff2b0>\r\n# 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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10229 1726887180.38044: 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 0x7f793cbd0128>\r\n<<<\n 10227 1726887180.38069: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10229 1726887180.38096: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cb5b898>\r\n<<<\n 10229 1726887180.38132: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 10229 1726887180.38149: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10229 1726887180.38205: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10229 1726887180.38246: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10229 1726887180.38266: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10229 1726887180.38318: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10229 1726887180.38580: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10227 1726887180.38818: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 10227 1726887180.38876: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84bb58d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10227 1726887180.38921: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 10229 1726887180.38947: 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 10227 1726887180.38962: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10227 1726887180.39022: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 10227 1726887180.39051: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 10227 1726887180.39086: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10227 1726887180.39111: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 10229 1726887180.39142: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc02080>\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 10227 1726887180.39164: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10229 1726887180.39190: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc02128>\r\n<<<\n 10227 1726887180.39209: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10229 1726887180.39253: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cb5d940>\r\n<<<\n 10227 1726887180.39274: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10229 1726887180.39313: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10227 1726887180.39364: 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 10229 1726887180.39406: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10227 1726887180.39427: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10227 1726887180.39482: 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 0x7fbc84bb7128>\r\n<<<\n 10234 1726887180.39499: stderr chunk (state=3):\n>>><<<\n 10234 1726887180.39510: stdout chunk (state=3):\n>>><<<\n 10229 1726887180.39515: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n<<<\n<10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpx94v7n8x /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075/AnsiballZ_package_facts.py\\n', b'')\n 10229 1726887180.39542: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10234 1726887180.39554: done transferring module to remote\n 10227 1726887180.39555: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84b42898>\r\n<<<\n 10234 1726887180.39573: _low_level_execute_command(): starting\n 10227 1726887180.39575: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 10234 1726887180.39582: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075/ /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075/AnsiballZ_package_facts.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n 10227 1726887180.39626: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075/ /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075/AnsiballZ_package_facts.py && sleep 0'\"'\"''\n 10229 1726887180.40275: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# 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_package_facts_payload_cl74hgb3/ansible_package_facts_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<<<\n 10229 1726887180.40295: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n<<<\n 10229 1726887180.40334: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 10229 1726887180.41436: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cba6f28>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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<<<\n 10227 1726887180.41440: 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# 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 0x7fbc84be9080>\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 0x7fbc84be9128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84b44940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10227 1726887180.41520: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10227 1726887180.41541: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py\r\n<<<\n 10227 1726887180.41563: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10227 1726887180.41603: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10227 1726887180.41662: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10227 1726887180.41683: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10227 1726887180.41732: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py\r\n<<<\n 10227 1726887180.41761: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 10229 1726887180.42124: stdout chunk (state=3):\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 0x7f793cc1c470>\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 0x7f793cc3ae80>\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 0x7f793cc43668>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc28b38>\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 0x7f793cc3abe0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc1ce10>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc0af28>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cbbe860>\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 0x7f793ceb3ba8>\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 0x7f793ceb0710>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc5eb00>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10229 1726887180.42424: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10229 1726887180.42547: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 10229 1726887180.42960: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10227 1726887180.43130: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84b8df28>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc84c03470>\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 0x7fbc84c21e80>\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 0x7fbc84c2a668>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84c0cb38>\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 0x7fbc84c21be0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84c03e10>\r\n<<<\n 10227 1726887180.43159: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84bf1f28>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84ba5860>\r\n<<<\n 10227 1726887180.43182: 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<<<\n 10227 1726887180.43203: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py\r\n<<<\n 10227 1726887180.43228: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc'\r\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84e9aba8>\r\n<<<\n 10227 1726887180.43248: 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 10227 1726887180.43270: 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 0x7fbc84e97710>\r\n<<<\n 10227 1726887180.43395: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84c45b00>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10227 1726887180.43417: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10227 1726887180.43604: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10227 1726887180.43647: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n# zipimport: zlib available\r\n<<<\n 10229 1726887180.44188: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793c29e908>\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 0x7f793c2e2550>\r\n<<<\n 10229 1726887180.44214: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n<<<\n 10227 1726887180.44726: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10227 1726887180.45032: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n<<<\n 10229 1726887180.45433: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793c2cb588>\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 0x7f793c2c1c50>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793c289ef0>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10234 1726887180.46132: stderr chunk (state=2):\n>>><<<\n 10234 1726887180.46143: stdout chunk (state=2):\n>>><<<\n<10.31.41.136> (0, b'', b'')\n 10234 1726887180.46171: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10234 1726887180.46177: _low_level_execute_command(): starting\n 10234 1726887180.46185: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075/AnsiballZ_package_facts.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' -tt 10.31.41.136 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075/AnsiballZ_package_facts.py && sleep 0'\"'\"''\n 10227 1726887180.46310: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc84285908>\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 0x7fbc842c9550>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10227 1726887180.46334: 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# /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 0x7fbc842b2588>\r\n<<<\n 10227 1726887180.46504: 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 0x7fbc842a6c50>\r\n<<<\n 10229 1726887180.46539: 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 0x7f793c3e4ac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793c3d67b8>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793c3d6438>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10229 1726887180.46563: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n<<<\n 10227 1726887180.47125: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84271ef0>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc843cbac8>\r\n<<<\n 10229 1726887180.47633: stdout chunk (state=3):\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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 10229 1726887180.48029: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10227 1726887180.48253: 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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc843c07b8>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc843c0438>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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\n<<<\n 10227 1726887180.48587: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 10229 1726887180.49193: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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\n<<<\n 10227 1726887180.49769: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 10227 1726887180.49790: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10229 1726887180.51027: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 10229 1726887180.51056: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 10227 1726887180.51736: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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\n<<<\n 10227 1726887180.51940: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10227 1726887180.52190: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10229 1726887180.52247: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\r\n# zipimport: zlib available\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 10227 1726887180.53337: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10229 1726887180.53341: 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 0x7f793be0c828>\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 0x7f793bd8c438>\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 0x7f793bd8cdd8>\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 0x7f793bd8cf98>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793bdf4a58>\r\n<<<\n 10227 1726887180.53510: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\r\n<<<\n 10227 1726887180.54636: stdout chunk (state=3):\n>>># zipimport: zlib available\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 0x7fbc83df3828>\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 0x7fbc83d76438>\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 0x7fbc83d76dd8>\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 0x7fbc83d76f98>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc83dd9a58>\r\n<<<\n 10234 1726887180.55744: 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 0x7fba6dc92e48>\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 0x7fba6dc28828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dc929b0>\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 0x7fba6dc35630>\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 0x7fba6dc3c160>\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 0x7fba6dc410f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dc3c748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dc3c390>\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 0x7fba6dbe6470>\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 0x7fba6dbebe48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbe6b38>\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 0x7fba6dbf24e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbd5d68>\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 0x7fba6dbd8198>\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 0x7fba6bee6940>\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 0x7fba6bef8240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dc46a20>\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 10234 1726887180.59247: 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 0x7fba6be1c080>\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 0x7fba6be272b0>\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 0x7fba6be27f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6be27a90>\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 0x7fba6be32080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bec17b8>\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 0x7fba6bec1ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6beb5160>\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 0x7fba6beb5e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6beac438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6be9d470>\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 0x7fba6bbd52b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbdcd30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6beb50b8>\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 0x7fba6bbe1e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6be972b0>\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 0x7fba6bbe71d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbe1f98>\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 0x7fba6bbe72e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bf06fd0>\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 0x7fba6bbe7dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbe79e8>\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 0x7fba6bbf46a0>\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 0x7fba6bbf4e80>\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 0x7fba6b77c198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbf4780>\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 0x7fba6b781c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbe7518>\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 0x7fba6b7a52e8>\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 0x7fba6b7a56a0>\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 0x7fba6b7ac390>\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 0x7fba6b556ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b54b2e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b543f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b53ae80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b7acd30>\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 0x7fba6b54bf60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b7a5a20>\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 0x7fba6dba3710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b54f048>\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 0x7fba6dba3a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbe7860>\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 0x7fba6dbbb5c0>\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 0x7fba6dbbf630>\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 0x7fba6dbbfb00>\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 0x7fba6dbbfc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbbbe10>\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 0x7fba6dbbff60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbbf4e0>\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 0x7fba6dbbf240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbaeb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b790358>\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 0x7fba6dbbb470>\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 0x7fba69bc4908>\r\n<<<\n 10234 1726887180.60530: stdout chunk (state=3):\n>>># zipimport: found 108 names in '/tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10234 1726887180.61633: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10234 1726887180.62732: 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 0x7fba69896ac8>\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 0x7fba69838278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698404e0>\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 0x7fba698405f8>\r\n<<<\n 10234 1726887180.63763: 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 0x7fba69840b38>\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 0x7fba6986ab00>\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 0x7fba69b35048>\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 0x7fba69b35278>\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 0x7fba69b355c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698662b0>\r\n<<<\n 10234 1726887180.65054: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6985b4a8>\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 0x7fba698666d8>\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 0x7fba69b61dd8>\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 0x7fba69b61ef0>\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 0x7fba69b779b0>\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 0x7fba69b82ac8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba69b66da0>\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 0x7fba69b6f4a8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba69b5a2e8>\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 10234 1726887180.66444: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba69b9cb00>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba69b6f668>\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 0x7fba69bab9e8>\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 0x7fba69babac8>\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 0x7fba69babc50>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba69b50080>\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 0x7fba698ed630>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698e0d30>\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 0x7fba698e0f28>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698e07f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10234 1726887180.66797: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba699079e8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba699076d8>\r\n<<<\n 10234 1726887180.67553: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698f7eb8>\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 0x7fba69907550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698f7710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10234 1726887180.68444: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10234 1726887180.68616: 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 10234 1726887180.68758: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba661d02b0>\r\n# zipimport: zlib available\r\n<<<\n 10234 1726887180.69336: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10234 1726887180.70665: 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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10234 1726887180.71097: 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 10234 1726887180.72144: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba66286860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba6623f128>\r\n<<<\n 10234 1726887180.72569: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba66214898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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 10234 1726887180.73825: 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 0x7fba66278080>\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 10234 1726887180.74224: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba66278128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba66213940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10234 1726887180.74294: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 10234 1726887180.74307: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/modules/__init__.py\r\n<<<\n 10234 1726887180.75745: 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.respawn # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# 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_package_facts_payload_zj2ostcr/ansible_package_facts_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 10234 1726887180.78933: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6629ff28>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba662d4470>\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 0x7fba662f2e80>\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 0x7fba662fb668>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba662e0b38>\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 0x7fba662f2be0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba662d4e10>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba662c2f28>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba662b3860>\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 0x7fba6656bba8>\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 0x7fba66568710>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba66316b00>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10234 1726887180.79331: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 10234 1726887180.80324: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py\r\n# zipimport: zlib available\r\n<<<\n 10234 1726887180.80455: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10234 1726887180.80523: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10234 1726887180.81655: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba65956908>\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 0x7fba6599a550>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n<<<\n 10234 1726887180.82070: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10234 1726887180.82110: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py\r\n<<<\n 10234 1726887180.83170: 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# code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\nimport 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba65983588>\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 0x7fba65979c50>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba65941ef0>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 10234 1726887180.84230: stdout chunk (state=3):\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 0x7fba65a90ac8>\r\n<<<\n 10234 1726887180.86435: 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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba65a917b8>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba65a91438>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n<<<\n 10234 1726887180.87634: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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\n<<<\n 10234 1726887180.92491: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/n<<<\n 10234 1726887180.93836: stdout chunk (state=3):\n>>>etwork/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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 10234 1726887180.95430: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\r\n<<<\n 10234 1726887180.95851: stdout chunk (state=3):\n>>># zipimport: zlib available\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 0x7fba654c4828>\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 0x7fba65447438>\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 0x7fba65447dd8>\r\n<<<\n 10234 1726887180.95923: 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 0x7fba65447f98>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba654aca58>\r\n<<<\n 10229 1726887181.38633: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"packages\": {\"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.24.2\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-linux-procfs\": [{\"name\": \"python3-linux-procfs\", \"version\": \"0.7.3\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cryptography\": [{\"name\": \"python3-cryptography\", \"version\": \"3.2.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20180629\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240111\", \"release\": \"121.gitb3132c18.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"2.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.28.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"2.9\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-extra\": [{\"name\": \"grub2-tools-extra\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pytz\": [{\"name\": \"python3-pytz\", \"version\": \"2017.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-netifaces\": [{\"name\": \"python3-netifaces\", \"version\": \"0.10.6\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"1.10\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gnupg2-smime\": [{\"name\": \"gnupg2-smime\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpg-pubkey\": [{\"name\": \"gpg-pubkey\", \"version\": \"8483c65d\", \"release\": \"5ccc5b19\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}, {\"name\": \"gpg-pubkey\", \"version\": \"2f86d6a1\", \"release\": \"5cf7cefb\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"info\": [{\"name\": \"info\", \"version\": \"6.5\", \"release\": \"7.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12\": [{\"name\": \"python3.12\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"s<<<\n 10229 1726887181.38654: stdout chunk (state=3):\n>>>ource\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-scripts\": [{\"name\": \"plymouth-scripts\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"0.9.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-slip\": [{\"name\": \"python3-slip\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.6.0\", \"release\": \"22.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-perf\": [{\"name\": \"python3-perf\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-syspurpose\": [{\"name\": \"python3-syspurpose\", \"version\": \"1.28.42\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.5\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.5\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.9\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"5.13\", \"release\": \"2.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"biosdevname\": [{\"name\": \"biosdevname\", \"version\": \"0.7.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"23.20170329cvs.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.0\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.13\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl7260-firmware\": [{\"name\": \"iwl7260-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.7.0\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"sou<<<\n 10229 1726887181.38673: stdout chunk (state=3):\n>>>rce\": \"rpm\"}], \"iwl5150-firmware\": [{\"name\": \"iwl5150-firmware\", \"version\": \"8.24.2.2\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.3\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2000-firmware\": [{\"name\": \"iwl2000-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.22.3\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl100-firmware\": [{\"name\": \"iwl100-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.20.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-system\": [{\"name\": \"boost-system\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables\": [{\"name\": \"iptables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unzip\": [{\"name\": \"unzip\", \"version\": \"6.0\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmpc\": [{\"name\": \"libmpc\", \"version\": \"1.1.0\", \"release\": \"9.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zip\": [{\"name\": \"zip\", \"version\": \"3.0\", \"release\": \"23.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss\": [{\"name\": \"nss\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.13.0\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"1.73\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libdaemon\": [{\"name\": \"libdaemon\", \"version\": \"0.14\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.39\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_autofs\": [{\"name\": \"libsss_autofs\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"4.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.1.7\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.15\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.5\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.027\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plat<<<\n 10229 1726887181.38685: stdout chunk (state=3):\n>>>form-python-pip\": [{\"name\": \"platform-python-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2013.0523\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.74\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf16\": [{\"name\": \"pcre2-utf16\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"zlib-devel\": [{\"name\": \"zlib-devel\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err-devel\": [{\"name\": \"libcom_err-devel\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnsl2\": [{\"name\": \"libnsl2\", \"version\": \"1.2.0\", \"release\": \"2.20180605git4a062cf.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-devel\": [{\"name\": \"libselinux-devel\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs-devel\": [{\"name\": \"keyutils-libs-devel\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcroco\": [{\"name\": \"libcroco\", \"version\": \"0.6.12\", \"release\": \"4.el8_2.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-headers\": [{\"name\": \"glibc-headers\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mokutil\": [{\"name\": \"mokutil\", \"version\": \"0.3.0\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-devel\": [{\"name\": \"kernel-devel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2023.2.60_v7.0.306\", \"release\": \"80.0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemtap-devel\": [{\"name\": \"systemtap-devel\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"aspell\": [{\"name\": \"aspell\", \"version\": \"0.60.6.1\", \"release\": \"22.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-daemon\": [{\"name\": \"dbus-daemon\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.3.1\", \"release\": \"33.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.5\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"<<<\n 10229 1726887181.38745: stdout chunk (state=3):\n>>>1.74\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.32\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shared-mime-info\": [{\"name\": \"shared-mime-info\", \"version\": \"1.9\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"emacs-filesystem\": [{\"name\": \"emacs-filesystem\", \"version\": \"26.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-webencodings\": [{\"name\": \"python3-webencodings\", \"version\": \"0.5.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.20\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17025\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-pkla-compat\": [{\"name\": \"polkit-pkla-compat\", \"version\": \"0.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.8\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.1.3\", \"release\": \"19.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unbound-libs\": [{\"name\": \"unbound-libs\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipcalc\": [{\"name\": \"ipcalc\", \"version\": \"0.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libgcc\": [{\"name\": \"libgcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.6.1\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setuptools-wheel\": [{\"name\": \"python3-setuptools-wheel\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyudev\": [{\"name\": \"python3-pyudev\", \"version\": \"0.21.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xkeyboard-config\": [{\"name\": \"xkeyboard-config\", \"version\": \"2.28\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"initscripts\": [{\"name\": \"initscripts\", \"version\": \"10.00.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob-mkhomedir\": [{\"name\": \"oddjob-mkhomedir\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-glib\": [{\"name\": \"dbus-glib\", \"version\": \"0.110\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.56.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsecret\": [{\"name\": \"libsecret\", \"version\": \"0.18.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"8.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libuser\": [{\"name\": \"libuser\", \"version\": \"0.62\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.12.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"virt-what\": [{\"name\": \"virt-what\", \"version\": \"1.25\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"2.3.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"4.4.20\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libusbx\": [{\"name\": \"libusbx\", \"version\": \"1.0.23\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib\": [{\"name\": \"zlib\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.6\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.14.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gpg\": [{\"name\": \"python3-gpg\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.26.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-core-libs\": [{\"name\": \"plymouth-core-libs\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth\": [{\"name\": \"plymouth\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"7.0\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.2.5\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chkconfig\": [{\"name\": \"chkconfig\", \"version\": \"1.19.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.1.2\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.3.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.8.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-slip-dbus\": [{\"name\": \"python3-slip-dbus\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python36\": [{\"name\": \"python36\", \"version\": \"3.6.8\", \"release\": \"39.module_el8+762+77bd8591\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tuned\": [{\"name\": \"tuned\", \"version\": \"2.22.1\", \"release\": \"4.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.13.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.26\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"passwd\": [{\"name\": \"passwd\", \"version\": \"0.80\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2102.0\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20230808\", \"release\": \"2.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.2\", \"release\": \"1.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.4.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.5p2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"5.0.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.6\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.1.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.12\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.19.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.20\", \"release\": \"7.el8.0.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6050-firmware\": [{\"name\": \"iwl6050-firmware\", \"version\": \"41.28.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre\": [{\"name\": \"pcre\", \"version\": \"8.42\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000-firmware\": [{\"name\": \"iwl6000-firmware\", \"version\": \"9.221.4.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5000-firmware\": [{\"name\": \"iwl5000-firmware\", \"version\": \"8.83.5.1_1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2030-firmware\": [{\"name\": \"iwl2030-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdbm\": [{\"name\": \"gdbm\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl135-firmware\": [{\"name\": \"iwl135-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"acl\": [{\"name\": \"acl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl1000-firmware\": [{\"name\": \"iwl1000-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libibverbs\": [{\"name\": \"libibverbs\", \"version\": \"48.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nspr\": [{\"name\": \"nspr\", \"version\": \"4.35.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-util\": [{\"name\": \"nss-util\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-ebtables\": [{\"name\": \"iptables-ebtables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-chrono\": [{\"name\": \"boost-chrono\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"3.1.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.2.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.7\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mozjs60\": [{\"name\": \"mozjs60\", \"version\": \"60.9.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpp\": [{\"name\": \"cpp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"0.5.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"flex\": [{\"name\": \"flex\", \"version\": \"2.6.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-timer\": [{\"name\": \"boost-timer\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpng\": [{\"name\": \"libpng\", \"version\": \"1.6.34\", \"release\": \"5.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"brotli\": [{\"name\": \"brotli\", \"version\": \"1.0.6\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.7\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hdparm\": [{\"name\": \"hdparm\", \"version\": \"9.54\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.7\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"4.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": <<<\n 10229 1726887181.39086: stdout chunk (state=3):\n>>>\"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.24\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.20\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"0.99.9\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.27\", \"release\": \"6.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-setuptools\": [{\"name\": \"platform-python-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.4.46\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"48.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb-utils\": [{\"name\": \"libdb-utils\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"3.3.15\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.1.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.8.4\", \"release\": \"41.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-pkcs11\": [{\"name\": \"openssl-pkcs11\", \"version\": \"0.4.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-tools\": [{\"name\": \"dbus-tools\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.6\", \"release\": \"22.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers-lib\": [{\"name\": \"trousers-lib\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.1.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext\": [{\"name\": \"gettext\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.56.4\", \"release\": \"163.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.6.16\", \"release\": \"8.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers\": [{\"name\": \"trousers\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.11.0\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11\", \"release\": \"17.20190603git.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit\": [{\"name\": \"polkit\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.2.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.14.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.8.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-unbound\": [{\"name\": \"python3-unbound\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pysocks\": [{\"name\": \"python3-pysocks\", \"version\": \"1.6.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-ply\": [{\"name\": \"python3-ply\", \"version\": \"3.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cffi\": [{\"name\": \"python3-cffi\", \"version\": \"1.11.5\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jwt\": [{\"name\": \"python3-jwt\", \"version\": \"1.6.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.6\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.20.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdisk\": [{\"name\": \"gdisk\", \"version\": \"1.0.3\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcp-common\": [{\"name\": \"dhcp-common\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-client\": [{\"name\": \"dhcp-client\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-babel\": [{\"name\": \"python3-babel\", \"version\": \"2.5.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-prettytable\": [{\"name\": \"python3-prettytable\", \"version\": \"0.7.2\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"0.23\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"2.6.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.21\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.16\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpdecimal\": [{\"name\": \"mpdecimal\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-libs\": [{\"name\": \"python3.12-libs\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn\": [{\"name\": \"nss-softokn\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-sysinit\": [{\"name\": \"nss-sysinit\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-thread\": [{\"name\": \"boost-thread\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.55\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20160104\", \"release\": \"7.module_el8+645+9d809f8c\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.280\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"4.06\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.230.600\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.074\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"1.69\", \"release\": \"395.el8\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.28\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"2.97\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.72\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.49\", \"release\": \"2.el8\", \"epoch\": 3, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-macros\": [{\"name\": \"perl-macros\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Unicode-Normalize\": [{\"name\": \"perl-Unicode-Normalize\", \"version\": \"1.25\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.38\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-threads-shared\": [{\"name\": \"perl-threads-shared\", \"version\": \"1.58\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"strace\": [{\"name\": \"strace\", \"version\": \"5.18\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf32\": [{\"name\": \"pcre2-utf32\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpkgconf\": [{\"name\": \"libpkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-pkg-config\": [{\"name\": \"pkgconf-pkg-config\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd-devel\": [{\"name\": \"libzstd-devel\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client-devel\": [{\"name\": \"elfutils-debuginfod-client-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol-devel\": [{\"name\": \"libsepol-devel\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-devel\": [{\"name\": \"pcre2-devel\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-devel\": [{\"name\": \"xz-devel\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkadm5\": [{\"name\": \"libkadm5\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-devel\": [{\"name\": \"krb5-devel\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-headers\": [{\"name\": \"kernel-headers\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-devel\": [{\"name\": \"libxcrypt-devel\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"efivar-libs\": [{\"name\": \"efivar-libs\", \"version\": \"37\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.30\", \"release\": \"123.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gcc\": [{\"name\": \"gcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-date-time\": [{\"name\": \"boost-date-time\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dyninst\": [{\"name\": \"dyninst\", \"version\": \"12.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-runtime\": [{\"name\": \"systemtap-runtime\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap\": [{\"name\": \"systemtap\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qa-tools\": [{\"name\": \"qa-tools\", \"version\": \"4.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.30\", \"release\": \"9.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"3.12\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmetalink\": [{\"name\": \"libmetalink\", \"version\": \"0.1.3\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-html5lib\": [{\"name\": \"python3-html5lib\", \"version\": \"0.999999999\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.37\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.24\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.8.0\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"33.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpm-libs\": [{\"name\": \"gpm-libs\", \"version\": \"1.20.7\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"geolite2-country\": [{\"name\": \"geolite2-country\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.2.0\", \"release\": \"10.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.3.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"timedatex\": [{\"name\": \"timedatex\", \"version\": \"0.5\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pycparser\": [{\"name\": \"python3-pycparser\", \"version\": \"2.14\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20180723\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"2.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob\": [{\"name\": \"oddjob\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libreport-filesystem\": [{\"name\": \"libreport-filesystem\", \"version\": \"2.9.5\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-chardet\": [{\"name\": \"python3-chardet\", \"version\": \"3.0.4\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.2.4\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.314\", \"release\": \"8.22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-libs\": [{\"name\": \"dhcp-libs\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pinentry\": [{\"name\": \"pinentry\", \"version\": \"1.1.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"bind-export-libs\": [{\"name\": \"bind-export-libs\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.1.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"2.10.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.3.2\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"23.4\", \"release\": \"7.el8.2\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpgme\": [{\"name\": \"gpgme\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.48\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-pip-wheel\": [{\"name\": \"python3.12-pip-wheel\", \"version\": \"23.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.31\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"234\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.9.7\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"teamd\": [{\"name\": \"teamd\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.2.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.7.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip\": [{\"name\": \"python3-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.1\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.4.48\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-team\": [{\"name\": \"NetworkManager-team\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.8.3\", \"release\": \"3.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-compat\": [{\"name\": \"authselect-compat\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"6.2.0\", \"release\": \"49.module_el8+991+097e156d\", \"epoch\": 15, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3-cli\": [{\"name\": \"libnl3-cli\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.2\", \"release\": \"39.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.3.5\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.7.6.1\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dmidecode\": [{\"name\": \"dmidecode\", \"version\": \"3.3\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iprutils\": [{\"name\": \"iprutils\", \"version\": \"2.4.19\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"1.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.08\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000g2a-firmware\": [{\"name\": \"iwl6000g2a-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl3160-firmware\": [{\"name\": \"iwl3160-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libteam\": [{\"name\": \"libteam\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl105-firmware\": [{\"name\": \"iwl105-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"epel-release\": [{\"name\": \"epel-release\", \"version\": \"8\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpcap\": [{\"name\": \"libpcap\", \"version\": \"1.9.1\", \"release\": \"5.el8\", \"epoch\": 14, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tbb\": [{\"name\": \"tbb\", \"version\": \"2018.2\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"m4\": [{\"name\": \"m4\", \"version\": \"1.4.18\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bison\": [{\"name\": \"bison\", \"version\": \"3.0.4\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn-freebl\": [{\"name\": \"nss-softokn-freebl\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"freetype\": [{\"name\": \"freetype\", \"version\": \"2.9.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-filesystem\": [{\"name\": \"boost-filesystem\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"530\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.167\", \"release\": \"399.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hardlink\": [{\"name\": \"hardlink\", \"version\": \"1.3\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.88\", \"release\": \"2.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.33.0\", \"release\": \"6.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.066\", \"release\": \"4.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsigsegv\": [{\"name\": \"libsigsegv\", \"version\": \"2.11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.35\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.30\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"memstrack\": [{\"name\": \"memstrack\", \"version\": \"0.2.5\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.50\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.42\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libxkbcommon\": [{\"name\": \"libxkbcommon\", \"version\": \"0.9.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.237\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"platform-python\": [{\"name\": \"platform-python\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-threads\": [{\"name\": \"perl-threads\", \"version\": \"2.21\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.3.3\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-m4\": [{\"name\": \"pkgconf-m4\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf\": [{\"name\": \"pkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.9\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf-devel\": [{\"name\": \"elfutils-libelf-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-devel\": [{\"name\": \"libverto-devel\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-devel\": [{\"name\": \"elfutils-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-devel\": [{\"name\": \"openssl-devel\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-devel\": [{\"name\": \"glibc-devel\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"isl\": [{\"name\": \"isl\", \"version\": \"0.16.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-atomic\": [{\"name\": \"boost-atomic\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb\": [{\"name\": \"libdb\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-client\": [{\"name\": \"systemtap-client\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.3.7\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.19.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.13.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"4.2.3\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-libs\": [{\"name\": \"polkit-libs\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-decorator\": [{\"name\": \"python3-decorator\", \"version\": \"4.2.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"geolite2-city\": [{\"name\": \"geolite2-city\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\r\n<<<\n 10229 1726887181.39374: 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<<<\n 10229 1726887181.39402: stdout chunk (state=3):\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<<<\n 10229 1726887181.39418: stdout chunk (state=3):\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<<<\n 10229 1726887181.39435: stdout chunk (state=3):\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<<<\n 10229 1726887181.39456: stdout chunk (state=3):\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 10229 1726887181.39496: 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# 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<<<\n 10229 1726887181.39509: stdout chunk (state=3):\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<<<\n 10229 1726887181.39522: stdout chunk (state=3):\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<<<\n 10229 1726887181.39533: stdout chunk (state=3):\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<<<\n 10229 1726887181.39557: 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.common.respawn\r\n# destroy ansible.module_utils.common.respawn\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<<<\n 10229 1726887181.39597: stdout chunk (state=3):\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<<<\n 10229 1726887181.39636: stdout chunk (state=3):\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<<<\n 10229 1726887181.39680: stdout chunk (state=3):\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.facts.packages\r\n# destroy ansible.module_utils.facts.packages\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<<<\n 10229 1726887181.39717: 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 10229 1726887181.39988: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 10229 1726887181.40017: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 10229 1726887181.40031: stdout chunk (state=3):\n>>># destroy zipimport\r\n<<<\n 10229 1726887181.40047: stdout chunk (state=3):\n>>># destroy _compression\r\n# destroy _lzma\r\n<<<\n 10229 1726887181.40071: 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 10229 1726887181.40101: 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 10229 1726887181.40118: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n# destroy ctypes\r\n<<<\n 10229 1726887181.40137: stdout chunk (state=3):\n>>># destroy _string\r\n<<<\n 10229 1726887181.40162: 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 10229 1726887181.40174: 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 10229 1726887181.40186: stdout chunk (state=3):\n>>># destroy _json\r\n<<<\n 10229 1726887181.40208: stdout chunk (state=3):\n>>># destroy selinux\r\n<<<\n 10229 1726887181.40221: 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 10229 1726887181.40255: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n<<<\n 10229 1726887181.40281: stdout chunk (state=3):\n>>># destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n# destroy multiprocessing.reduction\r\n<<<\n 10229 1726887181.40293: stdout chunk (state=3):\n>>># destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n<<<\n 10229 1726887181.40304: stdout chunk (state=3):\n>>># destroy _pickle\r\n# destroy array\r\n<<<\n 10229 1726887181.40317: stdout chunk (state=3):\n>>># destroy queue\r\n# destroy traceback\r\n# destroy multiprocessing.util\r\n<<<\n 10229 1726887181.40328: stdout chunk (state=3):\n>>># destroy atexit\r\n# destroy multiprocessing.process\r\n<<<\n 10229 1726887181.40340: stdout chunk (state=3):\n>>># destroy shlex\r\n# destroy fcntl\r\n<<<\n 10229 1726887181.40353: stdout chunk (state=3):\n>>># destroy datetime\r\n<<<\n 10229 1726887181.40376: stdout chunk (state=3):\n>>># destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n<<<\n 10229 1726887181.40570: stdout chunk (state=3):\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 rpm.transaction\r\n# destroy rpm._rpmb\r\n# destroy rpm._rpm\r\n# destroy rpm\r\n# destroy rpm._rpms\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<<<\n 10229 1726887181.40582: 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<<<\n 10229 1726887181.40596: 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<<<\n 10229 1726887181.40609: stdout chunk (state=3):\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 10229 1726887181.40622: 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<<<\n 10229 1726887181.40634: stdout chunk (state=3):\n>>># cleanup[3] wiping threading\r\n<<<\n 10229 1726887181.40647: stdout chunk (state=3):\n>>># cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n# destroy tokenize\r\n<<<\n 10229 1726887181.40658: 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<<<\n 10229 1726887181.40682: stdout chunk (state=3):\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<<<\n 10229 1726887181.40696: 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# destroy configparser\r\n# cleanup[3] wiping _selinux\r\n<<<\n 10229 1726887181.40716: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 10229 1726887181.40846: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 10229 1726887181.40871: stdout chunk (state=3):\n>>># destroy stat\r\n<<<\n 10229 1726887181.40883: stdout chunk (state=3):\n>>># destroy _signal\r\n# destroy _functools\r\n# destroy _sre\r\n# destroy sre_parse\r\n# destroy _heapq\r\n<<<\n 10229 1726887181.40906: stdout chunk (state=3):\n>>># destroy select\r\n<<<\n 10229 1726887181.40926: 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<<<\n 10229 1726887181.40942: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib\r\n# destroy collections\r\n<<<\n 10229 1726887181.40957: 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<<<\n 10229 1726887181.40977: stdout chunk (state=3):\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<<<\n 10229 1726887181.40988: stdout chunk (state=3):\n>>># destroy warnings\r\n<<<\n 10229 1726887181.41328: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.224 closed.\r\n<<<\n 10229 1726887181.41385: stderr chunk (state=3):\n>>><<<\n 10229 1726887181.41394: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (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 0x7f79445dae48>\\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 0x7f7944570828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79445da9b0>\\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 0x7f794457d630>\\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 0x7f7944584160>\\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 0x7f79445890f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7944584748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7944584390>\\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 0x7f794452e470>\\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 0x7f7944533e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794452eb38>\\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 0x7f794453a4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794451dd68>\\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 0x7f7944520198>\\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 0x7f794282e940>\\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 0x7f7942840240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794458ea20>\\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 0x7f7942764080>\\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 0x7f794276f2b0>\\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 0x7f794276ff60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794276fa90>\\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 0x7f7942779080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79428097b8>\\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 0x7f7942809ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427fd160>\\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 0x7f79427fde48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427f5438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427e5470>\\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 0x7f794251d2b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7942524d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427fd0b8>\\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 0x7f794252ae48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427df2b0>\\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 0x7f794252f208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794252afd0>\\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 0x7f794252f320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794284efd0>\\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 0x7f794252fe10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794252fa20>\\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 0x7f794253c6d8>\\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 0x7f794253ceb8>\\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 0x7f79420c41d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794253c7b8>\\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 0x7f79420c9c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794252f550>\\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 0x7f79420ed2e8>\\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 0x7f79420ed6a0>\\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 0x7f79420f4390>\\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 0x7f7941e9eba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7941e942e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7941e8cf98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7941e83e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79420f4d30>\\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 0x7f7941e94f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79420eda20>\\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 0x7f79444ea710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7941e97048>\\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 0x7f79444eaa90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794252f898>\\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 0x7f79445045c0>\\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 0x7f7944508630>\\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 0x7f7944508b00>\\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 0x7f7944508c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7944504e10>\\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 0x7f7944508f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79445084e0>\\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 0x7f7944508240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79444f7b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79420d8358>\\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 0x7f7944504470>\\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 0x7f794050c908>\\r\\n# zipimport: found 108 names in \\'/tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f79401deac8>\\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 0x7f7940181278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79401884e0>\\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 0x7f79401885f8>\\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 0x7f7940188b38>\\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 0x7f79401b3b00>\\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 0x7f794047d048>\\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 0x7f794047d278>\\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 0x7f794047d5c0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79401af2b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79401a44a8>\\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 0x7f79401af6d8>\\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 0x7f79401b3518>\\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 0x7f79404a9e80>\\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 0x7f79404bf940>\\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 0x7f79404caa58>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79404aed30>\\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 0x7f79404b7438>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79404a2278>\\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 0x7f79404e4a90>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79404b75f8>\\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 0x7f79404f39b0>\\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 0x7f79404f3a90>\\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 0x7f79404f3c18>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794049a048>\\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 0x7f79402355f8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7940229cf8>\\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 0x7f7940229ef0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79402297b8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f794024f9e8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794024f6d8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794023feb8>\\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 0x7f794024f550>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794023f710>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793cb182b0>\\r\\n# 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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793cbce8d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793cbd0128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cb5b898>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793cc02080>\\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 0x7f793cc02128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cb5d940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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\\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\\r\\n# zipimport: zlib available\\r\\n# 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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793cba6f28>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793cc1c470>\\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 0x7f793cc3ae80>\\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 0x7f793cc43668>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc28b38>\\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 0x7f793cc3abe0>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc1ce10>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc0af28>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cbbe860>\\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 0x7f793ceb3ba8>\\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 0x7f793ceb0710>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc5eb00>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793c29e908>\\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 0x7f793c2e2550>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793c2cb588>\\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 0x7f793c2c1c50>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793c289ef0>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793c3e4ac8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793c3d67b8>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793c3d6438>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\\r\\n# zipimport: zlib available\\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 0x7f793be0c828>\\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 0x7f793bd8c438>\\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 0x7f793bd8cdd8>\\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 0x7f793bd8cf98>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793bdf4a58>\\r\\n\\r\\n{\"ansible_facts\": {\"packages\": {\"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.24.2\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-linux-procfs\": [{\"name\": \"python3-linux-procfs\", \"version\": \"0.7.3\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cryptography\": [{\"name\": \"python3-cryptography\", \"version\": \"3.2.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20180629\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240111\", \"release\": \"121.gitb3132c18.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"2.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.28.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"2.9\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-extra\": [{\"name\": \"grub2-tools-extra\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pytz\": [{\"name\": \"python3-pytz\", \"version\": \"2017.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-netifaces\": [{\"name\": \"python3-netifaces\", \"version\": \"0.10.6\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"1.10\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gnupg2-smime\": [{\"name\": \"gnupg2-smime\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpg-pubkey\": [{\"name\": \"gpg-pubkey\", \"version\": \"8483c65d\", \"release\": \"5ccc5b19\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}, {\"name\": \"gpg-pubkey\", \"version\": \"2f86d6a1\", \"release\": \"5cf7cefb\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"info\": [{\"name\": \"info\", \"version\": \"6.5\", \"release\": \"7.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12\": [{\"name\": \"python3.12\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-scripts\": [{\"name\": \"plymouth-scripts\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"0.9.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-slip\": [{\"name\": \"python3-slip\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.6.0\", \"release\": \"22.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-perf\": [{\"name\": \"python3-perf\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-syspurpose\": [{\"name\": \"python3-syspurpose\", \"version\": \"1.28.42\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.5\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.5\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.9\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"5.13\", \"release\": \"2.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"biosdevname\": [{\"name\": \"biosdevname\", \"version\": \"0.7.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"23.20170329cvs.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.0\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.13\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl7260-firmware\": [{\"name\": \"iwl7260-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.7.0\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5150-firmware\": [{\"name\": \"iwl5150-firmware\", \"version\": \"8.24.2.2\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.3\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2000-firmware\": [{\"name\": \"iwl2000-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.22.3\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl100-firmware\": [{\"name\": \"iwl100-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.20.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-system\": [{\"name\": \"boost-system\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables\": [{\"name\": \"iptables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unzip\": [{\"name\": \"unzip\", \"version\": \"6.0\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmpc\": [{\"name\": \"libmpc\", \"version\": \"1.1.0\", \"release\": \"9.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zip\": [{\"name\": \"zip\", \"version\": \"3.0\", \"release\": \"23.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss\": [{\"name\": \"nss\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.13.0\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"1.73\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libdaemon\": [{\"name\": \"libdaemon\", \"version\": \"0.14\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.39\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_autofs\": [{\"name\": \"libsss_autofs\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"4.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.1.7\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.15\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.5\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.027\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-pip\": [{\"name\": \"platform-python-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2013.0523\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.74\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf16\": [{\"name\": \"pcre2-utf16\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"zlib-devel\": [{\"name\": \"zlib-devel\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err-devel\": [{\"name\": \"libcom_err-devel\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnsl2\": [{\"name\": \"libnsl2\", \"version\": \"1.2.0\", \"release\": \"2.20180605git4a062cf.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-devel\": [{\"name\": \"libselinux-devel\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs-devel\": [{\"name\": \"keyutils-libs-devel\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcroco\": [{\"name\": \"libcroco\", \"version\": \"0.6.12\", \"release\": \"4.el8_2.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-headers\": [{\"name\": \"glibc-headers\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mokutil\": [{\"name\": \"mokutil\", \"version\": \"0.3.0\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-devel\": [{\"name\": \"kernel-devel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2023.2.60_v7.0.306\", \"release\": \"80.0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemtap-devel\": [{\"name\": \"systemtap-devel\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"aspell\": [{\"name\": \"aspell\", \"version\": \"0.60.6.1\", \"release\": \"22.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-daemon\": [{\"name\": \"dbus-daemon\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.3.1\", \"release\": \"33.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.5\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.74\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.32\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shared-mime-info\": [{\"name\": \"shared-mime-info\", \"version\": \"1.9\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"emacs-filesystem\": [{\"name\": \"emacs-filesystem\", \"version\": \"26.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-webencodings\": [{\"name\": \"python3-webencodings\", \"version\": \"0.5.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.20\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17025\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-pkla-compat\": [{\"name\": \"polkit-pkla-compat\", \"version\": \"0.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.8\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.1.3\", \"release\": \"19.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unbound-libs\": [{\"name\": \"unbound-libs\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipcalc\": [{\"name\": \"ipcalc\", \"version\": \"0.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libgcc\": [{\"name\": \"libgcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.6.1\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setuptools-wheel\": [{\"name\": \"python3-setuptools-wheel\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyudev\": [{\"name\": \"python3-pyudev\", \"version\": \"0.21.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xkeyboard-config\": [{\"name\": \"xkeyboard-config\", \"version\": \"2.28\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"initscripts\": [{\"name\": \"initscripts\", \"version\": \"10.00.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob-mkhomedir\": [{\"name\": \"oddjob-mkhomedir\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-glib\": [{\"name\": \"dbus-glib\", \"version\": \"0.110\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.56.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsecret\": [{\"name\": \"libsecret\", \"version\": \"0.18.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"8.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libuser\": [{\"name\": \"libuser\", \"version\": \"0.62\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.12.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"virt-what\": [{\"name\": \"virt-what\", \"version\": \"1.25\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"2.3.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"4.4.20\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libusbx\": [{\"name\": \"libusbx\", \"version\": \"1.0.23\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib\": [{\"name\": \"zlib\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.6\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.14.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gpg\": [{\"name\": \"python3-gpg\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.26.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-core-libs\": [{\"name\": \"plymouth-core-libs\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth\": [{\"name\": \"plymouth\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"7.0\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.2.5\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chkconfig\": [{\"name\": \"chkconfig\", \"version\": \"1.19.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.1.2\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.3.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.8.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-slip-dbus\": [{\"name\": \"python3-slip-dbus\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python36\": [{\"name\": \"python36\", \"version\": \"3.6.8\", \"release\": \"39.module_el8+762+77bd8591\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tuned\": [{\"name\": \"tuned\", \"version\": \"2.22.1\", \"release\": \"4.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.13.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.26\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"passwd\": [{\"name\": \"passwd\", \"version\": \"0.80\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2102.0\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20230808\", \"release\": \"2.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.2\", \"release\": \"1.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.4.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.5p2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"5.0.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.6\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.1.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.12\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.19.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.20\", \"release\": \"7.el8.0.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6050-firmware\": [{\"name\": \"iwl6050-firmware\", \"version\": \"41.28.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre\": [{\"name\": \"pcre\", \"version\": \"8.42\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000-firmware\": [{\"name\": \"iwl6000-firmware\", \"version\": \"9.221.4.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5000-firmware\": [{\"name\": \"iwl5000-firmware\", \"version\": \"8.83.5.1_1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2030-firmware\": [{\"name\": \"iwl2030-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdbm\": [{\"name\": \"gdbm\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl135-firmware\": [{\"name\": \"iwl135-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"acl\": [{\"name\": \"acl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl1000-firmware\": [{\"name\": \"iwl1000-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libibverbs\": [{\"name\": \"libibverbs\", \"version\": \"48.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nspr\": [{\"name\": \"nspr\", \"version\": \"4.35.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-util\": [{\"name\": \"nss-util\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-ebtables\": [{\"name\": \"iptables-ebtables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-chrono\": [{\"name\": \"boost-chrono\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"3.1.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.2.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.7\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mozjs60\": [{\"name\": \"mozjs60\", \"version\": \"60.9.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpp\": [{\"name\": \"cpp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"0.5.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"flex\": [{\"name\": \"flex\", \"version\": \"2.6.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-timer\": [{\"name\": \"boost-timer\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpng\": [{\"name\": \"libpng\", \"version\": \"1.6.34\", \"release\": \"5.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"brotli\": [{\"name\": \"brotli\", \"version\": \"1.0.6\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.7\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hdparm\": [{\"name\": \"hdparm\", \"version\": \"9.54\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.7\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"4.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.24\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.20\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"0.99.9\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.27\", \"release\": \"6.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-setuptools\": [{\"name\": \"platform-python-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.4.46\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"48.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb-utils\": [{\"name\": \"libdb-utils\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"3.3.15\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.1.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.8.4\", \"release\": \"41.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-pkcs11\": [{\"name\": \"openssl-pkcs11\", \"version\": \"0.4.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-tools\": [{\"name\": \"dbus-tools\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.6\", \"release\": \"22.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers-lib\": [{\"name\": \"trousers-lib\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.1.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext\": [{\"name\": \"gettext\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.56.4\", \"release\": \"163.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.6.16\", \"release\": \"8.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers\": [{\"name\": \"trousers\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.11.0\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11\", \"release\": \"17.20190603git.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit\": [{\"name\": \"polkit\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.2.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.14.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.8.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-unbound\": [{\"name\": \"python3-unbound\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pysocks\": [{\"name\": \"python3-pysocks\", \"version\": \"1.6.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-ply\": [{\"name\": \"python3-ply\", \"version\": \"3.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cffi\": [{\"name\": \"python3-cffi\", \"version\": \"1.11.5\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jwt\": [{\"name\": \"python3-jwt\", \"version\": \"1.6.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.6\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.20.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdisk\": [{\"name\": \"gdisk\", \"version\": \"1.0.3\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcp-common\": [{\"name\": \"dhcp-common\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-client\": [{\"name\": \"dhcp-client\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-babel\": [{\"name\": \"python3-babel\", \"version\": \"2.5.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-prettytable\": [{\"name\": \"python3-prettytable\", \"version\": \"0.7.2\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"0.23\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"2.6.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.21\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.16\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpdecimal\": [{\"name\": \"mpdecimal\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-libs\": [{\"name\": \"python3.12-libs\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn\": [{\"name\": \"nss-softokn\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-sysinit\": [{\"name\": \"nss-sysinit\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-thread\": [{\"name\": \"boost-thread\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.55\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20160104\", \"release\": \"7.module_el8+645+9d809f8c\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.280\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"4.06\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.230.600\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.074\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"1.69\", \"release\": \"395.el8\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.28\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"2.97\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.72\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.49\", \"release\": \"2.el8\", \"epoch\": 3, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-macros\": [{\"name\": \"perl-macros\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Unicode-Normalize\": [{\"name\": \"perl-Unicode-Normalize\", \"version\": \"1.25\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.38\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-threads-shared\": [{\"name\": \"perl-threads-shared\", \"version\": \"1.58\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"strace\": [{\"name\": \"strace\", \"version\": \"5.18\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf32\": [{\"name\": \"pcre2-utf32\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpkgconf\": [{\"name\": \"libpkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-pkg-config\": [{\"name\": \"pkgconf-pkg-config\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd-devel\": [{\"name\": \"libzstd-devel\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client-devel\": [{\"name\": \"elfutils-debuginfod-client-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol-devel\": [{\"name\": \"libsepol-devel\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-devel\": [{\"name\": \"pcre2-devel\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-devel\": [{\"name\": \"xz-devel\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkadm5\": [{\"name\": \"libkadm5\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-devel\": [{\"name\": \"krb5-devel\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-headers\": [{\"name\": \"kernel-headers\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-devel\": [{\"name\": \"libxcrypt-devel\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"efivar-libs\": [{\"name\": \"efivar-libs\", \"version\": \"37\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.30\", \"release\": \"123.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gcc\": [{\"name\": \"gcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-date-time\": [{\"name\": \"boost-date-time\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dyninst\": [{\"name\": \"dyninst\", \"version\": \"12.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-runtime\": [{\"name\": \"systemtap-runtime\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap\": [{\"name\": \"systemtap\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qa-tools\": [{\"name\": \"qa-tools\", \"version\": \"4.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.30\", \"release\": \"9.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"3.12\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmetalink\": [{\"name\": \"libmetalink\", \"version\": \"0.1.3\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-html5lib\": [{\"name\": \"python3-html5lib\", \"version\": \"0.999999999\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.37\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.24\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.8.0\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"33.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpm-libs\": [{\"name\": \"gpm-libs\", \"version\": \"1.20.7\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"geolite2-country\": [{\"name\": \"geolite2-country\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.2.0\", \"release\": \"10.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.3.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"timedatex\": [{\"name\": \"timedatex\", \"version\": \"0.5\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pycparser\": [{\"name\": \"python3-pycparser\", \"version\": \"2.14\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20180723\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"2.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob\": [{\"name\": \"oddjob\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libreport-filesystem\": [{\"name\": \"libreport-filesystem\", \"version\": \"2.9.5\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-chardet\": [{\"name\": \"python3-chardet\", \"version\": \"3.0.4\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.2.4\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.314\", \"release\": \"8.22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-libs\": [{\"name\": \"dhcp-libs\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pinentry\": [{\"name\": \"pinentry\", \"version\": \"1.1.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"bind-export-libs\": [{\"name\": \"bind-export-libs\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.1.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"2.10.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.3.2\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"23.4\", \"release\": \"7.el8.2\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpgme\": [{\"name\": \"gpgme\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.48\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-pip-wheel\": [{\"name\": \"python3.12-pip-wheel\", \"version\": \"23.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.31\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"234\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.9.7\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"teamd\": [{\"name\": \"teamd\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.2.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.7.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip\": [{\"name\": \"python3-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.1\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.4.48\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-team\": [{\"name\": \"NetworkManager-team\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.8.3\", \"release\": \"3.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-compat\": [{\"name\": \"authselect-compat\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"6.2.0\", \"release\": \"49.module_el8+991+097e156d\", \"epoch\": 15, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3-cli\": [{\"name\": \"libnl3-cli\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.2\", \"release\": \"39.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.3.5\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.7.6.1\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dmidecode\": [{\"name\": \"dmidecode\", \"version\": \"3.3\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iprutils\": [{\"name\": \"iprutils\", \"version\": \"2.4.19\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"1.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.08\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000g2a-firmware\": [{\"name\": \"iwl6000g2a-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl3160-firmware\": [{\"name\": \"iwl3160-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libteam\": [{\"name\": \"libteam\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl105-firmware\": [{\"name\": \"iwl105-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"epel-release\": [{\"name\": \"epel-release\", \"version\": \"8\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpcap\": [{\"name\": \"libpcap\", \"version\": \"1.9.1\", \"release\": \"5.el8\", \"epoch\": 14, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tbb\": [{\"name\": \"tbb\", \"version\": \"2018.2\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"m4\": [{\"name\": \"m4\", \"version\": \"1.4.18\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bison\": [{\"name\": \"bison\", \"version\": \"3.0.4\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn-freebl\": [{\"name\": \"nss-softokn-freebl\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"freetype\": [{\"name\": \"freetype\", \"version\": \"2.9.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-filesystem\": [{\"name\": \"boost-filesystem\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"530\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.167\", \"release\": \"399.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hardlink\": [{\"name\": \"hardlink\", \"version\": \"1.3\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.88\", \"release\": \"2.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.33.0\", \"release\": \"6.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.066\", \"release\": \"4.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsigsegv\": [{\"name\": \"libsigsegv\", \"version\": \"2.11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.35\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.30\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"memstrack\": [{\"name\": \"memstrack\", \"version\": \"0.2.5\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.50\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.42\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libxkbcommon\": [{\"name\": \"libxkbcommon\", \"version\": \"0.9.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.237\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"platform-python\": [{\"name\": \"platform-python\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-threads\": [{\"name\": \"perl-threads\", \"version\": \"2.21\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.3.3\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-m4\": [{\"name\": \"pkgconf-m4\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf\": [{\"name\": \"pkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.9\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf-devel\": [{\"name\": \"elfutils-libelf-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-devel\": [{\"name\": \"libverto-devel\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-devel\": [{\"name\": \"elfutils-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-devel\": [{\"name\": \"openssl-devel\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-devel\": [{\"name\": \"glibc-devel\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"isl\": [{\"name\": \"isl\", \"version\": \"0.16.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-atomic\": [{\"name\": \"boost-atomic\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb\": [{\"name\": \"libdb\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-client\": [{\"name\": \"systemtap-client\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.3.7\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.19.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.13.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"4.2.3\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-libs\": [{\"name\": \"polkit-libs\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-decorator\": [{\"name\": \"python3-decorator\", \"version\": \"4.2.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"geolite2-city\": [{\"name\": \"geolite2-city\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\\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.common.respawn\\r\\n# destroy ansible.module_utils.common.respawn\\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.facts.packages\\r\\n# destroy ansible.module_utils.facts.packages\\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# 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 pickle\\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 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 rpm.transaction\\r\\n# destroy rpm._rpmb\\r\\n# destroy rpm._rpm\\r\\n# destroy rpm\\r\\n# destroy rpm._rpms\\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.224 closed.\\r\\n')\n 10229 1726887181.41524: _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 0x7f79445dae48>\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 0x7f7944570828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79445da9b0>\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 0x7f794457d630>\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 0x7f7944584160>\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 0x7f79445890f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7944584748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7944584390>\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 0x7f794452e470>\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 0x7f7944533e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794452eb38>\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 0x7f794453a4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794451dd68>\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 0x7f7944520198>\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 0x7f794282e940>\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 0x7f7942840240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794458ea20>\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 0x7f7942764080>\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 0x7f794276f2b0>\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 0x7f794276ff60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794276fa90>\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 0x7f7942779080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79428097b8>\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 0x7f7942809ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427fd160>\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 0x7f79427fde48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427f5438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427e5470>\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 0x7f794251d2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7942524d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427fd0b8>\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 0x7f794252ae48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427df2b0>\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 0x7f794252f208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794252afd0>\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 0x7f794252f320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794284efd0>\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 0x7f794252fe10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794252fa20>\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 0x7f794253c6d8>\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 0x7f794253ceb8>\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 0x7f79420c41d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794253c7b8>\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 0x7f79420c9c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794252f550>\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 0x7f79420ed2e8>\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 0x7f79420ed6a0>\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 0x7f79420f4390>\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 0x7f7941e9eba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7941e942e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7941e8cf98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7941e83e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79420f4d30>\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 0x7f7941e94f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79420eda20>\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 0x7f79444ea710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7941e97048>\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 0x7f79444eaa90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794252f898>\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 0x7f79445045c0>\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 0x7f7944508630>\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 0x7f7944508b00>\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 0x7f7944508c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7944504e10>\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 0x7f7944508f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79445084e0>\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 0x7f7944508240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79444f7b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79420d8358>\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 0x7f7944504470>\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 0x7f794050c908>\r\n# zipimport: found 108 names in '/tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f79401deac8>\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 0x7f7940181278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79401884e0>\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 0x7f79401885f8>\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 0x7f7940188b38>\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 0x7f79401b3b00>\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 0x7f794047d048>\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 0x7f794047d278>\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 0x7f794047d5c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79401af2b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79401a44a8>\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 0x7f79401af6d8>\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 0x7f79401b3518>\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 0x7f79404a9e80>\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 0x7f79404bf940>\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 0x7f79404caa58>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79404aed30>\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 0x7f79404b7438>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79404a2278>\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 0x7f79404e4a90>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79404b75f8>\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 0x7f79404f39b0>\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 0x7f79404f3a90>\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 0x7f79404f3c18>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794049a048>\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 0x7f79402355f8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7940229cf8>\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 0x7f7940229ef0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79402297b8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f794024f9e8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794024f6d8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794023feb8>\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 0x7f794024f550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794023f710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793cb182b0>\r\n# 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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793cbce8d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793cbd0128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cb5b898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793cc02080>\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 0x7f793cc02128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cb5d940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# 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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793cba6f28>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793cc1c470>\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 0x7f793cc3ae80>\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 0x7f793cc43668>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc28b38>\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 0x7f793cc3abe0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc1ce10>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc0af28>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cbbe860>\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 0x7f793ceb3ba8>\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 0x7f793ceb0710>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc5eb00>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793c29e908>\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 0x7f793c2e2550>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793c2cb588>\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 0x7f793c2c1c50>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793c289ef0>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793c3e4ac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793c3d67b8>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793c3d6438>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\r\n# zipimport: zlib available\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 0x7f793be0c828>\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 0x7f793bd8c438>\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 0x7f793bd8cdd8>\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 0x7f793bd8cf98>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793bdf4a58>\r\n\r\n{\"ansible_facts\": {\"packages\": {\"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.24.2\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-linux-procfs\": [{\"name\": \"python3-linux-procfs\", \"version\": \"0.7.3\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cryptography\": [{\"name\": \"python3-cryptography\", \"version\": \"3.2.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20180629\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240111\", \"release\": \"121.gitb3132c18.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"2.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.28.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"2.9\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-extra\": [{\"name\": \"grub2-tools-extra\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pytz\": [{\"name\": \"python3-pytz\", \"version\": \"2017.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-netifaces\": [{\"name\": \"python3-netifaces\", \"version\": \"0.10.6\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"1.10\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gnupg2-smime\": [{\"name\": \"gnupg2-smime\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpg-pubkey\": [{\"name\": \"gpg-pubkey\", \"version\": \"8483c65d\", \"release\": \"5ccc5b19\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}, {\"name\": \"gpg-pubkey\", \"version\": \"2f86d6a1\", \"release\": \"5cf7cefb\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"info\": [{\"name\": \"info\", \"version\": \"6.5\", \"release\": \"7.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12\": [{\"name\": \"python3.12\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-scripts\": [{\"name\": \"plymouth-scripts\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"0.9.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-slip\": [{\"name\": \"python3-slip\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.6.0\", \"release\": \"22.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-perf\": [{\"name\": \"python3-perf\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-syspurpose\": [{\"name\": \"python3-syspurpose\", \"version\": \"1.28.42\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.5\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.5\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.9\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"5.13\", \"release\": \"2.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"biosdevname\": [{\"name\": \"biosdevname\", \"version\": \"0.7.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"23.20170329cvs.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.0\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.13\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl7260-firmware\": [{\"name\": \"iwl7260-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.7.0\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5150-firmware\": [{\"name\": \"iwl5150-firmware\", \"version\": \"8.24.2.2\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.3\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2000-firmware\": [{\"name\": \"iwl2000-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.22.3\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl100-firmware\": [{\"name\": \"iwl100-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.20.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-system\": [{\"name\": \"boost-system\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables\": [{\"name\": \"iptables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unzip\": [{\"name\": \"unzip\", \"version\": \"6.0\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmpc\": [{\"name\": \"libmpc\", \"version\": \"1.1.0\", \"release\": \"9.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zip\": [{\"name\": \"zip\", \"version\": \"3.0\", \"release\": \"23.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss\": [{\"name\": \"nss\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.13.0\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"1.73\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libdaemon\": [{\"name\": \"libdaemon\", \"version\": \"0.14\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.39\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_autofs\": [{\"name\": \"libsss_autofs\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"4.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.1.7\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.15\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.5\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.027\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-pip\": [{\"name\": \"platform-python-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2013.0523\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.74\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf16\": [{\"name\": \"pcre2-utf16\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"zlib-devel\": [{\"name\": \"zlib-devel\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err-devel\": [{\"name\": \"libcom_err-devel\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnsl2\": [{\"name\": \"libnsl2\", \"version\": \"1.2.0\", \"release\": \"2.20180605git4a062cf.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-devel\": [{\"name\": \"libselinux-devel\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs-devel\": [{\"name\": \"keyutils-libs-devel\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcroco\": [{\"name\": \"libcroco\", \"version\": \"0.6.12\", \"release\": \"4.el8_2.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-headers\": [{\"name\": \"glibc-headers\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mokutil\": [{\"name\": \"mokutil\", \"version\": \"0.3.0\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-devel\": [{\"name\": \"kernel-devel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2023.2.60_v7.0.306\", \"release\": \"80.0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemtap-devel\": [{\"name\": \"systemtap-devel\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"aspell\": [{\"name\": \"aspell\", \"version\": \"0.60.6.1\", \"release\": \"22.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-daemon\": [{\"name\": \"dbus-daemon\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.3.1\", \"release\": \"33.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.5\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.74\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.32\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shared-mime-info\": [{\"name\": \"shared-mime-info\", \"version\": \"1.9\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"emacs-filesystem\": [{\"name\": \"emacs-filesystem\", \"version\": \"26.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-webencodings\": [{\"name\": \"python3-webencodings\", \"version\": \"0.5.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.20\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17025\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-pkla-compat\": [{\"name\": \"polkit-pkla-compat\", \"version\": \"0.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.8\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.1.3\", \"release\": \"19.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unbound-libs\": [{\"name\": \"unbound-libs\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipcalc\": [{\"name\": \"ipcalc\", \"version\": \"0.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libgcc\": [{\"name\": \"libgcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.6.1\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setuptools-wheel\": [{\"name\": \"python3-setuptools-wheel\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyudev\": [{\"name\": \"python3-pyudev\", \"version\": \"0.21.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xkeyboard-config\": [{\"name\": \"xkeyboard-config\", \"version\": \"2.28\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"initscripts\": [{\"name\": \"initscripts\", \"version\": \"10.00.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob-mkhomedir\": [{\"name\": \"oddjob-mkhomedir\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-glib\": [{\"name\": \"dbus-glib\", \"version\": \"0.110\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.56.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsecret\": [{\"name\": \"libsecret\", \"version\": \"0.18.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"8.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libuser\": [{\"name\": \"libuser\", \"version\": \"0.62\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.12.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"virt-what\": [{\"name\": \"virt-what\", \"version\": \"1.25\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"2.3.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"4.4.20\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libusbx\": [{\"name\": \"libusbx\", \"version\": \"1.0.23\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib\": [{\"name\": \"zlib\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.6\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.14.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gpg\": [{\"name\": \"python3-gpg\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.26.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-core-libs\": [{\"name\": \"plymouth-core-libs\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth\": [{\"name\": \"plymouth\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"7.0\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.2.5\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chkconfig\": [{\"name\": \"chkconfig\", \"version\": \"1.19.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.1.2\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.3.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.8.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-slip-dbus\": [{\"name\": \"python3-slip-dbus\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python36\": [{\"name\": \"python36\", \"version\": \"3.6.8\", \"release\": \"39.module_el8+762+77bd8591\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tuned\": [{\"name\": \"tuned\", \"version\": \"2.22.1\", \"release\": \"4.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.13.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.26\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"passwd\": [{\"name\": \"passwd\", \"version\": \"0.80\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2102.0\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20230808\", \"release\": \"2.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.2\", \"release\": \"1.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.4.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.5p2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"5.0.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.6\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.1.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.12\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.19.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.20\", \"release\": \"7.el8.0.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6050-firmware\": [{\"name\": \"iwl6050-firmware\", \"version\": \"41.28.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre\": [{\"name\": \"pcre\", \"version\": \"8.42\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000-firmware\": [{\"name\": \"iwl6000-firmware\", \"version\": \"9.221.4.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5000-firmware\": [{\"name\": \"iwl5000-firmware\", \"version\": \"8.83.5.1_1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2030-firmware\": [{\"name\": \"iwl2030-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdbm\": [{\"name\": \"gdbm\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl135-firmware\": [{\"name\": \"iwl135-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"acl\": [{\"name\": \"acl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl1000-firmware\": [{\"name\": \"iwl1000-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libibverbs\": [{\"name\": \"libibverbs\", \"version\": \"48.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nspr\": [{\"name\": \"nspr\", \"version\": \"4.35.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-util\": [{\"name\": \"nss-util\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-ebtables\": [{\"name\": \"iptables-ebtables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-chrono\": [{\"name\": \"boost-chrono\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"3.1.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.2.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.7\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mozjs60\": [{\"name\": \"mozjs60\", \"version\": \"60.9.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpp\": [{\"name\": \"cpp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"0.5.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"flex\": [{\"name\": \"flex\", \"version\": \"2.6.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-timer\": [{\"name\": \"boost-timer\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpng\": [{\"name\": \"libpng\", \"version\": \"1.6.34\", \"release\": \"5.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"brotli\": [{\"name\": \"brotli\", \"version\": \"1.0.6\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.7\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hdparm\": [{\"name\": \"hdparm\", \"version\": \"9.54\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.7\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"4.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.24\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.20\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"0.99.9\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.27\", \"release\": \"6.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-setuptools\": [{\"name\": \"platform-python-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.4.46\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"48.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb-utils\": [{\"name\": \"libdb-utils\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"3.3.15\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.1.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.8.4\", \"release\": \"41.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-pkcs11\": [{\"name\": \"openssl-pkcs11\", \"version\": \"0.4.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-tools\": [{\"name\": \"dbus-tools\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.6\", \"release\": \"22.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers-lib\": [{\"name\": \"trousers-lib\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.1.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext\": [{\"name\": \"gettext\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.56.4\", \"release\": \"163.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.6.16\", \"release\": \"8.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers\": [{\"name\": \"trousers\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.11.0\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11\", \"release\": \"17.20190603git.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit\": [{\"name\": \"polkit\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.2.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.14.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.8.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-unbound\": [{\"name\": \"python3-unbound\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pysocks\": [{\"name\": \"python3-pysocks\", \"version\": \"1.6.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-ply\": [{\"name\": \"python3-ply\", \"version\": \"3.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cffi\": [{\"name\": \"python3-cffi\", \"version\": \"1.11.5\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jwt\": [{\"name\": \"python3-jwt\", \"version\": \"1.6.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.6\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.20.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdisk\": [{\"name\": \"gdisk\", \"version\": \"1.0.3\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcp-common\": [{\"name\": \"dhcp-common\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-client\": [{\"name\": \"dhcp-client\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-babel\": [{\"name\": \"python3-babel\", \"version\": \"2.5.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-prettytable\": [{\"name\": \"python3-prettytable\", \"version\": \"0.7.2\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"0.23\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"2.6.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.21\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.16\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpdecimal\": [{\"name\": \"mpdecimal\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-libs\": [{\"name\": \"python3.12-libs\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn\": [{\"name\": \"nss-softokn\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-sysinit\": [{\"name\": \"nss-sysinit\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-thread\": [{\"name\": \"boost-thread\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.55\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20160104\", \"release\": \"7.module_el8+645+9d809f8c\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.280\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"4.06\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.230.600\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.074\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"1.69\", \"release\": \"395.el8\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.28\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"2.97\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.72\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.49\", \"release\": \"2.el8\", \"epoch\": 3, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-macros\": [{\"name\": \"perl-macros\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Unicode-Normalize\": [{\"name\": \"perl-Unicode-Normalize\", \"version\": \"1.25\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.38\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-threads-shared\": [{\"name\": \"perl-threads-shared\", \"version\": \"1.58\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"strace\": [{\"name\": \"strace\", \"version\": \"5.18\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf32\": [{\"name\": \"pcre2-utf32\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpkgconf\": [{\"name\": \"libpkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-pkg-config\": [{\"name\": \"pkgconf-pkg-config\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd-devel\": [{\"name\": \"libzstd-devel\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client-devel\": [{\"name\": \"elfutils-debuginfod-client-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol-devel\": [{\"name\": \"libsepol-devel\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-devel\": [{\"name\": \"pcre2-devel\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-devel\": [{\"name\": \"xz-devel\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkadm5\": [{\"name\": \"libkadm5\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-devel\": [{\"name\": \"krb5-devel\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-headers\": [{\"name\": \"kernel-headers\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-devel\": [{\"name\": \"libxcrypt-devel\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"efivar-libs\": [{\"name\": \"efivar-libs\", \"version\": \"37\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.30\", \"release\": \"123.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gcc\": [{\"name\": \"gcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-date-time\": [{\"name\": \"boost-date-time\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dyninst\": [{\"name\": \"dyninst\", \"version\": \"12.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-runtime\": [{\"name\": \"systemtap-runtime\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap\": [{\"name\": \"systemtap\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qa-tools\": [{\"name\": \"qa-tools\", \"version\": \"4.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.30\", \"release\": \"9.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"3.12\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmetalink\": [{\"name\": \"libmetalink\", \"version\": \"0.1.3\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-html5lib\": [{\"name\": \"python3-html5lib\", \"version\": \"0.999999999\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.37\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.24\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.8.0\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"33.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpm-libs\": [{\"name\": \"gpm-libs\", \"version\": \"1.20.7\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"geolite2-country\": [{\"name\": \"geolite2-country\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.2.0\", \"release\": \"10.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.3.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"timedatex\": [{\"name\": \"timedatex\", \"version\": \"0.5\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pycparser\": [{\"name\": \"python3-pycparser\", \"version\": \"2.14\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20180723\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"2.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob\": [{\"name\": \"oddjob\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libreport-filesystem\": [{\"name\": \"libreport-filesystem\", \"version\": \"2.9.5\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-chardet\": [{\"name\": \"python3-chardet\", \"version\": \"3.0.4\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.2.4\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.314\", \"release\": \"8.22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-libs\": [{\"name\": \"dhcp-libs\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pinentry\": [{\"name\": \"pinentry\", \"version\": \"1.1.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"bind-export-libs\": [{\"name\": \"bind-export-libs\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.1.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"2.10.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.3.2\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"23.4\", \"release\": \"7.el8.2\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpgme\": [{\"name\": \"gpgme\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.48\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-pip-wheel\": [{\"name\": \"python3.12-pip-wheel\", \"version\": \"23.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.31\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"234\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.9.7\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"teamd\": [{\"name\": \"teamd\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.2.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.7.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip\": [{\"name\": \"python3-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.1\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.4.48\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-team\": [{\"name\": \"NetworkManager-team\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.8.3\", \"release\": \"3.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-compat\": [{\"name\": \"authselect-compat\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"6.2.0\", \"release\": \"49.module_el8+991+097e156d\", \"epoch\": 15, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3-cli\": [{\"name\": \"libnl3-cli\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.2\", \"release\": \"39.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.3.5\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.7.6.1\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dmidecode\": [{\"name\": \"dmidecode\", \"version\": \"3.3\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iprutils\": [{\"name\": \"iprutils\", \"version\": \"2.4.19\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"1.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.08\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000g2a-firmware\": [{\"name\": \"iwl6000g2a-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl3160-firmware\": [{\"name\": \"iwl3160-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libteam\": [{\"name\": \"libteam\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl105-firmware\": [{\"name\": \"iwl105-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"epel-release\": [{\"name\": \"epel-release\", \"version\": \"8\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpcap\": [{\"name\": \"libpcap\", \"version\": \"1.9.1\", \"release\": \"5.el8\", \"epoch\": 14, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tbb\": [{\"name\": \"tbb\", \"version\": \"2018.2\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"m4\": [{\"name\": \"m4\", \"version\": \"1.4.18\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bison\": [{\"name\": \"bison\", \"version\": \"3.0.4\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn-freebl\": [{\"name\": \"nss-softokn-freebl\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"freetype\": [{\"name\": \"freetype\", \"version\": \"2.9.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-filesystem\": [{\"name\": \"boost-filesystem\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"530\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.167\", \"release\": \"399.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hardlink\": [{\"name\": \"hardlink\", \"version\": \"1.3\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.88\", \"release\": \"2.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.33.0\", \"release\": \"6.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.066\", \"release\": \"4.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsigsegv\": [{\"name\": \"libsigsegv\", \"version\": \"2.11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.35\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.30\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"memstrack\": [{\"name\": \"memstrack\", \"version\": \"0.2.5\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.50\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.42\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libxkbcommon\": [{\"name\": \"libxkbcommon\", \"version\": \"0.9.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.237\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"platform-python\": [{\"name\": \"platform-python\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-threads\": [{\"name\": \"perl-threads\", \"version\": \"2.21\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.3.3\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-m4\": [{\"name\": \"pkgconf-m4\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf\": [{\"name\": \"pkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.9\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf-devel\": [{\"name\": \"elfutils-libelf-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-devel\": [{\"name\": \"libverto-devel\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-devel\": [{\"name\": \"elfutils-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-devel\": [{\"name\": \"openssl-devel\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-devel\": [{\"name\": \"glibc-devel\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"isl\": [{\"name\": \"isl\", \"version\": \"0.16.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-atomic\": [{\"name\": \"boost-atomic\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb\": [{\"name\": \"libdb\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-client\": [{\"name\": \"systemtap-client\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.3.7\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.19.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.13.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"4.2.3\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-libs\": [{\"name\": \"polkit-libs\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-decorator\": [{\"name\": \"python3-decorator\", \"version\": \"4.2.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"geolite2-city\": [{\"name\": \"geolite2-city\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\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.common.respawn\r\n# destroy ansible.module_utils.common.respawn\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.facts.packages\r\n# destroy ansible.module_utils.facts.packages\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# 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 pickle\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 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 rpm.transaction\r\n# destroy rpm._rpmb\r\n# destroy rpm._rpm\r\n# destroy rpm\r\n# destroy rpm._rpms\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.224 closed.\r\n 10229 1726887181.44857: done with _execute_module (package_facts, {'manager': 'auto', '_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': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10229 1726887181.44877: _low_level_execute_command(): starting\n 10229 1726887181.44886: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10229 1726887181.47487: stderr chunk (state=2):\n>>><<<\n 10229 1726887181.47495: stdout chunk (state=2):\n>>><<<\n<10.31.42.224> (0, b'', b'')\n 10229 1726887181.47520: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10229 1726887181.47531: handler run complete\n 10229 1726887181.48116: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 10229 1726887181.48475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10229 1726887181.49924: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 10229 1726887181.50255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10229 1726887181.50857: attempt loop complete, returning result\n 10229 1726887181.50872: _execute() done\n 10229 1726887181.50880: dumping result to json\n 10229 1726887181.51034: done dumping result, returning\n 10229 1726887181.51047: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Gather package facts [0e652c5f-a961-eb88-62cf-00000000001b]\n 10229 1726887181.51127: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001b\n 10229 1726887181.54469: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001b\n 10229 1726887181.54477: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"ansible_facts\": {\n \"packages\": {\n \"NetworkManager\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.40.16\"\n }\n ],\n \"NetworkManager-libnm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-libnm\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.40.16\"\n }\n ],\n \"NetworkManager-team\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-team\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.40.16\"\n }\n ],\n \"NetworkManager-tui\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-tui\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.40.16\"\n }\n ],\n \"acl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"acl\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.53\"\n }\n ],\n \"aspell\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"aspell\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.60.6.1\"\n }\n ],\n \"audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.2\"\n }\n ],\n \"audit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit-libs\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.2\"\n }\n ],\n \"authselect\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"authselect-compat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect-compat\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"authselect-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect-libs\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"avahi-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"avahi-libs\",\n \"release\": \"27.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7\"\n }\n ],\n \"basesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"basesystem\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"11\"\n }\n ],\n \"bash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bash\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.4.20\"\n }\n ],\n \"bc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bc\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.07.1\"\n }\n ],\n \"beakerlib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"beakerlib\",\n \"release\": \"1.el8bkr\",\n \"source\": \"rpm\",\n \"version\": \"1.29.3\"\n }\n ],\n \"beakerlib-redhat\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"beakerlib-redhat\",\n \"release\": \"33.el8bkr\",\n \"source\": \"rpm\",\n \"version\": \"1\"\n }\n ],\n \"bind-export-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 32,\n \"name\": \"bind-export-libs\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.11.36\"\n }\n ],\n \"binutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"binutils\",\n \"release\": \"123.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.30\"\n }\n ],\n \"biosdevname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"biosdevname\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.3\"\n }\n ],\n \"bison\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bison\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.0.4\"\n }\n ],\n \"boost-atomic\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-atomic\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-chrono\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-chrono\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-date-time\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-date-time\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-filesystem\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-system\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-system\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-thread\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-thread\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-timer\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-timer\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"brotli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"brotli\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.6\"\n }\n ],\n \"bzip2-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bzip2-libs\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.6\"\n }\n ],\n \"c-ares\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"c-ares\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.13.0\"\n }\n ],\n \"ca-certificates\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ca-certificates\",\n \"release\": \"80.0.el8\",\n \"source\": \"rpm\",\n \"version\": \"2023.2.60_v7.0.306\"\n }\n ],\n \"centos-gpg-keys\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"centos-gpg-keys\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"8\"\n }\n ],\n \"centos-stream-release\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-stream-release\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.6\"\n }\n ],\n \"centos-stream-repos\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-stream-repos\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"8\"\n }\n ],\n \"checkpolicy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"checkpolicy\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"chkconfig\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"chkconfig\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.19.2\"\n }\n ],\n \"chrony\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"chrony\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.5\"\n }\n ],\n \"cloud-init\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-init\",\n \"release\": \"7.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"23.4\"\n }\n ],\n \"cloud-utils-growpart\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-utils-growpart\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.33\"\n }\n ],\n \"coreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.30\"\n }\n ],\n \"coreutils-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils-common\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.30\"\n }\n ],\n \"cpio\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cpio\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.12\"\n }\n ],\n \"cpp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cpp\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"cracklib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.6\"\n }\n ],\n \"cracklib-dicts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib-dicts\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.6\"\n }\n ],\n \"cronie\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cronie\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.2\"\n }\n ],\n \"cronie-anacron\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cronie-anacron\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.2\"\n }\n ],\n \"crontabs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crontabs\",\n \"release\": \"17.20190603git.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.11\"\n }\n ],\n \"crypto-policies\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crypto-policies\",\n \"release\": \"1.git3177e06.el8\",\n \"source\": \"rpm\",\n \"version\": \"20230731\"\n }\n ],\n \"crypto-policies-scripts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crypto-policies-scripts\",\n \"release\": \"1.git3177e06.el8\",\n \"source\": \"rpm\",\n \"version\": \"20230731\"\n }\n ],\n \"cryptsetup-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cryptsetup-libs\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.7\"\n }\n ],\n \"curl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"curl\",\n \"release\": \"34.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.61.1\"\n }\n ],\n \"cyrus-sasl-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cyrus-sasl-lib\",\n \"release\": \"6.el8_5\",\n \"source\": \"rpm\",\n \"version\": \"2.1.27\"\n }\n ],\n \"dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"dbus-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"dbus-common\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"dbus-daemon\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-daemon\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"dbus-glib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dbus-glib\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.110\"\n }\n ],\n \"dbus-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-libs\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"dbus-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-tools\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"device-mapper\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 8,\n \"name\": \"device-mapper\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.02.181\"\n }\n ],\n \"device-mapper-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 8,\n \"name\": \"device-mapper-libs\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.02.181\"\n }\n ],\n \"dhcp-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"dhcp-client\",\n \"release\": \"50.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"dhcp-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 12,\n \"name\": \"dhcp-common\",\n \"release\": \"50.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"dhcp-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"dhcp-libs\",\n \"release\": \"50.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"diffutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"diffutils\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"dmidecode\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dmidecode\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.3\"\n }\n ],\n \"dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"dnf-data\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-data\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-plugins-core\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.0.21\"\n }\n ],\n \"dracut\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut\",\n \"release\": \"233.git20240115.el8\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"dracut-config-rescue\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-config-rescue\",\n \"release\": \"233.git20240115.el8\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"dracut-network\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-network\",\n \"release\": \"233.git20240115.el8\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"dracut-squash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-squash\",\n \"release\": \"233.git20240115.el8\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"dyninst\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dyninst\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"12.1.0\"\n }\n ],\n \"e2fsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"e2fsprogs-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs-libs\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"efivar-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"efivar-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"37\"\n }\n ],\n \"elfutils-debuginfod-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-debuginfod-client\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-debuginfod-client-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-debuginfod-client-devel\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-default-yama-scope\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"elfutils-default-yama-scope\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-devel\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-libelf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libelf\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-libelf-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libelf-devel\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libs\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"emacs-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"emacs-filesystem\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"26.1\"\n }\n ],\n \"epel-release\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"epel-release\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"8\"\n }\n ],\n \"ethtool\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"ethtool\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.13\"\n }\n ],\n \"expat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"expat\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.5\"\n }\n ],\n \"file\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.33\"\n }\n ],\n \"file-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file-libs\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.33\"\n }\n ],\n \"filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"filesystem\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.8\"\n }\n ],\n \"findutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"findutils\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.6.0\"\n }\n ],\n \"firewalld\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"firewalld\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.11\"\n }\n ],\n \"firewalld-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"firewalld-filesystem\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.11\"\n }\n ],\n \"flex\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"flex\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.6.1\"\n }\n ],\n \"freetype\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"freetype\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.1\"\n }\n ],\n \"fuse-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fuse-libs\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.7\"\n }\n ],\n \"gawk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gawk\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.2.1\"\n }\n ],\n \"gcc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gcc\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"gdbm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gdbm\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"gdbm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gdbm-libs\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"gdisk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gdisk\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.3\"\n }\n ],\n \"geolite2-city\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"geolite2-city\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"20180605\"\n }\n ],\n \"geolite2-country\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"geolite2-country\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"20180605\"\n }\n ],\n \"gettext\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext\",\n \"release\": \"17.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.19.8.1\"\n }\n ],\n \"gettext-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext-libs\",\n \"release\": \"17.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.19.8.1\"\n }\n ],\n \"git\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"git\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.43.0\"\n }\n ],\n \"git-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"git-core\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.43.0\"\n }\n ],\n \"git-core-doc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"git-core-doc\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.43.0\"\n }\n ],\n \"glib2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glib2\",\n \"release\": \"163.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.56.4\"\n }\n ],\n \"glibc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-common\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-devel\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-gconv-extra\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-gconv-extra\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-headers\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-headers\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-langpack-en\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-langpack-en\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"gmp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gmp\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.1.2\"\n }\n ],\n \"gnupg2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.20\"\n }\n ],\n \"gnupg2-smime\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2-smime\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.20\"\n }\n ],\n \"gnutls\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnutls\",\n \"release\": \"8.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"3.6.16\"\n }\n ],\n \"gobject-introspection\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gobject-introspection\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.56.1\"\n }\n ],\n \"gpg-pubkey\": [\n {\n \"arch\": null,\n \"epoch\": null,\n \"name\": \"gpg-pubkey\",\n \"release\": \"5ccc5b19\",\n \"source\": \"rpm\",\n \"version\": \"8483c65d\"\n },\n {\n \"arch\": null,\n \"epoch\": null,\n \"name\": \"gpg-pubkey\",\n \"release\": \"5cf7cefb\",\n \"source\": \"rpm\",\n \"version\": \"2f86d6a1\"\n }\n ],\n \"gpgme\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gpgme\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.13.1\"\n }\n ],\n \"gpm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gpm-libs\",\n \"release\": \"17.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.20.7\"\n }\n ],\n \"grep\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grep\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"groff-base\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"groff-base\",\n \"release\": \"18.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.22.3\"\n }\n ],\n \"grub2-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-common\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-pc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-pc\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-pc-modules\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-pc-modules\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools-extra\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools-extra\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools-minimal\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grubby\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grubby\",\n \"release\": \"48.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.40\"\n }\n ],\n \"gssproxy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gssproxy\",\n \"release\": \"21.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.8.0\"\n }\n ],\n \"gzip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gzip\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"hardlink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"hardlink\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3\"\n }\n ],\n \"hdparm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"hdparm\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.54\"\n }\n ],\n \"hostname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"hostname\",\n \"release\": \"7.el8.0.1\",\n \"source\": \"rpm\",\n \"version\": \"3.20\"\n }\n ],\n \"hwdata\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"hwdata\",\n \"release\": \"8.22.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.314\"\n }\n ],\n \"ima-evm-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ima-evm-utils\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3.2\"\n }\n ],\n \"info\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"info\",\n \"release\": \"7.el8_5\",\n \"source\": \"rpm\",\n \"version\": \"6.5\"\n }\n ],\n \"initscripts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"initscripts\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.00.18\"\n }\n ],\n \"ipcalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipcalc\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.2.4\"\n }\n ],\n \"iproute\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iproute\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.2.0\"\n }\n ],\n \"iprutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iprutils\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4.19\"\n }\n ],\n \"ipset\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipset\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.1\"\n }\n ],\n \"ipset-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipset-libs\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.1\"\n }\n ],\n \"iptables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.8.5\"\n }\n ],\n \"iptables-ebtables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables-ebtables\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.8.5\"\n }\n ],\n \"iptables-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables-libs\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.8.5\"\n }\n ],\n \"iputils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iputils\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"20180629\"\n }\n ],\n \"irqbalance\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"irqbalance\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9.2\"\n }\n ],\n \"isl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"isl\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.16.1\"\n }\n ],\n \"iwl100-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl100-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"39.31.5.1\"\n }\n ],\n \"iwl1000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"iwl1000-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"39.31.5.1\"\n }\n ],\n \"iwl105-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl105-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl135-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl135-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl2000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl2000-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl2030-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl2030-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl3160-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"iwl3160-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"25.30.13.0\"\n }\n ],\n \"iwl5000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl5000-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"8.83.5.1_1\"\n }\n ],\n \"iwl5150-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl5150-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"8.24.2.2\"\n }\n ],\n \"iwl6000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl6000-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"9.221.4.1\"\n }\n ],\n \"iwl6000g2a-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl6000g2a-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl6050-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl6050-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"41.28.5.1\"\n }\n ],\n \"iwl7260-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"iwl7260-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"25.30.13.0\"\n }\n ],\n \"jansson\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"jansson\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.14\"\n }\n ],\n \"json-c\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"json-c\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.13.1\"\n }\n ],\n \"kbd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kbd\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kbd-legacy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-legacy\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kbd-misc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-misc\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kernel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-core\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-devel\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-headers\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-headers\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-modules\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-modules\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-tools\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-tools-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-tools-libs\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kexec-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kexec-tools\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.26\"\n }\n ],\n \"keyutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.10\"\n }\n ],\n \"keyutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils-libs\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.10\"\n }\n ],\n \"keyutils-libs-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils-libs-devel\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.10\"\n }\n ],\n \"kmod\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"25\"\n }\n ],\n \"kmod-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod-libs\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"25\"\n }\n ],\n \"kpartx\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kpartx\",\n \"release\": \"41.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.8.4\"\n }\n ],\n \"krb5-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"krb5-devel\",\n \"release\": \"27.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18.2\"\n }\n ],\n \"krb5-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"krb5-libs\",\n \"release\": \"27.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18.2\"\n }\n ],\n \"langpacks-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"langpacks-en\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0\"\n }\n ],\n \"less\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"less\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"530\"\n }\n ],\n \"libacl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libacl\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.53\"\n }\n ],\n \"libarchive\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libarchive\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.3.3\"\n }\n ],\n \"libassuan\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libassuan\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"libattr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libattr\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4.48\"\n }\n ],\n \"libbasicobjects\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libbasicobjects\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.1\"\n }\n ],\n \"libblkid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libblkid\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libbpf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libbpf\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.5.0\"\n }\n ],\n \"libcap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.48\"\n }\n ],\n \"libcap-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap-ng\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.11\"\n }\n ],\n \"libcollection\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcollection\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.0\"\n }\n ],\n \"libcom_err\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcom_err\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"libcom_err-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcom_err-devel\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcomps\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.18\"\n }\n ],\n \"libcroco\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcroco\",\n \"release\": \"4.el8_2.1\",\n \"source\": \"rpm\",\n \"version\": \"0.6.12\"\n }\n ],\n \"libcurl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcurl\",\n \"release\": \"34.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.61.1\"\n }\n ],\n \"libdaemon\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdaemon\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.14\"\n }\n ],\n \"libdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdb\",\n \"release\": \"42.el8_4\",\n \"source\": \"rpm\",\n \"version\": \"5.3.28\"\n }\n ],\n \"libdb-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdb-utils\",\n \"release\": \"42.el8_4\",\n \"source\": \"rpm\",\n \"version\": \"5.3.28\"\n }\n ],\n \"libdhash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdhash\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.5.0\"\n }\n ],\n \"libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdnf\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.63.0\"\n }\n ],\n \"libedit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libedit\",\n \"release\": \"23.20170329cvs.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"libestr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libestr\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.10\"\n }\n ],\n \"libev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libev\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.24\"\n }\n ],\n \"libevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libevent\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.1.8\"\n }\n ],\n \"libfastjson\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfastjson\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.99.9\"\n }\n ],\n \"libfdisk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfdisk\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libffi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libffi\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"libgcc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcc\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"libgcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcrypt\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.8.5\"\n }\n ],\n \"libgomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgomp\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"libgpg-error\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgpg-error\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.31\"\n }\n ],\n \"libibverbs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libibverbs\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"48.0\"\n }\n ],\n \"libidn2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libidn2\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.0\"\n }\n ],\n \"libini_config\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libini_config\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3.1\"\n }\n ],\n \"libkadm5\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkadm5\",\n \"release\": \"27.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18.2\"\n }\n ],\n \"libkcapi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"libkcapi-hmaccalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi-hmaccalc\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"libksba\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libksba\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3.5\"\n }\n ],\n \"libldb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libldb\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.8.0\"\n }\n ],\n \"libmaxminddb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmaxminddb\",\n \"release\": \"10.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"1.2.0\"\n }\n ],\n \"libmetalink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmetalink\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.3\"\n }\n ],\n \"libmnl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmnl\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.4\"\n }\n ],\n \"libmodulemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmodulemd\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.13.0\"\n }\n ],\n \"libmount\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmount\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libmpc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmpc\",\n \"release\": \"9.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.0\"\n }\n ],\n \"libndp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libndp\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.7\"\n }\n ],\n \"libnetfilter_conntrack\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnetfilter_conntrack\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.6\"\n }\n ],\n \"libnfnetlink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnfnetlink\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.1\"\n }\n ],\n \"libnfsidmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"libnfsidmap\",\n \"release\": \"59.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.3\"\n }\n ],\n \"libnftnl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnftnl\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.2\"\n }\n ],\n \"libnghttp2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnghttp2\",\n \"release\": \"6.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"1.33.0\"\n }\n ],\n \"libnl3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnl3\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.7.0\"\n }\n ],\n \"libnl3-cli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnl3-cli\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.7.0\"\n }\n ],\n \"libnsl2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnsl2\",\n \"release\": \"2.20180605git4a062cf.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.0\"\n }\n ],\n \"libpath_utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpath_utils\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.2.1\"\n }\n ],\n \"libpcap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 14,\n \"name\": \"libpcap\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9.1\"\n }\n ],\n \"libpipeline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpipeline\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"libpkgconf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpkgconf\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.2\"\n }\n ],\n \"libpng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"libpng\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.6.34\"\n }\n ],\n \"libpsl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpsl\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.20.2\"\n }\n ],\n \"libpwquality\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpwquality\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.4\"\n }\n ],\n \"libref_array\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libref_array\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.5\"\n }\n ],\n \"librepo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"librepo\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.14.2\"\n }\n ],\n \"libreport-filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libreport-filesystem\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"libseccomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libseccomp\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5.2\"\n }\n ],\n \"libsecret\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsecret\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.18.6\"\n }\n ],\n \"libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libselinux-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux-devel\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libselinux-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux-utils\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsemanage\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsepol\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsepol\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsepol-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsepol-devel\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsigsegv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsigsegv\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.11\"\n }\n ],\n \"libsmartcols\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsmartcols\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libsolv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsolv\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.20\"\n }\n ],\n \"libss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libss\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"libssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libssh\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.6\"\n }\n ],\n \"libssh-config\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"libssh-config\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.6\"\n }\n ],\n \"libsss_autofs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_autofs\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libsss_certmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_certmap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libsss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_idmap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libsss_nss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_nss_idmap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libsss_sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_sudo\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libstdc++\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libstdc++\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"libsysfs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsysfs\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"libtalloc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtalloc\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4.1\"\n }\n ],\n \"libtasn1\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtasn1\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.13\"\n }\n ],\n \"libtdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtdb\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.9\"\n }\n ],\n \"libteam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libteam\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.31\"\n }\n ],\n \"libtevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtevent\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.16.0\"\n }\n ],\n \"libtirpc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtirpc\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.4\"\n }\n ],\n \"libunistring\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libunistring\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.9\"\n }\n ],\n \"libusbx\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libusbx\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.23\"\n }\n ],\n \"libuser\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuser\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.62\"\n }\n ],\n \"libutempter\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libutempter\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.6\"\n }\n ],\n \"libuuid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuuid\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libverto\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libverto-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto-devel\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libverto-libev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto-libev\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libxcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcrypt\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.1.1\"\n }\n ],\n \"libxcrypt-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcrypt-devel\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.1.1\"\n }\n ],\n \"libxkbcommon\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxkbcommon\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.1\"\n }\n ],\n \"libxml2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxml2\",\n \"release\": \"18.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.7\"\n }\n ],\n \"libxslt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxslt\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.32\"\n }\n ],\n \"libyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libyaml\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.7\"\n }\n ],\n \"libzstd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libzstd\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.4\"\n }\n ],\n \"libzstd-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libzstd-devel\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.4\"\n }\n ],\n \"linux-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"linux-firmware\",\n \"release\": \"121.gitb3132c18.el8\",\n \"source\": \"rpm\",\n \"version\": \"20240111\"\n }\n ],\n \"lmdb-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lmdb-libs\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.24\"\n }\n ],\n \"logrotate\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"logrotate\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.14.0\"\n }\n ],\n \"lshw\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lshw\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"B.02.19.2\"\n }\n ],\n \"lsscsi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lsscsi\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.32\"\n }\n ],\n \"lua-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lua-libs\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.3.4\"\n }\n ],\n \"lz4-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lz4-libs\",\n \"release\": \"3.el8_4\",\n \"source\": \"rpm\",\n \"version\": \"1.8.3\"\n }\n ],\n \"lzo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lzo\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.08\"\n }\n ],\n \"m4\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"m4\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.18\"\n }\n ],\n \"make\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"make\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.2.1\"\n }\n ],\n \"man-db\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"man-db\",\n \"release\": \"18.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.7.6.1\"\n }\n ],\n \"memstrack\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"memstrack\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.2.5\"\n }\n ],\n \"microcode_ctl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"microcode_ctl\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"20230808\"\n }\n ],\n \"mokutil\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"mokutil\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.0\"\n }\n ],\n \"mozjs60\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mozjs60\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"60.9.0\"\n }\n ],\n \"mpdecimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mpdecimal\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"mpfr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mpfr\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.6\"\n }\n ],\n \"ncurses\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses\",\n \"release\": \"10.20180224.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"ncurses-base\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ncurses-base\",\n \"release\": \"10.20180224.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"ncurses-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses-libs\",\n \"release\": \"10.20180224.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"nettle\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nettle\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.4.1\"\n }\n ],\n \"newt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"newt\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.52.20\"\n }\n ],\n \"nfs-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"nfs-utils\",\n \"release\": \"59.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.3\"\n }\n ],\n \"nftables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"nftables\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.4\"\n }\n ],\n \"npth\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"npth\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5\"\n }\n ],\n \"nspr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nspr\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.35.0\"\n }\n ],\n \"nss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"nss-softokn\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-softokn\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"nss-softokn-freebl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-softokn-freebl\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"nss-sysinit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-sysinit\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"nss-util\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-util\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"numactl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"numactl-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.16\"\n }\n ],\n \"oddjob\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"oddjob\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.34.7\"\n }\n ],\n \"oddjob-mkhomedir\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"oddjob-mkhomedir\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.34.7\"\n }\n ],\n \"openldap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openldap\",\n \"release\": \"18.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4.46\"\n }\n ],\n \"openssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.0p1\"\n }\n ],\n \"openssh-clients\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-clients\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.0p1\"\n }\n ],\n \"openssh-server\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-server\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.0p1\"\n }\n ],\n \"openssl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1k\"\n }\n ],\n \"openssl-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl-devel\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1k\"\n }\n ],\n \"openssl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl-libs\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1k\"\n }\n ],\n \"openssl-pkcs11\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssl-pkcs11\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.4.10\"\n }\n ],\n \"os-prober\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"os-prober\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.74\"\n }\n ],\n \"p11-kit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.23.22\"\n }\n ],\n \"p11-kit-trust\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit-trust\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.23.22\"\n }\n ],\n \"pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pam\",\n \"release\": \"33.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3.1\"\n }\n ],\n \"parted\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"parted\",\n \"release\": \"39.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.2\"\n }\n ],\n \"passwd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"passwd\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.80\"\n }\n ],\n \"pciutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pciutils-libs\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.7.0\"\n }\n ],\n \"pcre\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.42\"\n }\n ],\n \"pcre2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.32\"\n }\n ],\n \"pcre2-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2-devel\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.32\"\n }\n ],\n \"pcre2-utf16\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2-utf16\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.32\"\n }\n ],\n \"pcre2-utf32\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2-utf32\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.32\"\n }\n ],\n \"perl-Carp\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Carp\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.42\"\n }\n ],\n \"perl-Data-Dumper\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Data-Dumper\",\n \"release\": \"399.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.167\"\n }\n ],\n \"perl-Digest\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Digest\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.17\"\n }\n ],\n \"perl-Digest-MD5\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Digest-MD5\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.55\"\n }\n ],\n \"perl-Encode\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-Encode\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.97\"\n }\n ],\n \"perl-Errno\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-Errno\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.28\"\n }\n ],\n \"perl-Error\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Error\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.17025\"\n }\n ],\n \"perl-Exporter\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Exporter\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.72\"\n }\n ],\n \"perl-File-Path\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-File-Path\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.15\"\n }\n ],\n \"perl-File-Temp\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-File-Temp\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.230.600\"\n }\n ],\n \"perl-Getopt-Long\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Getopt-Long\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.50\"\n }\n ],\n \"perl-Git\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Git\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.43.0\"\n }\n ],\n \"perl-HTTP-Tiny\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-HTTP-Tiny\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.074\"\n }\n ],\n \"perl-IO\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-IO\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.38\"\n }\n ],\n \"perl-IO-Socket-IP\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-IO-Socket-IP\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.39\"\n }\n ],\n \"perl-IO-Socket-SSL\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-IO-Socket-SSL\",\n \"release\": \"4.module_el8+339+1ec643e0\",\n \"source\": \"rpm\",\n \"version\": \"2.066\"\n }\n ],\n \"perl-MIME-Base64\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-MIME-Base64\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.15\"\n }\n ],\n \"perl-Mozilla-CA\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Mozilla-CA\",\n \"release\": \"7.module_el8+645+9d809f8c\",\n \"source\": \"rpm\",\n \"version\": \"20160104\"\n }\n ],\n \"perl-Net-SSLeay\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Net-SSLeay\",\n \"release\": \"2.module_el8+339+1ec643e0\",\n \"source\": \"rpm\",\n \"version\": \"1.88\"\n }\n ],\n \"perl-PathTools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-PathTools\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.74\"\n }\n ],\n \"perl-Pod-Escapes\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Pod-Escapes\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.07\"\n }\n ],\n \"perl-Pod-Perldoc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Pod-Perldoc\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.28\"\n }\n ],\n \"perl-Pod-Simple\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Pod-Simple\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.35\"\n }\n ],\n \"perl-Pod-Usage\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 4,\n \"name\": \"perl-Pod-Usage\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.69\"\n }\n ],\n \"perl-Scalar-List-Utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 3,\n \"name\": \"perl-Scalar-List-Utils\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.49\"\n }\n ],\n \"perl-Socket\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-Socket\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.027\"\n }\n ],\n \"perl-Storable\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"perl-Storable\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.11\"\n }\n ],\n \"perl-Term-ANSIColor\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Term-ANSIColor\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.06\"\n }\n ],\n \"perl-Term-Cap\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Term-Cap\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.17\"\n }\n ],\n \"perl-TermReadKey\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-TermReadKey\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.37\"\n }\n ],\n \"perl-Text-ParseWords\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Text-ParseWords\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.30\"\n }\n ],\n \"perl-Text-Tabs+Wrap\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Text-Tabs+Wrap\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"2013.0523\"\n }\n ],\n \"perl-Time-Local\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Time-Local\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.280\"\n }\n ],\n \"perl-URI\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-URI\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.73\"\n }\n ],\n \"perl-Unicode-Normalize\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Unicode-Normalize\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.25\"\n }\n ],\n \"perl-constant\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-constant\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.33\"\n }\n ],\n \"perl-interpreter\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-interpreter\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.26.3\"\n }\n ],\n \"perl-libnet\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-libnet\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.11\"\n }\n ],\n \"perl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-libs\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.26.3\"\n }\n ],\n \"perl-macros\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-macros\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.26.3\"\n }\n ],\n \"perl-parent\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-parent\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.237\"\n }\n ],\n \"perl-podlators\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-podlators\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.11\"\n }\n ],\n \"perl-threads\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"perl-threads\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.21\"\n }\n ],\n \"perl-threads-shared\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-threads-shared\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.58\"\n }\n ],\n \"pigz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pigz\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4\"\n }\n ],\n \"pinentry\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pinentry\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.0\"\n }\n ],\n \"pkgconf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pkgconf\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.2\"\n }\n ],\n \"pkgconf-m4\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"pkgconf-m4\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.2\"\n }\n ],\n \"pkgconf-pkg-config\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pkgconf-pkg-config\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.2\"\n }\n ],\n \"platform-python\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"platform-python\",\n \"release\": \"62.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.6.8\"\n }\n ],\n \"platform-python-pip\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"platform-python-pip\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.0.3\"\n }\n ],\n \"platform-python-setuptools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"platform-python-setuptools\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"39.2.0\"\n }\n ],\n \"plymouth\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"plymouth\",\n \"release\": \"11.20200615git1e36e30.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.4\"\n }\n ],\n \"plymouth-core-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"plymouth-core-libs\",\n \"release\": \"11.20200615git1e36e30.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.4\"\n }\n ],\n \"plymouth-scripts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"plymouth-scripts\",\n \"release\": \"11.20200615git1e36e30.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.4\"\n }\n ],\n \"policycoreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"policycoreutils\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"polkit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.115\"\n }\n ],\n \"polkit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit-libs\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.115\"\n }\n ],\n \"polkit-pkla-compat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit-pkla-compat\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1\"\n }\n ],\n \"popt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"popt\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"prefixdevname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"prefixdevname\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.0\"\n }\n ],\n \"procps-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"procps-ng\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.3.15\"\n }\n ],\n \"psmisc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"psmisc\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"23.1\"\n }\n ],\n \"publicsuffix-list-dafsa\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"publicsuffix-list-dafsa\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"20180723\"\n }\n ],\n \"python3-audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-audit\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.2\"\n }\n ],\n \"python3-babel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-babel\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"python3-cffi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-cffi\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.11.5\"\n }\n ],\n \"python3-chardet\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-chardet\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.0.4\"\n }\n ],\n \"python3-configobj\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-configobj\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.0.6\"\n }\n ],\n \"python3-cryptography\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-cryptography\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.2.1\"\n }\n ],\n \"python3-dateutil\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"python3-dateutil\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.6.1\"\n }\n ],\n \"python3-dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-dbus\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.4\"\n }\n ],\n \"python3-decorator\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-decorator\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.2.1\"\n }\n ],\n \"python3-dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"python3-dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf-plugins-core\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.0.21\"\n }\n ],\n \"python3-firewall\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-firewall\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.11\"\n }\n ],\n \"python3-gobject-base\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-gobject-base\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.28.3\"\n }\n ],\n \"python3-gpg\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-gpg\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.13.1\"\n }\n ],\n \"python3-hawkey\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-hawkey\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.63.0\"\n }\n ],\n \"python3-html5lib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"python3-html5lib\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.999999999\"\n }\n ],\n \"python3-idna\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-idna\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5\"\n }\n ],\n \"python3-jinja2\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jinja2\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.10.1\"\n }\n ],\n \"python3-jsonpatch\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpatch\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.21\"\n }\n ],\n \"python3-jsonpointer\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpointer\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.10\"\n }\n ],\n \"python3-jsonschema\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonschema\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.6.0\"\n }\n ],\n \"python3-jwt\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jwt\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.6.1\"\n }\n ],\n \"python3-libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libcomps\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.18\"\n }\n ],\n \"python3-libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libdnf\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.63.0\"\n }\n ],\n \"python3-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libs\",\n \"release\": \"62.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.6.8\"\n }\n ],\n \"python3-libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libselinux\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libsemanage\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-linux-procfs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-linux-procfs\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.3\"\n }\n ],\n \"python3-lxml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-lxml\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.2.3\"\n }\n ],\n \"python3-markupsafe\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-markupsafe\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.23\"\n }\n ],\n \"python3-netifaces\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-netifaces\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.10.6\"\n }\n ],\n \"python3-nftables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"python3-nftables\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.4\"\n }\n ],\n \"python3-oauthlib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-oauthlib\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"python3-perf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-perf\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"python3-pip\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pip\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.0.3\"\n }\n ],\n \"python3-pip-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pip-wheel\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.0.3\"\n }\n ],\n \"python3-ply\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-ply\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.9\"\n }\n ],\n \"python3-policycoreutils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-policycoreutils\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-prettytable\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-prettytable\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.2\"\n }\n ],\n \"python3-pycparser\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pycparser\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.14\"\n }\n ],\n \"python3-pyserial\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pyserial\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.1\"\n }\n ],\n \"python3-pysocks\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pysocks\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.6.8\"\n }\n ],\n \"python3-pytz\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pytz\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2017.2\"\n }\n ],\n \"python3-pyudev\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pyudev\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.21.0\"\n }\n ],\n \"python3-pyyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-pyyaml\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.12\"\n }\n ],\n \"python3-requests\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-requests\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.20.0\"\n }\n ],\n \"python3-rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-rpm\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"python3-setools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-setools\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3.0\"\n }\n ],\n \"python3-setuptools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-setuptools\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"39.2.0\"\n }\n ],\n \"python3-setuptools-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-setuptools-wheel\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"39.2.0\"\n }\n ],\n \"python3-six\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-six\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.11.0\"\n }\n ],\n \"python3-slip\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-slip\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.6.4\"\n }\n ],\n \"python3-slip-dbus\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-slip-dbus\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.6.4\"\n }\n ],\n \"python3-syspurpose\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-syspurpose\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.28.42\"\n }\n ],\n \"python3-systemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-systemd\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"234\"\n }\n ],\n \"python3-unbound\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-unbound\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.16.2\"\n }\n ],\n \"python3-urllib3\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-urllib3\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.24.2\"\n }\n ],\n \"python3-webencodings\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-webencodings\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.5.1\"\n }\n ],\n \"python3.12\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3.12\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.12.1\"\n }\n ],\n \"python3.12-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3.12-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.12.1\"\n }\n ],\n \"python3.12-pip-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3.12-pip-wheel\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"23.2.1\"\n }\n ],\n \"python36\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python36\",\n \"release\": \"39.module_el8+762+77bd8591\",\n \"source\": \"rpm\",\n \"version\": \"3.6.8\"\n }\n ],\n \"qa-tools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"qa-tools\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.1\"\n }\n ],\n \"qemu-guest-agent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 15,\n \"name\": \"qemu-guest-agent\",\n \"release\": \"49.module_el8+991+097e156d\",\n \"source\": \"rpm\",\n \"version\": \"6.2.0\"\n }\n ],\n \"quota\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"quota\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.04\"\n }\n ],\n \"quota-nls\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"quota-nls\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.04\"\n }\n ],\n \"readline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"readline\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.0\"\n }\n ],\n \"restraint\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"restraint\",\n \"release\": \"1.el8bkr\",\n \"source\": \"rpm\",\n \"version\": \"0.4.4\"\n }\n ],\n \"restraint-rhts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"restraint-rhts\",\n \"release\": \"1.el8bkr\",\n \"source\": \"rpm\",\n \"version\": \"0.4.4\"\n }\n ],\n \"rng-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rng-tools\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.16\"\n }\n ],\n \"rootfiles\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"rootfiles\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.1\"\n }\n ],\n \"rpcbind\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpcbind\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.5\"\n }\n ],\n \"rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rpm-build-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-build-libs\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rpm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-libs\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rpm-plugin-selinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-selinux\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rpm-plugin-systemd-inhibit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-systemd-inhibit\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rsync\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsync\",\n \"release\": \"19.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"3.1.3\"\n }\n ],\n \"rsyslog\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsyslog\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.2102.0\"\n }\n ],\n \"sed\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sed\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.5\"\n }\n ],\n \"selinux-policy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy\",\n \"release\": \"139.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.14.3\"\n }\n ],\n \"selinux-policy-targeted\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy-targeted\",\n \"release\": \"139.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.14.3\"\n }\n ],\n \"setup\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"setup\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.12.2\"\n }\n ],\n \"sg3_utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sg3_utils\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.44\"\n }\n ],\n \"sg3_utils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sg3_utils-libs\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.44\"\n }\n ],\n \"shadow-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"shadow-utils\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.6\"\n }\n ],\n \"shared-mime-info\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"shared-mime-info\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"slang\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"slang\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.2\"\n }\n ],\n \"snappy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"snappy\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.8\"\n }\n ],\n \"sqlite-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sqlite-libs\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.26.0\"\n }\n ],\n \"squashfs-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"squashfs-tools\",\n \"release\": \"21.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3\"\n }\n ],\n \"sssd-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-client\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-common\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-kcm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-kcm\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-nfs-idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-nfs-idmap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"strace\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"strace\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.18\"\n }\n ],\n \"sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sudo\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9.5p2\"\n }\n ],\n \"systemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd\",\n \"release\": \"82.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"239\"\n }\n ],\n \"systemd-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-libs\",\n \"release\": \"82.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"239\"\n }\n ],\n \"systemd-pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-pam\",\n \"release\": \"82.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"239\"\n }\n ],\n \"systemd-udev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-udev\",\n \"release\": \"82.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"239\"\n }\n ],\n \"systemtap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"systemtap-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap-client\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"systemtap-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap-devel\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"systemtap-runtime\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap-runtime\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"tar\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"tar\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.30\"\n }\n ],\n \"tbb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tbb\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2018.2\"\n }\n ],\n \"teamd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"teamd\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.31\"\n }\n ],\n \"time\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"time\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"timedatex\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"timedatex\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.5\"\n }\n ],\n \"tpm2-tss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tpm2-tss\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.2\"\n }\n ],\n \"trousers\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"trousers\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.15\"\n }\n ],\n \"trousers-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"trousers-lib\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.15\"\n }\n ],\n \"tuned\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"tuned\",\n \"release\": \"4.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"2.22.1\"\n }\n ],\n \"tzdata\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"tzdata\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2024a\"\n }\n ],\n \"unbound-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"unbound-libs\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.16.2\"\n }\n ],\n \"unzip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"unzip\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.0\"\n }\n ],\n \"util-linux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"util-linux\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"vim-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-common\",\n \"release\": \"19.el8.4\",\n \"source\": \"rpm\",\n \"version\": \"8.0.1763\"\n }\n ],\n \"vim-enhanced\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-enhanced\",\n \"release\": \"19.el8.4\",\n \"source\": \"rpm\",\n \"version\": \"8.0.1763\"\n }\n ],\n \"vim-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 2,\n \"name\": \"vim-filesystem\",\n \"release\": \"19.el8.4\",\n \"source\": \"rpm\",\n \"version\": \"8.0.1763\"\n }\n ],\n \"vim-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-minimal\",\n \"release\": \"19.el8.4\",\n \"source\": \"rpm\",\n \"version\": \"8.0.1763\"\n }\n ],\n \"virt-what\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"virt-what\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.25\"\n }\n ],\n \"wget\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"wget\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.19.5\"\n }\n ],\n \"which\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"which\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.21\"\n }\n ],\n \"xfsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xfsprogs\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.0.0\"\n }\n ],\n \"xkeyboard-config\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"xkeyboard-config\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"xz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.2.4\"\n }\n ],\n \"xz-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz-devel\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.2.4\"\n }\n ],\n \"xz-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.2.4\"\n }\n ],\n \"yum\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"yum\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"yum-utils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"yum-utils\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.0.21\"\n }\n ],\n \"zip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zip\",\n \"release\": \"23.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"zlib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zlib\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.11\"\n }\n ],\n \"zlib-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zlib-devel\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.11\"\n }\n ]\n }\n },\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"manager\": [\n \"auto\"\n ],\n \"strategy\": \"first\"\n }\n }\n}\n 10227 1726887181.67331: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"packages\": {\"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.24.2\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-linux-procfs\": [{\"name\": \"python3-linux-procfs\", \"version\": \"0.7.3\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cryptography\": [{\"name\": \"python3-cryptography\", \"version\": \"3.2.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20180629\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240111\", \"release\": \"121.gitb3132c18.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"2.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.28.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"2.9\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-extra\": [{\"name\": \"grub2-tools-extra\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pytz\": [{\"name\": \"python3-pytz\", \"version\": \"2017.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-netifaces\": [{\"name\": \"python3-netifaces\", \"version\": \"0.10.6\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"1.10\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gnupg2-smime\": [{\"name\": \"gnupg2-smime\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpg-pubkey\": [{\"name\": \"gpg-pubkey\", \"version\": \"8483c65d\", \"release\": \"5ccc5b19\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}, {\"name\": \"gpg-pubkey\", \"version\": \"2f86d6a1\", \"release\": \"5cf7cefb\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"info\": [{\"name\": \"info\", \"version\": \"6.5\", \"release\": \"7.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12\": [{\"name\": \"python3.12\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"s<<<\n 10227 1726887181.67358: stdout chunk (state=3):\n>>>ource\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-scripts\": [{\"name\": \"plymouth-scripts\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"0.9.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-slip\": [{\"name\": \"python3-slip\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.6.0\", \"release\": \"22.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-perf\": [{\"name\": \"python3-perf\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-syspurpose\": [{\"name\": \"python3-syspurpose\", \"version\": \"1.28.42\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.5\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.9\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"5.13\", \"release\": \"2.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"biosdevname\": [{\"name\": \"biosdevname\", \"version\": \"0.7.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"23.20170329cvs.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.0\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.13\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl7260-firmware\": [{\"name\": \"iwl7260-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.7.0\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5150-firmware\": [{\"name\": \"iwl5150-firmware\", \"version\": \"8.24.2.2\", \"release\": \"121.el8.1\", \"epoch\":<<<\n 10227 1726887181.67378: stdout chunk (state=3):\n>>> null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.3\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2000-firmware\": [{\"name\": \"iwl2000-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.22.3\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl100-firmware\": [{\"name\": \"iwl100-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.20.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-system\": [{\"name\": \"boost-system\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables\": [{\"name\": \"iptables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unzip\": [{\"name\": \"unzip\", \"version\": \"6.0\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmpc\": [{\"name\": \"libmpc\", \"version\": \"1.1.0\", \"release\": \"9.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zip\": [{\"name\": \"zip\", \"version\": \"3.0\", \"release\": \"23.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss\": [{\"name\": \"nss\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.13.0\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"1.73\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libdaemon\": [{\"name\": \"libdaemon\", \"version\": \"0.14\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.39\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_autofs\": [{\"name\": \"libsss_autofs\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"4.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.1.7\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.15\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.5\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.027\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-pip\": [{\"name\": \"platform-python-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\",<<<\n 10227 1726887181.67414: stdout chunk (state=3):\n>>> \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2013.0523\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.74\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf16\": [{\"name\": \"pcre2-utf16\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"zlib-devel\": [{\"name\": \"zlib-devel\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err-devel\": [{\"name\": \"libcom_err-devel\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnsl2\": [{\"name\": \"libnsl2\", \"version\": \"1.2.0\", \"release\": \"2.20180605git4a062cf.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-devel\": [{\"name\": \"libselinux-devel\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs-devel\": [{\"name\": \"keyutils-libs-devel\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcroco\": [{\"name\": \"libcroco\", \"version\": \"0.6.12\", \"release\": \"4.el8_2.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-headers\": [{\"name\": \"glibc-headers\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mokutil\": [{\"name\": \"mokutil\", \"version\": \"0.3.0\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-devel\": [{\"name\": \"kernel-devel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2023.2.60_v7.0.306\", \"release\": \"80.0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemtap-devel\": [{\"name\": \"systemtap-devel\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"aspell\": [{\"name\": \"aspell\", \"version\": \"0.60.6.1\", \"release\": \"22.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-daemon\": [{\"name\": \"dbus-daemon\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.3.1\", \"release\": \"33.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.5\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.74\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.32\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shared-mime-info\": [{\"name\": \"shared-mime-info\", \"version\": \"1.9\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"emacs-filesystem\": [{\"name\": \"emacs-filesystem\", \"version\": \"26.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-webencodings\": [{\"name\": \"python3-webencodings\", \"version\": \"0.5.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.20\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17025\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-pkla-compat\": [{\"name\": \"polkit-pkla-compat\", \"version\": \"0.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.8\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.1.3\", \"release\": \"19.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unbound-libs\": [{\"name\": \"unbound-libs\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipcalc\": [{\"name\": \"ipcalc\", \"version\": \"0.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libgcc\": [{\"name\": \"libgcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.6.1\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setuptools-wheel\": [{\"name\": \"python3-setuptools-wheel\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyudev\": [{\"name\": \"python3-pyudev\", \"version\": \"0.21.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xkeyboard-config\": [{\"name\": \"xkeyboard-config\", \"version\": \"2.28\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"initscripts\": [{\"name\": \"initscripts\", \"version\": \"10.00.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob-mkhomedir\": [{\"name\": \"oddjob-mkhomedir\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-glib\": [{\"name\": \"dbus-glib\", \"version\": \"0.110\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"<<<\n 10227 1726887181.67453: stdout chunk (state=3):\n>>>2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.56.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsecret\": [{\"name\": \"libsecret\", \"version\": \"0.18.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"8.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libuser\": [{\"name\": \"libuser\", \"version\": \"0.62\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.12.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"virt-what\": [{\"name\": \"virt-what\", \"version\": \"1.25\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"2.3.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"4.4.20\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libusbx\": [{\"name\": \"libusbx\", \"version\": \"1.0.23\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib\": [{\"name\": \"zlib\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.6\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.14.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gpg\": [{\"name\": \"python3-gpg\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.26.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-core-libs\": [{\"name\": \"plymouth-core-libs\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth\": [{\"name\": \"plymouth\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"7.0\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.2.5\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chkconfig\": [{\"name\": \"chkconfig\", \"version\": \"1.19.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.1.2\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.3.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.8.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-slip-dbus\": [{\"name\": \"python3-slip-dbus\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python36\": [{\"name\": \"python36\", \"version\": \"3.6.8\", \"release\": \"39.module_el8+762+77bd8591\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tuned\": [{\"name\": \"tuned\", \"version\": \"2.22.1\", \"release\": \"4.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.13.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.26\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"passwd\": [{\"name\": \"passwd\", \"version\": \"0.80\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2102.0\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects<<<\n 10227 1726887181.67508: stdout chunk (state=3):\n>>>\", \"version\": \"0.1.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20230808\", \"release\": \"2.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.2\", \"release\": \"1.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.4.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.5p2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"5.0.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.6\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.1.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.12\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.19.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.20\", \"release\": \"7.el8.0.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6050-firmware\": [{\"name\": \"iwl6050-firmware\", \"version\": \"41.28.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre\": [{\"name\": \"pcre\", \"version\": \"8.42\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000-firmware\": [{\"name\": \"iwl6000-firmware\", \"version\": \"9.221.4.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5000-firmware\": [{\"name\": \"iwl5000-firmware\", \"version\": \"8.83.5.1_1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2030-firmware\": [{\"name\": \"iwl2030-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdbm\": [{\"name\": \"gdbm\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl135-firmware\": [{\"name\": \"iwl135-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"acl\": [{\"name\": \"acl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl1000-firmware\": [{\"name\": \"iwl1000-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libibverbs\": [{\"name\": \"libibverbs\", \"version\": \"48.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nspr\": [{\"name\": \"nspr\", \"version\": \"4.35.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-util\": [{\"name\": \"nss-util\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-ebtables\": [{\"name\": \"iptables-ebtables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-chrono\": [{\"name\": \"boost-chrono\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"3.1.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.2.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.7\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mozjs60\": [{\"name\": \"mozjs60\", \"version\": \"60.9.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpp\": [{\"name\": \"cpp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"0.5.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"flex\": [{\"name\": \"flex\", \"version\": \"2.6.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-timer\": [{\"name\": \"boost-timer\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpng\": [{\"name\": \"libpng\", \"version\": \"1.6.34\", \"release\": \"5.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"brotli\": [{\"name\": \"brotli\", \"version\": \"1.0.6\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.7\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hdparm\": [{\"name\": \"hdparm\", \"version\": \"9.54\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.7\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"4.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.9.4\", \"release\": <<<\n 10227 1726887181.67546: stdout chunk (state=3):\n>>>\"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.24\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.20\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"0.99.9\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.27\", \"release\": \"6.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-setuptools\": [{\"name\": \"platform-python-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.4.46\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"48.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb-utils\": [{\"name\": \"libdb-utils\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"3.3.15\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.1.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.8.4\", \"release\": \"41.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-pkcs11\": [{\"name\": \"openssl-pkcs11\", \"version\": \"0.4.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-tools\": [{\"name\": \"dbus-tools\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.6\", \"release\": \"22.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers-lib\": [{\"name\": \"trousers-lib\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.1.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext\": [{\"name\": \"gettext\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.56.4\", \"release\": \"163.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.6.16\", \"release\": \"8.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers\": [{\"name\": \"trousers\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.11.0\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11\", \"release\": \"17.20190603git.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit\": [{\"name\": \"polkit\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.2.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.14.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.8.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-unbound\": [{\"name\": \"python3-unbound\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pysocks\": [{\"name\": \"python3-pysocks\", \"version\": \"1.6.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-ply\": [{\"name\": \"python3-ply\", \"version\": \"3.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cffi\": [{\"name\": \"python3-cffi\", \"version\": \"1.11.5\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jwt\": [{\"name\": \"python3-jwt\", \"version\": \"1.6.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.6\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.20.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdisk\": [{\"name\": \"gdisk\", \"version\": \"1.0.3\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcp-common\": [{\"name\": \"dhcp-common\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"versio<<<\n 10227 1726887181.67585: stdout chunk (state=3):\n>>>n\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-client\": [{\"name\": \"dhcp-client\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-babel\": [{\"name\": \"python3-babel\", \"version\": \"2.5.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-prettytable\": [{\"name\": \"python3-prettytable\", \"version\": \"0.7.2\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"0.23\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"2.6.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.21\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.16\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpdecimal\": [{\"name\": \"mpdecimal\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-libs\": [{\"name\": \"python3.12-libs\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn\": [{\"name\": \"nss-softokn\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-sysinit\": [{\"name\": \"nss-sysinit\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-thread\": [{\"name\": \"boost-thread\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.55\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20160104\", \"release\": \"7.module_el8+645+9d809f8c\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.280\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"4.06\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.230.600\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.074\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"1.69\", \"release\": \"395.el8\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.28\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"2.97\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.72\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.49\", \"release\": \"2.el8\", \"epoch\": 3, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-macros\": [{\"name\": \"perl-macros\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Unicode-Normalize\": [{\"name\": \"perl-Unicode-Normalize\", \"version\": \"1.25\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.38\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-threads-shared\": [{\"name\": \"perl-threads-shared\", \"version\": \"1.58\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"strace\": [{\"name\": \"strace\", \"version\": \"5.18\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf32\": [{\"name\": \"pcre2-utf32\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpkgconf\": [{\"name\": \"libpkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-pkg-config\": [{\"name\": \"pkgconf-pkg-config\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd-devel\": [{\"name\": \"libzstd-devel\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client-devel\": [{\"name\": \"elfutils-debuginfod-client-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol-devel\": [{\"name\": \"libsepol-devel\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-devel\": [{\"name\": \"pcre2-devel\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-devel\": [{\"name\": \"xz-devel\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkadm5\": [{\"name\": \"libkadm5\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-devel\": [{\"name\": \"krb5-devel\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-headers\": [{\"name\": \"kernel-headers\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-devel\": [{\"name\": \"libxcrypt-devel\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"efivar-libs\": [{\"name\": \"efivar-libs\", \"version\": \"37\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.30\", \"release\": \"123.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gcc\": [{\"name\": \"gcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-date-time\": [{\"name\": \"boost-date-time\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dyninst\": [{\"name\": \"dyninst\", \"version\": \"12.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-runtime\": [{\"name\": \"systemtap-runtime\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap\": [{\"name\": \"systemtap\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qa-tools\": [{\"name\": \"qa-tools\", \"version\": \"4.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.30\", \"release\": \"9.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.04\", \"release\": \"14.el8\", \"ep<<<\n 10227 1726887181.67651: stdout chunk (state=3):\n>>>och\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"3.12\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmetalink\": [{\"name\": \"libmetalink\", \"version\": \"0.1.3\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-html5lib\": [{\"name\": \"python3-html5lib\", \"version\": \"0.999999999\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.37\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.24\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.8.0\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"33.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpm-libs\": [{\"name\": \"gpm-libs\", \"version\": \"1.20.7\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"geolite2-country\": [{\"name\": \"geolite2-country\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.2.0\", \"release\": \"10.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.3.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"timedatex\": [{\"name\": \"timedatex\", \"version\": \"0.5\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pycparser\": [{\"name\": \"python3-pycparser\", \"version\": \"2.14\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20180723\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"2.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob\": [{\"name\": \"oddjob\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libreport-filesystem\": [{\"name\": \"libreport-filesystem\", \"version\": \"2.9.5\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-chardet\": [{\"name\": \"python3-chardet\", \"version\": \"3.0.4\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.2.4\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.314\", \"release\": \"8.22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-libs\": [{\"name\": \"dhcp-libs\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pinentry\": [{\"name\": \"pinentry\", \"version\": \"1.1.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"bind-export-libs\": [{\"name\": \"bind-export-libs\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.1.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"2.10.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.3.2\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"23.4\", \"release\": \"7.el8.2\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpgme\": [{\"name\": \"gpgme\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.48\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-pip-wheel\": [{\"name\": \"python3.12-pip-wheel\", \"version\": \"23.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.31\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.5\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"234\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.9.7\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"teamd\": [{\"name\": \"teamd\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.2.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.7.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip\": [{\"name\": \"python3-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.1\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.4.48\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-team\": [{\"name\": \"NetworkManager-team\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.8.3\", \"release\": \"3.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-compat\": [{\"name\": \"authselect-compat\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"6.2.0\", \"release\": \"49.module_el8+991+097e156d\", \"epoch\": 15, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3-cli\": [{\"name\": \"libnl3-cli\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.2\", \"release\": \"39.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.3.5\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.7.6.1\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dmidecode\": [{\"name\": \"dmidecode\", \"version\": \"3.3\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iprutils\": [{\"name\": \"iprutils\", \"version\": \"2.4.19\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"1.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.08\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000g2a-firmware\": [{\"name\": \"iwl6000g2a-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl3160-firmware\": [{\"name\": \"iwl3160-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libteam\": [{\"name\": \"libteam\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl105-firmware\": [{\"name\": \"iwl105-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"epel-release\": [{\"name\": \"epel-release\", \"version\": \"8\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpcap\": [{\"name\": \"libpcap\", \"version\": \"1.9.1\", \"release\": \"5.el8\", \"epoch\": 14, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tbb\": [{\"name\": \"tbb\", \"version\": \"2018.2\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"m4\": [{\"name\": \"m4\", \"version\": \"1.4.18\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bison\": [{\"name\": \"bison\", \"version\": \"3.0.4\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn-freebl\": [{\"name\": \"nss-softokn-freebl\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"freetype\": [{\"name\": \"freetype\", \"version\": \"2.9.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-filesystem\": [{\"name\": \"boost-filesystem\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"530\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-<<<\n 10227 1726887181.67690: stdout chunk (state=3):\n>>>Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.167\", \"release\": \"399.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hardlink\": [{\"name\": \"hardlink\", \"version\": \"1.3\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.88\", \"release\": \"2.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.33.0\", \"release\": \"6.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.066\", \"release\": \"4.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsigsegv\": [{\"name\": \"libsigsegv\", \"version\": \"2.11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.35\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.30\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"memstrack\": [{\"name\": \"memstrack\", \"version\": \"0.2.5\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.50\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.42\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libxkbcommon\": [{\"name\": \"libxkbcommon\", \"version\": \"0.9.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.237\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"platform-python\": [{\"name\": \"platform-python\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-threads\": [{\"name\": \"perl-threads\", \"version\": \"2.21\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.3.3\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-m4\": [{\"name\": \"pkgconf-m4\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf\": [{\"name\": \"pkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.9\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf-devel\": [{\"name\": \"elfutils-libelf-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-devel\": [{\"name\": \"libverto-devel\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-devel\": [{\"name\": \"elfutils-devel\", \"version\": \"0.190\", \"relea<<<\n 10227 1726887181.68522: stdout chunk (state=3):\n>>>se\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-devel\": [{\"name\": \"openssl-devel\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-devel\": [{\"name\": \"glibc-devel\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"isl\": [{\"name\": \"isl\", \"version\": \"0.16.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-atomic\": [{\"name\": \"boost-atomic\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb\": [{\"name\": \"libdb\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-client\": [{\"name\": \"systemtap-client\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.3.7\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.19.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.13.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"4.2.3\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-libs\": [{\"name\": \"polkit-libs\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-decorator\": [{\"name\": \"python3-decorator\", \"version\": \"4.2.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"geolite2-city\": [{\"name\": \"geolite2-city\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {<<<\n 10227 1726887181.68542: stdout chunk (state=3):\n>>>\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\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.<<<\n 10227 1726887181.68556: stdout chunk (state=3):\n>>>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<<<\n 10227 1726887181.69239: stdout chunk (state=3):\n>>>\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.common.respawn\r\n# destroy ansible.module_utils.common.respawn\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 ans<<<\n 10227 1726887181.69284: stdout chunk (state=3):\n>>>ible.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.facts.packages\r\n# destroy ansible.module_utils.facts.packages\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# 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<<<\n 10227 1726887181.69340: 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# destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n<<<\n 10227 1726887181.69382: stdout chunk (state=3):\n>>># destroy multiprocessing\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<<<\n 10227 1726887181.69424: stdout chunk (state=3):\n>>># destroy _pickle\r\n# destroy array\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<<<\n 10227 1726887181.69454: stdout chunk (state=3):\n>>># destroy datetime\r\n# destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n<<<\n 10227 1726887181.69507: stdout chunk (state=3):\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<<<\n 10227 1726887181.69559: 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# destroy ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\r\n# destroy rpm.transaction\r\n# destroy rpm._rpmb\r\n# destroy rpm._rpm\r\n# destroy rpm\r\n# destroy rpm._rpms\r\n<<<\n 10227 1726887181.69585: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n<<<\n 10227 1726887181.69629: 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<<<\n 10227 1726887181.69662: 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<<<\n 10227 1726887181.69693: 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<<<\n 10227 1726887181.69725: 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<<<\n 10227 1726887181.69758: stdout chunk (state=3):\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 10227 1726887181.69896: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 10227 1726887181.69926: stdout chunk (state=3):\n>>># destroy stat\r\n# destroy _signal\r\n<<<\n 10227 1726887181.69966: 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# destroy linecache\r\n<<<\n 10227 1726887181.70002: 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 operator\r\n# destroy types\r\n<<<\n 10227 1726887181.70027: 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 10227 1726887181.70610: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.54 closed.\r\n<<<\n 10227 1726887181.70621: stdout chunk (state=3):\n>>><<<\n 10227 1726887181.70639: stderr chunk (state=3):\n>>><<<\n<10.31.43.54> (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 0x7fbc8c5c1e48>\\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 0x7fbc8c557828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c5c19b0>\\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 0x7fbc8c564630>\\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 0x7fbc8c56b160>\\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 0x7fbc8c5700f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c56b748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c56b390>\\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 0x7fbc8c515470>\\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 0x7fbc8c51ae48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c515b38>\\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 0x7fbc8c5214e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c504d68>\\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 0x7fbc8c507198>\\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 0x7fbc8a815940>\\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 0x7fbc8a827240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c575a20>\\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 0x7fbc8a74b080>\\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 0x7fbc8a7562b0>\\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 0x7fbc8a756f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a756a90>\\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 0x7fbc8a761080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7f07b8>\\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 0x7fbc8a7f0ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7e4160>\\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 0x7fbc8a7e4e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7dc438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7cc470>\\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 0x7fbc8a504278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a50bcf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7e4438>\\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 0x7fbc8a511e10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7c62b0>\\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 0x7fbc8a5161d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a511f98>\\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 0x7fbc8a5162e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a835fd0>\\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 0x7fbc8a516dd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a5169e8>\\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 0x7fbc8a5236a0>\\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 0x7fbc8a523e80>\\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 0x7fbc8a0ab198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a523780>\\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 0x7fbc8a0b0c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a516518>\\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 0x7fbc8a0d42e8>\\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 0x7fbc8a0d46a0>\\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 0x7fbc8a0db390>\\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 0x7fbc89e85ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc89e7b2e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc89e73f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc89e6ae80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a0dbd30>\\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 0x7fbc89e7bf60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a0d4a20>\\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 0x7fbc8c4d1710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc89e7e048>\\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 0x7fbc8c4d1a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a516860>\\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 0x7fbc8c4eb5c0>\\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 0x7fbc8c4ef630>\\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 0x7fbc8c4efb00>\\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 0x7fbc8c4efc18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c4ebe10>\\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 0x7fbc8c4eff60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c4ef4e0>\\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 0x7fbc8c4ef240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c4deb00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a0bf358>\\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 0x7fbc8c4eb470>\\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 0x7fbc884f3908>\\r\\n# zipimport: found 108 names in \\'/tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc881c3ac8>\\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 0x7fbc88168278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8816f4e0>\\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 0x7fbc8816f5f8>\\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 0x7fbc8816fb38>\\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 0x7fbc8819ab00>\\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 0x7fbc88464048>\\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 0x7fbc88464278>\\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 0x7fbc884645c0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc881962b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8818b4a8>\\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 0x7fbc88196860>\\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 0x7fbc8819a400>\\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 0x7fbc88490eb8>\\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 0x7fbc884a6978>\\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 0x7fbc884b1a58>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88495d68>\\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 0x7fbc8849e470>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc884892b0>\\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 0x7fbc884cba90>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8849e630>\\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 0x7fbc884da9b0>\\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 0x7fbc884daa90>\\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 0x7fbc884dac18>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88481080>\\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 0x7fbc8821c5f8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88210cf8>\\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 0x7fbc88210ef0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc882107b8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc882369e8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc882366d8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88226eb8>\\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 0x7fbc88236550>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88226710>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc84aff2b0>\\r\\n# 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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc84bb58d0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc84bb7128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84b42898>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc84be9080>\\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 0x7fbc84be9128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84b44940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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\\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\\r\\n# zipimport: zlib available\\r\\n# 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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc84b8df28>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc84c03470>\\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 0x7fbc84c21e80>\\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 0x7fbc84c2a668>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84c0cb38>\\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 0x7fbc84c21be0>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84c03e10>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84bf1f28>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84ba5860>\\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 0x7fbc84e9aba8>\\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 0x7fbc84e97710>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84c45b00>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc84285908>\\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 0x7fbc842c9550>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc842b2588>\\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 0x7fbc842a6c50>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84271ef0>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc843cbac8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc843c07b8>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc843c0438>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\\r\\n# zipimport: zlib available\\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 0x7fbc83df3828>\\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 0x7fbc83d76438>\\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 0x7fbc83d76dd8>\\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 0x7fbc83d76f98>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc83dd9a58>\\r\\n\\r\\n{\"ansible_facts\": {\"packages\": {\"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.24.2\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-linux-procfs\": [{\"name\": \"python3-linux-procfs\", \"version\": \"0.7.3\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cryptography\": [{\"name\": \"python3-cryptography\", \"version\": \"3.2.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20180629\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240111\", \"release\": \"121.gitb3132c18.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"2.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.28.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"2.9\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-extra\": [{\"name\": \"grub2-tools-extra\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pytz\": [{\"name\": \"python3-pytz\", \"version\": \"2017.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-netifaces\": [{\"name\": \"python3-netifaces\", \"version\": \"0.10.6\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"1.10\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gnupg2-smime\": [{\"name\": \"gnupg2-smime\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpg-pubkey\": [{\"name\": \"gpg-pubkey\", \"version\": \"8483c65d\", \"release\": \"5ccc5b19\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}, {\"name\": \"gpg-pubkey\", \"version\": \"2f86d6a1\", \"release\": \"5cf7cefb\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"info\": [{\"name\": \"info\", \"version\": \"6.5\", \"release\": \"7.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12\": [{\"name\": \"python3.12\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-scripts\": [{\"name\": \"plymouth-scripts\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"0.9.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-slip\": [{\"name\": \"python3-slip\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.6.0\", \"release\": \"22.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-perf\": [{\"name\": \"python3-perf\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-syspurpose\": [{\"name\": \"python3-syspurpose\", \"version\": \"1.28.42\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.5\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.9\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"5.13\", \"release\": \"2.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"biosdevname\": [{\"name\": \"biosdevname\", \"version\": \"0.7.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"23.20170329cvs.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.0\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.13\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl7260-firmware\": [{\"name\": \"iwl7260-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.7.0\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5150-firmware\": [{\"name\": \"iwl5150-firmware\", \"version\": \"8.24.2.2\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.3\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2000-firmware\": [{\"name\": \"iwl2000-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.22.3\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl100-firmware\": [{\"name\": \"iwl100-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.20.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-system\": [{\"name\": \"boost-system\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables\": [{\"name\": \"iptables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unzip\": [{\"name\": \"unzip\", \"version\": \"6.0\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmpc\": [{\"name\": \"libmpc\", \"version\": \"1.1.0\", \"release\": \"9.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zip\": [{\"name\": \"zip\", \"version\": \"3.0\", \"release\": \"23.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss\": [{\"name\": \"nss\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.13.0\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"1.73\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libdaemon\": [{\"name\": \"libdaemon\", \"version\": \"0.14\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.39\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_autofs\": [{\"name\": \"libsss_autofs\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"4.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.1.7\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.15\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.5\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.027\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-pip\": [{\"name\": \"platform-python-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2013.0523\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.74\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf16\": [{\"name\": \"pcre2-utf16\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"zlib-devel\": [{\"name\": \"zlib-devel\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err-devel\": [{\"name\": \"libcom_err-devel\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnsl2\": [{\"name\": \"libnsl2\", \"version\": \"1.2.0\", \"release\": \"2.20180605git4a062cf.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-devel\": [{\"name\": \"libselinux-devel\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs-devel\": [{\"name\": \"keyutils-libs-devel\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcroco\": [{\"name\": \"libcroco\", \"version\": \"0.6.12\", \"release\": \"4.el8_2.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-headers\": [{\"name\": \"glibc-headers\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mokutil\": [{\"name\": \"mokutil\", \"version\": \"0.3.0\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-devel\": [{\"name\": \"kernel-devel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2023.2.60_v7.0.306\", \"release\": \"80.0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemtap-devel\": [{\"name\": \"systemtap-devel\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"aspell\": [{\"name\": \"aspell\", \"version\": \"0.60.6.1\", \"release\": \"22.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-daemon\": [{\"name\": \"dbus-daemon\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.3.1\", \"release\": \"33.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.5\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.74\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.32\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shared-mime-info\": [{\"name\": \"shared-mime-info\", \"version\": \"1.9\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"emacs-filesystem\": [{\"name\": \"emacs-filesystem\", \"version\": \"26.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-webencodings\": [{\"name\": \"python3-webencodings\", \"version\": \"0.5.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.20\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17025\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-pkla-compat\": [{\"name\": \"polkit-pkla-compat\", \"version\": \"0.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.8\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.1.3\", \"release\": \"19.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unbound-libs\": [{\"name\": \"unbound-libs\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipcalc\": [{\"name\": \"ipcalc\", \"version\": \"0.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libgcc\": [{\"name\": \"libgcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.6.1\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setuptools-wheel\": [{\"name\": \"python3-setuptools-wheel\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyudev\": [{\"name\": \"python3-pyudev\", \"version\": \"0.21.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xkeyboard-config\": [{\"name\": \"xkeyboard-config\", \"version\": \"2.28\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"initscripts\": [{\"name\": \"initscripts\", \"version\": \"10.00.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob-mkhomedir\": [{\"name\": \"oddjob-mkhomedir\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-glib\": [{\"name\": \"dbus-glib\", \"version\": \"0.110\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.56.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsecret\": [{\"name\": \"libsecret\", \"version\": \"0.18.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"8.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libuser\": [{\"name\": \"libuser\", \"version\": \"0.62\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.12.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"virt-what\": [{\"name\": \"virt-what\", \"version\": \"1.25\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"2.3.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"4.4.20\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libusbx\": [{\"name\": \"libusbx\", \"version\": \"1.0.23\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib\": [{\"name\": \"zlib\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.6\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.14.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gpg\": [{\"name\": \"python3-gpg\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.26.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-core-libs\": [{\"name\": \"plymouth-core-libs\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth\": [{\"name\": \"plymouth\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"7.0\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.2.5\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chkconfig\": [{\"name\": \"chkconfig\", \"version\": \"1.19.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.1.2\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.3.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.8.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-slip-dbus\": [{\"name\": \"python3-slip-dbus\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python36\": [{\"name\": \"python36\", \"version\": \"3.6.8\", \"release\": \"39.module_el8+762+77bd8591\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tuned\": [{\"name\": \"tuned\", \"version\": \"2.22.1\", \"release\": \"4.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.13.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.26\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"passwd\": [{\"name\": \"passwd\", \"version\": \"0.80\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2102.0\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20230808\", \"release\": \"2.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.2\", \"release\": \"1.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.4.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.5p2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"5.0.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.6\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.1.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.12\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.19.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.20\", \"release\": \"7.el8.0.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6050-firmware\": [{\"name\": \"iwl6050-firmware\", \"version\": \"41.28.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre\": [{\"name\": \"pcre\", \"version\": \"8.42\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000-firmware\": [{\"name\": \"iwl6000-firmware\", \"version\": \"9.221.4.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5000-firmware\": [{\"name\": \"iwl5000-firmware\", \"version\": \"8.83.5.1_1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2030-firmware\": [{\"name\": \"iwl2030-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdbm\": [{\"name\": \"gdbm\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl135-firmware\": [{\"name\": \"iwl135-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"acl\": [{\"name\": \"acl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl1000-firmware\": [{\"name\": \"iwl1000-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libibverbs\": [{\"name\": \"libibverbs\", \"version\": \"48.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nspr\": [{\"name\": \"nspr\", \"version\": \"4.35.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-util\": [{\"name\": \"nss-util\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-ebtables\": [{\"name\": \"iptables-ebtables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-chrono\": [{\"name\": \"boost-chrono\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"3.1.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.2.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.7\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mozjs60\": [{\"name\": \"mozjs60\", \"version\": \"60.9.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpp\": [{\"name\": \"cpp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"0.5.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"flex\": [{\"name\": \"flex\", \"version\": \"2.6.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-timer\": [{\"name\": \"boost-timer\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpng\": [{\"name\": \"libpng\", \"version\": \"1.6.34\", \"release\": \"5.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"brotli\": [{\"name\": \"brotli\", \"version\": \"1.0.6\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.7\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hdparm\": [{\"name\": \"hdparm\", \"version\": \"9.54\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.7\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"4.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.24\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.20\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"0.99.9\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.27\", \"release\": \"6.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-setuptools\": [{\"name\": \"platform-python-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.4.46\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"48.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb-utils\": [{\"name\": \"libdb-utils\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"3.3.15\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.1.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.8.4\", \"release\": \"41.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-pkcs11\": [{\"name\": \"openssl-pkcs11\", \"version\": \"0.4.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-tools\": [{\"name\": \"dbus-tools\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.6\", \"release\": \"22.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers-lib\": [{\"name\": \"trousers-lib\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.1.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext\": [{\"name\": \"gettext\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.56.4\", \"release\": \"163.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.6.16\", \"release\": \"8.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers\": [{\"name\": \"trousers\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.11.0\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11\", \"release\": \"17.20190603git.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit\": [{\"name\": \"polkit\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.2.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.14.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.8.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-unbound\": [{\"name\": \"python3-unbound\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pysocks\": [{\"name\": \"python3-pysocks\", \"version\": \"1.6.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-ply\": [{\"name\": \"python3-ply\", \"version\": \"3.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cffi\": [{\"name\": \"python3-cffi\", \"version\": \"1.11.5\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jwt\": [{\"name\": \"python3-jwt\", \"version\": \"1.6.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.6\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.20.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdisk\": [{\"name\": \"gdisk\", \"version\": \"1.0.3\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcp-common\": [{\"name\": \"dhcp-common\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-client\": [{\"name\": \"dhcp-client\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-babel\": [{\"name\": \"python3-babel\", \"version\": \"2.5.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-prettytable\": [{\"name\": \"python3-prettytable\", \"version\": \"0.7.2\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"0.23\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"2.6.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.21\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.16\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpdecimal\": [{\"name\": \"mpdecimal\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-libs\": [{\"name\": \"python3.12-libs\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn\": [{\"name\": \"nss-softokn\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-sysinit\": [{\"name\": \"nss-sysinit\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-thread\": [{\"name\": \"boost-thread\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.55\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20160104\", \"release\": \"7.module_el8+645+9d809f8c\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.280\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"4.06\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.230.600\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.074\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"1.69\", \"release\": \"395.el8\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.28\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"2.97\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.72\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.49\", \"release\": \"2.el8\", \"epoch\": 3, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-macros\": [{\"name\": \"perl-macros\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Unicode-Normalize\": [{\"name\": \"perl-Unicode-Normalize\", \"version\": \"1.25\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.38\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-threads-shared\": [{\"name\": \"perl-threads-shared\", \"version\": \"1.58\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"strace\": [{\"name\": \"strace\", \"version\": \"5.18\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf32\": [{\"name\": \"pcre2-utf32\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpkgconf\": [{\"name\": \"libpkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-pkg-config\": [{\"name\": \"pkgconf-pkg-config\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd-devel\": [{\"name\": \"libzstd-devel\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client-devel\": [{\"name\": \"elfutils-debuginfod-client-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol-devel\": [{\"name\": \"libsepol-devel\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-devel\": [{\"name\": \"pcre2-devel\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-devel\": [{\"name\": \"xz-devel\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkadm5\": [{\"name\": \"libkadm5\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-devel\": [{\"name\": \"krb5-devel\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-headers\": [{\"name\": \"kernel-headers\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-devel\": [{\"name\": \"libxcrypt-devel\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"efivar-libs\": [{\"name\": \"efivar-libs\", \"version\": \"37\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.30\", \"release\": \"123.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gcc\": [{\"name\": \"gcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-date-time\": [{\"name\": \"boost-date-time\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dyninst\": [{\"name\": \"dyninst\", \"version\": \"12.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-runtime\": [{\"name\": \"systemtap-runtime\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap\": [{\"name\": \"systemtap\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qa-tools\": [{\"name\": \"qa-tools\", \"version\": \"4.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.30\", \"release\": \"9.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"3.12\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmetalink\": [{\"name\": \"libmetalink\", \"version\": \"0.1.3\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-html5lib\": [{\"name\": \"python3-html5lib\", \"version\": \"0.999999999\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.37\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.24\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.8.0\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"33.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpm-libs\": [{\"name\": \"gpm-libs\", \"version\": \"1.20.7\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"geolite2-country\": [{\"name\": \"geolite2-country\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.2.0\", \"release\": \"10.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.3.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"timedatex\": [{\"name\": \"timedatex\", \"version\": \"0.5\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pycparser\": [{\"name\": \"python3-pycparser\", \"version\": \"2.14\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20180723\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"2.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob\": [{\"name\": \"oddjob\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libreport-filesystem\": [{\"name\": \"libreport-filesystem\", \"version\": \"2.9.5\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-chardet\": [{\"name\": \"python3-chardet\", \"version\": \"3.0.4\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.2.4\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.314\", \"release\": \"8.22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-libs\": [{\"name\": \"dhcp-libs\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pinentry\": [{\"name\": \"pinentry\", \"version\": \"1.1.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"bind-export-libs\": [{\"name\": \"bind-export-libs\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.1.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"2.10.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.3.2\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"23.4\", \"release\": \"7.el8.2\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpgme\": [{\"name\": \"gpgme\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.48\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-pip-wheel\": [{\"name\": \"python3.12-pip-wheel\", \"version\": \"23.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.31\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.5\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"234\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.9.7\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"teamd\": [{\"name\": \"teamd\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.2.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.7.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip\": [{\"name\": \"python3-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.1\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.4.48\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-team\": [{\"name\": \"NetworkManager-team\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.8.3\", \"release\": \"3.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-compat\": [{\"name\": \"authselect-compat\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"6.2.0\", \"release\": \"49.module_el8+991+097e156d\", \"epoch\": 15, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3-cli\": [{\"name\": \"libnl3-cli\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.2\", \"release\": \"39.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.3.5\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.7.6.1\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dmidecode\": [{\"name\": \"dmidecode\", \"version\": \"3.3\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iprutils\": [{\"name\": \"iprutils\", \"version\": \"2.4.19\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"1.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.08\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000g2a-firmware\": [{\"name\": \"iwl6000g2a-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl3160-firmware\": [{\"name\": \"iwl3160-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libteam\": [{\"name\": \"libteam\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl105-firmware\": [{\"name\": \"iwl105-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"epel-release\": [{\"name\": \"epel-release\", \"version\": \"8\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpcap\": [{\"name\": \"libpcap\", \"version\": \"1.9.1\", \"release\": \"5.el8\", \"epoch\": 14, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tbb\": [{\"name\": \"tbb\", \"version\": \"2018.2\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"m4\": [{\"name\": \"m4\", \"version\": \"1.4.18\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bison\": [{\"name\": \"bison\", \"version\": \"3.0.4\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn-freebl\": [{\"name\": \"nss-softokn-freebl\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"freetype\": [{\"name\": \"freetype\", \"version\": \"2.9.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-filesystem\": [{\"name\": \"boost-filesystem\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"530\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.167\", \"release\": \"399.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hardlink\": [{\"name\": \"hardlink\", \"version\": \"1.3\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.88\", \"release\": \"2.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.33.0\", \"release\": \"6.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.066\", \"release\": \"4.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsigsegv\": [{\"name\": \"libsigsegv\", \"version\": \"2.11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.35\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.30\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"memstrack\": [{\"name\": \"memstrack\", \"version\": \"0.2.5\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.50\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.42\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libxkbcommon\": [{\"name\": \"libxkbcommon\", \"version\": \"0.9.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.237\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"platform-python\": [{\"name\": \"platform-python\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-threads\": [{\"name\": \"perl-threads\", \"version\": \"2.21\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.3.3\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-m4\": [{\"name\": \"pkgconf-m4\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf\": [{\"name\": \"pkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.9\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf-devel\": [{\"name\": \"elfutils-libelf-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-devel\": [{\"name\": \"libverto-devel\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-devel\": [{\"name\": \"elfutils-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-devel\": [{\"name\": \"openssl-devel\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-devel\": [{\"name\": \"glibc-devel\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"isl\": [{\"name\": \"isl\", \"version\": \"0.16.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-atomic\": [{\"name\": \"boost-atomic\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb\": [{\"name\": \"libdb\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-client\": [{\"name\": \"systemtap-client\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.3.7\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.19.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.13.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"4.2.3\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-libs\": [{\"name\": \"polkit-libs\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-decorator\": [{\"name\": \"python3-decorator\", \"version\": \"4.2.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"geolite2-city\": [{\"name\": \"geolite2-city\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\\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.common.respawn\\r\\n# destroy ansible.module_utils.common.respawn\\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.facts.packages\\r\\n# destroy ansible.module_utils.facts.packages\\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# 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 pickle\\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 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 rpm.transaction\\r\\n# destroy rpm._rpmb\\r\\n# destroy rpm._rpm\\r\\n# destroy rpm\\r\\n# destroy rpm._rpms\\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.54 closed.\\r\\n')\n 10227 1726887181.70826: _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 0x7fbc8c5c1e48>\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 0x7fbc8c557828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c5c19b0>\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 0x7fbc8c564630>\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 0x7fbc8c56b160>\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 0x7fbc8c5700f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c56b748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c56b390>\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 0x7fbc8c515470>\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 0x7fbc8c51ae48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c515b38>\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 0x7fbc8c5214e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c504d68>\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 0x7fbc8c507198>\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 0x7fbc8a815940>\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 0x7fbc8a827240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c575a20>\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 0x7fbc8a74b080>\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 0x7fbc8a7562b0>\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 0x7fbc8a756f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a756a90>\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 0x7fbc8a761080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7f07b8>\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 0x7fbc8a7f0ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7e4160>\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 0x7fbc8a7e4e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7dc438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7cc470>\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 0x7fbc8a504278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a50bcf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7e4438>\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 0x7fbc8a511e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7c62b0>\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 0x7fbc8a5161d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a511f98>\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 0x7fbc8a5162e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a835fd0>\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 0x7fbc8a516dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a5169e8>\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 0x7fbc8a5236a0>\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 0x7fbc8a523e80>\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 0x7fbc8a0ab198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a523780>\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 0x7fbc8a0b0c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a516518>\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 0x7fbc8a0d42e8>\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 0x7fbc8a0d46a0>\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 0x7fbc8a0db390>\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 0x7fbc89e85ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc89e7b2e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc89e73f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc89e6ae80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a0dbd30>\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 0x7fbc89e7bf60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a0d4a20>\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 0x7fbc8c4d1710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc89e7e048>\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 0x7fbc8c4d1a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a516860>\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 0x7fbc8c4eb5c0>\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 0x7fbc8c4ef630>\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 0x7fbc8c4efb00>\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 0x7fbc8c4efc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c4ebe10>\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 0x7fbc8c4eff60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c4ef4e0>\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 0x7fbc8c4ef240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c4deb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a0bf358>\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 0x7fbc8c4eb470>\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 0x7fbc884f3908>\r\n# zipimport: found 108 names in '/tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc881c3ac8>\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 0x7fbc88168278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8816f4e0>\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 0x7fbc8816f5f8>\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 0x7fbc8816fb38>\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 0x7fbc8819ab00>\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 0x7fbc88464048>\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 0x7fbc88464278>\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 0x7fbc884645c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc881962b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8818b4a8>\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 0x7fbc88196860>\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 0x7fbc8819a400>\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 0x7fbc88490eb8>\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 0x7fbc884a6978>\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 0x7fbc884b1a58>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88495d68>\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 0x7fbc8849e470>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc884892b0>\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 0x7fbc884cba90>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8849e630>\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 0x7fbc884da9b0>\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 0x7fbc884daa90>\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 0x7fbc884dac18>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88481080>\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 0x7fbc8821c5f8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88210cf8>\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 0x7fbc88210ef0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc882107b8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc882369e8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc882366d8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88226eb8>\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 0x7fbc88236550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88226710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc84aff2b0>\r\n# 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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc84bb58d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc84bb7128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84b42898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc84be9080>\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 0x7fbc84be9128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84b44940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# 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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc84b8df28>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc84c03470>\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 0x7fbc84c21e80>\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 0x7fbc84c2a668>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84c0cb38>\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 0x7fbc84c21be0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84c03e10>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84bf1f28>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84ba5860>\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 0x7fbc84e9aba8>\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 0x7fbc84e97710>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84c45b00>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc84285908>\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 0x7fbc842c9550>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc842b2588>\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 0x7fbc842a6c50>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84271ef0>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc843cbac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc843c07b8>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc843c0438>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\r\n# zipimport: zlib available\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 0x7fbc83df3828>\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 0x7fbc83d76438>\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 0x7fbc83d76dd8>\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 0x7fbc83d76f98>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc83dd9a58>\r\n\r\n{\"ansible_facts\": {\"packages\": {\"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.24.2\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-linux-procfs\": [{\"name\": \"python3-linux-procfs\", \"version\": \"0.7.3\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cryptography\": [{\"name\": \"python3-cryptography\", \"version\": \"3.2.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20180629\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240111\", \"release\": \"121.gitb3132c18.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"2.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.28.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"2.9\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-extra\": [{\"name\": \"grub2-tools-extra\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pytz\": [{\"name\": \"python3-pytz\", \"version\": \"2017.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-netifaces\": [{\"name\": \"python3-netifaces\", \"version\": \"0.10.6\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"1.10\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gnupg2-smime\": [{\"name\": \"gnupg2-smime\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpg-pubkey\": [{\"name\": \"gpg-pubkey\", \"version\": \"8483c65d\", \"release\": \"5ccc5b19\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}, {\"name\": \"gpg-pubkey\", \"version\": \"2f86d6a1\", \"release\": \"5cf7cefb\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"info\": [{\"name\": \"info\", \"version\": \"6.5\", \"release\": \"7.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12\": [{\"name\": \"python3.12\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-scripts\": [{\"name\": \"plymouth-scripts\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"0.9.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-slip\": [{\"name\": \"python3-slip\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.6.0\", \"release\": \"22.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-perf\": [{\"name\": \"python3-perf\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-syspurpose\": [{\"name\": \"python3-syspurpose\", \"version\": \"1.28.42\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.5\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.9\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"5.13\", \"release\": \"2.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"biosdevname\": [{\"name\": \"biosdevname\", \"version\": \"0.7.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"23.20170329cvs.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.0\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.13\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl7260-firmware\": [{\"name\": \"iwl7260-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.7.0\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5150-firmware\": [{\"name\": \"iwl5150-firmware\", \"version\": \"8.24.2.2\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.3\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2000-firmware\": [{\"name\": \"iwl2000-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.22.3\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl100-firmware\": [{\"name\": \"iwl100-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.20.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-system\": [{\"name\": \"boost-system\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables\": [{\"name\": \"iptables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unzip\": [{\"name\": \"unzip\", \"version\": \"6.0\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmpc\": [{\"name\": \"libmpc\", \"version\": \"1.1.0\", \"release\": \"9.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zip\": [{\"name\": \"zip\", \"version\": \"3.0\", \"release\": \"23.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss\": [{\"name\": \"nss\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.13.0\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"1.73\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libdaemon\": [{\"name\": \"libdaemon\", \"version\": \"0.14\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.39\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_autofs\": [{\"name\": \"libsss_autofs\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"4.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.1.7\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.15\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.5\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.027\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-pip\": [{\"name\": \"platform-python-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2013.0523\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.74\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf16\": [{\"name\": \"pcre2-utf16\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"zlib-devel\": [{\"name\": \"zlib-devel\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err-devel\": [{\"name\": \"libcom_err-devel\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnsl2\": [{\"name\": \"libnsl2\", \"version\": \"1.2.0\", \"release\": \"2.20180605git4a062cf.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-devel\": [{\"name\": \"libselinux-devel\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs-devel\": [{\"name\": \"keyutils-libs-devel\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcroco\": [{\"name\": \"libcroco\", \"version\": \"0.6.12\", \"release\": \"4.el8_2.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-headers\": [{\"name\": \"glibc-headers\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mokutil\": [{\"name\": \"mokutil\", \"version\": \"0.3.0\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-devel\": [{\"name\": \"kernel-devel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2023.2.60_v7.0.306\", \"release\": \"80.0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemtap-devel\": [{\"name\": \"systemtap-devel\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"aspell\": [{\"name\": \"aspell\", \"version\": \"0.60.6.1\", \"release\": \"22.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-daemon\": [{\"name\": \"dbus-daemon\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.3.1\", \"release\": \"33.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.5\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.74\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.32\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shared-mime-info\": [{\"name\": \"shared-mime-info\", \"version\": \"1.9\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"emacs-filesystem\": [{\"name\": \"emacs-filesystem\", \"version\": \"26.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-webencodings\": [{\"name\": \"python3-webencodings\", \"version\": \"0.5.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.20\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17025\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-pkla-compat\": [{\"name\": \"polkit-pkla-compat\", \"version\": \"0.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.8\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.1.3\", \"release\": \"19.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unbound-libs\": [{\"name\": \"unbound-libs\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipcalc\": [{\"name\": \"ipcalc\", \"version\": \"0.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libgcc\": [{\"name\": \"libgcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.6.1\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setuptools-wheel\": [{\"name\": \"python3-setuptools-wheel\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyudev\": [{\"name\": \"python3-pyudev\", \"version\": \"0.21.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xkeyboard-config\": [{\"name\": \"xkeyboard-config\", \"version\": \"2.28\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"initscripts\": [{\"name\": \"initscripts\", \"version\": \"10.00.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob-mkhomedir\": [{\"name\": \"oddjob-mkhomedir\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-glib\": [{\"name\": \"dbus-glib\", \"version\": \"0.110\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.56.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsecret\": [{\"name\": \"libsecret\", \"version\": \"0.18.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"8.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libuser\": [{\"name\": \"libuser\", \"version\": \"0.62\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.12.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"virt-what\": [{\"name\": \"virt-what\", \"version\": \"1.25\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"2.3.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"4.4.20\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libusbx\": [{\"name\": \"libusbx\", \"version\": \"1.0.23\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib\": [{\"name\": \"zlib\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.6\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.14.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gpg\": [{\"name\": \"python3-gpg\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.26.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-core-libs\": [{\"name\": \"plymouth-core-libs\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth\": [{\"name\": \"plymouth\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"7.0\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.2.5\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chkconfig\": [{\"name\": \"chkconfig\", \"version\": \"1.19.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.1.2\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.3.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.8.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-slip-dbus\": [{\"name\": \"python3-slip-dbus\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python36\": [{\"name\": \"python36\", \"version\": \"3.6.8\", \"release\": \"39.module_el8+762+77bd8591\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tuned\": [{\"name\": \"tuned\", \"version\": \"2.22.1\", \"release\": \"4.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.13.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.26\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"passwd\": [{\"name\": \"passwd\", \"version\": \"0.80\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2102.0\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20230808\", \"release\": \"2.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.2\", \"release\": \"1.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.4.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.5p2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"5.0.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.6\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.1.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.12\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.19.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.20\", \"release\": \"7.el8.0.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6050-firmware\": [{\"name\": \"iwl6050-firmware\", \"version\": \"41.28.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre\": [{\"name\": \"pcre\", \"version\": \"8.42\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000-firmware\": [{\"name\": \"iwl6000-firmware\", \"version\": \"9.221.4.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5000-firmware\": [{\"name\": \"iwl5000-firmware\", \"version\": \"8.83.5.1_1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2030-firmware\": [{\"name\": \"iwl2030-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdbm\": [{\"name\": \"gdbm\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl135-firmware\": [{\"name\": \"iwl135-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"acl\": [{\"name\": \"acl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl1000-firmware\": [{\"name\": \"iwl1000-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libibverbs\": [{\"name\": \"libibverbs\", \"version\": \"48.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nspr\": [{\"name\": \"nspr\", \"version\": \"4.35.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-util\": [{\"name\": \"nss-util\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-ebtables\": [{\"name\": \"iptables-ebtables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-chrono\": [{\"name\": \"boost-chrono\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"3.1.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.2.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.7\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mozjs60\": [{\"name\": \"mozjs60\", \"version\": \"60.9.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpp\": [{\"name\": \"cpp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"0.5.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"flex\": [{\"name\": \"flex\", \"version\": \"2.6.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-timer\": [{\"name\": \"boost-timer\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpng\": [{\"name\": \"libpng\", \"version\": \"1.6.34\", \"release\": \"5.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"brotli\": [{\"name\": \"brotli\", \"version\": \"1.0.6\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.7\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hdparm\": [{\"name\": \"hdparm\", \"version\": \"9.54\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.7\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"4.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.24\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.20\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"0.99.9\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.27\", \"release\": \"6.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-setuptools\": [{\"name\": \"platform-python-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.4.46\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"48.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb-utils\": [{\"name\": \"libdb-utils\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"3.3.15\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.1.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.8.4\", \"release\": \"41.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-pkcs11\": [{\"name\": \"openssl-pkcs11\", \"version\": \"0.4.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-tools\": [{\"name\": \"dbus-tools\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.6\", \"release\": \"22.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers-lib\": [{\"name\": \"trousers-lib\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.1.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext\": [{\"name\": \"gettext\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.56.4\", \"release\": \"163.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.6.16\", \"release\": \"8.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers\": [{\"name\": \"trousers\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.11.0\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11\", \"release\": \"17.20190603git.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit\": [{\"name\": \"polkit\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.2.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.14.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.8.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-unbound\": [{\"name\": \"python3-unbound\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pysocks\": [{\"name\": \"python3-pysocks\", \"version\": \"1.6.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-ply\": [{\"name\": \"python3-ply\", \"version\": \"3.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cffi\": [{\"name\": \"python3-cffi\", \"version\": \"1.11.5\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jwt\": [{\"name\": \"python3-jwt\", \"version\": \"1.6.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.6\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.20.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdisk\": [{\"name\": \"gdisk\", \"version\": \"1.0.3\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcp-common\": [{\"name\": \"dhcp-common\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-client\": [{\"name\": \"dhcp-client\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-babel\": [{\"name\": \"python3-babel\", \"version\": \"2.5.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-prettytable\": [{\"name\": \"python3-prettytable\", \"version\": \"0.7.2\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"0.23\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"2.6.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.21\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.16\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpdecimal\": [{\"name\": \"mpdecimal\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-libs\": [{\"name\": \"python3.12-libs\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn\": [{\"name\": \"nss-softokn\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-sysinit\": [{\"name\": \"nss-sysinit\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-thread\": [{\"name\": \"boost-thread\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.55\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20160104\", \"release\": \"7.module_el8+645+9d809f8c\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.280\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"4.06\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.230.600\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.074\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"1.69\", \"release\": \"395.el8\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.28\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"2.97\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.72\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.49\", \"release\": \"2.el8\", \"epoch\": 3, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-macros\": [{\"name\": \"perl-macros\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Unicode-Normalize\": [{\"name\": \"perl-Unicode-Normalize\", \"version\": \"1.25\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.38\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-threads-shared\": [{\"name\": \"perl-threads-shared\", \"version\": \"1.58\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"strace\": [{\"name\": \"strace\", \"version\": \"5.18\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf32\": [{\"name\": \"pcre2-utf32\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpkgconf\": [{\"name\": \"libpkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-pkg-config\": [{\"name\": \"pkgconf-pkg-config\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd-devel\": [{\"name\": \"libzstd-devel\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client-devel\": [{\"name\": \"elfutils-debuginfod-client-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol-devel\": [{\"name\": \"libsepol-devel\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-devel\": [{\"name\": \"pcre2-devel\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-devel\": [{\"name\": \"xz-devel\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkadm5\": [{\"name\": \"libkadm5\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-devel\": [{\"name\": \"krb5-devel\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-headers\": [{\"name\": \"kernel-headers\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-devel\": [{\"name\": \"libxcrypt-devel\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"efivar-libs\": [{\"name\": \"efivar-libs\", \"version\": \"37\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.30\", \"release\": \"123.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gcc\": [{\"name\": \"gcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-date-time\": [{\"name\": \"boost-date-time\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dyninst\": [{\"name\": \"dyninst\", \"version\": \"12.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-runtime\": [{\"name\": \"systemtap-runtime\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap\": [{\"name\": \"systemtap\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qa-tools\": [{\"name\": \"qa-tools\", \"version\": \"4.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.30\", \"release\": \"9.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"3.12\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmetalink\": [{\"name\": \"libmetalink\", \"version\": \"0.1.3\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-html5lib\": [{\"name\": \"python3-html5lib\", \"version\": \"0.999999999\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.37\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.24\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.8.0\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"33.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpm-libs\": [{\"name\": \"gpm-libs\", \"version\": \"1.20.7\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"geolite2-country\": [{\"name\": \"geolite2-country\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.2.0\", \"release\": \"10.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.3.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"timedatex\": [{\"name\": \"timedatex\", \"version\": \"0.5\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pycparser\": [{\"name\": \"python3-pycparser\", \"version\": \"2.14\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20180723\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"2.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob\": [{\"name\": \"oddjob\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libreport-filesystem\": [{\"name\": \"libreport-filesystem\", \"version\": \"2.9.5\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-chardet\": [{\"name\": \"python3-chardet\", \"version\": \"3.0.4\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.2.4\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.314\", \"release\": \"8.22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-libs\": [{\"name\": \"dhcp-libs\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pinentry\": [{\"name\": \"pinentry\", \"version\": \"1.1.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"bind-export-libs\": [{\"name\": \"bind-export-libs\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.1.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"2.10.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.3.2\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"23.4\", \"release\": \"7.el8.2\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpgme\": [{\"name\": \"gpgme\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.48\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-pip-wheel\": [{\"name\": \"python3.12-pip-wheel\", \"version\": \"23.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.31\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.5\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"234\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.9.7\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"teamd\": [{\"name\": \"teamd\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.2.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.7.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip\": [{\"name\": \"python3-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.1\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.4.48\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-team\": [{\"name\": \"NetworkManager-team\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.8.3\", \"release\": \"3.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-compat\": [{\"name\": \"authselect-compat\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"6.2.0\", \"release\": \"49.module_el8+991+097e156d\", \"epoch\": 15, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3-cli\": [{\"name\": \"libnl3-cli\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.2\", \"release\": \"39.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.3.5\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.7.6.1\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dmidecode\": [{\"name\": \"dmidecode\", \"version\": \"3.3\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iprutils\": [{\"name\": \"iprutils\", \"version\": \"2.4.19\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"1.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.08\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000g2a-firmware\": [{\"name\": \"iwl6000g2a-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl3160-firmware\": [{\"name\": \"iwl3160-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libteam\": [{\"name\": \"libteam\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl105-firmware\": [{\"name\": \"iwl105-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"epel-release\": [{\"name\": \"epel-release\", \"version\": \"8\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpcap\": [{\"name\": \"libpcap\", \"version\": \"1.9.1\", \"release\": \"5.el8\", \"epoch\": 14, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tbb\": [{\"name\": \"tbb\", \"version\": \"2018.2\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"m4\": [{\"name\": \"m4\", \"version\": \"1.4.18\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bison\": [{\"name\": \"bison\", \"version\": \"3.0.4\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn-freebl\": [{\"name\": \"nss-softokn-freebl\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"freetype\": [{\"name\": \"freetype\", \"version\": \"2.9.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-filesystem\": [{\"name\": \"boost-filesystem\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"530\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.167\", \"release\": \"399.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hardlink\": [{\"name\": \"hardlink\", \"version\": \"1.3\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.88\", \"release\": \"2.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.33.0\", \"release\": \"6.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.066\", \"release\": \"4.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsigsegv\": [{\"name\": \"libsigsegv\", \"version\": \"2.11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.35\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.30\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"memstrack\": [{\"name\": \"memstrack\", \"version\": \"0.2.5\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.50\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.42\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libxkbcommon\": [{\"name\": \"libxkbcommon\", \"version\": \"0.9.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.237\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"platform-python\": [{\"name\": \"platform-python\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-threads\": [{\"name\": \"perl-threads\", \"version\": \"2.21\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.3.3\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-m4\": [{\"name\": \"pkgconf-m4\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf\": [{\"name\": \"pkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.9\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf-devel\": [{\"name\": \"elfutils-libelf-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-devel\": [{\"name\": \"libverto-devel\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-devel\": [{\"name\": \"elfutils-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-devel\": [{\"name\": \"openssl-devel\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-devel\": [{\"name\": \"glibc-devel\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"isl\": [{\"name\": \"isl\", \"version\": \"0.16.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-atomic\": [{\"name\": \"boost-atomic\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb\": [{\"name\": \"libdb\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-client\": [{\"name\": \"systemtap-client\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.3.7\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.19.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.13.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"4.2.3\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-libs\": [{\"name\": \"polkit-libs\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-decorator\": [{\"name\": \"python3-decorator\", \"version\": \"4.2.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"geolite2-city\": [{\"name\": \"geolite2-city\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\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.common.respawn\r\n# destroy ansible.module_utils.common.respawn\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.facts.packages\r\n# destroy ansible.module_utils.facts.packages\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# 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 pickle\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 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 rpm.transaction\r\n# destroy rpm._rpmb\r\n# destroy rpm._rpm\r\n# destroy rpm\r\n# destroy rpm._rpms\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.54 closed.\r\n 10227 1726887181.76740: done with _execute_module (package_facts, {'manager': 'auto', '_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': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10227 1726887181.76776: _low_level_execute_command(): starting\n 10227 1726887181.76785: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10227 1726887181.80853: stderr chunk (state=2):\n>>><<<\n 10227 1726887181.80865: stdout chunk (state=2):\n>>><<<\n<10.31.43.54> (0, b'', b'')\n 10227 1726887181.80893: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10227 1726887181.80901: handler run complete\n 10227 1726887181.82057: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10227 1726887181.82641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10227 1726887181.85276: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10227 1726887181.85933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10227 1726887181.86918: attempt loop complete, returning result\n 10227 1726887181.86938: _execute() done\n 10227 1726887181.86944: dumping result to json\n 10227 1726887181.87209: done dumping result, returning\n 10227 1726887181.87224: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Gather package facts [0e652c5f-a961-eb88-62cf-00000000001b]\n 10227 1726887181.87239: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001b\n 10227 1726887181.88820: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001b\n 10227 1726887181.88827: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"ansible_facts\": {\n \"packages\": {\n \"NetworkManager\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.40.16\"\n }\n ],\n \"NetworkManager-libnm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-libnm\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.40.16\"\n }\n ],\n \"NetworkManager-team\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-team\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.40.16\"\n }\n ],\n \"NetworkManager-tui\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-tui\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.40.16\"\n }\n ],\n \"acl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"acl\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.53\"\n }\n ],\n \"aspell\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"aspell\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.60.6.1\"\n }\n ],\n \"audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.2\"\n }\n ],\n \"audit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit-libs\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.2\"\n }\n ],\n \"authselect\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"authselect-compat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect-compat\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"authselect-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect-libs\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"avahi-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"avahi-libs\",\n \"release\": \"27.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7\"\n }\n ],\n \"basesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"basesystem\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"11\"\n }\n ],\n \"bash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bash\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.4.20\"\n }\n ],\n \"bc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bc\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.07.1\"\n }\n ],\n \"beakerlib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"beakerlib\",\n \"release\": \"1.el8bkr\",\n \"source\": \"rpm\",\n \"version\": \"1.29.3\"\n }\n ],\n \"beakerlib-redhat\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"beakerlib-redhat\",\n \"release\": \"33.el8bkr\",\n \"source\": \"rpm\",\n \"version\": \"1\"\n }\n ],\n \"bind-export-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 32,\n \"name\": \"bind-export-libs\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.11.36\"\n }\n ],\n \"binutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"binutils\",\n \"release\": \"123.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.30\"\n }\n ],\n \"biosdevname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"biosdevname\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.3\"\n }\n ],\n \"bison\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bison\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.0.4\"\n }\n ],\n \"boost-atomic\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-atomic\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-chrono\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-chrono\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-date-time\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-date-time\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-filesystem\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-system\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-system\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-thread\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-thread\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-timer\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-timer\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"brotli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"brotli\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.6\"\n }\n ],\n \"bzip2-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bzip2-libs\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.6\"\n }\n ],\n \"c-ares\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"c-ares\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.13.0\"\n }\n ],\n \"ca-certificates\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ca-certificates\",\n \"release\": \"80.0.el8\",\n \"source\": \"rpm\",\n \"version\": \"2023.2.60_v7.0.306\"\n }\n ],\n \"centos-gpg-keys\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"centos-gpg-keys\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"8\"\n }\n ],\n \"centos-stream-release\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-stream-release\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.6\"\n }\n ],\n \"centos-stream-repos\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-stream-repos\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"8\"\n }\n ],\n \"checkpolicy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"checkpolicy\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"chkconfig\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"chkconfig\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.19.2\"\n }\n ],\n \"chrony\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"chrony\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.5\"\n }\n ],\n \"cloud-init\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-init\",\n \"release\": \"7.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"23.4\"\n }\n ],\n \"cloud-utils-growpart\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-utils-growpart\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.33\"\n }\n ],\n \"coreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.30\"\n }\n ],\n \"coreutils-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils-common\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.30\"\n }\n ],\n \"cpio\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cpio\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.12\"\n }\n ],\n \"cpp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cpp\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"cracklib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.6\"\n }\n ],\n \"cracklib-dicts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib-dicts\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.6\"\n }\n ],\n \"cronie\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cronie\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.2\"\n }\n ],\n \"cronie-anacron\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cronie-anacron\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.2\"\n }\n ],\n \"crontabs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crontabs\",\n \"release\": \"17.20190603git.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.11\"\n }\n ],\n \"crypto-policies\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crypto-policies\",\n \"release\": \"1.git3177e06.el8\",\n \"source\": \"rpm\",\n \"version\": \"20230731\"\n }\n ],\n \"crypto-policies-scripts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crypto-policies-scripts\",\n \"release\": \"1.git3177e06.el8\",\n \"source\": \"rpm\",\n \"version\": \"20230731\"\n }\n ],\n \"cryptsetup-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cryptsetup-libs\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.7\"\n }\n ],\n \"curl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"curl\",\n \"release\": \"34.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.61.1\"\n }\n ],\n \"cyrus-sasl-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cyrus-sasl-lib\",\n \"release\": \"6.el8_5\",\n \"source\": \"rpm\",\n \"version\": \"2.1.27\"\n }\n ],\n \"dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"dbus-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"dbus-common\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"dbus-daemon\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-daemon\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"dbus-glib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dbus-glib\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.110\"\n }\n ],\n \"dbus-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-libs\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"dbus-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-tools\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"device-mapper\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 8,\n \"name\": \"device-mapper\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.02.181\"\n }\n ],\n \"device-mapper-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 8,\n \"name\": \"device-mapper-libs\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.02.181\"\n }\n ],\n \"dhcp-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"dhcp-client\",\n \"release\": \"50.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"dhcp-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 12,\n \"name\": \"dhcp-common\",\n \"release\": \"50.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"dhcp-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"dhcp-libs\",\n \"release\": \"50.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"diffutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"diffutils\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"dmidecode\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dmidecode\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.3\"\n }\n ],\n \"dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"dnf-data\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-data\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-plugins-core\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.0.21\"\n }\n ],\n \"dracut\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut\",\n \"release\": \"233.git20240115.el8\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"dracut-config-rescue\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-config-rescue\",\n \"release\": \"233.git20240115.el8\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"dracut-network\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-network\",\n \"release\": \"233.git20240115.el8\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"dracut-squash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-squash\",\n \"release\": \"233.git20240115.el8\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"dyninst\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dyninst\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"12.1.0\"\n }\n ],\n \"e2fsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"e2fsprogs-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs-libs\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"efivar-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"efivar-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"37\"\n }\n ],\n \"elfutils-debuginfod-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-debuginfod-client\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-debuginfod-client-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-debuginfod-client-devel\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-default-yama-scope\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"elfutils-default-yama-scope\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-devel\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-libelf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libelf\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-libelf-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libelf-devel\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libs\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"emacs-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"emacs-filesystem\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"26.1\"\n }\n ],\n \"epel-release\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"epel-release\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"8\"\n }\n ],\n \"ethtool\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"ethtool\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.13\"\n }\n ],\n \"expat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"expat\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.5\"\n }\n ],\n \"file\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.33\"\n }\n ],\n \"file-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file-libs\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.33\"\n }\n ],\n \"filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"filesystem\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.8\"\n }\n ],\n \"findutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"findutils\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.6.0\"\n }\n ],\n \"firewalld\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"firewalld\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.11\"\n }\n ],\n \"firewalld-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"firewalld-filesystem\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.11\"\n }\n ],\n \"flex\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"flex\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.6.1\"\n }\n ],\n \"freetype\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"freetype\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.1\"\n }\n ],\n \"fuse-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fuse-libs\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.7\"\n }\n ],\n \"gawk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gawk\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.2.1\"\n }\n ],\n \"gcc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gcc\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"gdbm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gdbm\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"gdbm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gdbm-libs\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"gdisk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gdisk\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.3\"\n }\n ],\n \"geolite2-city\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"geolite2-city\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"20180605\"\n }\n ],\n \"geolite2-country\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"geolite2-country\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"20180605\"\n }\n ],\n \"gettext\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext\",\n \"release\": \"17.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.19.8.1\"\n }\n ],\n \"gettext-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext-libs\",\n \"release\": \"17.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.19.8.1\"\n }\n ],\n \"git\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"git\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.43.0\"\n }\n ],\n \"git-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"git-core\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.43.0\"\n }\n ],\n \"git-core-doc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"git-core-doc\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.43.0\"\n }\n ],\n \"glib2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glib2\",\n \"release\": \"163.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.56.4\"\n }\n ],\n \"glibc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-common\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-devel\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-gconv-extra\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-gconv-extra\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-headers\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-headers\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-langpack-en\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-langpack-en\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"gmp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gmp\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.1.2\"\n }\n ],\n \"gnupg2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.20\"\n }\n ],\n \"gnupg2-smime\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2-smime\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.20\"\n }\n ],\n \"gnutls\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnutls\",\n \"release\": \"8.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"3.6.16\"\n }\n ],\n \"gobject-introspection\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gobject-introspection\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.56.1\"\n }\n ],\n \"gpg-pubkey\": [\n {\n \"arch\": null,\n \"epoch\": null,\n \"name\": \"gpg-pubkey\",\n \"release\": \"5ccc5b19\",\n \"source\": \"rpm\",\n \"version\": \"8483c65d\"\n },\n {\n \"arch\": null,\n \"epoch\": null,\n \"name\": \"gpg-pubkey\",\n \"release\": \"5cf7cefb\",\n \"source\": \"rpm\",\n \"version\": \"2f86d6a1\"\n }\n ],\n \"gpgme\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gpgme\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.13.1\"\n }\n ],\n \"gpm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gpm-libs\",\n \"release\": \"17.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.20.7\"\n }\n ],\n \"grep\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grep\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"groff-base\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"groff-base\",\n \"release\": \"18.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.22.3\"\n }\n ],\n \"grub2-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-common\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-pc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-pc\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-pc-modules\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-pc-modules\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools-extra\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools-extra\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools-minimal\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grubby\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grubby\",\n \"release\": \"48.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.40\"\n }\n ],\n \"gssproxy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gssproxy\",\n \"release\": \"21.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.8.0\"\n }\n ],\n \"gzip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gzip\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"hardlink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"hardlink\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3\"\n }\n ],\n \"hdparm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"hdparm\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.54\"\n }\n ],\n \"hostname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"hostname\",\n \"release\": \"7.el8.0.1\",\n \"source\": \"rpm\",\n \"version\": \"3.20\"\n }\n ],\n \"hwdata\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"hwdata\",\n \"release\": \"8.22.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.314\"\n }\n ],\n \"ima-evm-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ima-evm-utils\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3.2\"\n }\n ],\n \"info\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"info\",\n \"release\": \"7.el8_5\",\n \"source\": \"rpm\",\n \"version\": \"6.5\"\n }\n ],\n \"initscripts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"initscripts\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.00.18\"\n }\n ],\n \"ipcalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipcalc\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.2.4\"\n }\n ],\n \"iproute\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iproute\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.2.0\"\n }\n ],\n \"iprutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iprutils\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4.19\"\n }\n ],\n \"ipset\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipset\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.1\"\n }\n ],\n \"ipset-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipset-libs\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.1\"\n }\n ],\n \"iptables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.8.5\"\n }\n ],\n \"iptables-ebtables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables-ebtables\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.8.5\"\n }\n ],\n \"iptables-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables-libs\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.8.5\"\n }\n ],\n \"iputils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iputils\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"20180629\"\n }\n ],\n \"irqbalance\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"irqbalance\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9.2\"\n }\n ],\n \"isl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"isl\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.16.1\"\n }\n ],\n \"iwl100-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl100-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"39.31.5.1\"\n }\n ],\n \"iwl1000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"iwl1000-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"39.31.5.1\"\n }\n ],\n \"iwl105-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl105-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl135-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl135-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl2000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl2000-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl2030-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl2030-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl3160-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"iwl3160-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"25.30.13.0\"\n }\n ],\n \"iwl5000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl5000-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"8.83.5.1_1\"\n }\n ],\n \"iwl5150-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl5150-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"8.24.2.2\"\n }\n ],\n \"iwl6000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl6000-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"9.221.4.1\"\n }\n ],\n \"iwl6000g2a-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl6000g2a-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl6050-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl6050-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"41.28.5.1\"\n }\n ],\n \"iwl7260-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"iwl7260-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"25.30.13.0\"\n }\n ],\n \"jansson\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"jansson\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.14\"\n }\n ],\n \"json-c\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"json-c\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.13.1\"\n }\n ],\n \"kbd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kbd\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kbd-legacy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-legacy\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kbd-misc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-misc\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kernel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-core\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-devel\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-headers\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-headers\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-modules\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-modules\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-tools\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-tools-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-tools-libs\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kexec-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kexec-tools\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.26\"\n }\n ],\n \"keyutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.10\"\n }\n ],\n \"keyutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils-libs\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.10\"\n }\n ],\n \"keyutils-libs-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils-libs-devel\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.10\"\n }\n ],\n \"kmod\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"25\"\n }\n ],\n \"kmod-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod-libs\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"25\"\n }\n ],\n \"kpartx\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kpartx\",\n \"release\": \"41.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.8.4\"\n }\n ],\n \"krb5-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"krb5-devel\",\n \"release\": \"27.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18.2\"\n }\n ],\n \"krb5-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"krb5-libs\",\n \"release\": \"27.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18.2\"\n }\n ],\n \"langpacks-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"langpacks-en\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0\"\n }\n ],\n \"less\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"less\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"530\"\n }\n ],\n \"libacl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libacl\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.53\"\n }\n ],\n \"libarchive\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libarchive\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.3.3\"\n }\n ],\n \"libassuan\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libassuan\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"libattr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libattr\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4.48\"\n }\n ],\n \"libbasicobjects\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libbasicobjects\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.1\"\n }\n ],\n \"libblkid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libblkid\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libbpf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libbpf\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.5.0\"\n }\n ],\n \"libcap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.48\"\n }\n ],\n \"libcap-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap-ng\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.11\"\n }\n ],\n \"libcollection\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcollection\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.0\"\n }\n ],\n \"libcom_err\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcom_err\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"libcom_err-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcom_err-devel\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcomps\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.18\"\n }\n ],\n \"libcroco\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcroco\",\n \"release\": \"4.el8_2.1\",\n \"source\": \"rpm\",\n \"version\": \"0.6.12\"\n }\n ],\n \"libcurl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcurl\",\n \"release\": \"34.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.61.1\"\n }\n ],\n \"libdaemon\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdaemon\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.14\"\n }\n ],\n \"libdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdb\",\n \"release\": \"42.el8_4\",\n \"source\": \"rpm\",\n \"version\": \"5.3.28\"\n }\n ],\n \"libdb-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdb-utils\",\n \"release\": \"42.el8_4\",\n \"source\": \"rpm\",\n \"version\": \"5.3.28\"\n }\n ],\n \"libdhash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdhash\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.5.0\"\n }\n ],\n \"libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdnf\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.63.0\"\n }\n ],\n \"libedit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libedit\",\n \"release\": \"23.20170329cvs.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"libestr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libestr\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.10\"\n }\n ],\n \"libev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libev\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.24\"\n }\n ],\n \"libevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libevent\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.1.8\"\n }\n ],\n \"libfastjson\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfastjson\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.99.9\"\n }\n ],\n \"libfdisk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfdisk\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libffi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libffi\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"libgcc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcc\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"libgcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcrypt\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.8.5\"\n }\n ],\n \"libgomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgomp\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"libgpg-error\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgpg-error\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.31\"\n }\n ],\n \"libibverbs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libibverbs\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"48.0\"\n }\n ],\n \"libidn2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libidn2\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.0\"\n }\n ],\n \"libini_config\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libini_config\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3.1\"\n }\n ],\n \"libkadm5\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkadm5\",\n \"release\": \"27.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18.2\"\n }\n ],\n \"libkcapi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"libkcapi-hmaccalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi-hmaccalc\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"libksba\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libksba\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3.5\"\n }\n ],\n \"libldb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libldb\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.8.0\"\n }\n ],\n \"libmaxminddb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmaxminddb\",\n \"release\": \"10.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"1.2.0\"\n }\n ],\n \"libmetalink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmetalink\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.3\"\n }\n ],\n \"libmnl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmnl\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.4\"\n }\n ],\n \"libmodulemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmodulemd\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.13.0\"\n }\n ],\n \"libmount\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmount\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libmpc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmpc\",\n \"release\": \"9.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.0\"\n }\n ],\n \"libndp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libndp\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.7\"\n }\n ],\n \"libnetfilter_conntrack\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnetfilter_conntrack\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.6\"\n }\n ],\n \"libnfnetlink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnfnetlink\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.1\"\n }\n ],\n \"libnfsidmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"libnfsidmap\",\n \"release\": \"59.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.3\"\n }\n ],\n \"libnftnl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnftnl\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.2\"\n }\n ],\n \"libnghttp2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnghttp2\",\n \"release\": \"6.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"1.33.0\"\n }\n ],\n \"libnl3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnl3\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.7.0\"\n }\n ],\n \"libnl3-cli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnl3-cli\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.7.0\"\n }\n ],\n \"libnsl2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnsl2\",\n \"release\": \"2.20180605git4a062cf.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.0\"\n }\n ],\n \"libpath_utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpath_utils\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.2.1\"\n }\n ],\n \"libpcap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 14,\n \"name\": \"libpcap\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9.1\"\n }\n ],\n \"libpipeline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpipeline\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"libpkgconf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpkgconf\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.2\"\n }\n ],\n \"libpng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"libpng\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.6.34\"\n }\n ],\n \"libpsl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpsl\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.20.2\"\n }\n ],\n \"libpwquality\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpwquality\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.4\"\n }\n ],\n \"libref_array\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libref_array\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.5\"\n }\n ],\n \"librepo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"librepo\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.14.2\"\n }\n ],\n \"libreport-filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libreport-filesystem\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"libseccomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libseccomp\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5.2\"\n }\n ],\n \"libsecret\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsecret\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.18.6\"\n }\n ],\n \"libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libselinux-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux-devel\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libselinux-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux-utils\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsemanage\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsepol\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsepol\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsepol-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsepol-devel\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsigsegv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsigsegv\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.11\"\n }\n ],\n \"libsmartcols\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsmartcols\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libsolv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsolv\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.20\"\n }\n ],\n \"libss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libss\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"libssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libssh\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.6\"\n }\n ],\n \"libssh-config\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"libssh-config\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.6\"\n }\n ],\n \"libsss_autofs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_autofs\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libsss_certmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_certmap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libsss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_idmap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libsss_nss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_nss_idmap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libsss_sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_sudo\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libstdc++\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libstdc++\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"libsysfs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsysfs\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"libtalloc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtalloc\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4.1\"\n }\n ],\n \"libtasn1\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtasn1\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.13\"\n }\n ],\n \"libtdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtdb\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.9\"\n }\n ],\n \"libteam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libteam\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.31\"\n }\n ],\n \"libtevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtevent\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.16.0\"\n }\n ],\n \"libtirpc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtirpc\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.4\"\n }\n ],\n \"libunistring\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libunistring\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.9\"\n }\n ],\n \"libusbx\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libusbx\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.23\"\n }\n ],\n \"libuser\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuser\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.62\"\n }\n ],\n \"libutempter\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libutempter\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.6\"\n }\n ],\n \"libuuid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuuid\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libverto\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libverto-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto-devel\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libverto-libev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto-libev\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libxcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcrypt\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.1.1\"\n }\n ],\n \"libxcrypt-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcrypt-devel\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.1.1\"\n }\n ],\n \"libxkbcommon\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxkbcommon\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.1\"\n }\n ],\n \"libxml2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxml2\",\n \"release\": \"18.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.7\"\n }\n ],\n \"libxslt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxslt\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.32\"\n }\n ],\n \"libyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libyaml\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.7\"\n }\n ],\n \"libzstd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libzstd\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.4\"\n }\n ],\n \"libzstd-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libzstd-devel\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.4\"\n }\n ],\n \"linux-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"linux-firmware\",\n \"release\": \"121.gitb3132c18.el8\",\n \"source\": \"rpm\",\n \"version\": \"20240111\"\n }\n ],\n \"lmdb-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lmdb-libs\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.24\"\n }\n ],\n \"logrotate\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"logrotate\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.14.0\"\n }\n ],\n \"lshw\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lshw\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"B.02.19.2\"\n }\n ],\n \"lsscsi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lsscsi\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.32\"\n }\n ],\n \"lua-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lua-libs\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.3.4\"\n }\n ],\n \"lz4-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lz4-libs\",\n \"release\": \"3.el8_4\",\n \"source\": \"rpm\",\n \"version\": \"1.8.3\"\n }\n ],\n \"lzo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lzo\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.08\"\n }\n ],\n \"m4\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"m4\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.18\"\n }\n ],\n \"make\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"make\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.2.1\"\n }\n ],\n \"man-db\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"man-db\",\n \"release\": \"18.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.7.6.1\"\n }\n ],\n \"memstrack\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"memstrack\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.2.5\"\n }\n ],\n \"microcode_ctl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"microcode_ctl\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"20230808\"\n }\n ],\n \"mokutil\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"mokutil\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.0\"\n }\n ],\n \"mozjs60\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mozjs60\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"60.9.0\"\n }\n ],\n \"mpdecimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mpdecimal\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"mpfr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mpfr\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.6\"\n }\n ],\n \"ncurses\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses\",\n \"release\": \"10.20180224.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"ncurses-base\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ncurses-base\",\n \"release\": \"10.20180224.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"ncurses-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses-libs\",\n \"release\": \"10.20180224.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"nettle\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nettle\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.4.1\"\n }\n ],\n \"newt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"newt\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.52.20\"\n }\n ],\n \"nfs-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"nfs-utils\",\n \"release\": \"59.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.3\"\n }\n ],\n \"nftables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"nftables\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.4\"\n }\n ],\n \"npth\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"npth\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5\"\n }\n ],\n \"nspr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nspr\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.35.0\"\n }\n ],\n \"nss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"nss-softokn\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-softokn\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"nss-softokn-freebl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-softokn-freebl\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"nss-sysinit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-sysinit\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"nss-util\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-util\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"numactl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"numactl-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.16\"\n }\n ],\n \"oddjob\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"oddjob\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.34.7\"\n }\n ],\n \"oddjob-mkhomedir\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"oddjob-mkhomedir\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.34.7\"\n }\n ],\n \"openldap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openldap\",\n \"release\": \"18.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4.46\"\n }\n ],\n \"openssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.0p1\"\n }\n ],\n \"openssh-clients\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-clients\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.0p1\"\n }\n ],\n \"openssh-server\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-server\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.0p1\"\n }\n ],\n \"openssl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1k\"\n }\n ],\n \"openssl-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl-devel\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1k\"\n }\n ],\n \"openssl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl-libs\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1k\"\n }\n ],\n \"openssl-pkcs11\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssl-pkcs11\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.4.10\"\n }\n ],\n \"os-prober\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"os-prober\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.74\"\n }\n ],\n \"p11-kit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.23.22\"\n }\n ],\n \"p11-kit-trust\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit-trust\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.23.22\"\n }\n ],\n \"pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pam\",\n \"release\": \"33.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3.1\"\n }\n ],\n \"parted\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"parted\",\n \"release\": \"39.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.2\"\n }\n ],\n \"passwd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"passwd\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.80\"\n }\n ],\n \"pciutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pciutils-libs\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.7.0\"\n }\n ],\n \"pcre\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.42\"\n }\n ],\n \"pcre2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.32\"\n }\n ],\n \"pcre2-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2-devel\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.32\"\n }\n ],\n \"pcre2-utf16\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2-utf16\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.32\"\n }\n ],\n \"pcre2-utf32\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2-utf32\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.32\"\n }\n ],\n \"perl-Carp\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Carp\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.42\"\n }\n ],\n \"perl-Data-Dumper\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Data-Dumper\",\n \"release\": \"399.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.167\"\n }\n ],\n \"perl-Digest\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Digest\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.17\"\n }\n ],\n \"perl-Digest-MD5\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Digest-MD5\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.55\"\n }\n ],\n \"perl-Encode\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-Encode\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.97\"\n }\n ],\n \"perl-Errno\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-Errno\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.28\"\n }\n ],\n \"perl-Error\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Error\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.17025\"\n }\n ],\n \"perl-Exporter\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Exporter\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.72\"\n }\n ],\n \"perl-File-Path\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-File-Path\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.15\"\n }\n ],\n \"perl-File-Temp\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-File-Temp\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.230.600\"\n }\n ],\n \"perl-Getopt-Long\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Getopt-Long\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.50\"\n }\n ],\n \"perl-Git\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Git\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.43.0\"\n }\n ],\n \"perl-HTTP-Tiny\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-HTTP-Tiny\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.074\"\n }\n ],\n \"perl-IO\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-IO\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.38\"\n }\n ],\n \"perl-IO-Socket-IP\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-IO-Socket-IP\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.39\"\n }\n ],\n \"perl-IO-Socket-SSL\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-IO-Socket-SSL\",\n \"release\": \"4.module_el8+339+1ec643e0\",\n \"source\": \"rpm\",\n \"version\": \"2.066\"\n }\n ],\n \"perl-MIME-Base64\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-MIME-Base64\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.15\"\n }\n ],\n \"perl-Mozilla-CA\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Mozilla-CA\",\n \"release\": \"7.module_el8+645+9d809f8c\",\n \"source\": \"rpm\",\n \"version\": \"20160104\"\n }\n ],\n \"perl-Net-SSLeay\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Net-SSLeay\",\n \"release\": \"2.module_el8+339+1ec643e0\",\n \"source\": \"rpm\",\n \"version\": \"1.88\"\n }\n ],\n \"perl-PathTools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-PathTools\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.74\"\n }\n ],\n \"perl-Pod-Escapes\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Pod-Escapes\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.07\"\n }\n ],\n \"perl-Pod-Perldoc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Pod-Perldoc\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.28\"\n }\n ],\n \"perl-Pod-Simple\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Pod-Simple\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.35\"\n }\n ],\n \"perl-Pod-Usage\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 4,\n \"name\": \"perl-Pod-Usage\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.69\"\n }\n ],\n \"perl-Scalar-List-Utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 3,\n \"name\": \"perl-Scalar-List-Utils\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.49\"\n }\n ],\n \"perl-Socket\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-Socket\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.027\"\n }\n ],\n \"perl-Storable\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"perl-Storable\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.11\"\n }\n ],\n \"perl-Term-ANSIColor\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Term-ANSIColor\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.06\"\n }\n ],\n \"perl-Term-Cap\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Term-Cap\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.17\"\n }\n ],\n \"perl-TermReadKey\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-TermReadKey\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.37\"\n }\n ],\n \"perl-Text-ParseWords\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Text-ParseWords\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.30\"\n }\n ],\n \"perl-Text-Tabs+Wrap\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Text-Tabs+Wrap\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"2013.0523\"\n }\n ],\n \"perl-Time-Local\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Time-Local\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.280\"\n }\n ],\n \"perl-URI\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-URI\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.73\"\n }\n ],\n \"perl-Unicode-Normalize\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Unicode-Normalize\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.25\"\n }\n ],\n \"perl-constant\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-constant\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.33\"\n }\n ],\n \"perl-interpreter\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-interpreter\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.26.3\"\n }\n ],\n \"perl-libnet\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-libnet\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.11\"\n }\n ],\n \"perl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-libs\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.26.3\"\n }\n ],\n \"perl-macros\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-macros\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.26.3\"\n }\n ],\n \"perl-parent\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-parent\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.237\"\n }\n ],\n \"perl-podlators\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-podlators\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.11\"\n }\n ],\n \"perl-threads\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"perl-threads\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.21\"\n }\n ],\n \"perl-threads-shared\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-threads-shared\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.58\"\n }\n ],\n \"pigz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pigz\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4\"\n }\n ],\n \"pinentry\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pinentry\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.0\"\n }\n ],\n \"pkgconf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pkgconf\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.2\"\n }\n ],\n \"pkgconf-m4\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"pkgconf-m4\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.2\"\n }\n ],\n \"pkgconf-pkg-config\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pkgconf-pkg-config\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.2\"\n }\n ],\n \"platform-python\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"platform-python\",\n \"release\": \"62.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.6.8\"\n }\n ],\n \"platform-python-pip\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"platform-python-pip\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.0.3\"\n }\n ],\n \"platform-python-setuptools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"platform-python-setuptools\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"39.2.0\"\n }\n ],\n \"plymouth\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"plymouth\",\n \"release\": \"11.20200615git1e36e30.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.4\"\n }\n ],\n \"plymouth-core-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"plymouth-core-libs\",\n \"release\": \"11.20200615git1e36e30.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.4\"\n }\n ],\n \"plymouth-scripts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"plymouth-scripts\",\n \"release\": \"11.20200615git1e36e30.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.4\"\n }\n ],\n \"policycoreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"policycoreutils\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"polkit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.115\"\n }\n ],\n \"polkit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit-libs\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.115\"\n }\n ],\n \"polkit-pkla-compat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit-pkla-compat\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1\"\n }\n ],\n \"popt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"popt\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"prefixdevname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"prefixdevname\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.0\"\n }\n ],\n \"procps-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"procps-ng\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.3.15\"\n }\n ],\n \"psmisc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"psmisc\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"23.1\"\n }\n ],\n \"publicsuffix-list-dafsa\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"publicsuffix-list-dafsa\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"20180723\"\n }\n ],\n \"python3-audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-audit\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.2\"\n }\n ],\n \"python3-babel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-babel\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"python3-cffi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-cffi\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.11.5\"\n }\n ],\n \"python3-chardet\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-chardet\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.0.4\"\n }\n ],\n \"python3-configobj\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-configobj\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.0.6\"\n }\n ],\n \"python3-cryptography\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-cryptography\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.2.1\"\n }\n ],\n \"python3-dateutil\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"python3-dateutil\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.6.1\"\n }\n ],\n \"python3-dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-dbus\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.4\"\n }\n ],\n \"python3-decorator\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-decorator\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.2.1\"\n }\n ],\n \"python3-dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"python3-dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf-plugins-core\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.0.21\"\n }\n ],\n \"python3-firewall\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-firewall\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.11\"\n }\n ],\n \"python3-gobject-base\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-gobject-base\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.28.3\"\n }\n ],\n \"python3-gpg\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-gpg\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.13.1\"\n }\n ],\n \"python3-hawkey\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-hawkey\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.63.0\"\n }\n ],\n \"python3-html5lib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"python3-html5lib\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.999999999\"\n }\n ],\n \"python3-idna\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-idna\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5\"\n }\n ],\n \"python3-jinja2\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jinja2\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.10.1\"\n }\n ],\n \"python3-jsonpatch\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpatch\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.21\"\n }\n ],\n \"python3-jsonpointer\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpointer\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.10\"\n }\n ],\n \"python3-jsonschema\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonschema\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.6.0\"\n }\n ],\n \"python3-jwt\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jwt\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.6.1\"\n }\n ],\n \"python3-libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libcomps\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.18\"\n }\n ],\n \"python3-libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libdnf\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.63.0\"\n }\n ],\n \"python3-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libs\",\n \"release\": \"62.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.6.8\"\n }\n ],\n \"python3-libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libselinux\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libsemanage\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-linux-procfs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-linux-procfs\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.3\"\n }\n ],\n \"python3-lxml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-lxml\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.2.3\"\n }\n ],\n \"python3-markupsafe\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-markupsafe\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.23\"\n }\n ],\n \"python3-netifaces\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-netifaces\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.10.6\"\n }\n ],\n \"python3-nftables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"python3-nftables\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.4\"\n }\n ],\n \"python3-oauthlib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-oauthlib\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"python3-perf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-perf\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"python3-pip\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pip\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.0.3\"\n }\n ],\n \"python3-pip-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pip-wheel\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.0.3\"\n }\n ],\n \"python3-ply\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-ply\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.9\"\n }\n ],\n \"python3-policycoreutils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-policycoreutils\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-prettytable\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-prettytable\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.2\"\n }\n ],\n \"python3-pycparser\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pycparser\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.14\"\n }\n ],\n \"python3-pyserial\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pyserial\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.1\"\n }\n ],\n \"python3-pysocks\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pysocks\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.6.8\"\n }\n ],\n \"python3-pytz\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pytz\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2017.2\"\n }\n ],\n \"python3-pyudev\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pyudev\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.21.0\"\n }\n ],\n \"python3-pyyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-pyyaml\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.12\"\n }\n ],\n \"python3-requests\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-requests\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.20.0\"\n }\n ],\n \"python3-rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-rpm\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"python3-setools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-setools\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3.0\"\n }\n ],\n \"python3-setuptools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-setuptools\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"39.2.0\"\n }\n ],\n \"python3-setuptools-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-setuptools-wheel\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"39.2.0\"\n }\n ],\n \"python3-six\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-six\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.11.0\"\n }\n ],\n \"python3-slip\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-slip\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.6.4\"\n }\n ],\n \"python3-slip-dbus\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-slip-dbus\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.6.4\"\n }\n ],\n \"python3-syspurpose\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-syspurpose\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.28.42\"\n }\n ],\n \"python3-systemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-systemd\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"234\"\n }\n ],\n \"python3-unbound\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-unbound\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.16.2\"\n }\n ],\n \"python3-urllib3\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-urllib3\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.24.2\"\n }\n ],\n \"python3-webencodings\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-webencodings\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.5.1\"\n }\n ],\n \"python3.12\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3.12\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.12.1\"\n }\n ],\n \"python3.12-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3.12-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.12.1\"\n }\n ],\n \"python3.12-pip-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3.12-pip-wheel\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"23.2.1\"\n }\n ],\n \"python36\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python36\",\n \"release\": \"39.module_el8+762+77bd8591\",\n \"source\": \"rpm\",\n \"version\": \"3.6.8\"\n }\n ],\n \"qa-tools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"qa-tools\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.1\"\n }\n ],\n \"qemu-guest-agent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 15,\n \"name\": \"qemu-guest-agent\",\n \"release\": \"49.module_el8+991+097e156d\",\n \"source\": \"rpm\",\n \"version\": \"6.2.0\"\n }\n ],\n \"quota\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"quota\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.04\"\n }\n ],\n \"quota-nls\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"quota-nls\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.04\"\n }\n ],\n \"readline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"readline\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.0\"\n }\n ],\n \"restraint\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"restraint\",\n \"release\": \"1.el8bkr\",\n \"source\": \"rpm\",\n \"version\": \"0.4.4\"\n }\n ],\n \"restraint-rhts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"restraint-rhts\",\n \"release\": \"1.el8bkr\",\n \"source\": \"rpm\",\n \"version\": \"0.4.4\"\n }\n ],\n \"rng-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rng-tools\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.16\"\n }\n ],\n \"rootfiles\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"rootfiles\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.1\"\n }\n ],\n \"rpcbind\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpcbind\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.5\"\n }\n ],\n \"rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rpm-build-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-build-libs\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rpm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-libs\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rpm-plugin-selinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-selinux\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rpm-plugin-systemd-inhibit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-systemd-inhibit\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rsync\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsync\",\n \"release\": \"19.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"3.1.3\"\n }\n ],\n \"rsyslog\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsyslog\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.2102.0\"\n }\n ],\n \"sed\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sed\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.5\"\n }\n ],\n \"selinux-policy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy\",\n \"release\": \"139.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.14.3\"\n }\n ],\n \"selinux-policy-targeted\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy-targeted\",\n \"release\": \"139.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.14.3\"\n }\n ],\n \"setup\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"setup\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.12.2\"\n }\n ],\n \"sg3_utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sg3_utils\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.44\"\n }\n ],\n \"sg3_utils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sg3_utils-libs\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.44\"\n }\n ],\n \"shadow-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"shadow-utils\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.6\"\n }\n ],\n \"shared-mime-info\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"shared-mime-info\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"slang\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"slang\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.2\"\n }\n ],\n \"snappy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"snappy\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.8\"\n }\n ],\n \"sqlite-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sqlite-libs\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.26.0\"\n }\n ],\n \"squashfs-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"squashfs-tools\",\n \"release\": \"21.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3\"\n }\n ],\n \"sssd-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-client\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-common\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-kcm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-kcm\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-nfs-idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-nfs-idmap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"strace\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"strace\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.18\"\n }\n ],\n \"sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sudo\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9.5p2\"\n }\n ],\n \"systemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd\",\n \"release\": \"82.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"239\"\n }\n ],\n \"systemd-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-libs\",\n \"release\": \"82.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"239\"\n }\n ],\n \"systemd-pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-pam\",\n \"release\": \"82.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"239\"\n }\n ],\n \"systemd-udev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-udev\",\n \"release\": \"82.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"239\"\n }\n ],\n \"systemtap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"systemtap-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap-client\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"systemtap-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap-devel\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"systemtap-runtime\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap-runtime\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"tar\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"tar\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.30\"\n }\n ],\n \"tbb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tbb\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2018.2\"\n }\n ],\n \"teamd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"teamd\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.31\"\n }\n ],\n \"time\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"time\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"timedatex\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"timedatex\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.5\"\n }\n ],\n \"tpm2-tss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tpm2-tss\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.2\"\n }\n ],\n \"trousers\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"trousers\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.15\"\n }\n ],\n \"trousers-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"trousers-lib\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.15\"\n }\n ],\n \"tuned\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"tuned\",\n \"release\": \"4.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"2.22.1\"\n }\n ],\n \"tzdata\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"tzdata\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2024a\"\n }\n ],\n \"unbound-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"unbound-libs\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.16.2\"\n }\n ],\n \"unzip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"unzip\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.0\"\n }\n ],\n \"util-linux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"util-linux\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"vim-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-common\",\n \"release\": \"19.el8.4\",\n \"source\": \"rpm\",\n \"version\": \"8.0.1763\"\n }\n ],\n \"vim-enhanced\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-enhanced\",\n \"release\": \"19.el8.4\",\n \"source\": \"rpm\",\n \"version\": \"8.0.1763\"\n }\n ],\n \"vim-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 2,\n \"name\": \"vim-filesystem\",\n \"release\": \"19.el8.4\",\n \"source\": \"rpm\",\n \"version\": \"8.0.1763\"\n }\n ],\n \"vim-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-minimal\",\n \"release\": \"19.el8.4\",\n \"source\": \"rpm\",\n \"version\": \"8.0.1763\"\n }\n ],\n \"virt-what\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"virt-what\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.25\"\n }\n ],\n \"wget\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"wget\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.19.5\"\n }\n ],\n \"which\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"which\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.21\"\n }\n ],\n \"xfsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xfsprogs\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.0.0\"\n }\n ],\n \"xkeyboard-config\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"xkeyboard-config\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"xz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.2.4\"\n }\n ],\n \"xz-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz-devel\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.2.4\"\n }\n ],\n \"xz-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.2.4\"\n }\n ],\n \"yum\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"yum\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"yum-utils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"yum-utils\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.0.21\"\n }\n ],\n \"zip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zip\",\n \"release\": \"23.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"zlib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zlib\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.11\"\n }\n ],\n \"zlib-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zlib-devel\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.11\"\n }\n ]\n }\n },\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"manager\": [\n \"auto\"\n ],\n \"strategy\": \"first\"\n }\n }\n}\n 10234 1726887182.54093: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"packages\": {\"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.24.2\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-linux-procfs\": [{\"name\": \"python3-linux-procfs\", \"version\": \"0.7.3\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cryptography\": [{\"name\": \"python3-cryptography\", \"version\": \"3.2.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20180629\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240111\", \"release\": \"121.gitb3132c18.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"2.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.28.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"2.9\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-extra\": [{\"name\": \"grub2-tools-extra\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pytz\": [{\"name\": \"python3-pytz\", \"version\": \"2017.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-netifaces\": [{\"name\": \"python3-netifaces\", \"version\": \"0.10.6\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"1.10\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gnupg2-smime\": [{\"name\": \"gnupg2-smime\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpg-pubkey\": [{\"name\": \"gpg-pubkey\", \"version\": \"8483c65d\", \"release\": \"5ccc5b19\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}, {\"name\": \"gpg-pubkey\", \"version\": \"2f86d6a1\", \"release\": \"5cf7cefb\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"info\": [{\"name\": \"info\", \"version\": \"6.5\", \"release\": \"7.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12\": [{\"name\": \"python3.12\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"s<<<\n 10234 1726887182.54117: stdout chunk (state=3):\n>>>ource\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-scripts\": [{\"name\": \"plymouth-scripts\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"0.9.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-slip\": [{\"name\": \"python3-slip\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.6.0\", \"release\": \"22.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-perf\": [{\"name\": \"python3-perf\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-syspurpose\": [{\"name\": \"python3-syspurpose\", \"version\": \"1.28.42\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.5\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.5\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.9\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"5.13\", \"release\": \"2.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"biosdevname\": [{\"name\": \"biosdevname\", \"version\": \"0.7.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"23.20170329cvs.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.0\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.13\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl7260-firmware\": [{\"name\": \"iwl7260-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.7.0\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source<<<\n 10234 1726887182.54345: stdout chunk (state=3):\n>>>\": \"rpm\"}], \"iwl5150-firmware\": [{\"name\": \"iwl5150-firmware\", \"version\": \"8.24.2.2\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.3\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2000-firmware\": [{\"name\": \"iwl2000-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.22.3\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl100-firmware\": [{\"name\": \"iwl100-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.20.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-system\": [{\"name\": \"boost-system\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables\": [{\"name\": \"iptables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unzip\": [{\"name\": \"unzip\", \"version\": \"6.0\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmpc\": [{\"name\": \"libmpc\", \"version\": \"1.1.0\", \"release\": \"9.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zip\": [{\"name\": \"zip\", \"version\": \"3.0\", \"release\": \"23.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss\": [{\"name\": \"nss\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.13.0\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"1.73\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libdaemon\": [{\"name\": \"libdaemon\", \"version\": \"0.14\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.39\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_autofs\": [{\"name\": \"libsss_autofs\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"4.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.1.7\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.15\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.5\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.027\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-pip\": [{\"name\": \"platform-python-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2013.0523\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.74\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf16\": [{\"name\": \"pcre2-utf16\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"zlib-devel\": [{\"name\": \"zlib-devel\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err-devel\": [{\"name\": \"libcom_err-devel\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnsl2\": [{\"name\": \"libnsl2\", \"version\": \"1.2.0\", \"release\": \"2.20180605git4a062cf.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-devel\": [{\"name\": \"libselinux-devel\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs-devel\": [{\"name\": \"keyutils-libs-devel\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcroco\": [{\"name\": \"libcroco\", \"version\": \"0.6.12\", \"release\": \"4.el8_2.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-headers\": [{\"name\": \"glibc-headers\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mokutil\": [{\"name\": \"mokutil\", \"version\": \"0.3.0\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-devel\": [{\"name\": \"kernel-devel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2023.2.60_v7.0.306\", \"release\": \"80.0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemtap-devel\": [{\"name\": \"systemtap-devel\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"aspell\": [{\"name\": \"aspell\", \"version\": \"0.60.6.1\", \"release\": \"22.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-daemon\": [{\"name\": \"dbus-daemon\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.3.1\", \"release\": \"33.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.5\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.74\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.32\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shared-mime-info\": [{\"name\": \"shared-mime-info\", \"version\": \"1.9\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"emacs-filesystem\": [{\"name\": \"emacs-filesystem\", \"version\": \"26.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-webencodings\": [{\"name\": \"python3-webencodings\", \"version\": \"0.5.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.20\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17025\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-pkla-compat\": [{\"name\": \"polkit-pkla-compat\", \"version\": \"0.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.8\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.1.3\", \"release\": \"19.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unbound-libs\": [{\"name\": \"unbound-libs\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipcalc\": [{\"name\": \"ipcalc\", \"version\": \"0.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libgcc\": [{\"name\": \"libgcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.6.1\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setuptools-wheel\": [{\"name\": \"python3-setuptools-wheel\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyudev\": [{\"name\": \"python3-pyudev\", \"version\": \"0.21.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xkeyboard-config\": [{\"name\": \"xkeyboard-config\", \"version\": \"2.28\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"initscripts\": [{\"name\": \"initscripts\", \"version\": \"10.00.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob-mkhomedir\": [{\"name\": \"oddjob-mkhomedir\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-glib\": [{\"name\": \"dbus-glib\", \"version\": \"0.110\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.56.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsecret\": [{\"name\": \"libsecret\", \"version\": \"0.18.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"8.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libuser\": [{\"name\": \"libuser\", \"version\": \"0.62\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.12.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"virt-what\": [{\"name\": \"virt-what\", \"version\": \"1.25\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"2.3.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"4.4.20\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libusbx\": [{\"name\": \"libusbx\", \"version\": \"1.0.23\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib\": [{\"name\": \"zlib\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.6\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.14.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gpg\": [{\"name\": \"python3-gpg\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.26.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-core-libs\": [{\"name\": \"plymouth-core-libs\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth\": [{\"name\": \"plymouth\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"7.0\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.2.5\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chkconfig\": [{\"name\": \"chkconfig\", \"version\": \"1.19.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.1.2\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.3.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.8.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-slip-dbus\": [{\"name\": \"python3-slip-dbus\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python36\": [{\"name\": \"python36\", \"version\": \"3.6.8\", \"release\": \"39.module_el8+762+77bd8591\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tuned\": [{\"name\": \"tuned\", \"version\": \"2.22.1\", \"release\": \"4.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.13.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.26\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"passwd\": [{\"name\": \"passwd\", \"version\": \"0.80\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2102.0\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20230808\", \"release\": \"2.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.2\", \"release\": \"1.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.4.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.5p2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"5.0.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.6\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.1.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.12\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.19.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.20\", \"release\": \"7.el8.0.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6050-firmware\": [{\"name\": \"iwl6050-firmware\", \"version\": \"41.28.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre\": [{\"name\": \"pcre\", \"version\": \"8.42\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000-firmware\": [{\"name\": \"iwl6000-firmware\", \"version\": \"9.221.4.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5000-firmware\": [{\"name\": \"iwl5000-firmware\", \"version\": \"8.83.5.1_1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2030-firmware\": [{\"name\": \"iwl2030-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdbm\": [{\"name\": \"gdbm\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl135-firmware\": [{\"name\": \"iwl135-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"acl\": [{\"name\": \"acl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl1000-firmware\": [{\"name\": \"iwl1000-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libibverbs\": [{\"name\": \"libibverbs\", \"version\": \"48.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nspr\": [{\"name\": \"nspr\", \"version\": \"4.35.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-util\": [{\"name\": \"nss-util\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-ebtables\": [{\"name\": \"iptables-ebtables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-chrono\": [{\"name\": \"boost-chrono\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"3.1.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.2.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.7\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mozjs60\": [{\"name\": \"mozjs60\", \"version\": \"60.9.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpp\": [{\"name\": \"cpp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"0.5.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"flex\": [{\"name\": \"flex\", \"version\": \"2.6.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-timer\": [{\"name\": \"boost-timer\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpng\": [{\"name\": \"libpng\", \"version\": \"1.6.34\", \"release\": \"5.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"brotli\": [{\"name\": \"brotli\", \"version\": \"1.0.6\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.7\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hdparm\": [{\"name\": \"hdparm\", \"version\": \"9.54\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.7\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"4.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.24\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.20\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"0.99.9\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.27\", \"release\": \"6.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-setuptools\": [{\"name\": \"platform-python-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.4.46\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"48.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb-utils\": [{\"name\": \"libdb-utils\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"3.3.15\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.1.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.8.4\", \"release\": \"41.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-pkcs11\": [{\"name\": \"openssl-pkcs11\", \"version\": \"0.4.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-tools\": [{\"name\": \"dbus-tools\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.6\", \"release\": \"22.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers-lib\": [{\"name\": \"trousers-lib\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.1.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext\": [{\"name\": \"gettext\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.56.4\", \"release\": \"163.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.6.16\", \"release\": \"8.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers\": [{\"name\": \"trousers\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.11.0\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11\", \"release\": \"17.20190603git.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit\": [{\"name\": \"polkit\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.2.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.14.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.8.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-unbound\": [{\"name\": \"python3-unbound\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pysocks\": [{\"name\": \"python3-pysocks\", \"version\": \"1.6.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-ply\": [{\"name\": \"python3-ply\", \"version\": \"3.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cffi\": [{\"name\": \"python3-cffi\", \"version\": \"1.11.5\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jwt\": [{\"name\": \"python3-jwt\", \"version\": \"1.6.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.6\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.20.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdisk\": [{\"name\": \"gdisk\", \"version\": \"1.0.3\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcp-common\": [{\"name\": \"dhcp-common\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-client\": [{\"name\": \"dhcp-client\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-babel\": [{\"name\": \"python3-babel\", \"version\": \"2.5.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-prettytable\": [{\"name\": \"python3-prettytable\", \"version\": \"0.7.2\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"0.23\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"2.6.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.21\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.16\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpdecimal\": [{\"name\": \"mpdecimal\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-libs\": [{\"name\": \"python3.12-libs\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn\": [{\"name\": \"nss-softokn\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-sysinit\": [{\"name\": \"nss-sysinit\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-thread\": [{\"name\": \"boost-thread\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.55\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20160104\", \"release\": \"7.module_el8+645+9d809f8c\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.280\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"4.06\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.230.600\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.074\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"1.69\", \"release\": \"395.el8\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.28\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"2.97\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"<<<\n 10234 1726887182.54361: stdout chunk (state=3):\n>>>perl-Exporter\", \"version\": \"5.72\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.49\", \"release\": \"2.el8\", \"epoch\": 3, \"arch\": \"x86_64\", \"source\": \"rpm\"}],<<<\n 10234 1726887182.54406: stdout chunk (state=3):\n>>> \"perl-macros\": [{\"name\": \"perl-macros\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Unicode-Normalize\": [{\"name\": \"perl-Unicode-Normalize\", \"version\": \"1.25\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.38\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-threads-shared\": [{\"name\": \"perl-threads-shared\", \"version\": \"1.58\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"strace\": [{\"name\": \"strace\", \"version\": \"5.18\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf32\": [{\"name\": \"pcre2-utf32\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpkgconf\": [{\"name\": \"libpkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-pkg-config\": [{\"name\": \"pkgconf-pkg-config\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd-devel\": [{\"name\": \"libzstd-devel\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client-devel\": [{\"name\": \"elfutils-debuginfod-client-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol-devel\": [{\"name\": \"libsepol-devel\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-devel\": [{\"name\": \"pcre2-devel\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-devel\": [{\"name\": \"xz-devel\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkadm5\": [{\"name\": \"libkadm5\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-devel\": [{\"name\": \"krb5-devel\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-headers\": [{\"name\": \"kernel-headers\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-devel\": [{\"name\": \"libxcrypt-devel\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"efivar-libs\": [{\"name\": \"efivar-libs\", \"version\": \"37\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.30\", \"release\": \"123.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gcc\": [{\"name\": \"gcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-date-time\": [{\"name\": \"boost-date-time\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dyninst\": [{\"name\": \"dyninst\", \"version\": \"12.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-runtime\": [{\"name\": \"systemtap-runtime\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap\": [{\"name\": \"systemtap\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qa-tools\": [{\"name\": \"qa-tools\", \"version\": \"4.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.30\", \"release\": \"9.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"3.12\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmetalink\": [{\"name\": \"libmetalink\", \"version\": \"0.1.3\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-html5lib\": [{\"name\": \"python3-html5lib\", \"version\": \"0.999999999\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.37\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.24\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.8.0\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"33.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpm-libs\": [{\"name\": \"gpm-libs\", \"version\": \"1.20.7\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"geolite2-country\": [{\"name\": \"geolite2-country\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.2.0\", \"release\": \"10.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.3.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"timedatex\": [{\"name\": \"timedatex\", \"version\": \"0.5\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pycparser\": [{\"name\": \"python3-pycparser\", \"version\": \"2.14\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20180723\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"2.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob\": [{\"name\": \"oddjob\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libreport-filesystem\": [{\"name\": \"libreport-filesystem\", \"version\": \"2.9.5\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-chardet\": [{\"name\": \"python3-chardet\", \"version\": \"3.0.4\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.2.4\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.314\", \"release\": \"8.22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-libs\": [{\"name\": \"dhcp-libs\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pinentry\": [{\"name\": \"pinentry\", \"version\": \"1.1.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": <<<\n 10234 1726887182.54459: stdout chunk (state=3):\n>>>\"centos-stream-repos\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"bind-export-libs\": [{\"name\": \"bind-export-libs\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.1.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"2.10.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.3.2\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"23.4\", \"release\": \"7.el8.2\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpgme\": [{\"name\": \"gpgme\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.48\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-pip-wheel\": [{\"name\": \"python3.12-pip-wheel\", \"version\": \"23.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.31\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"234\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.9.7\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"teamd\": [{\"name\": \"teamd\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.2.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.7.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip\": [{\"name\": \"python3-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.1\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.4.48\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-team\": [{\"name\": \"NetworkManager-team\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.8.3\", \"release\": \"3.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-compat\": [{\"name\": \"authselect-compat\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"6.2.0\", \"release\": \"49.module_el8+991+097e156d\", \"epoch\": 15, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3-cli\": [{\"name\": \"libnl3-cli\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.2\", \"release\": \"39.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.3.5\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.7.6.1\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dmidecode\": [{\"name\": \"dmidecode\", \"version\": \"3.3\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iprutils\": [{\"name\": \"iprutils\", \"version\": \"2.4.19\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"1.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.08\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000g2a-firmware\": [{\"name\": \"iwl6000g2a-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl3160-firmware\": [{\"name\": \"iwl3160-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libteam\": [{\"name\": \"libteam\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl105-firmware\": [{\"name\": \"iwl105-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"epel-release\": [{\"name\": \"epel-release\", \"version\": \"8\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpcap\": [{\"name\": \"libpcap\", \"version\": \"1.9.1\", \"release\": \"5.el8\", \"epoch\": 14, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tbb\": [{\"name\": \"tbb\", \"version\": \"2018.2\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"m4\": [{\"name\": \"m4\", \"version\": \"1.4.18\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bison\": [{\"name\": \"bison\", \"version\": \"3.0.4\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn-freebl\": [{\"name\": \"nss-softokn-freebl\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"freetype\": [{\"name\": \"freetype\", \"version\": \"2.9.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-filesystem\": [{\"name\": \"boost-filesystem\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"530\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-D<<<\n 10234 1726887182.54503: stdout chunk (state=3):\n>>>ata-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.167\", \"release\": \"399.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hardlink\": [{\"name\": \"hardlink\", \"version\": \"1.3\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.88\", \"release\": \"2.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.33.0\", \"release\": \"6.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.066\", \"release\": \"4.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsigsegv\": [{\"name\": \"libsigsegv\", \"version\": \"2.11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.35\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.30\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"memstrack\": [{\"name\": \"memstrack\", \"version\": \"0.2.5\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.50\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.42\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libxkbcommon\": [{\"name\": \"libxkbcommon\", \"version\": \"0.9.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.237\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"platform-python\": [{\"name\": \"platform-python\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-threads\": [{\"name\": \"perl-threads\", \"version\": \"2.21\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.3.3\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-m4\": [{\"name\": \"pkgconf-m4\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf\": [{\"name\": \"pkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.9\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf-devel\": [{\"name\": \"elfutils-libelf-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-devel\": [{\"name\": \"libverto-devel\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-devel\": [{\"name\": \"elfutils-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-devel\": [{\"name\": \"openssl-devel\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-devel\": [{\"name\": \"glibc-devel\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"isl\": [{\"name\": \"isl\", \"version\": \"0.16.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-atomic\": [{\"name\": \"boost-atomic\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb\": [{\"name\": \"libdb\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-client\": [{\"name\": \"systemtap-client\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.3.7\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.19.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.13.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"4.2.3\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-libs\": [{\"name\": \"polkit-libs\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-decorator\": [{\"name\": \"python3-decorator\", \"version\": \"4.2.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"geolite2-city\": [{\"name\": \"geolite2-city\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"<<<\n 10234 1726887182.55360: stdout chunk (state=3):\n>>>module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\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.m<<<\n 10234 1726887182.55374: stdout chunk (state=3):\n>>>odule_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# cle<<<\n 10234 1726887182.55390: stdout chunk (state=3):\n>>>anup[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.common.respawn\r\n# destroy ansible.module_utils.common.respawn\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<<<\n 10234 1726887182.56450: stdout chunk (state=3):\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.facts.packages\r\n# destroy ansible.module_utils.facts.packages\r\n# cleanup[2] removing rpm\r\n# cleanup[2] removing rpm._rpm\r\n<<<\n 10234 1726887182.56467: stdout chunk (state=3):\n>>># cleanup[2] removing rpm.transaction\r\n# cleanup[2] removing rpm._rpmb\r\n# cleanup[2] removing rpm._rpms\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 pickle\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 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 rpm.transaction\r\n# destroy rpm._rpmb\r\n# destroy rpm._rpm\r\n# destroy rpm\r\n# destroy rpm._rpms\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# c<<<\n 10234 1726887182.56479: stdout chunk (state=3):\n>>>leanup[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 10234 1726887182.57341: 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 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 10234 1726887182.58089: stderr chunk (state=3):\n>>>Shared connection to 10.31.41.136 closed.\r\n<<<\n 10234 1726887182.58152: stderr chunk (state=3):\n>>><<<\n 10234 1726887182.58159: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (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 0x7fba6dc92e48>\\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 0x7fba6dc28828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dc929b0>\\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 0x7fba6dc35630>\\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 0x7fba6dc3c160>\\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 0x7fba6dc410f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dc3c748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dc3c390>\\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 0x7fba6dbe6470>\\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 0x7fba6dbebe48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbe6b38>\\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 0x7fba6dbf24e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbd5d68>\\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 0x7fba6dbd8198>\\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 0x7fba6bee6940>\\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 0x7fba6bef8240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dc46a20>\\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 0x7fba6be1c080>\\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 0x7fba6be272b0>\\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 0x7fba6be27f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6be27a90>\\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 0x7fba6be32080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bec17b8>\\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 0x7fba6bec1ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6beb5160>\\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 0x7fba6beb5e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6beac438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6be9d470>\\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 0x7fba6bbd52b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbdcd30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6beb50b8>\\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 0x7fba6bbe1e10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6be972b0>\\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 0x7fba6bbe71d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbe1f98>\\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 0x7fba6bbe72e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bf06fd0>\\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 0x7fba6bbe7dd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbe79e8>\\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 0x7fba6bbf46a0>\\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 0x7fba6bbf4e80>\\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 0x7fba6b77c198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbf4780>\\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 0x7fba6b781c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbe7518>\\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 0x7fba6b7a52e8>\\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 0x7fba6b7a56a0>\\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 0x7fba6b7ac390>\\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 0x7fba6b556ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b54b2e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b543f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b53ae80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b7acd30>\\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 0x7fba6b54bf60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b7a5a20>\\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 0x7fba6dba3710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b54f048>\\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 0x7fba6dba3a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbe7860>\\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 0x7fba6dbbb5c0>\\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 0x7fba6dbbf630>\\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 0x7fba6dbbfb00>\\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 0x7fba6dbbfc18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbbbe10>\\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 0x7fba6dbbff60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbbf4e0>\\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 0x7fba6dbbf240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbaeb00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b790358>\\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 0x7fba6dbbb470>\\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 0x7fba69bc4908>\\r\\n# zipimport: found 108 names in \\'/tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba69896ac8>\\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 0x7fba69838278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698404e0>\\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 0x7fba698405f8>\\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 0x7fba69840b38>\\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 0x7fba6986ab00>\\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 0x7fba69b35048>\\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 0x7fba69b35278>\\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 0x7fba69b355c0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698662b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6985b4a8>\\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 0x7fba698666d8>\\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 0x7fba69b61dd8>\\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 0x7fba69b61ef0>\\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 0x7fba69b779b0>\\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 0x7fba69b82ac8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba69b66da0>\\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 0x7fba69b6f4a8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba69b5a2e8>\\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 0x7fba69b9cb00>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba69b6f668>\\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 0x7fba69bab9e8>\\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 0x7fba69babac8>\\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 0x7fba69babc50>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba69b50080>\\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 0x7fba698ed630>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698e0d30>\\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 0x7fba698e0f28>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698e07f0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba699079e8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba699076d8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698f7eb8>\\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 0x7fba69907550>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698f7710>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\\r\\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba661d02b0>\\r\\n# 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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba66286860>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\\r\\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\\r\\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba6623f128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba66214898>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba66278080>\\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 0x7fba66278128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba66213940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\\r\\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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\\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\\r\\n# zipimport: zlib available\\r\\n# 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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba6629ff28>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba662d4470>\\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 0x7fba662f2e80>\\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 0x7fba662fb668>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba662e0b38>\\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 0x7fba662f2be0>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba662d4e10>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba662c2f28>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba662b3860>\\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 0x7fba6656bba8>\\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 0x7fba66568710>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba66316b00>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\\r\\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\\r\\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\\r\\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba65956908>\\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 0x7fba6599a550>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba65983588>\\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 0x7fba65979c50>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba65941ef0>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba65a90ac8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\\r\\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba65a917b8>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba65a91438>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\\r\\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\\r\\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\\r\\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\\r\\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\\r\\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\\r\\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\\r\\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\\r\\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\\r\\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\\r\\n# zipimport: zlib available\\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 0x7fba654c4828>\\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 0x7fba65447438>\\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 0x7fba65447dd8>\\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 0x7fba65447f98>\\r\\nimport \\'rpm\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba654aca58>\\r\\n\\r\\n{\"ansible_facts\": {\"packages\": {\"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.24.2\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-linux-procfs\": [{\"name\": \"python3-linux-procfs\", \"version\": \"0.7.3\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cryptography\": [{\"name\": \"python3-cryptography\", \"version\": \"3.2.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20180629\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240111\", \"release\": \"121.gitb3132c18.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"2.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.28.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"2.9\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-extra\": [{\"name\": \"grub2-tools-extra\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pytz\": [{\"name\": \"python3-pytz\", \"version\": \"2017.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-netifaces\": [{\"name\": \"python3-netifaces\", \"version\": \"0.10.6\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"1.10\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gnupg2-smime\": [{\"name\": \"gnupg2-smime\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpg-pubkey\": [{\"name\": \"gpg-pubkey\", \"version\": \"8483c65d\", \"release\": \"5ccc5b19\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}, {\"name\": \"gpg-pubkey\", \"version\": \"2f86d6a1\", \"release\": \"5cf7cefb\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"info\": [{\"name\": \"info\", \"version\": \"6.5\", \"release\": \"7.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12\": [{\"name\": \"python3.12\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-scripts\": [{\"name\": \"plymouth-scripts\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"0.9.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-slip\": [{\"name\": \"python3-slip\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.6.0\", \"release\": \"22.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-perf\": [{\"name\": \"python3-perf\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-syspurpose\": [{\"name\": \"python3-syspurpose\", \"version\": \"1.28.42\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.5\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.5\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.9\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"5.13\", \"release\": \"2.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"biosdevname\": [{\"name\": \"biosdevname\", \"version\": \"0.7.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"23.20170329cvs.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.0\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.13\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl7260-firmware\": [{\"name\": \"iwl7260-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.7.0\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5150-firmware\": [{\"name\": \"iwl5150-firmware\", \"version\": \"8.24.2.2\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.3\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2000-firmware\": [{\"name\": \"iwl2000-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.22.3\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl100-firmware\": [{\"name\": \"iwl100-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.20.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-system\": [{\"name\": \"boost-system\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables\": [{\"name\": \"iptables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unzip\": [{\"name\": \"unzip\", \"version\": \"6.0\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmpc\": [{\"name\": \"libmpc\", \"version\": \"1.1.0\", \"release\": \"9.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zip\": [{\"name\": \"zip\", \"version\": \"3.0\", \"release\": \"23.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss\": [{\"name\": \"nss\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.13.0\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"1.73\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libdaemon\": [{\"name\": \"libdaemon\", \"version\": \"0.14\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.39\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_autofs\": [{\"name\": \"libsss_autofs\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"4.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.1.7\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.15\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.5\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.027\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-pip\": [{\"name\": \"platform-python-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2013.0523\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.74\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf16\": [{\"name\": \"pcre2-utf16\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"zlib-devel\": [{\"name\": \"zlib-devel\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err-devel\": [{\"name\": \"libcom_err-devel\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnsl2\": [{\"name\": \"libnsl2\", \"version\": \"1.2.0\", \"release\": \"2.20180605git4a062cf.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-devel\": [{\"name\": \"libselinux-devel\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs-devel\": [{\"name\": \"keyutils-libs-devel\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcroco\": [{\"name\": \"libcroco\", \"version\": \"0.6.12\", \"release\": \"4.el8_2.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-headers\": [{\"name\": \"glibc-headers\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mokutil\": [{\"name\": \"mokutil\", \"version\": \"0.3.0\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-devel\": [{\"name\": \"kernel-devel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2023.2.60_v7.0.306\", \"release\": \"80.0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemtap-devel\": [{\"name\": \"systemtap-devel\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"aspell\": [{\"name\": \"aspell\", \"version\": \"0.60.6.1\", \"release\": \"22.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-daemon\": [{\"name\": \"dbus-daemon\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.3.1\", \"release\": \"33.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.5\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.74\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.32\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shared-mime-info\": [{\"name\": \"shared-mime-info\", \"version\": \"1.9\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"emacs-filesystem\": [{\"name\": \"emacs-filesystem\", \"version\": \"26.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-webencodings\": [{\"name\": \"python3-webencodings\", \"version\": \"0.5.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.20\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17025\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-pkla-compat\": [{\"name\": \"polkit-pkla-compat\", \"version\": \"0.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.8\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.1.3\", \"release\": \"19.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unbound-libs\": [{\"name\": \"unbound-libs\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipcalc\": [{\"name\": \"ipcalc\", \"version\": \"0.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libgcc\": [{\"name\": \"libgcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.6.1\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setuptools-wheel\": [{\"name\": \"python3-setuptools-wheel\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyudev\": [{\"name\": \"python3-pyudev\", \"version\": \"0.21.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xkeyboard-config\": [{\"name\": \"xkeyboard-config\", \"version\": \"2.28\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"initscripts\": [{\"name\": \"initscripts\", \"version\": \"10.00.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob-mkhomedir\": [{\"name\": \"oddjob-mkhomedir\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-glib\": [{\"name\": \"dbus-glib\", \"version\": \"0.110\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.56.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsecret\": [{\"name\": \"libsecret\", \"version\": \"0.18.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"8.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libuser\": [{\"name\": \"libuser\", \"version\": \"0.62\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.12.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"virt-what\": [{\"name\": \"virt-what\", \"version\": \"1.25\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"2.3.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"4.4.20\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libusbx\": [{\"name\": \"libusbx\", \"version\": \"1.0.23\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib\": [{\"name\": \"zlib\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.6\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.14.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gpg\": [{\"name\": \"python3-gpg\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.26.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-core-libs\": [{\"name\": \"plymouth-core-libs\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth\": [{\"name\": \"plymouth\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"7.0\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.2.5\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chkconfig\": [{\"name\": \"chkconfig\", \"version\": \"1.19.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.1.2\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.3.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.8.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-slip-dbus\": [{\"name\": \"python3-slip-dbus\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python36\": [{\"name\": \"python36\", \"version\": \"3.6.8\", \"release\": \"39.module_el8+762+77bd8591\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tuned\": [{\"name\": \"tuned\", \"version\": \"2.22.1\", \"release\": \"4.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.13.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.26\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"passwd\": [{\"name\": \"passwd\", \"version\": \"0.80\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2102.0\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20230808\", \"release\": \"2.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.2\", \"release\": \"1.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.4.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.5p2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"5.0.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.6\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.1.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.12\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.19.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.20\", \"release\": \"7.el8.0.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6050-firmware\": [{\"name\": \"iwl6050-firmware\", \"version\": \"41.28.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre\": [{\"name\": \"pcre\", \"version\": \"8.42\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000-firmware\": [{\"name\": \"iwl6000-firmware\", \"version\": \"9.221.4.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5000-firmware\": [{\"name\": \"iwl5000-firmware\", \"version\": \"8.83.5.1_1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2030-firmware\": [{\"name\": \"iwl2030-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdbm\": [{\"name\": \"gdbm\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl135-firmware\": [{\"name\": \"iwl135-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"acl\": [{\"name\": \"acl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl1000-firmware\": [{\"name\": \"iwl1000-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libibverbs\": [{\"name\": \"libibverbs\", \"version\": \"48.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nspr\": [{\"name\": \"nspr\", \"version\": \"4.35.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-util\": [{\"name\": \"nss-util\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-ebtables\": [{\"name\": \"iptables-ebtables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-chrono\": [{\"name\": \"boost-chrono\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"3.1.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.2.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.7\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mozjs60\": [{\"name\": \"mozjs60\", \"version\": \"60.9.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpp\": [{\"name\": \"cpp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"0.5.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"flex\": [{\"name\": \"flex\", \"version\": \"2.6.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-timer\": [{\"name\": \"boost-timer\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpng\": [{\"name\": \"libpng\", \"version\": \"1.6.34\", \"release\": \"5.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"brotli\": [{\"name\": \"brotli\", \"version\": \"1.0.6\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.7\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hdparm\": [{\"name\": \"hdparm\", \"version\": \"9.54\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.7\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"4.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.24\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.20\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"0.99.9\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.27\", \"release\": \"6.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-setuptools\": [{\"name\": \"platform-python-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.4.46\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"48.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb-utils\": [{\"name\": \"libdb-utils\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"3.3.15\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.1.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.8.4\", \"release\": \"41.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-pkcs11\": [{\"name\": \"openssl-pkcs11\", \"version\": \"0.4.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-tools\": [{\"name\": \"dbus-tools\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.6\", \"release\": \"22.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers-lib\": [{\"name\": \"trousers-lib\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.1.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext\": [{\"name\": \"gettext\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.56.4\", \"release\": \"163.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.6.16\", \"release\": \"8.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers\": [{\"name\": \"trousers\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.11.0\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11\", \"release\": \"17.20190603git.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit\": [{\"name\": \"polkit\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.2.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.14.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.8.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-unbound\": [{\"name\": \"python3-unbound\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pysocks\": [{\"name\": \"python3-pysocks\", \"version\": \"1.6.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-ply\": [{\"name\": \"python3-ply\", \"version\": \"3.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cffi\": [{\"name\": \"python3-cffi\", \"version\": \"1.11.5\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jwt\": [{\"name\": \"python3-jwt\", \"version\": \"1.6.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.6\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.20.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdisk\": [{\"name\": \"gdisk\", \"version\": \"1.0.3\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcp-common\": [{\"name\": \"dhcp-common\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-client\": [{\"name\": \"dhcp-client\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-babel\": [{\"name\": \"python3-babel\", \"version\": \"2.5.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-prettytable\": [{\"name\": \"python3-prettytable\", \"version\": \"0.7.2\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"0.23\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"2.6.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.21\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.16\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpdecimal\": [{\"name\": \"mpdecimal\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-libs\": [{\"name\": \"python3.12-libs\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn\": [{\"name\": \"nss-softokn\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-sysinit\": [{\"name\": \"nss-sysinit\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-thread\": [{\"name\": \"boost-thread\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.55\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20160104\", \"release\": \"7.module_el8+645+9d809f8c\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.280\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"4.06\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.230.600\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.074\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"1.69\", \"release\": \"395.el8\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.28\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"2.97\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.72\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.49\", \"release\": \"2.el8\", \"epoch\": 3, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-macros\": [{\"name\": \"perl-macros\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Unicode-Normalize\": [{\"name\": \"perl-Unicode-Normalize\", \"version\": \"1.25\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.38\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-threads-shared\": [{\"name\": \"perl-threads-shared\", \"version\": \"1.58\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"strace\": [{\"name\": \"strace\", \"version\": \"5.18\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf32\": [{\"name\": \"pcre2-utf32\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpkgconf\": [{\"name\": \"libpkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-pkg-config\": [{\"name\": \"pkgconf-pkg-config\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd-devel\": [{\"name\": \"libzstd-devel\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client-devel\": [{\"name\": \"elfutils-debuginfod-client-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol-devel\": [{\"name\": \"libsepol-devel\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-devel\": [{\"name\": \"pcre2-devel\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-devel\": [{\"name\": \"xz-devel\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkadm5\": [{\"name\": \"libkadm5\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-devel\": [{\"name\": \"krb5-devel\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-headers\": [{\"name\": \"kernel-headers\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-devel\": [{\"name\": \"libxcrypt-devel\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"efivar-libs\": [{\"name\": \"efivar-libs\", \"version\": \"37\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.30\", \"release\": \"123.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gcc\": [{\"name\": \"gcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-date-time\": [{\"name\": \"boost-date-time\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dyninst\": [{\"name\": \"dyninst\", \"version\": \"12.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-runtime\": [{\"name\": \"systemtap-runtime\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap\": [{\"name\": \"systemtap\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qa-tools\": [{\"name\": \"qa-tools\", \"version\": \"4.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.30\", \"release\": \"9.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"3.12\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmetalink\": [{\"name\": \"libmetalink\", \"version\": \"0.1.3\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-html5lib\": [{\"name\": \"python3-html5lib\", \"version\": \"0.999999999\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.37\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.24\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.8.0\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"33.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpm-libs\": [{\"name\": \"gpm-libs\", \"version\": \"1.20.7\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"geolite2-country\": [{\"name\": \"geolite2-country\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.2.0\", \"release\": \"10.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.3.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"timedatex\": [{\"name\": \"timedatex\", \"version\": \"0.5\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pycparser\": [{\"name\": \"python3-pycparser\", \"version\": \"2.14\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20180723\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"2.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob\": [{\"name\": \"oddjob\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libreport-filesystem\": [{\"name\": \"libreport-filesystem\", \"version\": \"2.9.5\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-chardet\": [{\"name\": \"python3-chardet\", \"version\": \"3.0.4\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.2.4\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.314\", \"release\": \"8.22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-libs\": [{\"name\": \"dhcp-libs\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pinentry\": [{\"name\": \"pinentry\", \"version\": \"1.1.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"bind-export-libs\": [{\"name\": \"bind-export-libs\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.1.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"2.10.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.3.2\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"23.4\", \"release\": \"7.el8.2\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpgme\": [{\"name\": \"gpgme\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.48\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-pip-wheel\": [{\"name\": \"python3.12-pip-wheel\", \"version\": \"23.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.31\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"234\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.9.7\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"teamd\": [{\"name\": \"teamd\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.2.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.7.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip\": [{\"name\": \"python3-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.1\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.4.48\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-team\": [{\"name\": \"NetworkManager-team\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.8.3\", \"release\": \"3.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-compat\": [{\"name\": \"authselect-compat\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"6.2.0\", \"release\": \"49.module_el8+991+097e156d\", \"epoch\": 15, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3-cli\": [{\"name\": \"libnl3-cli\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.2\", \"release\": \"39.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.3.5\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.7.6.1\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dmidecode\": [{\"name\": \"dmidecode\", \"version\": \"3.3\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iprutils\": [{\"name\": \"iprutils\", \"version\": \"2.4.19\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"1.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.08\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000g2a-firmware\": [{\"name\": \"iwl6000g2a-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl3160-firmware\": [{\"name\": \"iwl3160-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libteam\": [{\"name\": \"libteam\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl105-firmware\": [{\"name\": \"iwl105-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"epel-release\": [{\"name\": \"epel-release\", \"version\": \"8\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpcap\": [{\"name\": \"libpcap\", \"version\": \"1.9.1\", \"release\": \"5.el8\", \"epoch\": 14, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tbb\": [{\"name\": \"tbb\", \"version\": \"2018.2\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"m4\": [{\"name\": \"m4\", \"version\": \"1.4.18\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bison\": [{\"name\": \"bison\", \"version\": \"3.0.4\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn-freebl\": [{\"name\": \"nss-softokn-freebl\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"freetype\": [{\"name\": \"freetype\", \"version\": \"2.9.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-filesystem\": [{\"name\": \"boost-filesystem\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"530\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.167\", \"release\": \"399.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hardlink\": [{\"name\": \"hardlink\", \"version\": \"1.3\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.88\", \"release\": \"2.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.33.0\", \"release\": \"6.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.066\", \"release\": \"4.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsigsegv\": [{\"name\": \"libsigsegv\", \"version\": \"2.11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.35\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.30\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"memstrack\": [{\"name\": \"memstrack\", \"version\": \"0.2.5\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.50\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.42\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libxkbcommon\": [{\"name\": \"libxkbcommon\", \"version\": \"0.9.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.237\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"platform-python\": [{\"name\": \"platform-python\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-threads\": [{\"name\": \"perl-threads\", \"version\": \"2.21\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.3.3\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-m4\": [{\"name\": \"pkgconf-m4\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf\": [{\"name\": \"pkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.9\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf-devel\": [{\"name\": \"elfutils-libelf-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-devel\": [{\"name\": \"libverto-devel\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-devel\": [{\"name\": \"elfutils-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-devel\": [{\"name\": \"openssl-devel\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-devel\": [{\"name\": \"glibc-devel\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"isl\": [{\"name\": \"isl\", \"version\": \"0.16.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-atomic\": [{\"name\": \"boost-atomic\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb\": [{\"name\": \"libdb\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-client\": [{\"name\": \"systemtap-client\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.3.7\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.19.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.13.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"4.2.3\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-libs\": [{\"name\": \"polkit-libs\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-decorator\": [{\"name\": \"python3-decorator\", \"version\": \"4.2.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"geolite2-city\": [{\"name\": \"geolite2-city\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\\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.common.respawn\\r\\n# destroy ansible.module_utils.common.respawn\\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.facts.packages\\r\\n# destroy ansible.module_utils.facts.packages\\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# 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 pickle\\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 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 rpm.transaction\\r\\n# destroy rpm._rpmb\\r\\n# destroy rpm._rpm\\r\\n# destroy rpm\\r\\n# destroy rpm._rpms\\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.41.136 closed.\\r\\n')\n 10234 1726887182.58286: _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 0x7fba6dc92e48>\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 0x7fba6dc28828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dc929b0>\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 0x7fba6dc35630>\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 0x7fba6dc3c160>\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 0x7fba6dc410f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dc3c748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dc3c390>\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 0x7fba6dbe6470>\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 0x7fba6dbebe48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbe6b38>\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 0x7fba6dbf24e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbd5d68>\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 0x7fba6dbd8198>\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 0x7fba6bee6940>\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 0x7fba6bef8240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dc46a20>\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 0x7fba6be1c080>\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 0x7fba6be272b0>\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 0x7fba6be27f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6be27a90>\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 0x7fba6be32080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bec17b8>\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 0x7fba6bec1ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6beb5160>\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 0x7fba6beb5e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6beac438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6be9d470>\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 0x7fba6bbd52b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbdcd30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6beb50b8>\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 0x7fba6bbe1e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6be972b0>\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 0x7fba6bbe71d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbe1f98>\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 0x7fba6bbe72e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bf06fd0>\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 0x7fba6bbe7dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbe79e8>\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 0x7fba6bbf46a0>\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 0x7fba6bbf4e80>\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 0x7fba6b77c198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbf4780>\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 0x7fba6b781c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbe7518>\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 0x7fba6b7a52e8>\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 0x7fba6b7a56a0>\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 0x7fba6b7ac390>\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 0x7fba6b556ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b54b2e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b543f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b53ae80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b7acd30>\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 0x7fba6b54bf60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b7a5a20>\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 0x7fba6dba3710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b54f048>\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 0x7fba6dba3a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbe7860>\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 0x7fba6dbbb5c0>\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 0x7fba6dbbf630>\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 0x7fba6dbbfb00>\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 0x7fba6dbbfc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbbbe10>\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 0x7fba6dbbff60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbbf4e0>\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 0x7fba6dbbf240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbaeb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b790358>\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 0x7fba6dbbb470>\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 0x7fba69bc4908>\r\n# zipimport: found 108 names in '/tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba69896ac8>\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 0x7fba69838278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698404e0>\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 0x7fba698405f8>\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 0x7fba69840b38>\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 0x7fba6986ab00>\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 0x7fba69b35048>\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 0x7fba69b35278>\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 0x7fba69b355c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698662b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6985b4a8>\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 0x7fba698666d8>\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 0x7fba69b61dd8>\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 0x7fba69b61ef0>\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 0x7fba69b779b0>\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 0x7fba69b82ac8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba69b66da0>\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 0x7fba69b6f4a8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba69b5a2e8>\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 0x7fba69b9cb00>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba69b6f668>\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 0x7fba69bab9e8>\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 0x7fba69babac8>\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 0x7fba69babc50>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba69b50080>\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 0x7fba698ed630>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698e0d30>\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 0x7fba698e0f28>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698e07f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba699079e8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba699076d8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698f7eb8>\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 0x7fba69907550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698f7710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba661d02b0>\r\n# 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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba66286860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba6623f128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba66214898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba66278080>\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 0x7fba66278128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba66213940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# 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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba6629ff28>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba662d4470>\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 0x7fba662f2e80>\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 0x7fba662fb668>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba662e0b38>\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 0x7fba662f2be0>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba662d4e10>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba662c2f28>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba662b3860>\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 0x7fba6656bba8>\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 0x7fba66568710>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba66316b00>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba65956908>\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 0x7fba6599a550>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba65983588>\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 0x7fba65979c50>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba65941ef0>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba65a90ac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba65a917b8>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba65a91438>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\r\n# zipimport: zlib available\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 0x7fba654c4828>\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 0x7fba65447438>\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 0x7fba65447dd8>\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 0x7fba65447f98>\r\nimport 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba654aca58>\r\n\r\n{\"ansible_facts\": {\"packages\": {\"python3-urllib3\": [{\"name\": \"python3-urllib3\", \"version\": \"1.24.2\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-linux-procfs\": [{\"name\": \"python3-linux-procfs\", \"version\": \"0.7.3\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pip-wheel\": [{\"name\": \"python3-pip-wheel\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cryptography\": [{\"name\": \"python3-cryptography\", \"version\": \"3.2.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iputils\": [{\"name\": \"iputils\", \"version\": \"20180629\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"linux-firmware\": [{\"name\": \"linux-firmware\", \"version\": \"20240111\", \"release\": \"121.gitb3132c18.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-idna\": [{\"name\": \"python3-idna\", \"version\": \"2.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect\": [{\"name\": \"authselect\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-misc\": [{\"name\": \"kbd-misc\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-audit\": [{\"name\": \"python3-audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gobject-base\": [{\"name\": \"python3-gobject-base\", \"version\": \"3.28.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-gpg-keys\": [{\"name\": \"centos-gpg-keys\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"checkpolicy\": [{\"name\": \"checkpolicy\", \"version\": \"2.9\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools-extra\": [{\"name\": \"grub2-tools-extra\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"filesystem\": [{\"name\": \"filesystem\", \"version\": \"3.8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pytz\": [{\"name\": \"python3-pytz\", \"version\": \"2017.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-squash\": [{\"name\": \"dracut-squash\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-libs\": [{\"name\": \"ncurses-libs\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-netifaces\": [{\"name\": \"python3-netifaces\", \"version\": \"0.10.6\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_certmap\": [{\"name\": \"libsss_certmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc\": [{\"name\": \"glibc\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonpointer\": [{\"name\": \"python3-jsonpointer\", \"version\": \"1.10\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gnupg2-smime\": [{\"name\": \"gnupg2-smime\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-libs\": [{\"name\": \"xz-libs\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gpg-pubkey\": [{\"name\": \"gpg-pubkey\", \"version\": \"8483c65d\", \"release\": \"5ccc5b19\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}, {\"name\": \"gpg-pubkey\", \"version\": \"2f86d6a1\", \"release\": \"5cf7cefb\", \"epoch\": null, \"arch\": null, \"source\": \"rpm\"}], \"libdnf\": [{\"name\": \"libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"info\": [{\"name\": \"info\", \"version\": \"6.5\", \"release\": \"7.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12\": [{\"name\": \"python3.12\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-build-libs\": [{\"name\": \"rpm-build-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd\": [{\"name\": \"libzstd\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-scripts\": [{\"name\": \"plymouth-scripts\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt\": [{\"name\": \"libxcrypt\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-nfs-idmap\": [{\"name\": \"sssd-nfs-idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libunistring\": [{\"name\": \"libunistring\", \"version\": \"0.9.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf\": [{\"name\": \"python3-dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnl3\": [{\"name\": \"libnl3\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-slip\": [{\"name\": \"python3-slip\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"findutils\": [{\"name\": \"findutils\", \"version\": \"4.6.0\", \"release\": \"22.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-perf\": [{\"name\": \"python3-perf\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libffi\": [{\"name\": \"libffi\", \"version\": \"3.1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-syspurpose\": [{\"name\": \"python3-syspurpose\", \"version\": \"1.28.42\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file-libs\": [{\"name\": \"file-libs\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"yum\": [{\"name\": \"yum\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sed\": [{\"name\": \"sed\", \"version\": \"4.5\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel\": [{\"name\": \"kernel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtevent\": [{\"name\": \"libtevent\", \"version\": \"0.16.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chrony\": [{\"name\": \"chrony\", \"version\": \"4.5\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs\": [{\"name\": \"keyutils-libs\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-tui\": [{\"name\": \"NetworkManager-tui\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtdb\": [{\"name\": \"libtdb\", \"version\": \"1.4.9\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut-config-rescue\": [{\"name\": \"dracut-config-rescue\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ethtool\": [{\"name\": \"ethtool\", \"version\": \"5.13\", \"release\": \"2.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs\": [{\"name\": \"e2fsprogs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgomp\": [{\"name\": \"libgomp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"biosdevname\": [{\"name\": \"biosdevname\", \"version\": \"0.7.3\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libedit\": [{\"name\": \"libedit\", \"version\": \"3.1\", \"release\": \"23.20170329cvs.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsysfs\": [{\"name\": \"libsysfs\", \"version\": \"2.1.0\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtasn1\": [{\"name\": \"libtasn1\", \"version\": \"4.13\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl7260-firmware\": [{\"name\": \"iwl7260-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pciutils-libs\": [{\"name\": \"pciutils-libs\", \"version\": \"3.7.0\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5150-firmware\": [{\"name\": \"iwl5150-firmware\", \"version\": \"8.24.2.2\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"squashfs-tools\": [{\"name\": \"squashfs-tools\", \"version\": \"4.3\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2000-firmware\": [{\"name\": \"iwl2000-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"groff-base\": [{\"name\": \"groff-base\", \"version\": \"1.22.3\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl100-firmware\": [{\"name\": \"iwl100-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpsl\": [{\"name\": \"libpsl\", \"version\": \"0.20.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-system\": [{\"name\": \"boost-system\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables\": [{\"name\": \"iptables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unzip\": [{\"name\": \"unzip\", \"version\": \"6.0\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset-libs\": [{\"name\": \"ipset-libs\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmpc\": [{\"name\": \"libmpc\", \"version\": \"1.1.0\", \"release\": \"9.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"snappy\": [{\"name\": \"snappy\", \"version\": \"1.1.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zip\": [{\"name\": \"zip\", \"version\": \"3.0\", \"release\": \"23.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils-common\": [{\"name\": \"coreutils-common\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss\": [{\"name\": \"nss\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-utils\": [{\"name\": \"libselinux-utils\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest\": [{\"name\": \"perl-Digest\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"c-ares\": [{\"name\": \"c-ares\", \"version\": \"1.13.0\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-URI\": [{\"name\": \"perl-URI\", \"version\": \"1.73\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libdaemon\": [{\"name\": \"libdaemon\", \"version\": \"0.14\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-IP\": [{\"name\": \"perl-IO-Socket-IP\", \"version\": \"0.39\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libini_config\": [{\"name\": \"libini_config\", \"version\": \"1.3.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Term-Cap\": [{\"name\": \"perl-Term-Cap\", \"version\": \"1.17\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_autofs\": [{\"name\": \"libsss_autofs\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-podlators\": [{\"name\": \"perl-podlators\", \"version\": \"4.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libyaml\": [{\"name\": \"libyaml\", \"version\": \"0.1.7\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-MIME-Base64\": [{\"name\": \"perl-MIME-Base64\", \"version\": \"3.15\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"npth\": [{\"name\": \"npth\", \"version\": \"1.5\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Socket\": [{\"name\": \"perl-Socket\", \"version\": \"2.027\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libestr\": [{\"name\": \"libestr\", \"version\": \"0.1.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libs\": [{\"name\": \"perl-libs\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-pip\": [{\"name\": \"platform-python-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Text-Tabs+Wrap\": [{\"name\": \"perl-Text-Tabs+Wrap\", \"version\": \"2013.0523\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libssh\": [{\"name\": \"libssh\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-PathTools\": [{\"name\": \"perl-PathTools\", \"version\": \"3.74\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi\": [{\"name\": \"libkcapi\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-interpreter\": [{\"name\": \"perl-interpreter\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"curl\": [{\"name\": \"curl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf16\": [{\"name\": \"pcre2-utf16\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies\": [{\"name\": \"crypto-policies\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"zlib-devel\": [{\"name\": \"zlib-devel\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cracklib-dicts\": [{\"name\": \"cracklib-dicts\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err-devel\": [{\"name\": \"libcom_err-devel\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnsl2\": [{\"name\": \"libnsl2\", \"version\": \"1.2.0\", \"release\": \"2.20180605git4a062cf.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux-devel\": [{\"name\": \"libselinux-devel\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libs\": [{\"name\": \"elfutils-libs\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils-libs-devel\": [{\"name\": \"keyutils-libs-devel\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcroco\": [{\"name\": \"libcroco\", \"version\": \"0.6.12\", \"release\": \"4.el8_2.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-headers\": [{\"name\": \"glibc-headers\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-libs\": [{\"name\": \"dbus-libs\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mokutil\": [{\"name\": \"mokutil\", \"version\": \"0.3.0\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-libs\": [{\"name\": \"systemd-libs\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-devel\": [{\"name\": \"kernel-devel\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ca-certificates\": [{\"name\": \"ca-certificates\", \"version\": \"2023.2.60_v7.0.306\", \"release\": \"80.0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemtap-devel\": [{\"name\": \"systemtap-devel\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod\": [{\"name\": \"kmod\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"aspell\": [{\"name\": \"aspell\", \"version\": \"0.60.6.1\", \"release\": \"22.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-daemon\": [{\"name\": \"dbus-daemon\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint\": [{\"name\": \"restraint\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pam\": [{\"name\": \"pam\", \"version\": \"1.3.1\", \"release\": \"33.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpcbind\": [{\"name\": \"rpcbind\", \"version\": \"1.2.5\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"os-prober\": [{\"name\": \"os-prober\", \"version\": \"1.74\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxslt\": [{\"name\": \"libxslt\", \"version\": \"1.1.32\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shared-mime-info\": [{\"name\": \"shared-mime-info\", \"version\": \"1.9\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"emacs-filesystem\": [{\"name\": \"emacs-filesystem\", \"version\": \"26.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"systemd-udev\": [{\"name\": \"systemd-udev\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-webencodings\": [{\"name\": \"python3-webencodings\", \"version\": \"0.5.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsolv\": [{\"name\": \"libsolv\", \"version\": \"0.7.20\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Error\": [{\"name\": \"perl-Error\", \"version\": \"0.17025\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"NetworkManager-libnm\": [{\"name\": \"NetworkManager-libnm\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-libev\": [{\"name\": \"libverto-libev\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-pkla-compat\": [{\"name\": \"polkit-pkla-compat\", \"version\": \"0.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib\": [{\"name\": \"beakerlib\", \"version\": \"1.29.3\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libevent\": [{\"name\": \"libevent\", \"version\": \"2.1.8\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsync\": [{\"name\": \"rsync\", \"version\": \"3.1.3\", \"release\": \"19.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"unbound-libs\": [{\"name\": \"unbound-libs\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipcalc\": [{\"name\": \"ipcalc\", \"version\": \"0.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy-targeted\": [{\"name\": \"selinux-policy-targeted\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libgcc\": [{\"name\": \"libgcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dateutil\": [{\"name\": \"python3-dateutil\", \"version\": \"2.6.1\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-setuptools-wheel\": [{\"name\": \"python3-setuptools-wheel\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyudev\": [{\"name\": \"python3-pyudev\", \"version\": \"0.21.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xkeyboard-config\": [{\"name\": \"xkeyboard-config\", \"version\": \"2.28\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"initscripts\": [{\"name\": \"initscripts\", \"version\": \"10.00.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses-base\": [{\"name\": \"ncurses-base\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dracut-network\": [{\"name\": \"dracut-network\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libssh-config\": [{\"name\": \"libssh-config\", \"version\": \"0.9.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob-mkhomedir\": [{\"name\": \"oddjob-mkhomedir\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-data\": [{\"name\": \"dnf-data\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dbus-glib\": [{\"name\": \"dbus-glib\", \"version\": \"0.110\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd-legacy\": [{\"name\": \"kbd-legacy\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gobject-introspection\": [{\"name\": \"gobject-introspection\", \"version\": \"1.56.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld-filesystem\": [{\"name\": \"firewalld-filesystem\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsecret\": [{\"name\": \"libsecret\", \"version\": \"0.18.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-release\": [{\"name\": \"centos-stream-release\", \"version\": \"8.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libuser\": [{\"name\": \"libuser\", \"version\": \"0.62\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"setup\": [{\"name\": \"setup\", \"version\": \"2.12.2\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc\": [{\"name\": \"grub2-pc\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"basesystem\": [{\"name\": \"basesystem\", \"version\": \"11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"kernel-modules\": [{\"name\": \"kernel-modules\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libselinux\": [{\"name\": \"libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"virt-what\": [{\"name\": \"virt-what\", \"version\": \"1.25\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-gconv-extra\": [{\"name\": \"glibc-gconv-extra\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-plugin-systemd-inhibit\": [{\"name\": \"rpm-plugin-systemd-inhibit\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-common\": [{\"name\": \"glibc-common\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tpm2-tss\": [{\"name\": \"tpm2-tss\", \"version\": \"2.3.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bash\": [{\"name\": \"bash\", \"version\": \"4.4.20\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libusbx\": [{\"name\": \"libusbx\", \"version\": \"1.0.23\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"zlib\": [{\"name\": \"zlib\", \"version\": \"1.2.11\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnupg2\": [{\"name\": \"gnupg2\", \"version\": \"2.2.20\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bzip2-libs\": [{\"name\": \"bzip2-libs\", \"version\": \"1.0.6\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"librepo\": [{\"name\": \"librepo\", \"version\": \"1.14.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"popt\": [{\"name\": \"popt\", \"version\": \"1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libdnf\": [{\"name\": \"python3-libdnf\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcom_err\": [{\"name\": \"libcom_err\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-gpg\": [{\"name\": \"python3-gpg\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sqlite-libs\": [{\"name\": \"sqlite-libs\", \"version\": \"3.26.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-rpm\": [{\"name\": \"python3-rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf\": [{\"name\": \"elfutils-libelf\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth-core-libs\": [{\"name\": \"plymouth-core-libs\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libuuid\": [{\"name\": \"libuuid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"plymouth\": [{\"name\": \"plymouth\", \"version\": \"0.9.4\", \"release\": \"11.20200615git1e36e30.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"readline\": [{\"name\": \"readline\", \"version\": \"7.0\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfsidmap\": [{\"name\": \"libnfsidmap\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"expat\": [{\"name\": \"expat\", \"version\": \"2.2.5\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-common\": [{\"name\": \"sssd-common\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"chkconfig\": [{\"name\": \"chkconfig\", \"version\": \"1.19.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libcomps\": [{\"name\": \"python3-libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gmp\": [{\"name\": \"gmp\", \"version\": \"6.1.2\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf\": [{\"name\": \"dnf\", \"version\": \"4.7.0\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lua-libs\": [{\"name\": \"lua-libs\", \"version\": \"5.3.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-libselinux\": [{\"name\": \"python3-libselinux\", \"version\": \"2.9\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgcrypt\": [{\"name\": \"libgcrypt\", \"version\": \"1.8.5\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-slip-dbus\": [{\"name\": \"python3-slip-dbus\", \"version\": \"0.6.4\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-common\": [{\"name\": \"grub2-common\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-firewall\": [{\"name\": \"python3-firewall\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"audit-libs\": [{\"name\": \"audit-libs\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setuptools\": [{\"name\": \"python3-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"p11-kit\": [{\"name\": \"p11-kit\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python36\": [{\"name\": \"python36\", \"version\": \"3.6.8\", \"release\": \"39.module_el8+762+77bd8591\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libassuan\": [{\"name\": \"libassuan\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tuned\": [{\"name\": \"tuned\", \"version\": \"2.22.1\", \"release\": \"4.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"json-c\": [{\"name\": \"json-c\", \"version\": \"0.13.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dnf-plugins-core\": [{\"name\": \"dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libacl\": [{\"name\": \"libacl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sssd-kcm\": [{\"name\": \"sssd-kcm\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsmartcols\": [{\"name\": \"libsmartcols\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kexec-tools\": [{\"name\": \"kexec-tools\", \"version\": \"2.0.26\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"file\": [{\"name\": \"file\", \"version\": \"5.33\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"passwd\": [{\"name\": \"passwd\", \"version\": \"0.80\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsemanage\": [{\"name\": \"libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"audit\": [{\"name\": \"audit\", \"version\": \"3.1.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"jansson\": [{\"name\": \"jansson\", \"version\": \"2.14\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rsyslog\": [{\"name\": \"rsyslog\", \"version\": \"8.2102.0\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbasicobjects\": [{\"name\": \"libbasicobjects\", \"version\": \"0.1.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-server\": [{\"name\": \"openssh-server\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libref_array\": [{\"name\": \"libref_array\", \"version\": \"0.1.5\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"microcode_ctl\": [{\"name\": \"microcode_ctl\", \"version\": \"20230808\", \"release\": \"2.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"psmisc\": [{\"name\": \"psmisc\", \"version\": \"23.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"irqbalance\": [{\"name\": \"irqbalance\", \"version\": \"1.9.2\", \"release\": \"1.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nettle\": [{\"name\": \"nettle\", \"version\": \"3.4.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sudo\": [{\"name\": \"sudo\", \"version\": \"1.9.5p2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnftnl\": [{\"name\": \"libnftnl\", \"version\": \"1.2.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xfsprogs\": [{\"name\": \"xfsprogs\", \"version\": \"5.0.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"diffutils\": [{\"name\": \"diffutils\", \"version\": \"3.6\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"prefixdevname\": [{\"name\": \"prefixdevname\", \"version\": \"0.1.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpio\": [{\"name\": \"cpio\", \"version\": \"2.12\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils\": [{\"name\": \"sg3_utils\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdhash\": [{\"name\": \"libdhash\", \"version\": \"0.5.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lshw\": [{\"name\": \"lshw\", \"version\": \"B.02.19.2\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnfnetlink\": [{\"name\": \"libnfnetlink\", \"version\": \"1.0.1\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hostname\": [{\"name\": \"hostname\", \"version\": \"3.20\", \"release\": \"7.el8.0.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_idmap\": [{\"name\": \"libsss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lsscsi\": [{\"name\": \"lsscsi\", \"version\": \"0.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"p11-kit-trust\": [{\"name\": \"p11-kit-trust\", \"version\": \"0.23.22\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rootfiles\": [{\"name\": \"rootfiles\", \"version\": \"8.1\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"numactl-libs\": [{\"name\": \"numactl-libs\", \"version\": \"2.0.16\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6050-firmware\": [{\"name\": \"iwl6050-firmware\", \"version\": \"41.28.5.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"pcre\": [{\"name\": \"pcre\", \"version\": \"8.42\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000-firmware\": [{\"name\": \"iwl6000-firmware\", \"version\": \"9.221.4.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"xz\": [{\"name\": \"xz\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl5000-firmware\": [{\"name\": \"iwl5000-firmware\", \"version\": \"8.83.5.1_1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libnetfilter_conntrack\": [{\"name\": \"libnetfilter_conntrack\", \"version\": \"1.0.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl2030-firmware\": [{\"name\": \"iwl2030-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdbm\": [{\"name\": \"gdbm\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl135-firmware\": [{\"name\": \"iwl135-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"acl\": [{\"name\": \"acl\", \"version\": \"2.2.53\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl1000-firmware\": [{\"name\": \"iwl1000-firmware\", \"version\": \"39.31.5.1\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-pc-modules\": [{\"name\": \"grub2-pc-modules\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libibverbs\": [{\"name\": \"libibverbs\", \"version\": \"48.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nspr\": [{\"name\": \"nspr\", \"version\": \"4.35.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-libs\": [{\"name\": \"iptables-libs\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-util\": [{\"name\": \"nss-util\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iptables-ebtables\": [{\"name\": \"iptables-ebtables\", \"version\": \"1.8.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-chrono\": [{\"name\": \"boost-chrono\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpfr\": [{\"name\": \"mpfr\", \"version\": \"3.1.6\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"make\": [{\"name\": \"make\", \"version\": \"4.2.1\", \"release\": \"11.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ipset\": [{\"name\": \"ipset\", \"version\": \"7.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"avahi-libs\": [{\"name\": \"avahi-libs\", \"version\": \"0.7\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mozjs60\": [{\"name\": \"mozjs60\", \"version\": \"60.9.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cpp\": [{\"name\": \"cpp\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libbpf\": [{\"name\": \"libbpf\", \"version\": \"0.5.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"flex\": [{\"name\": \"flex\", \"version\": \"2.6.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libss\": [{\"name\": \"libss\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-timer\": [{\"name\": \"boost-timer\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpng\": [{\"name\": \"libpng\", \"version\": \"1.6.34\", \"release\": \"5.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pigz\": [{\"name\": \"pigz\", \"version\": \"2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools-libs\": [{\"name\": \"kernel-tools-libs\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"brotli\": [{\"name\": \"brotli\", \"version\": \"1.0.6\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"fuse-libs\": [{\"name\": \"fuse-libs\", \"version\": \"2.9.7\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hdparm\": [{\"name\": \"hdparm\", \"version\": \"9.54\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libndp\": [{\"name\": \"libndp\", \"version\": \"1.7\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpath_utils\": [{\"name\": \"libpath_utils\", \"version\": \"0.2.1\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpipeline\": [{\"name\": \"libpipeline\", \"version\": \"1.5.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gawk\": [{\"name\": \"gawk\", \"version\": \"4.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsss_nss_idmap\": [{\"name\": \"libsss_nss_idmap\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto\": [{\"name\": \"libverto\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lmdb-libs\": [{\"name\": \"lmdb-libs\", \"version\": \"0.9.24\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"ncurses\": [{\"name\": \"ncurses\", \"version\": \"6.1\", \"release\": \"10.20180224.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"sg3_utils-libs\": [{\"name\": \"sg3_utils-libs\", \"version\": \"1.44\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"newt\": [{\"name\": \"newt\", \"version\": \"0.52.20\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfastjson\": [{\"name\": \"libfastjson\", \"version\": \"0.99.9\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cyrus-sasl-lib\": [{\"name\": \"cyrus-sasl-lib\", \"version\": \"2.1.27\", \"release\": \"6.el8_5\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"platform-python-setuptools\": [{\"name\": \"platform-python-setuptools\", \"version\": \"39.2.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grub2-tools-minimal\": [{\"name\": \"grub2-tools-minimal\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openldap\": [{\"name\": \"openldap\", \"version\": \"2.4.46\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grubby\": [{\"name\": \"grubby\", \"version\": \"8.40\", \"release\": \"48.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkcapi-hmaccalc\": [{\"name\": \"libkcapi-hmaccalc\", \"version\": \"1.4.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb-utils\": [{\"name\": \"libdb-utils\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcurl\": [{\"name\": \"libcurl\", \"version\": \"7.61.1\", \"release\": \"34.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"crypto-policies-scripts\": [{\"name\": \"crypto-policies-scripts\", \"version\": \"20230731\", \"release\": \"1.git3177e06.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"elfutils-default-yama-scope\": [{\"name\": \"elfutils-default-yama-scope\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cracklib\": [{\"name\": \"cracklib\", \"version\": \"2.9.6\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"procps-ng\": [{\"name\": \"procps-ng\", \"version\": \"3.3.15\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libtirpc\": [{\"name\": \"libtirpc\", \"version\": \"1.1.4\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kpartx\": [{\"name\": \"kpartx\", \"version\": \"0.8.4\", \"release\": \"41.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client\": [{\"name\": \"elfutils-debuginfod-client\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-pkcs11\": [{\"name\": \"openssl-pkcs11\", \"version\": \"0.4.10\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext-libs\": [{\"name\": \"gettext-libs\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-common\": [{\"name\": \"dbus-common\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmount\": [{\"name\": \"libmount\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus-tools\": [{\"name\": \"dbus-tools\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"coreutils\": [{\"name\": \"coreutils\", \"version\": \"8.30\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"shadow-utils\": [{\"name\": \"shadow-utils\", \"version\": \"4.6\", \"release\": \"22.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper-libs\": [{\"name\": \"device-mapper-libs\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-libs\": [{\"name\": \"openssl-libs\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm-libs\": [{\"name\": \"rpm-libs\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kmod-libs\": [{\"name\": \"kmod-libs\", \"version\": \"25\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers-lib\": [{\"name\": \"trousers-lib\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libutempter\": [{\"name\": \"libutempter\", \"version\": \"1.1.6\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpwquality\": [{\"name\": \"libpwquality\", \"version\": \"1.4.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"util-linux\": [{\"name\": \"util-linux\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dracut\": [{\"name\": \"dracut\", \"version\": \"049\", \"release\": \"233.git20240115.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gettext\": [{\"name\": \"gettext\", \"version\": \"0.19.8.1\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glib2\": [{\"name\": \"glib2\", \"version\": \"2.56.4\", \"release\": \"163.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gnutls\": [{\"name\": \"gnutls\", \"version\": \"3.6.16\", \"release\": \"8.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd\": [{\"name\": \"systemd\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"trousers\": [{\"name\": \"trousers\", \"version\": \"0.3.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-six\": [{\"name\": \"python3-six\", \"version\": \"1.11.0\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"crontabs\": [{\"name\": \"crontabs\", \"version\": \"1.11\", \"release\": \"17.20190603git.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cronie-anacron\": [{\"name\": \"cronie-anacron\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager\": [{\"name\": \"NetworkManager\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit\": [{\"name\": \"polkit\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh\": [{\"name\": \"openssh\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iproute\": [{\"name\": \"iproute\", \"version\": \"6.2.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"logrotate\": [{\"name\": \"logrotate\", \"version\": \"3.14.0\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libldb\": [{\"name\": \"libldb\", \"version\": \"2.8.0\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-unbound\": [{\"name\": \"python3-unbound\", \"version\": \"1.16.2\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"selinux-policy\": [{\"name\": \"selinux-policy\", \"version\": \"3.14.3\", \"release\": \"139.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pysocks\": [{\"name\": \"python3-pysocks\", \"version\": \"1.6.8\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-ply\": [{\"name\": \"python3-ply\", \"version\": \"3.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-cffi\": [{\"name\": \"python3-cffi\", \"version\": \"1.11.5\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jwt\": [{\"name\": \"python3-jwt\", \"version\": \"1.6.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libsemanage\": [{\"name\": \"python3-libsemanage\", \"version\": \"2.9\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-configobj\": [{\"name\": \"python3-configobj\", \"version\": \"5.0.6\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-requests\": [{\"name\": \"python3-requests\", \"version\": \"2.20.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gdisk\": [{\"name\": \"gdisk\", \"version\": \"1.0.3\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dhcp-common\": [{\"name\": \"dhcp-common\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-policycoreutils\": [{\"name\": \"python3-policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-client\": [{\"name\": \"dhcp-client\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-babel\": [{\"name\": \"python3-babel\", \"version\": \"2.5.1\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-prettytable\": [{\"name\": \"python3-prettytable\", \"version\": \"0.7.2\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-markupsafe\": [{\"name\": \"python3-markupsafe\", \"version\": \"0.23\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jsonschema\": [{\"name\": \"python3-jsonschema\", \"version\": \"2.6.0\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-jsonpatch\": [{\"name\": \"python3-jsonpatch\", \"version\": \"1.21\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"cloud-utils-growpart\": [{\"name\": \"cloud-utils-growpart\", \"version\": \"0.33\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rng-tools\": [{\"name\": \"rng-tools\", \"version\": \"6.16\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"mpdecimal\": [{\"name\": \"mpdecimal\", \"version\": \"2.5.1\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-libs\": [{\"name\": \"python3.12-libs\", \"version\": \"3.12.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn\": [{\"name\": \"nss-softokn\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-sysinit\": [{\"name\": \"nss-sysinit\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-thread\": [{\"name\": \"boost-thread\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Digest-MD5\": [{\"name\": \"perl-Digest-MD5\", \"version\": \"2.55\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-libnet\": [{\"name\": \"perl-libnet\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Escapes\": [{\"name\": \"perl-Pod-Escapes\", \"version\": \"1.07\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Mozilla-CA\": [{\"name\": \"perl-Mozilla-CA\", \"version\": \"20160104\", \"release\": \"7.module_el8+645+9d809f8c\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Time-Local\": [{\"name\": \"perl-Time-Local\", \"version\": \"1.280\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Term-ANSIColor\": [{\"name\": \"perl-Term-ANSIColor\", \"version\": \"4.06\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-File-Temp\": [{\"name\": \"perl-File-Temp\", \"version\": \"0.230.600\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-HTTP-Tiny\": [{\"name\": \"perl-HTTP-Tiny\", \"version\": \"0.074\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Perldoc\": [{\"name\": \"perl-Pod-Perldoc\", \"version\": \"3.28\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Pod-Usage\": [{\"name\": \"perl-Pod-Usage\", \"version\": \"1.69\", \"release\": \"395.el8\", \"epoch\": 4, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Storable\": [{\"name\": \"perl-Storable\", \"version\": \"3.11\", \"release\": \"3.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Errno\": [{\"name\": \"perl-Errno\", \"version\": \"1.28\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Encode\": [{\"name\": \"perl-Encode\", \"version\": \"2.97\", \"release\": \"3.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Exporter\": [{\"name\": \"perl-Exporter\", \"version\": \"5.72\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-Scalar-List-Utils\": [{\"name\": \"perl-Scalar-List-Utils\", \"version\": \"1.49\", \"release\": \"2.el8\", \"epoch\": 3, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-macros\": [{\"name\": \"perl-macros\", \"version\": \"5.26.3\", \"release\": \"422.el8\", \"epoch\": 4, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Unicode-Normalize\": [{\"name\": \"perl-Unicode-Normalize\", \"version\": \"1.25\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO\": [{\"name\": \"perl-IO\", \"version\": \"1.38\", \"release\": \"422.el8\", \"epoch\": 0, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-constant\": [{\"name\": \"perl-constant\", \"version\": \"1.33\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-threads-shared\": [{\"name\": \"perl-threads-shared\", \"version\": \"1.58\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"strace\": [{\"name\": \"strace\", \"version\": \"5.18\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-utf32\": [{\"name\": \"pcre2-utf32\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libpkgconf\": [{\"name\": \"libpkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-pkg-config\": [{\"name\": \"pkgconf-pkg-config\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libzstd-devel\": [{\"name\": \"libzstd-devel\", \"version\": \"1.4.4\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-debuginfod-client-devel\": [{\"name\": \"elfutils-debuginfod-client-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol-devel\": [{\"name\": \"libsepol-devel\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2-devel\": [{\"name\": \"pcre2-devel\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"xz-devel\": [{\"name\": \"xz-devel\", \"version\": \"5.2.4\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libkadm5\": [{\"name\": \"libkadm5\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-devel\": [{\"name\": \"krb5-devel\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-headers\": [{\"name\": \"kernel-headers\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxcrypt-devel\": [{\"name\": \"libxcrypt-devel\", \"version\": \"4.1.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"efivar-libs\": [{\"name\": \"efivar-libs\", \"version\": \"37\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"binutils\": [{\"name\": \"binutils\", \"version\": \"2.30\", \"release\": \"123.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gcc\": [{\"name\": \"gcc\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-date-time\": [{\"name\": \"boost-date-time\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dyninst\": [{\"name\": \"dyninst\", \"version\": \"12.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-runtime\": [{\"name\": \"systemtap-runtime\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap\": [{\"name\": \"systemtap\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qa-tools\": [{\"name\": \"qa-tools\", \"version\": \"4.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"git-core-doc\": [{\"name\": \"git-core-doc\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"yum-utils\": [{\"name\": \"yum-utils\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"tar\": [{\"name\": \"tar\", \"version\": \"1.30\", \"release\": \"9.el8\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota-nls\": [{\"name\": \"quota-nls\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pyyaml\": [{\"name\": \"python3-pyyaml\", \"version\": \"3.12\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmetalink\": [{\"name\": \"libmetalink\", \"version\": \"0.1.3\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"keyutils\": [{\"name\": \"keyutils\", \"version\": \"1.5.10\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bc\": [{\"name\": \"bc\", \"version\": \"1.07.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-common\": [{\"name\": \"vim-common\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-html5lib\": [{\"name\": \"python3-html5lib\", \"version\": \"0.999999999\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"perl-TermReadKey\": [{\"name\": \"perl-TermReadKey\", \"version\": \"2.37\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Git\": [{\"name\": \"perl-Git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libev\": [{\"name\": \"libev\", \"version\": \"4.24\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gssproxy\": [{\"name\": \"gssproxy\", \"version\": \"0.8.0\", \"release\": \"21.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"beakerlib-redhat\": [{\"name\": \"beakerlib-redhat\", \"version\": \"1\", \"release\": \"33.el8bkr\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpm-libs\": [{\"name\": \"gpm-libs\", \"version\": \"1.20.7\", \"release\": \"17.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"restraint-rhts\": [{\"name\": \"restraint-rhts\", \"version\": \"0.4.4\", \"release\": \"1.el8bkr\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"geolite2-country\": [{\"name\": \"geolite2-country\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmaxminddb\": [{\"name\": \"libmaxminddb\", \"version\": \"1.2.0\", \"release\": \"10.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-setools\": [{\"name\": \"python3-setools\", \"version\": \"4.3.0\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"timedatex\": [{\"name\": \"timedatex\", \"version\": \"0.5\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tzdata\": [{\"name\": \"tzdata\", \"version\": \"2024a\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-pycparser\": [{\"name\": \"python3-pycparser\", \"version\": \"2.14\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"authselect-libs\": [{\"name\": \"authselect-libs\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"publicsuffix-list-dafsa\": [{\"name\": \"publicsuffix-list-dafsa\", \"version\": \"20180723\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-oauthlib\": [{\"name\": \"python3-oauthlib\", \"version\": \"2.1.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"oddjob\": [{\"name\": \"oddjob\", \"version\": \"0.34.7\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libreport-filesystem\": [{\"name\": \"libreport-filesystem\", \"version\": \"2.9.5\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-chardet\": [{\"name\": \"python3-chardet\", \"version\": \"3.0.4\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-dbus\": [{\"name\": \"python3-dbus\", \"version\": \"1.2.4\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hwdata\": [{\"name\": \"hwdata\", \"version\": \"0.314\", \"release\": \"8.22.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"dhcp-libs\": [{\"name\": \"dhcp-libs\", \"version\": \"4.3.6\", \"release\": \"50.el8\", \"epoch\": 12, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pinentry\": [{\"name\": \"pinentry\", \"version\": \"1.1.0\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"centos-stream-repos\": [{\"name\": \"centos-stream-repos\", \"version\": \"8\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"bind-export-libs\": [{\"name\": \"bind-export-libs\", \"version\": \"9.11.36\", \"release\": \"13.el8\", \"epoch\": 32, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-core\": [{\"name\": \"kernel-core\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pcre2\": [{\"name\": \"pcre2\", \"version\": \"10.32\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pyserial\": [{\"name\": \"python3-pyserial\", \"version\": \"3.1.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"sssd-client\": [{\"name\": \"sssd-client\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-langpack-en\": [{\"name\": \"glibc-langpack-en\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-jinja2\": [{\"name\": \"python3-jinja2\", \"version\": \"2.10.1\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"ima-evm-utils\": [{\"name\": \"ima-evm-utils\", \"version\": \"1.3.2\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libsepol\": [{\"name\": \"libsepol\", \"version\": \"2.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cloud-init\": [{\"name\": \"cloud-init\", \"version\": \"23.4\", \"release\": \"7.el8.2\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"gpgme\": [{\"name\": \"gpgme\", \"version\": \"1.13.1\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap\": [{\"name\": \"libcap\", \"version\": \"2.48\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3.12-pip-wheel\": [{\"name\": \"python3.12-pip-wheel\", \"version\": \"23.2.1\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-hawkey\": [{\"name\": \"python3-hawkey\", \"version\": \"0.63.0\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libgpg-error\": [{\"name\": \"libgpg-error\", \"version\": \"1.31\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-systemd\": [{\"name\": \"python3-systemd\", \"version\": \"234\", \"release\": \"8.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libxml2\": [{\"name\": \"libxml2\", \"version\": \"2.9.7\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"teamd\": [{\"name\": \"teamd\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libstdc++\": [{\"name\": \"libstdc++\", \"version\": \"8.5.0\", \"release\": \"22.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kernel-tools\": [{\"name\": \"kernel-tools\", \"version\": \"4.18.0\", \"release\": \"553.5.1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libmnl\": [{\"name\": \"libmnl\", \"version\": \"1.0.4\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-dnf-plugins-core\": [{\"name\": \"python3-dnf-plugins-core\", \"version\": \"4.0.21\", \"release\": \"25.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libidn2\": [{\"name\": \"libidn2\", \"version\": \"2.2.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-nftables\": [{\"name\": \"python3-nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcap-ng\": [{\"name\": \"libcap-ng\", \"version\": \"0.7.11\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-pip\": [{\"name\": \"python3-pip\", \"version\": \"9.0.3\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libtalloc\": [{\"name\": \"libtalloc\", \"version\": \"2.4.1\", \"release\": \"0.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"firewalld\": [{\"name\": \"firewalld\", \"version\": \"0.9.11\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libattr\": [{\"name\": \"libattr\", \"version\": \"2.4.48\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"NetworkManager-team\": [{\"name\": \"NetworkManager-team\", \"version\": \"1.40.16\", \"release\": \"15.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"lz4-libs\": [{\"name\": \"lz4-libs\", \"version\": \"1.8.3\", \"release\": \"3.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"authselect-compat\": [{\"name\": \"authselect-compat\", \"version\": \"1.2.6\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gdbm-libs\": [{\"name\": \"gdbm-libs\", \"version\": \"1.18\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssh-clients\": [{\"name\": \"openssh-clients\", \"version\": \"8.0p1\", \"release\": \"24.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcollection\": [{\"name\": \"libcollection\", \"version\": \"0.7.0\", \"release\": \"40.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"qemu-guest-agent\": [{\"name\": \"qemu-guest-agent\", \"version\": \"6.2.0\", \"release\": \"49.module_el8+991+097e156d\", \"epoch\": 15, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnl3-cli\": [{\"name\": \"libnl3-cli\", \"version\": \"3.7.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"parted\": [{\"name\": \"parted\", \"version\": \"3.2\", \"release\": \"39.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libksba\": [{\"name\": \"libksba\", \"version\": \"1.3.5\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"man-db\": [{\"name\": \"man-db\", \"version\": \"2.7.6.1\", \"release\": \"18.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dmidecode\": [{\"name\": \"dmidecode\", \"version\": \"3.3\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iprutils\": [{\"name\": \"iprutils\", \"version\": \"2.4.19\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libseccomp\": [{\"name\": \"libseccomp\", \"version\": \"2.5.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"langpacks-en\": [{\"name\": \"langpacks-en\", \"version\": \"1.0\", \"release\": \"12.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"lzo\": [{\"name\": \"lzo\", \"version\": \"2.08\", \"release\": \"14.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl6000g2a-firmware\": [{\"name\": \"iwl6000g2a-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"grep\": [{\"name\": \"grep\", \"version\": \"3.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl3160-firmware\": [{\"name\": \"iwl3160-firmware\", \"version\": \"25.30.13.0\", \"release\": \"121.el8.1\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libteam\": [{\"name\": \"libteam\", \"version\": \"1.31\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"iwl105-firmware\": [{\"name\": \"iwl105-firmware\", \"version\": \"18.168.6.1\", \"release\": \"121.el8.1\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"vim-minimal\": [{\"name\": \"vim-minimal\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"epel-release\": [{\"name\": \"epel-release\", \"version\": \"8\", \"release\": \"19.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libpcap\": [{\"name\": \"libpcap\", \"version\": \"1.9.1\", \"release\": \"5.el8\", \"epoch\": 14, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"tbb\": [{\"name\": \"tbb\", \"version\": \"2018.2\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nftables\": [{\"name\": \"nftables\", \"version\": \"1.0.4\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"m4\": [{\"name\": \"m4\", \"version\": \"1.4.18\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libcomps\": [{\"name\": \"libcomps\", \"version\": \"0.1.18\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"bison\": [{\"name\": \"bison\", \"version\": \"3.0.4\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"e2fsprogs-libs\": [{\"name\": \"e2fsprogs-libs\", \"version\": \"1.45.6\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nss-softokn-freebl\": [{\"name\": \"nss-softokn-freebl\", \"version\": \"3.90.0\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"freetype\": [{\"name\": \"freetype\", \"version\": \"2.9.1\", \"release\": \"9.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-filesystem\": [{\"name\": \"boost-filesystem\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"less\": [{\"name\": \"less\", \"version\": \"530\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Data-Dumper\": [{\"name\": \"perl-Data-Dumper\", \"version\": \"2.167\", \"release\": \"399.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"hardlink\": [{\"name\": \"hardlink\", \"version\": \"1.3\", \"release\": \"6.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Net-SSLeay\": [{\"name\": \"perl-Net-SSLeay\", \"version\": \"1.88\", \"release\": \"2.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libnghttp2\": [{\"name\": \"libnghttp2\", \"version\": \"1.33.0\", \"release\": \"6.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-IO-Socket-SSL\": [{\"name\": \"perl-IO-Socket-SSL\", \"version\": \"2.066\", \"release\": \"4.module_el8+339+1ec643e0\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsigsegv\": [{\"name\": \"libsigsegv\", \"version\": \"2.11\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Pod-Simple\": [{\"name\": \"perl-Pod-Simple\", \"version\": \"3.35\", \"release\": \"395.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libsss_sudo\": [{\"name\": \"libsss_sudo\", \"version\": \"2.9.4\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Text-ParseWords\": [{\"name\": \"perl-Text-ParseWords\", \"version\": \"3.30\", \"release\": \"395.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"memstrack\": [{\"name\": \"memstrack\", \"version\": \"0.2.5\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Getopt-Long\": [{\"name\": \"perl-Getopt-Long\", \"version\": \"2.50\", \"release\": \"4.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"slang\": [{\"name\": \"slang\", \"version\": \"2.3.2\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-Carp\": [{\"name\": \"perl-Carp\", \"version\": \"1.42\", \"release\": \"396.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libxkbcommon\": [{\"name\": \"libxkbcommon\", \"version\": \"0.9.1\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-parent\": [{\"name\": \"perl-parent\", \"version\": \"0.237\", \"release\": \"1.el8\", \"epoch\": 1, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"python3-libs\": [{\"name\": \"python3-libs\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-File-Path\": [{\"name\": \"perl-File-Path\", \"version\": \"2.15\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"platform-python\": [{\"name\": \"platform-python\", \"version\": \"3.6.8\", \"release\": \"62.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"perl-threads\": [{\"name\": \"perl-threads\", \"version\": \"2.21\", \"release\": \"2.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libarchive\": [{\"name\": \"libarchive\", \"version\": \"3.3.3\", \"release\": \"5.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf-m4\": [{\"name\": \"pkgconf-m4\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"openssl\": [{\"name\": \"openssl\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"pkgconf\": [{\"name\": \"pkgconf\", \"version\": \"1.4.2\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"gzip\": [{\"name\": \"gzip\", \"version\": \"1.9\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-libelf-devel\": [{\"name\": \"elfutils-libelf-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"krb5-libs\": [{\"name\": \"krb5-libs\", \"version\": \"1.18.2\", \"release\": \"27.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libverto-devel\": [{\"name\": \"libverto-devel\", \"version\": \"0.3.2\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"device-mapper\": [{\"name\": \"device-mapper\", \"version\": \"1.02.181\", \"release\": \"14.el8\", \"epoch\": 8, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"elfutils-devel\": [{\"name\": \"elfutils-devel\", \"version\": \"0.190\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"rpm\": [{\"name\": \"rpm\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"openssl-devel\": [{\"name\": \"openssl-devel\", \"version\": \"1.1.1k\", \"release\": \"12.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libfdisk\": [{\"name\": \"libfdisk\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"glibc-devel\": [{\"name\": \"glibc-devel\", \"version\": \"2.28\", \"release\": \"251.el8.2\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"which\": [{\"name\": \"which\", \"version\": \"2.21\", \"release\": \"20.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"isl\": [{\"name\": \"isl\", \"version\": \"0.16.1\", \"release\": \"6.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libblkid\": [{\"name\": \"libblkid\", \"version\": \"2.32.1\", \"release\": \"46.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"boost-atomic\": [{\"name\": \"boost-atomic\", \"version\": \"1.66.0\", \"release\": \"13.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"libdb\": [{\"name\": \"libdb\", \"version\": \"5.3.28\", \"release\": \"42.el8_4\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemtap-client\": [{\"name\": \"systemtap-client\", \"version\": \"4.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cryptsetup-libs\": [{\"name\": \"cryptsetup-libs\", \"version\": \"2.3.7\", \"release\": \"7.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git-core\": [{\"name\": \"git-core\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"kbd\": [{\"name\": \"kbd\", \"version\": \"2.0.4\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"time\": [{\"name\": \"time\", \"version\": \"1.9\", \"release\": \"3.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"systemd-pam\": [{\"name\": \"systemd-pam\", \"version\": \"239\", \"release\": \"82.el8.1\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"quota\": [{\"name\": \"quota\", \"version\": \"4.04\", \"release\": \"14.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"grub2-tools\": [{\"name\": \"grub2-tools\", \"version\": \"2.02\", \"release\": \"129.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"wget\": [{\"name\": \"wget\", \"version\": \"1.19.5\", \"release\": \"11.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"dbus\": [{\"name\": \"dbus\", \"version\": \"1.12.8\", \"release\": \"26.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-filesystem\": [{\"name\": \"vim-filesystem\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"libmodulemd\": [{\"name\": \"libmodulemd\", \"version\": \"2.13.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-lxml\": [{\"name\": \"python3-lxml\", \"version\": \"4.2.3\", \"release\": \"4.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"cronie\": [{\"name\": \"cronie\", \"version\": \"1.5.2\", \"release\": \"10.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"git\": [{\"name\": \"git\", \"version\": \"2.43.0\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"polkit-libs\": [{\"name\": \"polkit-libs\", \"version\": \"0.115\", \"release\": \"15.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"nfs-utils\": [{\"name\": \"nfs-utils\", \"version\": \"2.3.3\", \"release\": \"59.el8\", \"epoch\": 1, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"policycoreutils\": [{\"name\": \"policycoreutils\", \"version\": \"2.9\", \"release\": \"26.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"vim-enhanced\": [{\"name\": \"vim-enhanced\", \"version\": \"8.0.1763\", \"release\": \"19.el8.4\", \"epoch\": 2, \"arch\": \"x86_64\", \"source\": \"rpm\"}], \"python3-decorator\": [{\"name\": \"python3-decorator\", \"version\": \"4.2.1\", \"release\": \"2.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"geolite2-city\": [{\"name\": \"geolite2-city\", \"version\": \"20180605\", \"release\": \"1.el8\", \"epoch\": null, \"arch\": \"noarch\", \"source\": \"rpm\"}], \"rpm-plugin-selinux\": [{\"name\": \"rpm-plugin-selinux\", \"version\": \"4.14.3\", \"release\": \"31.el8\", \"epoch\": null, \"arch\": \"x86_64\", \"source\": \"rpm\"}]}}, \"invocation\": {\"module_args\": {\"manager\": [\"auto\"], \"strategy\": \"first\"}}}\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.common.respawn\r\n# destroy ansible.module_utils.common.respawn\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.facts.packages\r\n# destroy ansible.module_utils.facts.packages\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# 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 pickle\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 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 rpm.transaction\r\n# destroy rpm._rpmb\r\n# destroy rpm._rpm\r\n# destroy rpm\r\n# destroy rpm._rpms\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.41.136 closed.\r\n 10234 1726887182.61867: done with _execute_module (package_facts, {'manager': 'auto', '_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': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10234 1726887182.61895: _low_level_execute_command(): starting\n 10234 1726887182.61903: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10234 1726887182.68627: stderr chunk (state=2):\n>>><<<\n 10234 1726887182.68639: stdout chunk (state=2):\n>>><<<\n<10.31.41.136> (0, b'', b'')\n 10234 1726887182.68663: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10234 1726887182.68672: handler run complete\n 10234 1726887182.69424: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 10234 1726887182.70437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10234 1726887182.73177: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 10234 1726887182.73582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10234 1726887182.76591: attempt loop complete, returning result\n 10234 1726887182.76610: _execute() done\n 10234 1726887182.76627: dumping result to json\n 10234 1726887182.76786: done dumping result, returning\n 10234 1726887182.76797: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Gather package facts [0e652c5f-a961-eb88-62cf-00000000001b]\n 10234 1726887182.76809: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001b\n 10234 1726887182.78361: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001b\n 10234 1726887182.78369: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"ansible_facts\": {\n \"packages\": {\n \"NetworkManager\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.40.16\"\n }\n ],\n \"NetworkManager-libnm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-libnm\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.40.16\"\n }\n ],\n \"NetworkManager-team\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-team\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.40.16\"\n }\n ],\n \"NetworkManager-tui\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"NetworkManager-tui\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.40.16\"\n }\n ],\n \"acl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"acl\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.53\"\n }\n ],\n \"aspell\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"aspell\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.60.6.1\"\n }\n ],\n \"audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.2\"\n }\n ],\n \"audit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"audit-libs\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.2\"\n }\n ],\n \"authselect\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"authselect-compat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect-compat\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"authselect-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"authselect-libs\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.6\"\n }\n ],\n \"avahi-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"avahi-libs\",\n \"release\": \"27.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7\"\n }\n ],\n \"basesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"basesystem\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"11\"\n }\n ],\n \"bash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bash\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.4.20\"\n }\n ],\n \"bc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bc\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.07.1\"\n }\n ],\n \"beakerlib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"beakerlib\",\n \"release\": \"1.el8bkr\",\n \"source\": \"rpm\",\n \"version\": \"1.29.3\"\n }\n ],\n \"beakerlib-redhat\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"beakerlib-redhat\",\n \"release\": \"33.el8bkr\",\n \"source\": \"rpm\",\n \"version\": \"1\"\n }\n ],\n \"bind-export-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 32,\n \"name\": \"bind-export-libs\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.11.36\"\n }\n ],\n \"binutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"binutils\",\n \"release\": \"123.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.30\"\n }\n ],\n \"biosdevname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"biosdevname\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.3\"\n }\n ],\n \"bison\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bison\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.0.4\"\n }\n ],\n \"boost-atomic\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-atomic\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-chrono\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-chrono\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-date-time\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-date-time\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-filesystem\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-system\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-system\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-thread\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-thread\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"boost-timer\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"boost-timer\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.66.0\"\n }\n ],\n \"brotli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"brotli\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.6\"\n }\n ],\n \"bzip2-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"bzip2-libs\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.6\"\n }\n ],\n \"c-ares\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"c-ares\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.13.0\"\n }\n ],\n \"ca-certificates\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ca-certificates\",\n \"release\": \"80.0.el8\",\n \"source\": \"rpm\",\n \"version\": \"2023.2.60_v7.0.306\"\n }\n ],\n \"centos-gpg-keys\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"centos-gpg-keys\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"8\"\n }\n ],\n \"centos-stream-release\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-stream-release\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.6\"\n }\n ],\n \"centos-stream-repos\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"centos-stream-repos\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"8\"\n }\n ],\n \"checkpolicy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"checkpolicy\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"chkconfig\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"chkconfig\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.19.2\"\n }\n ],\n \"chrony\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"chrony\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.5\"\n }\n ],\n \"cloud-init\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-init\",\n \"release\": \"7.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"23.4\"\n }\n ],\n \"cloud-utils-growpart\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"cloud-utils-growpart\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.33\"\n }\n ],\n \"coreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.30\"\n }\n ],\n \"coreutils-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"coreutils-common\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.30\"\n }\n ],\n \"cpio\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cpio\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.12\"\n }\n ],\n \"cpp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cpp\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"cracklib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.6\"\n }\n ],\n \"cracklib-dicts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cracklib-dicts\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.6\"\n }\n ],\n \"cronie\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cronie\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.2\"\n }\n ],\n \"cronie-anacron\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cronie-anacron\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.2\"\n }\n ],\n \"crontabs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crontabs\",\n \"release\": \"17.20190603git.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.11\"\n }\n ],\n \"crypto-policies\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crypto-policies\",\n \"release\": \"1.git3177e06.el8\",\n \"source\": \"rpm\",\n \"version\": \"20230731\"\n }\n ],\n \"crypto-policies-scripts\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"crypto-policies-scripts\",\n \"release\": \"1.git3177e06.el8\",\n \"source\": \"rpm\",\n \"version\": \"20230731\"\n }\n ],\n \"cryptsetup-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cryptsetup-libs\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.7\"\n }\n ],\n \"curl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"curl\",\n \"release\": \"34.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.61.1\"\n }\n ],\n \"cyrus-sasl-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"cyrus-sasl-lib\",\n \"release\": \"6.el8_5\",\n \"source\": \"rpm\",\n \"version\": \"2.1.27\"\n }\n ],\n \"dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"dbus-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"dbus-common\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"dbus-daemon\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-daemon\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"dbus-glib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dbus-glib\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.110\"\n }\n ],\n \"dbus-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-libs\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"dbus-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dbus-tools\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.12.8\"\n }\n ],\n \"device-mapper\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 8,\n \"name\": \"device-mapper\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.02.181\"\n }\n ],\n \"device-mapper-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 8,\n \"name\": \"device-mapper-libs\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.02.181\"\n }\n ],\n \"dhcp-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"dhcp-client\",\n \"release\": \"50.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"dhcp-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 12,\n \"name\": \"dhcp-common\",\n \"release\": \"50.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"dhcp-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 12,\n \"name\": \"dhcp-libs\",\n \"release\": \"50.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3.6\"\n }\n ],\n \"diffutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"diffutils\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.6\"\n }\n ],\n \"dmidecode\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"dmidecode\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.3\"\n }\n ],\n \"dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"dnf-data\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-data\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"dnf-plugins-core\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.0.21\"\n }\n ],\n \"dracut\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut\",\n \"release\": \"233.git20240115.el8\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"dracut-config-rescue\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-config-rescue\",\n \"release\": \"233.git20240115.el8\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"dracut-network\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-network\",\n \"release\": \"233.git20240115.el8\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"dracut-squash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dracut-squash\",\n \"release\": \"233.git20240115.el8\",\n \"source\": \"rpm\",\n \"version\": \"049\"\n }\n ],\n \"dyninst\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"dyninst\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"12.1.0\"\n }\n ],\n \"e2fsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"e2fsprogs-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"e2fsprogs-libs\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"efivar-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"efivar-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"37\"\n }\n ],\n \"elfutils-debuginfod-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-debuginfod-client\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-debuginfod-client-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-debuginfod-client-devel\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-default-yama-scope\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"elfutils-default-yama-scope\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-devel\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-libelf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libelf\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-libelf-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libelf-devel\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"elfutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"elfutils-libs\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.190\"\n }\n ],\n \"emacs-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"emacs-filesystem\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"26.1\"\n }\n ],\n \"epel-release\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"epel-release\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"8\"\n }\n ],\n \"ethtool\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"ethtool\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.13\"\n }\n ],\n \"expat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"expat\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.5\"\n }\n ],\n \"file\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.33\"\n }\n ],\n \"file-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"file-libs\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.33\"\n }\n ],\n \"filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"filesystem\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.8\"\n }\n ],\n \"findutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"findutils\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.6.0\"\n }\n ],\n \"firewalld\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"firewalld\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.11\"\n }\n ],\n \"firewalld-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"firewalld-filesystem\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.11\"\n }\n ],\n \"flex\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"flex\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.6.1\"\n }\n ],\n \"freetype\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"freetype\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.1\"\n }\n ],\n \"fuse-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"fuse-libs\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.7\"\n }\n ],\n \"gawk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gawk\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.2.1\"\n }\n ],\n \"gcc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gcc\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"gdbm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gdbm\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"gdbm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gdbm-libs\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"gdisk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gdisk\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.3\"\n }\n ],\n \"geolite2-city\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"geolite2-city\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"20180605\"\n }\n ],\n \"geolite2-country\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"geolite2-country\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"20180605\"\n }\n ],\n \"gettext\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext\",\n \"release\": \"17.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.19.8.1\"\n }\n ],\n \"gettext-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gettext-libs\",\n \"release\": \"17.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.19.8.1\"\n }\n ],\n \"git\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"git\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.43.0\"\n }\n ],\n \"git-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"git-core\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.43.0\"\n }\n ],\n \"git-core-doc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"git-core-doc\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.43.0\"\n }\n ],\n \"glib2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glib2\",\n \"release\": \"163.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.56.4\"\n }\n ],\n \"glibc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-common\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-devel\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-gconv-extra\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-gconv-extra\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-headers\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-headers\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"glibc-langpack-en\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"glibc-langpack-en\",\n \"release\": \"251.el8.2\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"gmp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"gmp\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.1.2\"\n }\n ],\n \"gnupg2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.20\"\n }\n ],\n \"gnupg2-smime\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnupg2-smime\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.20\"\n }\n ],\n \"gnutls\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gnutls\",\n \"release\": \"8.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"3.6.16\"\n }\n ],\n \"gobject-introspection\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gobject-introspection\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.56.1\"\n }\n ],\n \"gpg-pubkey\": [\n {\n \"arch\": null,\n \"epoch\": null,\n \"name\": \"gpg-pubkey\",\n \"release\": \"5ccc5b19\",\n \"source\": \"rpm\",\n \"version\": \"8483c65d\"\n },\n {\n \"arch\": null,\n \"epoch\": null,\n \"name\": \"gpg-pubkey\",\n \"release\": \"5cf7cefb\",\n \"source\": \"rpm\",\n \"version\": \"2f86d6a1\"\n }\n ],\n \"gpgme\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gpgme\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.13.1\"\n }\n ],\n \"gpm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gpm-libs\",\n \"release\": \"17.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.20.7\"\n }\n ],\n \"grep\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grep\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"groff-base\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"groff-base\",\n \"release\": \"18.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.22.3\"\n }\n ],\n \"grub2-common\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-common\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-pc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-pc\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-pc-modules\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"grub2-pc-modules\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools-extra\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools-extra\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grub2-tools-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"grub2-tools-minimal\",\n \"release\": \"129.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.02\"\n }\n ],\n \"grubby\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"grubby\",\n \"release\": \"48.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.40\"\n }\n ],\n \"gssproxy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gssproxy\",\n \"release\": \"21.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.8.0\"\n }\n ],\n \"gzip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"gzip\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"hardlink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"hardlink\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3\"\n }\n ],\n \"hdparm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"hdparm\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.54\"\n }\n ],\n \"hostname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"hostname\",\n \"release\": \"7.el8.0.1\",\n \"source\": \"rpm\",\n \"version\": \"3.20\"\n }\n ],\n \"hwdata\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"hwdata\",\n \"release\": \"8.22.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.314\"\n }\n ],\n \"ima-evm-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ima-evm-utils\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3.2\"\n }\n ],\n \"info\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"info\",\n \"release\": \"7.el8_5\",\n \"source\": \"rpm\",\n \"version\": \"6.5\"\n }\n ],\n \"initscripts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"initscripts\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.00.18\"\n }\n ],\n \"ipcalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipcalc\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.2.4\"\n }\n ],\n \"iproute\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iproute\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.2.0\"\n }\n ],\n \"iprutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iprutils\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4.19\"\n }\n ],\n \"ipset\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipset\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.1\"\n }\n ],\n \"ipset-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ipset-libs\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.1\"\n }\n ],\n \"iptables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.8.5\"\n }\n ],\n \"iptables-ebtables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables-ebtables\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.8.5\"\n }\n ],\n \"iptables-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iptables-libs\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.8.5\"\n }\n ],\n \"iputils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"iputils\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"20180629\"\n }\n ],\n \"irqbalance\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"irqbalance\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9.2\"\n }\n ],\n \"isl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"isl\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.16.1\"\n }\n ],\n \"iwl100-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl100-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"39.31.5.1\"\n }\n ],\n \"iwl1000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"iwl1000-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"39.31.5.1\"\n }\n ],\n \"iwl105-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl105-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl135-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl135-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl2000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl2000-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl2030-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl2030-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl3160-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"iwl3160-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"25.30.13.0\"\n }\n ],\n \"iwl5000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl5000-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"8.83.5.1_1\"\n }\n ],\n \"iwl5150-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl5150-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"8.24.2.2\"\n }\n ],\n \"iwl6000-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl6000-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"9.221.4.1\"\n }\n ],\n \"iwl6000g2a-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl6000g2a-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"18.168.6.1\"\n }\n ],\n \"iwl6050-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"iwl6050-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"41.28.5.1\"\n }\n ],\n \"iwl7260-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"iwl7260-firmware\",\n \"release\": \"121.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"25.30.13.0\"\n }\n ],\n \"jansson\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"jansson\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.14\"\n }\n ],\n \"json-c\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"json-c\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.13.1\"\n }\n ],\n \"kbd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kbd\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kbd-legacy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-legacy\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kbd-misc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"kbd-misc\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.4\"\n }\n ],\n \"kernel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-core\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-core\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-devel\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-headers\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-headers\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-modules\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-modules\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-tools\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kernel-tools-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kernel-tools-libs\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"kexec-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kexec-tools\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.26\"\n }\n ],\n \"keyutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.10\"\n }\n ],\n \"keyutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils-libs\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.10\"\n }\n ],\n \"keyutils-libs-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"keyutils-libs-devel\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.10\"\n }\n ],\n \"kmod\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"25\"\n }\n ],\n \"kmod-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kmod-libs\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"25\"\n }\n ],\n \"kpartx\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"kpartx\",\n \"release\": \"41.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.8.4\"\n }\n ],\n \"krb5-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"krb5-devel\",\n \"release\": \"27.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18.2\"\n }\n ],\n \"krb5-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"krb5-libs\",\n \"release\": \"27.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18.2\"\n }\n ],\n \"langpacks-en\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"langpacks-en\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0\"\n }\n ],\n \"less\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"less\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"530\"\n }\n ],\n \"libacl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libacl\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.53\"\n }\n ],\n \"libarchive\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libarchive\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.3.3\"\n }\n ],\n \"libassuan\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libassuan\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"libattr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libattr\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4.48\"\n }\n ],\n \"libbasicobjects\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libbasicobjects\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.1\"\n }\n ],\n \"libblkid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libblkid\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libbpf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libbpf\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.5.0\"\n }\n ],\n \"libcap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.48\"\n }\n ],\n \"libcap-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcap-ng\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.11\"\n }\n ],\n \"libcollection\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcollection\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.0\"\n }\n ],\n \"libcom_err\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcom_err\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"libcom_err-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcom_err-devel\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcomps\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.18\"\n }\n ],\n \"libcroco\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcroco\",\n \"release\": \"4.el8_2.1\",\n \"source\": \"rpm\",\n \"version\": \"0.6.12\"\n }\n ],\n \"libcurl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libcurl\",\n \"release\": \"34.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.61.1\"\n }\n ],\n \"libdaemon\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdaemon\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.14\"\n }\n ],\n \"libdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdb\",\n \"release\": \"42.el8_4\",\n \"source\": \"rpm\",\n \"version\": \"5.3.28\"\n }\n ],\n \"libdb-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdb-utils\",\n \"release\": \"42.el8_4\",\n \"source\": \"rpm\",\n \"version\": \"5.3.28\"\n }\n ],\n \"libdhash\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdhash\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.5.0\"\n }\n ],\n \"libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libdnf\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.63.0\"\n }\n ],\n \"libedit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libedit\",\n \"release\": \"23.20170329cvs.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"libestr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libestr\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.10\"\n }\n ],\n \"libev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libev\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.24\"\n }\n ],\n \"libevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libevent\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.1.8\"\n }\n ],\n \"libfastjson\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfastjson\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.99.9\"\n }\n ],\n \"libfdisk\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libfdisk\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libffi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libffi\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1\"\n }\n ],\n \"libgcc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcc\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"libgcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgcrypt\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.8.5\"\n }\n ],\n \"libgomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgomp\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"libgpg-error\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libgpg-error\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.31\"\n }\n ],\n \"libibverbs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libibverbs\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"48.0\"\n }\n ],\n \"libidn2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libidn2\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.2.0\"\n }\n ],\n \"libini_config\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libini_config\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3.1\"\n }\n ],\n \"libkadm5\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkadm5\",\n \"release\": \"27.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18.2\"\n }\n ],\n \"libkcapi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"libkcapi-hmaccalc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libkcapi-hmaccalc\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.0\"\n }\n ],\n \"libksba\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libksba\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3.5\"\n }\n ],\n \"libldb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libldb\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.8.0\"\n }\n ],\n \"libmaxminddb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmaxminddb\",\n \"release\": \"10.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"1.2.0\"\n }\n ],\n \"libmetalink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmetalink\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.3\"\n }\n ],\n \"libmnl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmnl\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.4\"\n }\n ],\n \"libmodulemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmodulemd\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.13.0\"\n }\n ],\n \"libmount\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmount\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libmpc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libmpc\",\n \"release\": \"9.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.0\"\n }\n ],\n \"libndp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libndp\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.7\"\n }\n ],\n \"libnetfilter_conntrack\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnetfilter_conntrack\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.6\"\n }\n ],\n \"libnfnetlink\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnfnetlink\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.1\"\n }\n ],\n \"libnfsidmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"libnfsidmap\",\n \"release\": \"59.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.3\"\n }\n ],\n \"libnftnl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnftnl\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.2\"\n }\n ],\n \"libnghttp2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnghttp2\",\n \"release\": \"6.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"1.33.0\"\n }\n ],\n \"libnl3\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnl3\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.7.0\"\n }\n ],\n \"libnl3-cli\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnl3-cli\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.7.0\"\n }\n ],\n \"libnsl2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libnsl2\",\n \"release\": \"2.20180605git4a062cf.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.0\"\n }\n ],\n \"libpath_utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpath_utils\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.2.1\"\n }\n ],\n \"libpcap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 14,\n \"name\": \"libpcap\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9.1\"\n }\n ],\n \"libpipeline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpipeline\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5.0\"\n }\n ],\n \"libpkgconf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpkgconf\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.2\"\n }\n ],\n \"libpng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"libpng\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.6.34\"\n }\n ],\n \"libpsl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpsl\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.20.2\"\n }\n ],\n \"libpwquality\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libpwquality\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.4\"\n }\n ],\n \"libref_array\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libref_array\",\n \"release\": \"40.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.5\"\n }\n ],\n \"librepo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"librepo\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.14.2\"\n }\n ],\n \"libreport-filesystem\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libreport-filesystem\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.5\"\n }\n ],\n \"libseccomp\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libseccomp\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5.2\"\n }\n ],\n \"libsecret\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsecret\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.18.6\"\n }\n ],\n \"libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libselinux-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux-devel\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libselinux-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libselinux-utils\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsemanage\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsepol\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsepol\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsepol-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsepol-devel\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"libsigsegv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsigsegv\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.11\"\n }\n ],\n \"libsmartcols\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsmartcols\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libsolv\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsolv\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.20\"\n }\n ],\n \"libss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libss\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.45.6\"\n }\n ],\n \"libssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libssh\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.6\"\n }\n ],\n \"libssh-config\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"libssh-config\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.6\"\n }\n ],\n \"libsss_autofs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_autofs\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libsss_certmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_certmap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libsss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_idmap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libsss_nss_idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_nss_idmap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libsss_sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsss_sudo\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"libstdc++\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libstdc++\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.5.0\"\n }\n ],\n \"libsysfs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libsysfs\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"libtalloc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtalloc\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4.1\"\n }\n ],\n \"libtasn1\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtasn1\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.13\"\n }\n ],\n \"libtdb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtdb\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.9\"\n }\n ],\n \"libteam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libteam\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.31\"\n }\n ],\n \"libtevent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtevent\",\n \"release\": \"0.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.16.0\"\n }\n ],\n \"libtirpc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libtirpc\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.4\"\n }\n ],\n \"libunistring\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libunistring\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.9\"\n }\n ],\n \"libusbx\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libusbx\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.23\"\n }\n ],\n \"libuser\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuser\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.62\"\n }\n ],\n \"libutempter\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libutempter\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.6\"\n }\n ],\n \"libuuid\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libuuid\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"libverto\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libverto-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto-devel\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libverto-libev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libverto-libev\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.2\"\n }\n ],\n \"libxcrypt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcrypt\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.1.1\"\n }\n ],\n \"libxcrypt-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxcrypt-devel\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.1.1\"\n }\n ],\n \"libxkbcommon\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxkbcommon\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.1\"\n }\n ],\n \"libxml2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxml2\",\n \"release\": \"18.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.7\"\n }\n ],\n \"libxslt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libxslt\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.32\"\n }\n ],\n \"libyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libyaml\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.7\"\n }\n ],\n \"libzstd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libzstd\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.4\"\n }\n ],\n \"libzstd-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"libzstd-devel\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.4\"\n }\n ],\n \"linux-firmware\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"linux-firmware\",\n \"release\": \"121.gitb3132c18.el8\",\n \"source\": \"rpm\",\n \"version\": \"20240111\"\n }\n ],\n \"lmdb-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lmdb-libs\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.24\"\n }\n ],\n \"logrotate\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"logrotate\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.14.0\"\n }\n ],\n \"lshw\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lshw\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"B.02.19.2\"\n }\n ],\n \"lsscsi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lsscsi\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.32\"\n }\n ],\n \"lua-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lua-libs\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.3.4\"\n }\n ],\n \"lz4-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lz4-libs\",\n \"release\": \"3.el8_4\",\n \"source\": \"rpm\",\n \"version\": \"1.8.3\"\n }\n ],\n \"lzo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"lzo\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.08\"\n }\n ],\n \"m4\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"m4\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.18\"\n }\n ],\n \"make\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"make\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.2.1\"\n }\n ],\n \"man-db\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"man-db\",\n \"release\": \"18.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.7.6.1\"\n }\n ],\n \"memstrack\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"memstrack\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.2.5\"\n }\n ],\n \"microcode_ctl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"microcode_ctl\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"20230808\"\n }\n ],\n \"mokutil\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"mokutil\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.0\"\n }\n ],\n \"mozjs60\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mozjs60\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"60.9.0\"\n }\n ],\n \"mpdecimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mpdecimal\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"mpfr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"mpfr\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.6\"\n }\n ],\n \"ncurses\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses\",\n \"release\": \"10.20180224.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"ncurses-base\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"ncurses-base\",\n \"release\": \"10.20180224.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"ncurses-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"ncurses-libs\",\n \"release\": \"10.20180224.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.1\"\n }\n ],\n \"nettle\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nettle\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.4.1\"\n }\n ],\n \"newt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"newt\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.52.20\"\n }\n ],\n \"nfs-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"nfs-utils\",\n \"release\": \"59.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.3\"\n }\n ],\n \"nftables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"nftables\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.4\"\n }\n ],\n \"npth\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"npth\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.5\"\n }\n ],\n \"nspr\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nspr\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.35.0\"\n }\n ],\n \"nss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"nss-softokn\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-softokn\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"nss-softokn-freebl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-softokn-freebl\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"nss-sysinit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-sysinit\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"nss-util\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"nss-util\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.90.0\"\n }\n ],\n \"numactl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"numactl-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.0.16\"\n }\n ],\n \"oddjob\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"oddjob\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.34.7\"\n }\n ],\n \"oddjob-mkhomedir\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"oddjob-mkhomedir\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.34.7\"\n }\n ],\n \"openldap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openldap\",\n \"release\": \"18.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4.46\"\n }\n ],\n \"openssh\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.0p1\"\n }\n ],\n \"openssh-clients\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-clients\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.0p1\"\n }\n ],\n \"openssh-server\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssh-server\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.0p1\"\n }\n ],\n \"openssl\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1k\"\n }\n ],\n \"openssl-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl-devel\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1k\"\n }\n ],\n \"openssl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"openssl-libs\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.1k\"\n }\n ],\n \"openssl-pkcs11\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"openssl-pkcs11\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.4.10\"\n }\n ],\n \"os-prober\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"os-prober\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.74\"\n }\n ],\n \"p11-kit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.23.22\"\n }\n ],\n \"p11-kit-trust\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"p11-kit-trust\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.23.22\"\n }\n ],\n \"pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pam\",\n \"release\": \"33.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.3.1\"\n }\n ],\n \"parted\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"parted\",\n \"release\": \"39.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.2\"\n }\n ],\n \"passwd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"passwd\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.80\"\n }\n ],\n \"pciutils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pciutils-libs\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.7.0\"\n }\n ],\n \"pcre\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.42\"\n }\n ],\n \"pcre2\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.32\"\n }\n ],\n \"pcre2-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2-devel\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.32\"\n }\n ],\n \"pcre2-utf16\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2-utf16\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.32\"\n }\n ],\n \"pcre2-utf32\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pcre2-utf32\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"10.32\"\n }\n ],\n \"perl-Carp\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Carp\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.42\"\n }\n ],\n \"perl-Data-Dumper\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Data-Dumper\",\n \"release\": \"399.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.167\"\n }\n ],\n \"perl-Digest\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Digest\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.17\"\n }\n ],\n \"perl-Digest-MD5\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Digest-MD5\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.55\"\n }\n ],\n \"perl-Encode\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-Encode\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.97\"\n }\n ],\n \"perl-Errno\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-Errno\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.28\"\n }\n ],\n \"perl-Error\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Error\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.17025\"\n }\n ],\n \"perl-Exporter\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Exporter\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.72\"\n }\n ],\n \"perl-File-Path\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-File-Path\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.15\"\n }\n ],\n \"perl-File-Temp\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-File-Temp\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.230.600\"\n }\n ],\n \"perl-Getopt-Long\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Getopt-Long\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.50\"\n }\n ],\n \"perl-Git\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Git\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.43.0\"\n }\n ],\n \"perl-HTTP-Tiny\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-HTTP-Tiny\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.074\"\n }\n ],\n \"perl-IO\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 0,\n \"name\": \"perl-IO\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.38\"\n }\n ],\n \"perl-IO-Socket-IP\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-IO-Socket-IP\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.39\"\n }\n ],\n \"perl-IO-Socket-SSL\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-IO-Socket-SSL\",\n \"release\": \"4.module_el8+339+1ec643e0\",\n \"source\": \"rpm\",\n \"version\": \"2.066\"\n }\n ],\n \"perl-MIME-Base64\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-MIME-Base64\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.15\"\n }\n ],\n \"perl-Mozilla-CA\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Mozilla-CA\",\n \"release\": \"7.module_el8+645+9d809f8c\",\n \"source\": \"rpm\",\n \"version\": \"20160104\"\n }\n ],\n \"perl-Net-SSLeay\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Net-SSLeay\",\n \"release\": \"2.module_el8+339+1ec643e0\",\n \"source\": \"rpm\",\n \"version\": \"1.88\"\n }\n ],\n \"perl-PathTools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-PathTools\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.74\"\n }\n ],\n \"perl-Pod-Escapes\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Pod-Escapes\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.07\"\n }\n ],\n \"perl-Pod-Perldoc\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Pod-Perldoc\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.28\"\n }\n ],\n \"perl-Pod-Simple\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Pod-Simple\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.35\"\n }\n ],\n \"perl-Pod-Usage\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 4,\n \"name\": \"perl-Pod-Usage\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.69\"\n }\n ],\n \"perl-Scalar-List-Utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 3,\n \"name\": \"perl-Scalar-List-Utils\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.49\"\n }\n ],\n \"perl-Socket\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-Socket\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.027\"\n }\n ],\n \"perl-Storable\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"perl-Storable\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.11\"\n }\n ],\n \"perl-Term-ANSIColor\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Term-ANSIColor\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.06\"\n }\n ],\n \"perl-Term-Cap\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Term-Cap\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.17\"\n }\n ],\n \"perl-TermReadKey\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-TermReadKey\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.37\"\n }\n ],\n \"perl-Text-ParseWords\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Text-ParseWords\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.30\"\n }\n ],\n \"perl-Text-Tabs+Wrap\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-Text-Tabs+Wrap\",\n \"release\": \"395.el8\",\n \"source\": \"rpm\",\n \"version\": \"2013.0523\"\n }\n ],\n \"perl-Time-Local\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-Time-Local\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.280\"\n }\n ],\n \"perl-URI\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-URI\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.73\"\n }\n ],\n \"perl-Unicode-Normalize\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-Unicode-Normalize\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.25\"\n }\n ],\n \"perl-constant\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-constant\",\n \"release\": \"396.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.33\"\n }\n ],\n \"perl-interpreter\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-interpreter\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.26.3\"\n }\n ],\n \"perl-libnet\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-libnet\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.11\"\n }\n ],\n \"perl-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-libs\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.26.3\"\n }\n ],\n \"perl-macros\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 4,\n \"name\": \"perl-macros\",\n \"release\": \"422.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.26.3\"\n }\n ],\n \"perl-parent\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"perl-parent\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.237\"\n }\n ],\n \"perl-podlators\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"perl-podlators\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.11\"\n }\n ],\n \"perl-threads\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"perl-threads\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.21\"\n }\n ],\n \"perl-threads-shared\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"perl-threads-shared\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.58\"\n }\n ],\n \"pigz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pigz\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.4\"\n }\n ],\n \"pinentry\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pinentry\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.0\"\n }\n ],\n \"pkgconf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pkgconf\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.2\"\n }\n ],\n \"pkgconf-m4\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"pkgconf-m4\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.2\"\n }\n ],\n \"pkgconf-pkg-config\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"pkgconf-pkg-config\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.4.2\"\n }\n ],\n \"platform-python\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"platform-python\",\n \"release\": \"62.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.6.8\"\n }\n ],\n \"platform-python-pip\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"platform-python-pip\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.0.3\"\n }\n ],\n \"platform-python-setuptools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"platform-python-setuptools\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"39.2.0\"\n }\n ],\n \"plymouth\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"plymouth\",\n \"release\": \"11.20200615git1e36e30.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.4\"\n }\n ],\n \"plymouth-core-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"plymouth-core-libs\",\n \"release\": \"11.20200615git1e36e30.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.4\"\n }\n ],\n \"plymouth-scripts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"plymouth-scripts\",\n \"release\": \"11.20200615git1e36e30.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.4\"\n }\n ],\n \"policycoreutils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"policycoreutils\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"polkit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.115\"\n }\n ],\n \"polkit-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit-libs\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.115\"\n }\n ],\n \"polkit-pkla-compat\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"polkit-pkla-compat\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1\"\n }\n ],\n \"popt\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"popt\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.18\"\n }\n ],\n \"prefixdevname\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"prefixdevname\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.0\"\n }\n ],\n \"procps-ng\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"procps-ng\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.3.15\"\n }\n ],\n \"psmisc\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"psmisc\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"23.1\"\n }\n ],\n \"publicsuffix-list-dafsa\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"publicsuffix-list-dafsa\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"20180723\"\n }\n ],\n \"python3-audit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-audit\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.2\"\n }\n ],\n \"python3-babel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-babel\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5.1\"\n }\n ],\n \"python3-cffi\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-cffi\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.11.5\"\n }\n ],\n \"python3-chardet\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-chardet\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.0.4\"\n }\n ],\n \"python3-configobj\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-configobj\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.0.6\"\n }\n ],\n \"python3-cryptography\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-cryptography\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.2.1\"\n }\n ],\n \"python3-dateutil\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"python3-dateutil\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.6.1\"\n }\n ],\n \"python3-dbus\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-dbus\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.4\"\n }\n ],\n \"python3-decorator\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-decorator\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.2.1\"\n }\n ],\n \"python3-dnf\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"python3-dnf-plugins-core\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-dnf-plugins-core\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.0.21\"\n }\n ],\n \"python3-firewall\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-firewall\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.9.11\"\n }\n ],\n \"python3-gobject-base\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-gobject-base\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.28.3\"\n }\n ],\n \"python3-gpg\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-gpg\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.13.1\"\n }\n ],\n \"python3-hawkey\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-hawkey\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.63.0\"\n }\n ],\n \"python3-html5lib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"python3-html5lib\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.999999999\"\n }\n ],\n \"python3-idna\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-idna\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.5\"\n }\n ],\n \"python3-jinja2\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jinja2\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.10.1\"\n }\n ],\n \"python3-jsonpatch\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpatch\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.21\"\n }\n ],\n \"python3-jsonpointer\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonpointer\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.10\"\n }\n ],\n \"python3-jsonschema\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jsonschema\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.6.0\"\n }\n ],\n \"python3-jwt\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-jwt\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.6.1\"\n }\n ],\n \"python3-libcomps\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libcomps\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.1.18\"\n }\n ],\n \"python3-libdnf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libdnf\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.63.0\"\n }\n ],\n \"python3-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libs\",\n \"release\": \"62.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.6.8\"\n }\n ],\n \"python3-libselinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libselinux\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-libsemanage\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-libsemanage\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-linux-procfs\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-linux-procfs\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.3\"\n }\n ],\n \"python3-lxml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-lxml\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.2.3\"\n }\n ],\n \"python3-markupsafe\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-markupsafe\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.23\"\n }\n ],\n \"python3-netifaces\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-netifaces\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.10.6\"\n }\n ],\n \"python3-nftables\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"python3-nftables\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.0.4\"\n }\n ],\n \"python3-oauthlib\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-oauthlib\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.1.0\"\n }\n ],\n \"python3-perf\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-perf\",\n \"release\": \"553.5.1.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.18.0\"\n }\n ],\n \"python3-pip\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pip\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.0.3\"\n }\n ],\n \"python3-pip-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pip-wheel\",\n \"release\": \"24.el8\",\n \"source\": \"rpm\",\n \"version\": \"9.0.3\"\n }\n ],\n \"python3-ply\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-ply\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.9\"\n }\n ],\n \"python3-policycoreutils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-policycoreutils\",\n \"release\": \"26.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9\"\n }\n ],\n \"python3-prettytable\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-prettytable\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.7.2\"\n }\n ],\n \"python3-pycparser\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pycparser\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.14\"\n }\n ],\n \"python3-pyserial\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pyserial\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.1.1\"\n }\n ],\n \"python3-pysocks\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pysocks\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.6.8\"\n }\n ],\n \"python3-pytz\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pytz\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2017.2\"\n }\n ],\n \"python3-pyudev\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-pyudev\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.21.0\"\n }\n ],\n \"python3-pyyaml\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-pyyaml\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.12\"\n }\n ],\n \"python3-requests\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-requests\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.20.0\"\n }\n ],\n \"python3-rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-rpm\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"python3-setools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-setools\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3.0\"\n }\n ],\n \"python3-setuptools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-setuptools\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"39.2.0\"\n }\n ],\n \"python3-setuptools-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-setuptools-wheel\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"39.2.0\"\n }\n ],\n \"python3-six\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-six\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.11.0\"\n }\n ],\n \"python3-slip\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-slip\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.6.4\"\n }\n ],\n \"python3-slip-dbus\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-slip-dbus\",\n \"release\": \"13.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.6.4\"\n }\n ],\n \"python3-syspurpose\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-syspurpose\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.28.42\"\n }\n ],\n \"python3-systemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-systemd\",\n \"release\": \"8.el8\",\n \"source\": \"rpm\",\n \"version\": \"234\"\n }\n ],\n \"python3-unbound\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3-unbound\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.16.2\"\n }\n ],\n \"python3-urllib3\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-urllib3\",\n \"release\": \"7.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.24.2\"\n }\n ],\n \"python3-webencodings\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3-webencodings\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.5.1\"\n }\n ],\n \"python3.12\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3.12\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.12.1\"\n }\n ],\n \"python3.12-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python3.12-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.12.1\"\n }\n ],\n \"python3.12-pip-wheel\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"python3.12-pip-wheel\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"23.2.1\"\n }\n ],\n \"python36\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"python36\",\n \"release\": \"39.module_el8+762+77bd8591\",\n \"source\": \"rpm\",\n \"version\": \"3.6.8\"\n }\n ],\n \"qa-tools\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"qa-tools\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.1\"\n }\n ],\n \"qemu-guest-agent\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 15,\n \"name\": \"qemu-guest-agent\",\n \"release\": \"49.module_el8+991+097e156d\",\n \"source\": \"rpm\",\n \"version\": \"6.2.0\"\n }\n ],\n \"quota\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 1,\n \"name\": \"quota\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.04\"\n }\n ],\n \"quota-nls\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 1,\n \"name\": \"quota-nls\",\n \"release\": \"14.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.04\"\n }\n ],\n \"readline\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"readline\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"7.0\"\n }\n ],\n \"restraint\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"restraint\",\n \"release\": \"1.el8bkr\",\n \"source\": \"rpm\",\n \"version\": \"0.4.4\"\n }\n ],\n \"restraint-rhts\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"restraint-rhts\",\n \"release\": \"1.el8bkr\",\n \"source\": \"rpm\",\n \"version\": \"0.4.4\"\n }\n ],\n \"rng-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rng-tools\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.16\"\n }\n ],\n \"rootfiles\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"rootfiles\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.1\"\n }\n ],\n \"rpcbind\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpcbind\",\n \"release\": \"10.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.5\"\n }\n ],\n \"rpm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rpm-build-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-build-libs\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rpm-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-libs\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rpm-plugin-selinux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-selinux\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rpm-plugin-systemd-inhibit\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rpm-plugin-systemd-inhibit\",\n \"release\": \"31.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.14.3\"\n }\n ],\n \"rsync\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsync\",\n \"release\": \"19.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"3.1.3\"\n }\n ],\n \"rsyslog\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"rsyslog\",\n \"release\": \"15.el8\",\n \"source\": \"rpm\",\n \"version\": \"8.2102.0\"\n }\n ],\n \"sed\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sed\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.5\"\n }\n ],\n \"selinux-policy\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy\",\n \"release\": \"139.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.14.3\"\n }\n ],\n \"selinux-policy-targeted\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"selinux-policy-targeted\",\n \"release\": \"139.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.14.3\"\n }\n ],\n \"setup\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"setup\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.12.2\"\n }\n ],\n \"sg3_utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sg3_utils\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.44\"\n }\n ],\n \"sg3_utils-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sg3_utils-libs\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.44\"\n }\n ],\n \"shadow-utils\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"shadow-utils\",\n \"release\": \"22.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.6\"\n }\n ],\n \"shared-mime-info\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"shared-mime-info\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"slang\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"slang\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.2\"\n }\n ],\n \"snappy\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"snappy\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.1.8\"\n }\n ],\n \"sqlite-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sqlite-libs\",\n \"release\": \"19.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.26.0\"\n }\n ],\n \"squashfs-tools\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"squashfs-tools\",\n \"release\": \"21.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.3\"\n }\n ],\n \"sssd-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-client\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-common\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-kcm\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-kcm\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"sssd-nfs-idmap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sssd-nfs-idmap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.9.4\"\n }\n ],\n \"strace\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"strace\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.18\"\n }\n ],\n \"sudo\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"sudo\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9.5p2\"\n }\n ],\n \"systemd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd\",\n \"release\": \"82.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"239\"\n }\n ],\n \"systemd-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-libs\",\n \"release\": \"82.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"239\"\n }\n ],\n \"systemd-pam\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-pam\",\n \"release\": \"82.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"239\"\n }\n ],\n \"systemd-udev\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemd-udev\",\n \"release\": \"82.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"239\"\n }\n ],\n \"systemtap\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"systemtap-client\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap-client\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"systemtap-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap-devel\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"systemtap-runtime\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"systemtap-runtime\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.9\"\n }\n ],\n \"tar\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"tar\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.30\"\n }\n ],\n \"tbb\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tbb\",\n \"release\": \"9.el8\",\n \"source\": \"rpm\",\n \"version\": \"2018.2\"\n }\n ],\n \"teamd\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"teamd\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.31\"\n }\n ],\n \"time\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"time\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.9\"\n }\n ],\n \"timedatex\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"timedatex\",\n \"release\": \"3.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.5\"\n }\n ],\n \"tpm2-tss\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"tpm2-tss\",\n \"release\": \"6.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.3.2\"\n }\n ],\n \"trousers\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"trousers\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.15\"\n }\n ],\n \"trousers-lib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"trousers-lib\",\n \"release\": \"2.el8\",\n \"source\": \"rpm\",\n \"version\": \"0.3.15\"\n }\n ],\n \"tuned\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"tuned\",\n \"release\": \"4.el8.1\",\n \"source\": \"rpm\",\n \"version\": \"2.22.1\"\n }\n ],\n \"tzdata\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"tzdata\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2024a\"\n }\n ],\n \"unbound-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"unbound-libs\",\n \"release\": \"5.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.16.2\"\n }\n ],\n \"unzip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"unzip\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"6.0\"\n }\n ],\n \"util-linux\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"util-linux\",\n \"release\": \"46.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.32.1\"\n }\n ],\n \"vim-common\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-common\",\n \"release\": \"19.el8.4\",\n \"source\": \"rpm\",\n \"version\": \"8.0.1763\"\n }\n ],\n \"vim-enhanced\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-enhanced\",\n \"release\": \"19.el8.4\",\n \"source\": \"rpm\",\n \"version\": \"8.0.1763\"\n }\n ],\n \"vim-filesystem\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": 2,\n \"name\": \"vim-filesystem\",\n \"release\": \"19.el8.4\",\n \"source\": \"rpm\",\n \"version\": \"8.0.1763\"\n }\n ],\n \"vim-minimal\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": 2,\n \"name\": \"vim-minimal\",\n \"release\": \"19.el8.4\",\n \"source\": \"rpm\",\n \"version\": \"8.0.1763\"\n }\n ],\n \"virt-what\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"virt-what\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.25\"\n }\n ],\n \"wget\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"wget\",\n \"release\": \"11.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.19.5\"\n }\n ],\n \"which\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"which\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.21\"\n }\n ],\n \"xfsprogs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xfsprogs\",\n \"release\": \"12.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.0.0\"\n }\n ],\n \"xkeyboard-config\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"xkeyboard-config\",\n \"release\": \"1.el8\",\n \"source\": \"rpm\",\n \"version\": \"2.28\"\n }\n ],\n \"xz\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.2.4\"\n }\n ],\n \"xz-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz-devel\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.2.4\"\n }\n ],\n \"xz-libs\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"xz-libs\",\n \"release\": \"4.el8\",\n \"source\": \"rpm\",\n \"version\": \"5.2.4\"\n }\n ],\n \"yum\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"yum\",\n \"release\": \"20.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.7.0\"\n }\n ],\n \"yum-utils\": [\n {\n \"arch\": \"noarch\",\n \"epoch\": null,\n \"name\": \"yum-utils\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"4.0.21\"\n }\n ],\n \"zip\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zip\",\n \"release\": \"23.el8\",\n \"source\": \"rpm\",\n \"version\": \"3.0\"\n }\n ],\n \"zlib\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zlib\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.11\"\n }\n ],\n \"zlib-devel\": [\n {\n \"arch\": \"x86_64\",\n \"epoch\": null,\n \"name\": \"zlib-devel\",\n \"release\": \"25.el8\",\n \"source\": \"rpm\",\n \"version\": \"1.2.11\"\n }\n ]\n }\n },\n \"changed\": false,\n \"invocation\": {\n \"module_args\": {\n \"manager\": [\n \"auto\"\n ],\n \"strategy\": \"first\"\n }\n }\n}\n 9689 1726887182.85955: no more pending results, returning what we have\n 9689 1726887182.85961: results queue empty\n 9689 1726887182.85963: checking for any_errors_fatal\n 9689 1726887182.85968: done checking for any_errors_fatal\n 9689 1726887182.85970: checking for max_fail_percentage\n 9689 1726887182.85971: done checking for max_fail_percentage\n 9689 1726887182.85972: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887182.85973: done checking to see if all hosts have failed\n 9689 1726887182.85973: getting the remaining hosts for this loop\n 9689 1726887182.85975: done getting the remaining hosts for this loop\n 9689 1726887182.85980: getting the next task for host managed_node1\n 9689 1726887182.85984: done getting next task for host managed_node1\n 9689 1726887182.85987: ^ task is: TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface\n 9689 1726887182.85989: ^ state is: HOST STATE: block=4, 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 9689 1726887182.85990: getting the next task for host managed_node2\n 9689 1726887182.85992: done getting next task for host managed_node2\n 9689 1726887182.85993: ^ task is: TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface\n 9689 1726887182.85995: ^ state is: HOST STATE: block=4, 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 9689 1726887182.85995: getting the next task for host managed_node3\n 9689 1726887182.85997: done getting next task for host managed_node3\n 9689 1726887182.85998: ^ task is: TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface\n 9689 1726887182.86000: ^ state is: HOST STATE: block=4, 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 9689 1726887182.86016: getting variables\n 9689 1726887182.86018: in VariableManager get_vars()\n 9689 1726887182.86040: Calling all_inventory to load vars for managed_node1\n 9689 1726887182.86043: Calling groups_inventory to load vars for managed_node1\n 9689 1726887182.86046: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887182.86053: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887182.86056: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887182.86061: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887182.87449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887182.89238: done with get_vars()\n 9689 1726887182.89264: done getting variables\n 9689 1726887182.89367: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface] *******\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:104\nFriday 20 September 2024 22:53:02 -0400 (0:00:03.279) 0:00:16.579 ****** \n 9689 1726887182.89397: entering _queue_task() for managed_node1/command\n 9689 1726887182.89399: Creating lock for command\n 9689 1726887182.89699: worker is 1 (out of 3 available)\n 9689 1726887182.89715: exiting _queue_task() for managed_node1/command\n 9689 1726887182.89747: getting variables\n 9689 1726887182.89750: in VariableManager get_vars()\n 9689 1726887182.89842: Calling all_inventory to load vars for managed_node2\n 9689 1726887182.89847: Calling groups_inventory to load vars for managed_node2\n 9689 1726887182.89850: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887182.89867: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887182.89872: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887182.89877: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887182.93081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10330 1726887182.91848: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface\n 10330 1726887182.91973: in run() - task 0e652c5f-a961-eb88-62cf-00000000001c\n 10330 1726887182.91993: variable 'ansible_search_path' from source: unknown\n 10330 1726887182.91999: variable 'ansible_search_path' from source: unknown\n 10330 1726887182.92026: calling self._execute()\n 10330 1726887182.92099: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10330 1726887182.92111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10330 1726887182.92127: variable 'omit' from source: magic vars\n 10330 1726887182.92641: variable 'timesync_mode' from source: set_fact\n 10330 1726887182.92656: Evaluated conditional (timesync_mode == 2): False\n 10330 1726887182.92662: when evaluation is False, skipping this task\n 10330 1726887182.92667: _execute() done\n 10330 1726887182.92673: dumping result to json\n 10330 1726887182.92679: done dumping result, returning\n 10330 1726887182.92687: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface [0e652c5f-a961-eb88-62cf-00000000001c]\n 10330 1726887182.92703: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001c\n 10330 1726887182.93869: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001c\n 10330 1726887182.93875: WORKER PROCESS EXITING\n 9689 1726887182.95422: done with get_vars()\n 9689 1726887182.95453: done getting variables\n 9689 1726887182.95521: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887182.95531: entering _queue_task() for managed_node2/command\n 9689 1726887182.95796: worker is 2 (out of 3 available)\n 9689 1726887182.95811: exiting _queue_task() for managed_node2/command\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887182.95934: getting variables\n 9689 1726887182.95936: in VariableManager get_vars()\n 9689 1726887182.96011: Calling all_inventory to load vars for managed_node3\n 9689 1726887182.96018: Calling groups_inventory to load vars for managed_node3\n 9689 1726887182.96022: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887182.96039: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887182.96044: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887182.96049: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887182.99555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887183.01477: done with get_vars()\n 9689 1726887183.01499: done getting variables\n 10331 1726887182.98029: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface\n 10331 1726887182.98156: in run() - task 0e652c5f-a961-eb88-62cf-00000000001c\n 10331 1726887182.98176: variable 'ansible_search_path' from source: unknown\n 10331 1726887182.98183: variable 'ansible_search_path' from source: unknown\n 10331 1726887182.98209: calling self._execute()\n 10331 1726887182.98295: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10331 1726887182.98306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10331 1726887182.98323: variable 'omit' from source: magic vars\n 10331 1726887182.98901: variable 'timesync_mode' from source: set_fact\n 10331 1726887182.98917: Evaluated conditional (timesync_mode == 2): False\n 10331 1726887182.98925: when evaluation is False, skipping this task\n 10331 1726887182.98930: _execute() done\n 10331 1726887182.98936: dumping result to json\n 10331 1726887182.98941: done dumping result, returning\n 10331 1726887182.98948: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface [0e652c5f-a961-eb88-62cf-00000000001c]\n 10331 1726887182.99052: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001c\n 10331 1726887182.99088: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001c\n 10331 1726887182.99092: WORKER PROCESS EXITING\n 9689 1726887183.01692: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887183.01702: entering _queue_task() for managed_node3/command\n 9689 1726887183.01939: worker is 3 (out of 3 available)\n 9689 1726887183.01954: exiting _queue_task() for managed_node3/command\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887183.02057: done queuing things up, now waiting for results queue to drain\n 9689 1726887183.02060: waiting for pending results...\n 10334 1726887183.02142: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface\n 10334 1726887183.02331: in run() - task 0e652c5f-a961-eb88-62cf-00000000001c\n 10334 1726887183.02363: variable 'ansible_search_path' from source: unknown\n 10334 1726887183.02371: variable 'ansible_search_path' from source: unknown\n 10334 1726887183.02415: calling self._execute()\n 10334 1726887183.02500: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10334 1726887183.02512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10334 1726887183.02527: variable 'omit' from source: magic vars\n 10334 1726887183.02918: variable 'timesync_mode' from source: set_fact\n 10334 1726887183.02933: Evaluated conditional (timesync_mode == 2): False\n 10334 1726887183.02939: when evaluation is False, skipping this task\n 10334 1726887183.02944: _execute() done\n 10334 1726887183.02951: dumping result to json\n 10334 1726887183.02958: done dumping result, returning\n 10334 1726887183.02968: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface [0e652c5f-a961-eb88-62cf-00000000001c]\n 10334 1726887183.02985: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001c\n 10334 1726887183.03021: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001c\n 10334 1726887183.03027: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887183.03140: no more pending results, returning what we have\n 9689 1726887183.03146: results queue empty\n 9689 1726887183.03146: checking for any_errors_fatal\n 9689 1726887183.03154: done checking for any_errors_fatal\n 9689 1726887183.03155: checking for max_fail_percentage\n 9689 1726887183.03156: done checking for max_fail_percentage\n 9689 1726887183.03157: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887183.03158: done checking to see if all hosts have failed\n 9689 1726887183.03159: getting the remaining hosts for this loop\n 9689 1726887183.03160: done getting the remaining hosts for this loop\n 9689 1726887183.03164: getting the next task for host managed_node1\n 9689 1726887183.03170: done getting next task for host managed_node1\n 9689 1726887183.03174: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping\n 9689 1726887183.03177: ^ state is: HOST STATE: block=4, 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 9689 1726887183.03178: getting the next task for host managed_node2\n 9689 1726887183.03181: done getting next task for host managed_node2\n 9689 1726887183.03183: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping\n 9689 1726887183.03184: ^ state is: HOST STATE: block=4, 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 9689 1726887183.03185: getting the next task for host managed_node3\n 9689 1726887183.03187: done getting next task for host managed_node3\n 9689 1726887183.03189: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping\n 9689 1726887183.03190: ^ state is: HOST STATE: block=4, 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 9689 1726887183.03210: getting variables\n 9689 1726887183.03214: in VariableManager get_vars()\n 9689 1726887183.03246: Calling all_inventory to load vars for managed_node1\n 9689 1726887183.03249: Calling groups_inventory to load vars for managed_node1\n 9689 1726887183.03251: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887183.03259: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887183.03262: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887183.03266: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887183.04124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887183.05689: done with get_vars()\n 9689 1726887183.05704: done getting variables\n 9689 1726887183.05772: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping] ***\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:112\nFriday 20 September 2024 22:53:03 -0400 (0:00:00.164) 0:00:16.743 ****** \n 9689 1726887183.05807: entering _queue_task() for managed_node1/set_fact\n 9689 1726887183.06436: worker is 1 (out of 3 available)\n 9689 1726887183.06453: exiting _queue_task() for managed_node1/set_fact\n 9689 1726887183.06489: getting variables\n 9689 1726887183.06493: in VariableManager get_vars()\n 9689 1726887183.06587: Calling all_inventory to load vars for managed_node2\n 9689 1726887183.06591: Calling groups_inventory to load vars for managed_node2\n 9689 1726887183.06595: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887183.06611: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887183.06618: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887183.06623: Calling groups_plugins_play to load vars for managed_node2\n 10336 1726887183.06665: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping\n 10336 1726887183.06805: in run() - task 0e652c5f-a961-eb88-62cf-00000000001d\n 10336 1726887183.06826: variable 'ansible_search_path' from source: unknown\n 10336 1726887183.06832: variable 'ansible_search_path' from source: unknown\n 10336 1726887183.06855: calling self._execute()\n 9689 1726887183.08195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10336 1726887183.06927: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10336 1726887183.06938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10336 1726887183.06950: variable 'omit' from source: magic vars\n 10336 1726887183.07471: variable 'timesync_mode' from source: set_fact\n 10336 1726887183.07484: Evaluated conditional (timesync_mode == 2): False\n 10336 1726887183.07491: when evaluation is False, skipping this task\n 10336 1726887183.07496: _execute() done\n 10336 1726887183.07502: dumping result to json\n 10336 1726887183.07508: done dumping result, returning\n 10336 1726887183.07537: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping [0e652c5f-a961-eb88-62cf-00000000001d]\n 10336 1726887183.07556: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001d\n 9689 1726887183.09587: done with get_vars()\n 9689 1726887183.09602: done getting variables\n 10336 1726887183.07594: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001d\n 10336 1726887183.07599: WORKER PROCESS EXITING\n 9689 1726887183.09717: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887183.09723: entering _queue_task() for managed_node2/set_fact\n 9689 1726887183.09992: worker is 2 (out of 3 available)\n 9689 1726887183.10013: exiting _queue_task() for managed_node2/set_fact\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887183.10161: getting variables\n 9689 1726887183.10165: in VariableManager get_vars()\n 9689 1726887183.10227: Calling all_inventory to load vars for managed_node3\n 9689 1726887183.10230: Calling groups_inventory to load vars for managed_node3\n 9689 1726887183.10232: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887183.10243: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887183.10246: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887183.10249: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887183.11301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10338 1726887183.11225: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping\n 10338 1726887183.11353: in run() - task 0e652c5f-a961-eb88-62cf-00000000001d\n 10338 1726887183.11372: variable 'ansible_search_path' from source: unknown\n 10338 1726887183.11378: variable 'ansible_search_path' from source: unknown\n 10338 1726887183.11402: calling self._execute()\n 10338 1726887183.11477: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10338 1726887183.11488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10338 1726887183.11499: variable 'omit' from source: magic vars\n 10338 1726887183.11996: variable 'timesync_mode' from source: set_fact\n 10338 1726887183.12009: Evaluated conditional (timesync_mode == 2): False\n 10338 1726887183.12017: when evaluation is False, skipping this task\n 10338 1726887183.12023: _execute() done\n 10338 1726887183.12028: dumping result to json\n 10338 1726887183.12034: done dumping result, returning\n 10338 1726887183.12042: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping [0e652c5f-a961-eb88-62cf-00000000001d]\n 10338 1726887183.12169: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001d\n 9689 1726887183.13381: done with get_vars()\n 9689 1726887183.13406: done getting variables\n 9689 1726887183.13480: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887183.13490: entering _queue_task() for managed_node3/set_fact\n 9689 1726887183.13781: worker is 3 (out of 3 available)\n 9689 1726887183.13795: exiting _queue_task() for managed_node3/set_fact\n 9689 1726887183.13810: done queuing things up, now waiting for results queue to drain\n 9689 1726887183.13814: waiting for pending results...\n 10338 1726887183.12208: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001d\n 10338 1726887183.12217: WORKER PROCESS EXITING\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10339 1726887183.14511: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping\n 10339 1726887183.14617: in run() - task 0e652c5f-a961-eb88-62cf-00000000001d\n 10339 1726887183.14638: variable 'ansible_search_path' from source: unknown\n 10339 1726887183.14643: variable 'ansible_search_path' from source: unknown\n 10339 1726887183.14679: calling self._execute()\n 10339 1726887183.14748: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10339 1726887183.14760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10339 1726887183.14776: variable 'omit' from source: magic vars\n 10339 1726887183.15193: variable 'timesync_mode' from source: set_fact\n 10339 1726887183.15208: Evaluated conditional (timesync_mode == 2): False\n 10339 1726887183.15217: when evaluation is False, skipping this task\n 10339 1726887183.15224: _execute() done\n 10339 1726887183.15233: dumping result to json\n 10339 1726887183.15242: done dumping result, returning\n 10339 1726887183.15253: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping [0e652c5f-a961-eb88-62cf-00000000001d]\n 10339 1726887183.15271: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001d\n 10339 1726887183.15304: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001d\n 10339 1726887183.15311: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887183.15432: no more pending results, returning what we have\n 9689 1726887183.15438: results queue empty\n 9689 1726887183.15440: checking for any_errors_fatal\n 9689 1726887183.15448: done checking for any_errors_fatal\n 9689 1726887183.15449: checking for max_fail_percentage\n 9689 1726887183.15451: done checking for max_fail_percentage\n 9689 1726887183.15452: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887183.15453: done checking to see if all hosts have failed\n 9689 1726887183.15454: getting the remaining hosts for this loop\n 9689 1726887183.15456: done getting the remaining hosts for this loop\n 9689 1726887183.15459: getting the next task for host managed_node1\n 9689 1726887183.15465: done getting next task for host managed_node1\n 9689 1726887183.15469: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file\n 9689 1726887183.15472: ^ state is: HOST STATE: block=4, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887183.15474: getting the next task for host managed_node2\n 9689 1726887183.15476: done getting next task for host managed_node2\n 9689 1726887183.15478: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file\n 9689 1726887183.15481: ^ state is: HOST STATE: block=4, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887183.15482: getting the next task for host managed_node3\n 9689 1726887183.15484: done getting next task for host managed_node3\n 9689 1726887183.15486: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file\n 9689 1726887183.15488: ^ state is: HOST STATE: block=4, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887183.15507: getting variables\n 9689 1726887183.15509: in VariableManager get_vars()\n 9689 1726887183.15543: Calling all_inventory to load vars for managed_node1\n 9689 1726887183.15546: Calling groups_inventory to load vars for managed_node1\n 9689 1726887183.15548: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887183.15557: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887183.15561: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887183.15565: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887183.16497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887183.17468: done with get_vars()\n 9689 1726887183.17482: done getting variables\n 9689 1726887183.17592: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Generate chrony.conf file] **********\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:117\nFriday 20 September 2024 22:53:03 -0400 (0:00:00.118) 0:00:16.861 ****** \n 9689 1726887183.17618: entering _queue_task() for managed_node1/template\n 9689 1726887183.17620: Creating lock for template\n 9689 1726887183.17947: worker is 1 (out of 3 available)\n 9689 1726887183.17968: exiting _queue_task() for managed_node1/template\n 9689 1726887183.18015: getting variables\n 9689 1726887183.18019: in VariableManager get_vars()\n 9689 1726887183.18126: Calling all_inventory to load vars for managed_node2\n 9689 1726887183.18132: Calling groups_inventory to load vars for managed_node2\n 9689 1726887183.18135: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887183.18151: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887183.18156: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887183.18161: Calling groups_plugins_play to load vars for managed_node2\n 10340 1726887183.19169: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file\n 10340 1726887183.19307: in run() - task 0e652c5f-a961-eb88-62cf-00000000001e\n 10340 1726887183.19326: variable 'ansible_search_path' from source: unknown\n 10340 1726887183.19332: variable 'ansible_search_path' from source: unknown\n 10340 1726887183.19356: calling self._execute()\n 10340 1726887183.19437: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10340 1726887183.19448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10340 1726887183.19461: variable 'omit' from source: magic vars\n 10340 1726887183.20011: variable 'timesync_mode' from source: set_fact\n 10340 1726887183.20084: Evaluated conditional (timesync_mode != 2): True\n 9689 1726887183.20600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10340 1726887183.20243: variable 'timesync_ntp_provider' from source: set_fact\n 10340 1726887183.20268: Evaluated conditional (timesync_ntp_provider == 'chrony'): True\n 10340 1726887183.20427: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10340 1726887183.21286: Evaluated conditional ('chrony' in ansible_facts.packages): True\n 10340 1726887183.21296: variable 'omit' from source: magic vars\n 10340 1726887183.21343: variable 'omit' from source: magic vars\n 10340 1726887183.21493: variable 'timesync_mode' from source: set_fact\n 10340 1726887183.21537: variable 'timesync_chrony_conf_path' from source: include_vars\n 10340 1726887183.21622: variable 'timesync_chrony_conf_path' from source: include_vars\n 10340 1726887183.21648: variable 'omit' from source: magic vars\n 10340 1726887183.21691: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10340 1726887183.21732: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10340 1726887183.21755: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10340 1726887183.21775: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10340 1726887183.21791: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10340 1726887183.21825: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10340 1726887183.21833: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10340 1726887183.21839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10340 1726887183.21960: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10340 1726887183.21976: Set connection var ansible_shell_executable to /bin/sh\n 10340 1726887183.21982: Set connection var ansible_connection to ssh\n 10340 1726887183.21990: Set connection var ansible_timeout to 10\n 10340 1726887183.21995: Set connection var ansible_shell_type to sh\n 10340 1726887183.22003: Set connection var ansible_pipelining to False\n 10340 1726887183.22029: variable 'ansible_shell_executable' from source: unknown\n 10340 1726887183.22036: variable 'ansible_connection' from source: unknown\n 10340 1726887183.22042: variable 'ansible_module_compression' from source: unknown\n 10340 1726887183.22047: variable 'ansible_shell_type' from source: unknown\n 10340 1726887183.22052: variable 'ansible_shell_executable' from source: unknown\n 10340 1726887183.22057: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10340 1726887183.22063: variable 'ansible_pipelining' from source: unknown\n 10340 1726887183.22068: variable 'ansible_timeout' from source: unknown\n 10340 1726887183.22076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10340 1726887183.22238: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 10340 1726887183.22254: variable 'omit' from source: magic vars\n 10340 1726887183.22264: starting attempt loop\n 10340 1726887183.22270: running the handler\n 10340 1726887183.22284: _low_level_execute_command(): starting\n 10340 1726887183.22295: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9689 1726887183.22783: done with get_vars()\n 9689 1726887183.22810: done getting variables\n 9689 1726887183.22875: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887183.22885: entering _queue_task() for managed_node2/template\n 9689 1726887183.23295: worker is 2 (out of 3 available)\n 9689 1726887183.23315: exiting _queue_task() for managed_node2/template\n 9689 1726887183.23355: getting variables\n 9689 1726887183.23360: in VariableManager get_vars()\n 9689 1726887183.23492: Calling all_inventory to load vars for managed_node3\n 9689 1726887183.23500: Calling groups_inventory to load vars for managed_node3\n 9689 1726887183.23505: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887183.23529: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887183.23535: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887183.23540: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887183.25289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10344 1726887183.24018: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file\n 10344 1726887183.24169: in run() - task 0e652c5f-a961-eb88-62cf-00000000001e\n 10344 1726887183.24187: variable 'ansible_search_path' from source: unknown\n 10344 1726887183.24194: variable 'ansible_search_path' from source: unknown\n 10344 1726887183.24221: calling self._execute()\n 10344 1726887183.24302: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10344 1726887183.24314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10344 1726887183.24326: variable 'omit' from source: magic vars\n 10344 1726887183.24876: variable 'timesync_mode' from source: set_fact\n 10344 1726887183.24891: Evaluated conditional (timesync_mode != 2): True\n 10344 1726887183.25054: variable 'timesync_ntp_provider' from source: set_fact\n 10344 1726887183.25079: Evaluated conditional (timesync_ntp_provider == 'chrony'): True\n 10344 1726887183.25324: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 10344 1726887183.26233: Evaluated conditional ('chrony' in ansible_facts.packages): True\n 10344 1726887183.26243: variable 'omit' from source: magic vars\n 10344 1726887183.26283: variable 'omit' from source: magic vars\n 10344 1726887183.26424: variable 'timesync_mode' from source: set_fact\n 10344 1726887183.26465: variable 'timesync_chrony_conf_path' from source: include_vars\n 10344 1726887183.26547: variable 'timesync_chrony_conf_path' from source: include_vars\n 10344 1726887183.26575: variable 'omit' from source: magic vars\n 10344 1726887183.26640: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10344 1726887183.26679: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10344 1726887183.26705: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10344 1726887183.26729: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10344 1726887183.26747: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10344 1726887183.26778: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10344 1726887183.26785: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10344 1726887183.26791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10344 1726887183.26911: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10344 1726887183.26928: Set connection var ansible_shell_executable to /bin/sh\n 10344 1726887183.26934: Set connection var ansible_connection to ssh\n 10344 1726887183.26943: Set connection var ansible_timeout to 10\n 10344 1726887183.26948: Set connection var ansible_shell_type to sh\n 10344 1726887183.26956: Set connection var ansible_pipelining to False\n 10344 1726887183.26979: variable 'ansible_shell_executable' from source: unknown\n 10344 1726887183.26986: variable 'ansible_connection' from source: unknown\n 10344 1726887183.26992: variable 'ansible_module_compression' from source: unknown\n 10344 1726887183.26997: variable 'ansible_shell_type' from source: unknown\n 10344 1726887183.27002: variable 'ansible_shell_executable' from source: unknown\n 10344 1726887183.27007: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10344 1726887183.27015: variable 'ansible_pipelining' from source: unknown\n 10344 1726887183.27021: variable 'ansible_timeout' from source: unknown\n 10344 1726887183.27029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 9689 1726887183.27370: done with get_vars()\n 9689 1726887183.27393: done getting variables\n 9689 1726887183.27463: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887183.27475: entering _queue_task() for managed_node3/template\n 9689 1726887183.27807: worker is 3 (out of 3 available)\n 9689 1726887183.27824: exiting _queue_task() for managed_node3/template\n 9689 1726887183.27836: done queuing things up, now waiting for results queue to drain\n 9689 1726887183.27838: waiting for pending results...\n 10344 1726887183.27192: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 10344 1726887183.27207: variable 'omit' from source: magic vars\n 10344 1726887183.27218: starting attempt loop\n 10344 1726887183.27223: running the handler\n 10344 1726887183.27237: _low_level_execute_command(): starting\n 10344 1726887183.27248: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10340 1726887183.27478: stdout chunk (state=2):\n>>>/root\n<<<\n 10340 1726887183.28284: stderr chunk (state=3):\n>>><<<\n 10340 1726887183.28297: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'/root\\n', b'')\n 10340 1726887183.28334: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10340 1726887183.28353: _low_level_execute_command(): starting\n 10340 1726887183.28362: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615 `\" && echo ansible-tmp-1726887183.2834485-10340-139500821247615=\"` echo /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615 `\" ) && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615 `\" && echo ansible-tmp-1726887183.2834485-10340-139500821247615=\"` echo /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615 `\" ) && sleep 0'\"'\"''\n 10346 1726887183.28792: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file\n 10346 1726887183.28940: in run() - task 0e652c5f-a961-eb88-62cf-00000000001e\n 10346 1726887183.28959: variable 'ansible_search_path' from source: unknown\n 10346 1726887183.28967: variable 'ansible_search_path' from source: unknown\n 10346 1726887183.29015: calling self._execute()\n 10346 1726887183.29102: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10346 1726887183.29116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10346 1726887183.29131: variable 'omit' from source: magic vars\n 10346 1726887183.29699: variable 'timesync_mode' from source: set_fact\n 10346 1726887183.29724: Evaluated conditional (timesync_mode != 2): True\n 10346 1726887183.29830: variable 'timesync_ntp_provider' from source: set_fact\n 10346 1726887183.29853: Evaluated conditional (timesync_ntp_provider == 'chrony'): True\n 10346 1726887183.29959: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 10346 1726887183.30474: Evaluated conditional ('chrony' in ansible_facts.packages): True\n 10346 1726887183.30485: variable 'omit' from source: magic vars\n 10346 1726887183.30523: variable 'omit' from source: magic vars\n 10346 1726887183.30617: variable 'timesync_mode' from source: set_fact\n 10346 1726887183.30652: variable 'timesync_chrony_conf_path' from source: include_vars\n 10346 1726887183.30712: variable 'timesync_chrony_conf_path' from source: include_vars\n 10346 1726887183.30741: variable 'omit' from source: magic vars\n 10346 1726887183.30778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10346 1726887183.30808: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10346 1726887183.30831: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10346 1726887183.30851: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10346 1726887183.30869: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10346 1726887183.30896: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10346 1726887183.30902: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10346 1726887183.30910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10346 1726887183.31002: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10346 1726887183.31018: Set connection var ansible_shell_executable to /bin/sh\n 10346 1726887183.31024: Set connection var ansible_connection to ssh\n 10346 1726887183.31034: Set connection var ansible_timeout to 10\n 10346 1726887183.31039: Set connection var ansible_shell_type to sh\n 10346 1726887183.31048: Set connection var ansible_pipelining to False\n 10346 1726887183.31072: variable 'ansible_shell_executable' from source: unknown\n 10346 1726887183.31078: variable 'ansible_connection' from source: unknown\n 10346 1726887183.31084: variable 'ansible_module_compression' from source: unknown\n 10346 1726887183.31090: variable 'ansible_shell_type' from source: unknown\n 10346 1726887183.31096: variable 'ansible_shell_executable' from source: unknown\n 10346 1726887183.31102: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10346 1726887183.31108: variable 'ansible_pipelining' from source: unknown\n 10346 1726887183.31116: variable 'ansible_timeout' from source: unknown\n 10346 1726887183.31124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10346 1726887183.31241: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 10346 1726887183.31255: variable 'omit' from source: magic vars\n 10346 1726887183.31264: starting attempt loop\n 10346 1726887183.31270: running the handler\n 10346 1726887183.31285: _low_level_execute_command(): starting\n 10346 1726887183.31296: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10344 1726887183.31545: stdout chunk (state=2):\n>>>/root\n<<<\n 10340 1726887183.31573: stdout chunk (state=2):\n>>>ansible-tmp-1726887183.2834485-10340-139500821247615=/root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615\n<<<\n 10344 1726887183.31944: stderr chunk (state=3):\n>>><<<\n 10344 1726887183.31952: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'/root\\n', b'')\n 10344 1726887183.31987: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10340 1726887183.31995: stderr chunk (state=3):\n>>><<<\n 10340 1726887183.32003: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'ansible-tmp-1726887183.2834485-10340-139500821247615=/root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615\\n', b'')\n 10340 1726887183.32033: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887183.2834485-10340-139500821247615=/root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615\n, stderr=\n 10340 1726887183.32054: evaluation_path:\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks\n 10340 1726887183.32078: search_path:\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/templates/chrony.conf.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/chrony.conf.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/templates/chrony.conf.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/chrony.conf.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/chrony.conf.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/chrony.conf.j2\n 10340 1726887183.32104: variable 'ansible_search_path' from source: unknown\n 10344 1726887183.32004: _low_level_execute_command(): starting\n 10344 1726887183.33021: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104 `\" && echo ansible-tmp-1726887183.3199627-10344-110241713904104=\"` echo /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104 `\" ) && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104 `\" && echo ansible-tmp-1726887183.3199627-10344-110241713904104=\"` echo /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104 `\" ) && sleep 0'\"'\"''\n 10340 1726887183.33414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 10340 1726887183.35999: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10340 1726887183.36082: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10340 1726887183.36132: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10340 1726887183.36173: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10340 1726887183.36205: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 10340 1726887183.36482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 10340 1726887183.36707: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 10340 1726887183.36752: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 10340 1726887183.36792: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 10340 1726887183.36831: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 10340 1726887183.37392: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.37428: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.37460: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.37518: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.37539: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.37719: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.37750: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.37780: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.37827: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.37847: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.38000: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.38033: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.38064: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.38111: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.38134: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.38185: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.38217: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.38251: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.38297: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.38319: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.38368: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.38398: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.38431: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.38477: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.38497: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.38558: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.38589: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.38623: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.38673: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.38693: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.38809: stdout chunk (state=2):\n>>>/root\n<<<\n 10346 1726887183.39281: stderr chunk (state=3):\n>>><<<\n 10346 1726887183.39293: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'/root\\n', b'')\n 10346 1726887183.39331: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10346 1726887183.39349: _low_level_execute_command(): starting\n 10346 1726887183.39358: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813 `\" && echo ansible-tmp-1726887183.3934147-10346-246119837202813=\"` echo /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813 `\" ) && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813 `\" && echo ansible-tmp-1726887183.3934147-10346-246119837202813=\"` echo /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813 `\" ) && sleep 0'\"'\"''\n 10340 1726887183.39637: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.39670: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.39700: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.39749: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.39769: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.39910: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.39940: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.39970: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.40016: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.40035: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.40490: variable 'ansible_managed' from source: unknown\n 10340 1726887183.40501: variable 'timesync_ntp_servers' from source: role '' defaults\n 10340 1726887183.40512: variable 'timesync_dhcp_ntp_servers' from source: role '' defaults\n 10340 1726887183.41170: variable 'timesync_chrony_dhcp_sourcedir' from source: include_vars\n 10340 1726887183.41179: variable 'timesync_step_threshold' from source: role '' defaults\n 10340 1726887183.41200: variable '__timesync_chrony_version' from source: role '' all vars\n 10340 1726887183.41470: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10344 1726887183.41600: stdout chunk (state=2):\n>>>ansible-tmp-1726887183.3199627-10344-110241713904104=/root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104\n<<<\n 10344 1726887183.41611: stderr chunk (state=2):\n>>><<<\n 10344 1726887183.41629: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'ansible-tmp-1726887183.3199627-10344-110241713904104=/root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104\\n', b'')\n 10344 1726887183.41651: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887183.3199627-10344-110241713904104=/root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104\n, stderr=\n 10344 1726887183.41671: evaluation_path:\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks\n 10344 1726887183.41699: search_path:\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/templates/chrony.conf.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/chrony.conf.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/templates/chrony.conf.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/chrony.conf.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/chrony.conf.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/chrony.conf.j2\n 10344 1726887183.41731: variable 'ansible_search_path' from source: unknown\n 10340 1726887183.42792: variable 'timesync_ntp_hwts_interfaces' from source: role '' defaults\n 10340 1726887183.42803: variable 'timesync_min_sources' from source: role '' defaults\n 10340 1726887183.42810: variable 'timesync_max_distance' from source: role '' defaults\n 10344 1726887183.43453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 10340 1726887183.43536: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 10340 1726887183.43601: variable 'ansible_module_compression' from source: unknown\n 10340 1726887183.43666: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 10340 1726887183.43691: 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 10340 1726887183.43845: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615/AnsiballZ_stat.py\n<10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpvqqgv7pq TO /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615/AnsiballZ_stat.py\n<10.31.43.54> 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/4a8bd5e786\"' '[10.31.43.54]'\n 10340 1726887183.44414: Sending initial data\n 10340 1726887183.44423: Sent initial data (152 bytes)\n 10344 1726887183.46534: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10344 1726887183.46605: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10344 1726887183.46657: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10344 1726887183.46697: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10344 1726887183.46739: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 10344 1726887183.46935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 10344 1726887183.47094: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 10344 1726887183.47138: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 10344 1726887183.47177: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 10344 1726887183.47220: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 10344 1726887183.47682: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.47709: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.47736: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.47771: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.47791: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.47908: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.47941: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.47973: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.48024: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.48044: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.48128: stdout chunk (state=2):\n>>>ansible-tmp-1726887183.3934147-10346-246119837202813=/root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813\n<<<\n 10344 1726887183.48196: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.48227: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.48257: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.48274: stderr chunk (state=3):\n>>><<<\n 10346 1726887183.48282: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'ansible-tmp-1726887183.3934147-10346-246119837202813=/root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813\\n', b'')\n 10344 1726887183.48305: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.48316: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887183.3934147-10346-246119837202813=/root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813\n, stderr=\n 10344 1726887183.48328: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.48339: evaluation_path:\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks\n 10346 1726887183.48373: search_path:\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/templates/chrony.conf.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/chrony.conf.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/templates/chrony.conf.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/chrony.conf.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/chrony.conf.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/chrony.conf.j2\n 10344 1726887183.48378: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.48404: variable 'ansible_search_path' from source: unknown\n 10344 1726887183.48409: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.48442: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.48489: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.48509: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.48559: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.48590: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.48623: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.48671: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.48691: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.48752: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.48782: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.48816: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.48864: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.48884: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.49036: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.49067: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.49099: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.49149: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.49169: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.49321: Loading FilterModule 'ansible_collections.ansible.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 10340 1726887183.49347: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpvqqgv7pq /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615/AnsiballZ_stat.py\n<<<\n 10344 1726887183.49352: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.49384: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.49607: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.49636: Loading FilterModule 'ansible_collections.ansible.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 10344 1726887183.50128: variable 'ansible_managed' from source: unknown\n 10344 1726887183.50138: variable 'timesync_ntp_servers' from source: role '' defaults\n 10344 1726887183.50148: variable 'timesync_dhcp_ntp_servers' from source: role '' defaults\n 10344 1726887183.50155: variable 'timesync_chrony_dhcp_sourcedir' from source: include_vars\n 10344 1726887183.50162: variable 'timesync_step_threshold' from source: role '' defaults\n 10344 1726887183.50181: variable '__timesync_chrony_version' from source: role '' all vars\n 10344 1726887183.50441: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 10346 1726887183.50724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 10344 1726887183.52745: variable 'timesync_ntp_hwts_interfaces' from source: role '' defaults\n 10344 1726887183.52755: variable 'timesync_min_sources' from source: role '' defaults\n 10344 1726887183.52761: variable 'timesync_max_distance' from source: role '' defaults\n 10344 1726887183.53508: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 10344 1726887183.53576: variable 'ansible_module_compression' from source: unknown\n 10346 1726887183.53591: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10344 1726887183.53643: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 10346 1726887183.53668: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10344 1726887183.53669: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 10346 1726887183.53718: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10346 1726887183.53762: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py\n 10344 1726887183.53789: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_stat.py\n 10346 1726887183.53798: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n<10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpakgp7s9t TO /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_stat.py\n<10.31.42.224> 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/75343b97d0\"' '[10.31.42.224]'\n 10346 1726887183.54098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name\n 10340 1726887183.54294: stderr chunk (state=3):\n>>><<<\n 10340 1726887183.54306: stdout chunk (state=3):\n>>><<<\n 10344 1726887183.54310: Sending initial data\n 10344 1726887183.54319: Sent initial data (152 bytes)\n<10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpvqqgv7pq /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615/AnsiballZ_stat.py\\n', b'')\n 10340 1726887183.54340: done transferring module to remote\n 10340 1726887183.54352: _low_level_execute_command(): starting\n 10340 1726887183.54357: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615/ /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615/AnsiballZ_stat.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615/ /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10346 1726887183.55351: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\n 10346 1726887183.55398: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py\n 10346 1726887183.55438: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py\n 10346 1726887183.55476: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py\n 10346 1726887183.55941: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.55974: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.56003: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.56049: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.56066: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.56170: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.56196: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.56241: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.56283: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.56301: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.56442: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.56469: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.56496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)\n 10346 1726887183.56540: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.56556: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.56599: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.56628: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.56654: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.56695: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.56710: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.56754: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.56780: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.56805: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.56854: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.56875: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.56940: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.56974: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.57015: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.57077: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.57102: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.57275: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.57308: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.57376: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.57413: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.57436: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.57540: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.57564: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.57593: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.57629: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.57648: Loading FilterModule 'ansible_collections.ansible.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 10346 1726887183.57960: variable 'ansible_managed' from source: unknown\n 10346 1726887183.57970: variable 'timesync_ntp_servers' from source: role '' defaults\n 10346 1726887183.57981: variable 'timesync_dhcp_ntp_servers' from source: role '' defaults\n 10346 1726887183.57989: variable 'timesync_chrony_dhcp_sourcedir' from source: include_vars\n 10346 1726887183.57997: variable 'timesync_step_threshold' from source: role '' defaults\n 10346 1726887183.58018: variable '__timesync_chrony_version' from source: role '' all vars\n 10346 1726887183.58184: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 10346 1726887183.58628: variable 'timesync_ntp_hwts_interfaces' from source: role '' defaults\n 10346 1726887183.58636: variable 'timesync_min_sources' from source: role '' defaults\n 10346 1726887183.58645: variable 'timesync_max_distance' from source: role '' defaults\n 10346 1726887183.59270: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 10346 1726887183.59332: variable 'ansible_module_compression' from source: unknown\n 10346 1726887183.59397: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 10346 1726887183.59422: 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 10346 1726887183.59499: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813/AnsiballZ_stat.py\n 10344 1726887183.59520: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpakgp7s9t /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_stat.py\n<<<\n<10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpk9boem4w TO /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813/AnsiballZ_stat.py\n<10.31.41.136> 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/2e4e98e5cc\"' '[10.31.41.136]'\n 10340 1726887183.60020: stderr chunk (state=2):\n>>><<<\n 10346 1726887183.60027: Sending initial data\n 10340 1726887183.60031: stdout chunk (state=2):\n>>><<<\n 10346 1726887183.60035: Sent initial data (152 bytes)\n<10.31.43.54> (0, b'', b'')\n 10340 1726887183.60059: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10340 1726887183.60064: _low_level_execute_command(): starting\n 10340 1726887183.60072: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615/AnsiballZ_stat.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' -tt 10.31.43.54 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10344 1726887183.60516: stderr chunk (state=3):\n>>><<<\n 10344 1726887183.60525: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpakgp7s9t /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_stat.py\\n', b'')\n 10344 1726887183.60560: done transferring module to remote\n 10344 1726887183.60579: _low_level_execute_command(): starting\n 10344 1726887183.60588: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/ /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_stat.py && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/ /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10344 1726887183.63559: stderr chunk (state=2):\n>>><<<\n 10344 1726887183.63568: stdout chunk (state=2):\n>>><<<\n<10.31.42.224> (0, b'', b'')\n 10344 1726887183.63593: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10344 1726887183.63599: _low_level_execute_command(): starting\n 10344 1726887183.63608: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_stat.py && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' -tt 10.31.42.224 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10340 1726887183.63751: 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 0x7fad8c1d0e48>\r\n<<<\n 10340 1726887183.63777: 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\n<<<\n 10340 1726887183.63797: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c166828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c1d09b0>\r\n<<<\n 10340 1726887183.63829: 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 0x7fad8c173630>\r\n<<<\n 10340 1726887183.63849: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 10340 1726887183.63876: 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 10340 1726887183.63890: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c17a160>\r\n<<<\n 10340 1726887183.63908: 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 10340 1726887183.63942: 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 10340 1726887183.63962: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 10340 1726887183.63977: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c17f0f0>\r\n<<<\n 10340 1726887183.63991: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c17a748>\r\n<<<\n 10340 1726887183.64013: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c17a390>\r\n<<<\n 10340 1726887183.64039: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 10340 1726887183.64062: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 10340 1726887183.64082: 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 10340 1726887183.64101: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 10340 1726887183.64120: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 10340 1726887183.64142: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\n<<<\n 10340 1726887183.64157: stdout chunk (state=3):\n>>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c124470>\r\n<<<\n 10340 1726887183.64191: 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<<<\n 10340 1726887183.64214: 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 0x7fad8c129e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c124b38>\r\n<<<\n 10340 1726887183.64243: 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 10340 1726887183.64323: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 10340 1726887183.64381: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c1304e0>\r\n<<<\n 10346 1726887183.64618: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpk9boem4w /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813/AnsiballZ_stat.py\n<<<\n 10340 1726887183.64641: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c113d68>\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 0x7fad8c116198>\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 0x7fad8a424940>\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 0x7fad8a436240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c184a20>\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 10340 1726887183.64921: 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 10340 1726887183.64941: 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 10340 1726887183.64963: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10340 1726887183.65024: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 10340 1726887183.65538: 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# 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 0x7fad8a3a4080>\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 0x7fad8a3af2b0>\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 0x7fad8a3aff60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3afa90>\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 0x7fad8a3b9080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3ff7b8>\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 0x7fad8a3ffba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3f3160>\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 0x7fad8a3f3e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3eb438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3db470>\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 10340 1726887183.65550: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 10340 1726887183.65567: 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 10340 1726887183.65587: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 10340 1726887183.65598: 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 10340 1726887183.65632: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a15c278>\r\n<<<\n 10340 1726887183.65651: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a164cf8>\r\n<<<\n 10340 1726887183.65662: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3f3438>\r\n<<<\n 10340 1726887183.65672: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 10340 1726887183.65716: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n<<<\n 10340 1726887183.65727: 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 0x7fad8a16ae10>\r\n<<<\n 10340 1726887183.65824: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3d52b0>\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 0x7fad8a1701d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a16af98>\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 0x7fad8a1702e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a444fd0>\r\n<<<\n 10346 1726887183.65846: stderr chunk (state=3):\n>>><<<\n 10340 1726887183.65851: 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 10346 1726887183.65856: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpk9boem4w /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813/AnsiballZ_stat.py\\n', b'')\n 10340 1726887183.65882: 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 10346 1726887183.65897: done transferring module to remote\n 10340 1726887183.65906: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\n<<<\n 10346 1726887183.65920: _low_level_execute_command(): starting\n 10346 1726887183.65933: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813/ /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813/AnsiballZ_stat.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n 10340 1726887183.65951: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a170dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a1709e8>\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 0x7fad8a17b6a0>\r\n<<<\n 10340 1726887183.65984: 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 10340 1726887183.66005: 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 10340 1726887183.66056: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a17be80>\r\n<<<\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813/ /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10340 1726887183.66323: 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 0x7fad89d02198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a17b780>\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 0x7fad89d07c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a170518>\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 0x7fad89d2b2e8>\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 0x7fad89d2b6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 10340 1726887183.66424: 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 0x7fad89d32390>\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 10340 1726887183.66456: 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 10340 1726887183.66478: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n<<<\n 10340 1726887183.66505: 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 10340 1726887183.66535: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 10340 1726887183.66568: 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 0x7fad89adcba8>\r\n<<<\n 10340 1726887183.66680: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89ad42e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89acaf98>\r\n<<<\n 10340 1726887183.66699: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89ac2e80>\r\n<<<\n 10340 1726887183.66722: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89d32d30>\r\n<<<\n 10340 1726887183.66752: 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 0x7fad89ad4f60>\r\n<<<\n 10340 1726887183.66772: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89d2ba20>\r\n<<<\n 10340 1726887183.66803: 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 10340 1726887183.66830: 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 10340 1726887183.66862: 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 0x7fad8c0e2710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89ad7048>\r\nimport 'pwd' # \r\n<<<\n 10340 1726887183.66884: 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 0x7fad8c0e2a90>\r\n<<<\n 10340 1726887183.66939: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a170860>\r\n<<<\n 10344 1726887183.67176: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 10344 1726887183.67225: stdout chunk (state=3):\n>>>import '_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 10344 1726887183.67256: stdout chunk (state=3):\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 0x7fe15c595e48>\r\n<<<\n 10344 1726887183.67292: 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 0x7fe15c52b828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c5959b0>\r\n<<<\n 10344 1726887183.67322: 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 10344 1726887183.67341: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c538630>\r\n<<<\n 10344 1726887183.67370: 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 10340 1726887183.67383: 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# 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 0x7fad8c0fa5c0>\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 0x7fad8c0fe630>\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 0x7fad8c0feb00>\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 0x7fad8c0fec18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c0fae10>\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 0x7fad8c0fef60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c0fe4e0>\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 0x7fad8c0fe240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c0eeb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89d17358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 10340 1726887183.67404: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 10344 1726887183.67409: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c53f160>\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 10344 1726887183.67432: 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 10344 1726887183.67454: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 10344 1726887183.67474: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 10344 1726887183.67489: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c5440f0>\r\n<<<\n 10344 1726887183.67504: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c53f748>\r\n<<<\n 10340 1726887183.67516: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c0fa470>\r\n<<<\n 10344 1726887183.67540: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c53f390>\r\n<<<\n 10344 1726887183.67572: 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 10344 1726887183.67596: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 10344 1726887183.67615: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 10344 1726887183.67642: 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 10344 1726887183.67669: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\nimport '_stat' # \r\n<<<\n 10344 1726887183.67693: stdout chunk (state=3):\n>>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4e9470>\r\n<<<\n 10344 1726887183.67724: 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<<<\n 10344 1726887183.67744: 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 0x7fe15c4eee48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4e9b38>\r\n<<<\n 10340 1726887183.67755: 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 0x7fad88101908>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_8797vk26/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_8797vk26/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_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10344 1726887183.67775: 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 10344 1726887183.67808: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 10344 1726887183.67927: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4f54e0>\r\n<<<\n 10344 1726887183.67942: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4d8d68>\r\n<<<\n 10344 1726887183.67961: 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 10344 1726887183.67977: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4db198>\r\n<<<\n 10344 1726887183.68016: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 10344 1726887183.68039: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 10344 1726887183.68052: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7e9940>\r\n<<<\n 10344 1726887183.68067: 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 10344 1726887183.68084: 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 10344 1726887183.68097: stdout chunk (state=3):\n>>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7fb240>\r\n<<<\n 10344 1726887183.68174: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c549a20>\r\n<<<\n 10344 1726887183.68190: 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 10344 1726887183.68417: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 10344 1726887183.68433: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 10344 1726887183.68448: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n<<<\n 10344 1726887183.68462: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 10344 1726887183.68476: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 10344 1726887183.68501: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 10344 1726887183.68517: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n<<<\n 10344 1726887183.68531: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 10344 1726887183.68544: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10344 1726887183.68616: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 10344 1726887183.68630: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 10344 1726887183.68645: 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 10344 1726887183.68918: 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 0x7fe15a769080>\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 0x7fe15a7742b0>\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 0x7fe15a774f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a774a90>\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 0x7fe15a77e080>\r\nimport '_collections' # \r\n<<<\n 10340 1726887183.68923: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.68943: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7c47b8>\r\n<<<\n 10344 1726887183.68964: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n<<<\n 10344 1726887183.68981: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 10344 1726887183.69020: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7c4ba8>\r\n<<<\n 10344 1726887183.69073: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7b8160>\r\n<<<\n 10344 1726887183.69097: 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 10344 1726887183.69108: stdout chunk (state=3):\n>>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7b8e48>\r\n<<<\n 10344 1726887183.69120: stdout chunk (state=3):\n>>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7b0438>\r\n<<<\n 10344 1726887183.69157: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7a0470>\r\n<<<\n 10344 1726887183.69174: 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 10344 1726887183.69194: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\n<<<\n 10344 1726887183.69202: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 10344 1726887183.69221: 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 10344 1726887183.69233: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 10344 1726887183.69253: 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 10344 1726887183.69287: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a521278>\r\n<<<\n 10344 1726887183.69304: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a529cf8>\r\n<<<\n 10344 1726887183.69324: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7b8438>\r\n<<<\n 10344 1726887183.69333: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 10344 1726887183.69383: 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\n<<<\n 10344 1726887183.69395: stdout chunk (state=3):\n>>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a52fe10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a79a2b0>\r\n<<<\n 10344 1726887183.69421: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n<<<\n 10344 1726887183.69429: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 10344 1726887183.69455: 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 10344 1726887183.69463: 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 0x7fe15a5351d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a52ff98>\r\n<<<\n 10344 1726887183.69483: 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 10344 1726887183.69497: 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 0x7fe15a5352e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a809fd0>\r\n<<<\n 10344 1726887183.69517: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n<<<\n 10344 1726887183.69528: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n<<<\n 10344 1726887183.69541: 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 10344 1726887183.69552: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10344 1726887183.69562: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n<<<\n 10344 1726887183.69581: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\n<<<\n 10344 1726887183.69594: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a535dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a5359e8>\r\n<<<\n 10344 1726887183.69622: 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 10344 1726887183.69639: stdout chunk (state=3):\n>>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a5406a0>\r\n<<<\n 10344 1726887183.69650: 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 10340 1726887183.69684: 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 10340 1726887183.69706: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87dc2ac8>\r\nimport 'atexit' # \r\n<<<\n 10340 1726887183.69728: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10344 1726887183.69897: 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\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a540e80>\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 0x7fe15a0c7198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a540780>\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 10344 1726887183.69920: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a0ccc88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a535518>\r\n<<<\n 10346 1726887183.69981: stderr chunk (state=2):\n>>><<<\n 10346 1726887183.69992: stdout chunk (state=2):\n>>><<<\n<10.31.41.136> (0, b'', b'')\n 10346 1726887183.70027: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10346 1726887183.70034: _low_level_execute_command(): starting\n 10346 1726887183.70046: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813/AnsiballZ_stat.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' -tt 10.31.41.136 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10340 1726887183.70173: 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 0x7fad87de9278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e274e0>\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 0x7fad87e275f8>\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 0x7fad87e27b38>\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 0x7fad87e2a160>\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 0x7fad8811f7b8>\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 0x7fad87dd30f0>\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 10340 1726887183.70214: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e286d8>\r\n<<<\n 10340 1726887183.70234: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e0a2b0>\r\n<<<\n 10344 1726887183.70252: 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 0x7fe15a0f02e8>\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 0x7fe15a0f06a0>\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 0x7fe15a0f7390>\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 10344 1726887183.70269: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 10344 1726887183.70300: 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 0x7fe159ea1ba8>\r\n<<<\n 10340 1726887183.70663: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87dff4a8>\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 0x7fad8811ff98>\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 0x7fad87e132e8>\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 0x7fad87e13400>\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 10340 1726887183.70692: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 10340 1726887183.70718: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 10340 1726887183.70772: 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 10340 1726887183.70795: 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 0x7fad87ea0e80>\r\n<<<\n 10344 1726887183.70836: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe159e992e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe159e8ff98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe159e87e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a0f7d30>\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 0x7fe159e99f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a0f0a20>\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 0x7fe15c4a76a0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe159e9c048>\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 0x7fe15c4a7a20>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a535860>\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 0x7fe15c4bf550>\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 10340 1726887183.70884: 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 10340 1726887183.70905: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87ea6f28>\r\n<<<\n 10340 1726887183.70927: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e942b0>\r\n# /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py\r\n<<<\n 10340 1726887183.70954: 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 0x7fad87e94ac8>\r\n<<<\n 10344 1726887183.70970: 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 0x7fe15c4c35c0>\r\n<<<\n 10340 1726887183.71140: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e1f7b8>\r\n<<<\n 10340 1726887183.71170: 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 10340 1726887183.71201: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10344 1726887183.71220: 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 0x7fe15c4c3a90>\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 0x7fe15c4c3ba8>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4bfda0>\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 0x7fe15c4c3ef0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4c3470>\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 0x7fe15c4c31d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4b3a90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a0dc358>\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 10340 1726887183.71247: 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 10344 1726887183.71248: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4bf400>\r\n<<<\n 10340 1726887183.71323: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87ec4f60>\r\n<<<\n 10344 1726887183.71371: 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 10344 1726887183.71386: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 10340 1726887183.71388: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e94128>\r\n<<<\n 10344 1726887183.71402: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1584c7898>\r\n<<<\n 10344 1726887183.71461: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/ansible_ansible.legacy.stat_payload.zip'\r\n<<<\n 10344 1726887183.71477: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10344 1726887183.71501: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n<<<\n 10344 1726887183.71511: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.71525: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10340 1726887183.71532: 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 0x7fad87e54e10>\r\n<<<\n 10344 1726887183.71560: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10340 1726887183.71558: 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 0x7fad87e54ef0>\r\n<<<\n 10340 1726887183.71588: 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 10340 1726887183.71610: 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 0x7fad87e610b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e13550>\r\n<<<\n 10340 1726887183.71633: 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 10340 1726887183.71650: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 10340 1726887183.71667: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 10340 1726887183.71686: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 10340 1726887183.71723: 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 0x7fad87e6fa58>\r\n<<<\n 10340 1726887183.71890: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e69198>\r\n<<<\n 10340 1726887183.71922: 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 0x7fad87e69390>\r\n<<<\n 10340 1726887183.71962: stdout chunk (state=3):\n>>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e61c18>\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_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 10340 1726887183.71984: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10340 1726887183.72058: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10340 1726887183.72124: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10340 1726887183.72169: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/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_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 10340 1726887183.72190: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10340 1726887183.72274: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10340 1726887183.72375: 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 10340 1726887183.72406: 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 10340 1726887183.72435: 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 10340 1726887183.72467: 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 0x7fad87e87dd8>\r\n<<<\n 10340 1726887183.72524: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e87a90>\r\n<<<\n 10340 1726887183.72562: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e872b0>\r\n<<<\n 10340 1726887183.72580: 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 10340 1726887183.72598: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 10340 1726887183.72629: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e87908>\r\n<<<\n 10344 1726887183.72640: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10340 1726887183.72656: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e77be0>\r\n<<<\n 10340 1726887183.72666: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10340 1726887183.73122: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.73569: 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 10340 1726887183.73587: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\nimport 'ansible.module_utils.six.moves' # \r\n<<<\n 10344 1726887183.73585: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe158197a58>\r\nimport 'atexit' # \r\n<<<\n 10340 1726887183.73603: 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.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 10344 1726887183.73626: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10340 1726887183.73630: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 10340 1726887183.73652: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.73652: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10340 1726887183.73668: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10340 1726887183.73687: 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_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 10340 1726887183.73697: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10340 1726887183.73716: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.73721: 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 0x7fe1581ae208>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581ec470>\r\n<<<\n 10340 1726887183.73730: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 10340 1726887183.73746: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.73769: 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 0x7fe1581ec588>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 10344 1726887183.73786: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 10344 1726887183.73830: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581ecac8>\r\n<<<\n 10344 1726887183.73848: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 10340 1726887183.73860: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.73873: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 10344 1726887183.73886: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 10344 1726887183.73925: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 10340 1726887183.73973: 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 10340 1726887183.74132: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad84751240>\r\n# zipimport: zlib available\r\n<<<\n 10344 1726887183.74146: 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\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15819afd0>\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 0x7fe1584ea6d8>\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 0x7fe15819a320>\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 10344 1726887183.74188: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15819aa90>\r\n<<<\n 10344 1726887183.74202: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581cf240>\r\n<<<\n 10340 1726887183.74381: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.74509: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581c4438>\r\n<<<\n 10344 1726887183.74529: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n<<<\n 10344 1726887183.74539: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 10344 1726887183.74560: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1584eada0>\r\n<<<\n 10344 1726887183.74586: 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 10344 1726887183.74596: 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 0x7fe1581d8278>\r\n<<<\n 10344 1726887183.74614: 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 10344 1726887183.74624: stdout chunk (state=3):\n>>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581d8390>\r\n<<<\n 10344 1726887183.74639: 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 10344 1726887183.74656: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 10344 1726887183.74669: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 10344 1726887183.74704: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 10344 1726887183.74721: 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 10340 1726887183.74745: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.74756: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10344 1726887183.74786: 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 10340 1726887183.74801: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.74814: 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 0x7fe158266e10>\r\n<<<\n 10340 1726887183.74858: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 10344 1726887183.74880: 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 10344 1726887183.74890: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc'\r\n<<<\n 10344 1726887183.74900: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15826ceb8>\r\n<<<\n 10340 1726887183.74915: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10340 1726887183.74925: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 10340 1726887183.74941: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.74952: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe158259240>\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 0x7fe158259a58>\r\n<<<\n 10340 1726887183.74989: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10340 1726887183.75059: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 10340 1726887183.75068: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10340 1726887183.75085: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10340 1726887183.75095: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 10340 1726887183.75103: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.75142: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581e4748>\r\n<<<\n 10340 1726887183.75142: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10340 1726887183.75167: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 10340 1726887183.75177: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.75188: 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 10344 1726887183.75207: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10344 1726887183.75228: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n<<<\n 10340 1726887183.75342: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.75427: stdout chunk (state=3):\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 0x7fe15828aeb8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1582590b8>\r\n<<<\n 10344 1726887183.75514: 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 10340 1726887183.75517: 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 10344 1726887183.75532: 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 0x7fe158219d30>\r\n<<<\n 10344 1726887183.75551: 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 10344 1726887183.75560: 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 0x7fe158219e10>\r\n<<<\n 10344 1726887183.75598: 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 0x7fe158219f98>\r\n<<<\n 10344 1726887183.75617: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581d84e0>\r\n<<<\n 10344 1726887183.75642: 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 10340 1726887183.75644: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 10344 1726887183.75664: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 10340 1726887183.75663: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad847c6da0>\r\n# zipimport: zlib available\r\n<<<\n 10344 1726887183.75681: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 10340 1726887183.75704: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 10344 1726887183.75733: 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 10344 1726887183.75744: 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 0x7fe158235978>\r\n<<<\n 10340 1726887183.75760: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10340 1726887183.75810: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 10340 1726887183.75822: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\n<<<\n 10340 1726887183.75829: stdout chunk (state=3):\n>>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 10340 1726887183.75838: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 10340 1726887183.75857: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10340 1726887183.75888: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.75911: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1582300b8>\r\n<<<\n 10340 1726887183.75918: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 10340 1726887183.75941: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.75947: 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 0x7fe1582302b0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe158226b38>\r\n<<<\n 10340 1726887183.75972: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.75974: 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_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 10340 1726887183.75993: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.75996: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10340 1726887183.76037: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.76069: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10340 1726887183.76100: 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 10344 1726887183.76142: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10344 1726887183.76155: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 10344 1726887183.76166: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.76187: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 10340 1726887183.76235: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10340 1726887183.76325: 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 0x7fad847a9128>\r\n<<<\n 10340 1726887183.76390: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad84af4e48>\r\n<<<\n 10340 1726887183.76415: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py\r\n<<<\n 10340 1726887183.76433: stdout chunk (state=3):\n>>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 10344 1726887183.76466: 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<<<\n 10340 1726887183.76482: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.76502: 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 0x7fe15824fd30>\r\n<<<\n 10344 1726887183.76530: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15824f9e8>\r\n<<<\n 10340 1726887183.76540: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10340 1726887183.76558: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.76576: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15824f208>\r\n<<<\n 10344 1726887183.76587: 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 10344 1726887183.76596: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 10340 1726887183.76609: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.76638: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15824f860>\r\n<<<\n 10344 1726887183.76648: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15823da90>\r\n<<<\n 10344 1726887183.76658: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10340 1726887183.76889: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10346 1726887183.76940: 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 0x7f841933de48>\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 0x7f84192d3828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841933d9b0>\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 0x7f84192e0630>\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 0x7f84192e7160>\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 0x7f84192ec0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84192e7748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84192e7390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 10344 1726887183.77204: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10340 1726887183.77219: 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 10340 1726887183.77230: 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 10340 1726887183.77566: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad847db080>\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 0x7fad847db128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8477b940>\r\n<<<\n 10340 1726887183.77597: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py\r\n<<<\n 10340 1726887183.77635: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro\r\nimport ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/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 10340 1726887183.77689: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/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_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10340 1726887183.77725: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10340 1726887183.77799: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 10344 1726887183.77810: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 10340 1726887183.77835: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n<<<\n 10340 1726887183.77847: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.77861: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10340 1726887183.77948: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.77981: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n<<<\n 10344 1726887183.77992: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 10344 1726887183.78011: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe154b17208>\r\n<<<\n 10344 1726887183.78027: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10346 1726887183.78039: 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 0x7f8419291470>\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 0x7f8419296e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8419291b38>\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 0x7f841929d4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8419280d68>\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 0x7f8419283198>\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 0x7f8417591940>\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 0x7f84175a3240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84192f1a20>\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 10340 1726887183.78111: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10340 1726887183.78276: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 10344 1726887183.78402: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.78753: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.78801: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.78863: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n<<<\n 10344 1726887183.78898: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.78935: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10344 1726887183.79004: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.79069: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 10344 1726887183.79091: 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.stat_payload_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 10344 1726887183.79101: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.79135: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10346 1726887183.79138: 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# 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 0x7f8417511080>\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 0x7f841751c2b0>\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 0x7f841751cf60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841751ca90>\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 0x7f8417526080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841756c7b8>\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 0x7f841756cba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8417560160>\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 0x7f8417560e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8417558438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8417548470>\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_<<<\n 10344 1726887183.79164: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 10344 1726887183.79179: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10340 1726887183.79224: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/chrony.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 375, \"inode\": 125829378, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887178.1214807, \"mtime\": 1726887177.7024798, \"ctime\": 1726887178.1284807, \"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\": \"29cd38f068dc4d99d9affc3f82821cc4b2cbf049\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1694497580\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/chrony.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n<<<\n 10340 1726887183.79244: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 10344 1726887183.79340: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10340 1726887183.79525: 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 10340 1726887183.79561: 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<<<\n 10340 1726887183.79604: 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# 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<<<\n 10340 1726887183.79651: stdout chunk (state=3):\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<<<\n 10340 1726887183.79723: 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# 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 10344 1726887183.79737: 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 0x7fe154b8bda0>\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_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 10344 1726887183.79769: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10340 1726887183.79774: 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# 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 10344 1726887183.79831: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 10344 1726887183.80026: 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.stat_payload_mut0ccxe/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 10340 1726887183.80044: 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<<<\n 10344 1726887183.80090: 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 10344 1726887183.80243: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10346 1726887183.80275: stdout chunk (state=3):\n>>>constants.cpython-36.pyc'\r\nimport 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172c92b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172d1d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84175600b8>\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 0x7f84172d7e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84175422b0>\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 0x7f84172dd208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172d7fd0>\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 0x7f84172dd320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84175b1fd0>\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 0x7f84172dde10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172dda20>\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 0x7f84172e86d8>\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 0x7f84172e8eb8>\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 0x7f8416e6f1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172e87b8>\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 0x7f8416e74c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172dd550>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc ma<<<\n 10340 1726887183.80303: 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 10340 1726887183.80348: 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<<<\n 10340 1726887183.80383: 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 10340 1726887183.80419: stdout chunk (state=3):\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 10340 1726887183.80469: 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<<<\n 10340 1726887183.80503: stdout chunk (state=3):\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 10344 1726887183.80533: 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 0x7fe154b6e0b8>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe154ebadd8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/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_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10340 1726887183.80802: 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 10340 1726887183.81030: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.54 closed.\r\n<<<\n 10340 1726887183.81038: stdout chunk (state=3):\n>>><<<\n 10340 1726887183.81051: stderr chunk (state=3):\n>>><<<\n<10.31.43.54> (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 0x7fad8c1d0e48>\\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 0x7fad8c166828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c1d09b0>\\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 0x7fad8c173630>\\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 0x7fad8c17a160>\\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 0x7fad8c17f0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c17a748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c17a390>\\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 0x7fad8c124470>\\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 0x7fad8c129e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c124b38>\\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 0x7fad8c1304e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c113d68>\\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 0x7fad8c116198>\\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 0x7fad8a424940>\\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 0x7fad8a436240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c184a20>\\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 0x7fad8a3a4080>\\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 0x7fad8a3af2b0>\\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 0x7fad8a3aff60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3afa90>\\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 0x7fad8a3b9080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3ff7b8>\\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 0x7fad8a3ffba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3f3160>\\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 0x7fad8a3f3e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3eb438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3db470>\\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 0x7fad8a15c278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a164cf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3f3438>\\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 0x7fad8a16ae10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3d52b0>\\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 0x7fad8a1701d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a16af98>\\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 0x7fad8a1702e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a444fd0>\\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 0x7fad8a170dd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a1709e8>\\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 0x7fad8a17b6a0>\\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 0x7fad8a17be80>\\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 0x7fad89d02198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a17b780>\\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 0x7fad89d07c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a170518>\\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 0x7fad89d2b2e8>\\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 0x7fad89d2b6a0>\\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 0x7fad89d32390>\\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 0x7fad89adcba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89ad42e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89acaf98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89ac2e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89d32d30>\\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 0x7fad89ad4f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89d2ba20>\\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 0x7fad8c0e2710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89ad7048>\\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 0x7fad8c0e2a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a170860>\\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 0x7fad8c0fa5c0>\\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 0x7fad8c0fe630>\\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 0x7fad8c0feb00>\\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 0x7fad8c0fec18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c0fae10>\\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 0x7fad8c0fef60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c0fe4e0>\\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 0x7fad8c0fe240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c0eeb00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89d17358>\\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 0x7fad8c0fa470>\\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 0x7fad88101908>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.stat_payload_8797vk26/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_8797vk26/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_8797vk26/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 0x7fad87dc2ac8>\\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 0x7fad87de9278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e274e0>\\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 0x7fad87e275f8>\\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 0x7fad87e27b38>\\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 0x7fad87e2a160>\\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 0x7fad8811f7b8>\\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 0x7fad87dd30f0>\\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 0x7fad87e286d8>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e0a2b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87dff4a8>\\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 0x7fad8811ff98>\\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 0x7fad87e132e8>\\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 0x7fad87e13400>\\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 0x7fad87ea0e80>\\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 0x7fad87ea6f28>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e942b0>\\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 0x7fad87e94ac8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e1f7b8>\\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 0x7fad87ec4f60>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e94128>\\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 0x7fad87e54e10>\\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 0x7fad87e54ef0>\\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 0x7fad87e610b8>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e13550>\\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 0x7fad87e6fa58>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e69198>\\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 0x7fad87e69390>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e61c18>\\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_8797vk26/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_8797vk26/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_8797vk26/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 0x7fad87e87dd8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e87a90>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e872b0>\\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 0x7fad87e87908>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e77be0>\\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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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 0x7fad84751240>\\r\\n# 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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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 0x7fad847c6da0>\\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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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 0x7fad847a9128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad84af4e48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/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_8797vk26/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 0x7fad847db080>\\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 0x7fad847db128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8477b940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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/chrony.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 375, \"inode\": 125829378, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887178.1214807, \"mtime\": 1726887177.7024798, \"ctime\": 1726887178.1284807, \"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\": \"29cd38f068dc4d99d9affc3f82821cc4b2cbf049\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1694497580\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/chrony.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.54 closed.\\r\\n')\n 10340 1726887183.81117: _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 0x7fad8c1d0e48>\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 0x7fad8c166828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c1d09b0>\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 0x7fad8c173630>\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 0x7fad8c17a160>\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 0x7fad8c17f0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c17a748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c17a390>\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 0x7fad8c124470>\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 0x7fad8c129e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c124b38>\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 0x7fad8c1304e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c113d68>\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 0x7fad8c116198>\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 0x7fad8a424940>\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 0x7fad8a436240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c184a20>\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 0x7fad8a3a4080>\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 0x7fad8a3af2b0>\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 0x7fad8a3aff60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3afa90>\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 0x7fad8a3b9080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3ff7b8>\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 0x7fad8a3ffba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3f3160>\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 0x7fad8a3f3e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3eb438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3db470>\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 0x7fad8a15c278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a164cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3f3438>\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 0x7fad8a16ae10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3d52b0>\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 0x7fad8a1701d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a16af98>\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 0x7fad8a1702e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a444fd0>\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 0x7fad8a170dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a1709e8>\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 0x7fad8a17b6a0>\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 0x7fad8a17be80>\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 0x7fad89d02198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a17b780>\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 0x7fad89d07c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a170518>\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 0x7fad89d2b2e8>\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 0x7fad89d2b6a0>\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 0x7fad89d32390>\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 0x7fad89adcba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89ad42e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89acaf98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89ac2e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89d32d30>\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 0x7fad89ad4f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89d2ba20>\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 0x7fad8c0e2710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89ad7048>\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 0x7fad8c0e2a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a170860>\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 0x7fad8c0fa5c0>\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 0x7fad8c0fe630>\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 0x7fad8c0feb00>\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 0x7fad8c0fec18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c0fae10>\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 0x7fad8c0fef60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c0fe4e0>\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 0x7fad8c0fe240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c0eeb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89d17358>\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 0x7fad8c0fa470>\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 0x7fad88101908>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_8797vk26/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_8797vk26/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_8797vk26/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 0x7fad87dc2ac8>\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 0x7fad87de9278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e274e0>\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 0x7fad87e275f8>\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 0x7fad87e27b38>\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 0x7fad87e2a160>\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 0x7fad8811f7b8>\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 0x7fad87dd30f0>\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 0x7fad87e286d8>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e0a2b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87dff4a8>\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 0x7fad8811ff98>\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 0x7fad87e132e8>\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 0x7fad87e13400>\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 0x7fad87ea0e80>\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 0x7fad87ea6f28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e942b0>\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 0x7fad87e94ac8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e1f7b8>\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 0x7fad87ec4f60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e94128>\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 0x7fad87e54e10>\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 0x7fad87e54ef0>\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 0x7fad87e610b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e13550>\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 0x7fad87e6fa58>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e69198>\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 0x7fad87e69390>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e61c18>\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_8797vk26/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_8797vk26/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_8797vk26/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 0x7fad87e87dd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e87a90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e872b0>\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 0x7fad87e87908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e77be0>\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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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 0x7fad84751240>\r\n# 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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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 0x7fad847c6da0>\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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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 0x7fad847a9128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad84af4e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/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_8797vk26/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 0x7fad847db080>\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 0x7fad847db128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8477b940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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/chrony.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 375, \"inode\": 125829378, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887178.1214807, \"mtime\": 1726887177.7024798, \"ctime\": 1726887178.1284807, \"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\": \"29cd38f068dc4d99d9affc3f82821cc4b2cbf049\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"1694497580\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/chrony.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.54 closed.\r\n 10340 1726887183.81318: done with _execute_module (ansible.legacy.stat, {'path': '/etc/chrony.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-1726887183.2834485-10340-139500821247615/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10340 1726887183.81370: _low_level_execute_command(): starting\n 10340 1726887183.81378: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10344 1726887183.81455: 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# 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 10346 1726887183.81482: stdout chunk (state=3):\n>>>tches /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 0x7f8416e982e8>\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 0x7f8416e986a0>\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 0x7f8416e9f390>\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 0x7f8416c49ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416c412e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416c37f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416c2fe80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416e9fd30>\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 0x7f8416c41f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416e98a20>\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 0x7f841924f710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416c44048>\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 0x7f841924fa90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172dd898>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3<<<\n 10344 1726887183.82044: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe154b84fd0>\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 0x7fe154ba00b8>\r\n<<<\n 10344 1726887183.82127: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe154b408d0>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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\n<<<\n 10344 1726887183.82287: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 10346 1726887183.82903: stdout chunk (state=3):\n>>>.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 0x7f84192675c0>\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 0x7f841926b630>\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 0x7f841926bb00>\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 0x7f841926bc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8419267e10>\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 0x7f841926bf60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841926b4e0>\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 0x7f841926b240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841925bb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416e84358>\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 0x7f8419267470>\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 0x7f841526e908>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10344 1726887183.83283: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/chrony.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 355, \"inode\": 511705219, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887159.8259723, \"mtime\": 1726887136.6478145, \"ctime\": 1726887137.0768154, \"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\": \"57a6d1206b71957ee7f8a85bbefdf28f19ed87e6\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"845032303\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/chrony.conf\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n<<<\n 10344 1726887183.83303: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 10346 1726887183.83537: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887183.83624: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n<<<\n 10344 1726887183.83644: 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<<<\n 10344 1726887183.83656: 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 10344 1726887183.83686: 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# cleanup[2] removing bz2\r\n# cleanup[2] removing _compression\r\n<<<\n 10344 1726887183.83909: stdout chunk (state=3):\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 10344 1726887183.83989: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 10344 1726887183.84017: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n<<<\n 10344 1726887183.84028: stdout chunk (state=3):\n>>># destroy importlib.machinery\r\n# destroy zipimport<<<\n 10344 1726887183.84044: stdout chunk (state=3):\n>>>\r\n# destroy _compression\r\n<<<\n 10344 1726887183.84055: stdout chunk (state=3):\n>>># destroy _lzma\r\n<<<\n 10344 1726887183.84064: 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 10344 1726887183.84082: stdout chunk (state=3):\n>>># destroy __main__\r\n# destroy systemd.journal\r\n# destroy systemd.daemon\r\n<<<\n 10344 1726887183.84092: 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<<<\n 10344 1726887183.84112: stdout chunk (state=3):\n>>># destroy syslog\r\n# destroy uuid\r\n<<<\n 10344 1726887183.84123: stdout chunk (state=3):\n>>># destroy ctypes\r\n<<<\n 10344 1726887183.84132: stdout chunk (state=3):\n>>># destroy traceback\r\n<<<\n 10344 1726887183.84141: stdout chunk (state=3):\n>>># destroy atexit\r\n# destroy _string\r\n<<<\n 10344 1726887183.84184: 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# destroy json.decoder\r\n# destroy json.encoder\r\n# destroy json.scanner\r\n<<<\n 10344 1726887183.84195: stdout chunk (state=3):\n>>># destroy _json\r\n<<<\n 10344 1726887183.84203: stdout chunk (state=3):\n>>># destroy datetime\r\n<<<\n 10344 1726887183.84221: stdout chunk (state=3):\n>>># destroy selinux\r\n<<<\n 10340 1726887183.84278: stderr chunk (state=2):\n>>><<<\n 10340 1726887183.84289: stdout chunk (state=2):\n>>><<<\n<10.31.43.54> (0, b'', b'')\n 10340 1726887183.84326: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10344 1726887183.84329: 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# 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<<<\n 10340 1726887183.84341: handler run complete\n 10340 1726887183.84363: attempt loop complete, returning result\n 10340 1726887183.84367: _execute() done\n 10340 1726887183.84374: dumping result to json\n 10340 1726887183.84380: done dumping result, returning\n 10340 1726887183.84389: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file [0e652c5f-a961-eb88-62cf-00000000001e]\n 10340 1726887183.84405: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001e\n 10340 1726887183.84444: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001e\n 10340 1726887183.84448: WORKER PROCESS EXITING\nNotification for handler Restart chronyd has been saved.\nchanged: [managed_node1] => {\n \"changed\": true,\n \"diff\": [],\n \"invocation\": {\n \"backup\": true,\n \"dest\": \"/etc/chrony.conf\",\n \"follow\": false,\n \"mode\": \"0644\",\n \"module_args\": {\n \"backup\": true,\n \"dest\": \"/etc/chrony.conf\",\n \"follow\": false,\n \"mode\": \"0644\",\n \"src\": \"/root/.ansible/tmp/ansible-local-9689kzmi484f/tmp02npi1dz/chrony.conf.j2\"\n },\n \"src\": \"/root/.ansible/tmp/ansible-local-9689kzmi484f/tmp02npi1dz/chrony.conf.j2\"\n }\n}\n 10346 1726887183.84797: 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 0x7f8414f2fac8>\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 10344 1726887183.84924: 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# 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 10344 1726887183.85056: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.224 closed.\r\n<<<\n 10344 1726887183.85104: stderr chunk (state=3):\n>>><<<\n 10344 1726887183.85111: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (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 0x7fe15c595e48>\\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 0x7fe15c52b828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c5959b0>\\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 0x7fe15c538630>\\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 0x7fe15c53f160>\\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 0x7fe15c5440f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c53f748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c53f390>\\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 0x7fe15c4e9470>\\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 0x7fe15c4eee48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4e9b38>\\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 0x7fe15c4f54e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4d8d68>\\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 0x7fe15c4db198>\\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 0x7fe15a7e9940>\\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 0x7fe15a7fb240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c549a20>\\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 0x7fe15a769080>\\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 0x7fe15a7742b0>\\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 0x7fe15a774f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a774a90>\\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 0x7fe15a77e080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7c47b8>\\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 0x7fe15a7c4ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7b8160>\\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 0x7fe15a7b8e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7b0438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7a0470>\\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 0x7fe15a521278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a529cf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7b8438>\\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 0x7fe15a52fe10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a79a2b0>\\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 0x7fe15a5351d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a52ff98>\\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 0x7fe15a5352e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a809fd0>\\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 0x7fe15a535dd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a5359e8>\\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 0x7fe15a5406a0>\\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 0x7fe15a540e80>\\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 0x7fe15a0c7198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a540780>\\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 0x7fe15a0ccc88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a535518>\\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 0x7fe15a0f02e8>\\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 0x7fe15a0f06a0>\\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 0x7fe15a0f7390>\\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 0x7fe159ea1ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe159e992e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe159e8ff98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe159e87e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a0f7d30>\\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 0x7fe159e99f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a0f0a20>\\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 0x7fe15c4a76a0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe159e9c048>\\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 0x7fe15c4a7a20>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a535860>\\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 0x7fe15c4bf550>\\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 0x7fe15c4c35c0>\\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 0x7fe15c4c3a90>\\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 0x7fe15c4c3ba8>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4bfda0>\\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 0x7fe15c4c3ef0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4c3470>\\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 0x7fe15c4c31d0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4b3a90>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a0dc358>\\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 0x7fe15c4bf400>\\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 0x7fe1584c7898>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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 0x7fe158197a58>\\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 0x7fe1581ae208>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581ec470>\\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 0x7fe1581ec588>\\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 0x7fe1581ecac8>\\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 0x7fe15819afd0>\\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 0x7fe1584ea6d8>\\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 0x7fe15819a320>\\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 0x7fe15819aa90>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581cf240>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581c4438>\\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 0x7fe1584eada0>\\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 0x7fe1581d8278>\\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 0x7fe1581d8390>\\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 0x7fe158266e10>\\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 0x7fe15826ceb8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe158259240>\\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 0x7fe158259a58>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581e4748>\\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 0x7fe15828aeb8>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1582590b8>\\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 0x7fe158219d30>\\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 0x7fe158219e10>\\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 0x7fe158219f98>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581d84e0>\\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 0x7fe158235978>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1582300b8>\\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 0x7fe1582302b0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe158226b38>\\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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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 0x7fe15824fd30>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15824f9e8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15824f208>\\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 0x7fe15824f860>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15823da90>\\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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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 0x7fe154b17208>\\r\\n# 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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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 0x7fe154b8bda0>\\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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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 0x7fe154b6e0b8>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe154ebadd8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/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_mut0ccxe/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 0x7fe154b84fd0>\\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 0x7fe154ba00b8>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe154b408d0>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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/chrony.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 355, \"inode\": 511705219, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887159.8259723, \"mtime\": 1726887136.6478145, \"ctime\": 1726887137.0768154, \"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\": \"57a6d1206b71957ee7f8a85bbefdf28f19ed87e6\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"845032303\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/chrony.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.224 closed.\\r\\n')\n 10344 1726887183.85171: _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 0x7fe15c595e48>\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 0x7fe15c52b828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c5959b0>\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 0x7fe15c538630>\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 0x7fe15c53f160>\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 0x7fe15c5440f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c53f748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c53f390>\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 0x7fe15c4e9470>\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 0x7fe15c4eee48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4e9b38>\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 0x7fe15c4f54e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4d8d68>\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 0x7fe15c4db198>\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 0x7fe15a7e9940>\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 0x7fe15a7fb240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c549a20>\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 0x7fe15a769080>\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 0x7fe15a7742b0>\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 0x7fe15a774f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a774a90>\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 0x7fe15a77e080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7c47b8>\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 0x7fe15a7c4ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7b8160>\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 0x7fe15a7b8e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7b0438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7a0470>\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 0x7fe15a521278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a529cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7b8438>\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 0x7fe15a52fe10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a79a2b0>\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 0x7fe15a5351d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a52ff98>\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 0x7fe15a5352e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a809fd0>\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 0x7fe15a535dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a5359e8>\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 0x7fe15a5406a0>\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 0x7fe15a540e80>\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 0x7fe15a0c7198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a540780>\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 0x7fe15a0ccc88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a535518>\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 0x7fe15a0f02e8>\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 0x7fe15a0f06a0>\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 0x7fe15a0f7390>\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 0x7fe159ea1ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe159e992e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe159e8ff98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe159e87e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a0f7d30>\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 0x7fe159e99f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a0f0a20>\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 0x7fe15c4a76a0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe159e9c048>\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 0x7fe15c4a7a20>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a535860>\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 0x7fe15c4bf550>\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 0x7fe15c4c35c0>\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 0x7fe15c4c3a90>\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 0x7fe15c4c3ba8>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4bfda0>\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 0x7fe15c4c3ef0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4c3470>\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 0x7fe15c4c31d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4b3a90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a0dc358>\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 0x7fe15c4bf400>\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 0x7fe1584c7898>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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 0x7fe158197a58>\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 0x7fe1581ae208>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581ec470>\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 0x7fe1581ec588>\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 0x7fe1581ecac8>\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 0x7fe15819afd0>\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 0x7fe1584ea6d8>\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 0x7fe15819a320>\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 0x7fe15819aa90>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581cf240>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581c4438>\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 0x7fe1584eada0>\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 0x7fe1581d8278>\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 0x7fe1581d8390>\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 0x7fe158266e10>\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 0x7fe15826ceb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe158259240>\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 0x7fe158259a58>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581e4748>\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 0x7fe15828aeb8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1582590b8>\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 0x7fe158219d30>\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 0x7fe158219e10>\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 0x7fe158219f98>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581d84e0>\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 0x7fe158235978>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1582300b8>\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 0x7fe1582302b0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe158226b38>\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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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 0x7fe15824fd30>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15824f9e8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15824f208>\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 0x7fe15824f860>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15823da90>\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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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 0x7fe154b17208>\r\n# 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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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 0x7fe154b8bda0>\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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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 0x7fe154b6e0b8>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe154ebadd8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/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_mut0ccxe/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 0x7fe154b84fd0>\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 0x7fe154ba00b8>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe154b408d0>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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/chrony.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 355, \"inode\": 511705219, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887159.8259723, \"mtime\": 1726887136.6478145, \"ctime\": 1726887137.0768154, \"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\": \"57a6d1206b71957ee7f8a85bbefdf28f19ed87e6\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"845032303\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/chrony.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.224 closed.\r\n 10344 1726887183.85332: done with _execute_module (ansible.legacy.stat, {'path': '/etc/chrony.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-1726887183.3199627-10344-110241713904104/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10344 1726887183.85381: variable 'ansible_module_compression' from source: unknown\n 10344 1726887183.85438: ANSIBALLZ: Using generic lock for ansible.legacy.file\n 10344 1726887183.85445: ANSIBALLZ: Acquiring lock\n 10344 1726887183.85451: ANSIBALLZ: Lock acquired: 139804642225104\n 10344 1726887183.85457: ANSIBALLZ: Creating module\n 10346 1726887183.86225: 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 0x7f8414f56278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f944e0>\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 0x7f8414f945f8>\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 0x7f8414f94b38>\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 0x7f8414f97160>\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 0x7f8414f97a58>\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 0x7f8414f420f0>\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 0x7f8414f950f0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f772b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f6c4a8>\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 0x7f8415292fd0>\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 0x7f8414f802e8>\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 0x7f8414f80400>\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/lib6<<<\n 10346 1726887183.88328: stdout chunk (state=3):\n>>>4/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 0x7f841500de80>\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 0x7f8415013f28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84150012b0>\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 0x7f8415001ac8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f8c7b8>\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 0x7f8415031f28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8415001c18>\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 0x7f8414fc1e48>\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 0x7f8414fc1f28>\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 0x7f8414fce0f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f80550>\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 0x7f8414fdca90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414fd51d0>\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 0x7f8414fd53c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414fcec50>\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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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 0x7f8414ff7da0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414ff7a58>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414ff7278>\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 0x7f8414ff78d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414fe3ba8>\r\n# zipimport: zlib available\r\n<<<\n 10346 1726887183.89542: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10346 1726887183.90636: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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 0x7f84118be240>\r\n# zipimport: zlib available\r\n<<<\n 10346 1726887183.91734: 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.stat_payload_3ys4rdnz/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_3ys4rdnz/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10346 1726887183.92818: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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 0x7f8411933dd8>\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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 10346 1726887183.93917: 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.stat_payload_3ys4rdnz/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 0x7f8411915128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8411c63e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/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_3ys4rdnz/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<<<\n 10346 1726887183.95117: 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 0x7f8411947080>\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 0x7f8411947128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8411c7a940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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<<<\n 10346 1726887183.96568: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/chrony.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 642, \"inode\": 58720454, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887170.2011406, \"mtime\": 1726887160.958291, \"ctime\": 1726887161.407292, \"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\": \"286e5d5cedbf97cdda276f4365e79fc6574574ba\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3353037697\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/chrony.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] removi<<<\n 10346 1726887183.96611: stdout chunk (state=3):\n>>>ng 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<<<\n 10346 1726887183.97478: 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# 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 10346 1726887183.97873: stderr chunk (state=3):\n>>>Shared connection to 10.31.41.136 closed.\r\n<<<\n 10346 1726887183.97885: stdout chunk (state=3):\n>>><<<\n 10346 1726887183.97902: stderr chunk (state=3):\n>>><<<\n<10.31.41.136> (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 0x7f841933de48>\\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 0x7f84192d3828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841933d9b0>\\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 0x7f84192e0630>\\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 0x7f84192e7160>\\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 0x7f84192ec0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84192e7748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84192e7390>\\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 0x7f8419291470>\\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 0x7f8419296e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8419291b38>\\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 0x7f841929d4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8419280d68>\\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 0x7f8419283198>\\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 0x7f8417591940>\\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 0x7f84175a3240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84192f1a20>\\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 0x7f8417511080>\\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 0x7f841751c2b0>\\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 0x7f841751cf60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841751ca90>\\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 0x7f8417526080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841756c7b8>\\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 0x7f841756cba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8417560160>\\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 0x7f8417560e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8417558438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8417548470>\\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 0x7f84172c92b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172d1d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84175600b8>\\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 0x7f84172d7e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84175422b0>\\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 0x7f84172dd208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172d7fd0>\\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 0x7f84172dd320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84175b1fd0>\\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 0x7f84172dde10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172dda20>\\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 0x7f84172e86d8>\\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 0x7f84172e8eb8>\\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 0x7f8416e6f1d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172e87b8>\\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 0x7f8416e74c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172dd550>\\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 0x7f8416e982e8>\\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 0x7f8416e986a0>\\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 0x7f8416e9f390>\\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 0x7f8416c49ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416c412e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416c37f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416c2fe80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416e9fd30>\\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 0x7f8416c41f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416e98a20>\\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 0x7f841924f710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416c44048>\\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 0x7f841924fa90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172dd898>\\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 0x7f84192675c0>\\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 0x7f841926b630>\\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 0x7f841926bb00>\\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 0x7f841926bc18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8419267e10>\\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 0x7f841926bf60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841926b4e0>\\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 0x7f841926b240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841925bb00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416e84358>\\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 0x7f8419267470>\\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 0x7f841526e908>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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 0x7f8414f2fac8>\\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 0x7f8414f56278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f944e0>\\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 0x7f8414f945f8>\\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 0x7f8414f94b38>\\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 0x7f8414f97160>\\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 0x7f8414f97a58>\\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 0x7f8414f420f0>\\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 0x7f8414f950f0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f772b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f6c4a8>\\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 0x7f8415292fd0>\\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 0x7f8414f802e8>\\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 0x7f8414f80400>\\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 0x7f841500de80>\\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 0x7f8415013f28>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84150012b0>\\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 0x7f8415001ac8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f8c7b8>\\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 0x7f8415031f28>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8415001c18>\\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 0x7f8414fc1e48>\\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 0x7f8414fc1f28>\\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 0x7f8414fce0f0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f80550>\\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 0x7f8414fdca90>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414fd51d0>\\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 0x7f8414fd53c8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414fcec50>\\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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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 0x7f8414ff7da0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414ff7a58>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414ff7278>\\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 0x7f8414ff78d0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414fe3ba8>\\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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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 0x7f84118be240>\\r\\n# 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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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 0x7f8411933dd8>\\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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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 0x7f8411915128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8411c63e48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/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_3ys4rdnz/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 0x7f8411947080>\\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 0x7f8411947128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8411c7a940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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/chrony.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 642, \"inode\": 58720454, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887170.2011406, \"mtime\": 1726887160.958291, \"ctime\": 1726887161.407292, \"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\": \"286e5d5cedbf97cdda276f4365e79fc6574574ba\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3353037697\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/chrony.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.41.136 closed.\\r\\n')\n 10346 1726887183.97970: _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 0x7f841933de48>\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 0x7f84192d3828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841933d9b0>\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 0x7f84192e0630>\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 0x7f84192e7160>\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 0x7f84192ec0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84192e7748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84192e7390>\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 0x7f8419291470>\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 0x7f8419296e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8419291b38>\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 0x7f841929d4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8419280d68>\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 0x7f8419283198>\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 0x7f8417591940>\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 0x7f84175a3240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84192f1a20>\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 0x7f8417511080>\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 0x7f841751c2b0>\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 0x7f841751cf60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841751ca90>\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 0x7f8417526080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841756c7b8>\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 0x7f841756cba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8417560160>\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 0x7f8417560e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8417558438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8417548470>\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 0x7f84172c92b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172d1d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84175600b8>\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 0x7f84172d7e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84175422b0>\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 0x7f84172dd208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172d7fd0>\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 0x7f84172dd320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84175b1fd0>\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 0x7f84172dde10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172dda20>\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 0x7f84172e86d8>\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 0x7f84172e8eb8>\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 0x7f8416e6f1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172e87b8>\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 0x7f8416e74c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172dd550>\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 0x7f8416e982e8>\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 0x7f8416e986a0>\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 0x7f8416e9f390>\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 0x7f8416c49ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416c412e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416c37f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416c2fe80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416e9fd30>\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 0x7f8416c41f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416e98a20>\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 0x7f841924f710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416c44048>\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 0x7f841924fa90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172dd898>\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 0x7f84192675c0>\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 0x7f841926b630>\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 0x7f841926bb00>\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 0x7f841926bc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8419267e10>\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 0x7f841926bf60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841926b4e0>\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 0x7f841926b240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841925bb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416e84358>\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 0x7f8419267470>\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 0x7f841526e908>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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 0x7f8414f2fac8>\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 0x7f8414f56278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f944e0>\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 0x7f8414f945f8>\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 0x7f8414f94b38>\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 0x7f8414f97160>\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 0x7f8414f97a58>\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 0x7f8414f420f0>\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 0x7f8414f950f0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f772b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f6c4a8>\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 0x7f8415292fd0>\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 0x7f8414f802e8>\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 0x7f8414f80400>\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 0x7f841500de80>\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 0x7f8415013f28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84150012b0>\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 0x7f8415001ac8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f8c7b8>\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 0x7f8415031f28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8415001c18>\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 0x7f8414fc1e48>\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 0x7f8414fc1f28>\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 0x7f8414fce0f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f80550>\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 0x7f8414fdca90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414fd51d0>\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 0x7f8414fd53c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414fcec50>\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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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 0x7f8414ff7da0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414ff7a58>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414ff7278>\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 0x7f8414ff78d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414fe3ba8>\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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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 0x7f84118be240>\r\n# 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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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 0x7f8411933dd8>\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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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 0x7f8411915128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8411c63e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/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_3ys4rdnz/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 0x7f8411947080>\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 0x7f8411947128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8411c7a940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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/chrony.conf\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 642, \"inode\": 58720454, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887170.2011406, \"mtime\": 1726887160.958291, \"ctime\": 1726887161.407292, \"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\": \"286e5d5cedbf97cdda276f4365e79fc6574574ba\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3353037697\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/chrony.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.41.136 closed.\r\n 10346 1726887183.98185: done with _execute_module (ansible.legacy.stat, {'path': '/etc/chrony.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-1726887183.3934147-10346-246119837202813/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10346 1726887183.98240: _low_level_execute_command(): starting\n 10346 1726887183.98249: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10344 1726887184.00235: ANSIBALLZ: Writing module into payload\n 10344 1726887184.00461: ANSIBALLZ: Writing module\n 10344 1726887184.00487: ANSIBALLZ: Renaming module\n 10344 1726887184.00498: ANSIBALLZ: Done creating module\n 10344 1726887184.00517: 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 10344 1726887184.00589: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_file.py\n<10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp44cm572e TO /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_file.py\n<10.31.42.224> 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/75343b97d0\"' '[10.31.42.224]'\n 10344 1726887184.00711: Sending initial data\n 10344 1726887184.00721: Sent initial data (152 bytes)\n 10346 1726887184.03309: stderr chunk (state=2):\n>>><<<\n 10346 1726887184.03322: stdout chunk (state=2):\n>>><<<\n<10.31.41.136> (0, b'', b'')\n 10346 1726887184.03346: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10346 1726887184.03359: handler run complete\n 10346 1726887184.03382: attempt loop complete, returning result\n 10346 1726887184.03388: _execute() done\n 10346 1726887184.03394: dumping result to json\n 10346 1726887184.03401: done dumping result, returning\n 10346 1726887184.03414: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file [0e652c5f-a961-eb88-62cf-00000000001e]\n 10346 1726887184.03430: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001e\n 10346 1726887184.03463: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001e\n 10346 1726887184.03468: WORKER PROCESS EXITING\nNotification for handler Restart chronyd has been saved.\nchanged: [managed_node3] => {\n \"changed\": true,\n \"diff\": [],\n \"invocation\": {\n \"backup\": true,\n \"dest\": \"/etc/chrony.conf\",\n \"follow\": false,\n \"mode\": \"0644\",\n \"module_args\": {\n \"backup\": true,\n \"dest\": \"/etc/chrony.conf\",\n \"follow\": false,\n \"mode\": \"0644\",\n \"src\": \"/root/.ansible/tmp/ansible-local-9689kzmi484f/tmpcbhofn9t/chrony.conf.j2\"\n },\n \"src\": \"/root/.ansible/tmp/ansible-local-9689kzmi484f/tmpcbhofn9t/chrony.conf.j2\"\n }\n}\n 10344 1726887184.03802: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp44cm572e /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_file.py\n<<<\n 10344 1726887184.04922: stderr chunk (state=3):\n>>><<<\n 10344 1726887184.04930: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp44cm572e /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_file.py\\n', b'')\n 10344 1726887184.04962: done transferring module to remote\n 10344 1726887184.04978: _low_level_execute_command(): starting\n 10344 1726887184.04986: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/ /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_file.py && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/ /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_file.py && sleep 0'\"'\"''\n 10344 1726887184.07747: stderr chunk (state=2):\n>>><<<\n 10344 1726887184.07756: stdout chunk (state=2):\n>>><<<\n<10.31.42.224> (0, b'', b'')\n 10344 1726887184.07779: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10344 1726887184.07785: _low_level_execute_command(): starting\n 10344 1726887184.07794: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_file.py && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' -tt 10.31.42.224 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_file.py && sleep 0'\"'\"''\n 10344 1726887184.10610: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 10344 1726887184.10625: stdout chunk (state=3):\n>>>import '_warnings' # \r\n<<<\n 10344 1726887184.10639: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_weakref' # \r\n<<<\n 10344 1726887184.10698: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 10344 1726887184.10729: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 10344 1726887184.10738: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 10344 1726887184.10774: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 10344 1726887184.10787: 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 10344 1726887184.10805: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 10344 1726887184.10849: 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 10344 1726887184.10858: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10344 1726887184.10882: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 10344 1726887184.10901: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 10344 1726887184.11150: stdout chunk (state=3):\n>>>import '_codecs' # \r\nimport 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f0c1e48>\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 0x7fde2f057828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f0c19b0>\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 0x7fde2f064630>\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 0x7fde2f06b160>\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 10344 1726887184.11268: 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 0x7fde2f0700f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f06b748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f06b390>\r\n# /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 10344 1726887184.11279: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 10344 1726887184.11302: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 10344 1726887184.11311: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 10344 1726887184.11331: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 10344 1726887184.11347: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 10344 1726887184.11363: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc'\r\n<<<\n 10344 1726887184.11374: stdout chunk (state=3):\n>>>import '_stat' # \r\n<<<\n 10344 1726887184.11387: stdout chunk (state=3):\n>>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f015470>\r\n<<<\n 10344 1726887184.11408: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 10344 1726887184.11420: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 10344 1726887184.11430: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n<<<\n 10344 1726887184.11439: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc'\r\n<<<\n 10344 1726887184.11455: stdout chunk (state=3):\n>>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f01ae48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f015b38>\r\n<<<\n 10344 1726887184.11486: 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 10344 1726887184.11521: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 10344 1726887184.11632: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f0214e0>\r\n<<<\n 10344 1726887184.11651: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f004d68>\r\n<<<\n 10344 1726887184.11667: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n<<<\n 10344 1726887184.11679: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\n<<<\n 10344 1726887184.11689: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f007198>\r\n<<<\n 10344 1726887184.11725: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 10344 1726887184.11738: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 10344 1726887184.11760: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d315940>\r\n<<<\n 10344 1726887184.11778: 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 10344 1726887184.11800: 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 10344 1726887184.11809: stdout chunk (state=3):\n>>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d327240>\r\n<<<\n 10344 1726887184.11888: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f075a20>\r\n<<<\n 10344 1726887184.11907: 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 10344 1726887184.12139: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 10344 1726887184.12152: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 10344 1726887184.12176: 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 10344 1726887184.12194: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 10344 1726887184.12214: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 10344 1726887184.12231: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n<<<\n 10344 1726887184.12241: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 10344 1726887184.12540: 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 0x7fde2d295080>\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 0x7fde2d2a02b0>\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 10344 1726887184.12553: 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 0x7fde2d2a0f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2a0a90>\r\n<<<\n 10344 1726887184.12566: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 10344 1726887184.12585: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n<<<\n 10344 1726887184.12603: 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 0x7fde2d2aa080>\r\n<<<\n 10344 1726887184.12621: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 10344 1726887184.12671: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2f07b8>\r\n<<<\n 10344 1726887184.12690: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n<<<\n 10344 1726887184.12701: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 10344 1726887184.12739: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2f0ba8>\r\n<<<\n 10344 1726887184.12792: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2e4160>\r\n<<<\n 10344 1726887184.12819: 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 10344 1726887184.12830: stdout chunk (state=3):\n>>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2e4e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2dc438>\r\n<<<\n 10344 1726887184.12880: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2cc470>\r\n<<<\n 10344 1726887184.12897: 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 10344 1726887184.12917: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n<<<\n 10344 1726887184.12938: 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 10344 1726887184.12955: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 10344 1726887184.12976: 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 10344 1726887184.13007: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d04d278>\r\n<<<\n 10344 1726887184.13026: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d055cf8>\r\n<<<\n 10344 1726887184.13038: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2e4438>\r\n<<<\n 10344 1726887184.13055: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 10344 1726887184.13104: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py\r\n<<<\n 10344 1726887184.13119: 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 0x7fde2d05be10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2c62b0>\r\n<<<\n 10344 1726887184.13144: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py\r\n<<<\n 10344 1726887184.13153: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc'\r\n<<<\n 10344 1726887184.13176: 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 10344 1726887184.13184: 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 0x7fde2d0611d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d05bf98>\r\n<<<\n 10344 1726887184.13208: 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 0x7fde2d0612e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d335fd0>\r\n<<<\n 10344 1726887184.13229: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py\r\n<<<\n 10344 1726887184.13242: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc'\r\n<<<\n 10344 1726887184.13264: 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 10344 1726887184.13273: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10344 1726887184.13286: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n<<<\n 10344 1726887184.13299: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc'\r\n<<<\n 10344 1726887184.13314: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d061dd8>\r\n<<<\n 10344 1726887184.13324: stdout chunk (state=3):\n>>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d0619e8>\r\n<<<\n 10344 1726887184.13586: 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 0x7fde2d06c6a0>\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 0x7fde2d06ce80>\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 0x7fde2cbf3198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d06c780>\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 10344 1726887184.13628: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2cbf8c88>\r\n<<<\n 10344 1726887184.13640: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d061518>\r\n<<<\n 10344 1726887184.13659: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 10344 1726887184.13681: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 10344 1726887184.13701: 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 10344 1726887184.13712: stdout chunk (state=3):\n>>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2cc1c2e8>\r\n<<<\n 10344 1726887184.13737: 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 0x7fde2cc1c6a0>\r\n<<<\n 10344 1726887184.13758: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 10344 1726887184.13776: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 10344 1726887184.13799: 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 10344 1726887184.13821: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2cc23390>\r\n<<<\n 10344 1726887184.13839: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 10344 1726887184.13861: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\n<<<\n 10344 1726887184.13878: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 10344 1726887184.13895: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py\r\n<<<\n 10344 1726887184.13913: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 10344 1726887184.13936: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n<<<\n 10344 1726887184.13945: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n<<<\n 10344 1726887184.13957: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 10344 1726887184.13995: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 10344 1726887184.14016: 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 10344 1726887184.14032: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2c9cdba8>\r\n<<<\n 10344 1726887184.14147: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2c9c52e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2c9bbf98>\r\n<<<\n 10344 1726887184.14159: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2c9b3e80>\r\n<<<\n 10344 1726887184.14188: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2cc23d30>\r\n<<<\n 10344 1726887184.14225: 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 0x7fde2c9c5f60>\r\n<<<\n 10344 1726887184.14237: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2cc1ca20>\r\n<<<\n 10344 1726887184.14257: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 10344 1726887184.14277: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 10344 1726887184.14315: 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 0x7fde2efd3710>\r\n<<<\n 10344 1726887184.14326: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2c9c8048>\r\n<<<\n 10344 1726887184.14340: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 10344 1726887184.14364: 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 10344 1726887184.14373: 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 0x7fde2efd3a90>\r\n<<<\n 10344 1726887184.14426: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d061860>\r\n<<<\n 10344 1726887184.14445: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n<<<\n 10344 1726887184.14462: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 10344 1726887184.14478: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py\r\n<<<\n 10344 1726887184.14494: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 10344 1726887184.14524: 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 0x7fde2efeb5c0>\r\n<<<\n 10344 1726887184.14542: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n<<<\n 10344 1726887184.14560: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 10344 1726887184.14688: 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 0x7fde2efef630>\r\n<<<\n 10344 1726887184.14743: 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\n<<<\n 10344 1726887184.14753: stdout chunk (state=3):\n>>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde2efefb00>\r\n<<<\n 10344 1726887184.14778: 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 10344 1726887184.14788: 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 0x7fde2efefc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2efebe10>\r\n<<<\n 10344 1726887184.14811: 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 10344 1726887184.14831: 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\n<<<\n 10344 1726887184.14845: stdout chunk (state=3):\n>>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde2efeff60>\r\n<<<\n 10344 1726887184.14857: stdout chunk (state=3):\n>>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2efef4e0>\r\n<<<\n 10344 1726887184.14873: 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 10344 1726887184.14885: stdout chunk (state=3):\n>>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde2efef240>\r\n<<<\n 10344 1726887184.14896: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2efdfb00>\r\n<<<\n 10344 1726887184.14907: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2cc08358>\r\n<<<\n 10344 1726887184.14934: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 10344 1726887184.14969: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 10344 1726887184.15011: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2efeb470>\r\n<<<\n 10344 1726887184.15142: 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 10344 1726887184.15154: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc'\r\n<<<\n 10344 1726887184.15167: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2aff2908>\r\n<<<\n 10344 1726887184.15229: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 10344 1726887184.15246: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.15271: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n<<<\n 10344 1726887184.15282: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.15293: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.15305: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10344 1726887184.16399: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.17322: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n<<<\n 10344 1726887184.17336: 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 0x7fde2acb3ac8>\r\n<<<\n 10344 1726887184.17345: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 10344 1726887184.17364: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10344 1726887184.17394: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10344 1726887184.17459: 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 0x7fde2acda278>\r\n<<<\n 10344 1726887184.17470: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad184e0>\r\n<<<\n 10344 1726887184.17491: 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 10344 1726887184.17500: 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 0x7fde2ad185f8>\r\n<<<\n 10344 1726887184.17520: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 10344 1726887184.17539: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 10344 1726887184.17580: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad18b38>\r\n<<<\n 10344 1726887184.17604: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 10344 1726887184.17818: 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 10344 1726887184.17902: 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 0x7fde2ad1b160>\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 0x7fde2acc6390>\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 0x7fde2acc6e48>\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 10344 1726887184.17934: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad19128>\r\n<<<\n 10344 1726887184.17946: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2acfb2b0>\r\n<<<\n 10344 1726887184.18256: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2acf04a8>\r\n<<<\n 10344 1726887184.18275: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py\r\n<<<\n 10344 1726887184.18285: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc'\r\n<<<\n 10344 1726887184.18306: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2b016d30>\r\n<<<\n 10344 1726887184.18328: 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 10344 1726887184.18340: 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 0x7fde2ad1bd68>\r\n<<<\n 10344 1726887184.18367: 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 0x7fde2ad04438>\r\n<<<\n 10344 1726887184.18389: 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 10344 1726887184.18406: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 10344 1726887184.18424: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 10344 1726887184.18447: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 10344 1726887184.18472: 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 10344 1726887184.18489: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10344 1726887184.18532: 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 10344 1726887184.18541: 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 0x7fde2ad91eb8>\r\n<<<\n 10344 1726887184.18621: 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 10344 1726887184.18639: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad97eb8>\r\n<<<\n 10344 1726887184.18655: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad852e8>\r\n<<<\n 10344 1726887184.18674: 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 10344 1726887184.18688: 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 0x7fde2ad85b00>\r\n<<<\n 10344 1726887184.18884: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad107f0>\r\n<<<\n 10344 1726887184.18917: 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 10344 1726887184.18951: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10344 1726887184.18970: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n<<<\n 10344 1726887184.18984: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\n<<<\n 10344 1726887184.18995: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 10344 1726887184.19078: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2adb6ef0>\r\n<<<\n 10344 1726887184.19136: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad85160>\r\n<<<\n 10344 1726887184.19264: 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 10344 1726887184.19278: 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 0x7fde2ad45da0>\r\n<<<\n 10344 1726887184.19300: 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 10344 1726887184.19311: 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 0x7fde2ad45f28>\r\n<<<\n 10344 1726887184.19344: 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 10344 1726887184.19353: 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 0x7fde2ad52048>\r\n<<<\n 10344 1726887184.19366: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad04588>\r\n<<<\n 10344 1726887184.19745: 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 0x7fde2ad609e8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad5b128>\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 0x7fde2ad5b320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad52ba8>\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_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10344 1726887184.19794: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.19870: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.19886: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 10344 1726887184.19899: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10344 1726887184.19911: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 10344 1726887184.19923: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.20018: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.20118: 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 10344 1726887184.20145: 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 10344 1726887184.20155: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 10344 1726887184.20169: 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 10344 1726887184.20183: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc'\r\n<<<\n 10344 1726887184.20205: 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 0x7fde2ad79da0>\r\n<<<\n 10344 1726887184.20258: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad79a58>\r\n<<<\n 10344 1726887184.20294: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad79278>\r\n<<<\n 10344 1726887184.20318: 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 10344 1726887184.20329: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 10344 1726887184.20364: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad798d0>\r\n<<<\n 10344 1726887184.20375: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad68ba8>\r\n<<<\n 10344 1726887184.20386: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.20858: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.21324: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 10344 1726887184.21339: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 10344 1726887184.21350: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 10344 1726887184.21374: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 10344 1726887184.21386: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.21407: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.21437: 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_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n<<<\n 10344 1726887184.21458: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.21476: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 10344 1726887184.21488: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.21594: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.21716: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py\r\n<<<\n 10344 1726887184.21725: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc'\r\n<<<\n 10344 1726887184.21750: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde27643240>\r\n# zipimport: zlib available\r\n<<<\n 10344 1726887184.22122: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.22483: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.22535: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.22593: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 10344 1726887184.22611: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.22635: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.22668: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 10344 1726887184.22690: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.22749: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.22818: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n<<<\n 10344 1726887184.22855: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10344 1726887184.22889: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.22919: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10344 1726887184.23075: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.23249: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 10344 1726887184.23260: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 10344 1726887184.23379: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 10344 1726887184.23389: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde276b7dd8>\r\n<<<\n 10344 1726887184.23409: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.23426: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.23440: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 10344 1726887184.23449: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.23500: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.23554: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 10344 1726887184.23570: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/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_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 10344 1726887184.23581: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 10344 1726887184.23601: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.23631: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.23664: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 10344 1726887184.23674: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.23699: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.23733: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.23775: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.23839: 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 10344 1726887184.23997: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10344 1726887184.24092: 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 0x7fde2769a128>\r\n<<<\n 10344 1726887184.24167: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde279e6e48>\r\n<<<\n 10344 1726887184.24195: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\n<<<\n 10344 1726887184.24209: stdout chunk (state=3):\n>>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 10344 1726887184.24259: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.24306: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.24329: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.24365: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.24669: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.24952: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10344 1726887184.24981: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 10344 1726887184.25004: 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 10344 1726887184.25146: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde276cc080>\r\n<<<\n 10344 1726887184.25164: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 10344 1726887184.25181: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 10344 1726887184.25288: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde276cc128>\r\n<<<\n 10344 1726887184.25330: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2766c940>\r\n<<<\n 10344 1726887184.25388: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/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_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 10344 1726887184.25733: 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_ansible.legacy.file_payload_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10344 1726887184.26060: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.26525: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10344 1726887184.26962: 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 0x7fde2730a780>\r\n<<<\n 10344 1726887184.27111: stdout chunk (state=3):\n>>>\r\n{\"path\": \"/etc/chrony.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/chrony.conf\"}, \"after\": {\"path\": \"/etc/chrony.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 355, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/chrony.conf\", \"_original_basename\": \"chrony.conf.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/chrony.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 10344 1726887184.27132: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 10344 1726887184.27405: 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 10344 1726887184.27424: 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 10344 1726887184.27440: 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<<<\n 10344 1726887184.27454: stdout chunk (state=3):\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 10344 1726887184.27469: 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<<<\n 10344 1726887184.27486: 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# 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<<<\n 10344 1726887184.27503: stdout chunk (state=3):\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 10344 1726887184.27520: 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 10344 1726887184.27534: 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<<<\n 10344 1726887184.27626: 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# 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 10344 1726887184.27752: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 10344 1726887184.27809: 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 10344 1726887184.27845: stdout chunk (state=3):\n>>># destroy _socket\r\n# cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n<<<\n 10344 1726887184.27875: 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 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<<<\n 10344 1726887184.27901: 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 10344 1726887184.27936: 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# 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 10344 1726887184.27963: stdout chunk (state=3):\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<<<\n 10344 1726887184.27985: stdout chunk (state=3):\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<<<\n 10344 1726887184.28004: stdout chunk (state=3):\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 10344 1726887184.28016: stdout chunk (state=3):\n>>># cleanup[3] wiping platform\r\n<<<\n 10344 1726887184.28025: stdout chunk (state=3):\n>>># cleanup[3] wiping subprocess\r\n# cleanup[3] wiping signal\r\n# destroy _signal\r\n<<<\n 10344 1726887184.28049: stdout chunk (state=3):\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<<<\n 10344 1726887184.28060: stdout chunk (state=3):\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<<<\n 10344 1726887184.28070: stdout chunk (state=3):\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<<<\n 10344 1726887184.28095: stdout chunk (state=3):\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 10344 1726887184.28124: 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<<<\n 10344 1726887184.28299: 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<<<\n 10344 1726887184.28364: stdout chunk (state=3):\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<<<\n 10344 1726887184.28376: stdout chunk (state=3):\n>>># destroy json.scanner\r\n# destroy _json\r\n<<<\n 10344 1726887184.28388: stdout chunk (state=3):\n>>># destroy _functools\r\n# destroy _operator\r\n# destroy _sre\r\n# destroy sre_parse\r\n<<<\n 10344 1726887184.28408: stdout chunk (state=3):\n>>># destroy select\r\n<<<\n 10344 1726887184.28428: stdout chunk (state=3):\n>>># destroy functools\r\n# destroy tokenize\r\n<<<\n 10344 1726887184.28439: stdout chunk (state=3):\n>>># destroy ctypes\r\n<<<\n 10344 1726887184.28449: 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<<<\n 10344 1726887184.28463: stdout chunk (state=3):\n>>># destroy time\r\n<<<\n 10344 1726887184.28478: stdout chunk (state=3):\n>>># destroy collections\r\n# destroy textwrap\r\n<<<\n 10344 1726887184.28494: 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 10344 1726887184.28775: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.224 closed.\r\n<<<\n 10344 1726887184.28831: stderr chunk (state=3):\n>>><<<\n 10344 1726887184.28838: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (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 0x7fde2f0c1e48>\\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 0x7fde2f057828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f0c19b0>\\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 0x7fde2f064630>\\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 0x7fde2f06b160>\\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 0x7fde2f0700f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f06b748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f06b390>\\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 0x7fde2f015470>\\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 0x7fde2f01ae48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f015b38>\\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 0x7fde2f0214e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f004d68>\\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 0x7fde2f007198>\\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 0x7fde2d315940>\\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 0x7fde2d327240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f075a20>\\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 0x7fde2d295080>\\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 0x7fde2d2a02b0>\\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 0x7fde2d2a0f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2a0a90>\\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 0x7fde2d2aa080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2f07b8>\\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 0x7fde2d2f0ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2e4160>\\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 0x7fde2d2e4e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2dc438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2cc470>\\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 0x7fde2d04d278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d055cf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2e4438>\\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 0x7fde2d05be10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2c62b0>\\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 0x7fde2d0611d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d05bf98>\\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 0x7fde2d0612e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d335fd0>\\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 0x7fde2d061dd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d0619e8>\\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 0x7fde2d06c6a0>\\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 0x7fde2d06ce80>\\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 0x7fde2cbf3198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d06c780>\\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 0x7fde2cbf8c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d061518>\\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 0x7fde2cc1c2e8>\\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 0x7fde2cc1c6a0>\\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 0x7fde2cc23390>\\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 0x7fde2c9cdba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2c9c52e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2c9bbf98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2c9b3e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2cc23d30>\\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 0x7fde2c9c5f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2cc1ca20>\\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 0x7fde2efd3710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2c9c8048>\\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 0x7fde2efd3a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d061860>\\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 0x7fde2efeb5c0>\\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 0x7fde2efef630>\\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 0x7fde2efefb00>\\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 0x7fde2efefc18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2efebe10>\\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 0x7fde2efeff60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2efef4e0>\\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 0x7fde2efef240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2efdfb00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2cc08358>\\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 0x7fde2efeb470>\\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 0x7fde2aff2908>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.file_payload_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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 0x7fde2acb3ac8>\\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 0x7fde2acda278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad184e0>\\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 0x7fde2ad185f8>\\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 0x7fde2ad18b38>\\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 0x7fde2ad1b160>\\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 0x7fde2acc6390>\\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 0x7fde2acc6e48>\\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 0x7fde2ad19128>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2acfb2b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2acf04a8>\\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 0x7fde2b016d30>\\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 0x7fde2ad1bd68>\\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 0x7fde2ad04438>\\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 0x7fde2ad91eb8>\\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 0x7fde2ad97eb8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad852e8>\\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 0x7fde2ad85b00>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad107f0>\\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 0x7fde2adb6ef0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad85160>\\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 0x7fde2ad45da0>\\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 0x7fde2ad45f28>\\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 0x7fde2ad52048>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad04588>\\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 0x7fde2ad609e8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad5b128>\\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 0x7fde2ad5b320>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad52ba8>\\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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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 0x7fde2ad79da0>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad79a58>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad79278>\\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 0x7fde2ad798d0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad68ba8>\\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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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 0x7fde27643240>\\r\\n# 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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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 0x7fde276b7dd8>\\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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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 0x7fde2769a128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde279e6e48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/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_amo4rqwz/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 0x7fde276cc080>\\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 0x7fde276cc128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2766c940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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 0x7fde2730a780>\\r\\n\\r\\n{\"path\": \"/etc/chrony.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/chrony.conf\"}, \"after\": {\"path\": \"/etc/chrony.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 355, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/chrony.conf\", \"_original_basename\": \"chrony.conf.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/chrony.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.224 closed.\\r\\n')\n 10344 1726887184.28898: _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 0x7fde2f0c1e48>\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 0x7fde2f057828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f0c19b0>\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 0x7fde2f064630>\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 0x7fde2f06b160>\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 0x7fde2f0700f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f06b748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f06b390>\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 0x7fde2f015470>\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 0x7fde2f01ae48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f015b38>\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 0x7fde2f0214e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f004d68>\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 0x7fde2f007198>\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 0x7fde2d315940>\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 0x7fde2d327240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f075a20>\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 0x7fde2d295080>\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 0x7fde2d2a02b0>\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 0x7fde2d2a0f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2a0a90>\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 0x7fde2d2aa080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2f07b8>\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 0x7fde2d2f0ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2e4160>\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 0x7fde2d2e4e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2dc438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2cc470>\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 0x7fde2d04d278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d055cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2e4438>\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 0x7fde2d05be10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2c62b0>\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 0x7fde2d0611d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d05bf98>\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 0x7fde2d0612e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d335fd0>\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 0x7fde2d061dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d0619e8>\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 0x7fde2d06c6a0>\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 0x7fde2d06ce80>\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 0x7fde2cbf3198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d06c780>\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 0x7fde2cbf8c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d061518>\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 0x7fde2cc1c2e8>\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 0x7fde2cc1c6a0>\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 0x7fde2cc23390>\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 0x7fde2c9cdba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2c9c52e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2c9bbf98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2c9b3e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2cc23d30>\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 0x7fde2c9c5f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2cc1ca20>\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 0x7fde2efd3710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2c9c8048>\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 0x7fde2efd3a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d061860>\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 0x7fde2efeb5c0>\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 0x7fde2efef630>\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 0x7fde2efefb00>\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 0x7fde2efefc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2efebe10>\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 0x7fde2efeff60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2efef4e0>\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 0x7fde2efef240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2efdfb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2cc08358>\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 0x7fde2efeb470>\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 0x7fde2aff2908>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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 0x7fde2acb3ac8>\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 0x7fde2acda278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad184e0>\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 0x7fde2ad185f8>\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 0x7fde2ad18b38>\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 0x7fde2ad1b160>\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 0x7fde2acc6390>\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 0x7fde2acc6e48>\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 0x7fde2ad19128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2acfb2b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2acf04a8>\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 0x7fde2b016d30>\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 0x7fde2ad1bd68>\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 0x7fde2ad04438>\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 0x7fde2ad91eb8>\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 0x7fde2ad97eb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad852e8>\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 0x7fde2ad85b00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad107f0>\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 0x7fde2adb6ef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad85160>\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 0x7fde2ad45da0>\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 0x7fde2ad45f28>\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 0x7fde2ad52048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad04588>\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 0x7fde2ad609e8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad5b128>\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 0x7fde2ad5b320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad52ba8>\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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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 0x7fde2ad79da0>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad79a58>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad79278>\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 0x7fde2ad798d0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad68ba8>\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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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 0x7fde27643240>\r\n# 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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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 0x7fde276b7dd8>\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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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 0x7fde2769a128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde279e6e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/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_amo4rqwz/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 0x7fde276cc080>\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 0x7fde276cc128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2766c940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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 0x7fde2730a780>\r\n\r\n{\"path\": \"/etc/chrony.conf\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/chrony.conf\"}, \"after\": {\"path\": \"/etc/chrony.conf\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 355, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/chrony.conf\", \"_original_basename\": \"chrony.conf.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/chrony.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.224 closed.\r\n 10344 1726887184.29042: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/chrony.conf', '_original_basename': 'chrony.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-1726887183.3199627-10344-110241713904104/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10344 1726887184.29091: _low_level_execute_command(): starting\n 10344 1726887184.29102: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10344 1726887184.31814: stderr chunk (state=2):\n>>><<<\n 10344 1726887184.31828: stdout chunk (state=2):\n>>><<<\n<10.31.42.224> (0, b'', b'')\n 10344 1726887184.31854: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10344 1726887184.31868: handler run complete\n 10344 1726887184.31896: attempt loop complete, returning result\n 10344 1726887184.31902: _execute() done\n 10344 1726887184.31909: dumping result to json\n 10344 1726887184.31920: done dumping result, returning\n 10344 1726887184.31932: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file [0e652c5f-a961-eb88-62cf-00000000001e]\n 10344 1726887184.32000: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001e\n 10344 1726887184.32041: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001e\n 10344 1726887184.32047: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"changed\": false,\n \"checksum\": \"57a6d1206b71957ee7f8a85bbefdf28f19ed87e6\",\n \"dest\": \"/etc/chrony.conf\",\n \"diff\": {\n \"after\": {\n \"path\": \"/etc/chrony.conf\"\n },\n \"before\": {\n \"path\": \"/etc/chrony.conf\"\n }\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": \"chrony.conf.j2\",\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"dest\": \"/etc/chrony.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/chrony.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/chrony.conf\",\n \"secontext\": \"system_u:object_r:etc_t:s0\",\n \"size\": 355,\n \"state\": \"file\",\n \"uid\": 0\n}\n 9689 1726887184.32190: no more pending results, returning what we have\n 9689 1726887184.32194: results queue empty\n 9689 1726887184.32195: checking for any_errors_fatal\n 9689 1726887184.32202: done checking for any_errors_fatal\n 9689 1726887184.32203: checking for max_fail_percentage\n 9689 1726887184.32204: done checking for max_fail_percentage\n 9689 1726887184.32205: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887184.32206: done checking to see if all hosts have failed\n 9689 1726887184.32207: getting the remaining hosts for this loop\n 9689 1726887184.32209: done getting the remaining hosts for this loop\n 9689 1726887184.32214: getting the next task for host managed_node1\n 9689 1726887184.32220: done getting next task for host managed_node1\n 9689 1726887184.32223: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file\n 9689 1726887184.32225: ^ state is: HOST STATE: block=4, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887184.32226: getting the next task for host managed_node2\n 9689 1726887184.32230: done getting next task for host managed_node2\n 9689 1726887184.32232: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file\n 9689 1726887184.32233: ^ state is: HOST STATE: block=4, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887184.32234: getting the next task for host managed_node3\n 9689 1726887184.32236: done getting next task for host managed_node3\n 9689 1726887184.32237: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file\n 9689 1726887184.32239: ^ state is: HOST STATE: block=4, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887184.32252: getting variables\n 9689 1726887184.32254: in VariableManager get_vars()\n 9689 1726887184.32279: Calling all_inventory to load vars for managed_node1\n 9689 1726887184.32282: Calling groups_inventory to load vars for managed_node1\n 9689 1726887184.32285: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887184.32294: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887184.32297: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887184.32300: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887184.33269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887184.34217: done with get_vars()\n 9689 1726887184.34238: done getting variables\n 9689 1726887184.34289: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Generate chronyd sysconfig file] ****\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:130\nFriday 20 September 2024 22:53:04 -0400 (0:00:01.166) 0:00:18.028 ****** \n 9689 1726887184.34316: entering _queue_task() for managed_node1/template\n 9689 1726887184.34660: worker is 1 (out of 3 available)\n 9689 1726887184.34683: exiting _queue_task() for managed_node1/template\n 9689 1726887184.34736: getting variables\n 9689 1726887184.34742: in VariableManager get_vars()\n 9689 1726887184.34843: Calling all_inventory to load vars for managed_node2\n 9689 1726887184.34848: Calling groups_inventory to load vars for managed_node2\n 9689 1726887184.34851: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887184.34863: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887184.34865: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887184.34868: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887184.36458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10392 1726887184.35131: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file\n 10392 1726887184.35277: in run() - task 0e652c5f-a961-eb88-62cf-00000000001f\n 10392 1726887184.35295: variable 'ansible_search_path' from source: unknown\n 10392 1726887184.35302: variable 'ansible_search_path' from source: unknown\n 10392 1726887184.35327: calling self._execute()\n 10392 1726887184.35400: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10392 1726887184.35411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10392 1726887184.35425: variable 'omit' from source: magic vars\n 10392 1726887184.35929: variable 'timesync_mode' from source: set_fact\n 10392 1726887184.35944: Evaluated conditional (timesync_mode == 1): True\n 10392 1726887184.36116: variable 'timesync_ntp_provider' from source: set_fact\n 10392 1726887184.36138: Evaluated conditional (timesync_ntp_provider == 'chrony'): True\n 10392 1726887184.36287: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10392 1726887184.37100: Evaluated conditional ('chrony' in ansible_facts.packages): True\n 10392 1726887184.37111: variable 'omit' from source: magic vars\n 10392 1726887184.37164: variable 'omit' from source: magic vars\n 10392 1726887184.37196: variable 'timesync_chrony_sysconfig_path' from source: include_vars\n 10392 1726887184.37283: variable 'timesync_chrony_sysconfig_path' from source: include_vars\n 10392 1726887184.37316: variable 'omit' from source: magic vars\n 10392 1726887184.37354: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10392 1726887184.37391: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10392 1726887184.37414: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10392 1726887184.37436: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10392 1726887184.37451: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10392 1726887184.37483: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10392 1726887184.37490: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10392 1726887184.37496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10392 1726887184.37614: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10392 1726887184.37630: Set connection var ansible_shell_executable to /bin/sh\n 10392 1726887184.37636: Set connection var ansible_connection to ssh\n 10392 1726887184.37644: Set connection var ansible_timeout to 10\n 10392 1726887184.37649: Set connection var ansible_shell_type to sh\n 10392 1726887184.37657: Set connection var ansible_pipelining to False\n 10392 1726887184.37681: variable 'ansible_shell_executable' from source: unknown\n 10392 1726887184.37688: variable 'ansible_connection' from source: unknown\n 10392 1726887184.37693: variable 'ansible_module_compression' from source: unknown\n 10392 1726887184.37698: variable 'ansible_shell_type' from source: unknown\n 10392 1726887184.37703: variable 'ansible_shell_executable' from source: unknown\n 10392 1726887184.37708: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10392 1726887184.37715: variable 'ansible_pipelining' from source: unknown\n 10392 1726887184.37721: variable 'ansible_timeout' from source: unknown\n 10392 1726887184.37727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10392 1726887184.37877: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 10392 1726887184.37891: variable 'omit' from source: magic vars\n 10392 1726887184.37901: starting attempt loop\n 10392 1726887184.37906: running the handler\n 10392 1726887184.37923: _low_level_execute_command(): starting\n 10392 1726887184.37935: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n 9689 1726887184.38329: done with get_vars()\n 9689 1726887184.38355: done getting variables\n 9689 1726887184.38423: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887184.38436: entering _queue_task() for managed_node2/template\n 9689 1726887184.38836: worker is 2 (out of 3 available)\n 9689 1726887184.38852: exiting _queue_task() for managed_node2/template\n 9689 1726887184.38893: getting variables\n 9689 1726887184.38899: in VariableManager get_vars()\n 9689 1726887184.39043: Calling all_inventory to load vars for managed_node3\n 9689 1726887184.39050: Calling groups_inventory to load vars for managed_node3\n 9689 1726887184.39054: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887184.39077: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887184.39082: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887184.39088: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887184.40905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10394 1726887184.39511: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file\n 10394 1726887184.39650: in run() - task 0e652c5f-a961-eb88-62cf-00000000001f\n 10394 1726887184.39670: variable 'ansible_search_path' from source: unknown\n 10394 1726887184.39677: variable 'ansible_search_path' from source: unknown\n 10394 1726887184.39702: calling self._execute()\n 10394 1726887184.39786: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10394 1726887184.39799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10394 1726887184.39812: variable 'omit' from source: magic vars\n 10394 1726887184.40357: variable 'timesync_mode' from source: set_fact\n 10394 1726887184.40375: Evaluated conditional (timesync_mode == 1): True\n 10394 1726887184.40520: variable 'timesync_ntp_provider' from source: set_fact\n 10394 1726887184.40540: Evaluated conditional (timesync_ntp_provider == 'chrony'): True\n 10394 1726887184.40685: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 10392 1726887184.41302: stdout chunk (state=2):\n>>>/root\n<<<\n 10392 1726887184.41316: stderr chunk (state=2):\n>>><<<\n 10392 1726887184.41334: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'/root\\n', b'')\n 10392 1726887184.41360: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10392 1726887184.41377: _low_level_execute_command(): starting\n 10392 1726887184.41385: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975 `\" && echo ansible-tmp-1726887184.4136906-10392-124548487440975=\"` echo /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975 `\" ) && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975 `\" && echo ansible-tmp-1726887184.4136906-10392-124548487440975=\"` echo /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975 `\" ) && sleep 0'\"'\"''\n 9689 1726887184.43060: done with get_vars()\n 9689 1726887184.43085: done getting variables\n 9689 1726887184.43152: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887184.43164: entering _queue_task() for managed_node3/template\n 9689 1726887184.43507: worker is 3 (out of 3 available)\n 9689 1726887184.43524: exiting _queue_task() for managed_node3/template\n 9689 1726887184.43538: done queuing things up, now waiting for results queue to drain\n 9689 1726887184.43540: waiting for pending results...\n 10394 1726887184.42138: Evaluated conditional ('chrony' in ansible_facts.packages): True\n 10394 1726887184.42150: variable 'omit' from source: magic vars\n 10394 1726887184.42193: variable 'omit' from source: magic vars\n 10394 1726887184.42226: variable 'timesync_chrony_sysconfig_path' from source: include_vars\n 10394 1726887184.42313: variable 'timesync_chrony_sysconfig_path' from source: include_vars\n 10394 1726887184.42344: variable 'omit' from source: magic vars\n 10394 1726887184.42383: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10394 1726887184.42422: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10394 1726887184.42445: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10394 1726887184.42466: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10394 1726887184.42482: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10394 1726887184.42515: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10394 1726887184.42523: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10394 1726887184.42529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10394 1726887184.42649: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10394 1726887184.42665: Set connection var ansible_shell_executable to /bin/sh\n 10394 1726887184.42670: Set connection var ansible_connection to ssh\n 10394 1726887184.42679: Set connection var ansible_timeout to 10\n 10394 1726887184.42684: Set connection var ansible_shell_type to sh\n 10394 1726887184.42692: Set connection var ansible_pipelining to False\n 10394 1726887184.42717: variable 'ansible_shell_executable' from source: unknown\n 10394 1726887184.42724: variable 'ansible_connection' from source: unknown\n 10394 1726887184.42730: variable 'ansible_module_compression' from source: unknown\n 10394 1726887184.42735: variable 'ansible_shell_type' from source: unknown\n 10394 1726887184.42740: variable 'ansible_shell_executable' from source: unknown\n 10394 1726887184.42745: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10394 1726887184.42751: variable 'ansible_pipelining' from source: unknown\n 10394 1726887184.42756: variable 'ansible_timeout' from source: unknown\n 10394 1726887184.42762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10394 1726887184.42906: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 10394 1726887184.42922: variable 'omit' from source: magic vars\n 10394 1726887184.42931: starting attempt loop\n 10394 1726887184.42936: running the handler\n 10394 1726887184.42950: _low_level_execute_command(): starting\n 10394 1726887184.42960: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10397 1726887184.44104: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file\n 10397 1726887184.44243: in run() - task 0e652c5f-a961-eb88-62cf-00000000001f\n 10397 1726887184.44263: variable 'ansible_search_path' from source: unknown\n 10397 1726887184.44269: variable 'ansible_search_path' from source: unknown\n 10397 1726887184.44303: calling self._execute()\n 10397 1726887184.44369: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10397 1726887184.44380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10397 1726887184.44393: variable 'omit' from source: magic vars\n 10397 1726887184.44786: variable 'timesync_mode' from source: set_fact\n 10397 1726887184.44800: Evaluated conditional (timesync_mode == 1): True\n 10397 1726887184.44894: variable 'timesync_ntp_provider' from source: set_fact\n 10397 1726887184.44923: Evaluated conditional (timesync_ntp_provider == 'chrony'): True\n 10397 1726887184.45027: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 10397 1726887184.45525: Evaluated conditional ('chrony' in ansible_facts.packages): True\n 10397 1726887184.45535: variable 'omit' from source: magic vars\n 10397 1726887184.45569: variable 'omit' from source: magic vars\n 10397 1726887184.45598: variable 'timesync_chrony_sysconfig_path' from source: include_vars\n 10397 1726887184.45663: variable 'timesync_chrony_sysconfig_path' from source: include_vars\n 10392 1726887184.45668: stdout chunk (state=2):\n>>>ansible-tmp-1726887184.4136906-10392-124548487440975=/root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975\n<<<\n 10397 1726887184.45693: variable 'omit' from source: magic vars\n 10397 1726887184.45731: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10397 1726887184.45769: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10397 1726887184.45793: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10397 1726887184.45815: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10397 1726887184.45830: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10392 1726887184.45832: stderr chunk (state=3):\n>>><<<\n 10392 1726887184.45839: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'ansible-tmp-1726887184.4136906-10392-124548487440975=/root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975\\n', b'')\n 10392 1726887184.45871: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887184.4136906-10392-124548487440975=/root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975\n, stderr=\n 10392 1726887184.45894: evaluation_path:\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks\n 10397 1726887184.45862: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10397 1726887184.45907: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10397 1726887184.45916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10392 1726887184.45929: search_path:\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/templates/chronyd.sysconfig.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/chronyd.sysconfig.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/templates/chronyd.sysconfig.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/chronyd.sysconfig.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/chronyd.sysconfig.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/chronyd.sysconfig.j2\n 10392 1726887184.45963: variable 'ansible_search_path' from source: unknown\n 10397 1726887184.46042: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10397 1726887184.46058: Set connection var ansible_shell_executable to /bin/sh\n 10397 1726887184.46064: Set connection var ansible_connection to ssh\n 10397 1726887184.46074: Set connection var ansible_timeout to 10\n 10397 1726887184.46079: Set connection var ansible_shell_type to sh\n 10397 1726887184.46088: Set connection var ansible_pipelining to False\n 10397 1726887184.46111: variable 'ansible_shell_executable' from source: unknown\n 10397 1726887184.46120: variable 'ansible_connection' from source: unknown\n 10397 1726887184.46126: variable 'ansible_module_compression' from source: unknown\n 10397 1726887184.46132: variable 'ansible_shell_type' from source: unknown\n 10397 1726887184.46137: variable 'ansible_shell_executable' from source: unknown\n 10397 1726887184.46143: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10397 1726887184.46150: variable 'ansible_pipelining' from source: unknown\n 10397 1726887184.46156: variable 'ansible_timeout' from source: unknown\n 10397 1726887184.46163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10392 1726887184.46220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 10397 1726887184.46311: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 10397 1726887184.46327: variable 'omit' from source: magic vars\n 10397 1726887184.46336: starting attempt loop\n 10397 1726887184.46342: running the handler\n 10397 1726887184.46356: _low_level_execute_command(): starting\n 10397 1726887184.46368: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10394 1726887184.47238: stdout chunk (state=2):\n>>>/root\n<<<\n 10394 1726887184.47255: stderr chunk (state=2):\n>>><<<\n 10394 1726887184.47278: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'/root\\n', b'')\n 10394 1726887184.47309: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10394 1726887184.47333: _low_level_execute_command(): starting\n 10394 1726887184.47344: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545 `\" && echo ansible-tmp-1726887184.4732301-10394-242779206094545=\"` echo /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545 `\" ) && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545 `\" && echo ansible-tmp-1726887184.4732301-10394-242779206094545=\"` echo /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545 `\" ) && sleep 0'\"'\"''\n 10392 1726887184.48988: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10392 1726887184.49075: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10392 1726887184.49122: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10392 1726887184.49166: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10392 1726887184.49202: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 10392 1726887184.49286: variable 'ansible_managed' from source: unknown\n 10392 1726887184.49729: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 10392 1726887184.49777: variable 'ansible_module_compression' from source: unknown\n 10392 1726887184.49826: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 10392 1726887184.49863: 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 10392 1726887184.49926: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_stat.py\n<10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpkk_tydi6 TO /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_stat.py\n<10.31.43.54> 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/4a8bd5e786\"' '[10.31.43.54]'\n 10392 1726887184.50045: Sending initial data\n 10392 1726887184.50054: Sent initial data (152 bytes)\n 10394 1726887184.50157: stdout chunk (state=2):\n>>>ansible-tmp-1726887184.4732301-10394-242779206094545=/root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545\n<<<\n 10394 1726887184.50302: stderr chunk (state=3):\n>>><<<\n 10394 1726887184.50311: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'ansible-tmp-1726887184.4732301-10394-242779206094545=/root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545\\n', b'')\n 10394 1726887184.50339: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887184.4732301-10394-242779206094545=/root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545\n, stderr=\n 10394 1726887184.50361: evaluation_path:\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks\n 10394 1726887184.50392: search_path:\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/templates/chronyd.sysconfig.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/chronyd.sysconfig.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/templates/chronyd.sysconfig.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/chronyd.sysconfig.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/chronyd.sysconfig.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/chronyd.sysconfig.j2\n 10394 1726887184.50426: variable 'ansible_search_path' from source: unknown\n 10394 1726887184.50664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 10397 1726887184.51081: stdout chunk (state=2):\n>>>/root\n<<<\n 10397 1726887184.51094: stderr chunk (state=2):\n>>><<<\n 10397 1726887184.51114: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'/root\\n', b'')\n 10397 1726887184.51138: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10397 1726887184.51156: _low_level_execute_command(): starting\n 10397 1726887184.51166: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327 `\" && echo ansible-tmp-1726887184.5114813-10397-121996751555327=\"` echo /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327 `\" ) && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327 `\" && echo ansible-tmp-1726887184.5114813-10397-121996751555327=\"` echo /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327 `\" ) && sleep 0'\"'\"''\n 10392 1726887184.52769: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpkk_tydi6 /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_stat.py\n<<<\n 10394 1726887184.53206: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10394 1726887184.53294: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10394 1726887184.53340: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10394 1726887184.53383: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10394 1726887184.53417: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 10394 1726887184.53548: variable 'ansible_managed' from source: unknown\n 10392 1726887184.54169: stderr chunk (state=3):\n>>><<<\n 10394 1726887184.54175: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 10392 1726887184.54178: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpkk_tydi6 /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_stat.py\\n', b'')\n 10392 1726887184.54212: done transferring module to remote\n 10392 1726887184.54229: _low_level_execute_command(): starting\n 10392 1726887184.54238: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/ /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_stat.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n 10394 1726887184.54238: variable 'ansible_module_compression' from source: unknown\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/ /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10394 1726887184.54315: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 10394 1726887184.54355: 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 10394 1726887184.54428: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_stat.py\n<10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpyn8rjboo TO /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_stat.py\n<10.31.42.224> 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/75343b97d0\"' '[10.31.42.224]'\n 10394 1726887184.54917: Sending initial data\n 10394 1726887184.54926: Sent initial data (152 bytes)\n 10397 1726887184.55120: stdout chunk (state=2):\n>>>ansible-tmp-1726887184.5114813-10397-121996751555327=/root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327\n<<<\n 10397 1726887184.55279: stderr chunk (state=3):\n>>><<<\n 10397 1726887184.55288: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'ansible-tmp-1726887184.5114813-10397-121996751555327=/root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327\\n', b'')\n 10397 1726887184.55319: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887184.5114813-10397-121996751555327=/root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327\n, stderr=\n 10397 1726887184.55342: evaluation_path:\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks\n 10397 1726887184.55374: search_path:\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/templates/chronyd.sysconfig.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/chronyd.sysconfig.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/templates/chronyd.sysconfig.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/chronyd.sysconfig.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/chronyd.sysconfig.j2\n\t/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/chronyd.sysconfig.j2\n 10397 1726887184.55404: variable 'ansible_search_path' from source: unknown\n 10397 1726887184.55585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name\n 10392 1726887184.57418: stderr chunk (state=2):\n>>><<<\n 10392 1726887184.57427: stdout chunk (state=2):\n>>><<<\n<10.31.43.54> (0, b'', b'')\n 10392 1726887184.57449: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10392 1726887184.57453: _low_level_execute_command(): starting\n 10392 1726887184.57458: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_stat.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' -tt 10.31.43.54 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10394 1726887184.57427: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpyn8rjboo /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_stat.py\n<<<\n 10397 1726887184.57689: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py\n 10397 1726887184.57775: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py\n 10397 1726887184.57826: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py\n 10397 1726887184.57877: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py\n 10397 1726887184.57915: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py\n 10397 1726887184.58017: variable 'ansible_managed' from source: unknown\n 10397 1726887184.58608: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 10397 1726887184.59179: variable 'ansible_module_compression' from source: unknown\n 10397 1726887184.59247: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED\n 10397 1726887184.59285: 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 10397 1726887184.59373: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_stat.py\n<10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmplj6zh7sa TO /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_stat.py\n<10.31.41.136> 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/2e4e98e5cc\"' '[10.31.41.136]'\n 10394 1726887184.59814: stderr chunk (state=3):\n>>><<<\n 10394 1726887184.59825: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpyn8rjboo /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_stat.py\\n', b'')\n 10394 1726887184.59858: done transferring module to remote\n 10394 1726887184.59877: _low_level_execute_command(): starting\n 10394 1726887184.59886: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/ /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_stat.py && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/ /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10397 1726887184.60012: Sending initial data\n 10397 1726887184.60021: Sent initial data (152 bytes)\n 10392 1726887184.60673: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 10392 1726887184.60689: stdout chunk (state=3):\n>>>import '_warnings' # \r\n<<<\n 10392 1726887184.60708: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_weakref' # \r\n<<<\n 10392 1726887184.60758: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 10392 1726887184.60790: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 10392 1726887184.60834: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\nimport '_thread' # \r\n<<<\n 10392 1726887184.60849: stdout chunk (state=3):\n>>>import _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\n<<<\n 10392 1726887184.60872: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 10392 1726887184.60929: 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 10392 1726887184.60948: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 10392 1726887184.60970: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 10392 1726887184.60986: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 10392 1726887184.61010: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28f04e48>\r\n<<<\n 10392 1726887184.61043: 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 10392 1726887184.61056: 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 0x7f6c28e9a828>\r\n<<<\n 10392 1726887184.61073: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28f049b0>\r\n<<<\n 10392 1726887184.61093: 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 10392 1726887184.61110: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28ea7630>\r\n<<<\n 10392 1726887184.61142: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 10392 1726887184.61155: 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 10392 1726887184.61163: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 10392 1726887184.61182: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28eae160>\r\n<<<\n 10392 1726887184.61200: 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 10392 1726887184.61220: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n<<<\n 10392 1726887184.61231: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10392 1726887184.61248: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 10392 1726887184.61265: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 10392 1726887184.61277: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28eb30f0>\r\n<<<\n 10392 1726887184.61295: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28eae748>\r\n<<<\n 10392 1726887184.61323: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28eae390>\r\n<<<\n 10392 1726887184.61352: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 10392 1726887184.61520: 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 0x7f6c28e58470>\r\n# /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 10392 1726887184.61766: 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 0x7f6c28e5de48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e58b38>\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 0x7f6c28e644e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e47d68>\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 10392 1726887184.61778: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e4a198>\r\n<<<\n 10392 1726887184.61814: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 10392 1726887184.61835: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 10392 1726887184.61855: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c27158940>\r\n<<<\n 10392 1726887184.61872: 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 10392 1726887184.61891: 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 0x7f6c2716a240>\r\n<<<\n 10392 1726887184.61979: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28eb8a20>\r\n<<<\n 10392 1726887184.61990: 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 10392 1726887184.62218: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 10392 1726887184.62231: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 10392 1726887184.62248: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n<<<\n 10392 1726887184.62260: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 10392 1726887184.62282: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 10392 1726887184.62296: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 10392 1726887184.62310: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n<<<\n 10392 1726887184.62327: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 10392 1726887184.62346: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10392 1726887184.62415: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 10394 1726887184.62423: stderr chunk (state=2):\n>>><<<\n 10394 1726887184.62431: stdout chunk (state=2):\n>>><<<\n 10392 1726887184.62439: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n<10.31.42.224> (0, b'', b'')\n 10394 1726887184.62457: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10394 1726887184.62463: _low_level_execute_command(): starting\n 10394 1726887184.62472: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_stat.py && sleep 0'\n 10392 1726887184.62478: 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<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' -tt 10.31.42.224 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10392 1726887184.62605: 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 0x7f6c270d8080>\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 0x7f6c270e32b0>\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 10392 1726887184.62641: 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 0x7f6c270e3f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c270e3a90>\r\n<<<\n 10392 1726887184.62667: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 10392 1726887184.62695: 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 10392 1726887184.62721: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c270ed080>\r\nimport '_collections' # \r\n<<<\n 10392 1726887184.63018: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c271337b8>\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 0x7f6c27133ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c27127160>\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 0x7f6c27127e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c2711f438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c2710f470>\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 10392 1726887184.63047: 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 10392 1726887184.63080: 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 10392 1726887184.63103: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26e902b0>\r\n<<<\n 10392 1726887184.63137: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26e98d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c271270b8>\r\n<<<\n 10392 1726887184.63163: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 10392 1726887184.63206: 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 0x7f6c26e9ee10>\r\n<<<\n 10397 1726887184.63220: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmplj6zh7sa /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_stat.py\n<<<\n 10392 1726887184.63266: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c271092b0>\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 10392 1726887184.63291: 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 0x7f6c26ea41d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26e9ef98>\r\n<<<\n 10392 1726887184.63311: 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 0x7f6c26ea42e8>\r\n<<<\n 10392 1726887184.63330: stdout chunk (state=3):\n>>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c27178fd0>\r\n<<<\n 10392 1726887184.63355: 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 10392 1726887184.63378: 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 10392 1726887184.63401: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n<<<\n 10392 1726887184.63429: 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 0x7f6c26ea4dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26ea49e8>\r\n<<<\n 10392 1726887184.63458: 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 10392 1726887184.63481: stdout chunk (state=3):\n>>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26eaf6a0>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n<<<\n 10392 1726887184.63504: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n<<<\n 10392 1726887184.63529: 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 10392 1726887184.63549: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10392 1726887184.63588: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26eafe80>\r\n<<<\n 10392 1726887184.63618: 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 10392 1726887184.63657: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26a36198>\r\n<<<\n 10392 1726887184.63679: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26eaf780>\r\n<<<\n 10392 1726887184.63703: 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 10392 1726887184.63762: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26a3bc88>\r\n<<<\n 10392 1726887184.63782: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26ea4518>\r\n<<<\n 10392 1726887184.63807: 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 10392 1726887184.63835: 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 10392 1726887184.63854: stdout chunk (state=3):\n>>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26a5f2e8>\r\n<<<\n 10392 1726887184.63887: 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 0x7f6c26a5f6a0>\r\n<<<\n 10392 1726887184.64233: 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 0x7f6c26a66390>\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 0x7f6c26810ba8>\r\n<<<\n 10392 1726887184.64279: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c268082e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c267fef98>\r\n<<<\n 10392 1726887184.64301: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c267f6e80>\r\n<<<\n 10392 1726887184.64325: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26a66d30>\r\n<<<\n 10392 1726887184.64358: 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 0x7f6c26808f60>\r\n<<<\n 10392 1726887184.64378: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26a5fa20>\r\n<<<\n 10392 1726887184.64407: 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 10392 1726887184.64450: 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 0x7f6c28e16710>\r\n<<<\n 10392 1726887184.64470: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c2680b048>\r\n<<<\n 10392 1726887184.64491: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 10392 1726887184.64516: 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 0x7f6c28e16a90>\r\n<<<\n 10392 1726887184.64568: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26ea4860>\r\n<<<\n 10392 1726887184.64590: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n<<<\n 10392 1726887184.64611: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 10392 1726887184.64638: 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 10392 1726887184.64667: 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 0x7f6c28e2e5c0>\r\n<<<\n 10397 1726887184.64675: stderr chunk (state=3):\n>>><<<\n 10397 1726887184.64684: stdout chunk (state=3):\n>>><<<\n 10392 1726887184.64698: 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<10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmplj6zh7sa /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_stat.py\\n', b'')\n 10397 1726887184.64720: done transferring module to remote\n 10397 1726887184.64737: _low_level_execute_command(): starting\n 10397 1726887184.64746: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/ /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_stat.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/ /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10392 1726887184.64834: 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 0x7f6c28e32630>\r\n<<<\n 10392 1726887184.64873: 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 0x7f6c28e32b00>\r\n<<<\n 10392 1726887184.64909: 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 0x7f6c28e32c18>\r\n<<<\n 10392 1726887184.64941: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e2ee10>\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 10392 1726887184.65336: 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 0x7f6c28e32f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e324e0>\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 0x7f6c28e32240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e22b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26a4b358>\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 0x7f6c28e2e470>\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 0x7f6c24e35908>\r\n<<<\n 10392 1726887184.65365: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10392 1726887184.65395: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10392 1726887184.65423: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 10392 1726887184.65448: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.65553: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 10394 1726887184.65573: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\n<<<\n 10394 1726887184.65635: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 10394 1726887184.65667: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 10394 1726887184.65708: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 10394 1726887184.65725: 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 10394 1726887184.65747: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 10394 1726887184.65792: 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 10394 1726887184.65814: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10394 1726887184.65830: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 10394 1726887184.65845: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 10394 1726887184.65864: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 10394 1726887184.65882: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e92ee48>\r\n<<<\n 10394 1726887184.65918: 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 10394 1726887184.65929: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc'\r\n<<<\n 10394 1726887184.65938: stdout chunk (state=3):\n>>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e8c4828>\r\n<<<\n 10394 1726887184.65948: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e92e9b0>\r\n<<<\n 10394 1726887184.65968: 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 10394 1726887184.65986: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e8d1630>\r\n<<<\n 10394 1726887184.66004: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 10394 1726887184.66025: 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 10394 1726887184.66044: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e8d8160>\r\n<<<\n 10394 1726887184.66065: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n<<<\n 10394 1726887184.66074: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc'\r\n<<<\n 10394 1726887184.66086: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n<<<\n 10394 1726887184.66097: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc'\r\n<<<\n 10394 1726887184.66114: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 10394 1726887184.66132: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 10394 1726887184.66148: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e8dd0f0>\r\n<<<\n 10394 1726887184.66163: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e8d8748>\r\n<<<\n 10394 1726887184.66184: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e8d8390>\r\n<<<\n 10394 1726887184.66219: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 10394 1726887184.66235: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 10394 1726887184.66251: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 10394 1726887184.66272: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 10394 1726887184.66286: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 10394 1726887184.66309: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 10394 1726887184.66340: 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 0x7f4a7e882470>\r\n<<<\n 10394 1726887184.66368: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 10394 1726887184.66415: 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 0x7f4a7e887e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e882b38>\r\n<<<\n 10394 1726887184.66445: 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 10394 1726887184.66474: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 10392 1726887184.66513: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.66585: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e88e4e0>\r\n<<<\n 10394 1726887184.66603: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e871d68>\r\n<<<\n 10394 1726887184.66624: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n<<<\n 10394 1726887184.66642: 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 0x7f4a7e874198>\r\n<<<\n 10394 1726887184.66681: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 10394 1726887184.66695: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 10394 1726887184.66714: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb82940>\r\n<<<\n 10394 1726887184.66731: 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 10394 1726887184.66754: 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 0x7f4a7cb94240>\r\n<<<\n 10394 1726887184.66847: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e8e2a20>\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 10394 1726887184.67085: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 10394 1726887184.67100: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 10394 1726887184.67121: 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 10394 1726887184.67137: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 10394 1726887184.67159: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 10394 1726887184.67173: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py\r\n<<<\n 10394 1726887184.67191: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 10394 1726887184.67208: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10394 1726887184.67276: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 10394 1726887184.67290: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 10394 1726887184.67308: 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 10394 1726887184.67341: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10394 1726887184.67360: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 10394 1726887184.67375: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 10394 1726887184.67395: stdout chunk (state=3):\n>>>import '_operator' # \r\n<<<\n 10394 1726887184.67411: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb02080>\r\n<<<\n 10392 1726887184.67440: 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 10392 1726887184.67455: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24af6ac8>\r\n<<<\n 10392 1726887184.67469: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 10392 1726887184.67483: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10394 1726887184.67508: 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 0x7f4a7cb0d2b0>\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 0x7f4a7cb0df60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb0da90>\r\nimport 'itertools' # \r\n<<<\n 10392 1726887184.67525: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10394 1726887184.67551: 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 0x7f4a7cb17080>\r\n<<<\n 10394 1726887184.67624: stdout chunk (state=3):\n>>>import '_collections' # \r\n<<<\n 10392 1726887184.67818: 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 0x7f6c24b1d278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b5b4e0>\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 0x7f6c24b5b5f8>\r\n<<<\n 10394 1726887184.67847: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb5d7b8>\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 0x7f4a7cb5dba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb51160>\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 0x7f4a7cb51e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb49438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb39470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n<<<\n 10392 1726887184.67847: 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 0x7f6c24b5bb38>\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 10394 1726887184.67867: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n<<<\n 10394 1726887184.67885: 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 10394 1726887184.67898: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc'\r\n<<<\n 10392 1726887184.67918: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b5e160>\r\n<<<\n 10392 1726887184.67936: 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 0x7f6c24e59780>\r\n<<<\n 10392 1726887184.67959: 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 10392 1726887184.67976: stdout chunk (state=3):\n>>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c24b090f0>\r\n<<<\n 10392 1726887184.67998: 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 10394 1726887184.68008: 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 0x7f4a7c8ba278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8c2cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb51438>\r\nimport '_locale' # \r\n<<<\n 10394 1726887184.68055: 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 0x7f4a7c8c8e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb332b0>\r\n<<<\n 10392 1726887184.68075: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b5c0f0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b3e2b0>\r\n<<<\n 10394 1726887184.68100: 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 10394 1726887184.68125: 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 0x7f4a7c8ce1d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8c8f98>\r\n<<<\n 10397 1726887184.68125: stderr chunk (state=2):\n>>><<<\n 10397 1726887184.68135: stdout chunk (state=2):\n>>><<<\n<10.31.41.136> (0, b'', b'')\n 10394 1726887184.68160: 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 0x7f4a7c8ce2e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cba2fd0>\r\n<<<\n 10397 1726887184.68165: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10397 1726887184.68172: _low_level_execute_command(): starting\n 10397 1726887184.68180: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_stat.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n 10394 1726887184.68203: 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 10394 1726887184.68234: 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<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' -tt 10.31.41.136 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_stat.py && sleep 0'\"'\"''\n 10394 1726887184.68269: 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 0x7f4a7c8cedd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8ce9e8>\r\n<<<\n 10394 1726887184.68294: 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 0x7f4a7c8d96a0>\r\n<<<\n 10392 1726887184.68616: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b334a8>\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 0x7f6c24e59d30>\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 0x7f6c24b47320>\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 0x7f6c24b47438>\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 10392 1726887184.68657: 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 0x7f6c24bd4e80>\r\n<<<\n 10394 1726887184.68671: 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\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8d9e80>\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 0x7f4a7c460198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8d9780>\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 0x7f4a7c465c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8ce518>\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 0x7f4a7c4892e8>\r\n<<<\n 10394 1726887184.68689: 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 0x7f4a7c4896a0>\r\n<<<\n 10394 1726887184.68704: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 10394 1726887184.68725: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc'\r\n<<<\n 10392 1726887184.68746: 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 10392 1726887184.68760: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24bdaeb8>\r\n<<<\n 10392 1726887184.68779: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24bc92b0>\r\n<<<\n 10392 1726887184.68791: 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 10392 1726887184.68806: 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 0x7f6c24bc9ac8>\r\n<<<\n 10394 1726887184.68835: 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 0x7f4a7c490390>\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<<<\n 10394 1726887184.68854: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 10392 1726887184.69306: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b537f0>\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 0x7f6c24bf9ef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24bc9128>\r\n<<<\n 10394 1726887184.69328: 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 0x7f4a7c23aba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c2322e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c228f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c220e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c490d30>\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 0x7f4a7c232f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c489a20>\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 0x7f4a7e8406a0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c235048>\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 0x7f4a7e840a20>\r\n<<<\n 10394 1726887184.69372: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8ce860>\r\n<<<\n 10392 1726887184.69585: 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 0x7f6c24b88da0>\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 0x7f6c24b88f28>\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 0x7f6c24b95048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b47588>\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<<<\n 10392 1726887184.69622: stdout chunk (state=3):\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 0x7f6c24ba39e8>\r\n<<<\n 10394 1726887184.69622: 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# 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 0x7f4a7e858550>\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 0x7f4a7e85c5c0>\r\n<<<\n 10394 1726887184.69658: 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 0x7f4a7e85ca90>\r\n<<<\n 10394 1726887184.69686: 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 10394 1726887184.69699: 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 0x7f4a7e85cba8>\r\n<<<\n 10394 1726887184.69718: stdout chunk (state=3):\n>>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e858da0>\r\n<<<\n 10394 1726887184.69728: 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 10394 1726887184.69742: 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 10392 1726887184.69755: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b9e128>\r\n<<<\n 10394 1726887184.69774: 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 0x7f4a7e85cef0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e85c470>\r\n<<<\n 10392 1726887184.69791: 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 0x7f6c24b9e320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b95ba8>\r\n<<<\n 10392 1726887184.69819: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10392 1726887184.69838: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10394 1726887184.69816: 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 0x7f4a7e85c1d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e84ca90>\r\n<<<\n 10394 1726887184.69858: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c475358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 10394 1726887184.70124: 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 0x7f4a7e858400>\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 0x7f4a7a860898>\r\n<<<\n 10392 1726887184.70133: 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_ansible.legacy.stat_payload_1y8pn6xx/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_1y8pn6xx/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 10394 1726887184.70156: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10394 1726887184.70175: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py\r\n<<<\n 10394 1726887184.70185: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.70196: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.70214: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 10392 1726887184.70227: 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 10394 1726887184.70244: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887184.70255: 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 10392 1726887184.70271: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 10392 1726887184.70284: 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 10392 1726887184.70309: 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 10392 1726887184.70321: 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 0x7f6c24bbcdd8>\r\n<<<\n 10392 1726887184.70371: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24bbca90>\r\n<<<\n 10392 1726887184.70405: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24bbc2b0>\r\n<<<\n 10392 1726887184.70424: 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 10392 1726887184.70440: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 10392 1726887184.70477: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24bbc908>\r\n<<<\n 10392 1726887184.70488: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24babbe0>\r\n<<<\n 10392 1726887184.70496: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887184.70963: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.71338: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887184.71426: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 10392 1726887184.71440: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 10392 1726887184.71456: 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.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 10392 1726887184.71475: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 10392 1726887184.71488: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887184.71515: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887184.71538: 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_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 10392 1726887184.71550: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887184.71567: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887184.71576: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 10392 1726887184.71599: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887184.71702: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887184.71827: 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 10392 1726887184.71903: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c214866a0>\r\n# zipimport: zlib available\r\n<<<\n 10392 1726887184.72240: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.72267: 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 10394 1726887184.72278: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a530a58>\r\n<<<\n 10394 1726887184.72286: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 10394 1726887184.72312: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10394 1726887184.72353: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10394 1726887184.72406: 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 10394 1726887184.72421: 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 0x7f4a7a547208>\r\n<<<\n 10394 1726887184.72436: stdout chunk (state=3):\n>>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a585470>\r\n<<<\n 10394 1726887184.72457: 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 0x7f4a7a585588>\r\n<<<\n 10394 1726887184.72472: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 10394 1726887184.72499: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 10394 1726887184.72546: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a585ac8>\r\n<<<\n 10394 1726887184.72563: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 10394 1726887184.72579: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 10394 1726887184.72600: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 10392 1726887184.72600: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.72634: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 10394 1726887184.72658: 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 10392 1726887184.72660: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887184.72708: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 10392 1726887184.72721: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.72739: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a533fd0>\r\n<<<\n 10392 1726887184.72748: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887184.72778: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 10392 1726887184.72792: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.72814: 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 0x7f4a7a589a20>\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 0x7f4a7a533080>\r\n<<<\n 10394 1726887184.72826: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 10394 1726887184.72847: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 10392 1726887184.72857: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.72903: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a586080>\r\n<<<\n 10392 1726887184.72927: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n<<<\n 10394 1726887184.72934: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a568240>\r\n<<<\n 10392 1726887184.72952: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10392 1726887184.72986: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887184.73016: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 10392 1726887184.73030: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887184.73190: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.73224: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a55d438>\r\n<<<\n 10394 1726887184.73244: 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 10394 1726887184.73267: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a883da0>\r\n<<<\n 10394 1726887184.73289: 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 10394 1726887184.73299: 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 0x7f4a7a571278>\r\n<<<\n 10394 1726887184.73320: 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 10392 1726887184.73365: 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 10392 1726887184.73505: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 10392 1726887184.73550: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c214fae48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10392 1726887184.73562: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 10394 1726887184.73562: 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 0x7f4a7a571390>\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 0x7f4a7a5ffe10>\r\n<<<\n 10392 1726887184.73588: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.73588: 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 10394 1726887184.73607: stdout chunk (state=3):\n>>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a605eb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5f2240>\r\n<<<\n 10392 1726887184.73625: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.73636: 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 0x7f4a7a5f2a58>\r\n<<<\n 10392 1726887184.73675: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/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_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py\r\n<<<\n 10392 1726887184.73687: stdout chunk (state=3):\n>>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 10392 1726887184.73700: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 10392 1726887184.73720: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887184.73753: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887184.73781: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 10392 1726887184.73794: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887184.73823: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.73840: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a57d748>\r\n<<<\n 10392 1726887184.73859: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.73874: 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 10392 1726887184.73901: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.73911: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10394 1726887184.73925: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n<<<\n 10394 1726887184.73937: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\n<<<\n 10394 1726887184.73947: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 10392 1726887184.73970: 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 10394 1726887184.74031: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a623eb8>\r\n<<<\n 10394 1726887184.74089: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5f20b8>\r\n<<<\n 10392 1726887184.74120: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10392 1726887184.74215: 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 10392 1726887184.74230: 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 0x7f6c214dd128>\r\n<<<\n 10394 1726887184.74243: 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 0x7f4a7a5b2d68>\r\n<<<\n 10394 1726887184.74261: 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 0x7f4a7a5b2ef0>\r\n<<<\n 10392 1726887184.74284: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c21829e48>\r\n<<<\n 10394 1726887184.74302: 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 0x7f4a7a5b2fd0>\r\n<<<\n 10394 1726887184.74324: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5714e0>\r\n<<<\n 10394 1726887184.74342: 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 10392 1726887184.74345: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/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_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 10394 1726887184.74358: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 10394 1726887184.74367: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 10392 1726887184.74387: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.74391: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 10397 1726887184.74539: 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 10392 1726887184.74661: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10394 1726887184.74668: 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 0x7f4a7a5cd9b0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5c80f0>\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 0x7f4a7a5c82e8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5bfb70>\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_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 10394 1726887184.74685: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887184.74792: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.74817: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.74831: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.74846: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 10394 1726887184.74868: 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_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 10394 1726887184.74885: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.74980: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887184.75071: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10394 1726887184.75086: 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 10392 1726887184.75099: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 10394 1726887184.75114: 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 10392 1726887184.75136: 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 10394 1726887184.75140: stdout chunk (state=3):\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 10394 1726887184.75173: 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 0x7f4a7a5e8d30>\r\n<<<\n 10394 1726887184.75225: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5e89e8>\r\n<<<\n 10392 1726887184.75268: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c2150f080>\r\n<<<\n 10394 1726887184.75268: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5e8208>\r\n<<<\n 10392 1726887184.75293: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 10394 1726887184.75297: 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 10392 1726887184.75304: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 10394 1726887184.75330: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5e8860>\r\n<<<\n 10394 1726887184.75340: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5d6a90>\r\n<<<\n 10394 1726887184.75349: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887184.75408: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c2150f128>\r\n<<<\n 10392 1726887184.75627: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c214af940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10397 1726887184.75712: 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 0x7f66ae572e48>\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 0x7f66ae508828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae5729b0>\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 0x7f66ae515630>\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 0x7f66ae51c160>\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 0x7f66ae5210f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae51c748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae51c390>\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 0x7f66ae4c6470>\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 0x7f66ae4cbe48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae4c6b38>\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 0x7f66ae4d24e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae4b5d68>\r\n# /usr/lib64/python3.6/__pycache__/_site<<<\n 10392 1726887184.75736: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10392 1726887184.75747: stdout chunk (state=3):\n>>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n<<<\n 10392 1726887184.75764: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.75825: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887184.75867: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887184.76043: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887184.76221: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 10394 1726887184.76287: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 10394 1726887184.76298: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 10394 1726887184.76309: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 10394 1726887184.76320: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 10394 1726887184.76343: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 10394 1726887184.76353: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.76373: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.76398: 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_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 10394 1726887184.76411: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.76436: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.76453: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 10394 1726887184.76474: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.76560: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.76680: 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 10394 1726887184.76715: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a76eb0208>\r\n# zipimport: zlib available\r\n<<<\n 10397 1726887184.76735: stdout chunk (state=3):\n>>>builtins.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 0x7f66ae4b8198>\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 0x7f66ac7c6940>\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 0x7f66ac7d8240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae526a20>\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 0x7f66ac746080>\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 0x7f66ac7512b0>\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 0x7f66ac751f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac751a90>\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 0x7f66ac75b080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac7a17b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python<<<\n 10394 1726887184.77079: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887184.77200: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sysconfig/chronyd\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 58, \"inode\": 132120834, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887181.5704877, \"mtime\": 1726887178.5924816, \"ctime\": 1726887178.8654823, \"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\": \"9548200e895608bf35ca1c3939e87cdaf5414040\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"4187341667\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sysconfig/chronyd\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n<<<\n 10394 1726887184.77451: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.77487: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887184.77520: 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 10392 1726887184.77545: 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<<<\n 10392 1726887184.77562: stdout chunk (state=3):\n>>>\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<<<\n 10392 1726887184.77583: stdout chunk (state=3):\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 10392 1726887184.77601: 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<<<\n 10392 1726887184.77623: stdout chunk (state=3):\n>>>\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<<<\n 10392 1726887184.77637: stdout chunk (state=3):\n>>>\r\n# cleanup[2] removing _random\r\n# cleanup[2] removing zipfile\r\n# destroy zipfile\r\n<<<\n 10392 1726887184.77649: 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<<<\n 10392 1726887184.77666: 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<<<\n 10392 1726887184.77684: stdout chunk (state=3):\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<<<\n 10392 1726887184.77699: 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<<<\n 10392 1726887184.77717: stdout chunk (state=3):\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<<<\n 10392 1726887184.77732: stdout chunk (state=3):\n>>>\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<<<\n 10392 1726887184.77747: stdout chunk (state=3):\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 10392 1726887184.77762: 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 gc\r\n<<<\n 10394 1726887184.77787: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10392 1726887184.77853: 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 10394 1726887184.77930: 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_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10392 1726887184.77978: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 10394 1726887184.78029: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887184.78061: 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 10392 1726887184.78084: 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 10392 1726887184.78130: 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 10394 1726887184.78201: 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 10392 1726887184.78236: 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# 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 10392 1726887184.78282: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy copy\r\n# destroy struct\r\n# destroy gc\r\n<<<\n 10394 1726887184.78340: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a76f24e10>\r\n# zipimport: zlib available\r\n<<<\n 10397 1726887184.78406: stdout chunk (state=3):\n>>>3.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 0x7f66ac7a1ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac795160>\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 0x7f66ac795e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac78d438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac77d470>\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 0x7f66ac4fe278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac506cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac795438>\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 0x7f66ac50ce10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac7772b0>\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 0x7f66ac5121d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac50cf98>\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 0x7f66ac5122e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac7e6fd0>\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 0x7f66ac512dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac5129e8>\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' # <<<\n 10394 1726887184.78431: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 10394 1726887184.78443: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887184.78473: 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<<<\n 10392 1726887184.78498: 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 10392 1726887184.78516: 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<<<\n 10392 1726887184.78533: stdout chunk (state=3):\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<<<\n 10392 1726887184.78544: stdout chunk (state=3):\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 10394 1726887184.78567: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10392 1726887184.78602: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 10394 1726887184.78728: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/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 10394 1726887184.78763: 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 10392 1726887184.78794: 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<<<\n 10392 1726887184.78809: stdout chunk (state=3):\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 10394 1726887184.78914: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10397 1726887184.78934: stdout chunk (state=3):\n>>><_frozen_importlib_external.SourceFileLoader object at 0x7f66ac51d6a0>\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 0x7f66ac51de80>\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 0x7f66ac0a4198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac51d780>\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 0x7f66ac0a9c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac512518>\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 0x7f66ac0cd2e8>\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 0x7f66ac0cd6a0>\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 0x7f66ac0d4390>\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 0x7f66abe7eba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66abe762e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66abe6cf98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66abe64e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac0d4d30>\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/pyth<<<\n 10394 1726887184.79005: 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 0x7f4a76f060b8>\r\n<<<\n 10392 1726887184.79218: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.54 closed.\r\n<<<\n 10394 1726887184.79223: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a77252dd8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/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_kb0nbu0b/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<<<\n 10392 1726887184.79227: stdout chunk (state=3):\n>>><<<\n 10394 1726887184.79237: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887184.79243: stderr chunk (state=3):\n>>><<<\n 10394 1726887184.79267: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n<10.31.43.54> (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 0x7f6c28f04e48>\\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 0x7f6c28e9a828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28f049b0>\\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 0x7f6c28ea7630>\\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 0x7f6c28eae160>\\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 0x7f6c28eb30f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28eae748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28eae390>\\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 0x7f6c28e58470>\\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 0x7f6c28e5de48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e58b38>\\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 0x7f6c28e644e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e47d68>\\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 0x7f6c28e4a198>\\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 0x7f6c27158940>\\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 0x7f6c2716a240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28eb8a20>\\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 0x7f6c270d8080>\\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 0x7f6c270e32b0>\\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 0x7f6c270e3f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c270e3a90>\\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 0x7f6c270ed080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c271337b8>\\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 0x7f6c27133ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c27127160>\\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 0x7f6c27127e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c2711f438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c2710f470>\\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 0x7f6c26e902b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26e98d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c271270b8>\\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 0x7f6c26e9ee10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c271092b0>\\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 0x7f6c26ea41d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26e9ef98>\\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 0x7f6c26ea42e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c27178fd0>\\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 0x7f6c26ea4dd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26ea49e8>\\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 0x7f6c26eaf6a0>\\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 0x7f6c26eafe80>\\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 0x7f6c26a36198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26eaf780>\\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 0x7f6c26a3bc88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26ea4518>\\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 0x7f6c26a5f2e8>\\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 0x7f6c26a5f6a0>\\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 0x7f6c26a66390>\\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 0x7f6c26810ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c268082e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c267fef98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c267f6e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26a66d30>\\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 0x7f6c26808f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26a5fa20>\\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 0x7f6c28e16710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c2680b048>\\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 0x7f6c28e16a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26ea4860>\\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 0x7f6c28e2e5c0>\\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 0x7f6c28e32630>\\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 0x7f6c28e32b00>\\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 0x7f6c28e32c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e2ee10>\\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 0x7f6c28e32f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e324e0>\\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 0x7f6c28e32240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e22b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26a4b358>\\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 0x7f6c28e2e470>\\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 0x7f6c24e35908>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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 0x7f6c24af6ac8>\\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 0x7f6c24b1d278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b5b4e0>\\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 0x7f6c24b5b5f8>\\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 0x7f6c24b5bb38>\\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 0x7f6c24b5e160>\\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 0x7f6c24e59780>\\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 0x7f6c24b090f0>\\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 0x7f6c24b5c0f0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b3e2b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b334a8>\\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 0x7f6c24e59d30>\\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 0x7f6c24b47320>\\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 0x7f6c24b47438>\\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 0x7f6c24bd4e80>\\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 0x7f6c24bdaeb8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24bc92b0>\\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 0x7f6c24bc9ac8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b537f0>\\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 0x7f6c24bf9ef0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24bc9128>\\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 0x7f6c24b88da0>\\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 0x7f6c24b88f28>\\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 0x7f6c24b95048>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b47588>\\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 0x7f6c24ba39e8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b9e128>\\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 0x7f6c24b9e320>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b95ba8>\\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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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 0x7f6c24bbcdd8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24bbca90>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24bbc2b0>\\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 0x7f6c24bbc908>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24babbe0>\\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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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 0x7f6c214866a0>\\r\\n# 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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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 0x7f6c214fae48>\\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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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 0x7f6c214dd128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c21829e48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/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_1y8pn6xx/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 0x7f6c2150f080>\\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 0x7f6c2150f128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c214af940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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/sysconfig/chronyd\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 58, \"inode\": 132120834, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887181.5704877, \"mtime\": 1726887178.5924816, \"ctime\": 1726887178.8654823, \"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\": \"9548200e895608bf35ca1c3939e87cdaf5414040\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"4187341667\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sysconfig/chronyd\", \"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.54 closed.\\r\\n')\n 10392 1726887184.79298: _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 0x7f6c28f04e48>\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 0x7f6c28e9a828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28f049b0>\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 0x7f6c28ea7630>\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 0x7f6c28eae160>\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 0x7f6c28eb30f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28eae748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28eae390>\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 0x7f6c28e58470>\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 0x7f6c28e5de48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e58b38>\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 0x7f6c28e644e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e47d68>\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 0x7f6c28e4a198>\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 0x7f6c27158940>\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 0x7f6c2716a240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28eb8a20>\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 0x7f6c270d8080>\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 0x7f6c270e32b0>\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 0x7f6c270e3f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c270e3a90>\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 0x7f6c270ed080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c271337b8>\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 0x7f6c27133ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c27127160>\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 0x7f6c27127e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c2711f438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c2710f470>\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 0x7f6c26e902b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26e98d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c271270b8>\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 0x7f6c26e9ee10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c271092b0>\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 0x7f6c26ea41d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26e9ef98>\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 0x7f6c26ea42e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c27178fd0>\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 0x7f6c26ea4dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26ea49e8>\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 0x7f6c26eaf6a0>\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 0x7f6c26eafe80>\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 0x7f6c26a36198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26eaf780>\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 0x7f6c26a3bc88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26ea4518>\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 0x7f6c26a5f2e8>\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 0x7f6c26a5f6a0>\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 0x7f6c26a66390>\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 0x7f6c26810ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c268082e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c267fef98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c267f6e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26a66d30>\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 0x7f6c26808f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26a5fa20>\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 0x7f6c28e16710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c2680b048>\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 0x7f6c28e16a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26ea4860>\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 0x7f6c28e2e5c0>\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 0x7f6c28e32630>\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 0x7f6c28e32b00>\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 0x7f6c28e32c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e2ee10>\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 0x7f6c28e32f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e324e0>\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 0x7f6c28e32240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e22b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26a4b358>\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 0x7f6c28e2e470>\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 0x7f6c24e35908>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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 0x7f6c24af6ac8>\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 0x7f6c24b1d278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b5b4e0>\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 0x7f6c24b5b5f8>\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 0x7f6c24b5bb38>\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 0x7f6c24b5e160>\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 0x7f6c24e59780>\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 0x7f6c24b090f0>\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 0x7f6c24b5c0f0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b3e2b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b334a8>\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 0x7f6c24e59d30>\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 0x7f6c24b47320>\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 0x7f6c24b47438>\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 0x7f6c24bd4e80>\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 0x7f6c24bdaeb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24bc92b0>\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 0x7f6c24bc9ac8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b537f0>\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 0x7f6c24bf9ef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24bc9128>\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 0x7f6c24b88da0>\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 0x7f6c24b88f28>\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 0x7f6c24b95048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b47588>\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 0x7f6c24ba39e8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b9e128>\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 0x7f6c24b9e320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b95ba8>\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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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 0x7f6c24bbcdd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24bbca90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24bbc2b0>\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 0x7f6c24bbc908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24babbe0>\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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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 0x7f6c214866a0>\r\n# 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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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 0x7f6c214fae48>\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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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 0x7f6c214dd128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c21829e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/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_1y8pn6xx/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 0x7f6c2150f080>\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 0x7f6c2150f128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c214af940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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/sysconfig/chronyd\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 58, \"inode\": 132120834, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887181.5704877, \"mtime\": 1726887178.5924816, \"ctime\": 1726887178.8654823, \"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\": \"9548200e895608bf35ca1c3939e87cdaf5414040\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"4187341667\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sysconfig/chronyd\", \"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.54 closed.\r\n 10392 1726887184.79464: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sysconfig/chronyd', '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-1726887184.4136906-10392-124548487440975/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10392 1726887184.79496: variable 'ansible_module_compression' from source: unknown\n 10392 1726887184.79531: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED\n 10392 1726887184.79555: 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 10392 1726887184.79603: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_file.py\n<10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpo9e_em6a TO /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_file.py\n<10.31.43.54> 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/4a8bd5e786\"' '[10.31.43.54]'\n 10394 1726887184.79691: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.79984: 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 10394 1726887184.80002: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a76f20fd0>\r\n<<<\n 10397 1726887184.80584: stdout chunk (state=3):\n>>>on3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66abe76f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac0cda20>\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 0x7f66ae484710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66abe79048>\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 0x7f66ae484a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac512860>\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 0x7f66ae49c5c0>\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 0x7f66ae4a0630>\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 0x7f66ae4a0b00>\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 0x7f66ae4a0c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae49ce10>\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 0x7f66ae4a0f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae4a04e0>\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 0x7f66ae4a0240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae490b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac0b9358>\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 0x7f66ae49c470>\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 0x7f66aa4a3908>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/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_k8nm6aft/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_k8nm6aft/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10394 1726887184.80614: 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 0x7f4a76f380b8>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7726b8d0>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10392 1726887184.80637: Sending initial data\n 10392 1726887184.80646: Sent initial data (152 bytes)\n 10394 1726887184.81421: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'gc' # \r\n<<<\n 10394 1726887184.81887: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sysconfig/chronyd\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 58, \"inode\": 517996676, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887142.4558249, \"mtime\": 1726887137.6768165, \"ctime\": 1726887137.959817, \"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\": \"9548200e895608bf35ca1c3939e87cdaf5414040\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"752080523\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sysconfig/chronyd\", \"follow\": false, \"get_checksum\": true, \"checksum_algorithm\": \"sha1\", \"get_mime\": true, \"get_attributes\": true}}}\r\n# destroy __main__\r\n<<<\n 10394 1726887184.82185: stdout chunk (state=3):\n>>># clear builtins._\r\n# clear sys.path\r\n<<<\n 10394 1726887184.82201: 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<<<\n 10394 1726887184.82218: 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# 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 10394 1726887184.82231: 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<<<\n 10394 1726887184.82247: 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<<<\n 10394 1726887184.82294: stdout chunk (state=3):\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<<<\n 10394 1726887184.82311: stdout chunk (state=3):\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<<<\n 10394 1726887184.82327: 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<<<\n 10394 1726887184.82342: 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# 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 10394 1726887184.82358: 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<<<\n 10394 1726887184.82366: stdout chunk (state=3):\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 10394 1726887184.82401: 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 10392 1726887184.82677: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpo9e_em6a /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_file.py\n<<<\n 10394 1726887184.82713: 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<<<\n 10394 1726887184.82728: stdout chunk (state=3):\n>>># destroy systemd._journal\r\n# destroy systemd._reader\r\n# destroy systemd.id128\r\n<<<\n 10394 1726887184.82740: stdout chunk (state=3):\n>>># destroy _socket\r\n<<<\n 10394 1726887184.82754: 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 10394 1726887184.82765: stdout chunk (state=3):\n>>># destroy _json\r\n# destroy datetime\r\n<<<\n 10394 1726887184.82808: 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 10394 1726887184.82833: stdout chunk (state=3):\n>>># destroy gc\r\n<<<\n 10394 1726887184.82865: 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 10394 1726887184.82879: 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 10394 1726887184.82891: stdout chunk (state=3):\n>>># cleanup[3] wiping errno\r\n# cleanup[3] wiping stat\r\n<<<\n 10394 1726887184.82904: 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# cleanup[3] wiping _collections_abc\r\n# cleanup[3] wiping re\r\n<<<\n 10394 1726887184.82918: stdout chunk (state=3):\n>>># destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n<<<\n 10394 1726887184.82932: stdout chunk (state=3):\n>>># cleanup[3] wiping types\r\n# cleanup[3] wiping functools\r\n# cleanup[3] wiping _functools\r\n<<<\n 10394 1726887184.82946: stdout chunk (state=3):\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<<<\n 10394 1726887184.82964: stdout chunk (state=3):\n>>># cleanup[3] wiping _sre\r\n# cleanup[3] wiping sre_parse\r\n# cleanup[3] wiping _locale\r\n<<<\n 10394 1726887184.82977: stdout chunk (state=3):\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 10394 1726887184.82988: 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 10394 1726887184.83219: 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<<<\n 10394 1726887184.83530: 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# 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 10394 1726887184.83631: 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 10394 1726887184.83641: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.224 closed.\r\n<<<\n 10394 1726887184.83656: stdout chunk (state=3):\n>>><<<\n 10394 1726887184.83662: stderr chunk (state=3):\n>>><<<\n<10.31.42.224> (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 0x7f4a7e92ee48>\\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 0x7f4a7e8c4828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e92e9b0>\\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 0x7f4a7e8d1630>\\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 0x7f4a7e8d8160>\\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 0x7f4a7e8dd0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e8d8748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e8d8390>\\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 0x7f4a7e882470>\\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 0x7f4a7e887e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e882b38>\\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 0x7f4a7e88e4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e871d68>\\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 0x7f4a7e874198>\\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 0x7f4a7cb82940>\\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 0x7f4a7cb94240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e8e2a20>\\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 0x7f4a7cb02080>\\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 0x7f4a7cb0d2b0>\\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 0x7f4a7cb0df60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb0da90>\\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 0x7f4a7cb17080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb5d7b8>\\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 0x7f4a7cb5dba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb51160>\\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 0x7f4a7cb51e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb49438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb39470>\\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 0x7f4a7c8ba278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8c2cf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb51438>\\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 0x7f4a7c8c8e10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb332b0>\\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 0x7f4a7c8ce1d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8c8f98>\\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 0x7f4a7c8ce2e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cba2fd0>\\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 0x7f4a7c8cedd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8ce9e8>\\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 0x7f4a7c8d96a0>\\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 0x7f4a7c8d9e80>\\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 0x7f4a7c460198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8d9780>\\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 0x7f4a7c465c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8ce518>\\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 0x7f4a7c4892e8>\\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 0x7f4a7c4896a0>\\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 0x7f4a7c490390>\\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 0x7f4a7c23aba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c2322e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c228f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c220e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c490d30>\\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 0x7f4a7c232f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c489a20>\\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 0x7f4a7e8406a0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c235048>\\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 0x7f4a7e840a20>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8ce860>\\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 0x7f4a7e858550>\\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 0x7f4a7e85c5c0>\\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 0x7f4a7e85ca90>\\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 0x7f4a7e85cba8>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e858da0>\\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 0x7f4a7e85cef0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e85c470>\\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 0x7f4a7e85c1d0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e84ca90>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c475358>\\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 0x7f4a7e858400>\\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 0x7f4a7a860898>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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 0x7f4a7a530a58>\\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 0x7f4a7a547208>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a585470>\\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 0x7f4a7a585588>\\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 0x7f4a7a585ac8>\\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 0x7f4a7a533fd0>\\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 0x7f4a7a589a20>\\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 0x7f4a7a533080>\\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 0x7f4a7a586080>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a568240>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a55d438>\\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 0x7f4a7a883da0>\\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 0x7f4a7a571278>\\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 0x7f4a7a571390>\\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 0x7f4a7a5ffe10>\\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 0x7f4a7a605eb8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5f2240>\\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 0x7f4a7a5f2a58>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a57d748>\\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 0x7f4a7a623eb8>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5f20b8>\\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 0x7f4a7a5b2d68>\\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 0x7f4a7a5b2ef0>\\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 0x7f4a7a5b2fd0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5714e0>\\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 0x7f4a7a5cd9b0>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5c80f0>\\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 0x7f4a7a5c82e8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5bfb70>\\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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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 0x7f4a7a5e8d30>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5e89e8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5e8208>\\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 0x7f4a7a5e8860>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5d6a90>\\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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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 0x7f4a76eb0208>\\r\\n# 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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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 0x7f4a76f24e10>\\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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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 0x7f4a76f060b8>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a77252dd8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/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_kb0nbu0b/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 0x7f4a76f20fd0>\\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 0x7f4a76f380b8>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7726b8d0>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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/sysconfig/chronyd\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 58, \"inode\": 517996676, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887142.4558249, \"mtime\": 1726887137.6768165, \"ctime\": 1726887137.959817, \"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\": \"9548200e895608bf35ca1c3939e87cdaf5414040\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"752080523\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sysconfig/chronyd\", \"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.224 closed.\\r\\n')\n 10394 1726887184.83743: _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 0x7f4a7e92ee48>\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 0x7f4a7e8c4828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e92e9b0>\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 0x7f4a7e8d1630>\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 0x7f4a7e8d8160>\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 0x7f4a7e8dd0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e8d8748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e8d8390>\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 0x7f4a7e882470>\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 0x7f4a7e887e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e882b38>\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 0x7f4a7e88e4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e871d68>\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 0x7f4a7e874198>\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 0x7f4a7cb82940>\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 0x7f4a7cb94240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e8e2a20>\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 0x7f4a7cb02080>\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 0x7f4a7cb0d2b0>\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 0x7f4a7cb0df60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb0da90>\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 0x7f4a7cb17080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb5d7b8>\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 0x7f4a7cb5dba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb51160>\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 0x7f4a7cb51e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb49438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb39470>\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 0x7f4a7c8ba278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8c2cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb51438>\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 0x7f4a7c8c8e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb332b0>\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 0x7f4a7c8ce1d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8c8f98>\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 0x7f4a7c8ce2e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cba2fd0>\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 0x7f4a7c8cedd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8ce9e8>\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 0x7f4a7c8d96a0>\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 0x7f4a7c8d9e80>\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 0x7f4a7c460198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8d9780>\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 0x7f4a7c465c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8ce518>\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 0x7f4a7c4892e8>\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 0x7f4a7c4896a0>\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 0x7f4a7c490390>\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 0x7f4a7c23aba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c2322e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c228f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c220e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c490d30>\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 0x7f4a7c232f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c489a20>\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 0x7f4a7e8406a0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c235048>\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 0x7f4a7e840a20>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8ce860>\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 0x7f4a7e858550>\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 0x7f4a7e85c5c0>\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 0x7f4a7e85ca90>\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 0x7f4a7e85cba8>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e858da0>\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 0x7f4a7e85cef0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e85c470>\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 0x7f4a7e85c1d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e84ca90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c475358>\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 0x7f4a7e858400>\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 0x7f4a7a860898>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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 0x7f4a7a530a58>\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 0x7f4a7a547208>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a585470>\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 0x7f4a7a585588>\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 0x7f4a7a585ac8>\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 0x7f4a7a533fd0>\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 0x7f4a7a589a20>\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 0x7f4a7a533080>\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 0x7f4a7a586080>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a568240>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a55d438>\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 0x7f4a7a883da0>\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 0x7f4a7a571278>\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 0x7f4a7a571390>\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 0x7f4a7a5ffe10>\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 0x7f4a7a605eb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5f2240>\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 0x7f4a7a5f2a58>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a57d748>\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 0x7f4a7a623eb8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5f20b8>\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 0x7f4a7a5b2d68>\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 0x7f4a7a5b2ef0>\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 0x7f4a7a5b2fd0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5714e0>\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 0x7f4a7a5cd9b0>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5c80f0>\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 0x7f4a7a5c82e8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5bfb70>\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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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 0x7f4a7a5e8d30>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5e89e8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5e8208>\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 0x7f4a7a5e8860>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5d6a90>\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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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 0x7f4a76eb0208>\r\n# 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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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 0x7f4a76f24e10>\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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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 0x7f4a76f060b8>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a77252dd8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/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_kb0nbu0b/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 0x7f4a76f20fd0>\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 0x7f4a76f380b8>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7726b8d0>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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/sysconfig/chronyd\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 58, \"inode\": 517996676, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887142.4558249, \"mtime\": 1726887137.6768165, \"ctime\": 1726887137.959817, \"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\": \"9548200e895608bf35ca1c3939e87cdaf5414040\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"752080523\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sysconfig/chronyd\", \"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.224 closed.\r\n 10394 1726887184.83991: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sysconfig/chronyd', '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-1726887184.4732301-10394-242779206094545/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10394 1726887184.84039: variable 'ansible_module_compression' from source: unknown\n 10394 1726887184.84090: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED\n 10394 1726887184.84112: 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 10394 1726887184.84187: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_file.py\n<10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpqysfnqua TO /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_file.py\n<10.31.42.224> 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/75343b97d0\"' '[10.31.42.224]'\n 10397 1726887184.84321: 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 0x7f66aa164ac8>\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 0x7f66aa18b278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1c94e0>\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 0x7f66aa1c95f8>\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 0x7f66aa1c9b38>\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 0x7f66aa1cc160>\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 0x7f66aa177390>\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 0x7f66aa177e48>\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 0x7f66aa1ca128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1ac2b0>\r\n<<<\n 10394 1726887184.84832: Sending initial data\n 10394 1726887184.84840: Sent initial data (152 bytes)\n 10397 1726887184.84860: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1a14a8>\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 0x7f66aa4c7f98>\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 0x7f66aa18b0b8>\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 0x7f66aa1b5438>\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 0x7f66aa242eb8>\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 0x7f66aa248f60>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa2362e8>\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 0x7f66aa236b00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1c17f0>\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 10392 1726887184.85092: stderr chunk (state=3):\n>>><<<\n 10392 1726887184.85101: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpo9e_em6a /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_file.py\\n', b'')\n 10392 1726887184.85126: done transferring module to remote\n 10392 1726887184.85137: _low_level_execute_command(): starting\n 10392 1726887184.85142: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/ /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_file.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/ /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_file.py && sleep 0'\"'\"''\n 10397 1726887184.85944: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa266f98>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa236160>\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 0x7f66aa1f6e10>\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 0x7f66aa1f6f28>\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 0x7f66aa2030b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1b5588>\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 0x7f66aa211a20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa20c160>\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 0x7f66aa20c358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa203be0>\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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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 0x7f66aa22add8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa22aa90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa22a2b0>\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 0x7f66aa22a908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa218be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10397 1726887184.87039: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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 0x7f66a6af3518>\r\n# zipimport: zlib available\r\n<<<\n 10392 1726887184.87734: stderr chunk (state=2):\n>>><<<\n 10392 1726887184.87744: stdout chunk (state=2):\n>>><<<\n<10.31.43.54> (0, b'', b'')\n 10392 1726887184.87770: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10392 1726887184.87776: _low_level_execute_command(): starting\n 10392 1726887184.87785: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_file.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' -tt 10.31.43.54 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_file.py && sleep 0'\"'\"''\n 10397 1726887184.88249: 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.stat_payload_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10394 1726887184.88566: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpqysfnqua /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_file.py\n<<<\n 10397 1726887184.89237: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/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 0x7f66a6b68da0>\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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 10394 1726887184.89735: stderr chunk (state=3):\n>>><<<\n 10394 1726887184.89742: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpqysfnqua /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_file.py\\n', b'')\n 10394 1726887184.89773: done transferring module to remote\n 10394 1726887184.89787: _low_level_execute_command(): starting\n 10394 1726887184.89795: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/ /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_file.py && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/ /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_file.py && sleep 0'\"'\"''\n 10397 1726887184.90339: 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# 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 0x7f66a6b4a128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66a6e96e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/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_k8nm6aft/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<<<\n 10392 1726887184.90576: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\nimport '_warnings' # \r\n<<<\n 10392 1726887184.90604: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport '_weakref' # \r\n<<<\n 10392 1726887184.90649: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 10392 1726887184.90680: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 10392 1726887184.90689: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 10392 1726887184.90725: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 10392 1726887184.90738: stdout chunk (state=3):\n>>>import _thread # previously loaded ('_thread')\r\n<<<\n 10392 1726887184.90758: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\nimport 'zipimport' # \r\n<<<\n 10392 1726887184.90768: stdout chunk (state=3):\n>>># installed zipimport hook\r\n<<<\n 10392 1726887184.90807: 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 10392 1726887184.90819: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10392 1726887184.90837: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py<<<\n 10392 1726887184.90847: stdout chunk (state=3):\n>>>\r\n<<<\n 10392 1726887184.90873: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 10392 1726887184.90882: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 10392 1726887184.90903: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a264e48>\r\n<<<\n 10392 1726887184.91019: 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 0x7fd87a1fa828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a2649b0>\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 0x7fd87a207630>\r\n<<<\n 10392 1726887184.91060: 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 10392 1726887184.91094: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a20e160>\r\n# /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py\r\n<<<\n 10392 1726887184.91139: 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<<<\n 10392 1726887184.91173: 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 0x7fd87a2130f0>\r\n<<<\n 10392 1726887184.91196: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a20e748>\r\n<<<\n 10392 1726887184.91226: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a20e390>\r\n<<<\n 10392 1726887184.91247: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py<<<\n 10392 1726887184.91257: stdout chunk (state=3):\n>>>\r\n<<<\n 10392 1726887184.91267: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 10392 1726887184.91286: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py\r\n<<<\n 10392 1726887184.91300: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc'\r\n<<<\n 10392 1726887184.91319: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 10392 1726887184.91338: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py\r\n<<<\n 10397 1726887184.91350: 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 0x7f66a6b7c080>\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 10392 1726887184.91371: 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 0x7fd87a1b8470>\r\n<<<\n 10392 1726887184.91390: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 10392 1726887184.91406: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc'\r\n<<<\n 10392 1726887184.91426: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n<<<\n 10392 1726887184.91435: 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 0x7fd87a1bde48>\r\n<<<\n 10392 1726887184.91454: stdout chunk (state=3):\n>>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a1b8b38>\r\n<<<\n 10392 1726887184.91476: 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 10392 1726887184.91506: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 10392 1726887184.91620: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a1c44e0>\r\n<<<\n 10392 1726887184.91640: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a1a7d68>\r\n<<<\n 10392 1726887184.91655: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py\r\n<<<\n 10392 1726887184.91665: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc'\r\n<<<\n 10392 1726887184.91683: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a1aa198>\r\n<<<\n 10392 1726887184.91716: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 10392 1726887184.91733: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 10392 1726887184.91750: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8784b8940>\r\n<<<\n 10392 1726887184.91769: 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 10392 1726887184.91791: 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 10392 1726887184.91800: stdout chunk (state=3):\n>>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8784ca240>\r\n<<<\n 10392 1726887184.91880: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a218a20>\r\n<<<\n 10392 1726887184.91890: 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 10392 1726887184.92122: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 10392 1726887184.92135: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 10392 1726887184.92162: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py\r\n<<<\n 10392 1726887184.92184: 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 10392 1726887184.92261: 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 10392 1726887184.92320: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 10392 1726887184.92347: 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 10392 1726887184.92402: 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 10392 1726887184.92442: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\nimport '_operator' # \r\n<<<\n 10392 1726887184.92470: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878438080>\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 10392 1726887184.92505: stdout chunk (state=3):\n>>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8784432b0>\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 10392 1726887184.92537: 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 0x7fd878443f60>\r\n<<<\n 10392 1726887184.92567: stdout chunk (state=3):\n>>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878443a90>\r\nimport 'itertools' # \r\n<<<\n 10392 1726887184.92592: 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 10397 1726887184.92610: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66a6b7c128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66a6eaf940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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<<<\n 10392 1726887184.92620: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87844d080>\r\nimport '_collections' # \r\n<<<\n 10394 1726887184.92630: stderr chunk (state=2):\n>>><<<\n 10394 1726887184.92640: stdout chunk (state=2):\n>>><<<\n<10.31.42.224> (0, b'', b'')\n 10394 1726887184.92669: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10394 1726887184.92675: _low_level_execute_command(): starting\n 10394 1726887184.92682: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_file.py && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' -tt 10.31.42.224 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_file.py && sleep 0'\"'\"''\n 10392 1726887184.92840: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8784937b8>\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 0x7fd878493ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878487160>\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 0x7fd878487e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87847f438>\r\n<<<\n 10392 1726887184.93474: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87846f470>\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 0x7fd8781f0278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8781f8cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878487438>\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 0x7fd8781fee10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8784692b0>\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 0x7fd8782041d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8781fef98>\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 0x7fd8782042e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8784d8fd0>\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 0x7fd878204dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8782049e8>\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 0x7fd87820f6a0>\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 0x7fd87820fe80>\r\n<<<\n 10392 1726887184.93494: 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 10392 1726887184.93531: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877d96198>\r\n<<<\n 10392 1726887184.93551: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87820f780>\r\n<<<\n 10392 1726887184.93598: 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 10392 1726887184.93669: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877d9bc88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878204518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 10392 1726887184.93694: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 10392 1726887184.93751: 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 0x7fd877dbf2e8>\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\n<<<\n 10392 1726887184.93780: stdout chunk (state=3):\n>>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd877dbf6a0>\r\n# /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 10392 1726887184.93821: 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 10392 1726887184.93864: stdout chunk (state=3):\n>>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877dc6390>\r\n# /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py\r\n<<<\n 10392 1726887184.93903: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc'\r\nimport 'time' # \r\n<<<\n 10392 1726887184.93935: 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 10392 1726887184.93972: 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 10392 1726887184.93994: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 10392 1726887184.94020: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 10392 1726887184.94048: 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 10392 1726887184.94070: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877b70ba8>\r\n<<<\n 10392 1726887184.94297: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877b682e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877b5ef98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877b56e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877dc6d30>\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 0x7fd877b68f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877dbfa20>\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 10392 1726887184.94342: 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 0x7fd87a1766a0>\r\n<<<\n 10392 1726887184.94371: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877b6b048>\r\nimport 'pwd' # \r\n<<<\n 10392 1726887184.94405: 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 0x7fd87a176a20>\r\n<<<\n 10392 1726887184.94456: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878204860>\r\n<<<\n 10392 1726887184.94482: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n<<<\n 10392 1726887184.94511: 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<<<\n 10392 1726887184.94542: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc'\r\n<<<\n 10392 1726887184.94573: 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 0x7fd87a18e550>\r\n# /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n<<<\n 10392 1726887184.94596: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc'\r\n<<<\n 10392 1726887184.94983: 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 0x7fd87a1925c0>\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 0x7fd87a192a90>\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 0x7fd87a192ba8>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a18eda0>\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 0x7fd87a192ef0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a192470>\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 0x7fd87a1921d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a182a90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877dab358>\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 10397 1726887184.94986: stdout chunk (state=3):\n>>>\r\n{\"changed\": false, \"stat\": {\"exists\": true, \"path\": \"/etc/sysconfig/chronyd\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 58, \"inode\": 515899523, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887143.929983, \"mtime\": 1726887140.0729816, \"ctime\": 1726887140.3619816, \"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\": \"9548200e895608bf35ca1c3939e87cdaf5414040\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3551256486\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sysconfig/chronyd\", \"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<<<\n 10392 1726887184.95465: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a18e400>\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 0x7fd876196898>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_gq775t8q/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_gq775t8q/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_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10397 1726887184.95720: 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# 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 10397 1726887184.95829: stderr chunk (state=3):\n>>>Shared connection to 10.31.41.136 closed.\r\n<<<\n 10397 1726887184.95874: stderr chunk (state=3):\n>>><<<\n 10397 1726887184.95888: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (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 0x7f66ae572e48>\\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 0x7f66ae508828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae5729b0>\\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 0x7f66ae515630>\\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 0x7f66ae51c160>\\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 0x7f66ae5210f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae51c748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae51c390>\\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 0x7f66ae4c6470>\\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 0x7f66ae4cbe48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae4c6b38>\\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 0x7f66ae4d24e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae4b5d68>\\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 0x7f66ae4b8198>\\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 0x7f66ac7c6940>\\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 0x7f66ac7d8240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae526a20>\\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 0x7f66ac746080>\\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 0x7f66ac7512b0>\\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 0x7f66ac751f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac751a90>\\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 0x7f66ac75b080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac7a17b8>\\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 0x7f66ac7a1ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac795160>\\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 0x7f66ac795e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac78d438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac77d470>\\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 0x7f66ac4fe278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac506cf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac795438>\\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 0x7f66ac50ce10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac7772b0>\\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 0x7f66ac5121d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac50cf98>\\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 0x7f66ac5122e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac7e6fd0>\\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 0x7f66ac512dd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac5129e8>\\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 0x7f66ac51d6a0>\\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 0x7f66ac51de80>\\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 0x7f66ac0a4198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac51d780>\\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 0x7f66ac0a9c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac512518>\\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 0x7f66ac0cd2e8>\\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 0x7f66ac0cd6a0>\\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 0x7f66ac0d4390>\\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 0x7f66abe7eba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66abe762e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66abe6cf98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66abe64e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac0d4d30>\\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 0x7f66abe76f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac0cda20>\\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 0x7f66ae484710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66abe79048>\\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 0x7f66ae484a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac512860>\\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 0x7f66ae49c5c0>\\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 0x7f66ae4a0630>\\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 0x7f66ae4a0b00>\\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 0x7f66ae4a0c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae49ce10>\\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 0x7f66ae4a0f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae4a04e0>\\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 0x7f66ae4a0240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae490b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac0b9358>\\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 0x7f66ae49c470>\\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 0x7f66aa4a3908>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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 0x7f66aa164ac8>\\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 0x7f66aa18b278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1c94e0>\\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 0x7f66aa1c95f8>\\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 0x7f66aa1c9b38>\\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 0x7f66aa1cc160>\\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 0x7f66aa177390>\\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 0x7f66aa177e48>\\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 0x7f66aa1ca128>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1ac2b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1a14a8>\\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 0x7f66aa4c7f98>\\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 0x7f66aa18b0b8>\\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 0x7f66aa1b5438>\\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 0x7f66aa242eb8>\\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 0x7f66aa248f60>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa2362e8>\\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 0x7f66aa236b00>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1c17f0>\\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 0x7f66aa266f98>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa236160>\\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 0x7f66aa1f6e10>\\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 0x7f66aa1f6f28>\\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 0x7f66aa2030b8>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1b5588>\\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 0x7f66aa211a20>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa20c160>\\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 0x7f66aa20c358>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa203be0>\\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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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 0x7f66aa22add8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa22aa90>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa22a2b0>\\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 0x7f66aa22a908>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa218be0>\\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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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 0x7f66a6af3518>\\r\\n# 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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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 0x7f66a6b68da0>\\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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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 0x7f66a6b4a128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66a6e96e48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/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_k8nm6aft/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 0x7f66a6b7c080>\\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 0x7f66a6b7c128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66a6eaf940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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/sysconfig/chronyd\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 58, \"inode\": 515899523, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887143.929983, \"mtime\": 1726887140.0729816, \"ctime\": 1726887140.3619816, \"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\": \"9548200e895608bf35ca1c3939e87cdaf5414040\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3551256486\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sysconfig/chronyd\", \"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.41.136 closed.\\r\\n')\n 10397 1726887184.95968: _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 0x7f66ae572e48>\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 0x7f66ae508828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae5729b0>\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 0x7f66ae515630>\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 0x7f66ae51c160>\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 0x7f66ae5210f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae51c748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae51c390>\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 0x7f66ae4c6470>\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 0x7f66ae4cbe48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae4c6b38>\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 0x7f66ae4d24e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae4b5d68>\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 0x7f66ae4b8198>\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 0x7f66ac7c6940>\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 0x7f66ac7d8240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae526a20>\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 0x7f66ac746080>\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 0x7f66ac7512b0>\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 0x7f66ac751f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac751a90>\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 0x7f66ac75b080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac7a17b8>\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 0x7f66ac7a1ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac795160>\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 0x7f66ac795e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac78d438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac77d470>\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 0x7f66ac4fe278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac506cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac795438>\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 0x7f66ac50ce10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac7772b0>\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 0x7f66ac5121d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac50cf98>\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 0x7f66ac5122e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac7e6fd0>\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 0x7f66ac512dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac5129e8>\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 0x7f66ac51d6a0>\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 0x7f66ac51de80>\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 0x7f66ac0a4198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac51d780>\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 0x7f66ac0a9c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac512518>\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 0x7f66ac0cd2e8>\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 0x7f66ac0cd6a0>\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 0x7f66ac0d4390>\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 0x7f66abe7eba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66abe762e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66abe6cf98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66abe64e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac0d4d30>\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 0x7f66abe76f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac0cda20>\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 0x7f66ae484710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66abe79048>\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 0x7f66ae484a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac512860>\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 0x7f66ae49c5c0>\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 0x7f66ae4a0630>\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 0x7f66ae4a0b00>\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 0x7f66ae4a0c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae49ce10>\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 0x7f66ae4a0f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae4a04e0>\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 0x7f66ae4a0240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae490b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac0b9358>\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 0x7f66ae49c470>\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 0x7f66aa4a3908>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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 0x7f66aa164ac8>\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 0x7f66aa18b278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1c94e0>\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 0x7f66aa1c95f8>\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 0x7f66aa1c9b38>\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 0x7f66aa1cc160>\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 0x7f66aa177390>\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 0x7f66aa177e48>\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 0x7f66aa1ca128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1ac2b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1a14a8>\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 0x7f66aa4c7f98>\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 0x7f66aa18b0b8>\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 0x7f66aa1b5438>\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 0x7f66aa242eb8>\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 0x7f66aa248f60>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa2362e8>\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 0x7f66aa236b00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1c17f0>\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 0x7f66aa266f98>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa236160>\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 0x7f66aa1f6e10>\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 0x7f66aa1f6f28>\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 0x7f66aa2030b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1b5588>\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 0x7f66aa211a20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa20c160>\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 0x7f66aa20c358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa203be0>\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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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 0x7f66aa22add8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa22aa90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa22a2b0>\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 0x7f66aa22a908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa218be0>\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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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 0x7f66a6af3518>\r\n# 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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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 0x7f66a6b68da0>\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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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 0x7f66a6b4a128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66a6e96e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/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_k8nm6aft/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 0x7f66a6b7c080>\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 0x7f66a6b7c128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66a6eaf940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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/sysconfig/chronyd\", \"mode\": \"0644\", \"isdir\": false, \"ischr\": false, \"isblk\": false, \"isreg\": true, \"isfifo\": false, \"islnk\": false, \"issock\": false, \"uid\": 0, \"gid\": 0, \"size\": 58, \"inode\": 515899523, \"dev\": 51713, \"nlink\": 1, \"atime\": 1726887143.929983, \"mtime\": 1726887140.0729816, \"ctime\": 1726887140.3619816, \"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\": \"9548200e895608bf35ca1c3939e87cdaf5414040\", \"mimetype\": \"text/plain\", \"charset\": \"us-ascii\", \"version\": \"3551256486\", \"attributes\": [], \"attr_flags\": \"\"}, \"invocation\": {\"module_args\": {\"path\": \"/etc/sysconfig/chronyd\", \"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.41.136 closed.\r\n 10397 1726887184.96235: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sysconfig/chronyd', '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-1726887184.5114813-10397-121996751555327/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10397 1726887184.96290: variable 'ansible_module_compression' from source: unknown\n 10397 1726887184.96343: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED\n 10397 1726887184.96364: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 10392 1726887184.96389: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py\n 10397 1726887184.96432: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_file.py\n<10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp2nk65ox8 TO /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_file.py\n<10.31.41.136> 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/2e4e98e5cc\"' '[10.31.41.136]'\n 10394 1726887184.96006: 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\n<<<\n 10394 1726887184.96542: 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 0x7faf1f540e48>\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 0x7faf1f4d6828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f5409b0>\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 0x7faf1f4e3630>\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 0x7faf1f4ea160>\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 10397 1726887184.96943: Sending initial data\n 10397 1726887184.96951: Sent initial data (152 bytes)\n 10394 1726887184.97549: 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 0x7faf1f4ef0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f4ea748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f4ea390>\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 0x7faf1f494470>\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 0x7faf1f499e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f494b38>\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 0x7faf1f4a04e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f483d68>\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 0x7faf1f486198>\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 0x7faf1d794940>\r\n<<<\n 10394 1726887184.97645: 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 0x7faf1d7a6240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f4f4a20>\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<<<\n 10392 1726887184.97939: 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 0x7fd875e66a58>\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 0x7fd875e7d208>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875ebb470>\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 0x7fd875ebb588>\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 0x7fd875ebbac8>\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 0x7fd875e69fd0>\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 0x7fd875e69320>\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 0x7fd875e69dd8>\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 0x7fd875ebc080>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875e9e240>\r\n<<<\n 10394 1726887184.97951: 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 0x7faf1d714080>\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 0x7faf1d71f2b0>\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 0x7faf1d71ff60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d71fa90>\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 0x7faf1d729080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d76f7b8>\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 10394 1726887184.97966: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d76fba8>\r\n<<<\n 10394 1726887184.98011: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d763160>\r\n<<<\n 10394 1726887184.98032: 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 10394 1726887184.98053: 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 0x7faf1d763e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d75b438>\r\n<<<\n 10394 1726887184.98097: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d74b470>\r\n<<<\n 10394 1726887184.98116: 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 10394 1726887184.98132: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\n<<<\n 10394 1726887184.98146: stdout chunk (state=3):\n>>>import '_sre' # \r\n<<<\n 10394 1726887184.98175: 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 10392 1726887184.98211: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875e93438>\r\n<<<\n 10392 1726887184.98240: 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 10392 1726887184.98270: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8761b3c88>\r\n<<<\n 10392 1726887184.98307: 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 0x7fd875ea72b0>\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<<<\n 10392 1726887184.98344: 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 0x7fd875ea73c8>\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 10392 1726887184.98377: 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 10392 1726887184.98423: 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 10392 1726887184.98453: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10394 1726887184.98472: 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 0x7faf1d4cc2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4d4d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d7630b8>\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 0x7faf1d4dae48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d7452b0>\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 0x7faf1d4e0208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4dafd0>\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 0x7faf1d4e0320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d7b4fd0>\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 10392 1726887184.98495: 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 0x7fd875f34e48>\r\n<<<\n 10394 1726887184.98515: 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 10394 1726887184.98536: stdout chunk (state=3):\n>>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4e0e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4e0a20>\r\n<<<\n 10394 1726887184.98559: 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 10392 1726887184.98588: 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 0x7fd875f3bef0>\r\n<<<\n 10392 1726887184.98608: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f28278>\r\n<<<\n 10392 1726887184.98644: 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 0x7fd875f28a90>\r\n<<<\n 10394 1726887184.98655: 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 0x7faf1d4eb6d8>\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 10394 1726887184.98697: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4ebeb8>\r\n<<<\n 10394 1726887184.98721: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py\r\n<<<\n 10394 1726887184.98735: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc'\r\n<<<\n 10394 1726887184.98766: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d0721d0>\r\n<<<\n 10394 1726887184.98781: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4eb7b8>\r\n<<<\n 10394 1726887184.98802: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py\r\n<<<\n 10392 1726887184.98828: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875eb3780>\r\n<<<\n 10394 1726887184.98845: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc'\r\n<<<\n 10392 1726887184.98876: 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 10392 1726887184.98943: 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 10394 1726887184.98968: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d077cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4e0550>\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 0x7faf1d09b320>\r\n<<<\n 10394 1726887184.98998: 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 0x7faf1d09b6d8>\r\n<<<\n 10392 1726887184.99038: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f59eb8>\r\n<<<\n 10392 1726887184.99082: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f280f0>\r\n<<<\n 10394 1726887184.99111: 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 0x7faf1d0a23c8>\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 10394 1726887184.99137: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 10394 1726887184.99162: 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 10392 1726887184.99207: 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 0x7fd875ee8da0>\r\n<<<\n 10394 1726887184.99226: 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 10392 1726887184.99252: 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 0x7fd875ee8e80>\r\n<<<\n 10394 1726887184.99272: 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\n<<<\n 10392 1726887184.99301: 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 0x7fd875ef5048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875ea7518>\r\n<<<\n 10394 1726887184.99314: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1ce4cbe0>\r\n<<<\n 10392 1726887184.99332: 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 10392 1726887184.99353: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 10392 1726887184.99370: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 10394 1726887184.99395: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1ce40320>\r\n<<<\n 10392 1726887184.99426: 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 0x7fd875f039e8>\r\n<<<\n 10394 1726887184.99437: stdout chunk (state=3):\n>>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1ce3afd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1ce32eb8>\r\n<<<\n 10394 1726887184.99452: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d0a2d68>\r\n<<<\n 10394 1726887184.99477: 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 10394 1726887184.99495: 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 0x7faf1ce40f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d09ba58>\r\n<<<\n 10394 1726887184.99523: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 10394 1726887184.99538: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 10394 1726887184.99573: 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 10394 1726887184.99593: 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 0x7faf1f452748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1ce47080>\r\n<<<\n 10394 1726887184.99606: stdout chunk (state=3):\n>>>import 'pwd' # \r\n<<<\n 10392 1726887184.99593: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875efe128>\r\n<<<\n 10392 1726887184.99627: 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 0x7fd875efe320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875ef5ba8>\r\n<<<\n 10392 1726887184.99670: 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.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10394 1726887184.99692: 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 0x7faf1f452ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4e0898>\r\n<<<\n 10394 1726887184.99725: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n<<<\n 10392 1726887184.99759: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.99796: 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 0x7faf1f46a5f8>\r\n<<<\n 10392 1726887184.99844: 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_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10392 1726887184.99873: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10394 1726887184.99902: 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 10394 1726887184.99957: 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 10392 1726887184.99977: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887184.99995: 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 0x7faf1f46e668>\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 0x7faf1f46eb38>\r\n<<<\n 10394 1726887185.00026: 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 10394 1726887185.00044: 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 0x7faf1f46ec50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f46ae48>\r\n<<<\n 10394 1726887185.00060: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py\r\n<<<\n 10392 1726887185.00079: 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 10394 1726887185.00084: 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<<<\n 10394 1726887185.00105: 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 0x7faf1f46ef98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f46e518>\r\n<<<\n 10392 1726887185.00105: 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 10394 1726887185.00132: 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 0x7faf1f46e278>\r\n<<<\n 10392 1726887185.00135: 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 10394 1726887185.00155: stdout chunk (state=3):\n>>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f45eb38>\r\n<<<\n 10392 1726887185.00161: 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 0x7fd875f1be10>\r\n<<<\n 10394 1726887185.00178: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d087390>\r\n<<<\n 10394 1726887185.00187: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 10392 1726887185.00211: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f1bac8>\r\n<<<\n 10394 1726887185.00235: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 10392 1726887185.00257: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f1b2e8>\r\n<<<\n 10397 1726887185.00277: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp2nk65ox8 /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_file.py\n<<<\n 10392 1726887185.00295: 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 10394 1726887185.00311: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f46a4a8>\r\n<<<\n 10392 1726887185.00337: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f1b940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f0bc18>\r\n# zipimport: zlib available\r\n<<<\n 10394 1726887185.00407: 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 10394 1726887185.00432: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b471940>\r\n<<<\n 10394 1726887185.00497: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10394 1726887185.00534: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10394 1726887185.00568: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10392 1726887185.00870: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887185.01494: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 10392 1726887185.01520: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887185.01646: 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 10394 1726887185.01661: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887185.01681: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8727e4400>\r\n# zipimport: zlib available\r\n<<<\n 10397 1726887185.01799: stderr chunk (state=3):\n>>><<<\n 10397 1726887185.01809: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp2nk65ox8 /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_file.py\\n', b'')\n 10397 1726887185.01841: done transferring module to remote\n 10397 1726887185.01856: _low_level_execute_command(): starting\n 10397 1726887185.01863: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/ /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_file.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/ /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_file.py && sleep 0'\"'\"''\n 10392 1726887185.02368: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887185.02390: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887185.02444: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887185.02499: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 10392 1726887185.02509: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887185.02539: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887185.02557: 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 10394 1726887185.02576: stdout chunk (state=3):\n>>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b132b00>\r\nimport 'atexit' # \r\n<<<\n 10394 1726887185.02601: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10392 1726887185.02615: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10394 1726887185.02631: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10392 1726887185.02648: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887185.02685: 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 10394 1726887185.02708: 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 0x7faf1b1592b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b197518>\r\n<<<\n 10394 1726887185.02735: 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 0x7faf1b197630>\r\n<<<\n 10394 1726887185.02759: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 10392 1726887185.02796: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/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_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10394 1726887185.02837: 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 0x7faf1b197b70>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 10392 1726887185.02862: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10394 1726887185.02886: 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 10394 1726887185.02912: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 10394 1726887185.02942: 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 10392 1726887185.02981: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887185.03008: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b19a198>\r\n<<<\n 10394 1726887185.03041: 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 0x7faf1b142320>\r\n<<<\n 10394 1726887185.03072: 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 0x7faf1b142e80>\r\n<<<\n 10394 1726887185.03106: 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 10392 1726887185.03152: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 10392 1726887185.03183: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 10394 1726887185.03206: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b198160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b17a2e8>\r\n<<<\n 10392 1726887185.03275: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 10392 1726887185.03291: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87285ada0>\r\n<<<\n 10392 1726887185.03308: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887185.03324: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887185.03345: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 10392 1726887185.03361: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887185.03401: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887185.03455: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 10394 1726887185.03483: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b16f4e0>\r\n<<<\n 10394 1726887185.03505: 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 10392 1726887185.03518: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/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_gq775t8q/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_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 10394 1726887185.03528: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b4952b0>\r\n<<<\n 10392 1726887185.03544: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887185.03560: 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 0x7faf1b183358>\r\n<<<\n 10392 1726887185.03579: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 10394 1726887185.03596: 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 0x7faf1b183470>\r\n<<<\n 10394 1726887185.03614: 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 10392 1726887185.03638: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887185.03653: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887185.03669: 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 10392 1726887185.03685: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887185.03710: 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 10392 1726887185.03749: 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 10394 1726887185.03775: 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 0x7faf1b210ef0>\r\n<<<\n 10394 1726887185.03845: 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 10394 1726887185.03871: 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 0x7faf1b216f28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b204320>\r\n<<<\n 10392 1726887185.03908: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10394 1726887185.03944: 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 0x7faf1b204b38>\r\n<<<\n 10392 1726887185.03973: 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 10392 1726887185.03991: 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 0x7fd87283c0b8>\r\n<<<\n 10392 1726887185.04046: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd872b8add8>\r\n<<<\n 10392 1726887185.04074: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py\r\n<<<\n 10392 1726887185.04094: stdout chunk (state=3):\n>>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n<<<\n 10394 1726887185.04109: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b18f828>\r\n<<<\n 10394 1726887185.04130: 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 10392 1726887185.04145: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887185.04161: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10394 1726887185.04185: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n<<<\n 10392 1726887185.04207: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887185.04226: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 10392 1726887185.04237: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887185.04253: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887185.04293: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b234f28>\r\n<<<\n 10394 1726887185.04342: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b204198>\r\n<<<\n 10394 1726887185.04468: 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 10394 1726887185.04485: 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 0x7faf1b1c4e48>\r\n<<<\n 10394 1726887185.04503: 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 10392 1726887185.04531: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887185.04543: 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 0x7faf1b1c4f28>\r\n<<<\n 10394 1726887185.04563: 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 0x7faf1b1d10f0>\r\n<<<\n 10394 1726887185.04581: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1835c0>\r\n<<<\n 10394 1726887185.04597: 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 10394 1726887185.04614: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc'\r\n<<<\n 10394 1726887185.04629: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 10394 1726887185.04651: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 10394 1726887185.04682: 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 10394 1726887185.04698: 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 0x7faf1b1dfa90>\r\n<<<\n 10392 1726887185.04803: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10392 1726887185.04833: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 10392 1726887185.04855: 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 10394 1726887185.04880: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1d91d0>\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 10394 1726887185.04902: 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 0x7faf1b1d93c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1d1c50>\r\n<<<\n 10394 1726887185.04933: 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.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10392 1726887185.05030: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd872856fd0>\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 10394 1726887185.05049: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887185.05093: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10392 1726887185.05146: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87286e0b8>\r\n<<<\n 10394 1726887185.05166: stdout chunk (state=3):\n>>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/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_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10392 1726887185.05190: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd872ba18d0>\r\n<<<\n 10392 1726887185.05238: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py\r\n# destroy ansible.module_utils.distro\r\n<<<\n 10392 1726887185.05265: stdout chunk (state=3):\n>>>import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10392 1726887185.05285: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10397 1726887185.05306: stderr chunk (state=2):\n>>><<<\n 10392 1726887185.05313: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/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_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 10397 1726887185.05319: stdout chunk (state=2):\n>>><<<\n<10.31.41.136> (0, b'', b'')\n 10392 1726887185.05342: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10397 1726887185.05351: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10397 1726887185.05357: _low_level_execute_command(): starting\n 10397 1726887185.05366: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_file.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n 10392 1726887185.05371: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10394 1726887185.05389: 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<<<\n 10394 1726887185.05410: 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 10394 1726887185.05429: 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 0x7faf1b1f7e10>\r\n<<<\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' -tt 10.31.41.136 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_file.py && sleep 0'\"'\"''\n 10392 1726887185.05449: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 10392 1726887185.05478: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n<<<\n 10392 1726887185.05504: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887185.05519: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1f7ac8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1f7320>\r\n<<<\n 10394 1726887185.05538: 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 10394 1726887185.05578: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1f7940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1e7c88>\r\n<<<\n 10394 1726887185.05610: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887185.05890: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887185.06053: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887185.06348: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887185.06503: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 10394 1726887185.06519: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\nimport 'ansible.module_utils.six.moves.collections_abc' # \r\n<<<\n 10394 1726887185.06529: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 10394 1726887185.06553: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 10394 1726887185.06574: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887185.06591: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887185.06619: 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_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py\r\n# zipimport: zlib available\r\n<<<\n 10394 1726887185.06638: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887185.06664: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 10394 1726887185.06775: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887185.06843: 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 0x7fd8724ad710>\r\n<<<\n 10394 1726887185.06896: 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 10394 1726887185.06931: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf17ac0400>\r\n# zipimport: zlib available\r\n<<<\n 10392 1726887185.06977: stdout chunk (state=3):\n>>>\r\n{\"path\": \"/etc/sysconfig/chronyd\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sysconfig/chronyd\"}, \"after\": {\"path\": \"/etc/sysconfig/chronyd\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 58, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/sysconfig/chronyd\", \"_original_basename\": \"chronyd.sysconfig.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sysconfig/chronyd\", \"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 10392 1726887185.07004: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 10392 1726887185.07257: 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 10392 1726887185.07280: 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 10392 1726887185.07310: 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<<<\n 10392 1726887185.07332: stdout chunk (state=3):\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<<<\n 10392 1726887185.07359: stdout chunk (state=3):\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 10392 1726887185.07381: 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<<<\n 10392 1726887185.07405: 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<<<\n 10392 1726887185.07444: stdout chunk (state=3):\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<<<\n 10392 1726887185.07469: 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 10392 1726887185.07494: 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 10394 1726887185.07506: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887185.07659: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887185.07706: 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<<<\n 10392 1726887185.07751: 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 _socket\r\n<<<\n 10392 1726887185.07791: 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<<<\n 10392 1726887185.07819: stdout chunk (state=3):\n>>># cleanup[3] wiping abc\r\n# cleanup[3] wiping os\r\n# destroy abc\r\n<<<\n 10392 1726887185.07830: 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<<<\n 10392 1726887185.07840: 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<<<\n 10392 1726887185.07850: stdout chunk (state=3):\n>>># cleanup[3] wiping functools\r\n<<<\n 10392 1726887185.07880: 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<<<\n 10392 1726887185.07891: stdout chunk (state=3):\n>>># cleanup[3] wiping sre_parse\r\n<<<\n 10392 1726887185.07901: stdout chunk (state=3):\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<<<\n 10392 1726887185.07911: stdout chunk (state=3):\n>>># cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n<<<\n 10392 1726887185.07921: stdout chunk (state=3):\n>>># cleanup[3] wiping traceback\r\n# destroy linecache\r\n# cleanup[3] wiping tokenize\r\n<<<\n 10394 1726887185.07946: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/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_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10394 1726887185.07963: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 10394 1726887185.07974: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887185.07997: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 10394 1726887185.08007: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887185.08030: stdout chunk (state=3):\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<<<\n 10392 1726887185.08041: stdout chunk (state=3):\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<<<\n 10392 1726887185.08051: stdout chunk (state=3):\n>>># destroy systemd._journal\r\n# cleanup[3] wiping systemd._reader\r\n# destroy systemd._reader\r\n<<<\n 10392 1726887185.08060: stdout chunk (state=3):\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<<<\n 10392 1726887185.08069: stdout chunk (state=3):\n>>># destroy json.decoder\r\n# destroy json.encoder\r\n# cleanup[3] wiping json.scanner\r\n# cleanup[3] wiping _json\r\n<<<\n 10392 1726887185.08079: stdout chunk (state=3):\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<<<\n 10392 1726887185.08088: stdout chunk (state=3):\n>>># cleanup[3] wiping selinux\r\n<<<\n 10392 1726887185.08097: stdout chunk (state=3):\n>>># cleanup[3] wiping _selinux\r\n<<<\n 10394 1726887185.08137: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10392 1726887185.08148: 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<<<\n 10394 1726887185.08468: 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 10392 1726887185.08486: 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<<<\n 10392 1726887185.08497: stdout chunk (state=3):\n>>># destroy collections\r\n# destroy textwrap\r\n<<<\n 10392 1726887185.08506: stdout chunk (state=3):\n>>># destroy _string\r\n<<<\n 10392 1726887185.08516: 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 10394 1726887185.08542: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf17b36e80>\r\n<<<\n 10394 1726887185.08557: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887185.08577: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887185.08593: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 10394 1726887185.08603: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887185.08654: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887185.08704: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 10394 1726887185.08717: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/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_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 10394 1726887185.08732: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 10394 1726887185.08748: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887185.08781: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.54 closed.\r\n<<<\n 10392 1726887185.08836: stderr chunk (state=3):\n>>><<<\n 10392 1726887185.08845: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (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 0x7fd87a264e48>\\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 0x7fd87a1fa828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a2649b0>\\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 0x7fd87a207630>\\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 0x7fd87a20e160>\\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 0x7fd87a2130f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a20e748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a20e390>\\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 0x7fd87a1b8470>\\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 0x7fd87a1bde48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a1b8b38>\\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 0x7fd87a1c44e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a1a7d68>\\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 0x7fd87a1aa198>\\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 0x7fd8784b8940>\\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 0x7fd8784ca240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a218a20>\\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 0x7fd878438080>\\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 0x7fd8784432b0>\\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 0x7fd878443f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878443a90>\\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 0x7fd87844d080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8784937b8>\\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 0x7fd878493ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878487160>\\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 0x7fd878487e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87847f438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87846f470>\\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 0x7fd8781f0278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8781f8cf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878487438>\\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 0x7fd8781fee10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8784692b0>\\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 0x7fd8782041d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8781fef98>\\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 0x7fd8782042e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8784d8fd0>\\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 0x7fd878204dd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8782049e8>\\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 0x7fd87820f6a0>\\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 0x7fd87820fe80>\\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 0x7fd877d96198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87820f780>\\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 0x7fd877d9bc88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878204518>\\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 0x7fd877dbf2e8>\\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 0x7fd877dbf6a0>\\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 0x7fd877dc6390>\\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 0x7fd877b70ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877b682e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877b5ef98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877b56e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877dc6d30>\\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 0x7fd877b68f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877dbfa20>\\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 0x7fd87a1766a0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877b6b048>\\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 0x7fd87a176a20>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878204860>\\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 0x7fd87a18e550>\\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 0x7fd87a1925c0>\\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 0x7fd87a192a90>\\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 0x7fd87a192ba8>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a18eda0>\\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 0x7fd87a192ef0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a192470>\\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 0x7fd87a1921d0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a182a90>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877dab358>\\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 0x7fd87a18e400>\\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 0x7fd876196898>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.file_payload_gq775t8q/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_gq775t8q/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_gq775t8q/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 0x7fd875e66a58>\\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 0x7fd875e7d208>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875ebb470>\\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 0x7fd875ebb588>\\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 0x7fd875ebbac8>\\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 0x7fd875e69fd0>\\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 0x7fd875e69320>\\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 0x7fd875e69dd8>\\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 0x7fd875ebc080>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875e9e240>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875e93438>\\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 0x7fd8761b3c88>\\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 0x7fd875ea72b0>\\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 0x7fd875ea73c8>\\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 0x7fd875f34e48>\\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 0x7fd875f3bef0>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f28278>\\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 0x7fd875f28a90>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875eb3780>\\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 0x7fd875f59eb8>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f280f0>\\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 0x7fd875ee8da0>\\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 0x7fd875ee8e80>\\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 0x7fd875ef5048>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875ea7518>\\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 0x7fd875f039e8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875efe128>\\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 0x7fd875efe320>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875ef5ba8>\\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_gq775t8q/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_gq775t8q/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_gq775t8q/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 0x7fd875f1be10>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f1bac8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f1b2e8>\\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 0x7fd875f1b940>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f0bc18>\\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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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 0x7fd8727e4400>\\r\\n# 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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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 0x7fd87285ada0>\\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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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 0x7fd87283c0b8>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd872b8add8>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/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_gq775t8q/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 0x7fd872856fd0>\\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 0x7fd87286e0b8>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd872ba18d0>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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 0x7fd8724ad710>\\r\\n\\r\\n{\"path\": \"/etc/sysconfig/chronyd\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sysconfig/chronyd\"}, \"after\": {\"path\": \"/etc/sysconfig/chronyd\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 58, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/sysconfig/chronyd\", \"_original_basename\": \"chronyd.sysconfig.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sysconfig/chronyd\", \"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.54 closed.\\r\\n')\n 10392 1726887185.08898: _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 0x7fd87a264e48>\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 0x7fd87a1fa828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a2649b0>\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 0x7fd87a207630>\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 0x7fd87a20e160>\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 0x7fd87a2130f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a20e748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a20e390>\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 0x7fd87a1b8470>\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 0x7fd87a1bde48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a1b8b38>\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 0x7fd87a1c44e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a1a7d68>\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 0x7fd87a1aa198>\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 0x7fd8784b8940>\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 0x7fd8784ca240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a218a20>\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 0x7fd878438080>\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 0x7fd8784432b0>\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 0x7fd878443f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878443a90>\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 0x7fd87844d080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8784937b8>\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 0x7fd878493ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878487160>\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 0x7fd878487e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87847f438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87846f470>\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 0x7fd8781f0278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8781f8cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878487438>\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 0x7fd8781fee10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8784692b0>\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 0x7fd8782041d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8781fef98>\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 0x7fd8782042e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8784d8fd0>\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 0x7fd878204dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8782049e8>\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 0x7fd87820f6a0>\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 0x7fd87820fe80>\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 0x7fd877d96198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87820f780>\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 0x7fd877d9bc88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878204518>\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 0x7fd877dbf2e8>\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 0x7fd877dbf6a0>\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 0x7fd877dc6390>\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 0x7fd877b70ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877b682e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877b5ef98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877b56e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877dc6d30>\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 0x7fd877b68f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877dbfa20>\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 0x7fd87a1766a0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877b6b048>\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 0x7fd87a176a20>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878204860>\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 0x7fd87a18e550>\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 0x7fd87a1925c0>\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 0x7fd87a192a90>\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 0x7fd87a192ba8>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a18eda0>\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 0x7fd87a192ef0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a192470>\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 0x7fd87a1921d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a182a90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877dab358>\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 0x7fd87a18e400>\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 0x7fd876196898>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_gq775t8q/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_gq775t8q/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_gq775t8q/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 0x7fd875e66a58>\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 0x7fd875e7d208>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875ebb470>\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 0x7fd875ebb588>\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 0x7fd875ebbac8>\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 0x7fd875e69fd0>\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 0x7fd875e69320>\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 0x7fd875e69dd8>\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 0x7fd875ebc080>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875e9e240>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875e93438>\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 0x7fd8761b3c88>\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 0x7fd875ea72b0>\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 0x7fd875ea73c8>\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 0x7fd875f34e48>\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 0x7fd875f3bef0>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f28278>\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 0x7fd875f28a90>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875eb3780>\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 0x7fd875f59eb8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f280f0>\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 0x7fd875ee8da0>\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 0x7fd875ee8e80>\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 0x7fd875ef5048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875ea7518>\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 0x7fd875f039e8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875efe128>\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 0x7fd875efe320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875ef5ba8>\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_gq775t8q/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_gq775t8q/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_gq775t8q/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 0x7fd875f1be10>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f1bac8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f1b2e8>\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 0x7fd875f1b940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f0bc18>\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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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 0x7fd8727e4400>\r\n# 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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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 0x7fd87285ada0>\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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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 0x7fd87283c0b8>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd872b8add8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/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_gq775t8q/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 0x7fd872856fd0>\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 0x7fd87286e0b8>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd872ba18d0>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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 0x7fd8724ad710>\r\n\r\n{\"path\": \"/etc/sysconfig/chronyd\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sysconfig/chronyd\"}, \"after\": {\"path\": \"/etc/sysconfig/chronyd\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 58, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/sysconfig/chronyd\", \"_original_basename\": \"chronyd.sysconfig.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sysconfig/chronyd\", \"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.54 closed.\r\n 10394 1726887185.08920: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/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<<<\n 10394 1726887185.08940: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10392 1726887185.09296: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/sysconfig/chronyd', '_original_basename': 'chronyd.sysconfig.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-1726887184.4136906-10392-124548487440975/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10392 1726887185.09355: _low_level_execute_command(): starting\n 10392 1726887185.09366: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10394 1726887185.08992: 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 10394 1726887185.09502: 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 0x7faf17b18128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf17e66e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/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_3o0iwj62/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<<<\n 10394 1726887185.09523: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887185.10194: 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\n<<<\n 10394 1726887185.10248: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf17b4a080>\r\n<<<\n 10394 1726887185.10279: 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 10394 1726887185.10391: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf17b4a128>\r\n<<<\n 10394 1726887185.10430: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf17e7d940>\r\n<<<\n 10394 1726887185.10492: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/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_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py\r\n<<<\n 10394 1726887185.10515: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10397 1726887185.10528: 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 0x7ff071fd5e48>\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 0x7ff071f6b828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071fd59b0>\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 0x7ff071f78630>\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 0x7ff071f7f160>\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 0x7ff071f840f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f7f748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f7f390>\r\n<<<\n 10394 1726887185.10540: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887185.10558: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/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_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 10394 1726887185.10575: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887185.10594: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10394 1726887185.10687: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 10394 1726887185.10711: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n<<<\n 10394 1726887185.10736: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887185.11138: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10394 1726887185.11594: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10397 1726887185.12033: 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 0x7ff071f29470>\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 0x7ff071f2ee48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f29b38>\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 0x7ff071f354e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f18d68>\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 0x7ff071f1b198>\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 0x7ff070229940>\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 0x7ff07023b240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f89a20>\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 10394 1726887185.12052: 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 0x7faf17789780>\r\n<<<\n 10394 1726887185.12193: stdout chunk (state=3):\n>>>\r\n{\"path\": \"/etc/sysconfig/chronyd\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sysconfig/chronyd\"}, \"after\": {\"path\": \"/etc/sysconfig/chronyd\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 58, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/sysconfig/chronyd\", \"_original_basename\": \"chronyd.sysconfig.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sysconfig/chronyd\", \"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 10394 1726887185.12226: stdout chunk (state=3):\n>>># destroy __main__\r\n<<<\n 10394 1726887185.12486: 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<<<\n 10394 1726887185.12507: 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<<<\n 10394 1726887185.12525: stdout chunk (state=3):\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 10394 1726887185.12536: 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<<<\n 10394 1726887185.12546: stdout chunk (state=3):\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 10394 1726887185.12561: 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<<<\n 10394 1726887185.12581: 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<<<\n 10394 1726887185.12607: 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# 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<<<\n 10394 1726887185.12620: stdout chunk (state=3):\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<<<\n 10394 1726887185.12628: stdout chunk (state=3):\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 10394 1726887185.12656: 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 10394 1726887185.12835: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 10394 1726887185.12883: 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 10394 1726887185.12905: stdout chunk (state=3):\n>>># destroy _socket\r\n<<<\n 10394 1726887185.12931: 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<<<\n 10394 1726887185.12944: stdout chunk (state=3):\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<<<\n 10394 1726887185.12959: stdout chunk (state=3):\n>>># destroy abc\r\n<<<\n 10394 1726887185.12976: 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<<<\n 10394 1726887185.12990: stdout chunk (state=3):\n>>>\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<<<\n 10394 1726887185.13003: stdout chunk (state=3):\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 10394 1726887185.13018: stdout chunk (state=3):\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<<<\n 10394 1726887185.13035: stdout chunk (state=3):\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<<<\n 10394 1726887185.13047: stdout chunk (state=3):\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<<<\n 10394 1726887185.13059: stdout chunk (state=3):\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 10394 1726887185.13069: stdout chunk (state=3):\n>>># cleanup[3] wiping platform\r\n<<<\n 10394 1726887185.13081: stdout chunk (state=3):\n>>># cleanup[3] wiping subprocess\r\n<<<\n 10394 1726887185.13096: stdout chunk (state=3):\n>>># cleanup[3] wiping signal\r\n# destroy _signal\r\n<<<\n 10394 1726887185.13109: stdout chunk (state=3):\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<<<\n 10397 1726887185.13178: 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 0x7ff0701a9080>\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 0x7ff0701b42b0>\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 0x7ff0701b4f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701b4a90>\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 0x7ff0701be080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0702047b8>\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 0x7ff070204ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701f8160>\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 0x7ff0701f8e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701f0438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701e0470>\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.<<<\n 10392 1726887185.13195: stderr chunk (state=2):\n>>><<<\n 10392 1726887185.13208: stdout chunk (state=2):\n>>><<<\n<10.31.43.54> (0, b'', b'')\n 10392 1726887185.13242: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10392 1726887185.13255: handler run complete\n 10392 1726887185.13293: attempt loop complete, returning result\n 10392 1726887185.13299: _execute() done\n 10392 1726887185.13304: dumping result to json\n 10392 1726887185.13313: done dumping result, returning\n 10392 1726887185.13325: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file [0e652c5f-a961-eb88-62cf-00000000001f]\n 10392 1726887185.13347: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001f\n 10392 1726887185.13408: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001f\n 10392 1726887185.13416: WORKER PROCESS EXITING\nok: [managed_node1] => {\n \"changed\": false,\n \"checksum\": \"9548200e895608bf35ca1c3939e87cdaf5414040\",\n \"dest\": \"/etc/sysconfig/chronyd\",\n \"diff\": {\n \"after\": {\n \"path\": \"/etc/sysconfig/chronyd\"\n },\n \"before\": {\n \"path\": \"/etc/sysconfig/chronyd\"\n }\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": \"chronyd.sysconfig.j2\",\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"dest\": \"/etc/sysconfig/chronyd\",\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/sysconfig/chronyd\",\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/sysconfig/chronyd\",\n \"secontext\": \"system_u:object_r:etc_t:s0\",\n \"size\": 58,\n \"state\": \"file\",\n \"uid\": 0\n}\n 10394 1726887185.13913: stdout chunk (state=3):\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 10394 1726887185.13923: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.224 closed.\r\n<<<\n 10394 1726887185.13939: stdout chunk (state=3):\n>>><<<\n 10394 1726887185.13950: stderr chunk (state=3):\n>>><<<\n<10.31.42.224> (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 0x7faf1f540e48>\\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 0x7faf1f4d6828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f5409b0>\\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 0x7faf1f4e3630>\\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 0x7faf1f4ea160>\\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 0x7faf1f4ef0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f4ea748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f4ea390>\\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 0x7faf1f494470>\\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 0x7faf1f499e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f494b38>\\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 0x7faf1f4a04e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f483d68>\\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 0x7faf1f486198>\\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 0x7faf1d794940>\\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 0x7faf1d7a6240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f4f4a20>\\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 0x7faf1d714080>\\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 0x7faf1d71f2b0>\\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 0x7faf1d71ff60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d71fa90>\\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 0x7faf1d729080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d76f7b8>\\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 0x7faf1d76fba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d763160>\\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 0x7faf1d763e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d75b438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d74b470>\\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 0x7faf1d4cc2b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4d4d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d7630b8>\\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 0x7faf1d4dae48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d7452b0>\\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 0x7faf1d4e0208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4dafd0>\\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 0x7faf1d4e0320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d7b4fd0>\\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 0x7faf1d4e0e10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4e0a20>\\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 0x7faf1d4eb6d8>\\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 0x7faf1d4ebeb8>\\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 0x7faf1d0721d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4eb7b8>\\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 0x7faf1d077cc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4e0550>\\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 0x7faf1d09b320>\\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 0x7faf1d09b6d8>\\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 0x7faf1d0a23c8>\\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 0x7faf1ce4cbe0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1ce40320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1ce3afd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1ce32eb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d0a2d68>\\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 0x7faf1ce40f98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d09ba58>\\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 0x7faf1f452748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1ce47080>\\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 0x7faf1f452ac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4e0898>\\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 0x7faf1f46a5f8>\\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 0x7faf1f46e668>\\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 0x7faf1f46eb38>\\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 0x7faf1f46ec50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f46ae48>\\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 0x7faf1f46ef98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f46e518>\\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 0x7faf1f46e278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f45eb38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d087390>\\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 0x7faf1f46a4a8>\\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 0x7faf1b471940>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.file_payload_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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 0x7faf1b132b00>\\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 0x7faf1b1592b0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b197518>\\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 0x7faf1b197630>\\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 0x7faf1b197b70>\\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 0x7faf1b19a198>\\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 0x7faf1b142320>\\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 0x7faf1b142e80>\\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 0x7faf1b198160>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b17a2e8>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b16f4e0>\\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 0x7faf1b4952b0>\\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 0x7faf1b183358>\\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 0x7faf1b183470>\\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 0x7faf1b210ef0>\\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 0x7faf1b216f28>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b204320>\\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 0x7faf1b204b38>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b18f828>\\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 0x7faf1b234f28>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b204198>\\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 0x7faf1b1c4e48>\\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 0x7faf1b1c4f28>\\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 0x7faf1b1d10f0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1835c0>\\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 0x7faf1b1dfa90>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1d91d0>\\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 0x7faf1b1d93c8>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1d1c50>\\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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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 0x7faf1b1f7e10>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1f7ac8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1f7320>\\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 0x7faf1b1f7940>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1e7c88>\\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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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 0x7faf17ac0400>\\r\\n# 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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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 0x7faf17b36e80>\\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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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 0x7faf17b18128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf17e66e48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/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_3o0iwj62/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 0x7faf17b4a080>\\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 0x7faf17b4a128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf17e7d940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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 0x7faf17789780>\\r\\n\\r\\n{\"path\": \"/etc/sysconfig/chronyd\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sysconfig/chronyd\"}, \"after\": {\"path\": \"/etc/sysconfig/chronyd\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 58, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/sysconfig/chronyd\", \"_original_basename\": \"chronyd.sysconfig.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sysconfig/chronyd\", \"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.224 closed.\\r\\n')\n 10394 1726887185.14027: _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 0x7faf1f540e48>\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 0x7faf1f4d6828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f5409b0>\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 0x7faf1f4e3630>\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 0x7faf1f4ea160>\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 0x7faf1f4ef0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f4ea748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f4ea390>\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 0x7faf1f494470>\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 0x7faf1f499e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f494b38>\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 0x7faf1f4a04e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f483d68>\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 0x7faf1f486198>\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 0x7faf1d794940>\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 0x7faf1d7a6240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f4f4a20>\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 0x7faf1d714080>\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 0x7faf1d71f2b0>\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 0x7faf1d71ff60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d71fa90>\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 0x7faf1d729080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d76f7b8>\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 0x7faf1d76fba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d763160>\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 0x7faf1d763e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d75b438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d74b470>\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 0x7faf1d4cc2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4d4d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d7630b8>\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 0x7faf1d4dae48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d7452b0>\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 0x7faf1d4e0208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4dafd0>\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 0x7faf1d4e0320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d7b4fd0>\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 0x7faf1d4e0e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4e0a20>\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 0x7faf1d4eb6d8>\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 0x7faf1d4ebeb8>\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 0x7faf1d0721d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4eb7b8>\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 0x7faf1d077cc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4e0550>\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 0x7faf1d09b320>\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 0x7faf1d09b6d8>\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 0x7faf1d0a23c8>\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 0x7faf1ce4cbe0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1ce40320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1ce3afd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1ce32eb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d0a2d68>\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 0x7faf1ce40f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d09ba58>\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 0x7faf1f452748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1ce47080>\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 0x7faf1f452ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4e0898>\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 0x7faf1f46a5f8>\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 0x7faf1f46e668>\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 0x7faf1f46eb38>\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 0x7faf1f46ec50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f46ae48>\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 0x7faf1f46ef98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f46e518>\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 0x7faf1f46e278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f45eb38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d087390>\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 0x7faf1f46a4a8>\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 0x7faf1b471940>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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 0x7faf1b132b00>\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 0x7faf1b1592b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b197518>\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 0x7faf1b197630>\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 0x7faf1b197b70>\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 0x7faf1b19a198>\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 0x7faf1b142320>\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 0x7faf1b142e80>\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 0x7faf1b198160>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b17a2e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b16f4e0>\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 0x7faf1b4952b0>\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 0x7faf1b183358>\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 0x7faf1b183470>\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 0x7faf1b210ef0>\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 0x7faf1b216f28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b204320>\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 0x7faf1b204b38>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b18f828>\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 0x7faf1b234f28>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b204198>\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 0x7faf1b1c4e48>\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 0x7faf1b1c4f28>\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 0x7faf1b1d10f0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1835c0>\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 0x7faf1b1dfa90>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1d91d0>\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 0x7faf1b1d93c8>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1d1c50>\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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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 0x7faf1b1f7e10>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1f7ac8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1f7320>\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 0x7faf1b1f7940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1e7c88>\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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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 0x7faf17ac0400>\r\n# 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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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 0x7faf17b36e80>\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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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 0x7faf17b18128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf17e66e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/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_3o0iwj62/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 0x7faf17b4a080>\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 0x7faf17b4a128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf17e7d940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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 0x7faf17789780>\r\n\r\n{\"path\": \"/etc/sysconfig/chronyd\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sysconfig/chronyd\"}, \"after\": {\"path\": \"/etc/sysconfig/chronyd\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 58, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/sysconfig/chronyd\", \"_original_basename\": \"chronyd.sysconfig.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sysconfig/chronyd\", \"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.224 closed.\r\n 10394 1726887185.14300: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/sysconfig/chronyd', '_original_basename': 'chronyd.sysconfig.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-1726887184.4732301-10394-242779206094545/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10394 1726887185.14353: _low_level_execute_command(): starting\n 10394 1726887185.14365: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10397 1726887185.14493: stdout chunk (state=3):\n>>>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 0x7ff06ff612b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff69d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701f80b8>\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 0x7ff06ff6fe48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701da2b0>\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 0x7ff06ff75208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff6ffd0>\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 0x7ff06ff75320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff070249fd0>\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 0x7ff06ff75e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff75a20>\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 0x7ff06ff806d8>\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 0x7ff06ff80eb8>\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 0x7ff06fb071d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff807b8>\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 o<<<\n 10397 1726887185.15775: stdout chunk (state=3):\n>>>bject at 0x7ff06fb0ccc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff75550>\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 0x7ff06fb30320>\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 0x7ff06fb306d8>\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 0x7ff06fb373c8>\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 0x7ff06f8e1be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06f8d5320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06f8cffd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06f8c7eb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06fb37d68>\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 0x7ff06f8d5f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06fb30a58>\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 0x7ff071ee7748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06f8dc080>\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 0x7ff071ee7ac8>\r\ni<<<\n 10397 1726887185.16430: stdout chunk (state=3):\n>>>mport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff75898>\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 0x7ff071eff5f8>\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 0x7ff071f03668>\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 0x7ff071f03b38>\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 0x7ff071f03c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071effe48>\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 0x7ff071f03f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f03518>\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 0x7ff071f03278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071ef3b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06fb1c390>\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 0x7ff071eff4a8>\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 0x7ff06df06940>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_h01tne29/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_h01tne29/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_h01tne29/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10394 1726887185.17670: stderr chunk (state=2):\n>>><<<\n 10394 1726887185.17681: stdout chunk (state=2):\n>>><<<\n<10.31.42.224> (0, b'', b'')\n 10394 1726887185.17708: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10394 1726887185.17723: handler run complete\n 10394 1726887185.17753: attempt loop complete, returning result\n 10394 1726887185.17759: _execute() done\n 10394 1726887185.17765: dumping result to json\n 10394 1726887185.17775: done dumping result, returning\n 10394 1726887185.17786: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file [0e652c5f-a961-eb88-62cf-00000000001f]\n 10394 1726887185.17856: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001f\n 10394 1726887185.17893: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001f\n 10394 1726887185.17897: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"changed\": false,\n \"checksum\": \"9548200e895608bf35ca1c3939e87cdaf5414040\",\n \"dest\": \"/etc/sysconfig/chronyd\",\n \"diff\": {\n \"after\": {\n \"path\": \"/etc/sysconfig/chronyd\"\n },\n \"before\": {\n \"path\": \"/etc/sysconfig/chronyd\"\n }\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": \"chronyd.sysconfig.j2\",\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"dest\": \"/etc/sysconfig/chronyd\",\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/sysconfig/chronyd\",\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/sysconfig/chronyd\",\n \"secontext\": \"system_u:object_r:etc_t:s0\",\n \"size\": 58,\n \"state\": \"file\",\n \"uid\": 0\n}\n 10397 1726887185.18630: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py\r\n<<<\n 10397 1726887185.20134: 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 0x7ff06dbc7b00>\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 0x7ff06dbee2b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc2c518>\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 0x7ff06dc2c630>\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 0x7ff06dc2cb70>\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 0x7ff06dc2f198>\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 0x7ff06dc2f240>\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 0x7ff06dbda320>\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 0x7ff06dbdab38>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc0f2e8>\r\n<<<\n 10397 1726887185.21024: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc044e0>\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 0x7ff06df242b0>\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 0x7ff06dc2fba8>\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 0x7ff06dc183c8>\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 0x7ff06dca5e48>\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 0x7ff06dcacf60>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc99278>\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 0x7ff06dc99a90>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc24780>\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 10397 1726887185.21051: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dcc9f98>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc990f0>\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 0x7ff06dc59e10>\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 0x7ff06dc59f28>\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 0x7ff06dc660b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc18518>\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 0x7ff06dc74a20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc6f160>\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 0x7ff06dc6f358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc66be0>\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_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06dc8de48>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc8db00>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc8d320>\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 0x7ff06dc8d978>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc7bc88>\r\n# zipimport: zlib available\r\n<<<\n 10397 1726887185.23643: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06a555550>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10397 1726887185.23658: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10397 1726887185.24747: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06a5cbe80>\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_h01tne29/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 10397 1726887185.25842: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06a5ad128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06a8f5e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_h01tne29/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_h01tne29/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<<<\n 10397 1726887185.26938: 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 0x7ff06a5df080>\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 10397 1726887185.28086: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06a5df128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06a912940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10397 1726887185.29224: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10397 1726887185.30899: 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 0x7ff06a21e780>\r\n\r\n{\"path\": \"/etc/sysconfig/chronyd\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sysconfig/chronyd\"}, \"after\": {\"path\": \"/etc/sysconfig/chronyd\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 58, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/sysconfig/chronyd\", \"_original_basename\": \"chronyd.sysconfig.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sysconfig/chronyd\", \"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<<<\n 10397 1726887185.30951: stdout chunk (state=3):\n>>>\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# des<<<\n 10397 1726887185.31877: stdout chunk (state=3):\n>>>troy 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<<<\n 10397 1726887185.31888: stderr chunk (state=3):\n>>>Shared connection to 10.31.41.136 closed.\r\n<<<\n 10397 1726887185.31907: stdout chunk (state=3):\n>>><<<\n 10397 1726887185.31916: stderr chunk (state=3):\n>>><<<\n<10.31.41.136> (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 0x7ff071fd5e48>\\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 0x7ff071f6b828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071fd59b0>\\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 0x7ff071f78630>\\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 0x7ff071f7f160>\\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 0x7ff071f840f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f7f748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f7f390>\\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 0x7ff071f29470>\\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 0x7ff071f2ee48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f29b38>\\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 0x7ff071f354e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f18d68>\\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 0x7ff071f1b198>\\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 0x7ff070229940>\\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 0x7ff07023b240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f89a20>\\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 0x7ff0701a9080>\\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 0x7ff0701b42b0>\\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 0x7ff0701b4f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701b4a90>\\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 0x7ff0701be080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0702047b8>\\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 0x7ff070204ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701f8160>\\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 0x7ff0701f8e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701f0438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701e0470>\\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 0x7ff06ff612b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff69d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701f80b8>\\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 0x7ff06ff6fe48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701da2b0>\\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 0x7ff06ff75208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff6ffd0>\\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 0x7ff06ff75320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff070249fd0>\\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 0x7ff06ff75e10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff75a20>\\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 0x7ff06ff806d8>\\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 0x7ff06ff80eb8>\\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 0x7ff06fb071d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff807b8>\\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 0x7ff06fb0ccc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff75550>\\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 0x7ff06fb30320>\\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 0x7ff06fb306d8>\\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 0x7ff06fb373c8>\\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 0x7ff06f8e1be0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06f8d5320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06f8cffd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06f8c7eb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06fb37d68>\\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 0x7ff06f8d5f98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06fb30a58>\\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 0x7ff071ee7748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06f8dc080>\\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 0x7ff071ee7ac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff75898>\\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 0x7ff071eff5f8>\\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 0x7ff071f03668>\\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 0x7ff071f03b38>\\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 0x7ff071f03c50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071effe48>\\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 0x7ff071f03f98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f03518>\\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 0x7ff071f03278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071ef3b38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06fb1c390>\\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 0x7ff071eff4a8>\\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 0x7ff06df06940>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_ansible.legacy.file_payload_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06dbc7b00>\\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 0x7ff06dbee2b0>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc2c518>\\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 0x7ff06dc2c630>\\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 0x7ff06dc2cb70>\\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 0x7ff06dc2f198>\\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 0x7ff06dc2f240>\\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 0x7ff06dbda320>\\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 0x7ff06dbdab38>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc0f2e8>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc044e0>\\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 0x7ff06df242b0>\\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 0x7ff06dc2fba8>\\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 0x7ff06dc183c8>\\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 0x7ff06dca5e48>\\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 0x7ff06dcacf60>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc99278>\\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 0x7ff06dc99a90>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc24780>\\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 0x7ff06dcc9f98>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc990f0>\\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 0x7ff06dc59e10>\\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 0x7ff06dc59f28>\\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 0x7ff06dc660b8>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc18518>\\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 0x7ff06dc74a20>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc6f160>\\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 0x7ff06dc6f358>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc66be0>\\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_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06dc8de48>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc8db00>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc8d320>\\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 0x7ff06dc8d978>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc7bc88>\\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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06a555550>\\r\\n# 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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06a5cbe80>\\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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06a5ad128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06a8f5e48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_h01tne29/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_h01tne29/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 0x7ff06a5df080>\\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 0x7ff06a5df128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06a912940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06a21e780>\\r\\n\\r\\n{\"path\": \"/etc/sysconfig/chronyd\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sysconfig/chronyd\"}, \"after\": {\"path\": \"/etc/sysconfig/chronyd\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 58, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/sysconfig/chronyd\", \"_original_basename\": \"chronyd.sysconfig.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sysconfig/chronyd\", \"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.41.136 closed.\\r\\n')\n 10397 1726887185.31995: _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 0x7ff071fd5e48>\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 0x7ff071f6b828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071fd59b0>\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 0x7ff071f78630>\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 0x7ff071f7f160>\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 0x7ff071f840f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f7f748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f7f390>\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 0x7ff071f29470>\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 0x7ff071f2ee48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f29b38>\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 0x7ff071f354e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f18d68>\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 0x7ff071f1b198>\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 0x7ff070229940>\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 0x7ff07023b240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f89a20>\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 0x7ff0701a9080>\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 0x7ff0701b42b0>\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 0x7ff0701b4f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701b4a90>\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 0x7ff0701be080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0702047b8>\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 0x7ff070204ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701f8160>\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 0x7ff0701f8e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701f0438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701e0470>\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 0x7ff06ff612b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff69d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701f80b8>\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 0x7ff06ff6fe48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701da2b0>\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 0x7ff06ff75208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff6ffd0>\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 0x7ff06ff75320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff070249fd0>\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 0x7ff06ff75e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff75a20>\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 0x7ff06ff806d8>\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 0x7ff06ff80eb8>\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 0x7ff06fb071d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff807b8>\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 0x7ff06fb0ccc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff75550>\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 0x7ff06fb30320>\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 0x7ff06fb306d8>\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 0x7ff06fb373c8>\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 0x7ff06f8e1be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06f8d5320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06f8cffd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06f8c7eb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06fb37d68>\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 0x7ff06f8d5f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06fb30a58>\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 0x7ff071ee7748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06f8dc080>\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 0x7ff071ee7ac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff75898>\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 0x7ff071eff5f8>\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 0x7ff071f03668>\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 0x7ff071f03b38>\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 0x7ff071f03c50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071effe48>\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 0x7ff071f03f98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f03518>\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 0x7ff071f03278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071ef3b38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06fb1c390>\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 0x7ff071eff4a8>\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 0x7ff06df06940>\r\n# zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06dbc7b00>\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 0x7ff06dbee2b0>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc2c518>\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 0x7ff06dc2c630>\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 0x7ff06dc2cb70>\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 0x7ff06dc2f198>\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 0x7ff06dc2f240>\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 0x7ff06dbda320>\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 0x7ff06dbdab38>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc0f2e8>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc044e0>\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 0x7ff06df242b0>\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 0x7ff06dc2fba8>\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 0x7ff06dc183c8>\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 0x7ff06dca5e48>\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 0x7ff06dcacf60>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc99278>\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 0x7ff06dc99a90>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc24780>\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 0x7ff06dcc9f98>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc990f0>\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 0x7ff06dc59e10>\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 0x7ff06dc59f28>\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 0x7ff06dc660b8>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc18518>\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 0x7ff06dc74a20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc6f160>\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 0x7ff06dc6f358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc66be0>\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_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06dc8de48>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc8db00>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc8d320>\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 0x7ff06dc8d978>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc7bc88>\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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06a555550>\r\n# 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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06a5cbe80>\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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06a5ad128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06a8f5e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_h01tne29/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_h01tne29/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 0x7ff06a5df080>\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 0x7ff06a5df128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06a912940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06a21e780>\r\n\r\n{\"path\": \"/etc/sysconfig/chronyd\", \"changed\": false, \"diff\": {\"before\": {\"path\": \"/etc/sysconfig/chronyd\"}, \"after\": {\"path\": \"/etc/sysconfig/chronyd\"}}, \"uid\": 0, \"gid\": 0, \"owner\": \"root\", \"group\": \"root\", \"mode\": \"0644\", \"state\": \"file\", \"secontext\": \"system_u:object_r:etc_t:s0\", \"size\": 58, \"invocation\": {\"module_args\": {\"mode\": \"0644\", \"dest\": \"/etc/sysconfig/chronyd\", \"_original_basename\": \"chronyd.sysconfig.j2\", \"recurse\": false, \"state\": \"file\", \"path\": \"/etc/sysconfig/chronyd\", \"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.41.136 closed.\r\n 10397 1726887185.32909: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/sysconfig/chronyd', '_original_basename': 'chronyd.sysconfig.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-1726887184.5114813-10397-121996751555327/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10397 1726887185.32950: _low_level_execute_command(): starting\n 10397 1726887185.32960: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10397 1726887185.37300: stderr chunk (state=2):\n>>><<<\n 10397 1726887185.37310: stdout chunk (state=2):\n>>><<<\n<10.31.41.136> (0, b'', b'')\n 10397 1726887185.37333: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10397 1726887185.37344: handler run complete\n 10397 1726887185.37373: attempt loop complete, returning result\n 10397 1726887185.37379: _execute() done\n 10397 1726887185.37384: dumping result to json\n 10397 1726887185.37391: done dumping result, returning\n 10397 1726887185.37400: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file [0e652c5f-a961-eb88-62cf-00000000001f]\n 10397 1726887185.37416: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001f\n 10397 1726887185.37473: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001f\n 10397 1726887185.37479: WORKER PROCESS EXITING\nok: [managed_node3] => {\n \"changed\": false,\n \"checksum\": \"9548200e895608bf35ca1c3939e87cdaf5414040\",\n \"dest\": \"/etc/sysconfig/chronyd\",\n \"diff\": {\n \"after\": {\n \"path\": \"/etc/sysconfig/chronyd\"\n },\n \"before\": {\n \"path\": \"/etc/sysconfig/chronyd\"\n }\n },\n \"gid\": 0,\n \"group\": \"root\",\n \"invocation\": {\n \"module_args\": {\n \"_diff_peek\": null,\n \"_original_basename\": \"chronyd.sysconfig.j2\",\n \"access_time\": null,\n \"access_time_format\": \"%Y%m%d%H%M.%S\",\n \"attributes\": null,\n \"dest\": \"/etc/sysconfig/chronyd\",\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/sysconfig/chronyd\",\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/sysconfig/chronyd\",\n \"secontext\": \"system_u:object_r:etc_t:s0\",\n \"size\": 58,\n \"state\": \"file\",\n \"uid\": 0\n}\n 9689 1726887185.38022: no more pending results, returning what we have\n 9689 1726887185.38027: results queue empty\n 9689 1726887185.38028: checking for any_errors_fatal\n 9689 1726887185.38035: done checking for any_errors_fatal\n 9689 1726887185.38036: checking for max_fail_percentage\n 9689 1726887185.38038: done checking for max_fail_percentage\n 9689 1726887185.38039: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887185.38040: done checking to see if all hosts have failed\n 9689 1726887185.38041: getting the remaining hosts for this loop\n 9689 1726887185.38043: done getting the remaining hosts for this loop\n 9689 1726887185.38047: getting the next task for host managed_node1\n 9689 1726887185.38052: done getting next task for host managed_node1\n 9689 1726887185.38057: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file\n 9689 1726887185.38059: ^ state is: HOST STATE: block=4, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887185.38060: getting the next task for host managed_node2\n 9689 1726887185.38063: done getting next task for host managed_node2\n 9689 1726887185.38065: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file\n 9689 1726887185.38067: ^ state is: HOST STATE: block=4, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887185.38068: getting the next task for host managed_node3\n 9689 1726887185.38070: done getting next task for host managed_node3\n 9689 1726887185.38072: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file\n 9689 1726887185.38074: ^ state is: HOST STATE: block=4, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887185.38092: getting variables\n 9689 1726887185.38094: in VariableManager get_vars()\n 9689 1726887185.38133: Calling all_inventory to load vars for managed_node1\n 9689 1726887185.38136: Calling groups_inventory to load vars for managed_node1\n 9689 1726887185.38139: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887185.38149: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887185.38153: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887185.38158: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887185.39741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887185.41543: done with get_vars()\n 9689 1726887185.41567: done getting variables\n 9689 1726887185.41641: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Generate ntp.conf file] *************\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:142\nFriday 20 September 2024 22:53:05 -0400 (0:00:01.073) 0:00:19.102 ****** \n 9689 1726887185.41676: entering _queue_task() for managed_node1/template\n 9689 1726887185.42033: worker is 1 (out of 3 available)\n 9689 1726887185.42049: exiting _queue_task() for managed_node1/template\n 9689 1726887185.42081: getting variables\n 9689 1726887185.42085: in VariableManager get_vars()\n 9689 1726887185.42182: Calling all_inventory to load vars for managed_node2\n 9689 1726887185.42188: Calling groups_inventory to load vars for managed_node2\n 9689 1726887185.42192: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887185.42208: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887185.42215: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887185.42221: Calling groups_plugins_play to load vars for managed_node2\n 10440 1726887185.43766: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file\n 10440 1726887185.43920: in run() - task 0e652c5f-a961-eb88-62cf-000000000020\n 10440 1726887185.43941: variable 'ansible_search_path' from source: unknown\n 10440 1726887185.43948: variable 'ansible_search_path' from source: unknown\n 10440 1726887185.43976: calling self._execute()\n 10440 1726887185.44059: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10440 1726887185.44071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10440 1726887185.44084: variable 'omit' from source: magic vars\n 10440 1726887185.44585: variable 'timesync_mode' from source: set_fact\n 10440 1726887185.44600: Evaluated conditional (timesync_mode != 2): True\n 10440 1726887185.45087: variable 'timesync_ntp_provider' from source: set_fact\n 10440 1726887185.45108: Evaluated conditional (timesync_ntp_provider == 'ntp'): False\n 10440 1726887185.45117: when evaluation is False, skipping this task\n 10440 1726887185.45122: _execute() done\n 10440 1726887185.45128: dumping result to json\n 10440 1726887185.45133: done dumping result, returning\n 10440 1726887185.45141: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file [0e652c5f-a961-eb88-62cf-000000000020]\n 10440 1726887185.45157: sending task result for task 0e652c5f-a961-eb88-62cf-000000000020\n 10440 1726887185.45195: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000020\n 10440 1726887185.45201: WORKER PROCESS EXITING\n 9689 1726887185.48779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887185.50648: done with get_vars()\n 9689 1726887185.50672: done getting variables\n 9689 1726887185.50733: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887185.50743: entering _queue_task() for managed_node2/template\n 9689 1726887185.51081: worker is 2 (out of 3 available)\n 9689 1726887185.51096: exiting _queue_task() for managed_node2/template\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_ntp_provider == 'ntp'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887185.51208: getting variables\n 9689 1726887185.51211: in VariableManager get_vars()\n 9689 1726887185.51288: Calling all_inventory to load vars for managed_node3\n 9689 1726887185.51291: Calling groups_inventory to load vars for managed_node3\n 9689 1726887185.51295: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887185.51310: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887185.51315: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887185.51320: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887185.53029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10444 1726887185.53415: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file\n 10444 1726887185.53550: in run() - task 0e652c5f-a961-eb88-62cf-000000000020\n 10444 1726887185.53567: variable 'ansible_search_path' from source: unknown\n 10444 1726887185.53573: variable 'ansible_search_path' from source: unknown\n 10444 1726887185.53597: calling self._execute()\n 10444 1726887185.53673: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10444 1726887185.53684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10444 1726887185.53697: variable 'omit' from source: magic vars\n 9689 1726887185.56056: done with get_vars()\n 9689 1726887185.56079: done getting variables\n 9689 1726887185.56173: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887185.56183: entering _queue_task() for managed_node3/template\n 9689 1726887185.56539: worker is 3 (out of 3 available)\n 9689 1726887185.56552: exiting _queue_task() for managed_node3/template\n 9689 1726887185.56564: done queuing things up, now waiting for results queue to drain\n 9689 1726887185.56566: waiting for pending results...\n 10444 1726887185.54211: variable 'timesync_mode' from source: set_fact\n 10444 1726887185.55919: Evaluated conditional (timesync_mode != 2): True\n 10444 1726887185.56070: variable 'timesync_ntp_provider' from source: set_fact\n 10444 1726887185.56093: Evaluated conditional (timesync_ntp_provider == 'ntp'): False\n 10444 1726887185.56100: when evaluation is False, skipping this task\n 10444 1726887185.56106: _execute() done\n 10444 1726887185.56113: dumping result to json\n 10444 1726887185.56120: done dumping result, returning\n 10444 1726887185.56130: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file [0e652c5f-a961-eb88-62cf-000000000020]\n 10444 1726887185.56239: sending task result for task 0e652c5f-a961-eb88-62cf-000000000020\n 10444 1726887185.56284: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000020\n 10444 1726887185.56290: WORKER PROCESS EXITING\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_ntp_provider == 'ntp'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10447 1726887185.57842: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file\n 10447 1726887185.57984: in run() - task 0e652c5f-a961-eb88-62cf-000000000020\n 10447 1726887185.58004: variable 'ansible_search_path' from source: unknown\n 10447 1726887185.58011: variable 'ansible_search_path' from source: unknown\n 10447 1726887185.58052: calling self._execute()\n 10447 1726887185.58132: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10447 1726887185.58144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10447 1726887185.58158: variable 'omit' from source: magic vars\n 10447 1726887185.58675: variable 'timesync_mode' from source: set_fact\n 10447 1726887185.58691: Evaluated conditional (timesync_mode != 2): True\n 10447 1726887185.58882: variable 'timesync_ntp_provider' from source: set_fact\n 10447 1726887185.58904: Evaluated conditional (timesync_ntp_provider == 'ntp'): False\n 10447 1726887185.58911: when evaluation is False, skipping this task\n 10447 1726887185.58919: _execute() done\n 10447 1726887185.58924: dumping result to json\n 10447 1726887185.58930: done dumping result, returning\n 10447 1726887185.58938: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file [0e652c5f-a961-eb88-62cf-000000000020]\n 10447 1726887185.58956: sending task result for task 0e652c5f-a961-eb88-62cf-000000000020\n 10447 1726887185.58994: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000020\n 10447 1726887185.59000: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_ntp_provider == 'ntp'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887185.59227: no more pending results, returning what we have\n 9689 1726887185.59232: results queue empty\n 9689 1726887185.59233: checking for any_errors_fatal\n 9689 1726887185.59242: done checking for any_errors_fatal\n 9689 1726887185.59243: checking for max_fail_percentage\n 9689 1726887185.59244: done checking for max_fail_percentage\n 9689 1726887185.59245: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887185.59246: done checking to see if all hosts have failed\n 9689 1726887185.59247: getting the remaining hosts for this loop\n 9689 1726887185.59248: done getting the remaining hosts for this loop\n 9689 1726887185.59252: getting the next task for host managed_node1\n 9689 1726887185.59257: done getting next task for host managed_node1\n 9689 1726887185.59262: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file\n 9689 1726887185.59265: ^ state is: HOST STATE: block=4, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887185.59266: getting the next task for host managed_node2\n 9689 1726887185.59269: done getting next task for host managed_node2\n 9689 1726887185.59271: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file\n 9689 1726887185.59272: ^ state is: HOST STATE: block=4, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887185.59273: getting the next task for host managed_node3\n 9689 1726887185.59274: done getting next task for host managed_node3\n 9689 1726887185.59275: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file\n 9689 1726887185.59276: ^ state is: HOST STATE: block=4, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887185.59291: getting variables\n 9689 1726887185.59292: in VariableManager get_vars()\n 9689 1726887185.59318: Calling all_inventory to load vars for managed_node1\n 9689 1726887185.59322: Calling groups_inventory to load vars for managed_node1\n 9689 1726887185.59325: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887185.59334: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887185.59338: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887185.59343: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887185.60843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887185.62656: done with get_vars()\n 9689 1726887185.62677: done getting variables\n 9689 1726887185.62743: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Generate ntpd sysconfig file] *******\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:155\nFriday 20 September 2024 22:53:05 -0400 (0:00:00.210) 0:00:19.313 ****** \n 9689 1726887185.62776: entering _queue_task() for managed_node1/template\n 9689 1726887185.63044: worker is 1 (out of 3 available)\n 9689 1726887185.63059: exiting _queue_task() for managed_node1/template\n 9689 1726887185.63089: getting variables\n 9689 1726887185.63093: in VariableManager get_vars()\n 9689 1726887185.63183: Calling all_inventory to load vars for managed_node2\n 9689 1726887185.63188: Calling groups_inventory to load vars for managed_node2\n 9689 1726887185.63192: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887185.63208: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887185.63213: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887185.63219: Calling groups_plugins_play to load vars for managed_node2\n 10448 1726887185.65237: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file\n 10448 1726887185.65373: in run() - task 0e652c5f-a961-eb88-62cf-000000000021\n 10448 1726887185.65392: variable 'ansible_search_path' from source: unknown\n 10448 1726887185.65398: variable 'ansible_search_path' from source: unknown\n 10448 1726887185.65425: calling self._execute()\n 10448 1726887185.65496: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10448 1726887185.65508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10448 1726887185.65523: variable 'omit' from source: magic vars\n 10448 1726887185.66068: variable 'timesync_mode' from source: set_fact\n 10448 1726887185.66082: Evaluated conditional (timesync_mode == 1): True\n 10448 1726887185.66219: variable 'timesync_ntp_provider' from source: set_fact\n 10448 1726887185.66239: Evaluated conditional (timesync_ntp_provider == 'ntp'): False\n 10448 1726887185.66245: when evaluation is False, skipping this task\n 10448 1726887185.66249: _execute() done\n 10448 1726887185.66254: dumping result to json\n 10448 1726887185.66259: done dumping result, returning\n 10448 1726887185.66266: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file [0e652c5f-a961-eb88-62cf-000000000021]\n 10448 1726887185.66283: sending task result for task 0e652c5f-a961-eb88-62cf-000000000021\n 10448 1726887185.66322: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000021\n 10448 1726887185.66327: WORKER PROCESS EXITING\n 9689 1726887185.67122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887185.68940: done with get_vars()\n 9689 1726887185.68962: done getting variables\n 9689 1726887185.69031: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887185.69041: entering _queue_task() for managed_node2/template\n 9689 1726887185.69278: worker is 2 (out of 3 available)\n 9689 1726887185.69291: exiting _queue_task() for managed_node2/template\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_ntp_provider == 'ntp'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887185.69396: getting variables\n 9689 1726887185.69399: in VariableManager get_vars()\n 9689 1726887185.69474: Calling all_inventory to load vars for managed_node3\n 9689 1726887185.69478: Calling groups_inventory to load vars for managed_node3\n 9689 1726887185.69481: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887185.69496: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887185.69500: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887185.69504: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887185.71745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887185.73588: done with get_vars()\n 9689 1726887185.73614: done getting variables\n 10449 1726887185.72131: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file\n 10449 1726887185.72260: in run() - task 0e652c5f-a961-eb88-62cf-000000000021\n 10449 1726887185.72278: variable 'ansible_search_path' from source: unknown\n 10449 1726887185.72284: variable 'ansible_search_path' from source: unknown\n 10449 1726887185.72309: calling self._execute()\n 10449 1726887185.72388: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10449 1726887185.72398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10449 1726887185.72410: variable 'omit' from source: magic vars\n 10449 1726887185.72932: variable 'timesync_mode' from source: set_fact\n 10449 1726887185.72945: Evaluated conditional (timesync_mode == 1): True\n 10449 1726887185.73093: variable 'timesync_ntp_provider' from source: set_fact\n 10449 1726887185.73115: Evaluated conditional (timesync_ntp_provider == 'ntp'): False\n 10449 1726887185.73123: when evaluation is False, skipping this task\n 10449 1726887185.73128: _execute() done\n 10449 1726887185.73133: dumping result to json\n 10449 1726887185.73138: done dumping result, returning\n 10449 1726887185.73155: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file [0e652c5f-a961-eb88-62cf-000000000021]\n 10449 1726887185.73267: sending task result for task 0e652c5f-a961-eb88-62cf-000000000021\n 9689 1726887185.73763: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887185.73774: entering _queue_task() for managed_node3/template\n 10449 1726887185.73308: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000021\n 10449 1726887185.73315: WORKER PROCESS EXITING\n 9689 1726887185.74175: worker is 3 (out of 3 available)\n 9689 1726887185.74192: exiting _queue_task() for managed_node3/template\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_ntp_provider == 'ntp'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887185.74288: done queuing things up, now waiting for results queue to drain\n 9689 1726887185.74291: waiting for pending results...\n 10453 1726887185.74422: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file\n 10453 1726887185.74620: in run() - task 0e652c5f-a961-eb88-62cf-000000000021\n 10453 1726887185.74650: variable 'ansible_search_path' from source: unknown\n 10453 1726887185.74657: variable 'ansible_search_path' from source: unknown\n 10453 1726887185.74701: calling self._execute()\n 10453 1726887185.74791: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10453 1726887185.74803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10453 1726887185.74819: variable 'omit' from source: magic vars\n 10453 1726887185.75279: variable 'timesync_mode' from source: set_fact\n 10453 1726887185.75293: Evaluated conditional (timesync_mode == 1): True\n 10453 1726887185.75430: variable 'timesync_ntp_provider' from source: set_fact\n 10453 1726887185.75452: Evaluated conditional (timesync_ntp_provider == 'ntp'): False\n 10453 1726887185.75460: when evaluation is False, skipping this task\n 10453 1726887185.75465: _execute() done\n 10453 1726887185.75470: dumping result to json\n 10453 1726887185.75475: done dumping result, returning\n 10453 1726887185.75484: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file [0e652c5f-a961-eb88-62cf-000000000021]\n 10453 1726887185.75500: sending task result for task 0e652c5f-a961-eb88-62cf-000000000021\n 10453 1726887185.75538: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000021\n 10453 1726887185.75543: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_ntp_provider == 'ntp'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887185.75832: no more pending results, returning what we have\n 9689 1726887185.75836: results queue empty\n 9689 1726887185.75837: checking for any_errors_fatal\n 9689 1726887185.75844: done checking for any_errors_fatal\n 9689 1726887185.75845: checking for max_fail_percentage\n 9689 1726887185.75846: done checking for max_fail_percentage\n 9689 1726887185.75847: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887185.75848: done checking to see if all hosts have failed\n 9689 1726887185.75849: getting the remaining hosts for this loop\n 9689 1726887185.75850: done getting the remaining hosts for this loop\n 9689 1726887185.75854: getting the next task for host managed_node1\n 9689 1726887185.75860: done getting next task for host managed_node1\n 9689 1726887185.75864: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file\n 9689 1726887185.75867: ^ state is: HOST STATE: block=4, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887185.75869: getting the next task for host managed_node2\n 9689 1726887185.75871: done getting next task for host managed_node2\n 9689 1726887185.75874: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file\n 9689 1726887185.75876: ^ state is: HOST STATE: block=4, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887185.75877: getting the next task for host managed_node3\n 9689 1726887185.75880: done getting next task for host managed_node3\n 9689 1726887185.75882: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file\n 9689 1726887185.75883: ^ state is: HOST STATE: block=4, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887185.75909: getting variables\n 9689 1726887185.75911: in VariableManager get_vars()\n 9689 1726887185.75946: Calling all_inventory to load vars for managed_node1\n 9689 1726887185.75950: Calling groups_inventory to load vars for managed_node1\n 9689 1726887185.75952: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887185.75962: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887185.75967: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887185.75971: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887185.77347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887185.78590: done with get_vars()\n 9689 1726887185.78607: done getting variables\n 9689 1726887185.78658: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Generate ptp4l.conf file] ***********\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:167\nFriday 20 September 2024 22:53:05 -0400 (0:00:00.159) 0:00:19.472 ****** \n 9689 1726887185.78681: entering _queue_task() for managed_node1/template\n 9689 1726887185.79025: worker is 1 (out of 3 available)\n 9689 1726887185.79047: exiting _queue_task() for managed_node1/template\n 9689 1726887185.79091: getting variables\n 9689 1726887185.79095: in VariableManager get_vars()\n 9689 1726887185.79215: Calling all_inventory to load vars for managed_node2\n 9689 1726887185.79220: Calling groups_inventory to load vars for managed_node2\n 9689 1726887185.79224: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887185.79236: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887185.79238: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887185.79241: Calling groups_plugins_play to load vars for managed_node2\n 10456 1726887185.79636: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file\n 10456 1726887185.79772: in run() - task 0e652c5f-a961-eb88-62cf-000000000022\n 10456 1726887185.79791: variable 'ansible_search_path' from source: unknown\n 10456 1726887185.79798: variable 'ansible_search_path' from source: unknown\n 10456 1726887185.79824: calling self._execute()\n 10456 1726887185.79898: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10456 1726887185.79909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10456 1726887185.79924: variable 'omit' from source: magic vars\n 10456 1726887185.80436: variable 'timesync_mode' from source: set_fact\n 10456 1726887185.80451: Evaluated conditional (timesync_mode == 2): False\n 10456 1726887185.80457: when evaluation is False, skipping this task\n 10456 1726887185.80463: _execute() done\n 10456 1726887185.80468: dumping result to json\n 10456 1726887185.80474: done dumping result, returning\n 10456 1726887185.80483: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file [0e652c5f-a961-eb88-62cf-000000000022]\n 10456 1726887185.80501: sending task result for task 0e652c5f-a961-eb88-62cf-000000000022\n 10456 1726887185.80625: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000022\n 10456 1726887185.80634: WORKER PROCESS EXITING\n 9689 1726887185.81577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887185.82716: done with get_vars()\n 9689 1726887185.82733: done getting variables\n 9689 1726887185.82807: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887185.82818: entering _queue_task() for managed_node2/template\n 9689 1726887185.83104: worker is 2 (out of 3 available)\n 9689 1726887185.83121: exiting _queue_task() for managed_node2/template\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887185.83237: getting variables\n 9689 1726887185.83239: in VariableManager get_vars()\n 9689 1726887185.83317: Calling all_inventory to load vars for managed_node3\n 9689 1726887185.83322: Calling groups_inventory to load vars for managed_node3\n 9689 1726887185.83326: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887185.83341: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887185.83346: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887185.83351: Calling groups_plugins_play to load vars for managed_node3\n 10458 1726887185.83449: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file\n 10458 1726887185.83618: in run() - task 0e652c5f-a961-eb88-62cf-000000000022\n 10458 1726887185.83644: variable 'ansible_search_path' from source: unknown\n 10458 1726887185.83652: variable 'ansible_search_path' from source: unknown\n 10458 1726887185.83688: calling self._execute()\n 10458 1726887185.83816: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10458 1726887185.83833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10458 1726887185.83850: variable 'omit' from source: magic vars\n 10458 1726887185.84506: variable 'timesync_mode' from source: set_fact\n 10458 1726887185.84523: Evaluated conditional (timesync_mode == 2): False\n 10458 1726887185.84531: when evaluation is False, skipping this task\n 10458 1726887185.84538: _execute() done\n 10458 1726887185.84543: dumping result to json\n 10458 1726887185.84549: done dumping result, returning\n 10458 1726887185.84558: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file [0e652c5f-a961-eb88-62cf-000000000022]\n 10458 1726887185.84675: sending task result for task 0e652c5f-a961-eb88-62cf-000000000022\n 10458 1726887185.84720: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000022\n 10458 1726887185.84727: WORKER PROCESS EXITING\n 9689 1726887185.85729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887185.87378: done with get_vars()\n 9689 1726887185.87399: done getting variables\n 9689 1726887185.87472: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887185.87484: entering _queue_task() for managed_node3/template\n 9689 1726887185.87719: worker is 3 (out of 3 available)\n 9689 1726887185.87732: exiting _queue_task() for managed_node3/template\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887185.87829: done queuing things up, now waiting for results queue to drain\n 9689 1726887185.87832: waiting for pending results...\n 10459 1726887185.88246: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file\n 10459 1726887185.88384: in run() - task 0e652c5f-a961-eb88-62cf-000000000022\n 10459 1726887185.88401: variable 'ansible_search_path' from source: unknown\n 10459 1726887185.88406: variable 'ansible_search_path' from source: unknown\n 10459 1726887185.88442: calling self._execute()\n 10459 1726887185.88503: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10459 1726887185.88511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10459 1726887185.88522: variable 'omit' from source: magic vars\n 10459 1726887185.88962: variable 'timesync_mode' from source: set_fact\n 10459 1726887185.88978: Evaluated conditional (timesync_mode == 2): False\n 10459 1726887185.88985: when evaluation is False, skipping this task\n 10459 1726887185.88991: _execute() done\n 10459 1726887185.88997: dumping result to json\n 10459 1726887185.89006: done dumping result, returning\n 10459 1726887185.89014: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file [0e652c5f-a961-eb88-62cf-000000000022]\n 10459 1726887185.89034: sending task result for task 0e652c5f-a961-eb88-62cf-000000000022\n 10459 1726887185.89074: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000022\n 10459 1726887185.89078: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887185.89326: no more pending results, returning what we have\n 9689 1726887185.89330: results queue empty\n 9689 1726887185.89331: checking for any_errors_fatal\n 9689 1726887185.89337: done checking for any_errors_fatal\n 9689 1726887185.89338: checking for max_fail_percentage\n 9689 1726887185.89339: done checking for max_fail_percentage\n 9689 1726887185.89340: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887185.89340: done checking to see if all hosts have failed\n 9689 1726887185.89341: getting the remaining hosts for this loop\n 9689 1726887185.89342: done getting the remaining hosts for this loop\n 9689 1726887185.89345: getting the next task for host managed_node1\n 9689 1726887185.89349: done getting next task for host managed_node1\n 9689 1726887185.89351: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file\n 9689 1726887185.89353: ^ state is: HOST STATE: block=4, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887185.89354: getting the next task for host managed_node2\n 9689 1726887185.89355: done getting next task for host managed_node2\n 9689 1726887185.89357: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file\n 9689 1726887185.89357: ^ state is: HOST STATE: block=4, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887185.89358: getting the next task for host managed_node3\n 9689 1726887185.89359: done getting next task for host managed_node3\n 9689 1726887185.89360: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file\n 9689 1726887185.89361: ^ state is: HOST STATE: block=4, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887185.89377: getting variables\n 9689 1726887185.89378: in VariableManager get_vars()\n 9689 1726887185.89406: Calling all_inventory to load vars for managed_node1\n 9689 1726887185.89408: Calling groups_inventory to load vars for managed_node1\n 9689 1726887185.89409: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887185.89418: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887185.89421: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887185.89423: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887185.90504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887185.91951: done with get_vars()\n 9689 1726887185.91972: done getting variables\n 9689 1726887185.92044: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file] ******\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:178\nFriday 20 September 2024 22:53:05 -0400 (0:00:00.133) 0:00:19.606 ****** \n 9689 1726887185.92069: entering _queue_task() for managed_node1/template\n 9689 1726887185.92371: worker is 1 (out of 3 available)\n 9689 1726887185.92395: exiting _queue_task() for managed_node1/template\n 9689 1726887185.92485: getting variables\n 9689 1726887185.92490: in VariableManager get_vars()\n 9689 1726887185.92608: Calling all_inventory to load vars for managed_node2\n 9689 1726887185.92615: Calling groups_inventory to load vars for managed_node2\n 9689 1726887185.92620: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887185.92639: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887185.92643: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887185.92648: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887185.94257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10460 1726887185.93020: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file\n 10460 1726887185.93162: in run() - task 0e652c5f-a961-eb88-62cf-000000000023\n 10460 1726887185.93180: variable 'ansible_search_path' from source: unknown\n 10460 1726887185.93187: variable 'ansible_search_path' from source: unknown\n 10460 1726887185.93213: calling self._execute()\n 10460 1726887185.93284: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10460 1726887185.93295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 9689 1726887185.95428: done with get_vars()\n 9689 1726887185.95444: done getting variables\n 10460 1726887185.93307: variable 'omit' from source: magic vars\n 10460 1726887185.93853: variable 'timesync_mode' from source: set_fact\n 10460 1726887185.93868: Evaluated conditional (timesync_mode == 2): False\n 10460 1726887185.93875: when evaluation is False, skipping this task\n 10460 1726887185.93880: _execute() done\n 10460 1726887185.93885: dumping result to json\n 10460 1726887185.93891: done dumping result, returning\n 10460 1726887185.93899: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file [0e652c5f-a961-eb88-62cf-000000000023]\n 10460 1726887185.94077: sending task result for task 0e652c5f-a961-eb88-62cf-000000000023\n 10460 1726887185.94125: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000023\n 9689 1726887185.95608: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887185.95617: entering _queue_task() for managed_node2/template\n 10460 1726887185.94132: WORKER PROCESS EXITING\n 9689 1726887185.95825: worker is 2 (out of 3 available)\n 9689 1726887185.95840: exiting _queue_task() for managed_node2/template\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887185.95954: getting variables\n 9689 1726887185.95957: in VariableManager get_vars()\n 9689 1726887185.96031: Calling all_inventory to load vars for managed_node3\n 9689 1726887185.96036: Calling groups_inventory to load vars for managed_node3\n 9689 1726887185.96040: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887185.96055: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887185.96059: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887185.96064: Calling groups_plugins_play to load vars for managed_node3\n 10461 1726887185.96031: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file\n 10461 1726887185.96170: in run() - task 0e652c5f-a961-eb88-62cf-000000000023\n 10461 1726887185.96188: variable 'ansible_search_path' from source: unknown\n 10461 1726887185.96195: variable 'ansible_search_path' from source: unknown\n 10461 1726887185.96220: calling self._execute()\n 10461 1726887185.96297: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10461 1726887185.96308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10461 1726887185.96326: variable 'omit' from source: magic vars\n 10461 1726887185.96901: variable 'timesync_mode' from source: set_fact\n 10461 1726887185.97095: Evaluated conditional (timesync_mode == 2): False\n 10461 1726887185.97104: when evaluation is False, skipping this task\n 10461 1726887185.97110: _execute() done\n 10461 1726887185.97119: dumping result to json\n 10461 1726887185.97125: done dumping result, returning\n 10461 1726887185.97139: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file [0e652c5f-a961-eb88-62cf-000000000023]\n 10461 1726887185.97256: sending task result for task 0e652c5f-a961-eb88-62cf-000000000023\n 10461 1726887185.97298: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000023\n 10461 1726887185.97304: WORKER PROCESS EXITING\n 9689 1726887185.99638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887186.01827: done with get_vars()\n 9689 1726887186.01849: done getting variables\n 9689 1726887186.01915: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887186.01924: entering _queue_task() for managed_node3/template\n 9689 1726887186.02201: worker is 3 (out of 3 available)\n 9689 1726887186.02218: exiting _queue_task() for managed_node3/template\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887186.02822: done queuing things up, now waiting for results queue to drain\n 9689 1726887186.02825: waiting for pending results...\n 10470 1726887186.02604: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file\n 10470 1726887186.02787: in run() - task 0e652c5f-a961-eb88-62cf-000000000023\n 10470 1726887186.02811: variable 'ansible_search_path' from source: unknown\n 10470 1726887186.02820: variable 'ansible_search_path' from source: unknown\n 10470 1726887186.02854: calling self._execute()\n 10470 1726887186.02924: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10470 1726887186.02938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10470 1726887186.02953: variable 'omit' from source: magic vars\n 10470 1726887186.03456: variable 'timesync_mode' from source: set_fact\n 10470 1726887186.03472: Evaluated conditional (timesync_mode == 2): False\n 10470 1726887186.03479: when evaluation is False, skipping this task\n 10470 1726887186.03485: _execute() done\n 10470 1726887186.03491: dumping result to json\n 10470 1726887186.03498: done dumping result, returning\n 10470 1726887186.03508: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file [0e652c5f-a961-eb88-62cf-000000000023]\n 10470 1726887186.03531: sending task result for task 0e652c5f-a961-eb88-62cf-000000000023\n 10470 1726887186.03562: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000023\n 10470 1726887186.03565: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887186.03888: no more pending results, returning what we have\n 9689 1726887186.03892: results queue empty\n 9689 1726887186.03892: checking for any_errors_fatal\n 9689 1726887186.03898: done checking for any_errors_fatal\n 9689 1726887186.03899: checking for max_fail_percentage\n 9689 1726887186.03900: done checking for max_fail_percentage\n 9689 1726887186.03901: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887186.03901: done checking to see if all hosts have failed\n 9689 1726887186.03902: getting the remaining hosts for this loop\n 9689 1726887186.03903: done getting the remaining hosts for this loop\n 9689 1726887186.03905: getting the next task for host managed_node1\n 9689 1726887186.03909: done getting next task for host managed_node1\n 9689 1726887186.03914: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file\n 9689 1726887186.03917: ^ state is: HOST STATE: block=4, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887186.03919: getting the next task for host managed_node2\n 9689 1726887186.03922: done getting next task for host managed_node2\n 9689 1726887186.03923: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file\n 9689 1726887186.03924: ^ state is: HOST STATE: block=4, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887186.03925: getting the next task for host managed_node3\n 9689 1726887186.03926: done getting next task for host managed_node3\n 9689 1726887186.03928: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file\n 9689 1726887186.03928: ^ state is: HOST STATE: block=4, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887186.03944: getting variables\n 9689 1726887186.03945: in VariableManager get_vars()\n 9689 1726887186.03969: Calling all_inventory to load vars for managed_node1\n 9689 1726887186.03971: Calling groups_inventory to load vars for managed_node1\n 9689 1726887186.03972: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887186.03980: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887186.03984: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887186.03989: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887186.05069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887186.06841: done with get_vars()\n 9689 1726887186.06861: done getting variables\n 9689 1726887186.06927: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file] ****\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:190\nFriday 20 September 2024 22:53:06 -0400 (0:00:00.148) 0:00:19.755 ****** \n 9689 1726887186.06960: entering _queue_task() for managed_node1/template\n 9689 1726887186.07700: worker is 1 (out of 3 available)\n 9689 1726887186.07718: exiting _queue_task() for managed_node1/template\n 9689 1726887186.07748: getting variables\n 9689 1726887186.07751: in VariableManager get_vars()\n 9689 1726887186.07839: Calling all_inventory to load vars for managed_node2\n 9689 1726887186.07844: Calling groups_inventory to load vars for managed_node2\n 9689 1726887186.07847: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887186.07863: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887186.07867: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887186.07871: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887186.10692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10471 1726887186.09503: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file\n 10471 1726887186.09638: in run() - task 0e652c5f-a961-eb88-62cf-000000000024\n 10471 1726887186.09657: variable 'ansible_search_path' from source: unknown\n 10471 1726887186.09663: variable 'ansible_search_path' from source: unknown\n 10471 1726887186.09687: calling self._execute()\n 10471 1726887186.09763: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10471 1726887186.09775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10471 1726887186.09788: variable 'omit' from source: magic vars\n 10471 1726887186.11425: variable 'timesync_mode' from source: set_fact\n 10471 1726887186.11444: Evaluated conditional (timesync_mode == 2): False\n 10471 1726887186.11451: when evaluation is False, skipping this task\n 10471 1726887186.11457: _execute() done\n 10471 1726887186.11463: dumping result to json\n 10471 1726887186.11470: done dumping result, returning\n 10471 1726887186.11480: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file [0e652c5f-a961-eb88-62cf-000000000024]\n 10471 1726887186.11499: sending task result for task 0e652c5f-a961-eb88-62cf-000000000024\n 10471 1726887186.11547: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000024\n 10471 1726887186.11553: WORKER PROCESS EXITING\n 9689 1726887186.13137: done with get_vars()\n 9689 1726887186.13166: done getting variables\n 9689 1726887186.13240: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887186.13251: entering _queue_task() for managed_node2/template\n 9689 1726887186.13490: worker is 2 (out of 3 available)\n 9689 1726887186.13503: exiting _queue_task() for managed_node2/template\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887186.13613: getting variables\n 9689 1726887186.13616: in VariableManager get_vars()\n 9689 1726887186.13686: Calling all_inventory to load vars for managed_node3\n 9689 1726887186.13692: Calling groups_inventory to load vars for managed_node3\n 9689 1726887186.13695: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887186.13711: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887186.13716: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887186.13721: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887186.16889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10473 1726887186.15847: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file\n 10473 1726887186.15994: in run() - task 0e652c5f-a961-eb88-62cf-000000000024\n 10473 1726887186.16017: variable 'ansible_search_path' from source: unknown\n 10473 1726887186.16025: variable 'ansible_search_path' from source: unknown\n 10473 1726887186.16052: calling self._execute()\n 10473 1726887186.16138: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10473 1726887186.16150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10473 1726887186.16163: variable 'omit' from source: magic vars\n 10473 1726887186.16671: variable 'timesync_mode' from source: set_fact\n 10473 1726887186.16685: Evaluated conditional (timesync_mode == 2): False\n 10473 1726887186.16691: when evaluation is False, skipping this task\n 10473 1726887186.16697: _execute() done\n 10473 1726887186.16702: dumping result to json\n 10473 1726887186.16707: done dumping result, returning\n 10473 1726887186.17822: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file [0e652c5f-a961-eb88-62cf-000000000024]\n 10473 1726887186.17933: sending task result for task 0e652c5f-a961-eb88-62cf-000000000024\n 10473 1726887186.17974: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000024\n 10473 1726887186.17979: WORKER PROCESS EXITING\n 9689 1726887186.19462: done with get_vars()\n 9689 1726887186.19484: done getting variables\n 9689 1726887186.19553: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887186.19563: entering _queue_task() for managed_node3/template\n 9689 1726887186.19897: worker is 3 (out of 3 available)\n 9689 1726887186.19914: exiting _queue_task() for managed_node3/template\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887186.20010: done queuing things up, now waiting for results queue to drain\n 9689 1726887186.20014: waiting for pending results...\n 10474 1726887186.20687: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file\n 10474 1726887186.20832: in run() - task 0e652c5f-a961-eb88-62cf-000000000024\n 10474 1726887186.20854: variable 'ansible_search_path' from source: unknown\n 10474 1726887186.20861: variable 'ansible_search_path' from source: unknown\n 10474 1726887186.20898: calling self._execute()\n 10474 1726887186.20979: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10474 1726887186.20990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10474 1726887186.21002: variable 'omit' from source: magic vars\n 10474 1726887186.21586: variable 'timesync_mode' from source: set_fact\n 10474 1726887186.21600: Evaluated conditional (timesync_mode == 2): False\n 10474 1726887186.21606: when evaluation is False, skipping this task\n 10474 1726887186.21611: _execute() done\n 10474 1726887186.21619: dumping result to json\n 10474 1726887186.21624: done dumping result, returning\n 10474 1726887186.21633: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file [0e652c5f-a961-eb88-62cf-000000000024]\n 10474 1726887186.21650: sending task result for task 0e652c5f-a961-eb88-62cf-000000000024\n 10474 1726887186.21692: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000024\n 10474 1726887186.21698: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887186.22088: no more pending results, returning what we have\n 9689 1726887186.22092: results queue empty\n 9689 1726887186.22093: checking for any_errors_fatal\n 9689 1726887186.22101: done checking for any_errors_fatal\n 9689 1726887186.22102: checking for max_fail_percentage\n 9689 1726887186.22104: done checking for max_fail_percentage\n 9689 1726887186.22105: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887186.22106: done checking to see if all hosts have failed\n 9689 1726887186.22107: getting the remaining hosts for this loop\n 9689 1726887186.22109: done getting the remaining hosts for this loop\n 9689 1726887186.22114: getting the next task for host managed_node1\n 9689 1726887186.22121: done getting next task for host managed_node1\n 9689 1726887186.22125: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file\n 9689 1726887186.22128: ^ state is: HOST STATE: block=4, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887186.22130: getting the next task for host managed_node2\n 9689 1726887186.22132: done getting next task for host managed_node2\n 9689 1726887186.22134: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file\n 9689 1726887186.22136: ^ state is: HOST STATE: block=4, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887186.22137: getting the next task for host managed_node3\n 9689 1726887186.22139: done getting next task for host managed_node3\n 9689 1726887186.22141: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file\n 9689 1726887186.22142: ^ state is: HOST STATE: block=4, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887186.22165: getting variables\n 9689 1726887186.22167: in VariableManager get_vars()\n 9689 1726887186.22202: Calling all_inventory to load vars for managed_node1\n 9689 1726887186.22206: Calling groups_inventory to load vars for managed_node1\n 9689 1726887186.22208: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887186.22219: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887186.22223: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887186.22227: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887186.23763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887186.25552: done with get_vars()\n 9689 1726887186.25585: done getting variables\n 9689 1726887186.25668: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Generate timemaster.conf file] ******\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:204\nFriday 20 September 2024 22:53:06 -0400 (0:00:00.187) 0:00:19.942 ****** \n 9689 1726887186.25705: entering _queue_task() for managed_node1/template\n 9689 1726887186.26042: worker is 1 (out of 3 available)\n 9689 1726887186.26058: exiting _queue_task() for managed_node1/template\n 9689 1726887186.26091: getting variables\n 9689 1726887186.26095: in VariableManager get_vars()\n 9689 1726887186.26186: Calling all_inventory to load vars for managed_node2\n 9689 1726887186.26192: Calling groups_inventory to load vars for managed_node2\n 9689 1726887186.26195: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887186.26213: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887186.26218: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887186.26222: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887186.29570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887186.31801: done with get_vars()\n 9689 1726887186.31831: done getting variables\n 9689 1726887186.31903: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887186.31917: entering _queue_task() for managed_node2/template\n 9689 1726887186.32193: worker is 2 (out of 3 available)\n 9689 1726887186.32208: exiting _queue_task() for managed_node2/template\n 9689 1726887186.32243: getting variables\n 9689 1726887186.32246: in VariableManager get_vars()\n 9689 1726887186.32786: Calling all_inventory to load vars for managed_node3\n 9689 1726887186.32791: Calling groups_inventory to load vars for managed_node3\n 9689 1726887186.32794: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887186.32811: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887186.32817: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887186.32822: Calling groups_plugins_play to load vars for managed_node3\n 10475 1726887186.28152: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file\n 10475 1726887186.28295: in run() - task 0e652c5f-a961-eb88-62cf-000000000025\n 10475 1726887186.28315: variable 'ansible_search_path' from source: unknown\n 10475 1726887186.28322: variable 'ansible_search_path' from source: unknown\n 10475 1726887186.28348: calling self._execute()\n 10475 1726887186.28429: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10475 1726887186.28440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10475 1726887186.28452: variable 'omit' from source: magic vars\n 10475 1726887186.28980: variable 'timesync_mode' from source: set_fact\n 10475 1726887186.28995: Evaluated conditional (timesync_mode == 3): False\n 10475 1726887186.29001: when evaluation is False, skipping this task\n 10475 1726887186.29006: _execute() done\n 10475 1726887186.29013: dumping result to json\n 10475 1726887186.30128: done dumping result, returning\n 10475 1726887186.30139: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file [0e652c5f-a961-eb88-62cf-000000000025]\n 10475 1726887186.30158: sending task result for task 0e652c5f-a961-eb88-62cf-000000000025\n 10475 1726887186.30201: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000025\n 10475 1726887186.30206: WORKER PROCESS EXITING\n 10476 1726887186.34036: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file\n 10476 1726887186.34167: in run() - task 0e652c5f-a961-eb88-62cf-000000000025\n 10476 1726887186.34187: variable 'ansible_search_path' from source: unknown\n 10476 1726887186.34193: variable 'ansible_search_path' from source: unknown\n 10476 1726887186.34218: calling self._execute()\n 10476 1726887186.34283: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10476 1726887186.34290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10476 1726887186.34298: variable 'omit' from source: magic vars\n 9689 1726887186.35080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10476 1726887186.34808: variable 'timesync_mode' from source: set_fact\n 10476 1726887186.34824: Evaluated conditional (timesync_mode == 3): False\n 10476 1726887186.34830: when evaluation is False, skipping this task\n 10476 1726887186.34835: _execute() done\n 10476 1726887186.34840: dumping result to json\n 10476 1726887186.34846: done dumping result, returning\n 10476 1726887186.34854: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file [0e652c5f-a961-eb88-62cf-000000000025]\n 10476 1726887186.35102: sending task result for task 0e652c5f-a961-eb88-62cf-000000000025\n 10476 1726887186.35142: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000025\n 10476 1726887186.35147: WORKER PROCESS EXITING\n 9689 1726887186.36788: done with get_vars()\n 9689 1726887186.36805: done getting variables\n 9689 1726887186.36872: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887186.36882: entering _queue_task() for managed_node3/template\n 9689 1726887186.37139: worker is 3 (out of 3 available)\n 9689 1726887186.37154: exiting _queue_task() for managed_node3/template\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 3\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887186.37250: done queuing things up, now waiting for results queue to drain\n 9689 1726887186.37253: waiting for pending results...\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 3\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10492 1726887186.37339: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file\n 10492 1726887186.37524: in run() - task 0e652c5f-a961-eb88-62cf-000000000025\n 10492 1726887186.37553: variable 'ansible_search_path' from source: unknown\n 10492 1726887186.37561: variable 'ansible_search_path' from source: unknown\n 10492 1726887186.37614: calling self._execute()\n 10492 1726887186.37717: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10492 1726887186.37729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10492 1726887186.37742: variable 'omit' from source: magic vars\n 10492 1726887186.38254: variable 'timesync_mode' from source: set_fact\n 10492 1726887186.38267: Evaluated conditional (timesync_mode == 3): False\n 10492 1726887186.38274: when evaluation is False, skipping this task\n 10492 1726887186.38279: _execute() done\n 10492 1726887186.38286: dumping result to json\n 10492 1726887186.38293: done dumping result, returning\n 10492 1726887186.38303: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file [0e652c5f-a961-eb88-62cf-000000000025]\n 10492 1726887186.38322: sending task result for task 0e652c5f-a961-eb88-62cf-000000000025\n 10492 1726887186.38356: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000025\n 10492 1726887186.38362: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 3\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887186.38486: no more pending results, returning what we have\n 9689 1726887186.38490: results queue empty\n 9689 1726887186.38491: checking for any_errors_fatal\n 9689 1726887186.38499: done checking for any_errors_fatal\n 9689 1726887186.38500: checking for max_fail_percentage\n 9689 1726887186.38502: done checking for max_fail_percentage\n 9689 1726887186.38503: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887186.38504: done checking to see if all hosts have failed\n 9689 1726887186.38505: getting the remaining hosts for this loop\n 9689 1726887186.38506: done getting the remaining hosts for this loop\n 9689 1726887186.38510: getting the next task for host managed_node1\n 9689 1726887186.38518: done getting next task for host managed_node1\n 9689 1726887186.38522: ^ task is: TASK: fedora.linux_system_roles.timesync : Update network sysconfig file\n 9689 1726887186.38525: ^ state is: HOST STATE: block=4, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887186.38526: getting the next task for host managed_node2\n 9689 1726887186.38528: done getting next task for host managed_node2\n 9689 1726887186.38530: ^ task is: TASK: fedora.linux_system_roles.timesync : Update network sysconfig file\n 9689 1726887186.38532: ^ state is: HOST STATE: block=4, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887186.38532: getting the next task for host managed_node3\n 9689 1726887186.38534: done getting next task for host managed_node3\n 9689 1726887186.38536: ^ task is: TASK: fedora.linux_system_roles.timesync : Update network sysconfig file\n 9689 1726887186.38537: ^ state is: HOST STATE: block=4, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887186.38558: getting variables\n 9689 1726887186.38560: in VariableManager get_vars()\n 9689 1726887186.38592: Calling all_inventory to load vars for managed_node1\n 9689 1726887186.38595: Calling groups_inventory to load vars for managed_node1\n 9689 1726887186.38598: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887186.38606: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887186.38610: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887186.38616: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887186.40229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887186.41186: done with get_vars()\n 9689 1726887186.41201: done getting variables\n\nTASK [fedora.linux_system_roles.timesync : Update network sysconfig file] ******\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:218\nFriday 20 September 2024 22:53:06 -0400 (0:00:00.155) 0:00:20.098 ****** \n 9689 1726887186.41275: entering _queue_task() for managed_node1/lineinfile\n 9689 1726887186.41277: Creating lock for lineinfile\n 9689 1726887186.41588: worker is 1 (out of 3 available)\n 9689 1726887186.41607: exiting _queue_task() for managed_node1/lineinfile\n 9689 1726887186.41657: getting variables\n 9689 1726887186.41661: in VariableManager get_vars()\n 9689 1726887186.41774: Calling all_inventory to load vars for managed_node2\n 9689 1726887186.41780: Calling groups_inventory to load vars for managed_node2\n 9689 1726887186.41784: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887186.41799: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887186.41803: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887186.41807: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887186.43375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10500 1726887186.42390: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Update network sysconfig file\n 10500 1726887186.42535: in run() - task 0e652c5f-a961-eb88-62cf-000000000026\n 10500 1726887186.42553: variable 'ansible_search_path' from source: unknown\n 10500 1726887186.42560: variable 'ansible_search_path' from source: unknown\n 10500 1726887186.42583: calling self._execute()\n 10500 1726887186.42661: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10500 1726887186.42672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10500 1726887186.42683: variable 'omit' from source: magic vars\n 10500 1726887186.43199: variable 'timesync_mode' from source: set_fact\n 10500 1726887186.44304: Evaluated conditional (timesync_mode == 1): True\n 10500 1726887186.44474: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 9689 1726887186.45183: done with get_vars()\n 9689 1726887186.45205: done getting variables\n 9689 1726887186.45310: entering _queue_task() for managed_node2/lineinfile\n 9689 1726887186.45722: worker is 2 (out of 3 available)\n 9689 1726887186.45735: exiting _queue_task() for managed_node2/lineinfile\n 9689 1726887186.45771: getting variables\n 9689 1726887186.45774: in VariableManager get_vars()\n 9689 1726887186.46303: Calling all_inventory to load vars for managed_node3\n 9689 1726887186.46308: Calling groups_inventory to load vars for managed_node3\n 9689 1726887186.46314: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887186.46330: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887186.46335: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887186.46340: Calling groups_plugins_play to load vars for managed_node3\n 10500 1726887186.45335: Evaluated conditional (ansible_facts['os_family'] == 'RedHat'): True\n 10500 1726887186.45346: variable 'omit' from source: magic vars\n 10500 1726887186.45388: variable 'omit' from source: magic vars\n 10500 1726887186.45500: variable 'timesync_ntp_provider' from source: set_fact\n 10500 1726887186.45632: variable 'timesync_dhcp_ntp_servers' from source: role '' defaults\n 10500 1726887186.45653: variable 'omit' from source: magic vars\n 10500 1726887186.45691: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10500 1726887186.45734: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10500 1726887186.45759: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10500 1726887186.45781: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10500 1726887186.45799: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10500 1726887186.45837: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10500 1726887186.45846: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10500 1726887186.45854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10500 1726887186.46006: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10500 1726887186.46028: Set connection var ansible_shell_executable to /bin/sh\n 10500 1726887186.46036: Set connection var ansible_connection to ssh\n 10500 1726887186.46046: Set connection var ansible_timeout to 10\n 10500 1726887186.46052: Set connection var ansible_shell_type to sh\n 10500 1726887186.46061: Set connection var ansible_pipelining to False\n 10500 1726887186.46094: variable 'ansible_shell_executable' from source: unknown\n 10500 1726887186.46102: variable 'ansible_connection' from source: unknown\n 10500 1726887186.46109: variable 'ansible_module_compression' from source: unknown\n 10500 1726887186.46117: variable 'ansible_shell_type' from source: unknown\n 10500 1726887186.46123: variable 'ansible_shell_executable' from source: unknown\n 10500 1726887186.46129: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10500 1726887186.46136: variable 'ansible_pipelining' from source: unknown\n 10500 1726887186.46142: variable 'ansible_timeout' from source: unknown\n 10500 1726887186.46150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10500 1726887186.46371: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 10500 1726887186.46385: variable 'omit' from source: magic vars\n 10500 1726887186.46394: starting attempt loop\n 10500 1726887186.46400: running the handler\n 10500 1726887186.46429: _low_level_execute_command(): starting\n 10500 1726887186.46440: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10501 1726887186.46895: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Update network sysconfig file\n 10501 1726887186.47036: in run() - task 0e652c5f-a961-eb88-62cf-000000000026\n 10501 1726887186.47054: variable 'ansible_search_path' from source: unknown\n 10501 1726887186.47061: variable 'ansible_search_path' from source: unknown\n 10501 1726887186.47086: calling self._execute()\n 10501 1726887186.47170: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10501 1726887186.47181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10501 1726887186.47193: variable 'omit' from source: magic vars\n 10501 1726887186.47769: variable 'timesync_mode' from source: set_fact\n 10501 1726887186.47782: Evaluated conditional (timesync_mode == 1): True\n 10501 1726887186.47947: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 10500 1726887186.52728: stdout chunk (state=2):\n>>>/root\n<<<\n 10500 1726887186.52746: stderr chunk (state=2):\n>>><<<\n 10500 1726887186.52766: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'/root\\n', b'')\n 10500 1726887186.52793: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10500 1726887186.52812: _low_level_execute_command(): starting\n 10500 1726887186.52823: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505 `\" && echo ansible-tmp-1726887186.528037-10500-66478798954505=\"` echo /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505 `\" ) && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505 `\" && echo ansible-tmp-1726887186.528037-10500-66478798954505=\"` echo /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505 `\" ) && sleep 0'\"'\"''\n 9689 1726887186.54378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887186.56941: done with get_vars()\n 10501 1726887186.55291: Evaluated conditional (ansible_facts['os_family'] == 'RedHat'): True\n 10501 1726887186.55308: variable 'omit' from source: magic vars\n 10501 1726887186.55349: variable 'omit' from source: magic vars\n 10501 1726887186.55471: variable 'timesync_ntp_provider' from source: set_fact\n 10501 1726887186.55614: variable 'timesync_dhcp_ntp_servers' from source: role '' defaults\n 10501 1726887186.55635: variable 'omit' from source: magic vars\n 10501 1726887186.55669: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10501 1726887186.55699: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10501 1726887186.55719: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10501 1726887186.55738: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10501 1726887186.55749: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10501 1726887186.55769: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10501 1726887186.55776: variable 'ansible_host' from source: host vars for 'managed_node2'\n 9689 1726887186.57037: done getting variables\n 10501 1726887186.55782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10501 1726887186.55888: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10501 1726887186.55903: Set connection var ansible_shell_executable to /bin/sh\n 10501 1726887186.55909: Set connection var ansible_connection to ssh\n 10501 1726887186.55919: Set connection var ansible_timeout to 10\n 10501 1726887186.55925: Set connection var ansible_shell_type to sh\n 10501 1726887186.55933: Set connection var ansible_pipelining to False\n 10501 1726887186.55956: variable 'ansible_shell_executable' from source: unknown\n 10501 1726887186.55962: variable 'ansible_connection' from source: unknown\n 10501 1726887186.55967: variable 'ansible_module_compression' from source: unknown\n 10501 1726887186.55972: variable 'ansible_shell_type' from source: unknown\n 10501 1726887186.55977: variable 'ansible_shell_executable' from source: unknown\n 10501 1726887186.55982: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10501 1726887186.55988: variable 'ansible_pipelining' from source: unknown\n 10501 1726887186.55992: variable 'ansible_timeout' from source: unknown\n 10501 1726887186.55998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10501 1726887186.56171: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 10501 1726887186.56184: variable 'omit' from source: magic vars\n 10501 1726887186.56192: starting attempt loop\n 10501 1726887186.56196: running the handler\n 10501 1726887186.56208: _low_level_execute_command(): starting\n 10501 1726887186.56225: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9689 1726887186.57556: entering _queue_task() for managed_node3/lineinfile\n 9689 1726887186.57955: worker is 3 (out of 3 available)\n 9689 1726887186.57973: exiting _queue_task() for managed_node3/lineinfile\n 9689 1726887186.57987: done queuing things up, now waiting for results queue to drain\n 9689 1726887186.57989: waiting for pending results...\n 10505 1726887186.58188: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Update network sysconfig file\n 10500 1726887186.58287: stdout chunk (state=2):\n>>>ansible-tmp-1726887186.528037-10500-66478798954505=/root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505\n<<<\n 10505 1726887186.58333: in run() - task 0e652c5f-a961-eb88-62cf-000000000026\n 10505 1726887186.58354: variable 'ansible_search_path' from source: unknown\n 10505 1726887186.58361: variable 'ansible_search_path' from source: unknown\n 10505 1726887186.58396: calling self._execute()\n 10505 1726887186.58467: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10505 1726887186.58478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10505 1726887186.58491: variable 'omit' from source: magic vars\n 10505 1726887186.58894: variable 'timesync_mode' from source: set_fact\n 10505 1726887186.58908: Evaluated conditional (timesync_mode == 1): True\n 10505 1726887186.59030: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 10500 1726887186.58909: stderr chunk (state=3):\n>>><<<\n 10500 1726887186.59119: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'ansible-tmp-1726887186.528037-10500-66478798954505=/root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505\\n', b'')\n 10500 1726887186.59150: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887186.528037-10500-66478798954505=/root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505\n, stderr=\n 10500 1726887186.59189: variable 'ansible_module_compression' from source: unknown\n 10501 1726887186.59228: stdout chunk (state=2):\n>>>/root\n<<<\n 10500 1726887186.59245: ANSIBALLZ: Using lock for lineinfile\n 10500 1726887186.59251: ANSIBALLZ: Acquiring lock\n 10500 1726887186.59256: ANSIBALLZ: Lock acquired: 139804640374096\n 10500 1726887186.59260: ANSIBALLZ: Creating module\n 10501 1726887186.59371: stderr chunk (state=3):\n>>><<<\n 10501 1726887186.59381: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'/root\\n', b'')\n 10501 1726887186.59414: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10501 1726887186.59431: _low_level_execute_command(): starting\n 10501 1726887186.59439: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895 `\" && echo ansible-tmp-1726887186.5942388-10501-215245088015895=\"` echo /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895 `\" ) && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895 `\" && echo ansible-tmp-1726887186.5942388-10501-215245088015895=\"` echo /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895 `\" ) && sleep 0'\"'\"''\n 10505 1726887186.60393: Evaluated conditional (ansible_facts['os_family'] == 'RedHat'): True\n 10505 1726887186.60405: variable 'omit' from source: magic vars\n 10505 1726887186.60455: variable 'omit' from source: magic vars\n 10505 1726887186.60562: variable 'timesync_ntp_provider' from source: set_fact\n 10505 1726887186.60739: variable 'timesync_dhcp_ntp_servers' from source: role '' defaults\n 10505 1726887186.60763: variable 'omit' from source: magic vars\n 10505 1726887186.60808: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10505 1726887186.60854: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10505 1726887186.60878: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10505 1726887186.60900: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10505 1726887186.60918: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10505 1726887186.60950: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10505 1726887186.60958: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10505 1726887186.60965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10505 1726887186.61092: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10505 1726887186.61109: Set connection var ansible_shell_executable to /bin/sh\n 10505 1726887186.61117: Set connection var ansible_connection to ssh\n 10505 1726887186.61126: Set connection var ansible_timeout to 10\n 10505 1726887186.61132: Set connection var ansible_shell_type to sh\n 10505 1726887186.61140: Set connection var ansible_pipelining to False\n 10505 1726887186.61167: variable 'ansible_shell_executable' from source: unknown\n 10505 1726887186.61174: variable 'ansible_connection' from source: unknown\n 10505 1726887186.61179: variable 'ansible_module_compression' from source: unknown\n 10505 1726887186.61185: variable 'ansible_shell_type' from source: unknown\n 10505 1726887186.61189: variable 'ansible_shell_executable' from source: unknown\n 10505 1726887186.61194: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10505 1726887186.61200: variable 'ansible_pipelining' from source: unknown\n 10505 1726887186.61205: variable 'ansible_timeout' from source: unknown\n 10505 1726887186.61213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10505 1726887186.61450: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action)\n 10505 1726887186.61465: variable 'omit' from source: magic vars\n 10505 1726887186.61474: starting attempt loop\n 10505 1726887186.61480: running the handler\n 10505 1726887186.61497: _low_level_execute_command(): starting\n 10505 1726887186.61507: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10501 1726887186.64530: stdout chunk (state=2):\n>>>ansible-tmp-1726887186.5942388-10501-215245088015895=/root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895\n<<<\n 10501 1726887186.64777: stderr chunk (state=3):\n>>><<<\n 10501 1726887186.64785: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'ansible-tmp-1726887186.5942388-10501-215245088015895=/root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895\\n', b'')\n 10501 1726887186.64811: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887186.5942388-10501-215245088015895=/root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895\n, stderr=\n 10501 1726887186.64860: variable 'ansible_module_compression' from source: unknown\n 10501 1726887186.64922: ANSIBALLZ: Using lock for lineinfile\n 10501 1726887186.64928: ANSIBALLZ: Acquiring lock\n 10505 1726887186.66239: stdout chunk (state=2):\n>>>/root\n<<<\n 10505 1726887186.66252: stderr chunk (state=2):\n>>><<<\n 10505 1726887186.66270: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'/root\\n', b'')\n 10505 1726887186.66297: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10505 1726887186.66316: _low_level_execute_command(): starting\n 10505 1726887186.66325: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735 `\" && echo ansible-tmp-1726887186.663066-10505-238987195381735=\"` echo /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735 `\" ) && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735 `\" && echo ansible-tmp-1726887186.663066-10505-238987195381735=\"` echo /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735 `\" ) && sleep 0'\"'\"''\n 10505 1726887186.70703: stdout chunk (state=2):\n>>>ansible-tmp-1726887186.663066-10505-238987195381735=/root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735\n<<<\n 10505 1726887186.70916: stderr chunk (state=3):\n>>><<<\n 10505 1726887186.70926: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'ansible-tmp-1726887186.663066-10505-238987195381735=/root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735\\n', b'')\n 10505 1726887186.70956: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887186.663066-10505-238987195381735=/root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735\n, stderr=\n 10505 1726887186.71010: variable 'ansible_module_compression' from source: unknown\n 10505 1726887186.71077: ANSIBALLZ: Using lock for lineinfile\n 10505 1726887186.71084: ANSIBALLZ: Acquiring lock\n 10500 1726887186.75907: ANSIBALLZ: Writing module into payload\n 10500 1726887186.76025: ANSIBALLZ: Writing module\n 10500 1726887186.76047: ANSIBALLZ: Renaming module\n 10500 1726887186.76056: ANSIBALLZ: Done creating module\n 10500 1726887186.76079: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10501 1726887186.76116: ANSIBALLZ: Lock acquired: 139804640374096\n 10501 1726887186.76126: ANSIBALLZ: Reading module after lock\n 10501 1726887186.76158: 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 10501 1726887186.76220: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895/AnsiballZ_lineinfile.py\n<10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpehrj9y5l TO /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895/AnsiballZ_lineinfile.py\n<10.31.42.224> 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/75343b97d0\"' '[10.31.42.224]'\n 10505 1726887186.76316: ANSIBALLZ: Lock acquired: 139804640374096\n 10505 1726887186.76327: ANSIBALLZ: Reading module after lock\n 10505 1726887186.76373: 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 10505 1726887186.76461: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735/AnsiballZ_lineinfile.py\n<10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp2gs3ftp3 TO /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735/AnsiballZ_lineinfile.py\n<10.31.41.136> 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/2e4e98e5cc\"' '[10.31.41.136]'\n 10501 1726887186.76606: Sending initial data\n 10501 1726887186.76616: Sent initial data (158 bytes)\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py\n 10500 1726887186.76675: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505/AnsiballZ_lineinfile.py\n<10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpt74lnmyn TO /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505/AnsiballZ_lineinfile.py\n<10.31.43.54> 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/4a8bd5e786\"' '[10.31.43.54]'\n 10500 1726887186.76811: Sending initial data\n 10500 1726887186.76822: Sent initial data (156 bytes)\n 10505 1726887186.77379: Sending initial data\n 10505 1726887186.77387: Sent initial data (157 bytes)\n 10501 1726887186.79782: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpehrj9y5l /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895/AnsiballZ_lineinfile.py\n<<<\n 10500 1726887186.79872: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpt74lnmyn /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505/AnsiballZ_lineinfile.py\n<<<\n 10505 1726887186.81356: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp2gs3ftp3 /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735/AnsiballZ_lineinfile.py\n<<<\n 10501 1726887186.81588: stderr chunk (state=3):\n>>><<<\n 10501 1726887186.81598: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpehrj9y5l /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895/AnsiballZ_lineinfile.py\\n', b'')\n 10501 1726887186.81626: done transferring module to remote\n 10501 1726887186.81642: _low_level_execute_command(): starting\n 10501 1726887186.81649: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895/ /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895/AnsiballZ_lineinfile.py && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895/ /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895/AnsiballZ_lineinfile.py && sleep 0'\"'\"''\n 10500 1726887186.82475: stderr chunk (state=3):\n>>><<<\n 10500 1726887186.82485: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpt74lnmyn /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505/AnsiballZ_lineinfile.py\\n', b'')\n 10500 1726887186.82516: done transferring module to remote\n 10500 1726887186.82532: _low_level_execute_command(): starting\n 10500 1726887186.82540: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505/ /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505/AnsiballZ_lineinfile.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505/ /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505/AnsiballZ_lineinfile.py && sleep 0'\"'\"''\n 10505 1726887186.83208: stderr chunk (state=3):\n>>><<<\n 10505 1726887186.83220: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp2gs3ftp3 /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735/AnsiballZ_lineinfile.py\\n', b'')\n 10505 1726887186.83254: done transferring module to remote\n 10505 1726887186.83270: _low_level_execute_command(): starting\n 10505 1726887186.83279: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735/ /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735/AnsiballZ_lineinfile.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735/ /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735/AnsiballZ_lineinfile.py && sleep 0'\"'\"''\n 10501 1726887186.84239: stderr chunk (state=2):\n>>><<<\n 10501 1726887186.84246: stdout chunk (state=2):\n>>><<<\n<10.31.42.224> (0, b'', b'')\n 10501 1726887186.84263: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10501 1726887186.84266: _low_level_execute_command(): starting\n 10501 1726887186.84271: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895/AnsiballZ_lineinfile.py && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' -tt 10.31.42.224 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895/AnsiballZ_lineinfile.py && sleep 0'\"'\"''\n 10500 1726887186.85155: stderr chunk (state=2):\n>>><<<\n 10500 1726887186.85165: stdout chunk (state=2):\n>>><<<\n<10.31.43.54> (0, b'', b'')\n 10500 1726887186.85183: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10500 1726887186.85188: _low_level_execute_command(): starting\n 10500 1726887186.85192: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505/AnsiballZ_lineinfile.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' -tt 10.31.43.54 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505/AnsiballZ_lineinfile.py && sleep 0'\"'\"''\n 10505 1726887186.86456: stderr chunk (state=2):\n>>><<<\n 10505 1726887186.86464: stdout chunk (state=2):\n>>><<<\n<10.31.41.136> (0, b'', b'')\n 10505 1726887186.86487: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10505 1726887186.86493: _low_level_execute_command(): starting\n 10505 1726887186.86501: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735/AnsiballZ_lineinfile.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' -tt 10.31.41.136 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735/AnsiballZ_lineinfile.py && sleep 0'\"'\"''\n 10501 1726887186.87104: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 10501 1726887186.87118: stdout chunk (state=3):\n>>>import '_warnings' # \r\n<<<\n 10501 1726887186.87127: stdout chunk (state=3):\n>>>import '_thread' # \r\n<<<\n 10501 1726887186.87136: stdout chunk (state=3):\n>>>import '_weakref' # \r\n<<<\n 10501 1726887186.87197: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 10501 1726887186.87227: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 10501 1726887186.87236: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 10501 1726887186.87271: stdout chunk (state=3):\n>>>import 'posix' # \r\nimport _thread # previously loaded ('_thread')\r\n<<<\n 10501 1726887186.87281: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # <<<\n 10501 1726887186.87288: stdout chunk (state=3):\n>>>\r\n# installing zipimport hook\r\n<<<\n 10501 1726887186.87313: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 10501 1726887186.87351: 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 10501 1726887186.87361: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10501 1726887186.87379: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 10501 1726887186.87399: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 10501 1726887186.87422: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 10501 1726887186.87438: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a8de48>\r\n<<<\n 10501 1726887186.87474: 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 10501 1726887186.87490: 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 0x7ff845a23828>\r\n<<<\n 10501 1726887186.87498: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a8d9b0>\r\n<<<\n 10501 1726887186.87524: 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 10501 1726887186.87540: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a30630>\r\n<<<\n 10501 1726887186.87563: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 10501 1726887186.87593: 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 10501 1726887186.87615: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a37160>\r\n<<<\n 10501 1726887186.87649: 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 10501 1726887186.87675: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 10501 1726887186.87708: 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 0x7ff845a3c0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a37748>\r\n<<<\n 10501 1726887186.87742: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a37390>\r\n<<<\n 10501 1726887186.87772: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 10501 1726887186.87798: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 10501 1726887186.87833: 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 10501 1726887186.87861: 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 10501 1726887186.87895: 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 0x7ff8459e1470>\r\n<<<\n 10501 1726887186.87923: 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 10501 1726887186.87948: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py\r\n<<<\n 10501 1726887186.87963: 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 0x7ff8459e6e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459e1b38>\r\n<<<\n 10500 1726887186.87979: 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 10501 1726887186.88002: 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 10501 1726887186.88036: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 10500 1726887186.88036: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 10500 1726887186.88066: stdout chunk (state=3):\n>>>import '_io' # \r\nimport 'marshal' # \r\n<<<\n 10500 1726887186.88103: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 10500 1726887186.88114: stdout chunk (state=3):\n>>>import _thread # previously loaded ('_thread')\r\n<<<\n 10500 1726887186.88123: stdout chunk (state=3):\n>>>import '_thread' # \r\nimport _weakref # previously loaded ('_weakref')\r\nimport '_weakref' # \r\n# installing zipimport hook\r\n<<<\n 10500 1726887186.88132: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n<<<\n 10500 1726887186.88140: stdout chunk (state=3):\n>>># installed zipimport hook\r\n<<<\n 10501 1726887186.88148: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459ed4e0>\r\n<<<\n 10501 1726887186.88168: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459d0d68>\r\n<<<\n 10500 1726887186.88189: 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 10500 1726887186.88200: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 10501 1726887186.88201: 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 0x7ff8459d3198>\r\n<<<\n 10500 1726887186.88228: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 10500 1726887186.88236: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 10501 1726887186.88247: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 10500 1726887186.88266: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a553e48>\r\n<<<\n 10501 1726887186.88270: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 10500 1726887186.88293: 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 10501 1726887186.88302: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843ce1940>\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 10500 1726887186.88303: 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 0x7fbe6a4e9828>\r\n<<<\n 10500 1726887186.88325: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a5539b0>\r\n<<<\n 10500 1726887186.88334: 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 10501 1726887186.88335: 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 0x7ff843cf3240>\r\n<<<\n 10500 1726887186.88346: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4f6630>\r\n<<<\n 10500 1726887186.88370: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 10500 1726887186.88384: 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 10500 1726887186.88392: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc'\r\n<<<\n 10500 1726887186.88402: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4fd160>\r\n<<<\n 10501 1726887186.88410: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a41a20>\r\n<<<\n 10500 1726887186.88433: 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 10501 1726887186.88439: 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 10500 1726887186.88442: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py\r\n<<<\n 10500 1726887186.88460: 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<<<\n 10500 1726887186.88477: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 10500 1726887186.88485: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a5020f0>\r\n<<<\n 10500 1726887186.88500: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4fd748>\r\n<<<\n 10500 1726887186.88631: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4fd390>\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 10500 1726887186.88672: 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 10500 1726887186.88700: stdout chunk (state=3):\n>>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4a7470>\r\n<<<\n 10500 1726887186.88732: 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<<<\n 10500 1726887186.88771: 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 0x7fbe6a4ace48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4a7b38>\r\n<<<\n 10500 1726887186.88792: 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 10501 1726887186.88804: 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 10500 1726887186.88823: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 10501 1726887186.88848: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 10501 1726887186.88866: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 10501 1726887186.88885: 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 10501 1726887186.88913: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10500 1726887186.88935: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4b34e0>\r\n<<<\n 10500 1726887186.88955: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a496d68>\r\n<<<\n 10500 1726887186.88977: 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 10500 1726887186.89001: stdout chunk (state=3):\n>>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a499198>\r\n<<<\n 10501 1726887186.89015: 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 0x7ff843c60080>\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 0x7ff843c6c2b0>\r\n<<<\n 10500 1726887186.89035: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 10500 1726887186.89056: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 10500 1726887186.89078: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe687a7940>\r\n<<<\n 10500 1726887186.89094: 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 10500 1726887186.89124: 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 0x7fbe687b9240>\r\n<<<\n 10501 1726887186.89138: 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 0x7ff843c6cf60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843c6ca90>\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 0x7ff843c75080>\r\nimport '_collections' # \r\n<<<\n 10501 1726887186.89187: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843cbc7b8>\r\n<<<\n 10500 1726887186.89235: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a507a20>\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 10501 1726887186.89259: 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\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843cbcba8>\r\n<<<\n 10501 1726887186.89314: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843cb0160>\r\n<<<\n 10501 1726887186.89354: 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 0x7ff843cb0e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843ca8438>\r\n<<<\n 10501 1726887186.89397: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843c98470>\r\n<<<\n 10501 1726887186.89424: 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 10500 1726887186.89463: 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 10500 1726887186.89484: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc'\r\n<<<\n 10500 1726887186.89502: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 10501 1726887186.89518: 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# /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 10500 1726887186.89525: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc'\r\n<<<\n 10501 1726887186.89549: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a19278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a21cf8>\r\n<<<\n 10500 1726887186.89551: 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 10500 1726887186.89569: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10501 1726887186.89583: stdout chunk (state=3):\n>>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843cb0438>\r\nimport '_locale' # \r\n<<<\n 10501 1726887186.89624: 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 0x7ff843a27e10>\r\n<<<\n 10500 1726887186.89640: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\n<<<\n 10500 1726887186.89648: stdout chunk (state=3):\n>>>import '_functools' # \r\n<<<\n 10500 1726887186.89668: 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 10501 1726887186.89680: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843c922b0>\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 10501 1726887186.89698: 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 0x7ff843a2d1d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a27f98>\r\n<<<\n 10500 1726887186.89715: 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 10501 1726887186.89740: 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 10500 1726887186.90047: 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 0x7fbe68726080>\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 0x7fbe687322b0>\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 0x7fbe68732f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe68732a90>\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 0x7fbe6873b080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe687827b8>\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 0x7fbe68782ba8>\r\n<<<\n 10501 1726887186.90074: 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 0x7ff843a2d2e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843d01fd0>\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 0x7ff843a2ddd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a2d9e8>\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 0x7ff843a386a0>\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 0x7ff843a38e80>\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 0x7ff8435c0198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a38780>\r\n<<<\n 10500 1726887186.90104: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe68776160>\r\n<<<\n 10500 1726887186.90131: 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 0x7fbe68776e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6876e438>\r\n<<<\n 10501 1726887186.90151: 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 10501 1726887186.90172: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8435c4c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a2d518>\r\n<<<\n 10500 1726887186.90201: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6875e470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n<<<\n 10500 1726887186.90237: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc'\r\nimport '_sre' # \r\n<<<\n 10500 1726887186.90266: 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 10500 1726887186.90293: 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 10500 1726887186.90318: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684df2b0>\r\n<<<\n 10500 1726887186.90355: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684e7d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe687760b8>\r\n<<<\n 10500 1726887186.90382: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 10501 1726887186.90404: 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 0x7ff8435e92e8>\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 0x7ff8435e96a0>\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 0x7ff8435ef390>\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 10500 1726887186.90438: 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 0x7fbe684ede48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe687582b0>\r\n<<<\n 10500 1726887186.90467: 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 10500 1726887186.90507: 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 0x7fbe684f3208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684edfd0>\r\n<<<\n 10500 1726887186.90551: 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 0x7fbe684f3320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe687c7fd0>\r\n<<<\n 10500 1726887186.90578: 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 10500 1726887186.90605: 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 10500 1726887186.90627: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n<<<\n 10500 1726887186.90653: 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 0x7fbe684f3e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684f3a20>\r\n<<<\n 10501 1726887186.90669: 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 0x7ff84339aba8>\r\n<<<\n 10500 1726887186.90699: 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 0x7fbe684fe6d8>\r\n<<<\n 10500 1726887186.90731: 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 10501 1726887186.90750: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8433912e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843388f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84337ee80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8435efd30>\r\n<<<\n 10501 1726887186.90773: 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 0x7ff843391f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8435e9a20>\r\n<<<\n 10501 1726887186.90795: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 10501 1726887186.90821: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 10505 1726887186.91204: 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 0x7f8df2168e48>\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 0x7f8df20fe828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df21689b0>\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 0x7f8df210b630>\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 0x7f8df2112160>\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 0x7f8df21170f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df2112748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df2112390>\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 10500 1726887186.91242: 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 0x7fbe684feeb8>\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 0x7fbe6850a3c8>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684fe7b8>\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 0x7fbe6808ac88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684f3550>\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 0x7fbe680af2e8>\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 0x7fbe680af6a0>\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 0x7fbe680b5390>\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<<<\n 10500 1726887186.91254: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc'\r\n<<<\n 10500 1726887186.91284: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py\r\n<<<\n 10501 1726887186.91348: 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 0x7ff84599d710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843392048>\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 0x7ff84599da90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a2d860>\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 0x7ff8459b75c0>\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 0x7ff8459bb630>\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 0x7ff8459bbb00>\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 0x7ff8459bbc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459b7e10>\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\n<<<\n 10501 1726887186.91375: stdout chunk (state=3):\n>>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8459bbf60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459bb4e0>\r\n<<<\n 10501 1726887186.91398: 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 0x7ff8459bb240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459abb00>\r\n<<<\n 10501 1726887186.91424: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8435d5358>\r\n<<<\n 10500 1726887186.91828: 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# 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 0x7fbe67e60ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe67e572e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe67e4ef98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe67e44e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe680b5d30>\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 0x7fbe67e57f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe680afa20>\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 0x7fbe6a463710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe67e58048>\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 0x7fbe6a463a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684f3898>\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 10501 1726887186.91847: 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 0x7ff8459b7470>\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 0x7ff8419be908>\r\n# zipimport: found 33 names in '/tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10500 1726887186.92229: 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 0x7fbe6a47d5c0>\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 0x7fbe6a481630>\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 0x7fbe6a481b00>\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 0x7fbe6a481c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a47de10>\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 0x7fbe6a481f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4814e0>\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 0x7fbe6a481240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a471b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6809b358>\r\n<<<\n 10500 1726887186.92469: 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 0x7fbe6a47d470>\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 0x7fbe66484908>\r\n<<<\n 10500 1726887186.92538: stdout chunk (state=3):\n>>># zipimport: found 33 names in '/tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 10500 1726887186.92569: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10500 1726887186.92604: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 10500 1726887186.92635: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10500 1726887186.93682: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10501 1726887186.93817: stdout chunk (state=3):\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 0x7ff84167bac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10501 1726887186.93923: 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 0x7ff8416a2278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8417254e0>\r\n<<<\n 10501 1726887186.93963: 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 0x7ff8417255f8>\r\n# /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py\r\n<<<\n 10501 1726887186.93996: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc'\r\n<<<\n 10501 1726887186.94035: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff841725b38>\r\n<<<\n 10501 1726887186.94054: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 10501 1726887186.94095: 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 10501 1726887186.94136: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc'\r\n<<<\n 10501 1726887186.94162: 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 10501 1726887186.94240: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff841728160>\r\n<<<\n 10501 1726887186.94275: 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 0x7ff841694390>\r\n<<<\n 10501 1726887186.94327: 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 0x7ff841694e48>\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 10501 1726887186.94393: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff841726128>\r\n<<<\n 10501 1726887186.94425: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8417052b0>\r\n<<<\n 10505 1726887186.94520: 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 0x7f8df20bc470>\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 0x7f8df20c1e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df20bcb38>\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 0x7f8df20c84e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df20abd68>\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 0x7f8df20ae198>\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 0x7f8df03bc940>\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 0x7f8df03ce240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df211ca20>\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 0x7f8df0<<<\n 10500 1726887186.94597: 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 0x7fbe66141ac8>\r\n<<<\n 10500 1726887186.94619: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 10500 1726887186.94639: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10500 1726887186.94675: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10501 1726887186.94699: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416fa4a8>\r\n<<<\n 10500 1726887186.94742: 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 0x7fbe66168278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661aa4e0>\r\n<<<\n 10500 1726887186.94778: 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 0x7fbe661aa5f8>\r\n<<<\n 10500 1726887186.94846: 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 10500 1726887186.94892: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661aab38>\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 10500 1726887186.94930: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py\r\n<<<\n 10501 1726887186.94978: 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 0x7ff8419dad30>\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 0x7ff841728b70>\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 0x7ff84170d400>\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 0x7ff841936e80>\r\n<<<\n 10500 1726887186.95011: 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 10500 1726887186.95047: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661ad160>\r\n<<<\n 10501 1726887186.95116: 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 0x7ff84193ceb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84192b2b0>\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 0x7ff84192bac8>\r\n<<<\n 10500 1726887186.95152: 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 0x7fbe66156390>\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 0x7fbe66156e48>\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 10500 1726887186.95210: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661ab128>\r\n<<<\n 10500 1726887186.95237: stdout chunk (state=3):\n>>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6618b2b0>\r\n<<<\n 10501 1726887186.95312: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84171b7b8>\r\n<<<\n 10501 1726887186.95344: 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 10501 1726887186.95375: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10501 1726887186.95407: 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 10505 1726887186.95440: stdout chunk (state=3):\n>>>33b080>\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 0x7f8df03472b0>\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 0x7f8df0347f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0347a90>\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 0x7f8df0351080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df03977b8>\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 0x7f8df0397ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df038b160>\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 0x7f8df038be48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0383438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0373470>\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 0x7f8df00f4278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df00fccf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df038b438>\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 0x7f8df0102e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df036d2b0>\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 0x7f8df01081d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader<<<\n 10501 1726887186.95486: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 10501 1726887186.95513: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84195eef0>\r\n<<<\n 10500 1726887186.95547: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661804a8>\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 10500 1726887186.95585: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6649fd30>\r\n<<<\n 10500 1726887186.95616: 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 0x7fbe66193358>\r\n<<<\n 10500 1726887186.95644: 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 0x7fbe66193470>\r\n<<<\n 10501 1726887186.95673: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84192b128>\r\n<<<\n 10500 1726887186.95905: 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 0x7fbe663fde80>\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 0x7fbe66404f28>\r\n<<<\n 10500 1726887186.95917: stdout chunk (state=3):\n>>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe663f02b0>\r\n<<<\n 10501 1726887186.95929: 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 0x7ff8416a9da0>\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 0x7ff8416a9f28>\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 0x7ff8416b8048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84170d550>\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 0x7ff8416c69e8>\r\n<<<\n 10501 1726887186.96226: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416c0128>\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 0x7ff8416c0320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416b8ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10500 1726887186.96239: 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 0x7fbe663f0ac8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661a1828>\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 10500 1726887186.96249: stdout chunk (state=3):\n>>>import '_string' # \r\n<<<\n 10505 1726887186.96556: stdout chunk (state=3):\n>>> object at 0x7f8df0102f98>\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 0x7f8df01082e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df03dcfd0>\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 0x7f8df0108dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df01089e8>\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 0x7f8df01136a0>\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 0x7f8df0113e80>\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 0x7f8defc9b198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0113780>\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 0x7f8defc9fc88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0108518>\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 0x7f8defcc42e8>\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 0x7f8defcc46a0>\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 0x7f8defcca390>\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/_<<<\n 10501 1726887186.96788: 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_p0x4qxsi/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_p0x4qxsi/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 0x7ff8416e3e10>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416e3ac8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416e32e8>\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 10501 1726887186.96799: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416e3940>\r\n<<<\n 10501 1726887186.96808: stdout chunk (state=3):\n>>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416cec18>\r\n<<<\n 10500 1726887186.96820: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe66424f60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe663f0198>\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 0x7fbe66431860>\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 0x7fbe66431e80>\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 0x7fbe66431fd0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661935c0>\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 0x7fbe6644e978>\r\n<<<\n 10501 1726887186.96842: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10500 1726887186.97172: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe664490b8>\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 0x7fbe664492b0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6643fb38>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 10500 1726887186.97184: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10501 1726887186.97285: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10500 1726887186.97297: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10500 1726887186.97388: 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 10500 1726887186.97416: 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 10500 1726887186.97427: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 10500 1726887186.97452: 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 10500 1726887186.97477: 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 10500 1726887186.97488: 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 0x7fbe6646ad68>\r\n<<<\n 10500 1726887186.97542: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6646aa20>\r\n<<<\n 10500 1726887186.97577: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6646a240>\r\n<<<\n 10500 1726887186.97595: 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 10500 1726887186.97613: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc'\r\n<<<\n 10505 1726887186.97630: stdout chunk (state=3):\n>>>_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 0x7f8defa75ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defa6c2e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defa63f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defa59e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defccad30>\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 0x7f8defa6cf60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defcc4a20>\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 0x7f8df2078710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defa6d048>\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 0x7f8df2078a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0108860>\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 0x7f8df20925c0>\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 0x7f8df2096630>\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/_blake<<<\n 10505 1726887186.97649: stdout chunk (state=3):\n>>>2.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8df2096b00>\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 0x7f8df2096c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df2092e10>\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 0x7f8df2096f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df20964e0>\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 0x7f8df2096240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df2086b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defcb0358>\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 0x7f8df2092470>\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 0x7f8dee099908>\r\n# zipimport: found 33 names in '/tmp/ansible_lineinfile_payload_x2c9se9e/ansible_lineinfile_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10500 1726887186.97665: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6646a898>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe66457ac8>\r\n# zipimport: zlib available\r\n<<<\n 10501 1726887186.97744: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 10501 1726887186.97771: 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_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 10501 1726887186.97794: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 10501 1726887186.97820: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10501 1726887186.97853: 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_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 10501 1726887186.97879: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10501 1726887186.97902: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n<<<\n 10501 1726887186.98018: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10500 1726887186.98132: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10501 1726887186.98287: 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 0x7ff8417bd400>\r\n# zipimport: zlib available\r\n<<<\n 10501 1726887186.98530: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10500 1726887186.98585: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 10500 1726887186.98596: stdout chunk (state=3):\n>>>import 'ansible.module_utils.six.moves' # \r\n<<<\n 10500 1726887186.98611: 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_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 10500 1726887186.98638: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py\r\n<<<\n 10500 1726887186.98657: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10500 1726887186.98675: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10500 1726887186.98695: 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_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selectors.py\r\n<<<\n 10500 1726887186.98706: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10500 1726887186.98725: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10500 1726887186.98742: stdout chunk (state=3):\n>>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py\r\n<<<\n 10500 1726887186.98753: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10500 1726887186.98861: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10501 1726887186.98890: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10501 1726887186.98939: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10500 1726887186.98980: 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 10501 1726887186.99090: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10500 1726887186.99107: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe62ad4208>\r\n# zipimport: zlib available\r\n<<<\n 10501 1726887186.99175: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10501 1726887186.99223: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10501 1726887186.99245: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10501 1726887186.99268: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10501 1726887186.99299: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n<<<\n 10501 1726887186.99331: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10500 1726887186.99386: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10501 1726887186.99527: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10501 1726887186.99647: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 10501 1726887186.99665: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 10500 1726887186.99744: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10501 1726887186.99808: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff841833e48>\r\n# zipimport: zlib available\r\n<<<\n 10500 1726887186.99848: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10505 1726887186.99863: 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 0x7f8dedd56ac8>\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 0x7f8dedd7d278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dede004e0>\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 0x7f8dede005f8>\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 10500 1726887186.99902: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10501 1726887186.99926: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10500 1726887187.00361: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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_pld5v59a/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_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10501 1726887187.00375: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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<<<\n 10501 1726887187.00446: 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 10501 1726887187.00466: 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 0x7ff841855128>\r\n<<<\n 10500 1726887187.00491: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 10500 1726887187.00522: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 10501 1726887187.00549: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff841812e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 10501 1726887187.00570: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10501 1726887187.00611: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10500 1726887187.00630: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 10500 1726887187.00668: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe62b49e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10500 1726887187.00700: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 10501 1726887187.00724: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10500 1726887187.00749: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10500 1726887187.00808: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 10500 1726887187.00834: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 10500 1726887187.00856: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10500 1726887187.00880: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10500 1726887187.00909: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py\r\n<<<\n 10500 1726887187.00933: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10500 1726887187.00955: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10500 1726887187.00984: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10501 1726887187.01020: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10500 1726887187.01040: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10500 1726887187.01087: 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 10500 1726887187.02236: 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 0x7fbe62b6a128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe62b27e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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<<<\n 10501 1726887187.02251: 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 0x7ff84198e080>\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 0x7ff84198e128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff841826940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10505 1726887187.02265: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dede00b38>\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 0x7f8dede03160>\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 0x7f8dede03ac8>\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 0x7f8dedd6f0f0>\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 0x7f8dede010f0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedde02b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8deddd54a8>\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 0x7f8dee0b5d30>\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 0x7f8dedde8320>\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 0x7f8dedde8438>\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 10501 1726887187.02772: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10500 1726887187.02794: 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 0x7fbe62c63080>\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 0x7fbe62c63128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe62b3b940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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_pld5v59a/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_pld5v59a/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_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/ansible_lineinfile_payload.zip/ansible/modules/__init__.py\r\n<<<\n 10500 1726887187.02824: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10501 1726887187.03974: 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 0x7ff8418a77b8>\r\n\r\n{\"changed\": false, \"msg\": \"\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sysconfig/network (content)\", \"after_header\": \"/etc/sysconfig/network (content)\"}, {\"before_header\": \"/etc/sysconfig/network (file attributes)\", \"after_header\": \"/etc/sysconfig/network (file attributes)\"}], \"invocation\": {\"module_args\": {\"dest\": \"/etc/sysconfig/network\", \"create\": true, \"backup\": true, \"mode\": \"0644\", \"regexp\": \"^PEERNTP=\", \"line\": \"PEERNTP=no\", \"state\": \"present\", \"path\": \"/etc/sysconfig/network\", \"backrefs\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": 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 __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<<<\n 10505 1726887187.03990: 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 0x7f8dee011eb8>\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 0x7f8dee017f28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dee0062e8>\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 0x7f8dee006b00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8deddf67f0>\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 0x7f8dee037f60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dee006160>\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 0x7f8dedd84dd8>\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 0x7f8dedd84ef0>\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 0x7f8dedd93080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedde8588>\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 0x7f8dedda1a20>\r\n<<<\n 10500 1726887187.04007: stdout chunk (state=3):\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 0x7fbe62bbc7b8>\r\n\r\n{\"changed\": false, \"msg\": \"\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sysconfig/network (content)\", \"after_header\": \"/etc/sysconfig/network (content)\"}, {\"before_header\": \"/etc/sysconfig/network (file attributes)\", \"after_header\": \"/etc/sysconfig/network (file attributes)\"}], \"invocation\": {\"module_args\": {\"dest\": \"/etc/sysconfig/network\", \"create\": true, \"backup\": true, \"mode\": \"0644\", \"regexp\": \"^PEERNTP=\", \"line\": \"PEERNTP=no\", \"state\": \"present\", \"path\": \"/etc/sysconfig/network\", \"backrefs\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 10500 1726887187.04491: 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 _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 10505 1726887187.04506: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedd9b160>\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 0x7f8dedd9b358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedd93be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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 0x7f8deddbedd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8deddbea90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8deddbe2b0>\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 0x7f8deddbe908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedda9be0>\r\n# zipimport: zlib available\r\n<<<\n 10501 1726887187.04574: 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# 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 10500 1726887187.04608: 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<<<\n 10500 1726887187.04642: 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<<<\n 10501 1726887187.04669: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.224 closed.\r\n<<<\n 10501 1726887187.04678: stdout chunk (state=3):\n>>><<<\n 10500 1726887187.04670: stdout chunk (state=3):\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<<<\n 10500 1726887187.04690: stdout chunk (state=3):\n>>># destroy textwrap\r\n# destroy locale\r\n# destroy copy\r\n# destroy struct\r\n<<<\n 10501 1726887187.04693: stderr chunk (state=3):\n>>><<<\n<10.31.42.224> (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 0x7ff845a8de48>\\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 0x7ff845a23828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a8d9b0>\\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 0x7ff845a30630>\\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 0x7ff845a37160>\\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 0x7ff845a3c0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a37748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a37390>\\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 0x7ff8459e1470>\\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 0x7ff8459e6e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459e1b38>\\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 0x7ff8459ed4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459d0d68>\\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 0x7ff8459d3198>\\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 0x7ff843ce1940>\\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 0x7ff843cf3240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a41a20>\\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 0x7ff843c60080>\\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 0x7ff843c6c2b0>\\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 0x7ff843c6cf60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843c6ca90>\\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 0x7ff843c75080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843cbc7b8>\\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 0x7ff843cbcba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843cb0160>\\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 0x7ff843cb0e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843ca8438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843c98470>\\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 0x7ff843a19278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a21cf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843cb0438>\\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 0x7ff843a27e10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843c922b0>\\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 0x7ff843a2d1d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a27f98>\\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 0x7ff843a2d2e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843d01fd0>\\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 0x7ff843a2ddd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a2d9e8>\\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 0x7ff843a386a0>\\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 0x7ff843a38e80>\\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 0x7ff8435c0198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a38780>\\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 0x7ff8435c4c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a2d518>\\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 0x7ff8435e92e8>\\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 0x7ff8435e96a0>\\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 0x7ff8435ef390>\\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 0x7ff84339aba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8433912e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843388f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84337ee80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8435efd30>\\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 0x7ff843391f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8435e9a20>\\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 0x7ff84599d710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843392048>\\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 0x7ff84599da90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a2d860>\\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 0x7ff8459b75c0>\\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 0x7ff8459bb630>\\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 0x7ff8459bbb00>\\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 0x7ff8459bbc18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459b7e10>\\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 0x7ff8459bbf60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459bb4e0>\\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 0x7ff8459bb240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459abb00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8435d5358>\\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 0x7ff8459b7470>\\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 0x7ff8419be908>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/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 0x7ff84167bac8>\\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 0x7ff8416a2278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8417254e0>\\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 0x7ff8417255f8>\\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 0x7ff841725b38>\\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 0x7ff841728160>\\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 0x7ff841694390>\\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 0x7ff841694e48>\\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 0x7ff841726128>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8417052b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416fa4a8>\\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 0x7ff8419dad30>\\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 0x7ff841728b70>\\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 0x7ff84170d400>\\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 0x7ff841936e80>\\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 0x7ff84193ceb8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84192b2b0>\\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 0x7ff84192bac8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84171b7b8>\\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 0x7ff84195eef0>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84192b128>\\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 0x7ff8416a9da0>\\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 0x7ff8416a9f28>\\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 0x7ff8416b8048>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84170d550>\\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 0x7ff8416c69e8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416c0128>\\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 0x7ff8416c0320>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416b8ba8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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 0x7ff8416e3e10>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416e3ac8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416e32e8>\\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 0x7ff8416e3940>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416cec18>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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 0x7ff8417bd400>\\r\\n# 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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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 0x7ff841833e48>\\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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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 0x7ff841855128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff841812e48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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 0x7ff84198e080>\\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 0x7ff84198e128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff841826940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/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 0x7ff8418a77b8>\\r\\n\\r\\n{\"changed\": false, \"msg\": \"\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sysconfig/network (content)\", \"after_header\": \"/etc/sysconfig/network (content)\"}, {\"before_header\": \"/etc/sysconfig/network (file attributes)\", \"after_header\": \"/etc/sysconfig/network (file attributes)\"}], \"invocation\": {\"module_args\": {\"dest\": \"/etc/sysconfig/network\", \"create\": true, \"backup\": true, \"mode\": \"0644\", \"regexp\": \"^PEERNTP=\", \"line\": \"PEERNTP=no\", \"state\": \"present\", \"path\": \"/etc/sysconfig/network\", \"backrefs\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": 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 __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.224 closed.\\r\\n')\n 10501 1726887187.04777: _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 0x7ff845a8de48>\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 0x7ff845a23828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a8d9b0>\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 0x7ff845a30630>\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 0x7ff845a37160>\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 0x7ff845a3c0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a37748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a37390>\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 0x7ff8459e1470>\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 0x7ff8459e6e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459e1b38>\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 0x7ff8459ed4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459d0d68>\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 0x7ff8459d3198>\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 0x7ff843ce1940>\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 0x7ff843cf3240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a41a20>\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 0x7ff843c60080>\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 0x7ff843c6c2b0>\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 0x7ff843c6cf60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843c6ca90>\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 0x7ff843c75080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843cbc7b8>\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 0x7ff843cbcba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843cb0160>\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 0x7ff843cb0e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843ca8438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843c98470>\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 0x7ff843a19278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a21cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843cb0438>\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 0x7ff843a27e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843c922b0>\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 0x7ff843a2d1d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a27f98>\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 0x7ff843a2d2e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843d01fd0>\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 0x7ff843a2ddd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a2d9e8>\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 0x7ff843a386a0>\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 0x7ff843a38e80>\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 0x7ff8435c0198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a38780>\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 0x7ff8435c4c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a2d518>\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 0x7ff8435e92e8>\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 0x7ff8435e96a0>\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 0x7ff8435ef390>\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 0x7ff84339aba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8433912e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843388f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84337ee80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8435efd30>\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 0x7ff843391f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8435e9a20>\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 0x7ff84599d710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843392048>\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 0x7ff84599da90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a2d860>\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 0x7ff8459b75c0>\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 0x7ff8459bb630>\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 0x7ff8459bbb00>\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 0x7ff8459bbc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459b7e10>\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 0x7ff8459bbf60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459bb4e0>\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 0x7ff8459bb240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459abb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8435d5358>\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 0x7ff8459b7470>\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 0x7ff8419be908>\r\n# zipimport: found 33 names in '/tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/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 0x7ff84167bac8>\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 0x7ff8416a2278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8417254e0>\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 0x7ff8417255f8>\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 0x7ff841725b38>\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 0x7ff841728160>\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 0x7ff841694390>\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 0x7ff841694e48>\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 0x7ff841726128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8417052b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416fa4a8>\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 0x7ff8419dad30>\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 0x7ff841728b70>\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 0x7ff84170d400>\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 0x7ff841936e80>\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 0x7ff84193ceb8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84192b2b0>\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 0x7ff84192bac8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84171b7b8>\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 0x7ff84195eef0>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84192b128>\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 0x7ff8416a9da0>\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 0x7ff8416a9f28>\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 0x7ff8416b8048>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84170d550>\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 0x7ff8416c69e8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416c0128>\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 0x7ff8416c0320>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416b8ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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 0x7ff8416e3e10>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416e3ac8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416e32e8>\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 0x7ff8416e3940>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416cec18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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 0x7ff8417bd400>\r\n# 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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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 0x7ff841833e48>\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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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 0x7ff841855128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff841812e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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 0x7ff84198e080>\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 0x7ff84198e128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff841826940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/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 0x7ff8418a77b8>\r\n\r\n{\"changed\": false, \"msg\": \"\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sysconfig/network (content)\", \"after_header\": \"/etc/sysconfig/network (content)\"}, {\"before_header\": \"/etc/sysconfig/network (file attributes)\", \"after_header\": \"/etc/sysconfig/network (file attributes)\"}], \"invocation\": {\"module_args\": {\"dest\": \"/etc/sysconfig/network\", \"create\": true, \"backup\": true, \"mode\": \"0644\", \"regexp\": \"^PEERNTP=\", \"line\": \"PEERNTP=no\", \"state\": \"present\", \"path\": \"/etc/sysconfig/network\", \"backrefs\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": 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 __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.224 closed.\r\n 10501 1726887187.05577: done with _execute_module (lineinfile, {'dest': '/etc/sysconfig/network', 'create': True, 'backup': True, 'mode': '0644', 'regexp': '^PEERNTP=', 'line': 'PEERNTP=no', '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': '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-1726887186.5942388-10501-215245088015895/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10501 1726887187.05594: _low_level_execute_command(): starting\n 10501 1726887187.05603: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10505 1726887187.06238: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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 0x7f8dede99240>\r\n# zipimport: zlib available\r\n<<<\n 10500 1726887187.06252: 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 10500 1726887187.06261: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.54 closed.\r\n<<<\n 10500 1726887187.06277: stdout chunk (state=3):\n>>><<<\n 10500 1726887187.06284: stderr chunk (state=3):\n>>><<<\n<10.31.43.54> (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 0x7fbe6a553e48>\\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 0x7fbe6a4e9828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a5539b0>\\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 0x7fbe6a4f6630>\\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 0x7fbe6a4fd160>\\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 0x7fbe6a5020f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4fd748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4fd390>\\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 0x7fbe6a4a7470>\\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 0x7fbe6a4ace48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4a7b38>\\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 0x7fbe6a4b34e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a496d68>\\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 0x7fbe6a499198>\\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 0x7fbe687a7940>\\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 0x7fbe687b9240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a507a20>\\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 0x7fbe68726080>\\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 0x7fbe687322b0>\\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 0x7fbe68732f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe68732a90>\\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 0x7fbe6873b080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe687827b8>\\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 0x7fbe68782ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe68776160>\\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 0x7fbe68776e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6876e438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6875e470>\\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 0x7fbe684df2b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684e7d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe687760b8>\\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 0x7fbe684ede48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe687582b0>\\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 0x7fbe684f3208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684edfd0>\\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 0x7fbe684f3320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe687c7fd0>\\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 0x7fbe684f3e10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684f3a20>\\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 0x7fbe684fe6d8>\\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 0x7fbe684feeb8>\\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 0x7fbe6850a3c8>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684fe7b8>\\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 0x7fbe6808ac88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684f3550>\\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 0x7fbe680af2e8>\\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 0x7fbe680af6a0>\\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 0x7fbe680b5390>\\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 0x7fbe67e60ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe67e572e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe67e4ef98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe67e44e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe680b5d30>\\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 0x7fbe67e57f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe680afa20>\\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 0x7fbe6a463710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe67e58048>\\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 0x7fbe6a463a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684f3898>\\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 0x7fbe6a47d5c0>\\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 0x7fbe6a481630>\\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 0x7fbe6a481b00>\\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 0x7fbe6a481c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a47de10>\\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 0x7fbe6a481f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4814e0>\\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 0x7fbe6a481240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a471b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6809b358>\\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 0x7fbe6a47d470>\\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 0x7fbe66484908>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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 0x7fbe66141ac8>\\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 0x7fbe66168278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661aa4e0>\\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 0x7fbe661aa5f8>\\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 0x7fbe661aab38>\\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 0x7fbe661ad160>\\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 0x7fbe66156390>\\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 0x7fbe66156e48>\\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 0x7fbe661ab128>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6618b2b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661804a8>\\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 0x7fbe6649fd30>\\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 0x7fbe66193358>\\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 0x7fbe66193470>\\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 0x7fbe663fde80>\\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 0x7fbe66404f28>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe663f02b0>\\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 0x7fbe663f0ac8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661a1828>\\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 0x7fbe66424f60>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe663f0198>\\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 0x7fbe66431860>\\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 0x7fbe66431e80>\\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 0x7fbe66431fd0>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661935c0>\\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 0x7fbe6644e978>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe664490b8>\\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 0x7fbe664492b0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6643fb38>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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_pld5v59a/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 0x7fbe6646ad68>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6646aa20>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6646a240>\\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 0x7fbe6646a898>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe66457ac8>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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_pld5v59a/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_pld5v59a/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_pld5v59a/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 0x7fbe62ad4208>\\r\\n# 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_pld5v59a/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_pld5v59a/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_pld5v59a/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_pld5v59a/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_pld5v59a/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 0x7fbe62b49e10>\\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_pld5v59a/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_pld5v59a/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_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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_pld5v59a/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 0x7fbe62b6a128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe62b27e48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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 0x7fbe62c63080>\\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 0x7fbe62c63128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe62b3b940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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_pld5v59a/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_pld5v59a/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_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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 0x7fbe62bbc7b8>\\r\\n\\r\\n{\"changed\": false, \"msg\": \"\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sysconfig/network (content)\", \"after_header\": \"/etc/sysconfig/network (content)\"}, {\"before_header\": \"/etc/sysconfig/network (file attributes)\", \"after_header\": \"/etc/sysconfig/network (file attributes)\"}], \"invocation\": {\"module_args\": {\"dest\": \"/etc/sysconfig/network\", \"create\": true, \"backup\": true, \"mode\": \"0644\", \"regexp\": \"^PEERNTP=\", \"line\": \"PEERNTP=no\", \"state\": \"present\", \"path\": \"/etc/sysconfig/network\", \"backrefs\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": 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 __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.54 closed.\\r\\n')\n 10500 1726887187.06375: _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 0x7fbe6a553e48>\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 0x7fbe6a4e9828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a5539b0>\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 0x7fbe6a4f6630>\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 0x7fbe6a4fd160>\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 0x7fbe6a5020f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4fd748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4fd390>\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 0x7fbe6a4a7470>\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 0x7fbe6a4ace48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4a7b38>\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 0x7fbe6a4b34e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a496d68>\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 0x7fbe6a499198>\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 0x7fbe687a7940>\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 0x7fbe687b9240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a507a20>\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 0x7fbe68726080>\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 0x7fbe687322b0>\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 0x7fbe68732f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe68732a90>\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 0x7fbe6873b080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe687827b8>\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 0x7fbe68782ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe68776160>\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 0x7fbe68776e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6876e438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6875e470>\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 0x7fbe684df2b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684e7d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe687760b8>\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 0x7fbe684ede48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe687582b0>\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 0x7fbe684f3208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684edfd0>\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 0x7fbe684f3320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe687c7fd0>\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 0x7fbe684f3e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684f3a20>\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 0x7fbe684fe6d8>\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 0x7fbe684feeb8>\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 0x7fbe6850a3c8>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684fe7b8>\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 0x7fbe6808ac88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684f3550>\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 0x7fbe680af2e8>\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 0x7fbe680af6a0>\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 0x7fbe680b5390>\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 0x7fbe67e60ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe67e572e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe67e4ef98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe67e44e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe680b5d30>\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 0x7fbe67e57f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe680afa20>\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 0x7fbe6a463710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe67e58048>\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 0x7fbe6a463a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684f3898>\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 0x7fbe6a47d5c0>\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 0x7fbe6a481630>\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 0x7fbe6a481b00>\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 0x7fbe6a481c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a47de10>\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 0x7fbe6a481f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4814e0>\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 0x7fbe6a481240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a471b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6809b358>\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 0x7fbe6a47d470>\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 0x7fbe66484908>\r\n# zipimport: found 33 names in '/tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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 0x7fbe66141ac8>\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 0x7fbe66168278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661aa4e0>\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 0x7fbe661aa5f8>\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 0x7fbe661aab38>\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 0x7fbe661ad160>\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 0x7fbe66156390>\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 0x7fbe66156e48>\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 0x7fbe661ab128>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6618b2b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661804a8>\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 0x7fbe6649fd30>\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 0x7fbe66193358>\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 0x7fbe66193470>\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 0x7fbe663fde80>\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 0x7fbe66404f28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe663f02b0>\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 0x7fbe663f0ac8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661a1828>\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 0x7fbe66424f60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe663f0198>\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 0x7fbe66431860>\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 0x7fbe66431e80>\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 0x7fbe66431fd0>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661935c0>\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 0x7fbe6644e978>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe664490b8>\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 0x7fbe664492b0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6643fb38>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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_pld5v59a/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 0x7fbe6646ad68>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6646aa20>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6646a240>\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 0x7fbe6646a898>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe66457ac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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_pld5v59a/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_pld5v59a/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_pld5v59a/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 0x7fbe62ad4208>\r\n# 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_pld5v59a/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_pld5v59a/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_pld5v59a/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_pld5v59a/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_pld5v59a/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 0x7fbe62b49e10>\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_pld5v59a/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_pld5v59a/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_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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_pld5v59a/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 0x7fbe62b6a128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe62b27e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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 0x7fbe62c63080>\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 0x7fbe62c63128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe62b3b940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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_pld5v59a/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_pld5v59a/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_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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 0x7fbe62bbc7b8>\r\n\r\n{\"changed\": false, \"msg\": \"\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sysconfig/network (content)\", \"after_header\": \"/etc/sysconfig/network (content)\"}, {\"before_header\": \"/etc/sysconfig/network (file attributes)\", \"after_header\": \"/etc/sysconfig/network (file attributes)\"}], \"invocation\": {\"module_args\": {\"dest\": \"/etc/sysconfig/network\", \"create\": true, \"backup\": true, \"mode\": \"0644\", \"regexp\": \"^PEERNTP=\", \"line\": \"PEERNTP=no\", \"state\": \"present\", \"path\": \"/etc/sysconfig/network\", \"backrefs\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": 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 __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.54 closed.\r\n 10500 1726887187.07271: done with _execute_module (lineinfile, {'dest': '/etc/sysconfig/network', 'create': True, 'backup': True, 'mode': '0644', 'regexp': '^PEERNTP=', 'line': 'PEERNTP=no', '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': '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-1726887186.528037-10500-66478798954505/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10500 1726887187.07290: _low_level_execute_command(): starting\n 10500 1726887187.07299: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10505 1726887187.07407: 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_lineinfile_payload_x2c9se9e/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_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10505 1726887187.08742: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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 0x7f8dedf0edd8>\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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py\r\n# zipimport: zlib available\r\n<<<\n 10505 1726887187.10348: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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 0x7f8dedf30128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedeede48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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<<<\n 10505 1726887187.10634: 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 0x7f8dee069080>\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 10505 1726887187.11726: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dee069128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedf01940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/ansible_lineinfile_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10505 1726887187.12169: stdout chunk (state=3):\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 0x7f8dedf827b8>\r\n\r\n{\"changed\": true, \"msg\": \"line added\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sysconfig/network (content)\", \"after_header\": \"/etc/sysconfig/network (content)\"}, {\"before_header\": \"/etc/sysconfig/network (file attributes)\", \"after_header\": \"/etc/sysconfig/network (file attributes)\"}], \"invocation\": {\"module_args\": {\"dest\": \"/etc/sysconfig/network\", \"create\": true, \"backup\": true, \"mode\": \"0644\", \"regexp\": \"^PEERNTP=\", \"line\": \"PEERNTP=no\", \"state\": \"present\", \"path\": \"/etc/sysconfig/network\", \"backrefs\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": null, \"owner\": null, \"group\": null, \"seuser\": null, \"serole\": null, \"selevel\": null, \"setype\": null, \"attributes\": null}}}\r\n# destroy __main__\r\n<<<\n 10501 1726887187.12356: stderr chunk (state=2):\n>>><<<\n 10501 1726887187.12368: stdout chunk (state=2):\n>>><<<\n<10.31.42.224> (0, b'', b'')\n 10501 1726887187.12397: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10501 1726887187.12405: handler run complete\n 10501 1726887187.12440: attempt loop complete, returning result\n 10501 1726887187.12447: _execute() done\n 10501 1726887187.12453: dumping result to json\n 10501 1726887187.12462: done dumping result, returning\n 10501 1726887187.12473: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Update network sysconfig file [0e652c5f-a961-eb88-62cf-000000000026]\n 10501 1726887187.12536: sending task result for task 0e652c5f-a961-eb88-62cf-000000000026\n 10501 1726887187.12591: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000026\n 10501 1726887187.12597: WORKER PROCESS EXITING\n 10500 1726887187.13078: stderr chunk (state=2):\n>>><<<\n 10500 1726887187.13090: stdout chunk (state=2):\n>>><<<\n<10.31.43.54> (0, b'', b'')\n 10500 1726887187.13119: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10500 1726887187.13128: handler run complete\n 10500 1726887187.13160: attempt loop complete, returning result\n 10500 1726887187.13167: _execute() done\n 10500 1726887187.13173: dumping result to json\n 10500 1726887187.13182: done dumping result, returning\n 10500 1726887187.13193: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Update network sysconfig file [0e652c5f-a961-eb88-62cf-000000000026]\n 10500 1726887187.13206: sending task result for task 0e652c5f-a961-eb88-62cf-000000000026\n 10500 1726887187.13259: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000026\n 10500 1726887187.13265: WORKER PROCESS EXITING\nok: [managed_node2] => {\n \"backup\": \"\",\n \"changed\": false,\n \"diff\": [\n {\n \"after\": \"\",\n \"after_header\": \"/etc/sysconfig/network (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sysconfig/network (content)\"\n },\n {\n \"after_header\": \"/etc/sysconfig/network (file attributes)\",\n \"before_header\": \"/etc/sysconfig/network (file attributes)\"\n }\n ],\n \"invocation\": {\n \"module_args\": {\n \"attributes\": null,\n \"backrefs\": false,\n \"backup\": true,\n \"create\": true,\n \"dest\": \"/etc/sysconfig/network\",\n \"firstmatch\": false,\n \"group\": null,\n \"insertafter\": null,\n \"insertbefore\": null,\n \"line\": \"PEERNTP=no\",\n \"mode\": \"0644\",\n \"owner\": null,\n \"path\": \"/etc/sysconfig/network\",\n \"regexp\": \"^PEERNTP=\",\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}\nok: [managed_node1] => {\n \"backup\": \"\",\n \"changed\": false,\n \"diff\": [\n {\n \"after\": \"\",\n \"after_header\": \"/etc/sysconfig/network (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sysconfig/network (content)\"\n },\n {\n \"after_header\": \"/etc/sysconfig/network (file attributes)\",\n \"before_header\": \"/etc/sysconfig/network (file attributes)\"\n }\n ],\n \"invocation\": {\n \"module_args\": {\n \"attributes\": null,\n \"backrefs\": false,\n \"backup\": true,\n \"create\": true,\n \"dest\": \"/etc/sysconfig/network\",\n \"firstmatch\": false,\n \"group\": null,\n \"insertafter\": null,\n \"insertbefore\": null,\n \"line\": \"PEERNTP=no\",\n \"mode\": \"0644\",\n \"owner\": null,\n \"path\": \"/etc/sysconfig/network\",\n \"regexp\": \"^PEERNTP=\",\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 10505 1726887187.14199: 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 _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<<<\n 10505 1726887187.14210: stderr chunk (state=3):\n>>>Shared connection to 10.31.41.136 closed.\r\n<<<\n 10505 1726887187.14234: stdout chunk (state=3):\n>>><<<\n 10505 1726887187.14242: stderr chunk (state=3):\n>>><<<\n<10.31.41.136> (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 0x7f8df2168e48>\\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 0x7f8df20fe828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df21689b0>\\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 0x7f8df210b630>\\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 0x7f8df2112160>\\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 0x7f8df21170f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df2112748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df2112390>\\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 0x7f8df20bc470>\\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 0x7f8df20c1e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df20bcb38>\\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 0x7f8df20c84e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df20abd68>\\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 0x7f8df20ae198>\\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 0x7f8df03bc940>\\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 0x7f8df03ce240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df211ca20>\\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 0x7f8df033b080>\\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 0x7f8df03472b0>\\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 0x7f8df0347f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0347a90>\\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 0x7f8df0351080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df03977b8>\\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 0x7f8df0397ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df038b160>\\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 0x7f8df038be48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0383438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0373470>\\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 0x7f8df00f4278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df00fccf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df038b438>\\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 0x7f8df0102e10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df036d2b0>\\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 0x7f8df01081d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0102f98>\\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 0x7f8df01082e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df03dcfd0>\\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 0x7f8df0108dd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df01089e8>\\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 0x7f8df01136a0>\\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 0x7f8df0113e80>\\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 0x7f8defc9b198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0113780>\\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 0x7f8defc9fc88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0108518>\\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 0x7f8defcc42e8>\\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 0x7f8defcc46a0>\\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 0x7f8defcca390>\\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 0x7f8defa75ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defa6c2e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defa63f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defa59e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defccad30>\\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 0x7f8defa6cf60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defcc4a20>\\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 0x7f8df2078710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defa6d048>\\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 0x7f8df2078a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0108860>\\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 0x7f8df20925c0>\\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 0x7f8df2096630>\\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 0x7f8df2096b00>\\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 0x7f8df2096c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df2092e10>\\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 0x7f8df2096f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df20964e0>\\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 0x7f8df2096240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df2086b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defcb0358>\\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 0x7f8df2092470>\\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 0x7f8dee099908>\\r\\n# zipimport: found 33 names in \\'/tmp/ansible_lineinfile_payload_x2c9se9e/ansible_lineinfile_payload.zip\\'\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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 0x7f8dedd56ac8>\\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 0x7f8dedd7d278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dede004e0>\\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 0x7f8dede005f8>\\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 0x7f8dede00b38>\\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 0x7f8dede03160>\\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 0x7f8dede03ac8>\\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 0x7f8dedd6f0f0>\\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 0x7f8dede010f0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedde02b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8deddd54a8>\\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 0x7f8dee0b5d30>\\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 0x7f8dedde8320>\\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 0x7f8dedde8438>\\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 0x7f8dee011eb8>\\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 0x7f8dee017f28>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dee0062e8>\\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 0x7f8dee006b00>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8deddf67f0>\\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 0x7f8dee037f60>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dee006160>\\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 0x7f8dedd84dd8>\\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 0x7f8dedd84ef0>\\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 0x7f8dedd93080>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedde8588>\\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 0x7f8dedda1a20>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedd9b160>\\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 0x7f8dedd9b358>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedd93be0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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 0x7f8deddbedd8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8deddbea90>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8deddbe2b0>\\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 0x7f8deddbe908>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedda9be0>\\r\\n# zipimport: zlib available\\r\\n# zipimport: zlib available\\r\\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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 0x7f8dede99240>\\r\\n# 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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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 0x7f8dedf0edd8>\\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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\\r\\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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 0x7f8dedf30128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedeede48>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\\r\\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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 0x7f8dee069080>\\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 0x7f8dee069128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedf01940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py\\r\\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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 0x7f8dedf827b8>\\r\\n\\r\\n{\"changed\": true, \"msg\": \"line added\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sysconfig/network (content)\", \"after_header\": \"/etc/sysconfig/network (content)\"}, {\"before_header\": \"/etc/sysconfig/network (file attributes)\", \"after_header\": \"/etc/sysconfig/network (file attributes)\"}], \"invocation\": {\"module_args\": {\"dest\": \"/etc/sysconfig/network\", \"create\": true, \"backup\": true, \"mode\": \"0644\", \"regexp\": \"^PEERNTP=\", \"line\": \"PEERNTP=no\", \"state\": \"present\", \"path\": \"/etc/sysconfig/network\", \"backrefs\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": 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 __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.41.136 closed.\\r\\n')\n 10505 1726887187.14352: _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 0x7f8df2168e48>\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 0x7f8df20fe828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df21689b0>\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 0x7f8df210b630>\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 0x7f8df2112160>\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 0x7f8df21170f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df2112748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df2112390>\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 0x7f8df20bc470>\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 0x7f8df20c1e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df20bcb38>\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 0x7f8df20c84e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df20abd68>\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 0x7f8df20ae198>\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 0x7f8df03bc940>\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 0x7f8df03ce240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df211ca20>\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 0x7f8df033b080>\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 0x7f8df03472b0>\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 0x7f8df0347f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0347a90>\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 0x7f8df0351080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df03977b8>\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 0x7f8df0397ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df038b160>\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 0x7f8df038be48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0383438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0373470>\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 0x7f8df00f4278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df00fccf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df038b438>\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 0x7f8df0102e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df036d2b0>\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 0x7f8df01081d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0102f98>\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 0x7f8df01082e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df03dcfd0>\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 0x7f8df0108dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df01089e8>\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 0x7f8df01136a0>\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 0x7f8df0113e80>\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 0x7f8defc9b198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0113780>\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 0x7f8defc9fc88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0108518>\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 0x7f8defcc42e8>\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 0x7f8defcc46a0>\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 0x7f8defcca390>\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 0x7f8defa75ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defa6c2e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defa63f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defa59e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defccad30>\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 0x7f8defa6cf60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defcc4a20>\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 0x7f8df2078710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defa6d048>\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 0x7f8df2078a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0108860>\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 0x7f8df20925c0>\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 0x7f8df2096630>\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 0x7f8df2096b00>\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 0x7f8df2096c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df2092e10>\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 0x7f8df2096f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df20964e0>\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 0x7f8df2096240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df2086b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defcb0358>\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 0x7f8df2092470>\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 0x7f8dee099908>\r\n# zipimport: found 33 names in '/tmp/ansible_lineinfile_payload_x2c9se9e/ansible_lineinfile_payload.zip'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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 0x7f8dedd56ac8>\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 0x7f8dedd7d278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dede004e0>\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 0x7f8dede005f8>\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 0x7f8dede00b38>\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 0x7f8dede03160>\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 0x7f8dede03ac8>\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 0x7f8dedd6f0f0>\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 0x7f8dede010f0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedde02b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8deddd54a8>\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 0x7f8dee0b5d30>\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 0x7f8dedde8320>\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 0x7f8dedde8438>\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 0x7f8dee011eb8>\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 0x7f8dee017f28>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dee0062e8>\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 0x7f8dee006b00>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8deddf67f0>\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 0x7f8dee037f60>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dee006160>\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 0x7f8dedd84dd8>\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 0x7f8dedd84ef0>\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 0x7f8dedd93080>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedde8588>\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 0x7f8dedda1a20>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedd9b160>\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 0x7f8dedd9b358>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedd93be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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 0x7f8deddbedd8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8deddbea90>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8deddbe2b0>\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 0x7f8deddbe908>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedda9be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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 0x7f8dede99240>\r\n# 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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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 0x7f8dedf0edd8>\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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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 0x7f8dedf30128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedeede48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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 0x7f8dee069080>\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 0x7f8dee069128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedf01940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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 0x7f8dedf827b8>\r\n\r\n{\"changed\": true, \"msg\": \"line added\", \"backup\": \"\", \"diff\": [{\"before\": \"\", \"after\": \"\", \"before_header\": \"/etc/sysconfig/network (content)\", \"after_header\": \"/etc/sysconfig/network (content)\"}, {\"before_header\": \"/etc/sysconfig/network (file attributes)\", \"after_header\": \"/etc/sysconfig/network (file attributes)\"}], \"invocation\": {\"module_args\": {\"dest\": \"/etc/sysconfig/network\", \"create\": true, \"backup\": true, \"mode\": \"0644\", \"regexp\": \"^PEERNTP=\", \"line\": \"PEERNTP=no\", \"state\": \"present\", \"path\": \"/etc/sysconfig/network\", \"backrefs\": false, \"firstmatch\": false, \"unsafe_writes\": false, \"search_string\": null, \"insertafter\": null, \"insertbefore\": null, \"validate\": 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 __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.41.136 closed.\r\n 10505 1726887187.14986: done with _execute_module (lineinfile, {'dest': '/etc/sysconfig/network', 'create': True, 'backup': True, 'mode': '0644', 'regexp': '^PEERNTP=', 'line': 'PEERNTP=no', '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': '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-1726887186.663066-10505-238987195381735/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10505 1726887187.15004: _low_level_execute_command(): starting\n 10505 1726887187.15017: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10505 1726887187.20018: stderr chunk (state=2):\n>>><<<\n 10505 1726887187.20028: stdout chunk (state=2):\n>>><<<\n<10.31.41.136> (0, b'', b'')\n 10505 1726887187.20051: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10505 1726887187.20061: handler run complete\n 10505 1726887187.20083: attempt loop complete, returning result\n 10505 1726887187.20089: _execute() done\n 10505 1726887187.20094: dumping result to json\n 10505 1726887187.20103: done dumping result, returning\n 10505 1726887187.20118: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Update network sysconfig file [0e652c5f-a961-eb88-62cf-000000000026]\n 10505 1726887187.20130: sending task result for task 0e652c5f-a961-eb88-62cf-000000000026\n 10505 1726887187.20164: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000026\n 10505 1726887187.20168: WORKER PROCESS EXITING\nNotification for handler Restart chronyd has been saved.\nchanged: [managed_node3] => {\n \"backup\": \"\",\n \"changed\": true,\n \"diff\": [\n {\n \"after\": \"\",\n \"after_header\": \"/etc/sysconfig/network (content)\",\n \"before\": \"\",\n \"before_header\": \"/etc/sysconfig/network (content)\"\n },\n {\n \"after_header\": \"/etc/sysconfig/network (file attributes)\",\n \"before_header\": \"/etc/sysconfig/network (file attributes)\"\n }\n ],\n \"invocation\": {\n \"module_args\": {\n \"attributes\": null,\n \"backrefs\": false,\n \"backup\": true,\n \"create\": true,\n \"dest\": \"/etc/sysconfig/network\",\n \"firstmatch\": false,\n \"group\": null,\n \"insertafter\": null,\n \"insertbefore\": null,\n \"line\": \"PEERNTP=no\",\n \"mode\": \"0644\",\n \"owner\": null,\n \"path\": \"/etc/sysconfig/network\",\n \"regexp\": \"^PEERNTP=\",\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 9689 1726887187.20465: no more pending results, returning what we have\n 9689 1726887187.20468: results queue empty\n 9689 1726887187.20469: checking for any_errors_fatal\n 9689 1726887187.20473: done checking for any_errors_fatal\n 9689 1726887187.20474: checking for max_fail_percentage\n 9689 1726887187.20474: done checking for max_fail_percentage\n 9689 1726887187.20475: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887187.20476: done checking to see if all hosts have failed\n 9689 1726887187.20476: getting the remaining hosts for this loop\n 9689 1726887187.20477: done getting the remaining hosts for this loop\n 9689 1726887187.20480: getting the next task for host managed_node1\n 9689 1726887187.20483: done getting next task for host managed_node1\n 9689 1726887187.20485: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable chronyd\n 9689 1726887187.20486: ^ state is: HOST STATE: block=4, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887187.20487: getting the next task for host managed_node2\n 9689 1726887187.20488: done getting next task for host managed_node2\n 9689 1726887187.20489: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable chronyd\n 9689 1726887187.20490: ^ state is: HOST STATE: block=4, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887187.20491: getting the next task for host managed_node3\n 9689 1726887187.20492: done getting next task for host managed_node3\n 9689 1726887187.20493: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable chronyd\n 9689 1726887187.20494: ^ state is: HOST STATE: block=4, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887187.20509: getting variables\n 9689 1726887187.20510: in VariableManager get_vars()\n 9689 1726887187.20536: Calling all_inventory to load vars for managed_node1\n 9689 1726887187.20539: Calling groups_inventory to load vars for managed_node1\n 9689 1726887187.20542: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887187.20552: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887187.20556: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887187.20560: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887187.22088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887187.24054: done with get_vars()\n 9689 1726887187.24074: done getting variables\n 9689 1726887187.24190: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Disable chronyd] ********************\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:233\nFriday 20 September 2024 22:53:07 -0400 (0:00:00.829) 0:00:20.927 ****** \n 9689 1726887187.24224: entering _queue_task() for managed_node1/service\n 9689 1726887187.24226: Creating lock for service\n 9689 1726887187.24567: worker is 1 (out of 3 available)\n 9689 1726887187.24583: exiting _queue_task() for managed_node1/service\n 9689 1726887187.24615: getting variables\n 9689 1726887187.24618: in VariableManager get_vars()\n 9689 1726887187.24705: Calling all_inventory to load vars for managed_node2\n 9689 1726887187.24711: Calling groups_inventory to load vars for managed_node2\n 9689 1726887187.26250: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887187.26268: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887187.26273: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887187.26278: Calling groups_plugins_play to load vars for managed_node2\n 10542 1726887187.25431: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable chronyd\n 10542 1726887187.25598: in run() - task 0e652c5f-a961-eb88-62cf-000000000027\n 10542 1726887187.25620: variable 'ansible_search_path' from source: unknown\n 10542 1726887187.25627: variable 'ansible_search_path' from source: unknown\n 10542 1726887187.25651: calling self._execute()\n 10542 1726887187.25731: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10542 1726887187.25743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10542 1726887187.25757: variable 'omit' from source: magic vars\n 10542 1726887187.27459: variable 'timesync_mode' from source: set_fact\n 10542 1726887187.27471: variable 'timesync_ntp_provider' from source: set_fact\n 10542 1726887187.27496: Evaluated conditional (timesync_mode != 1 or timesync_ntp_provider != 'chrony'): False\n 10542 1726887187.27503: when evaluation is False, skipping this task\n 10542 1726887187.27509: _execute() done\n 10542 1726887187.27517: dumping result to json\n 10542 1726887187.27523: done dumping result, returning\n 10542 1726887187.27535: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable chronyd [0e652c5f-a961-eb88-62cf-000000000027]\n 10542 1726887187.27553: sending task result for task 0e652c5f-a961-eb88-62cf-000000000027\n 10542 1726887187.27595: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000027\n 10542 1726887187.27601: WORKER PROCESS EXITING\n 9689 1726887187.28562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887187.30367: done with get_vars()\n 9689 1726887187.30388: done getting variables\n 9689 1726887187.30459: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887187.30469: entering _queue_task() for managed_node2/service\n 9689 1726887187.30707: worker is 2 (out of 3 available)\n 9689 1726887187.30722: exiting _queue_task() for managed_node2/service\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode != 1 or timesync_ntp_provider != 'chrony'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887187.30829: getting variables\n 9689 1726887187.30831: in VariableManager get_vars()\n 9689 1726887187.30899: Calling all_inventory to load vars for managed_node3\n 9689 1726887187.30903: Calling groups_inventory to load vars for managed_node3\n 9689 1726887187.30906: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887187.30923: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887187.30928: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887187.30932: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887187.34260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10544 1726887187.33042: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable chronyd\n 10544 1726887187.33185: in run() - task 0e652c5f-a961-eb88-62cf-000000000027\n 10544 1726887187.33204: variable 'ansible_search_path' from source: unknown\n 10544 1726887187.33212: variable 'ansible_search_path' from source: unknown\n 10544 1726887187.33240: calling self._execute()\n 10544 1726887187.33324: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10544 1726887187.33336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10544 1726887187.33350: variable 'omit' from source: magic vars\n 10544 1726887187.35050: variable 'timesync_mode' from source: set_fact\n 10544 1726887187.35062: variable 'timesync_ntp_provider' from source: set_fact\n 10544 1726887187.35085: Evaluated conditional (timesync_mode != 1 or timesync_ntp_provider != 'chrony'): False\n 10544 1726887187.35092: when evaluation is False, skipping this task\n 10544 1726887187.35098: _execute() done\n 10544 1726887187.35104: dumping result to json\n 10544 1726887187.35110: done dumping result, returning\n 10544 1726887187.35122: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable chronyd [0e652c5f-a961-eb88-62cf-000000000027]\n 10544 1726887187.35232: sending task result for task 0e652c5f-a961-eb88-62cf-000000000027\n 10544 1726887187.35274: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000027\n 10544 1726887187.35280: WORKER PROCESS EXITING\n 9689 1726887187.36785: done with get_vars()\n 9689 1726887187.36808: done getting variables\n 9689 1726887187.36880: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887187.36891: entering _queue_task() for managed_node3/service\n 9689 1726887187.37137: worker is 3 (out of 3 available)\n 9689 1726887187.37152: exiting _queue_task() for managed_node3/service\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode != 1 or timesync_ntp_provider != 'chrony'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887187.37251: done queuing things up, now waiting for results queue to drain\n 9689 1726887187.37254: waiting for pending results...\n 10545 1726887187.37889: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable chronyd\n 10545 1726887187.38045: in run() - task 0e652c5f-a961-eb88-62cf-000000000027\n 10545 1726887187.38066: variable 'ansible_search_path' from source: unknown\n 10545 1726887187.38073: variable 'ansible_search_path' from source: unknown\n 10545 1726887187.38110: calling self._execute()\n 10545 1726887187.38195: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10545 1726887187.38207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10545 1726887187.38222: variable 'omit' from source: magic vars\n 10545 1726887187.38895: variable 'timesync_mode' from source: set_fact\n 10545 1726887187.38908: variable 'timesync_ntp_provider' from source: set_fact\n 10545 1726887187.38935: Evaluated conditional (timesync_mode != 1 or timesync_ntp_provider != 'chrony'): False\n 10545 1726887187.38943: when evaluation is False, skipping this task\n 10545 1726887187.38949: _execute() done\n 10545 1726887187.38954: dumping result to json\n 10545 1726887187.38961: done dumping result, returning\n 10545 1726887187.38970: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable chronyd [0e652c5f-a961-eb88-62cf-000000000027]\n 10545 1726887187.38987: sending task result for task 0e652c5f-a961-eb88-62cf-000000000027\n 10545 1726887187.39031: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000027\n 10545 1726887187.39037: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode != 1 or timesync_ntp_provider != 'chrony'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887187.39452: no more pending results, returning what we have\n 9689 1726887187.39457: results queue empty\n 9689 1726887187.39459: checking for any_errors_fatal\n 9689 1726887187.39469: done checking for any_errors_fatal\n 9689 1726887187.39470: checking for max_fail_percentage\n 9689 1726887187.39472: done checking for max_fail_percentage\n 9689 1726887187.39473: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887187.39474: done checking to see if all hosts have failed\n 9689 1726887187.39475: getting the remaining hosts for this loop\n 9689 1726887187.39477: done getting the remaining hosts for this loop\n 9689 1726887187.39480: getting the next task for host managed_node1\n 9689 1726887187.39487: done getting next task for host managed_node1\n 9689 1726887187.39491: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ntpd\n 9689 1726887187.39494: ^ state is: HOST STATE: block=4, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887187.39495: getting the next task for host managed_node2\n 9689 1726887187.39498: done getting next task for host managed_node2\n 9689 1726887187.39501: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ntpd\n 9689 1726887187.39502: ^ state is: HOST STATE: block=4, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887187.39504: getting the next task for host managed_node3\n 9689 1726887187.39507: done getting next task for host managed_node3\n 9689 1726887187.39509: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ntpd\n 9689 1726887187.39510: ^ state is: HOST STATE: block=4, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887187.39536: getting variables\n 9689 1726887187.39538: in VariableManager get_vars()\n 9689 1726887187.39573: Calling all_inventory to load vars for managed_node1\n 9689 1726887187.39576: Calling groups_inventory to load vars for managed_node1\n 9689 1726887187.39580: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887187.39589: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887187.39594: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887187.39598: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887187.41108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887187.42935: done with get_vars()\n 9689 1726887187.42955: done getting variables\n 9689 1726887187.43023: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Disable ntpd] ***********************\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:246\nFriday 20 September 2024 22:53:07 -0400 (0:00:00.188) 0:00:21.116 ****** \n 9689 1726887187.43055: entering _queue_task() for managed_node1/service\n 9689 1726887187.43353: worker is 1 (out of 3 available)\n 9689 1726887187.43369: exiting _queue_task() for managed_node1/service\n 9689 1726887187.43400: getting variables\n 9689 1726887187.43403: in VariableManager get_vars()\n 9689 1726887187.43492: Calling all_inventory to load vars for managed_node2\n 9689 1726887187.43497: Calling groups_inventory to load vars for managed_node2\n 9689 1726887187.43500: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887187.43517: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887187.43522: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887187.43527: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887187.46908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10546 1726887187.45542: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable ntpd\n 10546 1726887187.45684: in run() - task 0e652c5f-a961-eb88-62cf-000000000028\n 10546 1726887187.45702: variable 'ansible_search_path' from source: unknown\n 10546 1726887187.45708: variable 'ansible_search_path' from source: unknown\n 10546 1726887187.45736: calling self._execute()\n 10546 1726887187.45814: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10546 1726887187.45826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10546 1726887187.45839: variable 'omit' from source: magic vars\n 10546 1726887187.47528: variable 'timesync_mode' from source: set_fact\n 10546 1726887187.47541: variable 'timesync_ntp_provider' from source: set_fact\n 10546 1726887187.47564: Evaluated conditional (timesync_mode != 1 or timesync_ntp_provider != 'ntp'): True\n 10546 1726887187.47703: variable 'timesync_services' from source: set_fact\n 10546 1726887187.47725: Evaluated conditional ('ntpd' in timesync_services): False\n 10546 1726887187.47733: when evaluation is False, skipping this task\n 10546 1726887187.47738: _execute() done\n 10546 1726887187.47744: dumping result to json\n 10546 1726887187.47749: done dumping result, returning\n 10546 1726887187.47758: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable ntpd [0e652c5f-a961-eb88-62cf-000000000028]\n 10546 1726887187.47777: sending task result for task 0e652c5f-a961-eb88-62cf-000000000028\n 10546 1726887187.47820: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000028\n 10546 1726887187.47825: WORKER PROCESS EXITING\n 9689 1726887187.49536: done with get_vars()\n 9689 1726887187.49560: done getting variables\n 9689 1726887187.49629: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887187.49639: entering _queue_task() for managed_node2/service\n 9689 1726887187.49876: worker is 2 (out of 3 available)\n 9689 1726887187.49890: exiting _queue_task() for managed_node2/service\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"'ntpd' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887187.50004: getting variables\n 9689 1726887187.50007: in VariableManager get_vars()\n 9689 1726887187.50078: Calling all_inventory to load vars for managed_node3\n 9689 1726887187.50083: Calling groups_inventory to load vars for managed_node3\n 9689 1726887187.50087: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887187.50102: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887187.50107: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887187.50111: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887187.53336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10547 1726887187.52133: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ntpd\n 10547 1726887187.52264: in run() - task 0e652c5f-a961-eb88-62cf-000000000028\n 10547 1726887187.52283: variable 'ansible_search_path' from source: unknown\n 10547 1726887187.52289: variable 'ansible_search_path' from source: unknown\n 10547 1726887187.52315: calling self._execute()\n 10547 1726887187.52398: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10547 1726887187.52409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10547 1726887187.52424: variable 'omit' from source: magic vars\n 10547 1726887187.53003: variable 'timesync_mode' from source: set_fact\n 10547 1726887187.54125: variable 'timesync_ntp_provider' from source: set_fact\n 10547 1726887187.54148: Evaluated conditional (timesync_mode != 1 or timesync_ntp_provider != 'ntp'): True\n 10547 1726887187.54288: variable 'timesync_services' from source: set_fact\n 10547 1726887187.54309: Evaluated conditional ('ntpd' in timesync_services): False\n 10547 1726887187.54318: when evaluation is False, skipping this task\n 10547 1726887187.54323: _execute() done\n 10547 1726887187.54328: dumping result to json\n 10547 1726887187.54332: done dumping result, returning\n 10547 1726887187.54341: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ntpd [0e652c5f-a961-eb88-62cf-000000000028]\n 10547 1726887187.54449: sending task result for task 0e652c5f-a961-eb88-62cf-000000000028\n 10547 1726887187.54489: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000028\n 10547 1726887187.54494: WORKER PROCESS EXITING\n 9689 1726887187.56003: done with get_vars()\n 9689 1726887187.56032: done getting variables\n 9689 1726887187.56099: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887187.56109: entering _queue_task() for managed_node3/service\n 9689 1726887187.56414: worker is 3 (out of 3 available)\n 9689 1726887187.56428: exiting _queue_task() for managed_node3/service\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"'ntpd' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887187.56525: done queuing things up, now waiting for results queue to drain\n 9689 1726887187.56527: waiting for pending results...\n 10548 1726887187.57162: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable ntpd\n 10548 1726887187.57302: in run() - task 0e652c5f-a961-eb88-62cf-000000000028\n 10548 1726887187.57322: variable 'ansible_search_path' from source: unknown\n 10548 1726887187.57329: variable 'ansible_search_path' from source: unknown\n 10548 1726887187.57364: calling self._execute()\n 10548 1726887187.57443: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10548 1726887187.57454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10548 1726887187.57466: variable 'omit' from source: magic vars\n 10548 1726887187.58096: variable 'timesync_mode' from source: set_fact\n 10548 1726887187.58108: variable 'timesync_ntp_provider' from source: set_fact\n 10548 1726887187.58133: Evaluated conditional (timesync_mode != 1 or timesync_ntp_provider != 'ntp'): True\n 10548 1726887187.58271: variable 'timesync_services' from source: set_fact\n 10548 1726887187.58292: Evaluated conditional ('ntpd' in timesync_services): False\n 10548 1726887187.58298: when evaluation is False, skipping this task\n 10548 1726887187.58303: _execute() done\n 10548 1726887187.58308: dumping result to json\n 10548 1726887187.58315: done dumping result, returning\n 10548 1726887187.58323: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable ntpd [0e652c5f-a961-eb88-62cf-000000000028]\n 10548 1726887187.58341: sending task result for task 0e652c5f-a961-eb88-62cf-000000000028\n 10548 1726887187.58379: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000028\n 10548 1726887187.58384: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"'ntpd' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887187.58781: no more pending results, returning what we have\n 9689 1726887187.58786: results queue empty\n 9689 1726887187.58787: checking for any_errors_fatal\n 9689 1726887187.58795: done checking for any_errors_fatal\n 9689 1726887187.58796: checking for max_fail_percentage\n 9689 1726887187.58797: done checking for max_fail_percentage\n 9689 1726887187.58798: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887187.58800: done checking to see if all hosts have failed\n 9689 1726887187.58800: getting the remaining hosts for this loop\n 9689 1726887187.58802: done getting the remaining hosts for this loop\n 9689 1726887187.58805: getting the next task for host managed_node1\n 9689 1726887187.58811: done getting next task for host managed_node1\n 9689 1726887187.58818: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ntpdate\n 9689 1726887187.58821: ^ state is: HOST STATE: block=4, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887187.58822: getting the next task for host managed_node2\n 9689 1726887187.58825: done getting next task for host managed_node2\n 9689 1726887187.58828: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ntpdate\n 9689 1726887187.58829: ^ state is: HOST STATE: block=4, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887187.58830: getting the next task for host managed_node3\n 9689 1726887187.58833: done getting next task for host managed_node3\n 9689 1726887187.58835: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ntpdate\n 9689 1726887187.58836: ^ state is: HOST STATE: block=4, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887187.58857: getting variables\n 9689 1726887187.58859: in VariableManager get_vars()\n 9689 1726887187.58892: Calling all_inventory to load vars for managed_node1\n 9689 1726887187.58896: Calling groups_inventory to load vars for managed_node1\n 9689 1726887187.58899: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887187.58907: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887187.58911: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887187.58917: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887187.60490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887187.62285: done with get_vars()\n 9689 1726887187.62306: done getting variables\n 9689 1726887187.62376: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Disable ntpdate] ********************\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:259\nFriday 20 September 2024 22:53:07 -0400 (0:00:00.193) 0:00:21.309 ****** \n 9689 1726887187.62410: entering _queue_task() for managed_node1/service\n 9689 1726887187.62695: worker is 1 (out of 3 available)\n 9689 1726887187.62709: exiting _queue_task() for managed_node1/service\n 9689 1726887187.62742: getting variables\n 9689 1726887187.62746: in VariableManager get_vars()\n 9689 1726887187.62839: Calling all_inventory to load vars for managed_node2\n 9689 1726887187.62843: Calling groups_inventory to load vars for managed_node2\n 9689 1726887187.62847: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887187.62863: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887187.62868: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887187.62874: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887187.66099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10549 1726887187.64840: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable ntpdate\n 10549 1726887187.64974: in run() - task 0e652c5f-a961-eb88-62cf-000000000029\n 10549 1726887187.64993: variable 'ansible_search_path' from source: unknown\n 10549 1726887187.64999: variable 'ansible_search_path' from source: unknown\n 10549 1726887187.65027: calling self._execute()\n 10549 1726887187.65101: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10549 1726887187.65113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10549 1726887187.65126: variable 'omit' from source: magic vars\n 10549 1726887187.65648: variable 'timesync_services' from source: set_fact\n 10549 1726887187.65682: Evaluated conditional ('ntpdate' in timesync_services): False\n 10549 1726887187.65689: when evaluation is False, skipping this task\n 10549 1726887187.65694: _execute() done\n 10549 1726887187.65699: dumping result to json\n 10549 1726887187.65704: done dumping result, returning\n 10549 1726887187.66819: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable ntpdate [0e652c5f-a961-eb88-62cf-000000000029]\n 10549 1726887187.66839: sending task result for task 0e652c5f-a961-eb88-62cf-000000000029\n 10549 1726887187.66882: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000029\n 10549 1726887187.66887: WORKER PROCESS EXITING\n 9689 1726887187.68531: done with get_vars()\n 9689 1726887187.68553: done getting variables\n 9689 1726887187.68626: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887187.68636: entering _queue_task() for managed_node2/service\n 9689 1726887187.68935: worker is 2 (out of 3 available)\n 9689 1726887187.68949: exiting _queue_task() for managed_node2/service\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"'ntpdate' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887187.69066: getting variables\n 9689 1726887187.69069: in VariableManager get_vars()\n 9689 1726887187.69145: Calling all_inventory to load vars for managed_node3\n 9689 1726887187.69150: Calling groups_inventory to load vars for managed_node3\n 9689 1726887187.69154: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887187.69169: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887187.69175: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887187.69179: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887187.72410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10550 1726887187.71243: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ntpdate\n 10550 1726887187.71382: in run() - task 0e652c5f-a961-eb88-62cf-000000000029\n 10550 1726887187.71402: variable 'ansible_search_path' from source: unknown\n 10550 1726887187.71409: variable 'ansible_search_path' from source: unknown\n 10550 1726887187.71436: calling self._execute()\n 10550 1726887187.71521: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10550 1726887187.71533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10550 1726887187.71546: variable 'omit' from source: magic vars\n 10550 1726887187.72078: variable 'timesync_services' from source: set_fact\n 10550 1726887187.73305: Evaluated conditional ('ntpdate' in timesync_services): False\n 10550 1726887187.73315: when evaluation is False, skipping this task\n 10550 1726887187.73321: _execute() done\n 10550 1726887187.73327: dumping result to json\n 10550 1726887187.73333: done dumping result, returning\n 10550 1726887187.73342: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ntpdate [0e652c5f-a961-eb88-62cf-000000000029]\n 10550 1726887187.73461: sending task result for task 0e652c5f-a961-eb88-62cf-000000000029\n 10550 1726887187.73504: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000029\n 10550 1726887187.73510: WORKER PROCESS EXITING\n 9689 1726887187.75087: done with get_vars()\n 9689 1726887187.75122: done getting variables\n 9689 1726887187.75201: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887187.75214: entering _queue_task() for managed_node3/service\n 9689 1726887187.75503: worker is 3 (out of 3 available)\n 9689 1726887187.75519: exiting _queue_task() for managed_node3/service\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"'ntpdate' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887187.75617: done queuing things up, now waiting for results queue to drain\n 9689 1726887187.75620: waiting for pending results...\n 10551 1726887187.76367: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable ntpdate\n 10551 1726887187.76517: in run() - task 0e652c5f-a961-eb88-62cf-000000000029\n 10551 1726887187.76538: variable 'ansible_search_path' from source: unknown\n 10551 1726887187.76545: variable 'ansible_search_path' from source: unknown\n 10551 1726887187.76583: calling self._execute()\n 10551 1726887187.76664: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10551 1726887187.76676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10551 1726887187.76689: variable 'omit' from source: magic vars\n 10551 1726887187.77240: variable 'timesync_services' from source: set_fact\n 10551 1726887187.77278: Evaluated conditional ('ntpdate' in timesync_services): False\n 10551 1726887187.77285: when evaluation is False, skipping this task\n 10551 1726887187.77291: _execute() done\n 10551 1726887187.77297: dumping result to json\n 10551 1726887187.77303: done dumping result, returning\n 10551 1726887187.77315: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable ntpdate [0e652c5f-a961-eb88-62cf-000000000029]\n 10551 1726887187.77334: sending task result for task 0e652c5f-a961-eb88-62cf-000000000029\n 10551 1726887187.77377: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000029\n 10551 1726887187.77382: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"'ntpdate' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887187.77496: no more pending results, returning what we have\n 9689 1726887187.77502: results queue empty\n 9689 1726887187.77503: checking for any_errors_fatal\n 9689 1726887187.77511: done checking for any_errors_fatal\n 9689 1726887187.77514: checking for max_fail_percentage\n 9689 1726887187.77516: done checking for max_fail_percentage\n 9689 1726887187.77517: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887187.77518: done checking to see if all hosts have failed\n 9689 1726887187.77519: getting the remaining hosts for this loop\n 9689 1726887187.77520: done getting the remaining hosts for this loop\n 9689 1726887187.77524: getting the next task for host managed_node1\n 9689 1726887187.77530: done getting next task for host managed_node1\n 9689 1726887187.77534: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable sntp\n 9689 1726887187.77536: ^ state is: HOST STATE: block=4, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887187.77538: getting the next task for host managed_node2\n 9689 1726887187.77540: done getting next task for host managed_node2\n 9689 1726887187.77543: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable sntp\n 9689 1726887187.77544: ^ state is: HOST STATE: block=4, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887187.77545: getting the next task for host managed_node3\n 9689 1726887187.77547: done getting next task for host managed_node3\n 9689 1726887187.77549: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable sntp\n 9689 1726887187.77550: ^ state is: HOST STATE: block=4, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887187.77573: getting variables\n 9689 1726887187.77574: in VariableManager get_vars()\n 9689 1726887187.77608: Calling all_inventory to load vars for managed_node1\n 9689 1726887187.77613: Calling groups_inventory to load vars for managed_node1\n 9689 1726887187.77616: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887187.77625: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887187.77628: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887187.77631: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887187.79001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887187.80899: done with get_vars()\n 9689 1726887187.80931: done getting variables\n 9689 1726887187.81004: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Disable sntp] ***********************\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:270\nFriday 20 September 2024 22:53:07 -0400 (0:00:00.186) 0:00:21.496 ****** \n 9689 1726887187.81041: entering _queue_task() for managed_node1/service\n 9689 1726887187.81397: worker is 1 (out of 3 available)\n 9689 1726887187.81420: exiting _queue_task() for managed_node1/service\n 9689 1726887187.81470: getting variables\n 9689 1726887187.81475: in VariableManager get_vars()\n 9689 1726887187.81618: Calling all_inventory to load vars for managed_node2\n 9689 1726887187.81625: Calling groups_inventory to load vars for managed_node2\n 9689 1726887187.81629: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887187.81653: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887187.81659: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887187.81663: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887187.84404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10554 1726887187.83146: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable sntp\n 10554 1726887187.83289: in run() - task 0e652c5f-a961-eb88-62cf-00000000002a\n 10554 1726887187.83308: variable 'ansible_search_path' from source: unknown\n 10554 1726887187.83317: variable 'ansible_search_path' from source: unknown\n 10554 1726887187.83345: calling self._execute()\n 10554 1726887187.83429: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10554 1726887187.83441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10554 1726887187.83453: variable 'omit' from source: magic vars\n 10554 1726887187.85142: variable 'timesync_services' from source: set_fact\n 10554 1726887187.85187: Evaluated conditional ('sntp' in timesync_services): False\n 10554 1726887187.85193: when evaluation is False, skipping this task\n 10554 1726887187.85199: _execute() done\n 10554 1726887187.85204: dumping result to json\n 10554 1726887187.85210: done dumping result, returning\n 10554 1726887187.85223: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable sntp [0e652c5f-a961-eb88-62cf-00000000002a]\n 10554 1726887187.85243: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002a\n 10554 1726887187.85288: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002a\n 10554 1726887187.85293: WORKER PROCESS EXITING\n 9689 1726887187.86831: done with get_vars()\n 9689 1726887187.86861: done getting variables\n 9689 1726887187.86937: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887187.86948: entering _queue_task() for managed_node2/service\n 9689 1726887187.87301: worker is 2 (out of 3 available)\n 9689 1726887187.87322: exiting _queue_task() for managed_node2/service\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"'sntp' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887187.87478: getting variables\n 9689 1726887187.87481: in VariableManager get_vars()\n 9689 1726887187.87601: Calling all_inventory to load vars for managed_node3\n 9689 1726887187.87606: Calling groups_inventory to load vars for managed_node3\n 9689 1726887187.87610: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887187.87634: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887187.87640: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887187.87645: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887187.90682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10555 1726887187.89180: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable sntp\n 10555 1726887187.89327: in run() - task 0e652c5f-a961-eb88-62cf-00000000002a\n 10555 1726887187.89346: variable 'ansible_search_path' from source: unknown\n 10555 1726887187.89352: variable 'ansible_search_path' from source: unknown\n 10555 1726887187.89377: calling self._execute()\n 10555 1726887187.89453: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10555 1726887187.89465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10555 1726887187.89476: variable 'omit' from source: magic vars\n 10555 1726887187.89991: variable 'timesync_services' from source: set_fact\n 10555 1726887187.91174: Evaluated conditional ('sntp' in timesync_services): False\n 10555 1726887187.91185: when evaluation is False, skipping this task\n 10555 1726887187.91190: _execute() done\n 10555 1726887187.91196: dumping result to json\n 10555 1726887187.91201: done dumping result, returning\n 10555 1726887187.91211: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable sntp [0e652c5f-a961-eb88-62cf-00000000002a]\n 10555 1726887187.91325: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002a\n 10555 1726887187.91370: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002a\n 10555 1726887187.91375: WORKER PROCESS EXITING\n 9689 1726887187.93351: done with get_vars()\n 9689 1726887187.93380: done getting variables\n 9689 1726887187.93450: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887187.93460: entering _queue_task() for managed_node3/service\n 9689 1726887187.93765: worker is 3 (out of 3 available)\n 9689 1726887187.93779: exiting _queue_task() for managed_node3/service\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"'sntp' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887187.93883: done queuing things up, now waiting for results queue to drain\n 9689 1726887187.93885: waiting for pending results...\n 10556 1726887187.94656: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable sntp\n 10556 1726887187.94804: in run() - task 0e652c5f-a961-eb88-62cf-00000000002a\n 10556 1726887187.94829: variable 'ansible_search_path' from source: unknown\n 10556 1726887187.94835: variable 'ansible_search_path' from source: unknown\n 10556 1726887187.94874: calling self._execute()\n 10556 1726887187.94959: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10556 1726887187.94969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10556 1726887187.94980: variable 'omit' from source: magic vars\n 10556 1726887187.95471: variable 'timesync_services' from source: set_fact\n 10556 1726887187.95508: Evaluated conditional ('sntp' in timesync_services): False\n 10556 1726887187.95576: when evaluation is False, skipping this task\n 10556 1726887187.95582: _execute() done\n 10556 1726887187.95588: dumping result to json\n 10556 1726887187.95594: done dumping result, returning\n 10556 1726887187.95604: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable sntp [0e652c5f-a961-eb88-62cf-00000000002a]\n 10556 1726887187.95625: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002a\n 10556 1726887187.95671: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002a\n 10556 1726887187.95677: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"'sntp' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887187.96107: no more pending results, returning what we have\n 9689 1726887187.96113: results queue empty\n 9689 1726887187.96115: checking for any_errors_fatal\n 9689 1726887187.96121: done checking for any_errors_fatal\n 9689 1726887187.96122: checking for max_fail_percentage\n 9689 1726887187.96124: done checking for max_fail_percentage\n 9689 1726887187.96125: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887187.96126: done checking to see if all hosts have failed\n 9689 1726887187.96127: getting the remaining hosts for this loop\n 9689 1726887187.96128: done getting the remaining hosts for this loop\n 9689 1726887187.96133: getting the next task for host managed_node1\n 9689 1726887187.96138: done getting next task for host managed_node1\n 9689 1726887187.96143: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ptp4l\n 9689 1726887187.96145: ^ state is: HOST STATE: block=4, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887187.96147: getting the next task for host managed_node2\n 9689 1726887187.96149: done getting next task for host managed_node2\n 9689 1726887187.96151: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ptp4l\n 9689 1726887187.96152: ^ state is: HOST STATE: block=4, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887187.96153: getting the next task for host managed_node3\n 9689 1726887187.96156: done getting next task for host managed_node3\n 9689 1726887187.96158: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ptp4l\n 9689 1726887187.96159: ^ state is: HOST STATE: block=4, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887187.96186: getting variables\n 9689 1726887187.96188: in VariableManager get_vars()\n 9689 1726887187.96224: Calling all_inventory to load vars for managed_node1\n 9689 1726887187.96228: Calling groups_inventory to load vars for managed_node1\n 9689 1726887187.96230: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887187.96240: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887187.96244: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887187.96248: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887187.97766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887187.99741: done with get_vars()\n 9689 1726887187.99761: done getting variables\n 9689 1726887187.99828: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Disable ptp4l] **********************\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:281\nFriday 20 September 2024 22:53:07 -0400 (0:00:00.188) 0:00:21.684 ****** \n 9689 1726887187.99861: entering _queue_task() for managed_node1/service\n 9689 1726887188.00148: worker is 1 (out of 3 available)\n 9689 1726887188.00163: exiting _queue_task() for managed_node1/service\n 9689 1726887188.00193: getting variables\n 9689 1726887188.00197: in VariableManager get_vars()\n 9689 1726887188.00286: Calling all_inventory to load vars for managed_node2\n 9689 1726887188.00291: Calling groups_inventory to load vars for managed_node2\n 9689 1726887188.00294: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887188.00309: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887188.00316: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887188.00320: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887188.02070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10557 1726887188.01118: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable ptp4l\n 10557 1726887188.01257: in run() - task 0e652c5f-a961-eb88-62cf-00000000002b\n 10557 1726887188.01275: variable 'ansible_search_path' from source: unknown\n 10557 1726887188.01281: variable 'ansible_search_path' from source: unknown\n 10557 1726887188.01305: calling self._execute()\n 10557 1726887188.01379: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10557 1726887188.01390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10557 1726887188.01402: variable 'omit' from source: magic vars\n 10557 1726887188.03025: variable 'timesync_mode' from source: set_fact\n 10557 1726887188.03040: Evaluated conditional (timesync_mode != 2): True\n 10557 1726887188.03182: variable 'timesync_services' from source: set_fact\n 10557 1726887188.03210: Evaluated conditional ('ptp4l' in timesync_services): False\n 10557 1726887188.03219: when evaluation is False, skipping this task\n 10557 1726887188.03224: _execute() done\n 10557 1726887188.03229: dumping result to json\n 10557 1726887188.03234: done dumping result, returning\n 10557 1726887188.03242: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable ptp4l [0e652c5f-a961-eb88-62cf-00000000002b]\n 10557 1726887188.03260: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002b\n 10557 1726887188.03300: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002b\n 10557 1726887188.03305: WORKER PROCESS EXITING\n 9689 1726887188.04059: done with get_vars()\n 9689 1726887188.04081: done getting variables\n 9689 1726887188.04149: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887188.04159: entering _queue_task() for managed_node2/service\n 9689 1726887188.04391: worker is 2 (out of 3 available)\n 9689 1726887188.04405: exiting _queue_task() for managed_node2/service\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"'ptp4l' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887188.04520: getting variables\n 9689 1726887188.04523: in VariableManager get_vars()\n 9689 1726887188.04598: Calling all_inventory to load vars for managed_node3\n 9689 1726887188.04602: Calling groups_inventory to load vars for managed_node3\n 9689 1726887188.04605: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887188.04623: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887188.04629: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887188.04634: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887188.06738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10558 1726887188.06425: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ptp4l\n 10558 1726887188.06569: in run() - task 0e652c5f-a961-eb88-62cf-00000000002b\n 10558 1726887188.06588: variable 'ansible_search_path' from source: unknown\n 10558 1726887188.06594: variable 'ansible_search_path' from source: unknown\n 10558 1726887188.06620: calling self._execute()\n 10558 1726887188.06701: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10558 1726887188.06714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10558 1726887188.06728: variable 'omit' from source: magic vars\n 10558 1726887188.07229: variable 'timesync_mode' from source: set_fact\n 10558 1726887188.07242: Evaluated conditional (timesync_mode != 2): True\n 10558 1726887188.08484: variable 'timesync_services' from source: set_fact\n 10558 1726887188.08520: Evaluated conditional ('ptp4l' in timesync_services): False\n 10558 1726887188.08527: when evaluation is False, skipping this task\n 10558 1726887188.08535: _execute() done\n 10558 1726887188.08541: dumping result to json\n 10558 1726887188.08547: done dumping result, returning\n 10558 1726887188.08557: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ptp4l [0e652c5f-a961-eb88-62cf-00000000002b]\n 10558 1726887188.08663: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002b\n 10558 1726887188.08704: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002b\n 10558 1726887188.08710: WORKER PROCESS EXITING\n 9689 1726887188.09655: done with get_vars()\n 9689 1726887188.09680: done getting variables\n 9689 1726887188.09750: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887188.09760: entering _queue_task() for managed_node3/service\n 9689 1726887188.09992: worker is 3 (out of 3 available)\n 9689 1726887188.10006: exiting _queue_task() for managed_node3/service\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"'ptp4l' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887188.10104: done queuing things up, now waiting for results queue to drain\n 9689 1726887188.10107: waiting for pending results...\n 10563 1726887188.10841: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable ptp4l\n 10563 1726887188.10986: in run() - task 0e652c5f-a961-eb88-62cf-00000000002b\n 10563 1726887188.11009: variable 'ansible_search_path' from source: unknown\n 10563 1726887188.11019: variable 'ansible_search_path' from source: unknown\n 10563 1726887188.11055: calling self._execute()\n 10563 1726887188.11132: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10563 1726887188.11143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10563 1726887188.11156: variable 'omit' from source: magic vars\n 10563 1726887188.11675: variable 'timesync_mode' from source: set_fact\n 10563 1726887188.11689: Evaluated conditional (timesync_mode != 2): True\n 10563 1726887188.11988: variable 'timesync_services' from source: set_fact\n 10563 1726887188.12024: Evaluated conditional ('ptp4l' in timesync_services): False\n 10563 1726887188.12032: when evaluation is False, skipping this task\n 10563 1726887188.12037: _execute() done\n 10563 1726887188.12043: dumping result to json\n 10563 1726887188.12048: done dumping result, returning\n 10563 1726887188.12057: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable ptp4l [0e652c5f-a961-eb88-62cf-00000000002b]\n 10563 1726887188.12074: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002b\n 10563 1726887188.12117: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002b\n 10563 1726887188.12122: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"'ptp4l' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887188.12531: no more pending results, returning what we have\n 9689 1726887188.12536: results queue empty\n 9689 1726887188.12537: checking for any_errors_fatal\n 9689 1726887188.12544: done checking for any_errors_fatal\n 9689 1726887188.12545: checking for max_fail_percentage\n 9689 1726887188.12547: done checking for max_fail_percentage\n 9689 1726887188.12547: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887188.12548: done checking to see if all hosts have failed\n 9689 1726887188.12549: getting the remaining hosts for this loop\n 9689 1726887188.12551: done getting the remaining hosts for this loop\n 9689 1726887188.12555: getting the next task for host managed_node1\n 9689 1726887188.12561: done getting next task for host managed_node1\n 9689 1726887188.12565: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable phc2sys\n 9689 1726887188.12568: ^ state is: HOST STATE: block=4, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887188.12569: getting the next task for host managed_node2\n 9689 1726887188.12572: done getting next task for host managed_node2\n 9689 1726887188.12574: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable phc2sys\n 9689 1726887188.12576: ^ state is: HOST STATE: block=4, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887188.12577: getting the next task for host managed_node3\n 9689 1726887188.12580: done getting next task for host managed_node3\n 9689 1726887188.12582: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable phc2sys\n 9689 1726887188.12583: ^ state is: HOST STATE: block=4, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887188.12606: getting variables\n 9689 1726887188.12610: in VariableManager get_vars()\n 9689 1726887188.12643: Calling all_inventory to load vars for managed_node1\n 9689 1726887188.12647: Calling groups_inventory to load vars for managed_node1\n 9689 1726887188.12650: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887188.12660: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887188.12664: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887188.12668: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887188.14177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887188.16178: done with get_vars()\n 9689 1726887188.16199: done getting variables\n 9689 1726887188.16267: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Disable phc2sys] ********************\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:294\nFriday 20 September 2024 22:53:08 -0400 (0:00:00.164) 0:00:21.848 ****** \n 9689 1726887188.16301: entering _queue_task() for managed_node1/service\n 9689 1726887188.16598: worker is 1 (out of 3 available)\n 9689 1726887188.16615: exiting _queue_task() for managed_node1/service\n 9689 1726887188.16648: getting variables\n 9689 1726887188.16652: in VariableManager get_vars()\n 9689 1726887188.16741: Calling all_inventory to load vars for managed_node2\n 9689 1726887188.16745: Calling groups_inventory to load vars for managed_node2\n 9689 1726887188.16749: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887188.16764: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887188.16769: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887188.16773: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887188.18903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10566 1726887188.19043: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable phc2sys\n 10566 1726887188.19176: in run() - task 0e652c5f-a961-eb88-62cf-00000000002c\n 10566 1726887188.19193: variable 'ansible_search_path' from source: unknown\n 10566 1726887188.19200: variable 'ansible_search_path' from source: unknown\n 10566 1726887188.19227: calling self._execute()\n 10566 1726887188.19295: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10566 1726887188.19306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10566 1726887188.19321: variable 'omit' from source: magic vars\n 10566 1726887188.19867: variable 'timesync_mode' from source: set_fact\n 10566 1726887188.19883: Evaluated conditional (timesync_mode != 2 or not timesync_mode2_hwts): True\n 9689 1726887188.20813: done with get_vars()\n 9689 1726887188.20838: done getting variables\n 9689 1726887188.20930: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887188.20941: entering _queue_task() for managed_node2/service\n 9689 1726887188.21278: worker is 2 (out of 3 available)\n 9689 1726887188.21292: exiting _queue_task() for managed_node2/service\n 9689 1726887188.21326: getting variables\n 9689 1726887188.21329: in VariableManager get_vars()\n 9689 1726887188.21414: Calling all_inventory to load vars for managed_node3\n 9689 1726887188.21418: Calling groups_inventory to load vars for managed_node3\n 9689 1726887188.21421: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887188.21436: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887188.21440: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887188.21445: Calling groups_plugins_play to load vars for managed_node3\n 10566 1726887188.21124: variable 'timesync_services' from source: set_fact\n 10566 1726887188.21152: Evaluated conditional ('phc2sys' in timesync_services): False\n 10566 1726887188.21158: when evaluation is False, skipping this task\n 10566 1726887188.21162: _execute() done\n 10566 1726887188.21168: dumping result to json\n 10566 1726887188.21172: done dumping result, returning\n 10566 1726887188.21179: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable phc2sys [0e652c5f-a961-eb88-62cf-00000000002c]\n 10566 1726887188.21196: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002c\n 10566 1726887188.21235: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002c\n 10566 1726887188.21240: WORKER PROCESS EXITING\n 10568 1726887188.22834: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable phc2sys\n 10568 1726887188.22972: in run() - task 0e652c5f-a961-eb88-62cf-00000000002c\n 10568 1726887188.22989: variable 'ansible_search_path' from source: unknown\n 10568 1726887188.22997: variable 'ansible_search_path' from source: unknown\n 10568 1726887188.23024: calling self._execute()\n 10568 1726887188.23110: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10568 1726887188.23123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10568 1726887188.23137: variable 'omit' from source: magic vars\n 10568 1726887188.23684: variable 'timesync_mode' from source: set_fact\n 10568 1726887188.23700: Evaluated conditional (timesync_mode != 2 or not timesync_mode2_hwts): True\n 10568 1726887188.23855: variable 'timesync_services' from source: set_fact\n 10568 1726887188.23886: Evaluated conditional ('phc2sys' in timesync_services): False\n 10568 1726887188.23893: when evaluation is False, skipping this task\n 10568 1726887188.23898: _execute() done\n 10568 1726887188.23903: dumping result to json\n 10568 1726887188.23909: done dumping result, returning\n 10568 1726887188.23919: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable phc2sys [0e652c5f-a961-eb88-62cf-00000000002c]\n 10568 1726887188.24024: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002c\n 10568 1726887188.24066: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002c\n 10568 1726887188.24071: WORKER PROCESS EXITING\n 9689 1726887188.24901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887188.26782: done with get_vars()\n 9689 1726887188.26809: done getting variables\n 9689 1726887188.26881: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887188.26891: entering _queue_task() for managed_node3/service\n 9689 1726887188.27256: worker is 3 (out of 3 available)\n 9689 1726887188.27272: exiting _queue_task() for managed_node3/service\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"'phc2sys' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887188.27375: done queuing things up, now waiting for results queue to drain\n 9689 1726887188.27378: waiting for pending results...\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"'phc2sys' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10569 1726887188.27654: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable phc2sys\n 10569 1726887188.27860: in run() - task 0e652c5f-a961-eb88-62cf-00000000002c\n 10569 1726887188.27891: variable 'ansible_search_path' from source: unknown\n 10569 1726887188.27901: variable 'ansible_search_path' from source: unknown\n 10569 1726887188.27956: calling self._execute()\n 10569 1726887188.28060: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10569 1726887188.28076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10569 1726887188.28090: variable 'omit' from source: magic vars\n 10569 1726887188.28706: variable 'timesync_mode' from source: set_fact\n 10569 1726887188.28729: Evaluated conditional (timesync_mode != 2 or not timesync_mode2_hwts): True\n 10569 1726887188.28877: variable 'timesync_services' from source: set_fact\n 10569 1726887188.28915: Evaluated conditional ('phc2sys' in timesync_services): False\n 10569 1726887188.28922: when evaluation is False, skipping this task\n 10569 1726887188.28928: _execute() done\n 10569 1726887188.28933: dumping result to json\n 10569 1726887188.28938: done dumping result, returning\n 10569 1726887188.28948: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable phc2sys [0e652c5f-a961-eb88-62cf-00000000002c]\n 10569 1726887188.28967: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002c\n 10569 1726887188.29015: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002c\n 10569 1726887188.29020: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"'phc2sys' in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887188.29549: no more pending results, returning what we have\n 9689 1726887188.29554: results queue empty\n 9689 1726887188.29555: checking for any_errors_fatal\n 9689 1726887188.29565: done checking for any_errors_fatal\n 9689 1726887188.29567: checking for max_fail_percentage\n 9689 1726887188.29568: done checking for max_fail_percentage\n 9689 1726887188.29569: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887188.29570: done checking to see if all hosts have failed\n 9689 1726887188.29571: getting the remaining hosts for this loop\n 9689 1726887188.29573: done getting the remaining hosts for this loop\n 9689 1726887188.29577: getting the next task for host managed_node1\n 9689 1726887188.29583: done getting next task for host managed_node1\n 9689 1726887188.29587: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable timemaster\n 9689 1726887188.29590: ^ state is: HOST STATE: block=4, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887188.29591: getting the next task for host managed_node2\n 9689 1726887188.29594: done getting next task for host managed_node2\n 9689 1726887188.29597: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable timemaster\n 9689 1726887188.29598: ^ state is: HOST STATE: block=4, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887188.29599: getting the next task for host managed_node3\n 9689 1726887188.29601: done getting next task for host managed_node3\n 9689 1726887188.29604: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable timemaster\n 9689 1726887188.29605: ^ state is: HOST STATE: block=4, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887188.29629: getting variables\n 9689 1726887188.29631: in VariableManager get_vars()\n 9689 1726887188.29666: Calling all_inventory to load vars for managed_node1\n 9689 1726887188.29669: Calling groups_inventory to load vars for managed_node1\n 9689 1726887188.29672: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887188.29682: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887188.29685: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887188.29689: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887188.35746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887188.37590: done with get_vars()\n 9689 1726887188.37615: done getting variables\n 9689 1726887188.37673: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Disable timemaster] *****************\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:308\nFriday 20 September 2024 22:53:08 -0400 (0:00:00.214) 0:00:22.062 ****** \n 9689 1726887188.37704: entering _queue_task() for managed_node1/service\n 9689 1726887188.38060: worker is 1 (out of 3 available)\n 9689 1726887188.38074: exiting _queue_task() for managed_node1/service\n 9689 1726887188.38107: getting variables\n 9689 1726887188.38110: in VariableManager get_vars()\n 9689 1726887188.38200: Calling all_inventory to load vars for managed_node2\n 9689 1726887188.38206: Calling groups_inventory to load vars for managed_node2\n 9689 1726887188.38209: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887188.38702: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887188.38707: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887188.38716: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887188.40337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10570 1726887188.39463: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable timemaster\n 10570 1726887188.39622: in run() - task 0e652c5f-a961-eb88-62cf-00000000002d\n 10570 1726887188.39640: variable 'ansible_search_path' from source: unknown\n 10570 1726887188.39647: variable 'ansible_search_path' from source: unknown\n 10570 1726887188.39672: calling self._execute()\n 10570 1726887188.39759: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10570 1726887188.39771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10570 1726887188.39783: variable 'omit' from source: magic vars\n 10570 1726887188.41419: variable 'timesync_mode' from source: set_fact\n 10570 1726887188.41434: Evaluated conditional (timesync_mode != 3): True\n 10570 1726887188.41578: variable '__timemstr' from source: task vars\n 10570 1726887188.41588: variable 'timesync_services' from source: set_fact\n 10570 1726887188.41619: Evaluated conditional (__timemstr in timesync_services): False\n 10570 1726887188.41628: when evaluation is False, skipping this task\n 10570 1726887188.41634: _execute() done\n 10570 1726887188.41639: dumping result to json\n 10570 1726887188.41644: done dumping result, returning\n 10570 1726887188.41653: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable timemaster [0e652c5f-a961-eb88-62cf-00000000002d]\n 10570 1726887188.41671: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002d\n 10570 1726887188.41713: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002d\n 10570 1726887188.41719: WORKER PROCESS EXITING\n 9689 1726887188.42422: done with get_vars()\n 9689 1726887188.42443: done getting variables\n 9689 1726887188.42508: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887188.42520: entering _queue_task() for managed_node2/service\n 9689 1726887188.42806: worker is 2 (out of 3 available)\n 9689 1726887188.42820: exiting _queue_task() for managed_node2/service\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"__timemstr in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887188.42935: getting variables\n 9689 1726887188.42938: in VariableManager get_vars()\n 9689 1726887188.43013: Calling all_inventory to load vars for managed_node3\n 9689 1726887188.43019: Calling groups_inventory to load vars for managed_node3\n 9689 1726887188.43023: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887188.43040: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887188.43045: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887188.43050: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887188.46104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887188.48026: done with get_vars()\n 9689 1726887188.48060: done getting variables\n 9689 1726887188.48141: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887188.48153: entering _queue_task() for managed_node3/service\n 9689 1726887188.48471: worker is 3 (out of 3 available)\n 9689 1726887188.48485: exiting _queue_task() for managed_node3/service\n 9689 1726887188.48499: done queuing things up, now waiting for results queue to drain\n 9689 1726887188.48502: waiting for pending results...\n 10571 1726887188.44177: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable timemaster\n 10571 1726887188.44331: in run() - task 0e652c5f-a961-eb88-62cf-00000000002d\n 10571 1726887188.44349: variable 'ansible_search_path' from source: unknown\n 10571 1726887188.44356: variable 'ansible_search_path' from source: unknown\n 10571 1726887188.44382: calling self._execute()\n 10571 1726887188.44460: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10571 1726887188.44472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10571 1726887188.44485: variable 'omit' from source: magic vars\n 10571 1726887188.44992: variable 'timesync_mode' from source: set_fact\n 10571 1726887188.45008: Evaluated conditional (timesync_mode != 3): True\n 10571 1726887188.45167: variable '__timemstr' from source: task vars\n 10571 1726887188.45177: variable 'timesync_services' from source: set_fact\n 10571 1726887188.45207: Evaluated conditional (__timemstr in timesync_services): False\n 10571 1726887188.45216: when evaluation is False, skipping this task\n 10571 1726887188.45223: _execute() done\n 10571 1726887188.45229: dumping result to json\n 10571 1726887188.45235: done dumping result, returning\n 10571 1726887188.45245: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable timemaster [0e652c5f-a961-eb88-62cf-00000000002d]\n 10571 1726887188.45355: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002d\n 10571 1726887188.45394: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002d\n 10571 1726887188.45398: WORKER PROCESS EXITING\n 10573 1726887188.48755: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable timemaster\n 10573 1726887188.48929: in run() - task 0e652c5f-a961-eb88-62cf-00000000002d\n 10573 1726887188.48950: variable 'ansible_search_path' from source: unknown\n 10573 1726887188.48958: variable 'ansible_search_path' from source: unknown\n 10573 1726887188.48995: calling self._execute()\n 10573 1726887188.49081: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10573 1726887188.49097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10573 1726887188.49117: variable 'omit' from source: magic vars\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"__timemstr in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10573 1726887188.49820: variable 'timesync_mode' from source: set_fact\n 10573 1726887188.49835: Evaluated conditional (timesync_mode != 3): True\n 10573 1726887188.49964: variable '__timemstr' from source: task vars\n 10573 1726887188.49973: variable 'timesync_services' from source: set_fact\n 10573 1726887188.50003: Evaluated conditional (__timemstr in timesync_services): False\n 10573 1726887188.50010: when evaluation is False, skipping this task\n 10573 1726887188.50017: _execute() done\n 10573 1726887188.50022: dumping result to json\n 10573 1726887188.50027: done dumping result, returning\n 10573 1726887188.50038: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable timemaster [0e652c5f-a961-eb88-62cf-00000000002d]\n 10573 1726887188.50055: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002d\n 10573 1726887188.50094: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002d\n 10573 1726887188.50099: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"__timemstr in timesync_services\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887188.50524: no more pending results, returning what we have\n 9689 1726887188.50529: results queue empty\n 9689 1726887188.50531: checking for any_errors_fatal\n 9689 1726887188.50540: done checking for any_errors_fatal\n 9689 1726887188.50541: checking for max_fail_percentage\n 9689 1726887188.50543: done checking for max_fail_percentage\n 9689 1726887188.50544: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887188.50545: done checking to see if all hosts have failed\n 9689 1726887188.50546: getting the remaining hosts for this loop\n 9689 1726887188.50548: done getting the remaining hosts for this loop\n 9689 1726887188.50552: getting the next task for host managed_node1\n 9689 1726887188.50559: done getting next task for host managed_node1\n 9689 1726887188.50564: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable chronyd\n 9689 1726887188.50567: ^ state is: HOST STATE: block=4, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887188.50568: getting the next task for host managed_node2\n 9689 1726887188.50571: done getting next task for host managed_node2\n 9689 1726887188.50573: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable chronyd\n 9689 1726887188.50575: ^ state is: HOST STATE: block=4, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887188.50576: getting the next task for host managed_node3\n 9689 1726887188.50579: done getting next task for host managed_node3\n 9689 1726887188.50581: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable chronyd\n 9689 1726887188.50583: ^ state is: HOST STATE: block=4, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False\n 9689 1726887188.50608: getting variables\n 9689 1726887188.50610: in VariableManager get_vars()\n 9689 1726887188.50649: Calling all_inventory to load vars for managed_node1\n 9689 1726887188.50653: Calling groups_inventory to load vars for managed_node1\n 9689 1726887188.50656: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887188.50666: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887188.50670: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887188.50675: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887188.52220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887188.54022: done with get_vars()\n 9689 1726887188.54045: done getting variables\n 9689 1726887188.54111: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Enable chronyd] *********************\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:324\nFriday 20 September 2024 22:53:08 -0400 (0:00:00.164) 0:00:22.227 ****** \n 9689 1726887188.54146: entering _queue_task() for managed_node1/service\n 9689 1726887188.54458: worker is 1 (out of 3 available)\n 9689 1726887188.54475: exiting _queue_task() for managed_node1/service\n 9689 1726887188.54516: getting variables\n 9689 1726887188.54521: in VariableManager get_vars()\n 9689 1726887188.54657: Calling all_inventory to load vars for managed_node2\n 9689 1726887188.54664: Calling groups_inventory to load vars for managed_node2\n 9689 1726887188.54667: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887188.54693: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887188.54698: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887188.54704: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887188.56393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10575 1726887188.55179: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable chronyd\n 10575 1726887188.55331: in run() - task 0e652c5f-a961-eb88-62cf-00000000002e\n 10575 1726887188.55348: variable 'ansible_search_path' from source: unknown\n 10575 1726887188.55355: variable 'ansible_search_path' from source: unknown\n 10575 1726887188.55378: calling self._execute()\n 10575 1726887188.55453: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10575 1726887188.55464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10575 1726887188.55476: variable 'omit' from source: magic vars\n 10575 1726887188.55994: variable 'timesync_mode' from source: set_fact\n 10575 1726887188.56009: Evaluated conditional (timesync_mode == 1): True\n 10575 1726887188.56197: variable 'timesync_ntp_provider' from source: set_fact\n 10575 1726887188.56220: Evaluated conditional (timesync_ntp_provider == 'chrony'): True\n 10575 1726887188.56230: variable 'omit' from source: magic vars\n 10575 1726887188.56271: variable 'omit' from source: magic vars\n 10575 1726887188.56316: variable 'omit' from source: magic vars\n 10575 1726887188.56365: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10575 1726887188.56407: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10575 1726887188.56433: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10575 1726887188.56454: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10575 1726887188.56470: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10575 1726887188.56501: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10575 1726887188.56508: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10575 1726887188.56517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10575 1726887188.56633: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10575 1726887188.56649: Set connection var ansible_shell_executable to /bin/sh\n 10575 1726887188.56655: Set connection var ansible_connection to ssh\n 10575 1726887188.56663: Set connection var ansible_timeout to 10\n 10575 1726887188.56669: Set connection var ansible_shell_type to sh\n 10575 1726887188.56676: Set connection var ansible_pipelining to False\n 10575 1726887188.56699: variable 'ansible_shell_executable' from source: unknown\n 10575 1726887188.56706: variable 'ansible_connection' from source: unknown\n 10575 1726887188.56711: variable 'ansible_module_compression' from source: unknown\n 10575 1726887188.56718: variable 'ansible_shell_type' from source: unknown\n 10575 1726887188.56723: variable 'ansible_shell_executable' from source: unknown\n 10575 1726887188.56728: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10575 1726887188.56734: variable 'ansible_pipelining' from source: unknown\n 10575 1726887188.56739: variable 'ansible_timeout' from source: unknown\n 10575 1726887188.56745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10575 1726887188.56893: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 10575 1726887188.56919: variable 'omit' from source: magic vars\n 10575 1726887188.56935: starting attempt loop\n 10575 1726887188.56944: running the handler\n 10575 1726887188.57060: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10575 1726887188.58133: _low_level_execute_command(): starting\n 10575 1726887188.58146: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9689 1726887188.58401: done with get_vars()\n 9689 1726887188.58430: done getting variables\n 9689 1726887188.58501: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887188.58515: entering _queue_task() for managed_node2/service\n 9689 1726887188.59002: worker is 2 (out of 3 available)\n 9689 1726887188.59026: exiting _queue_task() for managed_node2/service\n 9689 1726887188.59072: getting variables\n 9689 1726887188.59076: in VariableManager get_vars()\n 9689 1726887188.59176: Calling all_inventory to load vars for managed_node3\n 9689 1726887188.59182: Calling groups_inventory to load vars for managed_node3\n 9689 1726887188.59186: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887188.59203: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887188.59209: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887188.59216: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887188.61216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10577 1726887188.60656: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable chronyd\n 10577 1726887188.60806: in run() - task 0e652c5f-a961-eb88-62cf-00000000002e\n 10577 1726887188.60827: variable 'ansible_search_path' from source: unknown\n 10577 1726887188.60834: variable 'ansible_search_path' from source: unknown\n 10577 1726887188.60859: calling self._execute()\n 10577 1726887188.60939: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10577 1726887188.60951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10577 1726887188.60963: variable 'omit' from source: magic vars\n 10577 1726887188.61473: variable 'timesync_mode' from source: set_fact\n 10577 1726887188.61487: Evaluated conditional (timesync_mode == 1): True\n 10577 1726887188.61715: variable 'timesync_ntp_provider' from source: set_fact\n 10577 1726887188.61736: Evaluated conditional (timesync_ntp_provider == 'chrony'): True\n 10577 1726887188.61746: variable 'omit' from source: magic vars\n 10577 1726887188.61791: variable 'omit' from source: magic vars\n 10577 1726887188.61832: variable 'omit' from source: magic vars\n 10577 1726887188.61869: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10577 1726887188.61909: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10577 1726887188.61937: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10577 1726887188.61961: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10577 1726887188.61978: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10577 1726887188.62011: variable 'inventory_hostname' from source: host vars for 'managed_node2'\n 10577 1726887188.62021: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10577 1726887188.62027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10577 1726887188.62147: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10577 1726887188.62162: Set connection var ansible_shell_executable to /bin/sh\n 10577 1726887188.62168: Set connection var ansible_connection to ssh\n 10577 1726887188.62176: Set connection var ansible_timeout to 10\n 10577 1726887188.62181: Set connection var ansible_shell_type to sh\n 10577 1726887188.62188: Set connection var ansible_pipelining to False\n 10577 1726887188.62210: variable 'ansible_shell_executable' from source: unknown\n 10577 1726887188.62220: variable 'ansible_connection' from source: unknown\n 10577 1726887188.62226: variable 'ansible_module_compression' from source: unknown\n 10577 1726887188.62232: variable 'ansible_shell_type' from source: unknown\n 10577 1726887188.62238: variable 'ansible_shell_executable' from source: unknown\n 10577 1726887188.62244: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10577 1726887188.62251: variable 'ansible_pipelining' from source: unknown\n 10577 1726887188.62257: variable 'ansible_timeout' from source: unknown\n 10577 1726887188.62264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10577 1726887188.62417: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 10577 1726887188.62432: variable 'omit' from source: magic vars\n 10577 1726887188.62441: starting attempt loop\n 10577 1726887188.62447: running the handler\n 10577 1726887188.62540: variable 'ansible_facts' from source: host vars for 'managed_node2'\n 10577 1726887188.63383: _low_level_execute_command(): starting\n 10577 1726887188.63395: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10575 1726887188.64783: stdout chunk (state=2):\n>>>/root\n<<<\n 10575 1726887188.64797: stderr chunk (state=2):\n>>><<<\n 10575 1726887188.64816: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'/root\\n', b'')\n 10575 1726887188.64841: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10575 1726887188.64857: _low_level_execute_command(): starting\n 10575 1726887188.64866: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284 `\" && echo ansible-tmp-1726887188.6485026-10575-182483087171284=\"` echo /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284 `\" ) && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284 `\" && echo ansible-tmp-1726887188.6485026-10575-182483087171284=\"` echo /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284 `\" ) && sleep 0'\"'\"''\n 9689 1726887188.66680: done with get_vars()\n 9689 1726887188.66711: done getting variables\n 9689 1726887188.66786: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887188.66802: entering _queue_task() for managed_node3/service\n 9689 1726887188.67145: worker is 3 (out of 3 available)\n 9689 1726887188.67159: exiting _queue_task() for managed_node3/service\n 9689 1726887188.67173: done queuing things up, now waiting for results queue to drain\n 9689 1726887188.67175: waiting for pending results...\n 10582 1726887188.67973: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable chronyd\n 10582 1726887188.68137: in run() - task 0e652c5f-a961-eb88-62cf-00000000002e\n 10582 1726887188.68159: variable 'ansible_search_path' from source: unknown\n 10582 1726887188.68165: variable 'ansible_search_path' from source: unknown\n 10582 1726887188.68204: calling self._execute()\n 10582 1726887188.68288: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10582 1726887188.68300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10582 1726887188.68311: variable 'omit' from source: magic vars\n 10582 1726887188.68973: variable 'timesync_mode' from source: set_fact\n 10582 1726887188.69004: Evaluated conditional (timesync_mode == 1): True\n 10582 1726887188.69164: variable 'timesync_ntp_provider' from source: set_fact\n 10582 1726887188.69196: Evaluated conditional (timesync_ntp_provider == 'chrony'): True\n 10582 1726887188.69209: variable 'omit' from source: magic vars\n 10582 1726887188.69258: variable 'omit' from source: magic vars\n 10582 1726887188.69302: variable 'omit' from source: magic vars\n 10582 1726887188.69349: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10582 1726887188.69390: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10582 1726887188.69418: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10582 1726887188.69441: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10582 1726887188.69459: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10582 1726887188.69491: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10582 1726887188.69499: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10582 1726887188.69505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10582 1726887188.69629: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10582 1726887188.69645: Set connection var ansible_shell_executable to /bin/sh\n 10582 1726887188.69651: Set connection var ansible_connection to ssh\n 10582 1726887188.69660: Set connection var ansible_timeout to 10\n 10582 1726887188.69666: Set connection var ansible_shell_type to sh\n 10582 1726887188.69674: Set connection var ansible_pipelining to False\n 10582 1726887188.69701: variable 'ansible_shell_executable' from source: unknown\n 10582 1726887188.69707: variable 'ansible_connection' from source: unknown\n 10582 1726887188.69716: variable 'ansible_module_compression' from source: unknown\n 10582 1726887188.69722: variable 'ansible_shell_type' from source: unknown\n 10582 1726887188.69727: variable 'ansible_shell_executable' from source: unknown\n 10582 1726887188.69733: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10582 1726887188.69739: variable 'ansible_pipelining' from source: unknown\n 10582 1726887188.69744: variable 'ansible_timeout' from source: unknown\n 10582 1726887188.69750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10582 1726887188.69908: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 10582 1726887188.69926: variable 'omit' from source: magic vars\n 10582 1726887188.69935: starting attempt loop\n 10582 1726887188.69941: running the handler\n 10582 1726887188.70039: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 10582 1726887188.71582: _low_level_execute_command(): starting\n 10582 1726887188.71596: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10575 1726887188.72194: stdout chunk (state=2):\n>>>ansible-tmp-1726887188.6485026-10575-182483087171284=/root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284\n<<<\n 10575 1726887188.72206: stderr chunk (state=2):\n>>><<<\n 10575 1726887188.72221: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'ansible-tmp-1726887188.6485026-10575-182483087171284=/root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284\\n', b'')\n 10575 1726887188.72244: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887188.6485026-10575-182483087171284=/root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284\n, stderr=\n 10575 1726887188.72278: variable 'ansible_module_compression' from source: unknown\n 10575 1726887188.72340: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 10575 1726887188.72401: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10577 1726887188.72445: stdout chunk (state=2):\n>>>/root\n<<<\n 10577 1726887188.72458: stderr chunk (state=2):\n>>><<<\n 10577 1726887188.72473: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'/root\\n', b'')\n 10577 1726887188.72497: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10577 1726887188.72514: _low_level_execute_command(): starting\n 10577 1726887188.72523: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262 `\" && echo ansible-tmp-1726887188.7250504-10577-253073554183262=\"` echo /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262 `\" ) && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py\n 10575 1726887188.72586: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_setup.py\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262 `\" && echo ansible-tmp-1726887188.7250504-10577-253073554183262=\"` echo /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262 `\" ) && sleep 0'\"'\"''\n<10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpdf8a5wd0 TO /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_setup.py\n<10.31.43.54> 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/4a8bd5e786\"' '[10.31.43.54]'\n 10575 1726887188.75523: Sending initial data\n 10575 1726887188.75536: Sent initial data (153 bytes)\n 10582 1726887188.78056: stdout chunk (state=2):\n>>>/root\n<<<\n 10582 1726887188.78163: stderr chunk (state=3):\n>>><<<\n 10582 1726887188.78171: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'/root\\n', b'')\n 10582 1726887188.78205: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10582 1726887188.78224: _low_level_execute_command(): starting\n 10582 1726887188.78233: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896 `\" && echo ansible-tmp-1726887188.7821639-10582-46214979417896=\"` echo /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896 `\" ) && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896 `\" && echo ansible-tmp-1726887188.7821639-10582-46214979417896=\"` echo /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896 `\" ) && sleep 0'\"'\"''\n 10577 1726887188.79579: stdout chunk (state=2):\n>>>ansible-tmp-1726887188.7250504-10577-253073554183262=/root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262\n<<<\n 10577 1726887188.79593: stderr chunk (state=2):\n>>><<<\n 10577 1726887188.79607: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'ansible-tmp-1726887188.7250504-10577-253073554183262=/root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262\\n', b'')\n 10577 1726887188.79632: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887188.7250504-10577-253073554183262=/root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262\n, stderr=\n 10577 1726887188.79670: variable 'ansible_module_compression' from source: unknown\n 10575 1726887188.79672: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpdf8a5wd0 /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_setup.py\n<<<\n 10577 1726887188.79733: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 10577 1726887188.79794: 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 10577 1726887188.79982: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_setup.py\n<10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmphndpka0s TO /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_setup.py\n<10.31.42.224> 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/75343b97d0\"' '[10.31.42.224]'\n 10577 1726887188.81080: Sending initial data\n 10577 1726887188.81092: Sent initial data (153 bytes)\n 10582 1726887188.83378: stdout chunk (state=2):\n>>>ansible-tmp-1726887188.7821639-10582-46214979417896=/root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896\n<<<\n 10575 1726887188.83639: stderr chunk (state=3):\n>>><<<\n 10575 1726887188.83651: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpdf8a5wd0 /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_setup.py\\n', b'')\n 10575 1726887188.83692: done transferring module to remote\n 10575 1726887188.83710: _low_level_execute_command(): starting\n 10575 1726887188.83721: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/ /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_setup.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/ /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_setup.py && sleep 0'\"'\"''\n 10582 1726887188.83871: stderr chunk (state=3):\n>>><<<\n 10582 1726887188.83881: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'ansible-tmp-1726887188.7821639-10582-46214979417896=/root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896\\n', b'')\n 10582 1726887188.83910: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887188.7821639-10582-46214979417896=/root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896\n, stderr=\n 10582 1726887188.83947: variable 'ansible_module_compression' from source: unknown\n 10582 1726887188.84008: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 10582 1726887188.84067: 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 10582 1726887188.84253: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_setup.py\n<10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp5ldj67fp TO /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_setup.py\n<10.31.41.136> 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/2e4e98e5cc\"' '[10.31.41.136]'\n 10582 1726887188.85286: Sending initial data\n 10582 1726887188.85297: Sent initial data (152 bytes)\n 10577 1726887188.86291: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmphndpka0s /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_setup.py\n<<<\n 10582 1726887188.88853: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp5ldj67fp /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_setup.py\n<<<\n 10575 1726887188.89449: stderr chunk (state=2):\n>>><<<\n 10575 1726887188.89460: stdout chunk (state=2):\n>>><<<\n<10.31.43.54> (0, b'', b'')\n 10575 1726887188.89485: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10575 1726887188.89492: _low_level_execute_command(): starting\n 10575 1726887188.89503: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_setup.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' -tt 10.31.43.54 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_setup.py && sleep 0'\"'\"''\n 10577 1726887188.89665: stderr chunk (state=3):\n>>><<<\n 10577 1726887188.89675: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmphndpka0s /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_setup.py\\n', b'')\n 10577 1726887188.89714: done transferring module to remote\n 10577 1726887188.89730: _low_level_execute_command(): starting\n 10577 1726887188.89738: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/ /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_setup.py && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/ /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_setup.py && sleep 0'\"'\"''\n 10582 1726887188.91882: stderr chunk (state=3):\n>>><<<\n 10582 1726887188.91897: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp5ldj67fp /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_setup.py\\n', b'')\n 10582 1726887188.91938: done transferring module to remote\n 10582 1726887188.91957: _low_level_execute_command(): starting\n 10582 1726887188.91966: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/ /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_setup.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/ /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_setup.py && sleep 0'\"'\"''\n 10582 1726887188.96030: stderr chunk (state=2):\n>>><<<\n 10582 1726887188.96040: stdout chunk (state=2):\n>>><<<\n<10.31.41.136> (0, b'', b'')\n 10582 1726887188.96066: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10582 1726887188.96072: _low_level_execute_command(): starting\n 10582 1726887188.96079: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_setup.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' -tt 10.31.41.136 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_setup.py && sleep 0'\"'\"''\n 10577 1726887188.96818: stderr chunk (state=2):\n>>><<<\n 10577 1726887188.96828: stdout chunk (state=2):\n>>><<<\n<10.31.42.224> (0, b'', b'')\n 10577 1726887188.96852: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10577 1726887188.96858: _low_level_execute_command(): starting\n 10577 1726887188.96867: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_setup.py && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' -tt 10.31.42.224 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_setup.py && sleep 0'\"'\"''\n 10575 1726887188.97490: 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 0x7ff0a3524e48>\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 0x7ff0a34ba828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a35249b0>\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 0x7ff0a34c7630>\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 0x7ff0a34ce160>\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 0x7ff0a34d30f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a34ce748>\r\n<<<\n 10575 1726887188.98971: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a34ce390>\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 0x7ff0a3478470>\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 0x7ff0a347de48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a3478b38>\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 0x7ff0a34844e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a3467d68>\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 0x7ff0a346a198>\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 0x7ff0a1778940>\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 0x7ff0a178a240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a34d8a20>\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 10575 1726887188.99036: 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 0x7ff0a16b0080>\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 0x7ff0a16bb2b0>\r\n# /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py\r\n<<<\n 10575 1726887188.99129: stdout chunk (state=3):\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 0x7ff0a16bbf60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a16bba90>\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 0x7ff0a16c5080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a17537b8>\r\n# /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n<<<\n 10575 1726887188.99162: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 10575 1726887188.99195: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1753ba8>\r\n<<<\n 10575 1726887188.99970: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1747160>\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 0x7ff0a1747e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a173f438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a172f470>\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 0x7ff0a1468278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1470cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1747438>\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 0x7ff0a1476e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a17292b0>\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 0x7ff0a147c1d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1476f98>\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 0x7ff0a147c2e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1798fd0>\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 0x7ff0a147cdd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a147c9e8>\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 0x7ff0a14876a0>\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 0x7ff0a1487e80>\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 0x7ff0a100e198>\r\n<<<\n 10577 1726887189.00320: 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\n<<<\n 10575 1726887189.00569: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1487780>\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 0x7ff0a1013c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a147c518>\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 0x7ff0a10372e8>\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 0x7ff0a10376a0>\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 0x7ff0a103e390>\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 0x7ff0a0de8ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a0de02e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a0dd6f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a0dcee80>\r\n<<<\n 10575 1726887189.00848: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a103ed30>\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 0x7ff0a0de0f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1037a20>\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 0x7ff0a3434710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a0de3048>\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 0x7ff0a3434a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a147c860>\r\n# /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n<<<\n 10577 1726887189.00899: 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\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 0x7f1d03809e48>\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 0x7f1d0379f828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d038099b0>\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 0x7f1d037ac630>\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 0x7f1d037b3160>\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 0x7f1d037b80f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d037b3748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d037b3390>\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 0x7f1d0375d470>\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 0x7f1d03762e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0375db38>\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 0x7f1d037694e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0374cd68>\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 0x7f1d0374f198>\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 0x7f1d01a5d940>\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 10575 1726887189.00930: 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 0x7ff0a344e5c0>\r\n<<<\n 10577 1726887189.00969: 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 0x7f1d01a6f240>\r\n<<<\n 10575 1726887189.00983: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py\r\n<<<\n 10577 1726887189.01010: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d037bda20>\r\n<<<\n 10577 1726887189.01034: 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 10575 1726887189.01379: stdout chunk (state=3):\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 0x7ff0a3452630>\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 0x7ff0a3452b00>\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 0x7ff0a3452c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a344ee10>\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 0x7ff0a3452f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a34524e0>\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 0x7ff0a3452240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a3442b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1023358>\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 10575 1726887189.01849: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a344e470>\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 0x7ff09f40d908>\r\n<<<\n 10577 1726887189.01864: 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 0x7f1d01995080>\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 0x7f1d019a02b0>\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 0x7f1d019a0f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d019a0a90>\r\nimport 'itertools' # \r\n<<<\n 10577 1726887189.01898: 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 0x7f1d019aa080>\r\nimport '_collections' # \r\n<<<\n 10577 1726887189.01925: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a387b8>\r\n<<<\n 10575 1726887189.01977: stdout chunk (state=3):\n>>># zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_sb8f734k/ansible_ansible.legacy.setup_payload.zip'\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887189.02002: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.02064: 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\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a38ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a2c160>\r\n<<<\n 10575 1726887189.02111: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887189.02144: 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 0x7f1d01a2ce48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a24438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a14470>\r\n<<<\n 10577 1726887189.02175: 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 10577 1726887189.02218: 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 10577 1726887189.02241: 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 10577 1726887189.02265: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0174d278>\r\n<<<\n 10577 1726887189.02293: stdout chunk (state=3):\n>>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01755cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a2c438>\r\n<<<\n 10577 1726887189.02337: stdout chunk (state=3):\n>>>import '_locale' # \r\n<<<\n 10577 1726887189.02374: 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 0x7f1d0175be10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a0e2b0>\r\n<<<\n 10577 1726887189.02403: 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 10577 1726887189.02464: 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 0x7f1d017611d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0175bf98>\r\n# extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so'\r\n<<<\n 10577 1726887189.02497: 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 0x7f1d017612e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a7dfd0>\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 10577 1726887189.02524: 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 10577 1726887189.02549: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py\r\n<<<\n 10577 1726887189.02599: 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 0x7f1d01761dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d017619e8>\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 0x7f1d0176c6a0>\r\n<<<\n 10577 1726887189.02625: 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 10577 1726887189.02648: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc'\r\n<<<\n 10582 1726887189.02660: 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 0x7fda964a3e48>\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 0x7fda96439828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda964a39b0>\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 0x7fda96446630>\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 0x7fda9644d160>\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 0x7fda964520f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9644d748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9644d390>\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 0x7fda963f7470>\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 0x7fda963fce48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963f7b38>\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 0x7fda964034e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963e6d68>\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 0x7fda963e9198>\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 0x7fda946f7940>\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 0x7fda94709240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda96457a20>\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 10577 1726887189.02690: 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 10577 1726887189.03181: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0176ce80>\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 0x7f1d012f3198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0176c780>\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 0x7f1d012f8c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01761518>\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 0x7f1d0131c2e8>\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 0x7f1d0131c6a0>\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 0x7f1d01323390>\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 10577 1726887189.03221: 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 10577 1726887189.03254: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 10577 1726887189.03305: 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 0x7f1d010cdba8>\r\n<<<\n 10577 1726887189.03676: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d010c52e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d010bbf98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d010b3e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01323d30>\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 0x7f1d010c5f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0131ca20>\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 0x7f1d03719710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d010c8048>\r\nimport 'pwd' # \r\n<<<\n 10575 1726887189.03691: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.03725: 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 0x7fda9462f080>\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 0x7fda9463a2b0>\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 0x7fda9463af60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9463aa90>\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 0x7fda94644080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946d27b8>\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 0x7fda946d2ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946c6160>\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 0x7fda946c6e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946be438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946ae470>\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 10582 1726887189.04121: 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 0x7fda943e7278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943efcf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946c6438>\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 0x7fda943f5e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946a82b0>\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 0x7fda943fb1d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943f5f98>\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 0x7fda943fb2e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda94717fd0>\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 0x7fda943fbdd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943fb9e8>\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 0x7fda944066a0>\r\n<<<\n 10582 1726887189.04159: 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 10577 1726887189.04177: 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 0x7f1d03719a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01761860>\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 0x7f1d037335c0>\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 0x7f1d03737630>\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 0x7f1d03737b00>\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 0x7f1d03737c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d03733e10>\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 0x7f1d03737f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d037374e0>\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 0x7f1d03737240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d03727b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01308358>\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 10577 1726887189.04601: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d03733470>\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 0x7f1cff6f2908>\r\n# zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.04632: 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 0x7fda94406e80>\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 0x7fda93f8d198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda94406780>\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 0x7fda93f92c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943fb518>\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 0x7fda93fb62e8>\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 0x7fda93fb66a0>\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 0x7fda93fbd390>\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 10577 1726887189.04669: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.04706: 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<<<\n 10582 1726887189.04765: 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# code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 10575 1726887189.04783: 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 0x7ff09f0dfac8>\r\nimport 'atexit' # \r\n# /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10575 1726887189.04938: 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 0x7ff09f084278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f08b4e0>\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 0x7ff09f08b5f8>\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 10575 1726887189.04966: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f08bb38>\r\n<<<\n 10582 1726887189.04995: 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 0x7fda93d67ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d5f2e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d55f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d4de80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93fbdd30>\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 0x7fda93d5ff60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93fb6a20>\r\n<<<\n 10575 1726887189.05035: 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 10582 1726887189.05059: 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 10575 1726887189.05329: 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 0x7ff09f0b6b00>\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 0x7ff09f3c1048>\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 0x7ff09f3c1278>\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 0x7ff09f3c15c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f0b12b0>\r\n<<<\n 10582 1726887189.05350: 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 0x7fda963b3710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d62048>\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 0x7fda963b3a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943fb860>\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 0x7fda963cd5c0>\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 10582 1726887189.06192: 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 0x7fda963d1630>\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 0x7fda963d1b00>\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 0x7fda963d1c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963cde10>\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 0x7fda963d1f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963d14e0>\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 0x7fda963d1240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963c1b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93fa2358>\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 0x7fda963cd470>\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 0x7fda9238c908>\r\n# zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887189.06207: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f0a44a8>\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 0x7ff09f0b1828>\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 0x7ff09f3ebdd8>\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 0x7ff09f3ebef0>\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 0x7ff09f2c09b0>\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 0x7ff09f2cca90>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3eeda0>\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 0x7ff09f3f64a8>\r\n<<<\n 10577 1726887189.06240: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.06629: 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 0x7f1cff3c4ac8>\r\n<<<\n 10577 1726887189.06649: stdout chunk (state=3):\n>>>import 'atexit' # \r\n<<<\n 10577 1726887189.06670: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10577 1726887189.06690: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10575 1726887189.06728: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3e82e8>\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 0x7ff09f2e8ac8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3f6668>\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 0x7ff09f2f59e8>\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 0x7ff09f2f5ac8>\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 0x7ff09f2f5c50>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3dc0b8>\r\n<<<\n 10575 1726887189.06749: 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 10575 1726887189.06779: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 10575 1726887189.06817: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 10577 1726887189.06849: 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 0x7f1cff369278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff3704e0>\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 0x7f1cff3705f8>\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 10575 1726887189.06867: 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 0x7ff09f392630>\r\n<<<\n 10577 1726887189.06888: stdout chunk (state=3):\n>>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff370b38>\r\n<<<\n 10577 1726887189.06910: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 10577 1726887189.06932: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc'\r\n<<<\n 10577 1726887189.06962: 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 10577 1726887189.06986: 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 10575 1726887189.07002: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f388d30>\r\n<<<\n 10575 1726887189.07030: 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 10575 1726887189.07059: stdout chunk (state=3):\n>>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff09f388f28>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3887f0>\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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 10575 1726887189.07091: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.07114: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff39bb00>\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 0x7f1cff6a6048>\r\n<<<\n 10575 1726887189.07144: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.07160: 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 0x7f1cff6a6278>\r\n# /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 10577 1726887189.07182: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 10582 1726887189.07430: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887189.07876: 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_sb8f734k/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_sb8f734k/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 0x7ff09f3aaa20>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3aa710>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f39cef0>\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 0x7ff09f3aa588>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f39c748>\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887189.07897: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6a65c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff3962b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff3894a8>\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 0x7f1cff3968d0>\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 0x7f1cff6d0dd8>\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 0x7f1cff6d0ef0>\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 0x7f1cff5a59b0>\r\n<<<\n 10575 1726887189.08232: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.08641: 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 0x7fda9205eac8>\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 0x7fda92003278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9200a4e0>\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 0x7fda9200a5f8>\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 0x7fda9200ab38>\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 0x7fda92035b00>\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 0x7fda92340048>\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 0x7fda92340278>\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 10577 1726887189.08837: 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 0x7f1cff5b1ac8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6d3da0>\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 0x7f1cff6db4a8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6c92e8>\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 0x7f1cff5ccb00>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6db668>\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 0x7f1cff5da9e8>\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 0x7f1cff5daac8>\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 0x7f1cff5dac50>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6c10b8>\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 10575 1726887189.08860: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887189.08890: 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 10575 1726887189.08917: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f18b2e8>\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887189.09352: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.09416: 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 0x7f1cff6775f8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff66dcf8>\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 0x7f1cff66def0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff66d7b8>\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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff6919e8>\r\n<<<\n 10582 1726887189.09441: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda923405c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda920302b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda920234a8>\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 0x7fda92030828>\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 0x7fda9236add8>\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 0x7fda9236aef0>\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 0x7fda9223f9b0>\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 0x7fda9224ba90>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9236dda0>\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 0x7fda923754a8>\r\n<<<\n 10575 1726887189.09841: 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.setup_payload_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.09860: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda923672e8>\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 0x7fda92267ac8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda92375668>\r\n<<<\n 10577 1726887189.09874: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6916d8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff681eb8>\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 0x7f1cff691550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff681710>\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887189.10518: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py\r\n<<<\n 10582 1726887189.10531: 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 0x7fda922749e8>\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 0x7fda92274ac8>\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 0x7fda92274c50>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9235b0b8>\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 10582 1726887189.10731: 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 0x7fda92311630>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda92307d30>\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 0x7fda92307f28>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda923077f0>\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_6qlwioku/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_6qlwioku/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_6qlwioku/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<<<\n 10575 1726887189.11019: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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\n<<<\n 10577 1726887189.11051: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff4712b0>\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887189.11068: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f240908>\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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887189.11087: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.11108: 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 0x7fda9232aa20>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9232a710>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9231bef0>\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 0x7fda9232a588>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9231b748>\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.11456: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.11902: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py\r\n<<<\n 10577 1726887189.12218: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887189.12226: stdout chunk (state=3):\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 0x7ff09f201128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f1c9898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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<<<\n 10582 1726887189.12243: 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.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887189.12243: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887189.12263: 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.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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<<<\n 10582 1726887189.12285: 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 10575 1726887189.12697: 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 0x7ff09f22f080>\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 10582 1726887189.12710: stdout chunk (state=3):\n>>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9210a2e8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887189.12734: 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 0x7f1cff5658d0>\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_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887189.12759: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 10577 1726887189.12794: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.12820: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.12846: stdout chunk (state=3):\n>>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887189.12868: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f22f128>\r\n<<<\n 10577 1726887189.12891: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887189.12925: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f1ca940>\r\n<<<\n 10577 1726887189.12947: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.12969: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.13016: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.13065: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887189.13088: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10582 1726887189.13434: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887189.13453: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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<<<\n 10575 1726887189.13471: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887189.13489: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887189.13505: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n<<<\n 10575 1726887189.13530: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.13547: 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 0x7f1cff4e0160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff4b08d0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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<<<\n 10575 1726887189.13618: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.13722: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.14225: 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<<<\n 10575 1726887189.14243: 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# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 10582 1726887189.14273: stdout chunk (state=3):\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 0x7fda921ff908>\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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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<<<\n 10577 1726887189.14297: 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 0x7f1cff5150b8>\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 10582 1726887189.14321: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.14356: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff515160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff4b1ac8>\r\n<<<\n 10577 1726887189.14633: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887189.14694: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f256b70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n<<<\n 10577 1726887189.14711: stdout chunk (state=3):\n>>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.14735: 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 0x7fda9217a128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9214a898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887189.14879: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887189.14899: 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\n<<<\n 10577 1726887189.14922: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.14940: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887189.14956: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.15645: 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# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 10575 1726887189.15658: stdout chunk (state=3):\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 0x7ff09f33b0b8>\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 0x7ff09f35dac8>\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 0x7ff09f3702b0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f351780>\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 0x7ff09f35d828>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f33ba58>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f32bb70>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f2694a8>\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 0x7ff0a0d87710>\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 0x7ff0a0d8e278>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f275748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n<<<\n 10582 1726887189.15671: 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 0x7fda921af080>\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 10582 1726887189.15688: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda921af128>\r\n<<<\n 10575 1726887189.15708: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.15723: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9214b940>\r\n<<<\n 10575 1726887189.15744: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.15768: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887189.15790: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff57db70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887189.15821: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n<<<\n 10582 1726887189.15854: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10575 1726887189.15866: 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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887189.15885: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887189.15909: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py\r\n<<<\n 10577 1726887189.15936: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.15959: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py\r\n<<<\n 10582 1726887189.15994: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887189.16015: stdout chunk (state=3):\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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887189.16062: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887189.16078: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.16106: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887189.16130: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887189.16191: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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<<<\n 10577 1726887189.16219: 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\n<<<\n 10582 1726887189.16245: 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 10575 1726887189.16280: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.16292: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0106c0b8>\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<<<\n 10582 1726887189.16305: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887189.16333: 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<<<\n 10582 1726887189.16352: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.16363: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc'\r\nimport '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0108dac8>\r\n<<<\n 10582 1726887189.16380: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.16398: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.16820: 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 0x7f1d010962b0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01078780>\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 0x7f1d0108d828>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0106ca58>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff552b70>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff5904a8>\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 0x7f1cff626710>\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 0x7f1cff639278>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff59c748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py\r\n<<<\n 10577 1726887189.16848: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887189.16870: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.16882: stdout chunk (state=3):\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 10577 1726887189.16916: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py\r\n<<<\n 10575 1726887189.17254: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.17283: 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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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\n<<<\n 10582 1726887189.17305: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda92217b70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887189.17328: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py\r\n<<<\n 10577 1726887189.17352: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887189.17402: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.17417: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887189.17451: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887189.17495: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887189.17521: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887189.17545: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py\r\n<<<\n 10582 1726887189.17618: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.17638: 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 0x7fda93d060b8>\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<<<\n 10577 1726887189.17764: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.18138: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887189.18227: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff0a0dadc50>\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 10582 1726887189.19256: 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 0x7fda93d27ac8>\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 0x7fda93d302b0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d12780>\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 0x7fda93d27828>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d06a58>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda921ecb70>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9222a4a8>\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 0x7fda922c0710>\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 0x7fda922d3278>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda92236748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887189.19270: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09b242080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887189.19283: stdout chunk (state=3):\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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff650c50>\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 10577 1726887189.19845: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cfb527080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cfb53f2b0>\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 0x7f1cfb4c7978>\r\n<<<\n 10575 1726887189.19869: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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 0x7ff09b25a2b0>\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 0x7ff09b1e2978>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09b235a90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.19939: 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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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<<<\n 10577 1726887189.19964: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cfb517a90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.20000: 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 10577 1726887189.20017: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.20047: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda922eac50>\r\n# /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py\r\n<<<\n 10577 1726887189.20068: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.20081: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc'\r\n<<<\n 10577 1726887189.20135: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887189.20370: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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<<<\n 10582 1726887189.21246: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8e1c1080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda8e1d92b0>\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 0x7fda8e161978>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8e1b1a90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py\r\n<<<\n 10577 1726887189.21259: 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 0x7f1cff5f57f0>\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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff609518>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff609198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 10582 1726887189.21274: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887189.21279: 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 0x7ff09f2917f0>\r\n<<<\n 10582 1726887189.21292: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887189.22333: 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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f2a1518>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f2a1198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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 10582 1726887189.22343: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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 0x7fda9228f7f0>\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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda922a3518>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda922a3198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887189.22334: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 10582 1726887189.22365: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.22385: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.22521: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887189.22549: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.22652: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n<<<\n 10582 1726887189.22670: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.22738: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.22791: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.22823: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.22856: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.22890: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py\r\n<<<\n 10582 1726887189.22902: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n<<<\n 10582 1726887189.22920: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.22937: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.22948: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.22968: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\n<<<\n 10577 1726887189.22980: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n<<<\n 10577 1726887189.22992: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.23054: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.23065: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.23148: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n<<<\n 10577 1726887189.23160: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.23193: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887189.23230: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.23305: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n<<<\n 10577 1726887189.23329: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.23606: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887189.23636: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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\n<<<\n 10577 1726887189.23651: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.23654: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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 10577 1726887189.23670: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.23878: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.24119: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887189.24731: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887189.24753: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.24947: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.24968: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.25016: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.25381: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.25459: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\n<<<\n 10582 1726887189.25483: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.25507: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.25544: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available<<<\n 10582 1726887189.25565: stdout chunk (state=3):\n>>>\r\n<<<\n 10582 1726887189.25584: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.25607: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.25662: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.25718: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py\r\n<<<\n 10582 1726887189.25746: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.25772: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n<<<\n 10582 1726887189.25792: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.25834: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887189.25848: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 10577 1726887189.25869: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.25888: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n<<<\n 10577 1726887189.25985: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.26138: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n<<<\n 10577 1726887189.26149: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.26162: stdout chunk (state=3):\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_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.27019: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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<<<\n 10577 1726887189.27032: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 10582 1726887189.27057: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.27105: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.27154: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\n<<<\n 10582 1726887189.27177: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.27222: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.27261: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n<<<\n 10582 1726887189.27283: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.27323: stdout chunk (state=3):\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 0x7f1cff4141d0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cfb01d4a8>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cfb01d128>\r\n<<<\n 10582 1726887189.27428: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.27577: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n<<<\n 10582 1726887189.27598: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.27622: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.27658: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n<<<\n 10582 1726887189.27684: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.27703: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.27744: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n<<<\n 10582 1726887189.27773: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887189.27323: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.28451: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda8dcb8f60>\r\n<<<\n 10577 1726887189.28465: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 10575 1726887189.28478: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.28483: stdout chunk (state=3):\n>>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8dcb8278>\r\n<<<\n 10582 1726887189.28518: stdout chunk (state=3):\n>>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda92088eb8>\r\n<<<\n 10577 1726887189.28912: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 10575 1726887189.29215: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887189.29581: 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 0x7ff09ad27d30>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09ad27048>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f108c88>\r\n<<<\n 10577 1726887189.29625: 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 encodings.idna\r\n# cleanup[2] removing stringprep\r\n# cleanup[2] removing unicodedata\r\n# cleanup[2] removing gc\r\n<<<\n 10577 1726887189.29647: 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 10577 1726887189.29923: stdout chunk (state=3):\n>>># destroy _sitebuiltins\r\n<<<\n 10577 1726887189.29957: stdout chunk (state=3):\n>>># destroy importlib.util\r\n# destroy importlib.abc\r\n# destroy importlib.machinery\r\n<<<\n 10577 1726887189.29990: 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<<<\n 10577 1726887189.30014: stdout chunk (state=3):\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<<<\n 10582 1726887189.30023: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 10577 1726887189.30039: stdout chunk (state=3):\n>>># destroy encodings\r\n# destroy syslog\r\n# destroy uuid\r\n<<<\n 10577 1726887189.30062: stdout chunk (state=3):\n>>># destroy ctypes\r\n# destroy _string\r\n<<<\n 10577 1726887189.30083: 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 10577 1726887189.30099: 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 10577 1726887189.30126: stdout chunk (state=3):\n>>># destroy selinux\r\n<<<\n 10577 1726887189.30137: stdout chunk (state=3):\n>>># destroy ansible.module_utils.distro._distro\r\n# destroy argparse\r\n# destroy logging\r\n<<<\n 10577 1726887189.30146: stdout chunk (state=3):\n>>># destroy locale\r\n# destroy copy\r\n<<<\n 10577 1726887189.30176: stdout chunk (state=3):\n>>># destroy ansible.module_utils.facts.default_collectors\r\n# destroy ansible.module_utils.facts.ansible_collector\r\n<<<\n 10577 1726887189.30206: stdout chunk (state=3):\n>>># destroy multiprocessing\r\n# destroy multiprocessing.pool\r\n<<<\n 10577 1726887189.30216: stdout chunk (state=3):\n>>># destroy multiprocessing.reduction\r\n<<<\n 10577 1726887189.30228: stdout chunk (state=3):\n>>># destroy pickle\r\n# destroy multiprocessing.context\r\n# destroy _compat_pickle\r\n# destroy _pickle\r\n<<<\n 10577 1726887189.30238: stdout chunk (state=3):\n>>># destroy array\r\n<<<\n 10577 1726887189.30254: 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<<<\n 10577 1726887189.30264: stdout chunk (state=3):\n>>># destroy shlex\r\n# destroy fcntl\r\n<<<\n 10577 1726887189.30272: stdout chunk (state=3):\n>>># destroy datetime\r\n<<<\n 10577 1726887189.30281: stdout chunk (state=3):\n>>># destroy unicodedata\r\n# destroy gc\r\n<<<\n 10577 1726887189.30290: stdout chunk (state=3):\n>>># destroy ipaddress\r\n# destroy textwrap\r\n# destroy base64\r\n<<<\n 10577 1726887189.30321: stdout chunk (state=3):\n>>># destroy _ssl\r\n<<<\n 10577 1726887189.30331: 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 10577 1726887189.30348: stdout chunk (state=3):\n>>># destroy termios\r\n# destroy json\r\n<<<\n 10577 1726887189.30364: stdout chunk (state=3):\n>>># destroy socket\r\n# destroy struct\r\n<<<\n 10577 1726887189.30375: stdout chunk (state=3):\n>>># destroy glob\r\n<<<\n 10577 1726887189.30384: 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<<<\n 10577 1726887189.30414: stdout chunk (state=3):\n>>># cleanup[3] wiping _frozen_importlib\r\n# destroy _frozen_importlib_external\r\n<<<\n 10577 1726887189.30424: stdout chunk (state=3):\n>>># cleanup[3] wiping _imp\r\n# cleanup[3] wiping _warnings\r\n# cleanup[3] wiping _thread\r\n<<<\n 10577 1726887189.30434: 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<<<\n 10577 1726887189.30457: 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<<<\n 10577 1726887189.30467: 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<<<\n 10577 1726887189.30477: stdout chunk (state=3):\n>>># destroy enum\r\n# destroy sre_compile\r\n# destroy copyreg\r\n# cleanup[3] wiping types\r\n<<<\n 10577 1726887189.30487: 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<<<\n 10577 1726887189.30497: 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<<<\n 10577 1726887189.30506: stdout chunk (state=3):\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 10577 1726887189.30518: 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 10577 1726887189.30528: stdout chunk (state=3):\n>>># destroy fnmatch\r\n<<<\n 10577 1726887189.30538: stdout chunk (state=3):\n>>># cleanup[3] wiping threading\r\n# cleanup[3] wiping time\r\n# cleanup[3] wiping linecache\r\n<<<\n 10577 1726887189.30547: stdout chunk (state=3):\n>>># destroy tokenize\r\n<<<\n 10577 1726887189.30557: 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 10577 1726887189.30597: 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 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 10577 1726887189.30615: stdout chunk (state=3):\n>>># cleanup[3] wiping encodings.idna\r\n# destroy stringprep\r\n<<<\n 10577 1726887189.30626: stdout chunk (state=3):\n>>># cleanup[3] wiping sys\r\n# cleanup[3] wiping builtins<<<\n 10577 1726887189.30636: stdout chunk (state=3):\n>>>\r\n<<<\n 10582 1726887189.30644: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 10577 1726887189.30763: stdout chunk (state=3):\n>>># destroy posixpath\r\n# destroy _functools\r\n<<<\n 10577 1726887189.30774: stdout chunk (state=3):\n>>># destroy _sre\r\n# destroy sre_parse\r\n<<<\n 10577 1726887189.30799: stdout chunk (state=3):\n>>># destroy stat\r\n<<<\n 10575 1726887189.30818: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 10577 1726887189.30821: stdout chunk (state=3):\n>>># destroy _signal\r\n# destroy _heapq\r\n<<<\n 10577 1726887189.30842: stdout chunk (state=3):\n>>># destroy select\r\n# destroy linecache\r\n# destroy math\r\n# destroy _hashlib\r\n<<<\n 10577 1726887189.30853: stdout chunk (state=3):\n>>># destroy bisect\r\n# destroy _random\r\n# destroy ansible.module_utils.six.moves.urllib\r\n<<<\n 10577 1726887189.30871: stdout chunk (state=3):\n>>># destroy collections\r\n<<<\n 10577 1726887189.30881: stdout chunk (state=3):\n>>># destroy ansible.module_utils.six.moves.urllib_parse\r\n# destroy ansible.module_utils.six.moves.urllib.error<<<\n 10577 1726887189.30891: stdout chunk (state=3):\n>>>\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 10577 1726887189.30902: stdout chunk (state=3):\n>>># destroy functools\r\n# destroy io\r\n<<<\n 10577 1726887189.30910: stdout chunk (state=3):\n>>># destroy itertools\r\n# destroy re\r\n# destroy warnings\r\n<<<\n 10582 1726887189.31340: 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<<<\n 10582 1726887189.31367: stdout chunk (state=3):\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<<<\n 10582 1726887189.31394: stdout chunk (state=3):\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<<<\n 10577 1726887189.31408: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.224 closed.\r\n<<<\n 10582 1726887189.31419: stdout chunk (state=3):\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<<<\n 10577 1726887189.31419: stdout chunk (state=3):\n>>><<<\n 10577 1726887189.31446: stderr chunk (state=3):\n>>><<<\n<10.31.42.224> (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 0x7f1d03809e48>\\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 0x7f1d0379f828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d038099b0>\\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 0x7f1d037ac630>\\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 0x7f1d037b3160>\\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 0x7f1d037b80f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d037b3748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d037b3390>\\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 0x7f1d0375d470>\\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 0x7f1d03762e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0375db38>\\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 0x7f1d037694e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0374cd68>\\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 0x7f1d0374f198>\\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 0x7f1d01a5d940>\\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 0x7f1d01a6f240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d037bda20>\\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 0x7f1d01995080>\\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 0x7f1d019a02b0>\\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 0x7f1d019a0f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d019a0a90>\\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 0x7f1d019aa080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a387b8>\\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 0x7f1d01a38ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a2c160>\\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 0x7f1d01a2ce48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a24438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a14470>\\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 0x7f1d0174d278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01755cf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a2c438>\\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 0x7f1d0175be10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a0e2b0>\\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 0x7f1d017611d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0175bf98>\\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 0x7f1d017612e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a7dfd0>\\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 0x7f1d01761dd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d017619e8>\\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 0x7f1d0176c6a0>\\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 0x7f1d0176ce80>\\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 0x7f1d012f3198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0176c780>\\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 0x7f1d012f8c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01761518>\\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 0x7f1d0131c2e8>\\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 0x7f1d0131c6a0>\\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 0x7f1d01323390>\\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 0x7f1d010cdba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d010c52e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d010bbf98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d010b3e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01323d30>\\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 0x7f1d010c5f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0131ca20>\\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 0x7f1d03719710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d010c8048>\\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 0x7f1d03719a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01761860>\\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 0x7f1d037335c0>\\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 0x7f1d03737630>\\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 0x7f1d03737b00>\\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 0x7f1d03737c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d03733e10>\\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 0x7f1d03737f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d037374e0>\\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 0x7f1d03737240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d03727b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01308358>\\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 0x7f1d03733470>\\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 0x7f1cff6f2908>\\r\\n# zipimport: found 106 names in \\'/tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff3c4ac8>\\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 0x7f1cff369278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff3704e0>\\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 0x7f1cff3705f8>\\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 0x7f1cff370b38>\\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 0x7f1cff39bb00>\\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 0x7f1cff6a6048>\\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 0x7f1cff6a6278>\\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 0x7f1cff6a65c0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff3962b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff3894a8>\\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 0x7f1cff3968d0>\\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 0x7f1cff6d0dd8>\\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 0x7f1cff6d0ef0>\\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 0x7f1cff5a59b0>\\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 0x7f1cff5b1ac8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6d3da0>\\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 0x7f1cff6db4a8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6c92e8>\\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 0x7f1cff5ccb00>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6db668>\\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 0x7f1cff5da9e8>\\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 0x7f1cff5daac8>\\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 0x7f1cff5dac50>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6c10b8>\\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 0x7f1cff6775f8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff66dcf8>\\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 0x7f1cff66def0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff66d7b8>\\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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff6919e8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6916d8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff681eb8>\\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 0x7f1cff691550>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff681710>\\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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff4712b0>\\r\\n# 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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff5658d0>\\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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff4e0160>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff4b08d0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff5150b8>\\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 0x7f1cff515160>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff4b1ac8>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff57db70>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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 0x7f1d0106c0b8>\\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 0x7f1d0108dac8>\\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 0x7f1d010962b0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01078780>\\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 0x7f1d0108d828>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0106ca58>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff552b70>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff5904a8>\\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 0x7f1cff626710>\\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 0x7f1cff639278>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff59c748>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff650c50>\\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 0x7f1cfb527080>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cfb53f2b0>\\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 0x7f1cfb4c7978>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cfb517a90>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff5f57f0>\\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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff609518>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff609198>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff4141d0>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cfb01d4a8>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cfb01d128>\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"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# 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 pickle\\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 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 unicodedata\\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 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# 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.224 closed.\\r\\n')\n 10577 1726887189.31586: _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 0x7f1d03809e48>\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 0x7f1d0379f828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d038099b0>\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 0x7f1d037ac630>\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 0x7f1d037b3160>\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 0x7f1d037b80f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d037b3748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d037b3390>\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 0x7f1d0375d470>\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 0x7f1d03762e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0375db38>\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 0x7f1d037694e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0374cd68>\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 0x7f1d0374f198>\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 0x7f1d01a5d940>\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 0x7f1d01a6f240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d037bda20>\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 0x7f1d01995080>\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 0x7f1d019a02b0>\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 0x7f1d019a0f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d019a0a90>\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 0x7f1d019aa080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a387b8>\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 0x7f1d01a38ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a2c160>\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 0x7f1d01a2ce48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a24438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a14470>\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 0x7f1d0174d278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01755cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a2c438>\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 0x7f1d0175be10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a0e2b0>\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 0x7f1d017611d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0175bf98>\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 0x7f1d017612e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a7dfd0>\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 0x7f1d01761dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d017619e8>\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 0x7f1d0176c6a0>\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 0x7f1d0176ce80>\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 0x7f1d012f3198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0176c780>\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 0x7f1d012f8c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01761518>\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 0x7f1d0131c2e8>\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 0x7f1d0131c6a0>\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 0x7f1d01323390>\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 0x7f1d010cdba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d010c52e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d010bbf98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d010b3e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01323d30>\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 0x7f1d010c5f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0131ca20>\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 0x7f1d03719710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d010c8048>\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 0x7f1d03719a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01761860>\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 0x7f1d037335c0>\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 0x7f1d03737630>\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 0x7f1d03737b00>\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 0x7f1d03737c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d03733e10>\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 0x7f1d03737f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d037374e0>\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 0x7f1d03737240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d03727b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01308358>\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 0x7f1d03733470>\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 0x7f1cff6f2908>\r\n# zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff3c4ac8>\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 0x7f1cff369278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff3704e0>\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 0x7f1cff3705f8>\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 0x7f1cff370b38>\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 0x7f1cff39bb00>\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 0x7f1cff6a6048>\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 0x7f1cff6a6278>\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 0x7f1cff6a65c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff3962b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff3894a8>\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 0x7f1cff3968d0>\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 0x7f1cff6d0dd8>\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 0x7f1cff6d0ef0>\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 0x7f1cff5a59b0>\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 0x7f1cff5b1ac8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6d3da0>\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 0x7f1cff6db4a8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6c92e8>\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 0x7f1cff5ccb00>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6db668>\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 0x7f1cff5da9e8>\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 0x7f1cff5daac8>\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 0x7f1cff5dac50>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6c10b8>\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 0x7f1cff6775f8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff66dcf8>\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 0x7f1cff66def0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff66d7b8>\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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff6919e8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6916d8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff681eb8>\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 0x7f1cff691550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff681710>\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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff4712b0>\r\n# 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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff5658d0>\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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff4e0160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff4b08d0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff5150b8>\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 0x7f1cff515160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff4b1ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff57db70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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 0x7f1d0106c0b8>\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 0x7f1d0108dac8>\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 0x7f1d010962b0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01078780>\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 0x7f1d0108d828>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0106ca58>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff552b70>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff5904a8>\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 0x7f1cff626710>\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 0x7f1cff639278>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff59c748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff650c50>\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 0x7f1cfb527080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cfb53f2b0>\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 0x7f1cfb4c7978>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cfb517a90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff5f57f0>\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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff609518>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff609198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff4141d0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cfb01d4a8>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cfb01d128>\r\nimport 'gc' # \r\n\r\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"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# 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 pickle\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 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 unicodedata\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 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# 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.224 closed.\r\n 10577 1726887189.32233: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_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-1726887188.7250504-10577-253073554183262/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10577 1726887189.32263: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True}\n 10577 1726887189.32361: variable 'ansible_module_compression' from source: unknown\n 10577 1726887189.32421: ANSIBALLZ: Using generic lock for ansible.legacy.systemd\n 10577 1726887189.32427: ANSIBALLZ: Acquiring lock\n 10577 1726887189.32433: ANSIBALLZ: Lock acquired: 139804642225104\n 10577 1726887189.32439: ANSIBALLZ: Creating module\n 10582 1726887189.31928: 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 10582 1726887189.33134: 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 pickle\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 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 unicodedata\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 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# 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<<<\n 10575 1726887189.33176: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"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<<<\n 10582 1726887189.33272: 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 10582 1726887189.33281: stderr chunk (state=3):\n>>>Shared connection to 10.31.41.136 closed.\r\n<<<\n 10582 1726887189.33299: stdout chunk (state=3):\n>>><<<\n 10582 1726887189.33308: stderr chunk (state=3):\n>>><<<\n<10.31.41.136> (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 0x7fda964a3e48>\\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 0x7fda96439828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda964a39b0>\\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 0x7fda96446630>\\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 0x7fda9644d160>\\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 0x7fda964520f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9644d748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9644d390>\\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 0x7fda963f7470>\\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 0x7fda963fce48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963f7b38>\\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 0x7fda964034e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963e6d68>\\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 0x7fda963e9198>\\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 0x7fda946f7940>\\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 0x7fda94709240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda96457a20>\\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 0x7fda9462f080>\\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 0x7fda9463a2b0>\\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 0x7fda9463af60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9463aa90>\\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 0x7fda94644080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946d27b8>\\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 0x7fda946d2ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946c6160>\\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 0x7fda946c6e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946be438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946ae470>\\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 0x7fda943e7278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943efcf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946c6438>\\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 0x7fda943f5e10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946a82b0>\\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 0x7fda943fb1d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943f5f98>\\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 0x7fda943fb2e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda94717fd0>\\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 0x7fda943fbdd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943fb9e8>\\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 0x7fda944066a0>\\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 0x7fda94406e80>\\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 0x7fda93f8d198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda94406780>\\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 0x7fda93f92c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943fb518>\\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 0x7fda93fb62e8>\\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 0x7fda93fb66a0>\\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 0x7fda93fbd390>\\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 0x7fda93d67ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d5f2e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d55f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d4de80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93fbdd30>\\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 0x7fda93d5ff60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93fb6a20>\\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 0x7fda963b3710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d62048>\\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 0x7fda963b3a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943fb860>\\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 0x7fda963cd5c0>\\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 0x7fda963d1630>\\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 0x7fda963d1b00>\\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 0x7fda963d1c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963cde10>\\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 0x7fda963d1f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963d14e0>\\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 0x7fda963d1240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963c1b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93fa2358>\\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 0x7fda963cd470>\\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 0x7fda9238c908>\\r\\n# zipimport: found 106 names in \\'/tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda9205eac8>\\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 0x7fda92003278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9200a4e0>\\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 0x7fda9200a5f8>\\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 0x7fda9200ab38>\\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 0x7fda92035b00>\\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 0x7fda92340048>\\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 0x7fda92340278>\\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 0x7fda923405c0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda920302b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda920234a8>\\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 0x7fda92030828>\\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 0x7fda9236add8>\\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 0x7fda9236aef0>\\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 0x7fda9223f9b0>\\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 0x7fda9224ba90>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9236dda0>\\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 0x7fda923754a8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda923672e8>\\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 0x7fda92267ac8>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda92375668>\\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 0x7fda922749e8>\\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 0x7fda92274ac8>\\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 0x7fda92274c50>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9235b0b8>\\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 0x7fda92311630>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda92307d30>\\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 0x7fda92307f28>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda923077f0>\\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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda9232aa20>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9232a710>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9231bef0>\\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 0x7fda9232a588>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9231b748>\\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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda9210a2e8>\\r\\n# 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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda921ff908>\\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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda9217a128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9214a898>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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 0x7fda921af080>\\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 0x7fda921af128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9214b940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda92217b70>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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 0x7fda93d060b8>\\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 0x7fda93d27ac8>\\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 0x7fda93d302b0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d12780>\\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 0x7fda93d27828>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d06a58>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda921ecb70>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9222a4a8>\\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 0x7fda922c0710>\\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 0x7fda922d3278>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda92236748>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda922eac50>\\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 0x7fda8e1c1080>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda8e1d92b0>\\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 0x7fda8e161978>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8e1b1a90>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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 0x7fda9228f7f0>\\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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda922a3518>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda922a3198>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda8dcb8f60>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8dcb8278>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda92088eb8>\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"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# 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 pickle\\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 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 unicodedata\\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 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# 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.41.136 closed.\\r\\n')\n 10582 1726887189.35118: _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 0x7fda964a3e48>\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 0x7fda96439828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda964a39b0>\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 0x7fda96446630>\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 0x7fda9644d160>\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 0x7fda964520f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9644d748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9644d390>\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 0x7fda963f7470>\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 0x7fda963fce48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963f7b38>\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 0x7fda964034e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963e6d68>\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 0x7fda963e9198>\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 0x7fda946f7940>\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 0x7fda94709240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda96457a20>\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 0x7fda9462f080>\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 0x7fda9463a2b0>\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 0x7fda9463af60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9463aa90>\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 0x7fda94644080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946d27b8>\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 0x7fda946d2ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946c6160>\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 0x7fda946c6e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946be438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946ae470>\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 0x7fda943e7278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943efcf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946c6438>\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 0x7fda943f5e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946a82b0>\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 0x7fda943fb1d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943f5f98>\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 0x7fda943fb2e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda94717fd0>\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 0x7fda943fbdd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943fb9e8>\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 0x7fda944066a0>\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 0x7fda94406e80>\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 0x7fda93f8d198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda94406780>\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 0x7fda93f92c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943fb518>\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 0x7fda93fb62e8>\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 0x7fda93fb66a0>\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 0x7fda93fbd390>\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 0x7fda93d67ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d5f2e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d55f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d4de80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93fbdd30>\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 0x7fda93d5ff60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93fb6a20>\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 0x7fda963b3710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d62048>\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 0x7fda963b3a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943fb860>\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 0x7fda963cd5c0>\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 0x7fda963d1630>\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 0x7fda963d1b00>\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 0x7fda963d1c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963cde10>\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 0x7fda963d1f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963d14e0>\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 0x7fda963d1240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963c1b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93fa2358>\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 0x7fda963cd470>\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 0x7fda9238c908>\r\n# zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda9205eac8>\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 0x7fda92003278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9200a4e0>\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 0x7fda9200a5f8>\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 0x7fda9200ab38>\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 0x7fda92035b00>\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 0x7fda92340048>\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 0x7fda92340278>\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 0x7fda923405c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda920302b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda920234a8>\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 0x7fda92030828>\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 0x7fda9236add8>\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 0x7fda9236aef0>\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 0x7fda9223f9b0>\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 0x7fda9224ba90>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9236dda0>\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 0x7fda923754a8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda923672e8>\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 0x7fda92267ac8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda92375668>\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 0x7fda922749e8>\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 0x7fda92274ac8>\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 0x7fda92274c50>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9235b0b8>\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 0x7fda92311630>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda92307d30>\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 0x7fda92307f28>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda923077f0>\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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda9232aa20>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9232a710>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9231bef0>\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 0x7fda9232a588>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9231b748>\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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda9210a2e8>\r\n# 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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda921ff908>\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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda9217a128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9214a898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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 0x7fda921af080>\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 0x7fda921af128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9214b940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda92217b70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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 0x7fda93d060b8>\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 0x7fda93d27ac8>\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 0x7fda93d302b0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d12780>\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 0x7fda93d27828>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d06a58>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda921ecb70>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9222a4a8>\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 0x7fda922c0710>\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 0x7fda922d3278>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda92236748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda922eac50>\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 0x7fda8e1c1080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda8e1d92b0>\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 0x7fda8e161978>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8e1b1a90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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 0x7fda9228f7f0>\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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda922a3518>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda922a3198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda8dcb8f60>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8dcb8278>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda92088eb8>\r\nimport 'gc' # \r\n\r\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"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# 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 pickle\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 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 unicodedata\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 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# 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.41.136 closed.\r\n 10582 1726887189.36481: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_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-1726887188.7821639-10582-46214979417896/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10582 1726887189.36507: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True}\n 10582 1726887189.36588: variable 'ansible_module_compression' from source: unknown\n 10582 1726887189.36645: ANSIBALLZ: Using generic lock for ansible.legacy.systemd\n 10582 1726887189.36651: ANSIBALLZ: Acquiring lock\n 10575 1726887189.35087: stdout chunk (state=3):\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# 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 pickle\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 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 unicodedata\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 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# 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 10575 1726887189.36930: stdout chunk (state=3):\n>>><<<\n 10575 1726887189.36940: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.54 closed.\r\n<<<\n 10575 1726887189.36951: stderr chunk (state=3):\n>>><<<\n<10.31.43.54> (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 0x7ff0a3524e48>\\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 0x7ff0a34ba828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a35249b0>\\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 0x7ff0a34c7630>\\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 0x7ff0a34ce160>\\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 0x7ff0a34d30f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a34ce748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a34ce390>\\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 0x7ff0a3478470>\\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 0x7ff0a347de48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a3478b38>\\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 0x7ff0a34844e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a3467d68>\\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 0x7ff0a346a198>\\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 0x7ff0a1778940>\\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 0x7ff0a178a240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a34d8a20>\\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 0x7ff0a16b0080>\\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 0x7ff0a16bb2b0>\\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 0x7ff0a16bbf60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a16bba90>\\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 0x7ff0a16c5080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a17537b8>\\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 0x7ff0a1753ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1747160>\\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 0x7ff0a1747e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a173f438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a172f470>\\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 0x7ff0a1468278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1470cf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1747438>\\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 0x7ff0a1476e10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a17292b0>\\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 0x7ff0a147c1d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1476f98>\\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 0x7ff0a147c2e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1798fd0>\\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 0x7ff0a147cdd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a147c9e8>\\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 0x7ff0a14876a0>\\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 0x7ff0a1487e80>\\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 0x7ff0a100e198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1487780>\\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 0x7ff0a1013c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a147c518>\\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 0x7ff0a10372e8>\\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 0x7ff0a10376a0>\\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 0x7ff0a103e390>\\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 0x7ff0a0de8ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a0de02e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a0dd6f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a0dcee80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a103ed30>\\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 0x7ff0a0de0f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1037a20>\\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 0x7ff0a3434710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a0de3048>\\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 0x7ff0a3434a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a147c860>\\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 0x7ff0a344e5c0>\\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 0x7ff0a3452630>\\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 0x7ff0a3452b00>\\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 0x7ff0a3452c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a344ee10>\\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 0x7ff0a3452f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a34524e0>\\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 0x7ff0a3452240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a3442b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1023358>\\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 0x7ff0a344e470>\\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 0x7ff09f40d908>\\r\\n# zipimport: found 106 names in \\'/tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f0dfac8>\\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 0x7ff09f084278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f08b4e0>\\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 0x7ff09f08b5f8>\\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 0x7ff09f08bb38>\\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 0x7ff09f0b6b00>\\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 0x7ff09f3c1048>\\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 0x7ff09f3c1278>\\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 0x7ff09f3c15c0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f0b12b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f0a44a8>\\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 0x7ff09f0b1828>\\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 0x7ff09f3ebdd8>\\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 0x7ff09f3ebef0>\\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 0x7ff09f2c09b0>\\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 0x7ff09f2cca90>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3eeda0>\\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 0x7ff09f3f64a8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3e82e8>\\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 0x7ff09f2e8ac8>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3f6668>\\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 0x7ff09f2f59e8>\\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 0x7ff09f2f5ac8>\\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 0x7ff09f2f5c50>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3dc0b8>\\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 0x7ff09f392630>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f388d30>\\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 0x7ff09f388f28>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3887f0>\\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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f3aaa20>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3aa710>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f39cef0>\\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 0x7ff09f3aa588>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f39c748>\\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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f18b2e8>\\r\\n# 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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f240908>\\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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f201128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f1c9898>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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 0x7ff09f22f080>\\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 0x7ff09f22f128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f1ca940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f256b70>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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 0x7ff09f33b0b8>\\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 0x7ff09f35dac8>\\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 0x7ff09f3702b0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f351780>\\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 0x7ff09f35d828>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f33ba58>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f32bb70>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f2694a8>\\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 0x7ff0a0d87710>\\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 0x7ff0a0d8e278>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f275748>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff0a0dadc50>\\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 0x7ff09b242080>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09b25a2b0>\\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 0x7ff09b1e2978>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09b235a90>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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 0x7ff09f2917f0>\\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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f2a1518>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f2a1198>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09ad27d30>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09ad27048>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f108c88>\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"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# 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 pickle\\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 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 unicodedata\\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 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# 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.54 closed.\\r\\n')\n 10575 1726887189.40025: _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 0x7ff0a3524e48>\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 0x7ff0a34ba828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a35249b0>\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 0x7ff0a34c7630>\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 0x7ff0a34ce160>\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 0x7ff0a34d30f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a34ce748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a34ce390>\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 0x7ff0a3478470>\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 0x7ff0a347de48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a3478b38>\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 0x7ff0a34844e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a3467d68>\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 0x7ff0a346a198>\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 0x7ff0a1778940>\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 0x7ff0a178a240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a34d8a20>\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 0x7ff0a16b0080>\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 0x7ff0a16bb2b0>\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 0x7ff0a16bbf60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a16bba90>\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 0x7ff0a16c5080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a17537b8>\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 0x7ff0a1753ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1747160>\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 0x7ff0a1747e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a173f438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a172f470>\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 0x7ff0a1468278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1470cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1747438>\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 0x7ff0a1476e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a17292b0>\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 0x7ff0a147c1d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1476f98>\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 0x7ff0a147c2e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1798fd0>\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 0x7ff0a147cdd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a147c9e8>\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 0x7ff0a14876a0>\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 0x7ff0a1487e80>\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 0x7ff0a100e198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1487780>\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 0x7ff0a1013c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a147c518>\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 0x7ff0a10372e8>\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 0x7ff0a10376a0>\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 0x7ff0a103e390>\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 0x7ff0a0de8ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a0de02e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a0dd6f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a0dcee80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a103ed30>\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 0x7ff0a0de0f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1037a20>\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 0x7ff0a3434710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a0de3048>\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 0x7ff0a3434a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a147c860>\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 0x7ff0a344e5c0>\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 0x7ff0a3452630>\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 0x7ff0a3452b00>\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 0x7ff0a3452c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a344ee10>\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 0x7ff0a3452f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a34524e0>\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 0x7ff0a3452240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a3442b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1023358>\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 0x7ff0a344e470>\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 0x7ff09f40d908>\r\n# zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f0dfac8>\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 0x7ff09f084278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f08b4e0>\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 0x7ff09f08b5f8>\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 0x7ff09f08bb38>\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 0x7ff09f0b6b00>\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 0x7ff09f3c1048>\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 0x7ff09f3c1278>\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 0x7ff09f3c15c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f0b12b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f0a44a8>\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 0x7ff09f0b1828>\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 0x7ff09f3ebdd8>\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 0x7ff09f3ebef0>\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 0x7ff09f2c09b0>\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 0x7ff09f2cca90>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3eeda0>\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 0x7ff09f3f64a8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3e82e8>\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 0x7ff09f2e8ac8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3f6668>\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 0x7ff09f2f59e8>\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 0x7ff09f2f5ac8>\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 0x7ff09f2f5c50>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3dc0b8>\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 0x7ff09f392630>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f388d30>\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 0x7ff09f388f28>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3887f0>\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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f3aaa20>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3aa710>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f39cef0>\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 0x7ff09f3aa588>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f39c748>\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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f18b2e8>\r\n# 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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f240908>\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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f201128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f1c9898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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 0x7ff09f22f080>\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 0x7ff09f22f128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f1ca940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f256b70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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 0x7ff09f33b0b8>\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 0x7ff09f35dac8>\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 0x7ff09f3702b0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f351780>\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 0x7ff09f35d828>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f33ba58>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f32bb70>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f2694a8>\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 0x7ff0a0d87710>\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 0x7ff0a0d8e278>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f275748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff0a0dadc50>\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 0x7ff09b242080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09b25a2b0>\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 0x7ff09b1e2978>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09b235a90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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 0x7ff09f2917f0>\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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f2a1518>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f2a1198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09ad27d30>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09ad27048>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f108c88>\r\nimport 'gc' # \r\n\r\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"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# 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 pickle\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 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 unicodedata\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 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# 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.54 closed.\r\n 10575 1726887189.43179: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_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-1726887188.6485026-10575-182483087171284/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10575 1726887189.43206: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True}\n 10575 1726887189.43288: variable 'ansible_module_compression' from source: unknown\n 10575 1726887189.43345: ANSIBALLZ: Using generic lock for ansible.legacy.systemd\n 10575 1726887189.43351: ANSIBALLZ: Acquiring lock\n 10577 1726887189.71014: ANSIBALLZ: Writing module into payload\n 10577 1726887189.71260: ANSIBALLZ: Writing module\n 10577 1726887189.71289: ANSIBALLZ: Renaming module\n 10577 1726887189.71298: ANSIBALLZ: Done creating module\n 10577 1726887189.71335: 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 10577 1726887189.71540: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_systemd.py\n<10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpz7r6nt0g TO /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_systemd.py\n<10.31.42.224> 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/75343b97d0\"' '[10.31.42.224]'\n 10582 1726887189.71624: ANSIBALLZ: Lock acquired: 139804642225104\n 10582 1726887189.71636: ANSIBALLZ: Reading module after lock\n 10582 1726887189.71688: 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 10582 1726887189.71825: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_systemd.py\n<10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpgfveq7nm TO /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_systemd.py\n<10.31.41.136> 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/2e4e98e5cc\"' '[10.31.41.136]'\n 10575 1726887189.71950: ANSIBALLZ: Lock acquired: 139804642225104\n 10575 1726887189.71964: ANSIBALLZ: Reading module after lock\n 10575 1726887189.72030: 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 10575 1726887189.72193: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_systemd.py\n<10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp4f0gb5nf TO /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_systemd.py\n<10.31.43.54> 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/4a8bd5e786\"' '[10.31.43.54]'\n 10577 1726887189.72348: Sending initial data\n 10577 1726887189.72357: Sent initial data (155 bytes)\n 10582 1726887189.72719: Sending initial data\n 10582 1726887189.72727: Sent initial data (154 bytes)\n 10575 1726887189.73289: Sending initial data\n 10575 1726887189.73296: Sent initial data (155 bytes)\n 10577 1726887189.75894: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpz7r6nt0g /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_systemd.py\n<<<\n 10575 1726887189.76400: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp4f0gb5nf /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_systemd.py\n<<<\n 10582 1726887189.77420: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpgfveq7nm /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_systemd.py\n<<<\n 10575 1726887189.79337: stderr chunk (state=3):\n>>><<<\n 10575 1726887189.79346: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp4f0gb5nf /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_systemd.py\\n', b'')\n 10575 1726887189.79380: done transferring module to remote\n 10575 1726887189.79394: _low_level_execute_command(): starting\n 10575 1726887189.79402: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/ /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_systemd.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/ /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 10577 1726887189.80469: stderr chunk (state=3):\n>>><<<\n 10577 1726887189.80478: stdout chunk (state=3):\n>>><<<\n<10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpz7r6nt0g /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_systemd.py\\n', b'')\n 10577 1726887189.80511: done transferring module to remote\n 10577 1726887189.80527: _low_level_execute_command(): starting\n 10577 1726887189.80536: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/ /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_systemd.py && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/ /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 10582 1726887189.81891: stderr chunk (state=3):\n>>><<<\n 10582 1726887189.81903: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpgfveq7nm /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_systemd.py\\n', b'')\n 10582 1726887189.81935: done transferring module to remote\n 10582 1726887189.81946: _low_level_execute_command(): starting\n 10582 1726887189.81951: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/ /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_systemd.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/ /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 10575 1726887189.82748: stderr chunk (state=2):\n>>><<<\n 10575 1726887189.82759: stdout chunk (state=2):\n>>><<<\n<10.31.43.54> (0, b'', b'')\n 10575 1726887189.82786: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10575 1726887189.82792: _low_level_execute_command(): starting\n 10575 1726887189.82800: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_systemd.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' -tt 10.31.43.54 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 10577 1726887189.83664: stderr chunk (state=2):\n>>><<<\n 10577 1726887189.83674: stdout chunk (state=2):\n>>><<<\n<10.31.42.224> (0, b'', b'')\n 10577 1726887189.83700: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10577 1726887189.83707: _low_level_execute_command(): starting\n 10577 1726887189.83717: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_systemd.py && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' -tt 10.31.42.224 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 10582 1726887189.85994: stderr chunk (state=2):\n>>><<<\n 10582 1726887189.86004: stdout chunk (state=2):\n>>><<<\n<10.31.41.136> (0, b'', b'')\n 10582 1726887189.86025: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10582 1726887189.86028: _low_level_execute_command(): starting\n 10582 1726887189.86033: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_systemd.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' -tt 10.31.41.136 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 10577 1726887189.86528: stdout chunk (state=2):\n>>>import _frozen_importlib # frozen\r\nimport _imp # builtin\r\nimport sys # builtin\r\n<<<\n 10577 1726887189.86547: stdout chunk (state=3):\n>>>import '_warnings' # \r\nimport '_thread' # \r\nimport '_weakref' # \r\n<<<\n 10577 1726887189.86616: stdout chunk (state=3):\n>>>import '_frozen_importlib_external' # \r\n<<<\n 10577 1726887189.86647: stdout chunk (state=3):\n>>>import '_io' # \r\n<<<\n 10577 1726887189.86656: stdout chunk (state=3):\n>>>import 'marshal' # \r\n<<<\n 10577 1726887189.86693: stdout chunk (state=3):\n>>>import 'posix' # \r\n<<<\n 10577 1726887189.86707: 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 10577 1726887189.86727: stdout chunk (state=3):\n>>>import 'zipimport' # \r\n# installed zipimport hook\r\n<<<\n 10577 1726887189.86776: 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 10577 1726887189.86787: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10577 1726887189.86804: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py\r\n<<<\n 10577 1726887189.86828: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc'\r\n<<<\n 10577 1726887189.86840: stdout chunk (state=3):\n>>>import '_codecs' # \r\n<<<\n 10577 1726887189.86866: stdout chunk (state=3):\n>>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53038f2e48>\r\n<<<\n 10577 1726887189.86893: 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 10577 1726887189.86916: 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 0x7f5303888828>\r\n<<<\n 10577 1726887189.86927: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53038f29b0>\r\n<<<\n 10577 1726887189.86947: 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 10577 1726887189.86958: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc'\r\n<<<\n 10577 1726887189.86970: stdout chunk (state=3):\n>>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5303895630>\r\n<<<\n 10577 1726887189.86988: stdout chunk (state=3):\n>>>import '_signal' # \r\n<<<\n 10577 1726887189.87007: 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 10577 1726887189.87028: stdout chunk (state=3):\n>>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530389c160>\r\n<<<\n 10577 1726887189.87049: 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 10577 1726887189.87072: 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 10577 1726887189.87094: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py\r\n<<<\n 10577 1726887189.87115: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc'\r\n<<<\n 10577 1726887189.87136: stdout chunk (state=3):\n>>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53038a10f0>\r\n<<<\n 10577 1726887189.87151: stdout chunk (state=3):\n>>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530389c748>\r\n<<<\n 10577 1726887189.87175: stdout chunk (state=3):\n>>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530389c390>\r\n<<<\n 10577 1726887189.87203: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py\r\n<<<\n 10577 1726887189.87228: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc'\r\n<<<\n 10577 1726887189.87251: 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 10577 1726887189.87268: stdout chunk (state=3):\n>>>import 'errno' # \r\n<<<\n 10577 1726887189.87296: 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 10577 1726887189.87325: stdout chunk (state=3):\n>>>import '_stat' # \r\nimport 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5303846470>\r\n<<<\n 10575 1726887189.87357: 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 0x7f8a5c933e48>\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 0x7f8a5c8c9828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c9339b0>\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 0x7f8a5c8d6630>\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 0x7f8a5c8dd160>\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 0x7f8a5c8e20f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c8dd748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c8dd390>\r\n<<<\n 10577 1726887189.87391: 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 0x7f530384be48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5303846b38>\r\n<<<\n 10577 1726887189.87427: 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 10577 1726887189.87457: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc'\r\n<<<\n 10577 1726887189.87592: stdout chunk (state=3):\n>>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53038524e0>\r\n<<<\n 10577 1726887189.87610: stdout chunk (state=3):\n>>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5303835d68>\r\n<<<\n 10577 1726887189.87635: 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 0x7f5303838198>\r\n<<<\n 10577 1726887189.87672: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 10577 1726887189.87687: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc'\r\n<<<\n 10577 1726887189.87705: stdout chunk (state=3):\n>>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b46940>\r\n<<<\n 10577 1726887189.87727: 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 10577 1726887189.87752: 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 10577 1726887189.87773: stdout chunk (state=3):\n>>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b58240>\r\n<<<\n 10577 1726887189.87842: stdout chunk (state=3):\n>>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53038a6a20>\r\n<<<\n 10577 1726887189.87860: 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 10577 1726887189.88266: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py\r\n<<<\n 10577 1726887189.88281: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc'\r\n<<<\n 10577 1726887189.88310: 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 10577 1726887189.88326: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py\r\n<<<\n 10577 1726887189.88355: 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 10577 1726887189.88366: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc'\r\n<<<\n 10577 1726887189.88385: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py\r\n<<<\n 10575 1726887189.88449: 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 0x7f8a5c887470>\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 0x7f8a5c88ce48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c887b38>\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 0x7f8a5c8934e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c876d68>\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 0x7f8a5c879198>\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 0x7f8a5ab87940>\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 0x7f8a5ab99240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c8e7a20>\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 10577 1726887189.88477: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc'\r\nimport '_functools' # \r\n<<<\n 10577 1726887189.88488: 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 10577 1726887189.88517: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10577 1726887189.88535: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py\r\n<<<\n 10577 1726887189.88552: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc'\r\n<<<\n 10577 1726887189.88571: stdout chunk (state=3):\n>>>import '_operator' # \r\n<<<\n 10577 1726887189.88582: stdout chunk (state=3):\n>>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301a7c080>\r\n<<<\n 10577 1726887189.88597: 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 10577 1726887189.88608: stdout chunk (state=3):\n>>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301a872b0>\r\n<<<\n 10577 1726887189.88626: 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 10577 1726887189.88657: 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 10577 1726887189.88668: 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 0x7f5301a87f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301a87a90>\r\n<<<\n 10577 1726887189.88682: stdout chunk (state=3):\n>>>import 'itertools' # \r\n<<<\n 10577 1726887189.88698: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n<<<\n 10577 1726887189.88719: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc'\r\n<<<\n 10577 1726887189.88747: stdout chunk (state=3):\n>>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301a91080>\r\nimport '_collections' # \r\n<<<\n 10577 1726887189.88786: stdout chunk (state=3):\n>>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b217b8>\r\n<<<\n 10577 1726887189.88808: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py\r\n<<<\n 10577 1726887189.88819: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc'\r\n<<<\n 10577 1726887189.88856: stdout chunk (state=3):\n>>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b21ba8>\r\n<<<\n 10577 1726887189.88911: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b15160>\r\n<<<\n 10577 1726887189.88935: 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 10577 1726887189.88947: 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 0x7f5301b15e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b0c438>\r\n<<<\n 10577 1726887189.89018: stdout chunk (state=3):\n>>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301afd470>\r\n# /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py\r\n<<<\n 10577 1726887189.89442: 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 0x7f5301834278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530183ccf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b15438>\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 0x7f5301841e10>\r\n<<<\n 10577 1726887189.89471: stdout chunk (state=3):\n>>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301af72b0>\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 0x7f53018481d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301841f98>\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 0x7f53018482e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b66fd0>\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 0x7f5301848dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53018489e8>\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 0x7f53018536a0>\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 10577 1726887189.89547: stdout chunk (state=3):\n>>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301853e80>\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 10577 1726887189.89581: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53013da198>\r\n<<<\n 10577 1726887189.89619: stdout chunk (state=3):\n>>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301853780>\r\n<<<\n 10577 1726887189.89656: 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 10577 1726887189.89681: stdout chunk (state=3):\n>>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53013dfc88>\r\n<<<\n 10577 1726887189.89692: stdout chunk (state=3):\n>>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301848518>\r\n<<<\n 10577 1726887189.89702: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py\r\n<<<\n 10577 1726887189.89730: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc'\r\n<<<\n 10577 1726887189.89741: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py\r\n<<<\n 10577 1726887189.89753: 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 0x7f53014032e8>\r\n<<<\n 10577 1726887189.89795: 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 0x7f53014036a0>\r\n<<<\n 10577 1726887189.89814: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py\r\n<<<\n 10577 1726887189.89870: 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 0x7f530140a390>\r\n<<<\n 10577 1726887189.89911: 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 10577 1726887189.89936: stdout chunk (state=3):\n>>>import 'time' # \r\n<<<\n 10577 1726887189.89977: 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 10577 1726887189.89988: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc'\r\n<<<\n 10577 1726887189.90006: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py\r\n<<<\n 10577 1726887189.90044: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc'\r\n<<<\n 10577 1726887189.90065: 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 10577 1726887189.90128: stdout chunk (state=3):\n>>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53011b4ba8>\r\n<<<\n 10577 1726887189.90199: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53011ab2e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53011a1f98>\r\n<<<\n 10577 1726887189.90225: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301199e80>\r\n<<<\n 10577 1726887189.90248: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530140ad30>\r\n<<<\n 10577 1726887189.90282: 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 0x7f53011abf60>\r\n<<<\n 10577 1726887189.90308: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301403a20>\r\n# /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py\r\n<<<\n 10577 1726887189.90336: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc'\r\n<<<\n 10577 1726887189.90433: 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 0x7f5303803710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53011af048>\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 0x7f5303803a90>\r\n<<<\n 10577 1726887189.90483: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301848860>\r\n<<<\n 10577 1726887189.90536: 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 10577 1726887189.90579: 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 0x7f530381b5c0>\r\n<<<\n 10577 1726887189.90617: 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 10575 1726887189.90640: 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 0x7f8a5aabd080>\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 0x7f8a5aac82b0>\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 0x7f8a5aac8f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5aac8a90>\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 0x7f8a5aad2080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab627b8>\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 0x7f8a5ab62ba8>\r\n<<<\n 10577 1726887189.90739: 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 10577 1726887189.90779: 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 0x7f530381f630>\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 0x7f530381fb00>\r\n<<<\n 10577 1726887189.90803: 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 10577 1726887189.90877: 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 0x7f530381fc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530381be10>\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 0x7f530381ff60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530381f4e0>\r\n<<<\n 10577 1726887189.90907: 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 10577 1726887189.90936: stdout chunk (state=3):\n>>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f530381f240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530380fb00>\r\n<<<\n 10577 1726887189.90957: stdout chunk (state=3):\n>>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53013ef358>\r\n<<<\n 10577 1726887189.90990: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py\r\n<<<\n 10577 1726887189.91011: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc'\r\n<<<\n 10577 1726887189.91055: stdout chunk (state=3):\n>>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530381b470>\r\n<<<\n 10577 1726887189.91258: 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 10577 1726887189.91285: 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 0x7f52ff822908>\r\n<<<\n 10577 1726887189.91417: stdout chunk (state=3):\n>>># zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip'\r\n<<<\n 10577 1726887189.91426: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.91438: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.91461: stdout chunk (state=3):\n>>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py\r\n<<<\n 10577 1726887189.91471: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.91480: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.91496: stdout chunk (state=3):\n>>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n<<<\n 10577 1726887189.91505: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887189.91726: stdout chunk (state=3):\n>>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab56160>\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 0x7f8a5ab56e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab4d438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab3e470>\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 0x7f8a5a8752b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a87dd30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab560b8>\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 0x7f8a5a882e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab382b0>\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 0x7f8a5a889208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a882fd0>\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 0x7f8a5a889320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5aba7fd0>\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 0x7f8a5a889e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a889a20>\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 0x7f8a5a8946d8>\r\n# /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py\r\n<<<\n 10577 1726887189.92578: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.92827: 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 10575 1726887189.92851: 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\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a894eb8>\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 0x7f8a5a41b1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a8947b8>\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 0x7f8a5a41fcc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a889550>\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 0x7f8a5a444320>\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 0x7f8a5a4446d8>\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 0x7f8a5a44b390>\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 0x7f8a5a1f5ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a1ec2e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a1e2f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a1dae80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a44bd30>\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 0x7f8a5a1ecf60>\r\nimport 'bz2' # <_frozen_importlib_ext<<<\n 10582 1726887189.93490: 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 0x7f4f725e3e48>\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 0x7f4f72579828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f725e39b0>\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 0x7f4f72586630>\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 0x7f4f7258d160>\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 0x7f4f725920f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f7258d748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f7258d390>\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 10577 1726887189.93502: 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 0x7f52ff4f3ac8>\r\nimport 'atexit' # \r\n<<<\n 10577 1726887189.93525: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10582 1726887189.93557: 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 0x7f4f72537470>\r\n<<<\n 10577 1726887189.93558: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10582 1726887189.93577: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py\r\n<<<\n 10582 1726887189.93637: 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 0x7f4f7253ce48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f72537b38>\r\n<<<\n 10577 1726887189.93884: 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 0x7f52ff499278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff49f4e0>\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 0x7f52ff49f5f8>\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 0x7f52ff49fb38>\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 10575 1726887189.93927: stdout chunk (state=3):\n>>>ernal.SourceFileLoader object at 0x7f8a5a444a20>\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 0x7f8a5c844710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a1f0048>\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 0x7f8a5c844a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a889898>\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 0x7f8a5c85c5c0>\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 0x7f8a5c860630>\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 0x7f8a5c860b00>\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 0x7f8a5c860c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c85ce10>\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 0x7f8a5c860f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c8604e0>\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 0x7f8a5c860240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c850b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object a<<<\n 10577 1726887189.93928: stdout chunk (state=3):\n>>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff4ccb00>\r\n<<<\n 10577 1726887189.93955: 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 0x7f52ff7d6048>\r\n<<<\n 10577 1726887189.93984: 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 10577 1726887189.93995: 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 0x7f52ff7d6278>\r\n<<<\n 10577 1726887189.94007: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py\r\n<<<\n 10577 1726887189.94035: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc'\r\n<<<\n 10577 1726887189.94318: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7d65c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff4c72b0>\r\n<<<\n 10577 1726887189.94407: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff4b94a8>\r\n<<<\n 10577 1726887189.94428: 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 10577 1726887189.94453: stdout chunk (state=3):\n>>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff4c78d0>\r\n<<<\n 10577 1726887189.94480: 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 10577 1726887189.94491: 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 0x7f52ff4cc518>\r\n<<<\n 10577 1726887189.94512: 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 10577 1726887189.94524: 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 0x7f52ff800eb8>\r\n<<<\n 10577 1726887189.94534: 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 10577 1726887189.94553: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc'\r\n<<<\n 10577 1726887189.94566: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py\r\n<<<\n 10577 1726887189.94591: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc'\r\n<<<\n 10577 1726887189.94615: 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 10577 1726887189.94630: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10577 1726887189.94674: 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 10577 1726887189.94685: 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 0x7f52ff754978>\r\n<<<\n 10582 1726887189.94771: 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 0x7f4f725434e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f72526d68>\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 0x7f4f72529198>\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 0x7f4f70837940>\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 0x7f4f70849240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f72597a20>\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 10582 1726887189.94805: 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 10577 1726887189.94839: 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 0x7f52ff761ac8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7fed68>\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 0x7f52ff74e470>\r\n<<<\n 10582 1726887189.94868: 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 10577 1726887189.95015: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7f92b0>\r\n<<<\n 10575 1726887189.95027: stdout chunk (state=3):\n>>>t 0x7f8a5a430390>\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 0x7f8a5c85c470>\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 0x7f8a58863908>\r\n# zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.95053: 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<<<\n 10582 1726887189.95104: 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 0x7f4f7076d080>\r\n<<<\n 10577 1726887189.95453: 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 0x7f52ff77cb00>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff74e630>\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 0x7f52ff78aa20>\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 0x7f52ff78ab00>\r\n<<<\n 10577 1726887189.95465: 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 0x7f52ff78ac88>\r\n<<<\n 10577 1726887189.95484: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7ef080>\r\n<<<\n 10577 1726887189.95506: 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 10577 1726887189.95527: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 10577 1726887189.95546: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 10577 1726887189.95589: 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 10577 1726887189.95598: 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 0x7f52ff7a8668>\r\n<<<\n 10577 1726887189.95757: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff79dd68>\r\n<<<\n 10577 1726887189.95782: 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 10577 1726887189.95798: 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 0x7f52ff79df60>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff79d828>\r\n<<<\n 10577 1726887189.95810: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.95826: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.95838: stdout chunk (state=3):\n>>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 10577 1726887189.95851: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.95920: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.95989: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.96003: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py\r\n<<<\n 10577 1726887189.96017: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.96031: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py\r\n<<<\n 10577 1726887189.96042: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.96135: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.96155: 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 0x7f4f707782b0>\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 0x7f4f70778f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70778a90>\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 0x7f4f70782080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f708127b8>\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 0x7f4f70812ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70806160>\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 0x7f4f70806e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f707fd438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f707ee470>\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 0x7f4f705252b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f7052dd30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f708060b8>\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 0x7f4f70532e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f707e82b0>\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 0x7f4f705391d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object a<<<\n 10582 1726887189.96192: stdout chunk (state=3):\n>>>t 0x7f4f70532f98>\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 0x7f4f705392e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70857fd0>\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 0x7f4f70539dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f705399e8>\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 0x7f4f705446a0>\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 0x7f4f70544e80>\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 10577 1726887189.96239: 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 10577 1726887189.96263: 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 10577 1726887189.96280: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc'\r\n<<<\n 10577 1726887189.96300: 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 10577 1726887189.96330: 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 0x7f52ff7c19e8>\r\n<<<\n 10577 1726887189.96382: stdout chunk (state=3):\n>>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7c16d8>\r\n<<<\n 10577 1726887189.96422: stdout chunk (state=3):\n>>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7b2eb8>\r\n<<<\n 10577 1726887189.96447: 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 10577 1726887189.96488: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7c1550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7b2710>\r\n<<<\n 10577 1726887189.96510: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.96676: stdout chunk (state=3):\n>>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f700cb198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70544780>\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 0x7f4f700d0c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70539518>\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 0x7f4f700f42e8>\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 0x7f4f700f46a0>\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 0x7f4f700fb390>\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<<<\n 10582 1726887189.96700: 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 0x7f4f6fea5ba8>\r\n<<<\n 10582 1726887189.96874: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6fe9c2e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6fe92f98>\r\n<<<\n 10575 1726887189.96888: 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 0x7f8a58534ac8>\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 0x7f8a584d9278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a584e04e0>\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 0x7f8a584e05f8>\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 0x7f8a584e0b38>\r\n<<<\n 10582 1726887189.96902: stdout chunk (state=3):\n>>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6fe8ae80>\r\n<<<\n 10582 1726887189.96919: stdout chunk (state=3):\n>>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f700fbd30>\r\n<<<\n 10582 1726887189.96957: 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 0x7f4f6fe9cf60>\r\n<<<\n 10582 1726887189.96973: stdout chunk (state=3):\n>>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f700f4a20>\r\n<<<\n 10582 1726887189.97018: 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 10582 1726887189.97049: 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 0x7f4f724f4710>\r\n<<<\n 10582 1726887189.97068: stdout chunk (state=3):\n>>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6fea0048>\r\nimport 'pwd' # \r\n<<<\n 10577 1726887189.97089: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887189.97120: 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 0x7f4f724f4a90>\r\n<<<\n 10582 1726887189.97169: stdout chunk (state=3):\n>>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70539860>\r\n<<<\n 10582 1726887189.97188: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py\r\n<<<\n 10582 1726887189.97201: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc'\r\n<<<\n 10582 1726887189.97236: 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 10582 1726887189.97263: 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\n<<<\n 10577 1726887189.97893: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fbe2f2b0>\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887189.97893: stdout chunk (state=3):\n>>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f7250c5c0>\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 0x7f4f72510630>\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 0x7f4f72510b00>\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 0x7f4f72510c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f7250ce10>\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 0x7f4f72510f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f725104e0>\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 0x7f4f72510240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f72500b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f700e0358>\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 0x7f4f7250c470>\r\n<<<\n 10582 1726887189.97917: 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 10575 1726887189.97938: 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\nimport 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5850cb00>\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 0x7f8a58817048>\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 0x7f8a58817278>\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 0x7f8a588175c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a585072b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a584f94a8>\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 0x7f8a58507828>\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 0x7f8a58841dd8>\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 0x7f8a58841ef0>\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 10582 1726887189.97958: stdout chunk (state=3):\n>>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e513908>\r\n<<<\n 10582 1726887189.98650: stdout chunk (state=3):\n>>># zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887189.98670: 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__nsikaxi/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 10577 1726887189.98690: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887189.98752: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.98818: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py\r\n<<<\n 10577 1726887189.98838: 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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 10577 1726887189.98852: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.98883: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.98922: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887189.99030: 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 0x7f8a587949b0>\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 0x7f8a587a2ac8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5883fda0>\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 0x7f8a5878f4a8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a588392e8>\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 0x7f8a587bdb00>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5878f668>\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 0x7f8a587cba20>\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 0x7f8a587cbb00>\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 0x7f8a587cbc88>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a58836080>\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 0x7f8a587e9668>\r\n<<<\n 10575 1726887189.99044: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a587ded68>\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 0x7f8a587def60>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a587de828>\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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a58801a58>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a58801748>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a587f2f28>\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 0x7f8a588015c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a587f2780>\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887189.99371: 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 10582 1726887189.99427: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.99448: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 10577 1726887189.99460: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbf248d0>\r\n<<<\n 10577 1726887189.99469: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.99489: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.99502: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\r\n<<<\n 10577 1726887189.99515: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.99566: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887189.99617: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py\r\n<<<\n 10577 1726887189.99628: stdout chunk (state=3):\n>>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py\r\n<<<\n 10577 1726887189.99650: stdout chunk (state=3):\n>>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py\r\n<<<\n 10577 1726887190.00027: 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__nsikaxi/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 10577 1726887190.00077: 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 10577 1726887190.00085: 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 0x7f52fbea5128>\r\n<<<\n 10577 1726887190.00136: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbe6a898>\r\n<<<\n 10577 1726887190.00167: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py\r\n<<<\n 10577 1726887190.00177: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887190.00185: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.00230: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.00280: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.00297: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.00336: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.00592: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.00856: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10577 1726887190.00893: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 10577 1726887190.00915: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py\r\n<<<\n 10577 1726887190.00925: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc'\r\n<<<\n 10582 1726887190.00976: 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 0x7f4f6e1e4ac8>\r\nimport 'atexit' # \r\n<<<\n 10582 1726887190.00987: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py\r\n<<<\n 10582 1726887190.00997: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc'\r\n<<<\n 10577 1726887190.01062: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbed1080>\r\n<<<\n 10577 1726887190.01084: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py\r\n<<<\n 10577 1726887190.01095: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc'\r\n<<<\n 10577 1726887190.01193: stdout chunk (state=3):\n>>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbed1128>\r\n<<<\n 10575 1726887190.01237: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a54e70320>\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887190.01237: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbe7c940>\r\n<<<\n 10582 1726887190.01262: 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 0x7f4f6e18a278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e1904e0>\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 0x7f4f6e1905f8>\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 0x7f4f6e190b38>\r\n# /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py\r\n<<<\n 10577 1726887190.01292: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py\r\n<<<\n 10577 1726887190.01306: 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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887190.01330: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.01364: stdout chunk (state=3):\n>>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887190.01381: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.01402: stdout chunk (state=3):\n>>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py\r\n<<<\n 10577 1726887190.01615: stdout chunk (state=3):\n>>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887190.01697: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.01742: 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 0x7f4f6e1bdb00>\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 0x7f4f6e4c7048>\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 0x7f4f6e4c7278>\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 0x7f4f6e4c75c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e1b82b0>\r\n<<<\n 10577 1726887190.01841: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.01863: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.01897: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.01934: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.01971: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887190.02006: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py\r\n<<<\n 10577 1726887190.02033: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887190.02399: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.02418: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e1aa4a8>\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 0x7f4f6e1b8630>\r\n<<<\n 10582 1726887190.02534: 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 0x7f4f6e4f1dd8>\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 0x7f4f6e4f1ef0>\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 0x7f4f6e4449b0>\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 0x7f4f6e452ac8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4efda0>\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 0x7f4f6e43f4a8>\r\n<<<\n 10582 1726887190.02603: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4ea2e8>\r\n<<<\n 10582 1726887190.02636: 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 10582 1726887190.02679: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc'\r\n<<<\n 10582 1726887190.02695: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py\r\n<<<\n 10582 1726887190.02711: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc'\r\nimport '_string' # \r\n<<<\n 10582 1726887190.02801: stdout chunk (state=3):\n>>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e46db00>\r\n<<<\n 10575 1726887190.02844: 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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 10582 1726887190.02862: stdout chunk (state=3):\n>>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e43f668>\r\n<<<\n 10582 1726887190.02983: 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 0x7f4f6e47ba20>\r\n<<<\n 10582 1726887190.03028: 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 0x7f4f6e47bb00>\r\n<<<\n 10582 1726887190.03063: 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\n<<<\n 10582 1726887190.03078: stdout chunk (state=3):\n>>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f6e47bc88>\r\n<<<\n 10582 1726887190.03094: stdout chunk (state=3):\n>>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4e6080>\r\n<<<\n 10582 1726887190.03110: 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 10582 1726887190.03136: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py\r\n<<<\n 10582 1726887190.03151: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc'\r\n<<<\n 10582 1726887190.03195: 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 10582 1726887190.03210: 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 0x7f4f6e499668>\r\n<<<\n 10582 1726887190.03381: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e48ed68>\r\n<<<\n 10582 1726887190.03400: 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 10582 1726887190.03424: 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 0x7f4f6e48ef60>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e48e828>\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887190.03446: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py\r\n<<<\n 10582 1726887190.03460: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.03528: 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# code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbf50208>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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 0x7f52fbee3710>\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 0x7f52fbf16160>\r\n<<<\n 10577 1726887190.03562: 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 0x7f52fbf16908>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbeeedd8>\r\n<<<\n 10577 1726887190.03591: 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 0x7f52fbf06e80>\r\n<<<\n 10577 1726887190.03628: stdout chunk (state=3):\n>>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbeee0f0>\r\n<<<\n 10577 1726887190.03659: stdout chunk (state=3):\n>>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbee1208>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbf4cb00>\r\n<<<\n 10577 1726887190.03693: 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<<<\n 10577 1726887190.03737: 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 0x7f52fbf6ad68>\r\n<<<\n 10577 1726887190.03774: 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 0x7f52fbf718d0>\r\n<<<\n 10577 1726887190.03813: stdout chunk (state=3):\n>>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fc1ecfd0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py\r\n<<<\n 10577 1726887190.03868: 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_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887190.04236: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54f658d0>\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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a54ee6128>\r\n<<<\n 10582 1726887190.04320: 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_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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 0x7f4f6e4b2a20>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4b2710>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4a2ef0>\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 0x7f4f6e4b2588>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4a2748>\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887190.04443: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54eab898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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<<<\n 10577 1726887190.04852: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887190.05543: 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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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 10577 1726887190.05583: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887190.05594: 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 0x7f8a54f12080>\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 0x7f8a54f12128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54ebd940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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<<<\n 10582 1726887190.05585: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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<<<\n 10575 1726887190.05624: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887190.05627: 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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n<<<\n 10582 1726887190.05636: 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 0x7f4f6ab212e8>\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887190.05645: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887190.05668: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.06210: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887190.06249: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.06307: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py\r\n<<<\n 10582 1726887190.06337: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.06359: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.06384: stdout chunk (state=3):\n>>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887190.06434: 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_0uc72p7i/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 10577 1726887190.05668: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.06464: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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 0x7f52fb5adc50>\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 0x7f52fb5f3780>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887190.06488: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.06503: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.06537: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py\r\n<<<\n 10577 1726887190.06573: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887190.06593: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887190.06610: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54f93208>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n<<<\n 10575 1726887190.06631: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.06651: 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<<<\n 10577 1726887190.06690: 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 10582 1726887190.06708: stdout chunk (state=3):\n>>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887190.06731: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\n<<<\n 10575 1726887190.06756: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.06809: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.06824: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fb5cc898>\r\n<<<\n 10577 1726887190.06867: 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 0x7f52fb5d5f60>\r\n<<<\n 10582 1726887190.06969: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py\r\n<<<\n 10582 1726887190.06990: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc'\r\n<<<\n 10575 1726887190.07028: 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<<<\n 10577 1726887190.07101: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fb5fe358>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n<<<\n 10577 1726887190.07126: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.07164: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.07187: stdout chunk (state=3):\n>>>import '_ast' # \r\n<<<\n 10582 1726887190.07217: stdout chunk (state=3):\n>>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6ac158d0>\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887190.07240: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.07267: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887190.07293: stdout chunk (state=3):\n>>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887190.07315: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.07332: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.07732: 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 0x7f52fb6e9978>\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887190.07751: stdout chunk (state=3):\n>>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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 10577 1726887190.07791: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.07833: 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\n<<<\n 10582 1726887190.07859: stdout chunk (state=3):\n>>>import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f6ab96128>\r\n<<<\n 10582 1726887190.07899: stdout chunk (state=3):\n>>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6ab5b898>\r\n<<<\n 10582 1726887190.07944: stdout chunk (state=3):\n>>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py\r\n<<<\n 10577 1726887190.07983: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887190.08004: stdout chunk (state=3):\n>>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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 10577 1726887190.08025: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.08058: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887190.08090: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.08114: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887190.08151: 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 0x7f8a54f23710>\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 0x7f8a54f57160>\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 0x7f8a54f57908>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54f2edd8>\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 0x7f8a54f47e80>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54f2e0f0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a55207208>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54f8ab00>\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 0x7f8a54fabd68>\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 0x7f8a54fb28d0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a55225fd0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887190.08530: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.08626: 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# 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 0x7f52fb6e5ac8>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fb6e5748>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887190.08659: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py\r\n<<<\n 10582 1726887190.08680: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc'\r\n<<<\n 10582 1726887190.08703: 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 10577 1726887190.08823: stdout chunk (state=3):\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__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887190.08845: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6abc2080>\r\n<<<\n 10577 1726887190.08981: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887190.09370: 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 0x7f4f6abc2128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6ab6d940>\r\n<<<\n 10582 1726887190.09535: stdout chunk (state=3):\n>>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887190.09603: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887190.09783: stdout chunk (state=3):\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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887190.10118: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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<<<\n 10577 1726887190.10721: 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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887190.10953: 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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a545eec50>\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 0x7f8a54634780>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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\n<<<\n 10582 1726887190.10985: 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.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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 0x7f4f6ac41208>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887190.11983: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887190.12006: 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 0x7f4f6abd3710>\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 0x7f4f6ac07160>\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 0x7f4f6ac07908>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6abdedd8>\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 0x7f4f6abf7e80>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6abde0f0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6aeb6208>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6ac3db00>\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 0x7f4f6ac5bd68>\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 0x7f4f6ac628d0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6aed5fd0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py\r\n<<<\n 10575 1726887190.12026: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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 0x7f8a5460d898>\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 0x7f8a54616f60>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5463f358>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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 0x7f8a5472a978>\r\n<<<\n 10575 1726887190.12051: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887190.12076: 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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887190.12109: stdout chunk (state=3):\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_1h78s31d/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_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887190.12131: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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\n<<<\n 10582 1726887190.12146: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.12164: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887190.12188: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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<<<\n 10582 1726887190.12200: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.13358: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887190.13387: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py\r\n<<<\n 10575 1726887190.13408: 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# 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 0x7f8a54726ac8>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54726748>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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<<<\n 10582 1726887190.13430: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887190.13466: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887190.13482: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887190.13504: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.13518: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887190.13535: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n<<<\n 10577 1726887190.13550: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.13572: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.13590: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.14034: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887190.14050: 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\nimport 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6a29ec50>\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 0x7f4f6a2e4780>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887190.14063: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.14080: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.14140: stdout chunk (state=3):\n>>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n<<<\n 10582 1726887190.14172: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887190.14209: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n<<<\n 10575 1726887190.14234: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.14270: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.14284: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887190.14307: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.14327: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.14397: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 10582 1726887190.14415: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887190.14432: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887190.14445: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887190.14471: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.14492: 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 10582 1726887190.14510: stdout chunk (state=3):\n>>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py\r\n<<<\n 10575 1726887190.14539: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887190.14550: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc'\r\n<<<\n 10582 1726887190.14617: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6a2bd898>\r\n<<<\n 10575 1726887190.14658: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.14683: 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 0x7f4f6a2c6f60>\r\n<<<\n 10575 1726887190.14786: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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 10575 1726887190.14806: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887190.14847: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887190.14877: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887190.14914: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6a2ef358>\r\n<<<\n 10582 1726887190.14939: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887190.14981: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.14993: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.15023: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py\r\n<<<\n 10575 1726887190.15044: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.15066: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.15098: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887190.15204: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.15450: 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 0x7f4f6a3da978>\r\n<<<\n 10582 1726887190.15499: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887190.15546: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887190.15589: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.15616: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887190.15785: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887190.15827: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887190.15851: stdout chunk (state=3):\n>>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py\r\n<<<\n 10582 1726887190.15883: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.15914: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.15948: 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 10575 1726887190.16012: 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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887190.16055: 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 0x7f4f6a3d6ac8>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6a3d6748>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887190.16087: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.16121: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887190.16170: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.16199: stdout chunk (state=3):\n>>>\r\n{\"name\": \"chronyd\", \"changed\": false, \"status\": {\"Type\": \"forking\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\", \"WatchdogTimestampMonotonic\": \"236511925\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"9402\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\", \"ExecMainStartTimestampMonotonic\": \"236511913\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"9402\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9400 ; code=exited ; status=0 }\", \"ExecStartPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9403 ; code=exited ; status=0 }\", \"ExecStopPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9395 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"MemoryCurrent\": \"794624\", \"CPUUsageNSec\": \"[not set]\", \"EffectiveCPUs\": \"\", \"EffectiveMemoryNodes\": \"\", \"TasksCurrent\": \"1\", \"IPIngressBytes\": \"18446744073709551615\", \"IPIngressPackets\": \"18446744073709551615\", \"IPEgressBytes\": \"18446744073709551615\", \"IPEgressPackets\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"no\", \"CPUWeight\": \"[not set<<<\n 10577 1726887190.16250: stdout chunk (state=3):\n>>>]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"AllowedCPUs\": \"\", \"AllowedMemoryNodes\": \"\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22405\", \"IPAccounting\": \"no\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"0\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"262144\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"14003\", \"LimitNPROCSoft\": \"14003\", \"LimitMEMLOCK\": \"65536\", \"LimitMEMLOCKSoft\": \"65536\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"14003\", \"LimitSIGPENDINGSoft\": \"14003\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"OOMScoreAdjust\": \"0\", \"Nice\": \"0\", \"IOSchedulingClass\": \"0\", \"IOSchedulingPriority\": \"0\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinity\": \"\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"NUMAMask\": \"\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardInputData\": \"\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"0\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf\", \"AmbientCapabilities\": \"\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"MountFlags\": \"\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"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\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"-.mount system.slice sysinit.target\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"ntpd.service shutdown.target systemd-timesyncd.service\", \"Before\": \"multi-user.target shutdown.target\", \"After\": \"systemd-journald.socket sysinit.target system.slice sntp.service systemd-tmpfiles-setup.service basic.target ntpdate.service -.mount ntpd.service tmp.mount\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"man:chronyd(8) man:chrony.conf(5)\", \"Description\": \"NTP client/server\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\", \"StateChangeTimestampMonotonic\": \"236528178\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\", \"InactiveExitTimestampMonotonic\": \"236496425\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\", \"ActiveEnterTimestampMonotonic\": \"236528178\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\", \"ActiveExitTimestampMonotonic\": \"236456054\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\", \"InactiveEnterTimestampMonotonic\": \"236494440\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\", \"ConditionTimestampMonotonic\": \"236495292\", \"AssertTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\", \"AssertTimestampMonotonic\": \"236495332\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"1fe7627dfd50423abf8012eb72b9761f\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"state\": \"started\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"force\": null, \"masked\": null}}}\r\n<<<\n 10582 1726887190.16291: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887190.16842: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887190.16856: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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 10582 1726887190.16886: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887190.17325: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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<<<\n 10582 1726887190.17578: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.17667: 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<<<\n 10575 1726887190.17691: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887190.17733: stdout chunk (state=3):\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<<<\n 10575 1726887190.17757: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887190.17781: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.17818: stdout chunk (state=3):\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 10575 1726887190.17834: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10577 1726887190.17864: 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 10575 1726887190.17877: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.17903: 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 sys\r\n# cleanup[3] wiping builtins\r\n<<<\n 10575 1726887190.17917: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887190.18006: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py\r\n<<<\n 10582 1726887190.18028: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.18044: stdout chunk (state=3):\n>>># destroy posixpath\r\n<<<\n 10577 1726887190.18065: 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 10577 1726887190.18082: stdout chunk (state=3):\n>>># destroy select\r\n<<<\n 10582 1726887190.18101: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.18125: 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<<<\n 10577 1726887190.18151: stdout chunk (state=3):\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 10575 1726887190.18172: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n<<<\n 10582 1726887190.18198: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887190.18210: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887190.18261: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 10582 1726887190.18285: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887190.18298: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.18352: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n<<<\n 10582 1726887190.18375: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10575 1726887190.18387: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10582 1726887190.18503: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10577 1726887190.18517: stderr chunk (state=3):\n>>>Shared connection to 10.31.42.224 closed.\r\n<<<\n 10577 1726887190.18526: stdout chunk (state=3):\n>>><<<\n 10577 1726887190.18541: stderr chunk (state=3):\n>>><<<\n<10.31.42.224> (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 0x7f53038f2e48>\\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 0x7f5303888828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53038f29b0>\\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 0x7f5303895630>\\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 0x7f530389c160>\\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 0x7f53038a10f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530389c748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530389c390>\\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 0x7f5303846470>\\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 0x7f530384be48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5303846b38>\\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 0x7f53038524e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5303835d68>\\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 0x7f5303838198>\\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 0x7f5301b46940>\\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 0x7f5301b58240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53038a6a20>\\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 0x7f5301a7c080>\\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 0x7f5301a872b0>\\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 0x7f5301a87f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301a87a90>\\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 0x7f5301a91080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b217b8>\\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 0x7f5301b21ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b15160>\\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 0x7f5301b15e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b0c438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301afd470>\\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 0x7f5301834278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530183ccf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b15438>\\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 0x7f5301841e10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301af72b0>\\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 0x7f53018481d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301841f98>\\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 0x7f53018482e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b66fd0>\\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 0x7f5301848dd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53018489e8>\\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 0x7f53018536a0>\\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 0x7f5301853e80>\\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 0x7f53013da198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301853780>\\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 0x7f53013dfc88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301848518>\\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 0x7f53014032e8>\\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 0x7f53014036a0>\\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 0x7f530140a390>\\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 0x7f53011b4ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53011ab2e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53011a1f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301199e80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530140ad30>\\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 0x7f53011abf60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301403a20>\\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 0x7f5303803710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53011af048>\\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 0x7f5303803a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301848860>\\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 0x7f530381b5c0>\\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 0x7f530381f630>\\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 0x7f530381fb00>\\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 0x7f530381fc18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530381be10>\\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 0x7f530381ff60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530381f4e0>\\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 0x7f530381f240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530380fb00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53013ef358>\\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 0x7f530381b470>\\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 0x7f52ff822908>\\r\\n# zipimport: found 107 names in \\'/tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52ff4f3ac8>\\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 0x7f52ff499278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff49f4e0>\\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 0x7f52ff49f5f8>\\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 0x7f52ff49fb38>\\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 0x7f52ff4ccb00>\\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 0x7f52ff7d6048>\\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 0x7f52ff7d6278>\\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 0x7f52ff7d65c0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff4c72b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff4b94a8>\\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 0x7f52ff4c78d0>\\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 0x7f52ff4cc518>\\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 0x7f52ff800eb8>\\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 0x7f52ff754978>\\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 0x7f52ff761ac8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7fed68>\\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 0x7f52ff74e470>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7f92b0>\\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 0x7f52ff77cb00>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff74e630>\\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 0x7f52ff78aa20>\\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 0x7f52ff78ab00>\\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 0x7f52ff78ac88>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7ef080>\\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 0x7f52ff7a8668>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff79dd68>\\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 0x7f52ff79df60>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff79d828>\\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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52ff7c19e8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7c16d8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7b2eb8>\\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 0x7f52ff7c1550>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7b2710>\\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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fbe2f2b0>\\r\\n# 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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fbf248d0>\\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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fbea5128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbe6a898>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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 0x7f52fbed1080>\\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 0x7f52fbed1128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbe7c940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fbf50208>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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 0x7f52fbee3710>\\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 0x7f52fbf16160>\\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 0x7f52fbf16908>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbeeedd8>\\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 0x7f52fbf06e80>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbeee0f0>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbee1208>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbf4cb00>\\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 0x7f52fbf6ad68>\\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 0x7f52fbf718d0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fc1ecfd0>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fb5adc50>\\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 0x7f52fb5f3780>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fb5cc898>\\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 0x7f52fb5d5f60>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fb5fe358>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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 0x7f52fb6e9978>\\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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fb6e5ac8>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fb6e5748>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"name\": \"chronyd\", \"changed\": false, \"status\": {\"Type\": \"forking\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\", \"WatchdogTimestampMonotonic\": \"236511925\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"9402\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\", \"ExecMainStartTimestampMonotonic\": \"236511913\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"9402\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9400 ; code=exited ; status=0 }\", \"ExecStartPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9403 ; code=exited ; status=0 }\", \"ExecStopPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9395 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"MemoryCurrent\": \"794624\", \"CPUUsageNSec\": \"[not set]\", \"EffectiveCPUs\": \"\", \"EffectiveMemoryNodes\": \"\", \"TasksCurrent\": \"1\", \"IPIngressBytes\": \"18446744073709551615\", \"IPIngressPackets\": \"18446744073709551615\", \"IPEgressBytes\": \"18446744073709551615\", \"IPEgressPackets\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"no\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"AllowedCPUs\": \"\", \"AllowedMemoryNodes\": \"\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22405\", \"IPAccounting\": \"no\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"0\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"262144\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"14003\", \"LimitNPROCSoft\": \"14003\", \"LimitMEMLOCK\": \"65536\", \"LimitMEMLOCKSoft\": \"65536\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"14003\", \"LimitSIGPENDINGSoft\": \"14003\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"OOMScoreAdjust\": \"0\", \"Nice\": \"0\", \"IOSchedulingClass\": \"0\", \"IOSchedulingPriority\": \"0\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinity\": \"\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"NUMAMask\": \"\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardInputData\": \"\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"0\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf\", \"AmbientCapabilities\": \"\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"MountFlags\": \"\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"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\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"-.mount system.slice sysinit.target\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"ntpd.service shutdown.target systemd-timesyncd.service\", \"Before\": \"multi-user.target shutdown.target\", \"After\": \"systemd-journald.socket sysinit.target system.slice sntp.service systemd-tmpfiles-setup.service basic.target ntpdate.service -.mount ntpd.service tmp.mount\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"man:chronyd(8) man:chrony.conf(5)\", \"Description\": \"NTP client/server\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\", \"StateChangeTimestampMonotonic\": \"236528178\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\", \"InactiveExitTimestampMonotonic\": \"236496425\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\", \"ActiveEnterTimestampMonotonic\": \"236528178\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\", \"ActiveExitTimestampMonotonic\": \"236456054\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\", \"InactiveEnterTimestampMonotonic\": \"236494440\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\", \"ConditionTimestampMonotonic\": \"236495292\", \"AssertTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\", \"AssertTimestampMonotonic\": \"236495332\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"1fe7627dfd50423abf8012eb72b9761f\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"state\": \"started\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"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.224 closed.\\r\\n')\n 10577 1726887190.18689: _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 0x7f53038f2e48>\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 0x7f5303888828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53038f29b0>\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 0x7f5303895630>\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 0x7f530389c160>\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 0x7f53038a10f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530389c748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530389c390>\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 0x7f5303846470>\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 0x7f530384be48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5303846b38>\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 0x7f53038524e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5303835d68>\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 0x7f5303838198>\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 0x7f5301b46940>\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 0x7f5301b58240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53038a6a20>\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 0x7f5301a7c080>\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 0x7f5301a872b0>\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 0x7f5301a87f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301a87a90>\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 0x7f5301a91080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b217b8>\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 0x7f5301b21ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b15160>\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 0x7f5301b15e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b0c438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301afd470>\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 0x7f5301834278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530183ccf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b15438>\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 0x7f5301841e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301af72b0>\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 0x7f53018481d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301841f98>\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 0x7f53018482e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b66fd0>\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 0x7f5301848dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53018489e8>\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 0x7f53018536a0>\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 0x7f5301853e80>\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 0x7f53013da198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301853780>\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 0x7f53013dfc88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301848518>\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 0x7f53014032e8>\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 0x7f53014036a0>\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 0x7f530140a390>\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 0x7f53011b4ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53011ab2e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53011a1f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301199e80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530140ad30>\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 0x7f53011abf60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301403a20>\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 0x7f5303803710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53011af048>\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 0x7f5303803a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301848860>\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 0x7f530381b5c0>\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 0x7f530381f630>\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 0x7f530381fb00>\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 0x7f530381fc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530381be10>\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 0x7f530381ff60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530381f4e0>\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 0x7f530381f240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530380fb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53013ef358>\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 0x7f530381b470>\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 0x7f52ff822908>\r\n# zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52ff4f3ac8>\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 0x7f52ff499278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff49f4e0>\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 0x7f52ff49f5f8>\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 0x7f52ff49fb38>\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 0x7f52ff4ccb00>\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 0x7f52ff7d6048>\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 0x7f52ff7d6278>\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 0x7f52ff7d65c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff4c72b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff4b94a8>\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 0x7f52ff4c78d0>\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 0x7f52ff4cc518>\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 0x7f52ff800eb8>\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 0x7f52ff754978>\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 0x7f52ff761ac8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7fed68>\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 0x7f52ff74e470>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7f92b0>\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 0x7f52ff77cb00>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff74e630>\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 0x7f52ff78aa20>\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 0x7f52ff78ab00>\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 0x7f52ff78ac88>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7ef080>\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 0x7f52ff7a8668>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff79dd68>\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 0x7f52ff79df60>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff79d828>\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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52ff7c19e8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7c16d8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7b2eb8>\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 0x7f52ff7c1550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7b2710>\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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fbe2f2b0>\r\n# 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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fbf248d0>\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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fbea5128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbe6a898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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 0x7f52fbed1080>\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 0x7f52fbed1128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbe7c940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fbf50208>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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 0x7f52fbee3710>\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 0x7f52fbf16160>\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 0x7f52fbf16908>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbeeedd8>\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 0x7f52fbf06e80>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbeee0f0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbee1208>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbf4cb00>\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 0x7f52fbf6ad68>\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 0x7f52fbf718d0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fc1ecfd0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fb5adc50>\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 0x7f52fb5f3780>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fb5cc898>\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 0x7f52fb5d5f60>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fb5fe358>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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 0x7f52fb6e9978>\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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fb6e5ac8>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fb6e5748>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"name\": \"chronyd\", \"changed\": false, \"status\": {\"Type\": \"forking\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\", \"WatchdogTimestampMonotonic\": \"236511925\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"9402\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\", \"ExecMainStartTimestampMonotonic\": \"236511913\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"9402\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9400 ; code=exited ; status=0 }\", \"ExecStartPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9403 ; code=exited ; status=0 }\", \"ExecStopPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9395 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"MemoryCurrent\": \"794624\", \"CPUUsageNSec\": \"[not set]\", \"EffectiveCPUs\": \"\", \"EffectiveMemoryNodes\": \"\", \"TasksCurrent\": \"1\", \"IPIngressBytes\": \"18446744073709551615\", \"IPIngressPackets\": \"18446744073709551615\", \"IPEgressBytes\": \"18446744073709551615\", \"IPEgressPackets\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"no\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"AllowedCPUs\": \"\", \"AllowedMemoryNodes\": \"\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22405\", \"IPAccounting\": \"no\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"0\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"262144\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"14003\", \"LimitNPROCSoft\": \"14003\", \"LimitMEMLOCK\": \"65536\", \"LimitMEMLOCKSoft\": \"65536\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"14003\", \"LimitSIGPENDINGSoft\": \"14003\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"OOMScoreAdjust\": \"0\", \"Nice\": \"0\", \"IOSchedulingClass\": \"0\", \"IOSchedulingPriority\": \"0\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinity\": \"\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"NUMAMask\": \"\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardInputData\": \"\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"0\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf\", \"AmbientCapabilities\": \"\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"MountFlags\": \"\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"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\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"-.mount system.slice sysinit.target\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"ntpd.service shutdown.target systemd-timesyncd.service\", \"Before\": \"multi-user.target shutdown.target\", \"After\": \"systemd-journald.socket sysinit.target system.slice sntp.service systemd-tmpfiles-setup.service basic.target ntpdate.service -.mount ntpd.service tmp.mount\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"man:chronyd(8) man:chrony.conf(5)\", \"Description\": \"NTP client/server\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\", \"StateChangeTimestampMonotonic\": \"236528178\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\", \"InactiveExitTimestampMonotonic\": \"236496425\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\", \"ActiveEnterTimestampMonotonic\": \"236528178\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\", \"ActiveExitTimestampMonotonic\": \"236456054\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\", \"InactiveEnterTimestampMonotonic\": \"236494440\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\", \"ConditionTimestampMonotonic\": \"236495292\", \"AssertTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\", \"AssertTimestampMonotonic\": \"236495332\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"1fe7627dfd50423abf8012eb72b9761f\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"state\": \"started\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"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.224 closed.\r\n 10577 1726887190.20650: done with _execute_module (ansible.legacy.systemd, {'name': 'chronyd', 'state': 'started', '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-1726887188.7250504-10577-253073554183262/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10577 1726887190.20686: _low_level_execute_command(): starting\n 10577 1726887190.20699: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/ > /dev/null 2>&1 && sleep 0'\n<10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/75343b97d0\"' 10.31.42.224 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10575 1726887190.18671: stdout chunk (state=3):\n>>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887190.20930: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 10582 1726887190.18661: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10582 1726887190.20959: 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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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 10582 1726887190.21000: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 10575 1726887190.21016: stdout chunk (state=3):\n>>>\r\n{\"name\": \"chronyd\", \"changed\": false, \"status\": {\"Type\": \"forking\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"WatchdogTimestampMonotonic\": \"286606145\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"14919\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"ExecMainStartTimestampMonotonic\": \"286606132\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"14919\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14917 ; code=exited ; status=0 }\", \"ExecStartPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14920 ; code=exited ; status=0 }\", \"ExecStopPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14912 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"MemoryCurrent\": \"806912\", \"CPUUsageNSec\": \"[not set]\", \"EffectiveCPUs\": \"\", \"EffectiveMemoryNodes\": \"\", \"TasksCurrent\": \"1\", \"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\": \"22406\", \"IPAccounting\": \"no\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"0\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"262144\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"14004\", \"LimitNPROCSoft\": \"14004\", \"LimitMEMLOCK\": \"65536\", \"LimitMEMLOCKSoft\": \"65536\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"14004\", \"LimitSIGPENDINGSoft\": \"14004\", \"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\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"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\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"-.mount sysinit.target system.slice\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"ntpd.service shutdown.target systemd-timesyncd.service\", \"Before\": \"multi-user.target shutdown.target\", \"After\": \"systemd-journald.socket tmp.mount systemd-tmpfiles-setup.service -.mount ntpd.service ntpdate.service sntp.service system.slice sysinit.target basic.target\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"man:chronyd(8) man:chrony.conf(5)\", \"Description\": \"NTP client/server\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"StateChangeTimestampMonotonic\": \"286622175\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"InactiveExitTimestampMonotonic\": \"286592265\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"ActiveEnterTimestampMonotonic\": \"286622175\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"ActiveExitTimestampMonotonic\": \"286565768\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"InactiveEnterTimestampMonotonic\": \"286590255\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"ConditionTimestampMonotonic\": \"286591166\", \"AssertTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"AssertTimestampMonotonic\": \"286591201\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"9aaa3ad424fe4fe9b13f875ebf80963a\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"state\": \"started\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"force\": null, \"masked\": null}}}\r\n<<<\n 10582 1726887190.22376: 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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n<<<\n 10575 1726887190.22413: 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# 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<<<\n 10575 1726887190.23361: stdout chunk (state=3):\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 10575 1726887190.23371: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.54 closed.\r\n<<<\n 10575 1726887190.23383: stdout chunk (state=3):\n>>><<<\n 10575 1726887190.23390: stderr chunk (state=3):\n>>><<<\n<10.31.43.54> (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 0x7f8a5c933e48>\\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 0x7f8a5c8c9828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c9339b0>\\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 0x7f8a5c8d6630>\\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 0x7f8a5c8dd160>\\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 0x7f8a5c8e20f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c8dd748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c8dd390>\\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 0x7f8a5c887470>\\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 0x7f8a5c88ce48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c887b38>\\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 0x7f8a5c8934e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c876d68>\\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 0x7f8a5c879198>\\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 0x7f8a5ab87940>\\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 0x7f8a5ab99240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c8e7a20>\\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 0x7f8a5aabd080>\\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 0x7f8a5aac82b0>\\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 0x7f8a5aac8f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5aac8a90>\\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 0x7f8a5aad2080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab627b8>\\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 0x7f8a5ab62ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab56160>\\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 0x7f8a5ab56e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab4d438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab3e470>\\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 0x7f8a5a8752b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a87dd30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab560b8>\\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 0x7f8a5a882e48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab382b0>\\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 0x7f8a5a889208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a882fd0>\\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 0x7f8a5a889320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5aba7fd0>\\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 0x7f8a5a889e10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a889a20>\\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 0x7f8a5a8946d8>\\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 0x7f8a5a894eb8>\\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 0x7f8a5a41b1d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a8947b8>\\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 0x7f8a5a41fcc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a889550>\\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 0x7f8a5a444320>\\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 0x7f8a5a4446d8>\\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 0x7f8a5a44b390>\\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 0x7f8a5a1f5ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a1ec2e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a1e2f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a1dae80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a44bd30>\\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 0x7f8a5a1ecf60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a444a20>\\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 0x7f8a5c844710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a1f0048>\\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 0x7f8a5c844a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a889898>\\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 0x7f8a5c85c5c0>\\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 0x7f8a5c860630>\\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 0x7f8a5c860b00>\\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 0x7f8a5c860c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c85ce10>\\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 0x7f8a5c860f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c8604e0>\\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 0x7f8a5c860240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c850b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a430390>\\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 0x7f8a5c85c470>\\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 0x7f8a58863908>\\r\\n# zipimport: found 107 names in \\'/tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a58534ac8>\\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 0x7f8a584d9278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a584e04e0>\\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 0x7f8a584e05f8>\\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 0x7f8a584e0b38>\\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 0x7f8a5850cb00>\\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 0x7f8a58817048>\\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 0x7f8a58817278>\\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 0x7f8a588175c0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a585072b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a584f94a8>\\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 0x7f8a58507828>\\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 0x7f8a58841dd8>\\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 0x7f8a58841ef0>\\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 0x7f8a587949b0>\\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 0x7f8a587a2ac8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5883fda0>\\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 0x7f8a5878f4a8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a588392e8>\\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 0x7f8a587bdb00>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5878f668>\\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 0x7f8a587cba20>\\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 0x7f8a587cbb00>\\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 0x7f8a587cbc88>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a58836080>\\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 0x7f8a587e9668>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a587ded68>\\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 0x7f8a587def60>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a587de828>\\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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a58801a58>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a58801748>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a587f2f28>\\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 0x7f8a588015c0>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a587f2780>\\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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a54e70320>\\r\\n# 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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a54f658d0>\\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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a54ee6128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54eab898>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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 0x7f8a54f12080>\\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 0x7f8a54f12128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54ebd940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a54f93208>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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 0x7f8a54f23710>\\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 0x7f8a54f57160>\\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 0x7f8a54f57908>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54f2edd8>\\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 0x7f8a54f47e80>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54f2e0f0>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a55207208>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54f8ab00>\\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 0x7f8a54fabd68>\\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 0x7f8a54fb28d0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a55225fd0>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a545eec50>\\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 0x7f8a54634780>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a5460d898>\\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 0x7f8a54616f60>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5463f358>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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 0x7f8a5472a978>\\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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a54726ac8>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54726748>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"name\": \"chronyd\", \"changed\": false, \"status\": {\"Type\": \"forking\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"WatchdogTimestampMonotonic\": \"286606145\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"14919\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"ExecMainStartTimestampMonotonic\": \"286606132\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"14919\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14917 ; code=exited ; status=0 }\", \"ExecStartPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14920 ; code=exited ; status=0 }\", \"ExecStopPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14912 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"MemoryCurrent\": \"806912\", \"CPUUsageNSec\": \"[not set]\", \"EffectiveCPUs\": \"\", \"EffectiveMemoryNodes\": \"\", \"TasksCurrent\": \"1\", \"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\": \"22406\", \"IPAccounting\": \"no\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"0\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"262144\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"14004\", \"LimitNPROCSoft\": \"14004\", \"LimitMEMLOCK\": \"65536\", \"LimitMEMLOCKSoft\": \"65536\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"14004\", \"LimitSIGPENDINGSoft\": \"14004\", \"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\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"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\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"-.mount sysinit.target system.slice\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"ntpd.service shutdown.target systemd-timesyncd.service\", \"Before\": \"multi-user.target shutdown.target\", \"After\": \"systemd-journald.socket tmp.mount systemd-tmpfiles-setup.service -.mount ntpd.service ntpdate.service sntp.service system.slice sysinit.target basic.target\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"man:chronyd(8) man:chrony.conf(5)\", \"Description\": \"NTP client/server\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"StateChangeTimestampMonotonic\": \"286622175\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"InactiveExitTimestampMonotonic\": \"286592265\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"ActiveEnterTimestampMonotonic\": \"286622175\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"ActiveExitTimestampMonotonic\": \"286565768\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"InactiveEnterTimestampMonotonic\": \"286590255\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"ConditionTimestampMonotonic\": \"286591166\", \"AssertTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"AssertTimestampMonotonic\": \"286591201\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"9aaa3ad424fe4fe9b13f875ebf80963a\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"state\": \"started\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"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.54 closed.\\r\\n')\n 10575 1726887190.24568: _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 0x7f8a5c933e48>\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 0x7f8a5c8c9828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c9339b0>\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 0x7f8a5c8d6630>\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 0x7f8a5c8dd160>\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 0x7f8a5c8e20f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c8dd748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c8dd390>\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 0x7f8a5c887470>\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 0x7f8a5c88ce48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c887b38>\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 0x7f8a5c8934e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c876d68>\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 0x7f8a5c879198>\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 0x7f8a5ab87940>\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 0x7f8a5ab99240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c8e7a20>\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 0x7f8a5aabd080>\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 0x7f8a5aac82b0>\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 0x7f8a5aac8f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5aac8a90>\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 0x7f8a5aad2080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab627b8>\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 0x7f8a5ab62ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab56160>\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 0x7f8a5ab56e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab4d438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab3e470>\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 0x7f8a5a8752b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a87dd30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab560b8>\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 0x7f8a5a882e48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab382b0>\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 0x7f8a5a889208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a882fd0>\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 0x7f8a5a889320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5aba7fd0>\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 0x7f8a5a889e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a889a20>\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 0x7f8a5a8946d8>\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 0x7f8a5a894eb8>\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 0x7f8a5a41b1d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a8947b8>\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 0x7f8a5a41fcc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a889550>\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 0x7f8a5a444320>\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 0x7f8a5a4446d8>\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 0x7f8a5a44b390>\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 0x7f8a5a1f5ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a1ec2e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a1e2f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a1dae80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a44bd30>\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 0x7f8a5a1ecf60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a444a20>\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 0x7f8a5c844710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a1f0048>\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 0x7f8a5c844a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a889898>\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 0x7f8a5c85c5c0>\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 0x7f8a5c860630>\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 0x7f8a5c860b00>\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 0x7f8a5c860c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c85ce10>\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 0x7f8a5c860f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c8604e0>\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 0x7f8a5c860240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c850b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a430390>\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 0x7f8a5c85c470>\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 0x7f8a58863908>\r\n# zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a58534ac8>\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 0x7f8a584d9278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a584e04e0>\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 0x7f8a584e05f8>\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 0x7f8a584e0b38>\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 0x7f8a5850cb00>\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 0x7f8a58817048>\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 0x7f8a58817278>\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 0x7f8a588175c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a585072b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a584f94a8>\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 0x7f8a58507828>\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 0x7f8a58841dd8>\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 0x7f8a58841ef0>\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 0x7f8a587949b0>\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 0x7f8a587a2ac8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5883fda0>\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 0x7f8a5878f4a8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a588392e8>\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 0x7f8a587bdb00>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5878f668>\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 0x7f8a587cba20>\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 0x7f8a587cbb00>\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 0x7f8a587cbc88>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a58836080>\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 0x7f8a587e9668>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a587ded68>\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 0x7f8a587def60>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a587de828>\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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a58801a58>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a58801748>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a587f2f28>\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 0x7f8a588015c0>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a587f2780>\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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a54e70320>\r\n# 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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a54f658d0>\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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a54ee6128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54eab898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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 0x7f8a54f12080>\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 0x7f8a54f12128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54ebd940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a54f93208>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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 0x7f8a54f23710>\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 0x7f8a54f57160>\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 0x7f8a54f57908>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54f2edd8>\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 0x7f8a54f47e80>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54f2e0f0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a55207208>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54f8ab00>\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 0x7f8a54fabd68>\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 0x7f8a54fb28d0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a55225fd0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a545eec50>\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 0x7f8a54634780>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a5460d898>\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 0x7f8a54616f60>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5463f358>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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 0x7f8a5472a978>\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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a54726ac8>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54726748>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"name\": \"chronyd\", \"changed\": false, \"status\": {\"Type\": \"forking\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"WatchdogTimestampMonotonic\": \"286606145\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"14919\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"ExecMainStartTimestampMonotonic\": \"286606132\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"14919\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14917 ; code=exited ; status=0 }\", \"ExecStartPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14920 ; code=exited ; status=0 }\", \"ExecStopPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14912 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"MemoryCurrent\": \"806912\", \"CPUUsageNSec\": \"[not set]\", \"EffectiveCPUs\": \"\", \"EffectiveMemoryNodes\": \"\", \"TasksCurrent\": \"1\", \"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\": \"22406\", \"IPAccounting\": \"no\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"0\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"262144\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"14004\", \"LimitNPROCSoft\": \"14004\", \"LimitMEMLOCK\": \"65536\", \"LimitMEMLOCKSoft\": \"65536\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"14004\", \"LimitSIGPENDINGSoft\": \"14004\", \"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\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"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\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"-.mount sysinit.target system.slice\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"ntpd.service shutdown.target systemd-timesyncd.service\", \"Before\": \"multi-user.target shutdown.target\", \"After\": \"systemd-journald.socket tmp.mount systemd-tmpfiles-setup.service -.mount ntpd.service ntpdate.service sntp.service system.slice sysinit.target basic.target\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"man:chronyd(8) man:chrony.conf(5)\", \"Description\": \"NTP client/server\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"StateChangeTimestampMonotonic\": \"286622175\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"InactiveExitTimestampMonotonic\": \"286592265\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"ActiveEnterTimestampMonotonic\": \"286622175\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"ActiveExitTimestampMonotonic\": \"286565768\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"InactiveEnterTimestampMonotonic\": \"286590255\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"ConditionTimestampMonotonic\": \"286591166\", \"AssertTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"AssertTimestampMonotonic\": \"286591201\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"9aaa3ad424fe4fe9b13f875ebf80963a\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"state\": \"started\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"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.54 closed.\r\n 10575 1726887190.25633: done with _execute_module (ansible.legacy.systemd, {'name': 'chronyd', 'state': 'started', '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-1726887188.6485026-10575-182483087171284/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10575 1726887190.25661: _low_level_execute_command(): starting\n 10575 1726887190.25670: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10582 1726887190.24500: stdout chunk (state=3):\n>>>\r\n{\"name\": \"chronyd\", \"changed\": false, \"status\": {\"Type\": \"forking\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"WatchdogTimestampMonotonic\": \"262854302\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"12276\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"ExecMainStartTimestampMonotonic\": \"262854291\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"12276\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12273 ; code=exited ; status=0 }\", \"ExecStartPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12277 ; code=exited ; status=0 }\", \"ExecStopPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12269 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"MemoryCurrent\": \"888832\", \"CPUUsageNSec\": \"[not set]\", \"EffectiveCPUs\": \"\", \"EffectiveMemoryNodes\": \"\", \"TasksCurrent\": \"1\", \"IPIngressBytes\": \"18446744073709551615\", \"IPIngressPackets\": \"18446744073709551615\", \"IPEgressBytes\": \"18446744073709551615\", \"IPEgressPackets\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"no\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"AllowedCPUs\": \"\", \"AllowedMemoryNodes\": \"\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22405\", \"IPAccounting\": \"no\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"0\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"262144\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"14003\", \"LimitNPROCSoft\": \"14003\", \"LimitMEMLOCK\": \"65536\", \"LimitMEMLOCKSoft\": \"65536\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"14003\", \"LimitSIGPENDINGSoft\": \"14003\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"OOMScoreAdjust\": \"0\", \"Nice\": \"0\", \"IOSchedulingClass\": \"0\", \"IOSchedulingPriority\": \"0\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinity\": \"\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"NUMAMask\": \"\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardInputData\": \"\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"0\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf\", \"AmbientCapabilities\": \"\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"MountFlags\": \"\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"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\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"-.mount system.slice sysinit.target\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"shutdown.target ntpd.service systemd-timesyncd.service\", \"Before\": \"shutdown.target multi-user.target\", \"After\": \"ntpdate.service ntpd.service -.mount sntp.service system.slice systemd-tmpfiles-setup.service sysinit.target basic.target tmp.mount systemd-journald.socket\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"man:chronyd(8) man:chrony.conf(5)\", \"Description\": \"NTP client/server\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"StateChangeTimestampMonotonic\": \"262891279\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"InactiveExitTimestampMonotonic\": \"262839831\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"ActiveEnterTimestampMonotonic\": \"262891279\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"ActiveExitTimestampMonotonic\": \"262813650\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"InactiveEnterTimestampMonotonic\": \"262838235\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"ConditionTimestampMonotonic\": \"262838921\", \"AssertTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"AssertTimestampMonotonic\": \"262838956\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"a4b9541f231043c6abd681cb21ddf090\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"state\": \"started\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"force\": null, \"masked\": null}}}\r\n<<<\n 10582 1726887190.25805: 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<<<\n 10582 1726887190.25937: 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# 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<<<\n 10577 1726887190.27197: stderr chunk (state=2):\n>>><<<\n 10577 1726887190.27210: stdout chunk (state=2):\n>>><<<\n<10.31.42.224> (0, b'', b'')\n 10577 1726887190.27238: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10577 1726887190.27248: handler run complete\n 10577 1726887190.27309: attempt loop complete, returning result\n 10577 1726887190.27318: _execute() done\n 10577 1726887190.27324: dumping result to json\n 10577 1726887190.27344: done dumping result, returning\n 10577 1726887190.27356: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable chronyd [0e652c5f-a961-eb88-62cf-00000000002e]\n 10577 1726887190.27440: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002e\n 10577 1726887190.29638: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002e\n 10577 1726887190.29649: 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\": \"chronyd\",\n \"no_block\": false,\n \"scope\": \"system\",\n \"state\": \"started\"\n }\n },\n \"name\": \"chronyd\",\n \"state\": \"started\",\n \"status\": {\n \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\",\n \"ActiveEnterTimestampMonotonic\": \"236528178\",\n \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\",\n \"ActiveExitTimestampMonotonic\": \"236456054\",\n \"ActiveState\": \"active\",\n \"After\": \"systemd-journald.socket sysinit.target system.slice sntp.service systemd-tmpfiles-setup.service basic.target ntpdate.service -.mount ntpd.service tmp.mount\",\n \"AllowIsolate\": \"no\",\n \"AllowedCPUs\": \"\",\n \"AllowedMemoryNodes\": \"\",\n \"AmbientCapabilities\": \"\",\n \"AssertResult\": \"yes\",\n \"AssertTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\",\n \"AssertTimestampMonotonic\": \"236495332\",\n \"Before\": \"multi-user.target shutdown.target\",\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\": \"no\",\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 22:52:22 EDT\",\n \"ConditionTimestampMonotonic\": \"236495292\",\n \"ConfigurationDirectoryMode\": \"0755\",\n \"Conflicts\": \"ntpd.service shutdown.target systemd-timesyncd.service\",\n \"ControlGroup\": \"/system.slice/chronyd.service\",\n \"ControlPID\": \"0\",\n \"DefaultDependencies\": \"yes\",\n \"DefaultMemoryLow\": \"0\",\n \"DefaultMemoryMin\": \"0\",\n \"Delegate\": \"no\",\n \"Description\": \"NTP client/server\",\n \"DevicePolicy\": \"auto\",\n \"Documentation\": \"man:chronyd(8) man:chrony.conf(5)\",\n \"DynamicUser\": \"no\",\n \"EffectiveCPUs\": \"\",\n \"EffectiveMemoryNodes\": \"\",\n \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\",\n \"ExecMainCode\": \"0\",\n \"ExecMainExitTimestampMonotonic\": \"0\",\n \"ExecMainPID\": \"9402\",\n \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\",\n \"ExecMainStartTimestampMonotonic\": \"236511913\",\n \"ExecMainStatus\": \"0\",\n \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9400 ; code=exited ; status=0 }\",\n \"ExecStartPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9403 ; code=exited ; status=0 }\",\n \"ExecStopPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9395 ; code=exited ; status=0 }\",\n \"FailureAction\": \"none\",\n \"FileDescriptorStoreMax\": \"0\",\n \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.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\": \"chronyd.service\",\n \"IgnoreOnIsolate\": \"no\",\n \"IgnoreSIGPIPE\": \"yes\",\n \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\",\n \"InactiveEnterTimestampMonotonic\": \"236494440\",\n \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\",\n \"InactiveExitTimestampMonotonic\": \"236496425\",\n \"InvocationID\": \"1fe7627dfd50423abf8012eb72b9761f\",\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\": \"9402\",\n \"MemoryAccounting\": \"yes\",\n \"MemoryCurrent\": \"794624\",\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\": \"chronyd.service\",\n \"NeedDaemonReload\": \"no\",\n \"Nice\": \"0\",\n \"NoNewPrivileges\": \"no\",\n \"NonBlocking\": \"no\",\n \"NotifyAccess\": \"none\",\n \"OOMScoreAdjust\": \"0\",\n \"OnFailureJobMode\": \"replace\",\n \"PIDFile\": \"/run/chrony/chronyd.pid\",\n \"PermissionsStartOnly\": \"no\",\n \"Perpetual\": \"no\",\n \"PrivateDevices\": \"no\",\n \"PrivateMounts\": \"no\",\n \"PrivateNetwork\": \"no\",\n \"PrivateTmp\": \"yes\",\n \"PrivateUsers\": \"no\",\n \"ProtectControlGroups\": \"no\",\n \"ProtectHome\": \"yes\",\n \"ProtectKernelModules\": \"no\",\n \"ProtectKernelTunables\": \"no\",\n \"ProtectSystem\": \"full\",\n \"RefuseManualStart\": \"no\",\n \"RefuseManualStop\": \"no\",\n \"RemainAfterExit\": \"no\",\n \"RemoveIPC\": \"no\",\n \"Requires\": \"-.mount system.slice sysinit.target\",\n \"RequiresMountsFor\": \"/var/tmp\",\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\": \"10s\",\n \"StartupBlockIOWeight\": \"[not set]\",\n \"StartupCPUShares\": \"[not set]\",\n \"StartupCPUWeight\": \"[not set]\",\n \"StartupIOWeight\": \"[not set]\",\n \"StateChangeTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\",\n \"StateChangeTimestampMonotonic\": \"236528178\",\n \"StateDirectoryMode\": \"0755\",\n \"StatusErrno\": \"0\",\n \"StopWhenUnneeded\": \"no\",\n \"SubState\": \"running\",\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\": \"1\",\n \"TasksMax\": \"22405\",\n \"TimeoutStartUSec\": \"1min 30s\",\n \"TimeoutStopUSec\": \"1min 30s\",\n \"TimerSlackNSec\": \"50000\",\n \"Transient\": \"no\",\n \"Type\": \"forking\",\n \"UID\": \"[not set]\",\n \"UMask\": \"0022\",\n \"UnitFilePreset\": \"enabled\",\n \"UnitFileState\": \"enabled\",\n \"UtmpMode\": \"init\",\n \"WantedBy\": \"multi-user.target\",\n \"WatchdogTimestamp\": \"Fri 2024-09-20 22:52:22 EDT\",\n \"WatchdogTimestampMonotonic\": \"236511925\",\n \"WatchdogUSec\": \"0\"\n }\n}\n 10582 1726887190.27739: 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# 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 10582 1726887190.30077: stderr chunk (state=3):\n>>>Shared connection to 10.31.41.136 closed.\r\n<<<\n 10582 1726887190.30099: stdout chunk (state=3):\n>>><<<\n 10582 1726887190.30106: stderr chunk (state=3):\n>>><<<\n<10.31.41.136> (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 0x7f4f725e3e48>\\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 0x7f4f72579828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f725e39b0>\\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 0x7f4f72586630>\\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 0x7f4f7258d160>\\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 0x7f4f725920f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f7258d748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f7258d390>\\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 0x7f4f72537470>\\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 0x7f4f7253ce48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f72537b38>\\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 0x7f4f725434e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f72526d68>\\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 0x7f4f72529198>\\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 0x7f4f70837940>\\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 0x7f4f70849240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f72597a20>\\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 0x7f4f7076d080>\\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 0x7f4f707782b0>\\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 0x7f4f70778f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70778a90>\\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 0x7f4f70782080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f708127b8>\\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 0x7f4f70812ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70806160>\\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 0x7f4f70806e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f707fd438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f707ee470>\\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 0x7f4f705252b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f7052dd30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f708060b8>\\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 0x7f4f70532e10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f707e82b0>\\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 0x7f4f705391d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70532f98>\\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 0x7f4f705392e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70857fd0>\\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 0x7f4f70539dd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f705399e8>\\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 0x7f4f705446a0>\\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 0x7f4f70544e80>\\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 0x7f4f700cb198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70544780>\\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 0x7f4f700d0c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70539518>\\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 0x7f4f700f42e8>\\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 0x7f4f700f46a0>\\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 0x7f4f700fb390>\\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 0x7f4f6fea5ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6fe9c2e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6fe92f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6fe8ae80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f700fbd30>\\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 0x7f4f6fe9cf60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f700f4a20>\\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 0x7f4f724f4710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6fea0048>\\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 0x7f4f724f4a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70539860>\\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 0x7f4f7250c5c0>\\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 0x7f4f72510630>\\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 0x7f4f72510b00>\\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 0x7f4f72510c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f7250ce10>\\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 0x7f4f72510f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f725104e0>\\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 0x7f4f72510240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f72500b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f700e0358>\\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 0x7f4f7250c470>\\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 0x7f4f6e513908>\\r\\n# zipimport: found 107 names in \\'/tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6e1e4ac8>\\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 0x7f4f6e18a278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e1904e0>\\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 0x7f4f6e1905f8>\\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 0x7f4f6e190b38>\\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 0x7f4f6e1bdb00>\\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 0x7f4f6e4c7048>\\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 0x7f4f6e4c7278>\\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 0x7f4f6e4c75c0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e1b82b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e1aa4a8>\\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 0x7f4f6e1b8630>\\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 0x7f4f6e4f1dd8>\\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 0x7f4f6e4f1ef0>\\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 0x7f4f6e4449b0>\\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 0x7f4f6e452ac8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4efda0>\\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 0x7f4f6e43f4a8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4ea2e8>\\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 0x7f4f6e46db00>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e43f668>\\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 0x7f4f6e47ba20>\\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 0x7f4f6e47bb00>\\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 0x7f4f6e47bc88>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4e6080>\\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 0x7f4f6e499668>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e48ed68>\\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 0x7f4f6e48ef60>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e48e828>\\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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6e4b2a20>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4b2710>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4a2ef0>\\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 0x7f4f6e4b2588>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4a2748>\\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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6ab212e8>\\r\\n# 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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6ac158d0>\\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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6ab96128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6ab5b898>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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 0x7f4f6abc2080>\\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 0x7f4f6abc2128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6ab6d940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6ac41208>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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 0x7f4f6abd3710>\\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 0x7f4f6ac07160>\\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 0x7f4f6ac07908>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6abdedd8>\\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 0x7f4f6abf7e80>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6abde0f0>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6aeb6208>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6ac3db00>\\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 0x7f4f6ac5bd68>\\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 0x7f4f6ac628d0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6aed5fd0>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6a29ec50>\\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 0x7f4f6a2e4780>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6a2bd898>\\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 0x7f4f6a2c6f60>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6a2ef358>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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 0x7f4f6a3da978>\\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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6a3d6ac8>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6a3d6748>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"name\": \"chronyd\", \"changed\": false, \"status\": {\"Type\": \"forking\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"WatchdogTimestampMonotonic\": \"262854302\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"12276\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"ExecMainStartTimestampMonotonic\": \"262854291\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"12276\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12273 ; code=exited ; status=0 }\", \"ExecStartPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12277 ; code=exited ; status=0 }\", \"ExecStopPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12269 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"MemoryCurrent\": \"888832\", \"CPUUsageNSec\": \"[not set]\", \"EffectiveCPUs\": \"\", \"EffectiveMemoryNodes\": \"\", \"TasksCurrent\": \"1\", \"IPIngressBytes\": \"18446744073709551615\", \"IPIngressPackets\": \"18446744073709551615\", \"IPEgressBytes\": \"18446744073709551615\", \"IPEgressPackets\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"no\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"AllowedCPUs\": \"\", \"AllowedMemoryNodes\": \"\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22405\", \"IPAccounting\": \"no\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"0\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"262144\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"14003\", \"LimitNPROCSoft\": \"14003\", \"LimitMEMLOCK\": \"65536\", \"LimitMEMLOCKSoft\": \"65536\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"14003\", \"LimitSIGPENDINGSoft\": \"14003\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"OOMScoreAdjust\": \"0\", \"Nice\": \"0\", \"IOSchedulingClass\": \"0\", \"IOSchedulingPriority\": \"0\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinity\": \"\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"NUMAMask\": \"\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardInputData\": \"\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"0\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf\", \"AmbientCapabilities\": \"\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"MountFlags\": \"\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"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\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"-.mount system.slice sysinit.target\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"shutdown.target ntpd.service systemd-timesyncd.service\", \"Before\": \"shutdown.target multi-user.target\", \"After\": \"ntpdate.service ntpd.service -.mount sntp.service system.slice systemd-tmpfiles-setup.service sysinit.target basic.target tmp.mount systemd-journald.socket\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"man:chronyd(8) man:chrony.conf(5)\", \"Description\": \"NTP client/server\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"StateChangeTimestampMonotonic\": \"262891279\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"InactiveExitTimestampMonotonic\": \"262839831\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"ActiveEnterTimestampMonotonic\": \"262891279\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"ActiveExitTimestampMonotonic\": \"262813650\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"InactiveEnterTimestampMonotonic\": \"262838235\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"ConditionTimestampMonotonic\": \"262838921\", \"AssertTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"AssertTimestampMonotonic\": \"262838956\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"a4b9541f231043c6abd681cb21ddf090\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"state\": \"started\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"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.41.136 closed.\\r\\n')\n 10582 1726887190.31432: _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 0x7f4f725e3e48>\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 0x7f4f72579828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f725e39b0>\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 0x7f4f72586630>\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 0x7f4f7258d160>\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 0x7f4f725920f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f7258d748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f7258d390>\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 0x7f4f72537470>\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 0x7f4f7253ce48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f72537b38>\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 0x7f4f725434e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f72526d68>\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 0x7f4f72529198>\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 0x7f4f70837940>\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 0x7f4f70849240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f72597a20>\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 0x7f4f7076d080>\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 0x7f4f707782b0>\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 0x7f4f70778f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70778a90>\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 0x7f4f70782080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f708127b8>\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 0x7f4f70812ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70806160>\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 0x7f4f70806e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f707fd438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f707ee470>\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 0x7f4f705252b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f7052dd30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f708060b8>\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 0x7f4f70532e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f707e82b0>\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 0x7f4f705391d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70532f98>\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 0x7f4f705392e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70857fd0>\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 0x7f4f70539dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f705399e8>\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 0x7f4f705446a0>\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 0x7f4f70544e80>\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 0x7f4f700cb198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70544780>\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 0x7f4f700d0c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70539518>\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 0x7f4f700f42e8>\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 0x7f4f700f46a0>\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 0x7f4f700fb390>\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 0x7f4f6fea5ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6fe9c2e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6fe92f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6fe8ae80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f700fbd30>\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 0x7f4f6fe9cf60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f700f4a20>\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 0x7f4f724f4710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6fea0048>\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 0x7f4f724f4a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70539860>\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 0x7f4f7250c5c0>\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 0x7f4f72510630>\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 0x7f4f72510b00>\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 0x7f4f72510c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f7250ce10>\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 0x7f4f72510f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f725104e0>\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 0x7f4f72510240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f72500b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f700e0358>\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 0x7f4f7250c470>\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 0x7f4f6e513908>\r\n# zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6e1e4ac8>\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 0x7f4f6e18a278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e1904e0>\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 0x7f4f6e1905f8>\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 0x7f4f6e190b38>\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 0x7f4f6e1bdb00>\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 0x7f4f6e4c7048>\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 0x7f4f6e4c7278>\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 0x7f4f6e4c75c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e1b82b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e1aa4a8>\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 0x7f4f6e1b8630>\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 0x7f4f6e4f1dd8>\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 0x7f4f6e4f1ef0>\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 0x7f4f6e4449b0>\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 0x7f4f6e452ac8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4efda0>\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 0x7f4f6e43f4a8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4ea2e8>\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 0x7f4f6e46db00>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e43f668>\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 0x7f4f6e47ba20>\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 0x7f4f6e47bb00>\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 0x7f4f6e47bc88>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4e6080>\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 0x7f4f6e499668>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e48ed68>\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 0x7f4f6e48ef60>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e48e828>\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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6e4b2a20>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4b2710>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4a2ef0>\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 0x7f4f6e4b2588>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4a2748>\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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6ab212e8>\r\n# 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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6ac158d0>\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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6ab96128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6ab5b898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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 0x7f4f6abc2080>\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 0x7f4f6abc2128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6ab6d940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6ac41208>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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 0x7f4f6abd3710>\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 0x7f4f6ac07160>\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 0x7f4f6ac07908>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6abdedd8>\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 0x7f4f6abf7e80>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6abde0f0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6aeb6208>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6ac3db00>\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 0x7f4f6ac5bd68>\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 0x7f4f6ac628d0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6aed5fd0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6a29ec50>\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 0x7f4f6a2e4780>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6a2bd898>\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 0x7f4f6a2c6f60>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6a2ef358>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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 0x7f4f6a3da978>\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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6a3d6ac8>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6a3d6748>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"name\": \"chronyd\", \"changed\": false, \"status\": {\"Type\": \"forking\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"WatchdogTimestampMonotonic\": \"262854302\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"12276\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"ExecMainStartTimestampMonotonic\": \"262854291\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"12276\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12273 ; code=exited ; status=0 }\", \"ExecStartPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12277 ; code=exited ; status=0 }\", \"ExecStopPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12269 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"MemoryCurrent\": \"888832\", \"CPUUsageNSec\": \"[not set]\", \"EffectiveCPUs\": \"\", \"EffectiveMemoryNodes\": \"\", \"TasksCurrent\": \"1\", \"IPIngressBytes\": \"18446744073709551615\", \"IPIngressPackets\": \"18446744073709551615\", \"IPEgressBytes\": \"18446744073709551615\", \"IPEgressPackets\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"no\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"AllowedCPUs\": \"\", \"AllowedMemoryNodes\": \"\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22405\", \"IPAccounting\": \"no\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"0\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"262144\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"14003\", \"LimitNPROCSoft\": \"14003\", \"LimitMEMLOCK\": \"65536\", \"LimitMEMLOCKSoft\": \"65536\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"14003\", \"LimitSIGPENDINGSoft\": \"14003\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"OOMScoreAdjust\": \"0\", \"Nice\": \"0\", \"IOSchedulingClass\": \"0\", \"IOSchedulingPriority\": \"0\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinity\": \"\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"NUMAMask\": \"\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardInputData\": \"\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"0\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf\", \"AmbientCapabilities\": \"\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"MountFlags\": \"\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"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\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"-.mount system.slice sysinit.target\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"shutdown.target ntpd.service systemd-timesyncd.service\", \"Before\": \"shutdown.target multi-user.target\", \"After\": \"ntpdate.service ntpd.service -.mount sntp.service system.slice systemd-tmpfiles-setup.service sysinit.target basic.target tmp.mount systemd-journald.socket\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"man:chronyd(8) man:chrony.conf(5)\", \"Description\": \"NTP client/server\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"StateChangeTimestampMonotonic\": \"262891279\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"InactiveExitTimestampMonotonic\": \"262839831\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"ActiveEnterTimestampMonotonic\": \"262891279\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"ActiveExitTimestampMonotonic\": \"262813650\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"InactiveEnterTimestampMonotonic\": \"262838235\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"ConditionTimestampMonotonic\": \"262838921\", \"AssertTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"AssertTimestampMonotonic\": \"262838956\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"a4b9541f231043c6abd681cb21ddf090\", \"CollectMode\": \"inactive\"}, \"enabled\": true, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"state\": \"started\", \"enabled\": true, \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"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.41.136 closed.\r\n 10582 1726887190.32847: done with _execute_module (ansible.legacy.systemd, {'name': 'chronyd', 'state': 'started', '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-1726887188.7821639-10582-46214979417896/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10582 1726887190.32874: _low_level_execute_command(): starting\n 10582 1726887190.32882: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10575 1726887190.34530: stderr chunk (state=2):\n>>><<<\n 10575 1726887190.34542: stdout chunk (state=2):\n>>><<<\n<10.31.43.54> (0, b'', b'')\n 10575 1726887190.34569: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10575 1726887190.34580: handler run complete\n 10575 1726887190.34641: attempt loop complete, returning result\n 10575 1726887190.34648: _execute() done\n 10575 1726887190.34654: dumping result to json\n 10575 1726887190.34673: done dumping result, returning\n 10575 1726887190.34685: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable chronyd [0e652c5f-a961-eb88-62cf-00000000002e]\n 10575 1726887190.34702: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002e\n 10575 1726887190.34866: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002e\n 10575 1726887190.34872: 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\": \"chronyd\",\n \"no_block\": false,\n \"scope\": \"system\",\n \"state\": \"started\"\n }\n },\n \"name\": \"chronyd\",\n \"state\": \"started\",\n \"status\": {\n \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\",\n \"ActiveEnterTimestampMonotonic\": \"286622175\",\n \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\",\n \"ActiveExitTimestampMonotonic\": \"286565768\",\n \"ActiveState\": \"active\",\n \"After\": \"systemd-journald.socket tmp.mount systemd-tmpfiles-setup.service -.mount ntpd.service ntpdate.service sntp.service system.slice sysinit.target basic.target\",\n \"AllowIsolate\": \"no\",\n \"AllowedCPUs\": \"\",\n \"AllowedMemoryNodes\": \"\",\n \"AmbientCapabilities\": \"\",\n \"AssertResult\": \"yes\",\n \"AssertTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\",\n \"AssertTimestampMonotonic\": \"286591201\",\n \"Before\": \"multi-user.target shutdown.target\",\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\": \"no\",\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 22:53:02 EDT\",\n \"ConditionTimestampMonotonic\": \"286591166\",\n \"ConfigurationDirectoryMode\": \"0755\",\n \"Conflicts\": \"ntpd.service shutdown.target systemd-timesyncd.service\",\n \"ControlGroup\": \"/system.slice/chronyd.service\",\n \"ControlPID\": \"0\",\n \"DefaultDependencies\": \"yes\",\n \"DefaultMemoryLow\": \"0\",\n \"DefaultMemoryMin\": \"0\",\n \"Delegate\": \"no\",\n \"Description\": \"NTP client/server\",\n \"DevicePolicy\": \"auto\",\n \"Documentation\": \"man:chronyd(8) man:chrony.conf(5)\",\n \"DynamicUser\": \"no\",\n \"EffectiveCPUs\": \"\",\n \"EffectiveMemoryNodes\": \"\",\n \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\",\n \"ExecMainCode\": \"0\",\n \"ExecMainExitTimestampMonotonic\": \"0\",\n \"ExecMainPID\": \"14919\",\n \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\",\n \"ExecMainStartTimestampMonotonic\": \"286606132\",\n \"ExecMainStatus\": \"0\",\n \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14917 ; code=exited ; status=0 }\",\n \"ExecStartPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14920 ; code=exited ; status=0 }\",\n \"ExecStopPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14912 ; code=exited ; status=0 }\",\n \"FailureAction\": \"none\",\n \"FileDescriptorStoreMax\": \"0\",\n \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.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\": \"chronyd.service\",\n \"IgnoreOnIsolate\": \"no\",\n \"IgnoreSIGPIPE\": \"yes\",\n \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\",\n \"InactiveEnterTimestampMonotonic\": \"286590255\",\n \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\",\n \"InactiveExitTimestampMonotonic\": \"286592265\",\n \"InvocationID\": \"9aaa3ad424fe4fe9b13f875ebf80963a\",\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\": \"14004\",\n \"LimitNPROCSoft\": \"14004\",\n \"LimitRSS\": \"infinity\",\n \"LimitRSSSoft\": \"infinity\",\n \"LimitRTPRIO\": \"0\",\n \"LimitRTPRIOSoft\": \"0\",\n \"LimitRTTIME\": \"infinity\",\n \"LimitRTTIMESoft\": \"infinity\",\n \"LimitSIGPENDING\": \"14004\",\n \"LimitSIGPENDINGSoft\": \"14004\",\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\": \"14919\",\n \"MemoryAccounting\": \"yes\",\n \"MemoryCurrent\": \"806912\",\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\": \"chronyd.service\",\n \"NeedDaemonReload\": \"no\",\n \"Nice\": \"0\",\n \"NoNewPrivileges\": \"no\",\n \"NonBlocking\": \"no\",\n \"NotifyAccess\": \"none\",\n \"OOMScoreAdjust\": \"0\",\n \"OnFailureJobMode\": \"replace\",\n \"PIDFile\": \"/run/chrony/chronyd.pid\",\n \"PermissionsStartOnly\": \"no\",\n \"Perpetual\": \"no\",\n \"PrivateDevices\": \"no\",\n \"PrivateMounts\": \"no\",\n \"PrivateNetwork\": \"no\",\n \"PrivateTmp\": \"yes\",\n \"PrivateUsers\": \"no\",\n \"ProtectControlGroups\": \"no\",\n \"ProtectHome\": \"yes\",\n \"ProtectKernelModules\": \"no\",\n \"ProtectKernelTunables\": \"no\",\n \"ProtectSystem\": \"full\",\n \"RefuseManualStart\": \"no\",\n \"RefuseManualStop\": \"no\",\n \"RemainAfterExit\": \"no\",\n \"RemoveIPC\": \"no\",\n \"Requires\": \"-.mount sysinit.target system.slice\",\n \"RequiresMountsFor\": \"/var/tmp\",\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\": \"10s\",\n \"StartupBlockIOWeight\": \"[not set]\",\n \"StartupCPUShares\": \"[not set]\",\n \"StartupCPUWeight\": \"[not set]\",\n \"StartupIOWeight\": \"[not set]\",\n \"StateChangeTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\",\n \"StateChangeTimestampMonotonic\": \"286622175\",\n \"StateDirectoryMode\": \"0755\",\n \"StatusErrno\": \"0\",\n \"StopWhenUnneeded\": \"no\",\n \"SubState\": \"running\",\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\": \"1\",\n \"TasksMax\": \"22406\",\n \"TimeoutStartUSec\": \"1min 30s\",\n \"TimeoutStopUSec\": \"1min 30s\",\n \"TimerSlackNSec\": \"50000\",\n \"Transient\": \"no\",\n \"Type\": \"forking\",\n \"UID\": \"[not set]\",\n \"UMask\": \"0022\",\n \"UnitFilePreset\": \"enabled\",\n \"UnitFileState\": \"enabled\",\n \"UtmpMode\": \"init\",\n \"WantedBy\": \"multi-user.target\",\n \"WatchdogTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\",\n \"WatchdogTimestampMonotonic\": \"286606145\",\n \"WatchdogUSec\": \"0\"\n }\n}\n 10582 1726887190.41921: stderr chunk (state=2):\n>>><<<\n 10582 1726887190.41936: stdout chunk (state=2):\n>>><<<\n<10.31.41.136> (0, b'', b'')\n 10582 1726887190.41967: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10582 1726887190.41977: handler run complete\n 10582 1726887190.42044: attempt loop complete, returning result\n 10582 1726887190.42051: _execute() done\n 10582 1726887190.42057: dumping result to json\n 10582 1726887190.42077: done dumping result, returning\n 10582 1726887190.42088: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable chronyd [0e652c5f-a961-eb88-62cf-00000000002e]\n 10582 1726887190.42105: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002e\n 10582 1726887190.42266: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002e\n 10582 1726887190.42272: 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\": \"chronyd\",\n \"no_block\": false,\n \"scope\": \"system\",\n \"state\": \"started\"\n }\n },\n \"name\": \"chronyd\",\n \"state\": \"started\",\n \"status\": {\n \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\",\n \"ActiveEnterTimestampMonotonic\": \"262891279\",\n \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\",\n \"ActiveExitTimestampMonotonic\": \"262813650\",\n \"ActiveState\": \"active\",\n \"After\": \"ntpdate.service ntpd.service -.mount sntp.service system.slice systemd-tmpfiles-setup.service sysinit.target basic.target tmp.mount systemd-journald.socket\",\n \"AllowIsolate\": \"no\",\n \"AllowedCPUs\": \"\",\n \"AllowedMemoryNodes\": \"\",\n \"AmbientCapabilities\": \"\",\n \"AssertResult\": \"yes\",\n \"AssertTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\",\n \"AssertTimestampMonotonic\": \"262838956\",\n \"Before\": \"shutdown.target multi-user.target\",\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\": \"no\",\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 22:52:45 EDT\",\n \"ConditionTimestampMonotonic\": \"262838921\",\n \"ConfigurationDirectoryMode\": \"0755\",\n \"Conflicts\": \"shutdown.target ntpd.service systemd-timesyncd.service\",\n \"ControlGroup\": \"/system.slice/chronyd.service\",\n \"ControlPID\": \"0\",\n \"DefaultDependencies\": \"yes\",\n \"DefaultMemoryLow\": \"0\",\n \"DefaultMemoryMin\": \"0\",\n \"Delegate\": \"no\",\n \"Description\": \"NTP client/server\",\n \"DevicePolicy\": \"auto\",\n \"Documentation\": \"man:chronyd(8) man:chrony.conf(5)\",\n \"DynamicUser\": \"no\",\n \"EffectiveCPUs\": \"\",\n \"EffectiveMemoryNodes\": \"\",\n \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\",\n \"ExecMainCode\": \"0\",\n \"ExecMainExitTimestampMonotonic\": \"0\",\n \"ExecMainPID\": \"12276\",\n \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\",\n \"ExecMainStartTimestampMonotonic\": \"262854291\",\n \"ExecMainStatus\": \"0\",\n \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12273 ; code=exited ; status=0 }\",\n \"ExecStartPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12277 ; code=exited ; status=0 }\",\n \"ExecStopPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12269 ; code=exited ; status=0 }\",\n \"FailureAction\": \"none\",\n \"FileDescriptorStoreMax\": \"0\",\n \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.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\": \"chronyd.service\",\n \"IgnoreOnIsolate\": \"no\",\n \"IgnoreSIGPIPE\": \"yes\",\n \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\",\n \"InactiveEnterTimestampMonotonic\": \"262838235\",\n \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\",\n \"InactiveExitTimestampMonotonic\": \"262839831\",\n \"InvocationID\": \"a4b9541f231043c6abd681cb21ddf090\",\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\": \"12276\",\n \"MemoryAccounting\": \"yes\",\n \"MemoryCurrent\": \"888832\",\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\": \"chronyd.service\",\n \"NeedDaemonReload\": \"no\",\n \"Nice\": \"0\",\n \"NoNewPrivileges\": \"no\",\n \"NonBlocking\": \"no\",\n \"NotifyAccess\": \"none\",\n \"OOMScoreAdjust\": \"0\",\n \"OnFailureJobMode\": \"replace\",\n \"PIDFile\": \"/run/chrony/chronyd.pid\",\n \"PermissionsStartOnly\": \"no\",\n \"Perpetual\": \"no\",\n \"PrivateDevices\": \"no\",\n \"PrivateMounts\": \"no\",\n \"PrivateNetwork\": \"no\",\n \"PrivateTmp\": \"yes\",\n \"PrivateUsers\": \"no\",\n \"ProtectControlGroups\": \"no\",\n \"ProtectHome\": \"yes\",\n \"ProtectKernelModules\": \"no\",\n \"ProtectKernelTunables\": \"no\",\n \"ProtectSystem\": \"full\",\n \"RefuseManualStart\": \"no\",\n \"RefuseManualStop\": \"no\",\n \"RemainAfterExit\": \"no\",\n \"RemoveIPC\": \"no\",\n \"Requires\": \"-.mount system.slice sysinit.target\",\n \"RequiresMountsFor\": \"/var/tmp\",\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\": \"10s\",\n \"StartupBlockIOWeight\": \"[not set]\",\n \"StartupCPUShares\": \"[not set]\",\n \"StartupCPUWeight\": \"[not set]\",\n \"StartupIOWeight\": \"[not set]\",\n \"StateChangeTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\",\n \"StateChangeTimestampMonotonic\": \"262891279\",\n \"StateDirectoryMode\": \"0755\",\n \"StatusErrno\": \"0\",\n \"StopWhenUnneeded\": \"no\",\n \"SubState\": \"running\",\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\": \"1\",\n \"TasksMax\": \"22405\",\n \"TimeoutStartUSec\": \"1min 30s\",\n \"TimeoutStopUSec\": \"1min 30s\",\n \"TimerSlackNSec\": \"50000\",\n \"Transient\": \"no\",\n \"Type\": \"forking\",\n \"UID\": \"[not set]\",\n \"UMask\": \"0022\",\n \"UnitFilePreset\": \"enabled\",\n \"UnitFileState\": \"enabled\",\n \"UtmpMode\": \"init\",\n \"WantedBy\": \"multi-user.target\",\n \"WatchdogTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\",\n \"WatchdogTimestampMonotonic\": \"262854302\",\n \"WatchdogUSec\": \"0\"\n }\n}\n 9689 1726887190.42985: no more pending results, returning what we have\n 9689 1726887190.42989: results queue empty\n 9689 1726887190.42991: checking for any_errors_fatal\n 9689 1726887190.42999: done checking for any_errors_fatal\n 9689 1726887190.43000: checking for max_fail_percentage\n 9689 1726887190.43002: done checking for max_fail_percentage\n 9689 1726887190.43003: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887190.43004: done checking to see if all hosts have failed\n 9689 1726887190.43005: getting the remaining hosts for this loop\n 9689 1726887190.43006: done getting the remaining hosts for this loop\n 9689 1726887190.43010: getting the next task for host managed_node1\n 9689 1726887190.43018: done getting next task for host managed_node1\n 9689 1726887190.43022: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable ntpd\n 9689 1726887190.43025: ^ state is: HOST STATE: block=4, task=21, rescue=0, 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 9689 1726887190.43026: getting the next task for host managed_node2\n 9689 1726887190.43029: done getting next task for host managed_node2\n 9689 1726887190.43031: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable ntpd\n 9689 1726887190.43033: ^ state is: HOST STATE: block=4, task=21, rescue=0, 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 9689 1726887190.43034: getting the next task for host managed_node3\n 9689 1726887190.43036: done getting next task for host managed_node3\n 9689 1726887190.43039: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable ntpd\n 9689 1726887190.43041: ^ state is: HOST STATE: block=4, task=21, rescue=0, 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 9689 1726887190.43066: getting variables\n 9689 1726887190.43068: in VariableManager get_vars()\n 9689 1726887190.43100: Calling all_inventory to load vars for managed_node1\n 9689 1726887190.43104: Calling groups_inventory to load vars for managed_node1\n 9689 1726887190.43107: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887190.43119: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887190.43123: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887190.43128: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887190.45805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887190.48107: done with get_vars()\n 9689 1726887190.48137: done getting variables\n 9689 1726887190.48204: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Enable ntpd] ************************\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:333\nFriday 20 September 2024 22:53:10 -0400 (0:00:01.940) 0:00:24.168 ****** \n 9689 1726887190.48241: entering _queue_task() for managed_node1/service\n 9689 1726887190.49166: worker is 1 (out of 3 available)\n 9689 1726887190.49181: exiting _queue_task() for managed_node1/service\n 9689 1726887190.49214: getting variables\n 9689 1726887190.49218: in VariableManager get_vars()\n 9689 1726887190.49305: Calling all_inventory to load vars for managed_node2\n 9689 1726887190.49311: Calling groups_inventory to load vars for managed_node2\n 9689 1726887190.49316: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887190.49334: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887190.49338: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887190.49343: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887190.50956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10661 1726887190.51439: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable ntpd\n 10661 1726887190.51583: in run() - task 0e652c5f-a961-eb88-62cf-00000000002f\n 10661 1726887190.51601: variable 'ansible_search_path' from source: unknown\n 10661 1726887190.51608: variable 'ansible_search_path' from source: unknown\n 10661 1726887190.51636: calling self._execute()\n 10661 1726887190.51711: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10661 1726887190.51723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10661 1726887190.51735: variable 'omit' from source: magic vars\n 10661 1726887190.52236: variable 'timesync_mode' from source: set_fact\n 10661 1726887190.52249: Evaluated conditional (timesync_mode == 1): True\n 10661 1726887190.53203: variable 'timesync_ntp_provider' from source: set_fact\n 10661 1726887190.53228: Evaluated conditional (timesync_ntp_provider == 'ntp'): False\n 10661 1726887190.53235: when evaluation is False, skipping this task\n 10661 1726887190.53240: _execute() done\n 10661 1726887190.53245: dumping result to json\n 10661 1726887190.53250: done dumping result, returning\n 10661 1726887190.53259: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable ntpd [0e652c5f-a961-eb88-62cf-00000000002f]\n 10661 1726887190.53277: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002f\n 10661 1726887190.53318: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002f\n 10661 1726887190.53324: WORKER PROCESS EXITING\n 9689 1726887190.54378: done with get_vars()\n 9689 1726887190.54403: done getting variables\n 9689 1726887190.54473: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887190.54484: entering _queue_task() for managed_node2/service\n 9689 1726887190.54737: worker is 2 (out of 3 available)\n 9689 1726887190.54751: exiting _queue_task() for managed_node2/service\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_ntp_provider == 'ntp'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887190.54863: getting variables\n 9689 1726887190.54866: in VariableManager get_vars()\n 9689 1726887190.54942: Calling all_inventory to load vars for managed_node3\n 9689 1726887190.54948: Calling groups_inventory to load vars for managed_node3\n 9689 1726887190.54951: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887190.54967: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887190.54971: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887190.54974: Calling groups_plugins_play to load vars for managed_node3\n 10664 1726887190.55475: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable ntpd\n 10664 1726887190.55654: in run() - task 0e652c5f-a961-eb88-62cf-00000000002f\n 10664 1726887190.55673: variable 'ansible_search_path' from source: unknown\n 10664 1726887190.55679: variable 'ansible_search_path' from source: unknown\n 10664 1726887190.55703: calling self._execute()\n 10664 1726887190.55793: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10664 1726887190.55805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10664 1726887190.55819: variable 'omit' from source: magic vars\n 10664 1726887190.56378: variable 'timesync_mode' from source: set_fact\n 10664 1726887190.56392: Evaluated conditional (timesync_mode == 1): True\n 10664 1726887190.56536: variable 'timesync_ntp_provider' from source: set_fact\n 10664 1726887190.56556: Evaluated conditional (timesync_ntp_provider == 'ntp'): False\n 10664 1726887190.56563: when evaluation is False, skipping this task\n 10664 1726887190.56568: _execute() done\n 10664 1726887190.56573: dumping result to json\n 10664 1726887190.56578: done dumping result, returning\n 10664 1726887190.56586: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable ntpd [0e652c5f-a961-eb88-62cf-00000000002f]\n 10664 1726887190.56695: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002f\n 10664 1726887190.56741: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002f\n 10664 1726887190.56746: WORKER PROCESS EXITING\n 9689 1726887190.57415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887190.58841: done with get_vars()\n 9689 1726887190.58869: done getting variables\n 9689 1726887190.58936: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887190.58946: entering _queue_task() for managed_node3/service\n 9689 1726887190.59248: worker is 3 (out of 3 available)\n 9689 1726887190.59264: exiting _queue_task() for managed_node3/service\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_ntp_provider == 'ntp'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887190.59354: done queuing things up, now waiting for results queue to drain\n 9689 1726887190.59356: waiting for pending results...\n 10666 1726887190.60051: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable ntpd\n 10666 1726887190.60181: in run() - task 0e652c5f-a961-eb88-62cf-00000000002f\n 10666 1726887190.60198: variable 'ansible_search_path' from source: unknown\n 10666 1726887190.60204: variable 'ansible_search_path' from source: unknown\n 10666 1726887190.60236: calling self._execute()\n 10666 1726887190.60302: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10666 1726887190.60314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10666 1726887190.60327: variable 'omit' from source: magic vars\n 10666 1726887190.60738: variable 'timesync_mode' from source: set_fact\n 10666 1726887190.60752: Evaluated conditional (timesync_mode == 1): True\n 10666 1726887190.60851: variable 'timesync_ntp_provider' from source: set_fact\n 10666 1726887190.60872: Evaluated conditional (timesync_ntp_provider == 'ntp'): False\n 10666 1726887190.60879: when evaluation is False, skipping this task\n 10666 1726887190.60885: _execute() done\n 10666 1726887190.60891: dumping result to json\n 10666 1726887190.60897: done dumping result, returning\n 10666 1726887190.60903: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable ntpd [0e652c5f-a961-eb88-62cf-00000000002f]\n 10666 1726887190.61200: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002f\n 10666 1726887190.61245: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002f\n 10666 1726887190.61253: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_ntp_provider == 'ntp'\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887190.61770: no more pending results, returning what we have\n 9689 1726887190.61775: results queue empty\n 9689 1726887190.61776: checking for any_errors_fatal\n 9689 1726887190.61794: done checking for any_errors_fatal\n 9689 1726887190.61795: checking for max_fail_percentage\n 9689 1726887190.61797: done checking for max_fail_percentage\n 9689 1726887190.61798: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887190.61799: done checking to see if all hosts have failed\n 9689 1726887190.61799: getting the remaining hosts for this loop\n 9689 1726887190.61801: done getting the remaining hosts for this loop\n 9689 1726887190.61804: getting the next task for host managed_node1\n 9689 1726887190.61810: done getting next task for host managed_node1\n 9689 1726887190.61816: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable ptp4l\n 9689 1726887190.61819: ^ state is: HOST STATE: block=4, task=22, rescue=0, 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 9689 1726887190.61820: getting the next task for host managed_node2\n 9689 1726887190.61823: done getting next task for host managed_node2\n 9689 1726887190.61826: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable ptp4l\n 9689 1726887190.61827: ^ state is: HOST STATE: block=4, task=22, rescue=0, 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 9689 1726887190.61828: getting the next task for host managed_node3\n 9689 1726887190.61830: done getting next task for host managed_node3\n 9689 1726887190.61833: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable ptp4l\n 9689 1726887190.61834: ^ state is: HOST STATE: block=4, task=22, rescue=0, 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 9689 1726887190.61856: getting variables\n 9689 1726887190.61858: in VariableManager get_vars()\n 9689 1726887190.61893: Calling all_inventory to load vars for managed_node1\n 9689 1726887190.61897: Calling groups_inventory to load vars for managed_node1\n 9689 1726887190.61899: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887190.61908: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887190.61912: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887190.61918: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887190.62888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887190.63845: done with get_vars()\n 9689 1726887190.63859: done getting variables\n 9689 1726887190.63909: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Enable ptp4l] ***********************\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:342\nFriday 20 September 2024 22:53:10 -0400 (0:00:00.156) 0:00:24.325 ****** \n 9689 1726887190.63937: entering _queue_task() for managed_node1/service\n 9689 1726887190.64306: worker is 1 (out of 3 available)\n 9689 1726887190.64331: exiting _queue_task() for managed_node1/service\n 9689 1726887190.64382: getting variables\n 9689 1726887190.64386: in VariableManager get_vars()\n 9689 1726887190.64530: Calling all_inventory to load vars for managed_node2\n 9689 1726887190.64538: Calling groups_inventory to load vars for managed_node2\n 9689 1726887190.64543: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887190.64567: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887190.64572: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887190.64576: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887190.67055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887190.68587: done with get_vars()\n 9689 1726887190.68611: done getting variables\n 9689 1726887190.68687: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887190.68698: entering _queue_task() for managed_node2/service\n 9689 1726887190.68948: worker is 2 (out of 3 available)\n 9689 1726887190.68963: exiting _queue_task() for managed_node2/service\n 9689 1726887190.68998: getting variables\n 9689 1726887190.69002: in VariableManager get_vars()\n 9689 1726887190.69094: Calling all_inventory to load vars for managed_node3\n 9689 1726887190.69099: Calling groups_inventory to load vars for managed_node3\n 9689 1726887190.69102: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887190.69120: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887190.69125: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887190.69130: Calling groups_plugins_play to load vars for managed_node3\n 10669 1726887190.65253: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable ptp4l\n 10669 1726887190.65398: in run() - task 0e652c5f-a961-eb88-62cf-000000000030\n 10669 1726887190.65419: variable 'ansible_search_path' from source: unknown\n 10669 1726887190.65425: variable 'ansible_search_path' from source: unknown\n 10669 1726887190.65449: calling self._execute()\n 10669 1726887190.65524: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10669 1726887190.65536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10669 1726887190.65548: variable 'omit' from source: magic vars\n 10669 1726887190.66084: variable 'timesync_mode' from source: set_fact\n 10669 1726887190.66098: Evaluated conditional (timesync_mode == 2): False\n 10669 1726887190.66104: when evaluation is False, skipping this task\n 10669 1726887190.66109: _execute() done\n 10669 1726887190.66149: dumping result to json\n 10669 1726887190.66156: done dumping result, returning\n 10669 1726887190.66165: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable ptp4l [0e652c5f-a961-eb88-62cf-000000000030]\n 10669 1726887190.66183: sending task result for task 0e652c5f-a961-eb88-62cf-000000000030\n 10669 1726887190.66226: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000030\n 10669 1726887190.66233: WORKER PROCESS EXITING\n 10671 1726887190.69167: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable ptp4l\n 10671 1726887190.69305: in run() - task 0e652c5f-a961-eb88-62cf-000000000030\n 10671 1726887190.69325: variable 'ansible_search_path' from source: unknown\n 10671 1726887190.69332: variable 'ansible_search_path' from source: unknown\n 10671 1726887190.69354: calling self._execute()\n 10671 1726887190.69440: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10671 1726887190.69452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10671 1726887190.69464: variable 'omit' from source: magic vars\n 10671 1726887190.70036: variable 'timesync_mode' from source: set_fact\n 10671 1726887190.70056: Evaluated conditional (timesync_mode == 2): False\n 10671 1726887190.70064: when evaluation is False, skipping this task\n 10671 1726887190.70071: _execute() done\n 10671 1726887190.70078: dumping result to json\n 10671 1726887190.70084: done dumping result, returning\n 10671 1726887190.70095: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable ptp4l [0e652c5f-a961-eb88-62cf-000000000030]\n 10671 1726887190.70258: sending task result for task 0e652c5f-a961-eb88-62cf-000000000030\n 10671 1726887190.70317: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000030\n 10671 1726887190.70323: WORKER PROCESS EXITING\n 9689 1726887190.71149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887190.72623: done with get_vars()\n 9689 1726887190.72642: done getting variables\n 9689 1726887190.72689: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887190.72696: entering _queue_task() for managed_node3/service\n 9689 1726887190.73021: worker is 3 (out of 3 available)\n 9689 1726887190.73038: exiting _queue_task() for managed_node3/service\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887190.73138: done queuing things up, now waiting for results queue to drain\n 9689 1726887190.73141: waiting for pending results...\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 10672 1726887190.73255: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable ptp4l\n 10672 1726887190.73464: in run() - task 0e652c5f-a961-eb88-62cf-000000000030\n 10672 1726887190.73503: variable 'ansible_search_path' from source: unknown\n 10672 1726887190.73514: variable 'ansible_search_path' from source: unknown\n 10672 1726887190.73572: calling self._execute()\n 10672 1726887190.73691: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10672 1726887190.73710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10672 1726887190.73730: variable 'omit' from source: magic vars\n 10672 1726887190.74242: variable 'timesync_mode' from source: set_fact\n 10672 1726887190.74256: Evaluated conditional (timesync_mode == 2): False\n 10672 1726887190.74263: when evaluation is False, skipping this task\n 10672 1726887190.74268: _execute() done\n 10672 1726887190.74275: dumping result to json\n 10672 1726887190.74282: done dumping result, returning\n 10672 1726887190.74293: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable ptp4l [0e652c5f-a961-eb88-62cf-000000000030]\n 10672 1726887190.74311: sending task result for task 0e652c5f-a961-eb88-62cf-000000000030\n 10672 1726887190.74346: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000030\n 10672 1726887190.74350: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887190.74659: no more pending results, returning what we have\n 9689 1726887190.74664: results queue empty\n 9689 1726887190.74665: checking for any_errors_fatal\n 9689 1726887190.74676: done checking for any_errors_fatal\n 9689 1726887190.74677: checking for max_fail_percentage\n 9689 1726887190.74679: done checking for max_fail_percentage\n 9689 1726887190.74680: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887190.74681: done checking to see if all hosts have failed\n 9689 1726887190.74681: getting the remaining hosts for this loop\n 9689 1726887190.74682: done getting the remaining hosts for this loop\n 9689 1726887190.74685: getting the next task for host managed_node1\n 9689 1726887190.74689: done getting next task for host managed_node1\n 9689 1726887190.74692: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable phc2sys\n 9689 1726887190.74694: ^ state is: HOST STATE: block=4, task=23, rescue=0, 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 9689 1726887190.74695: getting the next task for host managed_node2\n 9689 1726887190.74697: done getting next task for host managed_node2\n 9689 1726887190.74698: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable phc2sys\n 9689 1726887190.74699: ^ state is: HOST STATE: block=4, task=23, rescue=0, 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 9689 1726887190.74700: getting the next task for host managed_node3\n 9689 1726887190.74701: done getting next task for host managed_node3\n 9689 1726887190.74703: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable phc2sys\n 9689 1726887190.74703: ^ state is: HOST STATE: block=4, task=23, rescue=0, 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 9689 1726887190.74721: getting variables\n 9689 1726887190.74722: in VariableManager get_vars()\n 9689 1726887190.74747: Calling all_inventory to load vars for managed_node1\n 9689 1726887190.74749: Calling groups_inventory to load vars for managed_node1\n 9689 1726887190.74751: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887190.74757: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887190.74759: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887190.74762: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887190.75752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887190.76785: done with get_vars()\n 9689 1726887190.76798: done getting variables\n 9689 1726887190.76861: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Enable phc2sys] *********************\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:349\nFriday 20 September 2024 22:53:10 -0400 (0:00:00.129) 0:00:24.454 ****** \n 9689 1726887190.76886: entering _queue_task() for managed_node1/service\n 9689 1726887190.77234: worker is 1 (out of 3 available)\n 9689 1726887190.77258: exiting _queue_task() for managed_node1/service\n 9689 1726887190.77315: getting variables\n 9689 1726887190.77320: in VariableManager get_vars()\n 9689 1726887190.77463: Calling all_inventory to load vars for managed_node2\n 9689 1726887190.77468: Calling groups_inventory to load vars for managed_node2\n 9689 1726887190.77473: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887190.77496: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887190.77500: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887190.77505: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887190.79047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10673 1726887190.78265: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable phc2sys\n 10673 1726887190.78404: in run() - task 0e652c5f-a961-eb88-62cf-000000000031\n 10673 1726887190.78423: variable 'ansible_search_path' from source: unknown\n 10673 1726887190.78429: variable 'ansible_search_path' from source: unknown\n 10673 1726887190.78452: calling self._execute()\n 10673 1726887190.78528: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10673 1726887190.78540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10673 1726887190.78553: variable 'omit' from source: magic vars\n 10673 1726887190.79123: variable 'timesync_mode' from source: set_fact\n 10673 1726887190.79139: Evaluated conditional (timesync_mode == 2): False\n 10673 1726887190.79145: when evaluation is False, skipping this task\n 10673 1726887190.79150: _execute() done\n 10673 1726887190.79155: dumping result to json\n 10673 1726887190.79161: done dumping result, returning\n 10673 1726887190.79169: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable phc2sys [0e652c5f-a961-eb88-62cf-000000000031]\n 10673 1726887190.79186: sending task result for task 0e652c5f-a961-eb88-62cf-000000000031\n 10673 1726887190.79228: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000031\n 10673 1726887190.79234: WORKER PROCESS EXITING\n 9689 1726887190.80476: done with get_vars()\n 9689 1726887190.80495: done getting variables\n 9689 1726887190.80557: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887190.80567: entering _queue_task() for managed_node2/service\n 9689 1726887190.80924: worker is 2 (out of 3 available)\n 9689 1726887190.80947: exiting _queue_task() for managed_node2/service\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887190.81121: getting variables\n 9689 1726887190.81125: in VariableManager get_vars()\n 9689 1726887190.81223: Calling all_inventory to load vars for managed_node3\n 9689 1726887190.81227: Calling groups_inventory to load vars for managed_node3\n 9689 1726887190.81231: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887190.81246: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887190.81251: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887190.81254: Calling groups_plugins_play to load vars for managed_node3\n 10674 1726887190.82645: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable phc2sys\n 10674 1726887190.82782: in run() - task 0e652c5f-a961-eb88-62cf-000000000031\n 10674 1726887190.82799: variable 'ansible_search_path' from source: unknown\n 10674 1726887190.82805: variable 'ansible_search_path' from source: unknown\n 10674 1726887190.82831: calling self._execute()\n 10674 1726887190.82916: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10674 1726887190.82928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10674 1726887190.82941: variable 'omit' from source: magic vars\n 9689 1726887190.83504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10674 1726887190.83524: variable 'timesync_mode' from source: set_fact\n 10674 1726887190.83539: Evaluated conditional (timesync_mode == 2): False\n 10674 1726887190.83545: when evaluation is False, skipping this task\n 10674 1726887190.83550: _execute() done\n 10674 1726887190.83556: dumping result to json\n 10674 1726887190.83561: done dumping result, returning\n 9689 1726887190.84736: done with get_vars()\n 9689 1726887190.84755: done getting variables\n 10674 1726887190.83569: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable phc2sys [0e652c5f-a961-eb88-62cf-000000000031]\n 10674 1726887190.83674: sending task result for task 0e652c5f-a961-eb88-62cf-000000000031\n 10674 1726887190.83715: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000031\n 10674 1726887190.83720: WORKER PROCESS EXITING\n 9689 1726887190.84877: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887190.84885: entering _queue_task() for managed_node3/service\n 9689 1726887190.85182: worker is 3 (out of 3 available)\n 9689 1726887190.85202: exiting _queue_task() for managed_node3/service\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887190.85348: done queuing things up, now waiting for results queue to drain\n 9689 1726887190.85352: waiting for pending results...\n 10676 1726887190.85640: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable phc2sys\n 10676 1726887190.85757: in run() - task 0e652c5f-a961-eb88-62cf-000000000031\n 10676 1726887190.85775: variable 'ansible_search_path' from source: unknown\n 10676 1726887190.85782: variable 'ansible_search_path' from source: unknown\n 10676 1726887190.85809: calling self._execute()\n 10676 1726887190.85878: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10676 1726887190.85888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10676 1726887190.85901: variable 'omit' from source: magic vars\n 10676 1726887190.86311: variable 'timesync_mode' from source: set_fact\n 10676 1726887190.86327: Evaluated conditional (timesync_mode == 2): False\n 10676 1726887190.86334: when evaluation is False, skipping this task\n 10676 1726887190.86339: _execute() done\n 10676 1726887190.86345: dumping result to json\n 10676 1726887190.86351: done dumping result, returning\n 10676 1726887190.86359: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable phc2sys [0e652c5f-a961-eb88-62cf-000000000031]\n 10676 1726887190.86378: sending task result for task 0e652c5f-a961-eb88-62cf-000000000031\n 10676 1726887190.86484: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000031\n 10676 1726887190.86490: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 2\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887190.86942: no more pending results, returning what we have\n 9689 1726887190.86947: results queue empty\n 9689 1726887190.86949: checking for any_errors_fatal\n 9689 1726887190.86956: done checking for any_errors_fatal\n 9689 1726887190.86958: checking for max_fail_percentage\n 9689 1726887190.86960: done checking for max_fail_percentage\n 9689 1726887190.86961: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887190.86962: done checking to see if all hosts have failed\n 9689 1726887190.86962: getting the remaining hosts for this loop\n 9689 1726887190.86964: done getting the remaining hosts for this loop\n 9689 1726887190.86968: getting the next task for host managed_node1\n 9689 1726887190.86974: done getting next task for host managed_node1\n 9689 1726887190.86979: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable timemaster\n 9689 1726887190.86982: ^ state is: HOST STATE: block=4, task=24, rescue=0, 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 9689 1726887190.86983: getting the next task for host managed_node2\n 9689 1726887190.86986: done getting next task for host managed_node2\n 9689 1726887190.86988: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable timemaster\n 9689 1726887190.86990: ^ state is: HOST STATE: block=4, task=24, rescue=0, 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 9689 1726887190.86991: getting the next task for host managed_node3\n 9689 1726887190.86994: done getting next task for host managed_node3\n 9689 1726887190.86996: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable timemaster\n 9689 1726887190.86998: ^ state is: HOST STATE: block=4, task=24, rescue=0, 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 9689 1726887190.87021: getting variables\n 9689 1726887190.87023: in VariableManager get_vars()\n 9689 1726887190.87057: Calling all_inventory to load vars for managed_node1\n 9689 1726887190.87060: Calling groups_inventory to load vars for managed_node1\n 9689 1726887190.87063: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887190.87072: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887190.87075: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887190.87079: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887190.88318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887190.89600: done with get_vars()\n 9689 1726887190.89625: done getting variables\n 9689 1726887190.89695: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nTASK [fedora.linux_system_roles.timesync : Enable timemaster] ******************\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:359\nFriday 20 September 2024 22:53:10 -0400 (0:00:00.128) 0:00:24.583 ****** \n 9689 1726887190.89734: entering _queue_task() for managed_node1/service\n 9689 1726887190.90042: worker is 1 (out of 3 available)\n 9689 1726887190.90060: exiting _queue_task() for managed_node1/service\n 9689 1726887190.90096: getting variables\n 9689 1726887190.90099: in VariableManager get_vars()\n 9689 1726887190.90193: Calling all_inventory to load vars for managed_node2\n 9689 1726887190.90198: Calling groups_inventory to load vars for managed_node2\n 9689 1726887190.90201: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887190.91944: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887190.91950: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887190.91956: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887190.93958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10678 1726887190.91062: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable timemaster\n 10678 1726887190.91217: in run() - task 0e652c5f-a961-eb88-62cf-000000000032\n 10678 1726887190.91239: variable 'ansible_search_path' from source: unknown\n 10678 1726887190.91247: variable 'ansible_search_path' from source: unknown\n 10678 1726887190.91273: calling self._execute()\n 10678 1726887190.91356: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10678 1726887190.91369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10678 1726887190.91381: variable 'omit' from source: magic vars\n 10678 1726887190.93029: variable 'timesync_mode' from source: set_fact\n 10678 1726887190.93046: Evaluated conditional (timesync_mode == 3): False\n 10678 1726887190.93053: when evaluation is False, skipping this task\n 10678 1726887190.93059: _execute() done\n 10678 1726887190.93065: dumping result to json\n 10678 1726887190.93071: done dumping result, returning\n 10678 1726887190.93080: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable timemaster [0e652c5f-a961-eb88-62cf-000000000032]\n 10678 1726887190.93099: sending task result for task 0e652c5f-a961-eb88-62cf-000000000032\n 10678 1726887190.93146: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000032\n 10678 1726887190.93152: WORKER PROCESS EXITING\n 9689 1726887190.96063: done with get_vars()\n 9689 1726887190.96085: done getting variables\n 9689 1726887190.96161: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887190.96172: entering _queue_task() for managed_node2/service\n 9689 1726887190.96535: worker is 2 (out of 3 available)\n 9689 1726887190.96550: exiting _queue_task() for managed_node2/service\nskipping: [managed_node1] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 3\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887190.96659: getting variables\n 9689 1726887190.96662: in VariableManager get_vars()\n 9689 1726887190.96734: Calling all_inventory to load vars for managed_node3\n 9689 1726887190.96740: Calling groups_inventory to load vars for managed_node3\n 9689 1726887190.96743: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887190.96760: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887190.96765: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887190.96769: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887191.00057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10680 1726887190.98753: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable timemaster\n 10680 1726887190.98905: in run() - task 0e652c5f-a961-eb88-62cf-000000000032\n 10680 1726887190.98927: variable 'ansible_search_path' from source: unknown\n 10680 1726887190.98934: variable 'ansible_search_path' from source: unknown\n 10680 1726887190.98960: calling self._execute()\n 10680 1726887190.99046: variable 'ansible_host' from source: host vars for 'managed_node2'\n 10680 1726887190.99058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2'\n 10680 1726887190.99071: variable 'omit' from source: magic vars\n 10680 1726887190.99918: variable 'timesync_mode' from source: set_fact\n 10680 1726887190.99933: Evaluated conditional (timesync_mode == 3): False\n 10680 1726887190.99939: when evaluation is False, skipping this task\n 10680 1726887190.99944: _execute() done\n 10680 1726887190.99950: dumping result to json\n 10680 1726887190.99955: done dumping result, returning\n 9689 1726887191.01546: done with get_vars()\n 9689 1726887191.01563: done getting variables\n 9689 1726887191.01623: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887191.01631: entering _queue_task() for managed_node3/service\n 10680 1726887190.99963: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable timemaster [0e652c5f-a961-eb88-62cf-000000000032]\n 10680 1726887191.00075: sending task result for task 0e652c5f-a961-eb88-62cf-000000000032\n 10680 1726887191.00118: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000032\n 10680 1726887191.00124: WORKER PROCESS EXITING\n 9689 1726887191.01955: worker is 3 (out of 3 available)\n 9689 1726887191.01975: exiting _queue_task() for managed_node3/service\nskipping: [managed_node2] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 3\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887191.02110: done queuing things up, now waiting for results queue to drain\n 9689 1726887191.02115: waiting for pending results...\n 10683 1726887191.02407: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable timemaster\n 10683 1726887191.02523: in run() - task 0e652c5f-a961-eb88-62cf-000000000032\n 10683 1726887191.02542: variable 'ansible_search_path' from source: unknown\n 10683 1726887191.02547: variable 'ansible_search_path' from source: unknown\n 10683 1726887191.02572: calling self._execute()\n 10683 1726887191.02637: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10683 1726887191.02647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10683 1726887191.02657: variable 'omit' from source: magic vars\n 10683 1726887191.03091: variable 'timesync_mode' from source: set_fact\n 10683 1726887191.03107: Evaluated conditional (timesync_mode == 3): False\n 10683 1726887191.03116: when evaluation is False, skipping this task\n 10683 1726887191.03122: _execute() done\n 10683 1726887191.03128: dumping result to json\n 10683 1726887191.03134: done dumping result, returning\n 10683 1726887191.03143: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable timemaster [0e652c5f-a961-eb88-62cf-000000000032]\n 10683 1726887191.03160: sending task result for task 0e652c5f-a961-eb88-62cf-000000000032\n 10683 1726887191.03201: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000032\n 10683 1726887191.03207: WORKER PROCESS EXITING\nskipping: [managed_node3] => {\n \"changed\": false,\n \"false_condition\": \"timesync_mode == 3\",\n \"skip_reason\": \"Conditional result was False\"\n}\n 9689 1726887191.03353: no more pending results, returning what we have\n 9689 1726887191.03360: results queue empty\n 9689 1726887191.03361: checking for any_errors_fatal\n 9689 1726887191.03370: done checking for any_errors_fatal\n 9689 1726887191.03371: checking for max_fail_percentage\n 9689 1726887191.03372: done checking for max_fail_percentage\n 9689 1726887191.03373: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887191.03374: done checking to see if all hosts have failed\n 9689 1726887191.03375: getting the remaining hosts for this loop\n 9689 1726887191.03377: done getting the remaining hosts for this loop\n 9689 1726887191.03382: getting the next task for host managed_node1\n 9689 1726887191.03389: done getting next task for host managed_node1\n 9689 1726887191.03391: ^ task is: TASK: meta (role_complete)\n 9689 1726887191.03394: ^ 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 9689 1726887191.03396: getting the next task for host managed_node2\n 9689 1726887191.03398: done getting next task for host managed_node2\n 9689 1726887191.03400: ^ task is: TASK: meta (role_complete)\n 9689 1726887191.03401: ^ 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 9689 1726887191.03402: getting the next task for host managed_node3\n 9689 1726887191.03404: done getting next task for host managed_node3\n 9689 1726887191.03406: ^ task is: TASK: meta (role_complete)\n 9689 1726887191.03407: ^ 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 9689 1726887191.03431: getting variables\n 9689 1726887191.03433: in VariableManager get_vars()\n 9689 1726887191.03469: Calling all_inventory to load vars for managed_node1\n 9689 1726887191.03473: Calling groups_inventory to load vars for managed_node1\n 9689 1726887191.03475: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887191.03485: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887191.03489: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887191.03493: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887191.04714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887191.09873: done with get_vars()\n 9689 1726887191.09898: done getting variables\n 9689 1726887191.09988: getting variables\n 9689 1726887191.09990: in VariableManager get_vars()\n 9689 1726887191.10004: Calling all_inventory to load vars for managed_node2\n 9689 1726887191.10007: Calling groups_inventory to load vars for managed_node2\n 9689 1726887191.10009: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887191.10016: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887191.10019: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887191.10023: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887191.11333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887191.13148: done with get_vars()\n 9689 1726887191.13166: done getting variables\n 9689 1726887191.13244: getting variables\n 9689 1726887191.13246: in VariableManager get_vars()\n 9689 1726887191.13260: Calling all_inventory to load vars for managed_node3\n 9689 1726887191.13263: Calling groups_inventory to load vars for managed_node3\n 9689 1726887191.13267: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887191.13272: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887191.13276: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887191.13280: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887191.14741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887191.16546: done with get_vars()\n 9689 1726887191.16565: done getting variables\n 9689 1726887191.16637: done queuing things up, now waiting for results queue to drain\n 9689 1726887191.16640: results queue empty\n 9689 1726887191.16641: checking for any_errors_fatal\n 9689 1726887191.16648: done checking for any_errors_fatal\n 9689 1726887191.16649: checking for max_fail_percentage\n 9689 1726887191.16650: done checking for max_fail_percentage\n 9689 1726887191.16651: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887191.16652: done checking to see if all hosts have failed\n 9689 1726887191.16652: getting the remaining hosts for this loop\n 9689 1726887191.16653: done getting the remaining hosts for this loop\n 9689 1726887191.16657: getting the next task for host managed_node1\n 9689 1726887191.16661: done getting next task for host managed_node1\n 9689 1726887191.16663: ^ task is: TASK: meta (flush_handlers)\n 9689 1726887191.16665: ^ 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 9689 1726887191.16666: getting the next task for host managed_node2\n 9689 1726887191.16669: done getting next task for host managed_node2\n 9689 1726887191.16671: ^ task is: TASK: meta (flush_handlers)\n 9689 1726887191.16673: ^ 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 9689 1726887191.16677: getting the next task for host managed_node3\n 9689 1726887191.16681: done getting next task for host managed_node3\n 9689 1726887191.16683: ^ task is: TASK: meta (flush_handlers)\n 9689 1726887191.16684: ^ 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 9689 1726887191.16689: getting variables\n 9689 1726887191.16690: in VariableManager get_vars()\n 9689 1726887191.16703: Calling all_inventory to load vars for managed_node1\n 9689 1726887191.16705: Calling groups_inventory to load vars for managed_node1\n 9689 1726887191.16708: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887191.16716: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887191.16719: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887191.16724: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887191.18633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887191.20421: done with get_vars()\n 9689 1726887191.20439: done getting variables\n 9689 1726887191.20492: in VariableManager get_vars()\n 9689 1726887191.20504: Calling all_inventory to load vars for managed_node1\n 9689 1726887191.20506: Calling groups_inventory to load vars for managed_node1\n 9689 1726887191.20509: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887191.20516: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887191.20518: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887191.20522: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887191.21922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887191.23656: done with get_vars()\nNOTIFIED HANDLER fedora.linux_system_roles.timesync : Restart chronyd for managed_node1\n 9689 1726887191.23695: getting variables\n 9689 1726887191.23696: in VariableManager get_vars()\n 9689 1726887191.23707: Calling all_inventory to load vars for managed_node2\n 9689 1726887191.23709: Calling groups_inventory to load vars for managed_node2\n 9689 1726887191.23711: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887191.23719: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887191.23721: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887191.23725: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887191.24789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887191.25742: done with get_vars()\n 9689 1726887191.25754: done getting variables\n 9689 1726887191.25791: in VariableManager get_vars()\n 9689 1726887191.25801: Calling all_inventory to load vars for managed_node2\n 9689 1726887191.25802: Calling groups_inventory to load vars for managed_node2\n 9689 1726887191.25804: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887191.25807: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887191.25809: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887191.25811: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887191.26529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887191.28095: done with get_vars()\n 9689 1726887191.28122: getting variables\n 9689 1726887191.28124: in VariableManager get_vars()\n 9689 1726887191.28136: Calling all_inventory to load vars for managed_node3\n 9689 1726887191.28138: Calling groups_inventory to load vars for managed_node3\n 9689 1726887191.28141: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887191.28147: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887191.28150: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887191.28154: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887191.29116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887191.30025: done with get_vars()\n 9689 1726887191.30042: done getting variables\n 9689 1726887191.30079: in VariableManager get_vars()\n 9689 1726887191.30088: Calling all_inventory to load vars for managed_node3\n 9689 1726887191.30089: Calling groups_inventory to load vars for managed_node3\n 9689 1726887191.30091: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887191.30094: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887191.30096: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887191.30099: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887191.30841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887191.32165: done with get_vars()\nNOTIFIED HANDLER fedora.linux_system_roles.timesync : Restart chronyd for managed_node3\n 9689 1726887191.32190: done queuing things up, now waiting for results queue to drain\n 9689 1726887191.32193: results queue empty\n 9689 1726887191.32194: checking for any_errors_fatal\n 9689 1726887191.32199: done checking for any_errors_fatal\n 9689 1726887191.32200: checking for max_fail_percentage\n 9689 1726887191.32201: done checking for max_fail_percentage\n 9689 1726887191.32202: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887191.32203: done checking to see if all hosts have failed\n 9689 1726887191.32203: getting the remaining hosts for this loop\n 9689 1726887191.32204: done getting the remaining hosts for this loop\n 9689 1726887191.32206: getting the next task for host managed_node1\n 9689 1726887191.32207: done getting next task for host managed_node1\n 9689 1726887191.32209: ^ task is: HANDLER: fedora.linux_system_roles.timesync : Restart chronyd\n 9689 1726887191.32210: ^ state is: HOST STATE: block=6, 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 9689 1726887191.32211: getting the next task for host managed_node2\n 9689 1726887191.32216: done getting next task for host managed_node2\n 9689 1726887191.32217: ^ task is: TASK: meta (flush_handlers)\n 9689 1726887191.32218: ^ state is: HOST STATE: block=7, 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 9689 1726887191.32219: getting the next task for host managed_node3\n 9689 1726887191.32220: done getting next task for host managed_node3\n 9689 1726887191.32221: ^ task is: HANDLER: fedora.linux_system_roles.timesync : Restart chronyd\n 9689 1726887191.32221: ^ state is: HOST STATE: block=6, 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 9689 1726887191.32223: getting variables\n 9689 1726887191.32224: in VariableManager get_vars()\n 9689 1726887191.32233: Calling all_inventory to load vars for managed_node1\n 9689 1726887191.32239: Calling groups_inventory to load vars for managed_node1\n 9689 1726887191.32242: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887191.32248: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887191.32251: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887191.32256: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887191.33318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887191.34247: done with get_vars()\n 9689 1726887191.34266: done getting variables\n 9689 1726887191.34315: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n\nRUNNING HANDLER [fedora.linux_system_roles.timesync : Restart chronyd] *********\ntask path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/handlers/main.yml:2\nFriday 20 September 2024 22:53:11 -0400 (0:00:00.446) 0:00:25.029 ****** \n 9689 1726887191.34351: entering _queue_task() for managed_node1/service\n 9689 1726887191.34851: worker is 1 (out of 3 available)\n 9689 1726887191.34876: exiting _queue_task() for managed_node1/service\n 9689 1726887191.34909: getting variables\n 9689 1726887191.34916: in VariableManager get_vars()\n 9689 1726887191.35025: Calling all_inventory to load vars for managed_node2\n 9689 1726887191.35029: Calling groups_inventory to load vars for managed_node2\n 9689 1726887191.35031: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887191.35046: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887191.35049: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887191.35051: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887191.36839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887191.38824: done with get_vars()\n 9689 1726887191.38851: done getting variables\n 10689 1726887191.35467: running TaskExecutor() for managed_node1/HANDLER: fedora.linux_system_roles.timesync : Restart chronyd\n 10689 1726887191.35626: in run() - task 0e652c5f-a961-eb88-62cf-000000000034\n 10689 1726887191.35647: variable 'ansible_search_path' from source: unknown\n 10689 1726887191.35653: variable 'ansible_search_path' from source: unknown\n 10689 1726887191.35677: calling self._execute()\n 9689 1726887191.38987: getting variables\n 9689 1726887191.38988: in VariableManager get_vars()\n 9689 1726887191.39008: Calling all_inventory to load vars for managed_node3\n 9689 1726887191.39011: Calling groups_inventory to load vars for managed_node3\n 9689 1726887191.39016: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887191.39023: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887191.39026: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887191.39030: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887191.40590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 10689 1726887191.35757: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10689 1726887191.35768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10689 1726887191.35782: variable 'omit' from source: magic vars\n 10689 1726887191.35901: variable 'omit' from source: magic vars\n 10689 1726887191.35959: variable 'omit' from source: magic vars\n 10689 1726887191.36006: variable 'omit' from source: magic vars\n 10689 1726887191.36054: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10689 1726887191.36095: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10689 1726887191.36120: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10689 1726887191.36144: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10689 1726887191.36160: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10689 1726887191.36195: variable 'inventory_hostname' from source: host vars for 'managed_node1'\n 10689 1726887191.36203: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10689 1726887191.36210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10689 1726887191.36384: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10689 1726887191.36400: Set connection var ansible_shell_executable to /bin/sh\n 10689 1726887191.36406: Set connection var ansible_connection to ssh\n 10689 1726887191.36416: Set connection var ansible_timeout to 10\n 10689 1726887191.36422: Set connection var ansible_shell_type to sh\n 10689 1726887191.36432: Set connection var ansible_pipelining to False\n 10689 1726887191.36457: variable 'ansible_shell_executable' from source: unknown\n 10689 1726887191.36464: variable 'ansible_connection' from source: unknown\n 10689 1726887191.36470: variable 'ansible_module_compression' from source: unknown\n 10689 1726887191.36475: variable 'ansible_shell_type' from source: unknown\n 10689 1726887191.36480: variable 'ansible_shell_executable' from source: unknown\n 10689 1726887191.36485: variable 'ansible_host' from source: host vars for 'managed_node1'\n 10689 1726887191.36491: variable 'ansible_pipelining' from source: unknown\n 10689 1726887191.36496: variable 'ansible_timeout' from source: unknown\n 10689 1726887191.36502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1'\n 10689 1726887191.36661: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 10689 1726887191.36678: variable 'omit' from source: magic vars\n 10689 1726887191.36686: starting attempt loop\n 10689 1726887191.36692: running the handler\n 10689 1726887191.37023: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10689 1726887191.37898: _low_level_execute_command(): starting\n 10689 1726887191.37910: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 9689 1726887191.42566: done with get_vars()\n 9689 1726887191.42586: done getting variables\n 9689 1726887191.42639: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True)\n 9689 1726887191.42651: entering _queue_task() for managed_node3/service\n 9689 1726887191.43058: worker is 2 (out of 3 available)\n 9689 1726887191.43072: exiting _queue_task() for managed_node3/service\n 9689 1726887191.43088: done queuing things up, now waiting for results queue to drain\n 9689 1726887191.43090: waiting for pending results...\n 10689 1726887191.42416: stdout chunk (state=2):\n>>>/root\n<<<\n 10689 1726887191.42506: stderr chunk (state=3):\n>>><<<\n 10689 1726887191.42517: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'/root\\n', b'')\n 10689 1726887191.42551: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10689 1726887191.42572: _low_level_execute_command(): starting\n 10689 1726887191.42583: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588 `\" && echo ansible-tmp-1726887191.425642-10689-177133187696588=\"` echo /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588 `\" ) && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588 `\" && echo ansible-tmp-1726887191.425642-10689-177133187696588=\"` echo /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588 `\" ) && sleep 0'\"'\"''\n 10699 1726887191.43868: running TaskExecutor() for managed_node3/HANDLER: fedora.linux_system_roles.timesync : Restart chronyd\n 10699 1726887191.43994: in run() - task 0e652c5f-a961-eb88-62cf-000000000034\n 10699 1726887191.44016: variable 'ansible_search_path' from source: unknown\n 10699 1726887191.44023: variable 'ansible_search_path' from source: unknown\n 10699 1726887191.44062: calling self._execute()\n 10699 1726887191.44131: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10699 1726887191.44142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10699 1726887191.44157: variable 'omit' from source: magic vars\n 10699 1726887191.44250: variable 'omit' from source: magic vars\n 10699 1726887191.44290: variable 'omit' from source: magic vars\n 10699 1726887191.44327: variable 'omit' from source: magic vars\n 10699 1726887191.44371: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection\n 10699 1726887191.44403: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False)\n 10699 1726887191.44428: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell\n 10699 1726887191.44450: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10699 1726887191.44467: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)\n 10699 1726887191.44504: variable 'inventory_hostname' from source: host vars for 'managed_node3'\n 10699 1726887191.44513: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10699 1726887191.44521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10699 1726887191.44658: Set connection var ansible_module_compression to ZIP_DEFLATED\n 10699 1726887191.44675: Set connection var ansible_shell_executable to /bin/sh\n 10699 1726887191.44681: Set connection var ansible_connection to ssh\n 10699 1726887191.44690: Set connection var ansible_timeout to 10\n 10699 1726887191.44695: Set connection var ansible_shell_type to sh\n 10699 1726887191.44704: Set connection var ansible_pipelining to False\n 10699 1726887191.44736: variable 'ansible_shell_executable' from source: unknown\n 10699 1726887191.44744: variable 'ansible_connection' from source: unknown\n 10699 1726887191.44750: variable 'ansible_module_compression' from source: unknown\n 10699 1726887191.44757: variable 'ansible_shell_type' from source: unknown\n 10699 1726887191.44763: variable 'ansible_shell_executable' from source: unknown\n 10699 1726887191.44770: variable 'ansible_host' from source: host vars for 'managed_node3'\n 10699 1726887191.44777: variable 'ansible_pipelining' from source: unknown\n 10699 1726887191.44784: variable 'ansible_timeout' from source: unknown\n 10699 1726887191.44791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3'\n 10699 1726887191.44940: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False)\n 10699 1726887191.44960: variable 'omit' from source: magic vars\n 10699 1726887191.44968: starting attempt loop\n 10699 1726887191.44975: running the handler\n 10699 1726887191.45226: variable 'ansible_facts' from source: host vars for 'managed_node3'\n 10699 1726887191.45832: _low_level_execute_command(): starting\n 10699 1726887191.45846: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'echo ~ && sleep 0'\"'\"''\n 10689 1726887191.46624: stdout chunk (state=2):\n>>>ansible-tmp-1726887191.425642-10689-177133187696588=/root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588\n<<<\n 10689 1726887191.46831: stderr chunk (state=3):\n>>><<<\n 10689 1726887191.46837: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'ansible-tmp-1726887191.425642-10689-177133187696588=/root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588\\n', b'')\n 10689 1726887191.46857: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887191.425642-10689-177133187696588=/root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588\n, stderr=\n 10689 1726887191.46883: variable 'ansible_module_compression' from source: unknown\n 10689 1726887191.46932: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 10689 1726887191.46985: 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 10689 1726887191.47128: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_setup.py\n<10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp6i9h20_u TO /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_setup.py\n<10.31.43.54> 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/4a8bd5e786\"' '[10.31.43.54]'\n 10689 1726887191.47444: Sending initial data\n 10689 1726887191.47452: Sent initial data (152 bytes)\n 10699 1726887191.49364: stdout chunk (state=2):\n>>>/root\n<<<\n 10699 1726887191.49456: stderr chunk (state=3):\n>>><<<\n 10699 1726887191.49464: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'/root\\n', b'')\n 10699 1726887191.49493: _low_level_execute_command() done: rc=0, stdout=/root\n, stderr=\n 10699 1726887191.49509: _low_level_execute_command(): starting\n 10699 1726887191.49518: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638 `\" && echo ansible-tmp-1726887191.495024-10699-170790105658638=\"` echo /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638 `\" ) && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'( umask 77 && mkdir -p \"` echo /root/.ansible/tmp `\"&& mkdir \"` echo /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638 `\" && echo ansible-tmp-1726887191.495024-10699-170790105658638=\"` echo /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638 `\" ) && sleep 0'\"'\"''\n 10689 1726887191.50625: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp6i9h20_u /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_setup.py\n<<<\n 10689 1726887191.52537: stderr chunk (state=3):\n>>><<<\n 10689 1726887191.52545: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp6i9h20_u /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_setup.py\\n', b'')\n 10689 1726887191.52577: done transferring module to remote\n 10689 1726887191.52592: _low_level_execute_command(): starting\n 10689 1726887191.52600: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/ /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_setup.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/ /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_setup.py && sleep 0'\"'\"''\n 10699 1726887191.53960: stdout chunk (state=2):\n>>>ansible-tmp-1726887191.495024-10699-170790105658638=/root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638\n<<<\n 10699 1726887191.54111: stderr chunk (state=3):\n>>><<<\n 10699 1726887191.54121: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'ansible-tmp-1726887191.495024-10699-170790105658638=/root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638\\n', b'')\n 10699 1726887191.54145: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887191.495024-10699-170790105658638=/root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638\n, stderr=\n 10699 1726887191.54177: variable 'ansible_module_compression' from source: unknown\n 10699 1726887191.54229: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED\n 10699 1726887191.54276: 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 10699 1726887191.54405: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_setup.py\n<10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpvibv_xzw TO /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_setup.py\n<10.31.41.136> 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/2e4e98e5cc\"' '[10.31.41.136]'\n 10699 1726887191.54541: Sending initial data\n 10699 1726887191.54550: Sent initial data (152 bytes)\n 10689 1726887191.55741: stderr chunk (state=2):\n>>><<<\n 10689 1726887191.55748: stdout chunk (state=2):\n>>><<<\n<10.31.43.54> (0, b'', b'')\n 10689 1726887191.55763: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10689 1726887191.55767: _low_level_execute_command(): starting\n 10689 1726887191.55771: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_setup.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' -tt 10.31.43.54 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_setup.py && sleep 0'\"'\"''\n 10699 1726887191.58067: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpvibv_xzw /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_setup.py\n<<<\n 10699 1726887191.60009: stderr chunk (state=3):\n>>><<<\n 10699 1726887191.60022: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpvibv_xzw /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_setup.py\\n', b'')\n 10699 1726887191.60056: done transferring module to remote\n 10699 1726887191.60072: _low_level_execute_command(): starting\n 10699 1726887191.60079: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/ /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_setup.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/ /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_setup.py && sleep 0'\"'\"''\n 10689 1726887191.60562: 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 0x7fc2700f1e48>\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 0x7fc270087828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2700f19b0>\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 0x7fc270094630>\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 0x7fc27009b160>\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 0x7fc2700a00f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27009b748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27009b390>\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 10689 1726887191.61646: 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 0x7fc270045470>\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 0x7fc27004ae48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270045b38>\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 0x7fc2700514e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270034d68>\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 0x7fc270037198>\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 0x7fc26e345940>\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 0x7fc26e357240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2700a5a20>\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 10689 1726887191.62757: 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 0x7fc26e27d080>\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 0x7fc26e2882b0>\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 0x7fc26e288f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e288a90>\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 0x7fc26e292080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e3207b8>\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 0x7fc26e320ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e314160>\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 0x7fc26e314e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e30c438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e2fc470>\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 10699 1726887191.63631: stderr chunk (state=2):\n>>><<<\n 10699 1726887191.63641: stdout chunk (state=2):\n>>><<<\n<10.31.41.136> (0, b'', b'')\n 10699 1726887191.63668: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10699 1726887191.63674: _low_level_execute_command(): starting\n 10699 1726887191.63683: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_setup.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' -tt 10.31.41.136 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_setup.py && sleep 0'\"'\"''\n 10689 1726887191.63848: stdout chunk (state=3):\n>>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e035278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e03dcf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e314438>\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 0x7fc26e043e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e2f62b0>\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 0x7fc26e0491d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e043f98>\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 0x7fc26e0492e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e365fd0>\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 0x7fc26e049dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e0499e8>\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 0x7fc26e0546a0>\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 0x7fc26e054e80>\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 0x7fc26dbdb198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e054780>\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 0x7fc26dbe0c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e049518>\r\n# /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/<<<\n 10689 1726887191.63867: stdout chunk (state=3):\n>>>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 0x7fc26dc042e8>\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 0x7fc26dc046a0>\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 0x7fc26dc0b390>\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 0x7fc26d9b5ba8>\r\n<<<\n 10689 1726887191.64949: stdout chunk (state=3):\n>>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d9ad2e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d9a3f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d99be80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26dc0bd30>\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 0x7fc26d9adf60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26dc04a20>\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 0x7fc270001710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d9b0048>\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 0x7fc270001a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e049860>\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 0x7fc27001b5c0>\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 0x7fc27001f630>\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 0x7fc27001fb00>\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 0x7fc27001fc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27001be10>\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-dynl<<<\n 10689 1726887191.64965: stdout chunk (state=3):\n>>>oad/_bisect.cpython-36m-x86_64-linux-gnu.so'\r\nimport '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27001ff60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27001f4e0>\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 0x7fc27001f240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27000fb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26dbf0358>\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 0x7fc27001b470>\r\n<<<\n 10689 1726887191.66038: 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 0x7fc26bfda908>\r\n# zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10689 1726887191.67129: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10689 1726887191.69349: 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 0x7fc26bcacac8>\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 0x7fc26bc51278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bc584e0>\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 0x7fc26bc585f8>\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 0x7fc26bc58b38>\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 0x7fc26bc83b00>\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 0x7fc26bf8e048>\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 0x7fc26bf8e278>\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 0x7fc26bf8e5c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bc7e2b0>\r\n<<<\n 10699 1726887191.69644: 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 0x7f33db09ce48>\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 0x7f33db032828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33db09c9b0>\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 0x7f33db03f630>\r\nimport '_signal' # \r\n<<<\n 10699 1726887191.69697: 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 0x7f33db046160>\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 0x7f33db04b0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33db046748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33db046390>\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 0x7f33daff0470>\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 0x7f33daff5e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33daff0b38>\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 0x7f33daffc4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33dafdfd68>\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 0x7f33dafe2198>\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 0x7f33d92f0940>\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 0x7f33d9302240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33db050a20>\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 10689 1726887191.70386: stdout chunk (state=3):\n>>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bc714a8>\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 0x7fc26bc7e860>\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 0x7fc26bfb8dd8>\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 0x7fc26bfb8ef0>\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 0x7fc26be8d9b0>\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 0x7fc26be99ac8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bfbbda0>\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 0x7fc26bfc34a8>\r\n<<<\n 10689 1726887191.71554: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bfb52e8>\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 0x7fc26beb4b00>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bfc3668>\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 0x7fc26bec29e8>\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 0x7fc26bec2ac8>\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 0x7fc26bec2c50>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bfa90b8>\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 0x7fc26bf5f630>\r\n<<<\n 10699 1726887191.71842: 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 0x7f33d9228080>\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 0x7f33d92332b0>\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 0x7f33d9233f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d9233a90>\r\nimport 'itertools' # \r\n# /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py\r\n<<<\n 10689 1726887191.72651: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf55d30>\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 0x7fc26bf55f28>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf557f0>\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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bf799e8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf796d8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf69eb8>\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 10699 1726887191.73035: 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 0x7f33d923d080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92cb7b8>\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 0x7f33d92cbba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92bf160>\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 0x7f33d92bfe48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92b7438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92a7470>\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 0x7f33d8fe02b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8fe8d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92bf0b8>\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 0x7f33d8feee48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92a12b0>\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 0x7f33d8ff4208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8feefd0>\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 0x7f33d8ff4320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d9310fd0>\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 'warni<<<\n 10689 1726887191.73738: stdout chunk (state=3):\n>>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf79550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf69710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10699 1726887191.74134: stdout chunk (state=3):\n>>>ngs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8ff4e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8ff4a20>\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 0x7f33d8fff6d8>\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 0x7f33d8fffeb8>\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 0x7f33d8b861d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8fff7b8>\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 0x7f33d8b8bcc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8ff4550>\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 0x7f33d8baf320>\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 0x7f33d8baf6d8>\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 0x7f33d8bb63c8>\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 0x7f33d8960be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8954320>\r\nimport 'linecache' # <_frozen_<<<\n 10689 1726887191.74839: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bd592b0>\r\n# zipimport: zlib available\r\n<<<\n 10699 1726887191.75232: stdout chunk (state=3):\n>>>importlib_external.SourceFileLoader object at 0x7f33d894efd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8946eb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8bb6d68>\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 0x7f33d8954f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8bafa58>\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 0x7f33dafac748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d895b080>\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 0x7f33dafacac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8ff4898>\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 0x7f33dafc65f8>\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 0x7f33dafca668>\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 0x7f33dafcab38>\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 0x7f33dafcac50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33dafc6e48>\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<<<\n 10699 1726887191.75250: stdout chunk (state=3):\n>>> 0x7f33dafcaf98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33dafca518>\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 0x7f33dafca278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33dafbab38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8b9b390>\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 0x7f33d92b76a0>\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 0x7f33d6f85908>\r\n# zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10689 1726887191.75930: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10699 1726887191.76333: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10689 1726887191.77040: stdout chunk (state=3):\n>>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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\n<<<\n 10689 1726887191.78142: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26be4d8d0>\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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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<<<\n 10689 1726887191.79242: 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 0x7fc26bdc8160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bd988d0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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 10699 1726887191.79580: 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 0x7f33d6c57ac8>\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 0x7f33d6bfc278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c034e0>\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 0x7f33d6c035f8>\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 0x7f33d6c03b38>\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 0x7f33d6c2eb00>\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 0x7f33d6f39048>\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 0x7f33d6f39278>\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 10689 1726887191.80354: 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 0x7fc26bdfd0b8>\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 0x7fc26bdfd160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bd99ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py\r\n<<<\n 10699 1726887191.80764: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f395c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c292b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c1c4a8>\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 0x7f33d6c296d8>\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 0x7f33d6f63dd8>\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 0x7f33d6f63ef0>\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 0x7f33d6e389b0>\r\n<<<\n 10689 1726887191.81452: 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\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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 10699 1726887191.81830: 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 0x7f33d6e44a90>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f66da0>\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 0x7f33d6f6e4a8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f602e8>\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 0x7f33d6e60ac8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f6e668>\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 0x7f33d6e6d9e8>\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 0x7f33d6e6dac8>\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 0x7f33d6e6dc50>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f540b8>\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 10699 1726887191.81848: 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 0x7f33d6f0a630>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f00d30>\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 0x7f33d6f00f28>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f007f0>\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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6f249e8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f246d8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f14eb8>\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 0x7f33d6f24550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f14710>\r\n<<<\n 10689 1726887191.82533: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26be71ba8>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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<<<\n 10699 1726887191.82931: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10689 1726887191.83145: 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 0x7fc26d9540b8>\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 0x7fc26d975ac8>\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 0x7fc26d97e2b0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d960780>\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 0x7fc26d975828>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d954a58>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26be3ab70>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26be784e0>\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 0x7fc26bf0e710>\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 0x7fc26bf21278>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26be84780>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py\r\n<<<\n 10689 1726887191.83175: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10699 1726887191.84047: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6d042b0>\r\n# zipimport: zlib available\r\n<<<\n 10689 1726887191.84133: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n<<<\n 10689 1726887191.84599: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10699 1726887191.85146: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10689 1726887191.85748: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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\n<<<\n 10689 1726887191.86076: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf38c50>\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 10699 1726887191.86238: 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.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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<<<\n 10699 1726887191.87340: 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 0x7f33d6df88d0>\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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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<<<\n 10689 1726887191.87527: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc267e0f080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10699 1726887191.88442: 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 0x7f33d6d73128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6d43898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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<<<\n 10689 1726887191.88637: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc267e272b0>\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 0x7fc267daf978>\r\n<<<\n 10699 1726887191.89537: 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 0x7f33d6da8080>\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 0x7f33d6da8128>\r\n<<<\n 10689 1726887191.90028: stdout chunk (state=3):\n>>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc267dffa90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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 0x7fc26bedd7f0>\r\n<<<\n 10689 1726887191.90448: 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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bef1518>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bef1198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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 10689 1726887191.90461: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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<<<\n 10699 1726887191.90647: stdout chunk (state=3):\n>>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6d44940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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<<<\n 10689 1726887191.91529: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10699 1726887191.91643: stdout chunk (state=3):\n>>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc'\r\n<<<\n 10699 1726887191.92735: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6e10b70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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 0x7f33d88ff0b8>\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 0x7f33d8920ac8>\r\n<<<\n 10689 1726887191.94216: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10699 1726887191.94225: 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 0x7f33d89292b0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d890b780>\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 0x7f33d8920828>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d88ffa58>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6de5b70>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6e234a8>\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 0x7f33d6eb9710>\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 0x7f33d6ecc278>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6e2f748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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\n<<<\n 10689 1726887191.94533: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10699 1726887191.94938: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10689 1726887191.94962: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py\r\n# zipimport: zlib available\r\n<<<\n 10689 1726887191.96048: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10699 1726887191.96057: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6ee3c50>\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 10689 1726887191.96451: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10689 1726887191.96510: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py\r\n# zipimport: zlib available\r\n<<<\n 10699 1726887191.97144: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d2dba080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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\n<<<\n 10689 1726887191.97430: 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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc2678f5eb8>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2678f51d0>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bcd6e10>\r\n<<<\n 10699 1726887191.98078: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d2dd22b0>\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 0x7f33d2d5a978>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d2daaa90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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<<<\n 10699 1726887191.98345: 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 0x7f33d6e887f0>\r\n<<<\n 10699 1726887191.99576: 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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6e9c518>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6e9c198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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 10689 1726887192.00356: stdout chunk (state=3):\n>>>import 'gc' # \r\n\r\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"fact_path\": \"/etc/ansible/facts.d\"}}}\r\n<<<\n 10699 1726887192.00641: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10689 1726887192.00649: 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 10689 1726887192.00670: 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# destr<<<\n 10689 1726887192.00696: stdout chunk (state=3):\n>>>oy 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<<<\n 10689 1726887192.00938: stdout chunk (state=3):\n>>>\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# destroy _ast\r\n# destroy _datetime\r\n# destroy _sha3\r\n# destroy _blake2\r\n# destroy _bz2\r\n<<<\n 10699 1726887192.01753: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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\n<<<\n 10689 1726887192.02056: 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.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 array\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 unicodedata\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 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# 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 10689 1726887192.02314: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.54 closed.\r\n<<<\n 10689 1726887192.02367: stderr chunk (state=3):\n>>><<<\n 10689 1726887192.02375: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (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 0x7fc2700f1e48>\\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 0x7fc270087828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2700f19b0>\\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 0x7fc270094630>\\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 0x7fc27009b160>\\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 0x7fc2700a00f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27009b748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27009b390>\\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 0x7fc270045470>\\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 0x7fc27004ae48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270045b38>\\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 0x7fc2700514e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270034d68>\\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 0x7fc270037198>\\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 0x7fc26e345940>\\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 0x7fc26e357240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2700a5a20>\\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 0x7fc26e27d080>\\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 0x7fc26e2882b0>\\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 0x7fc26e288f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e288a90>\\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 0x7fc26e292080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e3207b8>\\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 0x7fc26e320ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e314160>\\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 0x7fc26e314e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e30c438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e2fc470>\\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 0x7fc26e035278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e03dcf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e314438>\\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 0x7fc26e043e10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e2f62b0>\\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 0x7fc26e0491d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e043f98>\\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 0x7fc26e0492e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e365fd0>\\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 0x7fc26e049dd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e0499e8>\\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 0x7fc26e0546a0>\\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 0x7fc26e054e80>\\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 0x7fc26dbdb198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e054780>\\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 0x7fc26dbe0c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e049518>\\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 0x7fc26dc042e8>\\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 0x7fc26dc046a0>\\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 0x7fc26dc0b390>\\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 0x7fc26d9b5ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d9ad2e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d9a3f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d99be80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26dc0bd30>\\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 0x7fc26d9adf60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26dc04a20>\\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 0x7fc270001710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d9b0048>\\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 0x7fc270001a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e049860>\\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 0x7fc27001b5c0>\\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 0x7fc27001f630>\\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 0x7fc27001fb00>\\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 0x7fc27001fc18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27001be10>\\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 0x7fc27001ff60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27001f4e0>\\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 0x7fc27001f240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27000fb00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26dbf0358>\\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 0x7fc27001b470>\\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 0x7fc26bfda908>\\r\\n# zipimport: found 106 names in \\'/tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bcacac8>\\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 0x7fc26bc51278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bc584e0>\\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 0x7fc26bc585f8>\\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 0x7fc26bc58b38>\\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 0x7fc26bc83b00>\\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 0x7fc26bf8e048>\\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 0x7fc26bf8e278>\\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 0x7fc26bf8e5c0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bc7e2b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bc714a8>\\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 0x7fc26bc7e860>\\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 0x7fc26bfb8dd8>\\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 0x7fc26bfb8ef0>\\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 0x7fc26be8d9b0>\\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 0x7fc26be99ac8>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bfbbda0>\\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 0x7fc26bfc34a8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bfb52e8>\\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 0x7fc26beb4b00>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bfc3668>\\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 0x7fc26bec29e8>\\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 0x7fc26bec2ac8>\\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 0x7fc26bec2c50>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bfa90b8>\\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 0x7fc26bf5f630>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf55d30>\\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 0x7fc26bf55f28>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf557f0>\\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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bf799e8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf796d8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf69eb8>\\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 0x7fc26bf79550>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf69710>\\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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bd592b0>\\r\\n# 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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26be4d8d0>\\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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bdc8160>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bd988d0>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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 0x7fc26bdfd0b8>\\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 0x7fc26bdfd160>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bd99ac8>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26be71ba8>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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 0x7fc26d9540b8>\\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 0x7fc26d975ac8>\\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 0x7fc26d97e2b0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d960780>\\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 0x7fc26d975828>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d954a58>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26be3ab70>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26be784e0>\\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 0x7fc26bf0e710>\\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 0x7fc26bf21278>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26be84780>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bf38c50>\\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 0x7fc267e0f080>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc267e272b0>\\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 0x7fc267daf978>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc267dffa90>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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 0x7fc26bedd7f0>\\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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bef1518>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bef1198>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc2678f5eb8>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2678f51d0>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bcd6e10>\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"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# 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 pickle\\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 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 unicodedata\\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 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# 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.54 closed.\\r\\n')\n 10689 1726887192.02639: _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 0x7fc2700f1e48>\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 0x7fc270087828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2700f19b0>\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 0x7fc270094630>\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 0x7fc27009b160>\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 0x7fc2700a00f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27009b748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27009b390>\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 0x7fc270045470>\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 0x7fc27004ae48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270045b38>\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 0x7fc2700514e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270034d68>\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 0x7fc270037198>\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 0x7fc26e345940>\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 0x7fc26e357240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2700a5a20>\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 0x7fc26e27d080>\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 0x7fc26e2882b0>\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 0x7fc26e288f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e288a90>\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 0x7fc26e292080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e3207b8>\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 0x7fc26e320ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e314160>\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 0x7fc26e314e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e30c438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e2fc470>\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 0x7fc26e035278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e03dcf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e314438>\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 0x7fc26e043e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e2f62b0>\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 0x7fc26e0491d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e043f98>\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 0x7fc26e0492e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e365fd0>\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 0x7fc26e049dd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e0499e8>\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 0x7fc26e0546a0>\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 0x7fc26e054e80>\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 0x7fc26dbdb198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e054780>\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 0x7fc26dbe0c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e049518>\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 0x7fc26dc042e8>\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 0x7fc26dc046a0>\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 0x7fc26dc0b390>\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 0x7fc26d9b5ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d9ad2e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d9a3f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d99be80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26dc0bd30>\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 0x7fc26d9adf60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26dc04a20>\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 0x7fc270001710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d9b0048>\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 0x7fc270001a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e049860>\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 0x7fc27001b5c0>\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 0x7fc27001f630>\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 0x7fc27001fb00>\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 0x7fc27001fc18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27001be10>\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 0x7fc27001ff60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27001f4e0>\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 0x7fc27001f240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27000fb00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26dbf0358>\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 0x7fc27001b470>\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 0x7fc26bfda908>\r\n# zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bcacac8>\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 0x7fc26bc51278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bc584e0>\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 0x7fc26bc585f8>\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 0x7fc26bc58b38>\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 0x7fc26bc83b00>\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 0x7fc26bf8e048>\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 0x7fc26bf8e278>\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 0x7fc26bf8e5c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bc7e2b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bc714a8>\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 0x7fc26bc7e860>\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 0x7fc26bfb8dd8>\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 0x7fc26bfb8ef0>\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 0x7fc26be8d9b0>\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 0x7fc26be99ac8>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bfbbda0>\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 0x7fc26bfc34a8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bfb52e8>\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 0x7fc26beb4b00>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bfc3668>\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 0x7fc26bec29e8>\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 0x7fc26bec2ac8>\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 0x7fc26bec2c50>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bfa90b8>\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 0x7fc26bf5f630>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf55d30>\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 0x7fc26bf55f28>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf557f0>\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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bf799e8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf796d8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf69eb8>\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 0x7fc26bf79550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf69710>\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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bd592b0>\r\n# 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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26be4d8d0>\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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bdc8160>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bd988d0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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 0x7fc26bdfd0b8>\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 0x7fc26bdfd160>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bd99ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26be71ba8>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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 0x7fc26d9540b8>\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 0x7fc26d975ac8>\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 0x7fc26d97e2b0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d960780>\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 0x7fc26d975828>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d954a58>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26be3ab70>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26be784e0>\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 0x7fc26bf0e710>\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 0x7fc26bf21278>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26be84780>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bf38c50>\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 0x7fc267e0f080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc267e272b0>\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 0x7fc267daf978>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc267dffa90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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 0x7fc26bedd7f0>\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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bef1518>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bef1198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc2678f5eb8>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2678f51d0>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bcd6e10>\r\nimport 'gc' # \r\n\r\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"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# 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 pickle\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 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 unicodedata\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 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# 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.54 closed.\r\n 10689 1726887192.03089: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_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-1726887191.425642-10689-177133187696588/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10689 1726887192.03123: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True}\n 10689 1726887192.03225: variable 'ansible_module_compression' from source: unknown\n 10689 1726887192.03282: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED\n 10689 1726887192.03350: variable 'ansible_facts' from source: host vars for 'managed_node1'\n 10699 1726887192.03419: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\nUsing module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py\n 10689 1726887192.03545: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_systemd.py\n<10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp0gsoxxy5 TO /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_systemd.py\n<10.31.43.54> 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/4a8bd5e786\"' '[10.31.43.54]'\n 10699 1726887192.03965: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 10689 1726887192.05486: Sending initial data\n 10689 1726887192.05502: Sent initial data (154 bytes)\n 10699 1726887192.05652: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10699 1726887192.06179: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 10699 1726887192.07199: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n<<<\n 10699 1726887192.07738: stdout chunk (state=3):\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 0x7f33d2897cc0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c81f98>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c81c18>\r\n<<<\n 10689 1726887192.08737: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp0gsoxxy5 /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_systemd.py\n<<<\n 10699 1726887192.09819: stdout chunk (state=3):\n>>>import 'gc' # \r\n<<<\n 10689 1726887192.10684: stderr chunk (state=3):\n>>><<<\n 10689 1726887192.10693: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp0gsoxxy5 /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_systemd.py\\n', b'')\n 10689 1726887192.10728: done transferring module to remote\n 10689 1726887192.10743: _low_level_execute_command(): starting\n 10689 1726887192.10752: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/ /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_systemd.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/ /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 10699 1726887192.11098: stdout chunk (state=3):\n>>>\r\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"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<<<\n 10699 1726887192.11299: 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] re<<<\n 10699 1726887192.11796: stdout chunk (state=3):\n>>>moving 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<<<\n 10699 1726887192.12354: stdout chunk (state=3):\n>>>\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# 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 pickle\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 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 unicodedata\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 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# destro<<<\n 10699 1726887192.12370: stdout chunk (state=3):\n>>>y ansible.module_utils.facts.timeout\r\n# destroy ansible.module_utils.facts.collector\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<<<\n 10699 1726887192.12981: 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# 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 10699 1726887192.13134: stderr chunk (state=3):\n>>>Shared connection to 10.31.41.136 closed.\r\n<<<\n 10699 1726887192.13186: stderr chunk (state=3):\n>>><<<\n 10699 1726887192.13195: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (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 0x7f33db09ce48>\\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 0x7f33db032828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33db09c9b0>\\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 0x7f33db03f630>\\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 0x7f33db046160>\\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 0x7f33db04b0f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33db046748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33db046390>\\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 0x7f33daff0470>\\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 0x7f33daff5e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33daff0b38>\\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 0x7f33daffc4e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33dafdfd68>\\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 0x7f33dafe2198>\\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 0x7f33d92f0940>\\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 0x7f33d9302240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33db050a20>\\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 0x7f33d9228080>\\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 0x7f33d92332b0>\\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 0x7f33d9233f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d9233a90>\\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 0x7f33d923d080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92cb7b8>\\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 0x7f33d92cbba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92bf160>\\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 0x7f33d92bfe48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92b7438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92a7470>\\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 0x7f33d8fe02b0>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8fe8d30>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92bf0b8>\\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 0x7f33d8feee48>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92a12b0>\\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 0x7f33d8ff4208>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8feefd0>\\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 0x7f33d8ff4320>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d9310fd0>\\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 0x7f33d8ff4e10>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8ff4a20>\\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 0x7f33d8fff6d8>\\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 0x7f33d8fffeb8>\\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 0x7f33d8b861d0>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8fff7b8>\\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 0x7f33d8b8bcc0>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8ff4550>\\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 0x7f33d8baf320>\\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 0x7f33d8baf6d8>\\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 0x7f33d8bb63c8>\\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 0x7f33d8960be0>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8954320>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d894efd0>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8946eb8>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8bb6d68>\\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 0x7f33d8954f98>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8bafa58>\\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 0x7f33dafac748>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d895b080>\\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 0x7f33dafacac8>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8ff4898>\\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 0x7f33dafc65f8>\\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 0x7f33dafca668>\\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 0x7f33dafcab38>\\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 0x7f33dafcac50>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33dafc6e48>\\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 0x7f33dafcaf98>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33dafca518>\\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 0x7f33dafca278>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33dafbab38>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8b9b390>\\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 0x7f33d92b76a0>\\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 0x7f33d6f85908>\\r\\n# zipimport: found 106 names in \\'/tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6c57ac8>\\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 0x7f33d6bfc278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c034e0>\\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 0x7f33d6c035f8>\\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 0x7f33d6c03b38>\\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 0x7f33d6c2eb00>\\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 0x7f33d6f39048>\\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 0x7f33d6f39278>\\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 0x7f33d6f395c0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c292b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c1c4a8>\\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 0x7f33d6c296d8>\\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 0x7f33d6f63dd8>\\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 0x7f33d6f63ef0>\\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 0x7f33d6e389b0>\\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 0x7f33d6e44a90>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f66da0>\\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 0x7f33d6f6e4a8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f602e8>\\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 0x7f33d6e60ac8>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f6e668>\\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 0x7f33d6e6d9e8>\\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 0x7f33d6e6dac8>\\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 0x7f33d6e6dc50>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f540b8>\\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 0x7f33d6f0a630>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f00d30>\\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 0x7f33d6f00f28>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f007f0>\\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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6f249e8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f246d8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f14eb8>\\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 0x7f33d6f24550>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f14710>\\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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6d042b0>\\r\\n# 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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6df88d0>\\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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6d73128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6d43898>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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 0x7f33d6da8080>\\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 0x7f33d6da8128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6d44940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6e10b70>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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 0x7f33d88ff0b8>\\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 0x7f33d8920ac8>\\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 0x7f33d89292b0>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d890b780>\\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 0x7f33d8920828>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d88ffa58>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6de5b70>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6e234a8>\\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 0x7f33d6eb9710>\\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 0x7f33d6ecc278>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6e2f748>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6ee3c50>\\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 0x7f33d2dba080>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d2dd22b0>\\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 0x7f33d2d5a978>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d2daaa90>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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 0x7f33d6e887f0>\\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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6e9c518>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6e9c198>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d2897cc0>\\r\\nimport \\'stringprep\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c81f98>\\r\\nimport \\'encodings.idna\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c81c18>\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"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# 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 pickle\\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 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 unicodedata\\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 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# 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.41.136 closed.\\r\\n')\n 10699 1726887192.13282: _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 0x7f33db09ce48>\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 0x7f33db032828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33db09c9b0>\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 0x7f33db03f630>\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 0x7f33db046160>\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 0x7f33db04b0f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33db046748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33db046390>\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 0x7f33daff0470>\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 0x7f33daff5e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33daff0b38>\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 0x7f33daffc4e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33dafdfd68>\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 0x7f33dafe2198>\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 0x7f33d92f0940>\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 0x7f33d9302240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33db050a20>\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 0x7f33d9228080>\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 0x7f33d92332b0>\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 0x7f33d9233f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d9233a90>\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 0x7f33d923d080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92cb7b8>\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 0x7f33d92cbba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92bf160>\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 0x7f33d92bfe48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92b7438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92a7470>\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 0x7f33d8fe02b0>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8fe8d30>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92bf0b8>\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 0x7f33d8feee48>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92a12b0>\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 0x7f33d8ff4208>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8feefd0>\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 0x7f33d8ff4320>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d9310fd0>\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 0x7f33d8ff4e10>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8ff4a20>\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 0x7f33d8fff6d8>\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 0x7f33d8fffeb8>\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 0x7f33d8b861d0>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8fff7b8>\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 0x7f33d8b8bcc0>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8ff4550>\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 0x7f33d8baf320>\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 0x7f33d8baf6d8>\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 0x7f33d8bb63c8>\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 0x7f33d8960be0>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8954320>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d894efd0>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8946eb8>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8bb6d68>\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 0x7f33d8954f98>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8bafa58>\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 0x7f33dafac748>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d895b080>\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 0x7f33dafacac8>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8ff4898>\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 0x7f33dafc65f8>\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 0x7f33dafca668>\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 0x7f33dafcab38>\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 0x7f33dafcac50>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33dafc6e48>\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 0x7f33dafcaf98>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33dafca518>\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 0x7f33dafca278>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33dafbab38>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8b9b390>\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 0x7f33d92b76a0>\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 0x7f33d6f85908>\r\n# zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6c57ac8>\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 0x7f33d6bfc278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c034e0>\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 0x7f33d6c035f8>\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 0x7f33d6c03b38>\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 0x7f33d6c2eb00>\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 0x7f33d6f39048>\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 0x7f33d6f39278>\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 0x7f33d6f395c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c292b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c1c4a8>\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 0x7f33d6c296d8>\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 0x7f33d6f63dd8>\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 0x7f33d6f63ef0>\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 0x7f33d6e389b0>\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 0x7f33d6e44a90>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f66da0>\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 0x7f33d6f6e4a8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f602e8>\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 0x7f33d6e60ac8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f6e668>\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 0x7f33d6e6d9e8>\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 0x7f33d6e6dac8>\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 0x7f33d6e6dc50>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f540b8>\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 0x7f33d6f0a630>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f00d30>\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 0x7f33d6f00f28>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f007f0>\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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6f249e8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f246d8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f14eb8>\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 0x7f33d6f24550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f14710>\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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6d042b0>\r\n# 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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6df88d0>\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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6d73128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6d43898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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 0x7f33d6da8080>\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 0x7f33d6da8128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6d44940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6e10b70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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 0x7f33d88ff0b8>\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 0x7f33d8920ac8>\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 0x7f33d89292b0>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d890b780>\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 0x7f33d8920828>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d88ffa58>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6de5b70>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6e234a8>\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 0x7f33d6eb9710>\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 0x7f33d6ecc278>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6e2f748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6ee3c50>\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 0x7f33d2dba080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d2dd22b0>\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 0x7f33d2d5a978>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d2daaa90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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 0x7f33d6e887f0>\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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6e9c518>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6e9c198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d2897cc0>\r\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c81f98>\r\nimport 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c81c18>\r\nimport 'gc' # \r\n\r\n{\"ansible_facts\": {\"ansible_service_mgr\": \"systemd\"}, \"invocation\": {\"module_args\": {\"gather_subset\": [\"!all\"], \"filter\": [\"ansible_service_mgr\"], \"gather_timeout\": 10, \"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# 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 pickle\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 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 unicodedata\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 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# 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.41.136 closed.\r\n 10699 1726887192.13997: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_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-1726887191.495024-10699-170790105658638/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10699 1726887192.14028: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True}\n 10699 1726887192.14130: variable 'ansible_module_compression' from source: unknown\n 10699 1726887192.14187: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED\n 10699 1726887192.14242: 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 10699 1726887192.14428: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_systemd.py\n<10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpud_la_ow TO /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_systemd.py\n 10689 1726887192.14507: stderr chunk (state=2):\n>>><<<\n 10689 1726887192.14520: stdout chunk (state=2):\n>>><<<\n<10.31.43.54> (0, b'', b'')\n 10689 1726887192.14549: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10689 1726887192.14553: _low_level_execute_command(): starting\n 10689 1726887192.14558: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_systemd.py && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' -tt 10.31.43.54 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_systemd.py && sleep 0'\"'\"''\n<10.31.41.136> 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/2e4e98e5cc\"' '[10.31.41.136]'\n 10699 1726887192.16270: Sending initial data\n 10699 1726887192.16283: Sent initial data (154 bytes)\n 10699 1726887192.19311: stdout chunk (state=3):\n>>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpud_la_ow /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_systemd.py\n<<<\n 10689 1726887192.20839: 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 0x7f4dd9b97e48>\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 0x7f4dd9b2d828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9b979b0>\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 0x7f4dd9b3a630>\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 0x7f4dd9b41160>\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 10699 1726887192.21328: stderr chunk (state=3):\n>>><<<\n 10699 1726887192.21338: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpud_la_ow /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_systemd.py\\n', b'')\n 10699 1726887192.21371: done transferring module to remote\n 10699 1726887192.21385: _low_level_execute_command(): starting\n 10699 1726887192.21393: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/ /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_systemd.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/ /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 10689 1726887192.21932: 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 0x7f4dd9b460f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9b41748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9b41390>\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 0x7f4dd9aeb470>\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 0x7f4dd9af0e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9aebb38>\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 0x7f4dd9af74e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9adad68>\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 0x7f4dd9add198>\r\n# /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py\r\n<<<\n 10689 1726887192.23035: 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 0x7f4dd7deb940>\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 0x7f4dd7dfd240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9b4ba20>\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 10689 1726887192.24130: 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 0x7f4dd7d21080>\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 0x7f4dd7d2c2b0>\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 0x7f4dd7d2cf60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7d2ca90>\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 0x7f4dd7d36080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7dc67b8>\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 0x7f4dd7dc6ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7dba160>\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 0x7f4dd7dbae48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7db2438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7da2470>\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 0x7f4dd7ad9278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7ae1cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7dba438>\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 10699 1726887192.25184: stderr chunk (state=2):\n>>><<<\n 10699 1726887192.25195: stdout chunk (state=2):\n>>><<<\n<10.31.41.136> (0, b'', b'')\n 10699 1726887192.25224: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10699 1726887192.25230: _low_level_execute_command(): starting\n 10699 1726887192.25238: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_systemd.py && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' -tt 10.31.41.136 '/bin/sh -c '\"'\"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_systemd.py && sleep 0'\"'\"''\n 10689 1726887192.25320: stdout chunk (state=3):\n>>>ceFileLoader object at 0x7f4dd7ae7e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7d9c2b0>\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 0x7f4dd7aed1d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7ae7f98>\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 0x7f4dd7aed2e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7e0bfd0>\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 0x7f4dd7aeddd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7aed9e8>\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 0x7f4dd7af86a0>\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 0x7f4dd7af8e80>\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 0x7f4dd767f198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7af8780>\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 0x7f4dd7684c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7aed518>\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 0x7f4dd76a82e8>\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<<<\n 10689 1726887192.26333: stdout chunk (state=3):\n>>>'\r\nimport 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4dd76a86a0>\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 0x7f4dd76af390>\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 0x7f4dd7459ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd74512e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7447f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd743fe80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd76afd30>\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 0x7f4dd7451f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd76a8a20>\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 0x7f4dd9aa76a0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7454048>\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 0x7f4dd9aa7a20>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7aed860>\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 0x7f4dd9ac1550>\r\n# /usr/lib64/python3<<<\n 10689 1726887192.26358: stdout chunk (state=3):\n>>>.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 0x7f4dd9ac55c0>\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 0x7f4dd9ac5a90>\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 0x7f4dd9ac5ba8>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9ac1da0>\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 0x7f4dd9ac5ef0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9ac5470>\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 0x7f4dd9ac51d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9ab5a90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7694358>\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 0x7f4dd9ac1400>\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 0x7f4dd5ac8898>\r\n# zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10689 1726887192.27431: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10689 1726887192.28557: 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 0x7f4dd579aa58>\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 0x7f4dd573e208>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5744470>\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 0x7f4dd5744588>\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 0x7f4dd5744ac8>\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 10689 1726887192.29652: 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 0x7f4dd5771a90>\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 0x7f4dd5771b38>\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 0x7f4dd5a7b208>\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 0x7f4dd5a7b550>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd576c240>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd575e438>\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 0x7f4dd576c860>\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 0x7f4dd5aa5d68>\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 0x7f4dd5aa5e80>\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 10689 1726887192.29993: 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 0x7f4dd59f9940>\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 0x7f4dd5a06a90>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5aa3d30>\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 0x7f4dd59f3438>\r\n<<<\n 10689 1726887192.31150: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a9d278>\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 0x7f4dd5a23ac8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd59f35f8>\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 0x7f4dd5a2f9b0>\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 0x7f4dd5a2fa90>\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 0x7f4dd5a2fc18>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a94048>\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 0x7f4dd5a4d5f8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a43cf8>\r\n<<<\n 10699 1726887192.31240: 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 0x7f2144964e48>\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 0x7f21448fa828>\r\n<<<\n 10689 1726887192.32244: 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 0x7f4dd5a43ef0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a437b8>\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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd5a669e8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a666d8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a57eb8>\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 0x7f4dd5a66550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a57710>\r\n# zipimport: zlib available\r\n<<<\n 10699 1726887192.32336: stdout chunk (state=3):\n>>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21449649b0>\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 0x7f2144907630>\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 0x7f214490e160>\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 0x7f21449130f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214490e748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214490e390>\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 0x7f21448b8470>\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 0x7f21448bde48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21448b8b38>\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 0x7f21448c44e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21448a7d68>\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 0x7f21448aa198>\r\n<<<\n 10689 1726887192.33336: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10699 1726887192.33489: 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 0x7f2142bb8940>\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 0x7f2142bca240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2144918a20>\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 0x7f2142aee080>\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 0x7f2142af92b0>\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 0x7f2142af9f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142af9a90>\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 0x7f2142b03080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b937b8>\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 0x7f2142b93ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader o<<<\n 10689 1726887192.34456: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd20d42b0>\r\n# zipimport: zlib available\r\n<<<\n 10699 1726887192.34538: stdout chunk (state=3):\n>>>bject at 0x7f2142b87160>\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 0x7f2142b87e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b7f438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b6f470>\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 0x7f21428a6278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428aecf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b87438>\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 0x7f21428b4e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b692b0>\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 0x7f21428ba1d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428b4f98>\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 0x7f21428ba2e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142bd8fd0>\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 0x7f21428badd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428ba9e8>\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 0x7f21428c56a0>\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<<<\n 10689 1726887192.35538: 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_dtrp8kas/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_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n<<<\n 10699 1726887192.35633: stdout chunk (state=3):\n>>>.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 0x7f21428c5e80>\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 0x7f214244c198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428c5780>\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 0x7f2142451c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428ba518>\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 0x7f21424752e8>\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 0x7f21424756a0>\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 0x7f214247c390>\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 0x7f2142226ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214221e2e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142214f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214220ce80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214247cd30>\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 0x7f214221ef60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142475a20>\r\n# /usr/lib64/pyth<<<\n 10699 1726887192.35650: stdout chunk (state=3):\n>>>on3.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 0x7f2144874710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142221048>\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 0x7f2144874a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428ba860>\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 0x7f214488e5c0>\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 0x7f2144892630>\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 0x7f2144892b00>\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 0x7f2144892c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214488ee10>\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 0x7f2144892f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21448924e0>\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 0x7f2144892240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2144882b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142461358>\r\n# /usr/lib64/python3.6/__pycache__/zipfile.cpyth<<<\n 10699 1726887192.35670: stdout chunk (state=3):\n>>>on-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 0x7f214488e470>\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 0x7f2140894908>\r\n# zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10689 1726887192.36640: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 10689 1726887192.37749: stdout chunk (state=3):\n>>>import '_ast' # \r\nimport 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd21c9860>\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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd214a0f0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd210f860>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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<<<\n 10699 1726887192.38196: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10689 1726887192.38836: stdout chunk (state=3):\n>>>\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 10699 1726887192.38944: 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 0x7f2140565ac8>\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 0x7f214050b278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21405114e0>\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 0x7f21405115f8>\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 0x7f2140511b38>\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 0x7f214053eb00>\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 0x7f2140848048>\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 0x7f2140848278>\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 10689 1726887192.39939: stdout chunk (state=3):\n>>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd215cfd0>\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 0x7f4dd21760b8>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd2121908>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10699 1726887192.40048: stdout chunk (state=3):\n>>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21408485c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21405392b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214052b4a8>\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 0x7f21405398d0>\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 0x7f2140872dd8>\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 0x7f2140872ef0>\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 0x7f21407c59b0>\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 0x7f21407d3a90>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2140870da0>\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 0x7f21407c04a8>\r\n<<<\n 10689 1726887192.41038: 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\nimport ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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 10689 1726887192.42135: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd21f7198>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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\n<<<\n 10699 1726887192.42797: stdout chunk (state=3):\n>>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214086b2e8>\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 0x7f21407f0ac8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21407c0668>\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 0x7f21407fc9e8>\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 0x7f21407fcac8>\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 0x7f21407fcc50>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21408610b8>\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 0x7f214081a630>\r\n<<<\n 10689 1726887192.43363: stdout chunk (state=3):\n>>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd21876a0>\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 0x7f4dd21bb0f0>\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 0x7f4dd21bb898>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd2191d68>\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 0x7f4dd21abe10>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd2191080>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd246b198>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd21efa90>\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 0x7f4dd2210cf8>\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 0x7f4dd2216860>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd2200d30>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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<<<\n 10699 1726887192.43583: stdout chunk (state=3):\n>>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2140810d30>\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 0x7f2140810f28>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21408107f0>\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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f21408339e8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21408336d8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2140824eb8>\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 0x7f2140833550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2140824710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10689 1726887192.44366: stdout chunk (state=3):\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_dtrp8kas/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_dtrp8kas/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 10699 1726887192.44544: stdout chunk (state=3):\n>>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213cea22b0>\r\n# zipimport: zlib available\r\n<<<\n 10689 1726887192.45438: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd1852be0>\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 10699 1726887192.45747: 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_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10689 1726887192.46545: stdout chunk (state=3):\n>>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd1898710>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 10699 1726887192.46841: stdout chunk (state=3):\n>>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213cf968d0>\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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py\r\n# zipimport: zlib available\r\n<<<\n 10689 1726887192.47452: stdout chunk (state=3):\n>>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd1871828>\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 0x7f4dd187aef0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd18a3748>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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 10689 1726887192.47725: 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 0x7f4dd1991908>\r\n<<<\n 10699 1726887192.47941: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213cf17128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213cedc898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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<<<\n 10689 1726887192.48937: 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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd198fa58>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd198f6d8>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 10699 1726887192.49040: 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 0x7f213cf43080>\r\n<<<\n 10689 1726887192.50036: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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<<<\n 10699 1726887192.50142: 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 0x7f213cf43128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213ceee940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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<<<\n 10689 1726887192.51129: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n<<<\n 10699 1726887192.51235: 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.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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 10689 1726887192.52237: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10699 1726887192.52343: stdout chunk (state=3):\n>>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213cfc2208>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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<<<\n 10689 1726887192.53337: 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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n<<<\n 10699 1726887192.53453: 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# 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 0x7f213cf54710>\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 0x7f213cf81160>\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 0x7f213cf81908>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213cf5ddd8>\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 0x7f213cf7ce80>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213cf5d0f0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213d238208>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213cfbcb00>\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 0x7f213cfdcd68>\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 0x7f213cfe38d0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213d256fd0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/mod<<<\n 10699 1726887192.53469: stdout chunk (state=3):\n>>>ule_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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10689 1726887192.54437: 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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py\r\n<<<\n 10699 1726887192.54543: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 10689 1726887192.55536: stdout chunk (state=3):\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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10699 1726887192.55996: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 10689 1726887192.56642: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 10699 1726887192.56742: stdout chunk (state=3):\n>>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213c61fc50>\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 0x7f213c665780>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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\n<<<\n 10689 1726887192.57323: stdout chunk (state=3):\n>>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n<<<\n 10699 1726887192.57845: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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 0x7f213c63f898>\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 0x7f213c649f60>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213c66f358>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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 10699 1726887192.58320: 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 0x7f213c75e978>\r\n<<<\n 10699 1726887192.59447: 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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213c75dac8>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213c75d748>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 10689 1726887192.59646: stdout chunk (state=3):\n>>>\r\n{\"name\": \"chronyd\", \"changed\": true, \"status\": {\"Type\": \"forking\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"WatchdogTimestampMonotonic\": \"286606145\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"14919\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"ExecMainStartTimestampMonotonic\": \"286606132\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"14919\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14917 ; code=exited ; status=0 }\", \"ExecStartPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14920 ; code=exited ; status=0 }\", \"ExecStopPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14912 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"MemoryCurrent\": \"806912\", \"CPUUsageNSec\": \"[not set]\", \"EffectiveCPUs\": \"\", \"EffectiveMemoryNodes\": \"\", \"TasksCurrent\": \"1\", \"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\": \"22406\", \"IPAccounting\": \"no\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"0\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"262144\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"14004\", \"LimitNPROCSoft\": \"14004\", \"LimitMEMLOCK\": \"65536\", \"LimitMEMLOCKSoft\": \"65536\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"14004\", \"LimitSIGPENDINGSoft\": \"14004\", \"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\", \"TT<<<\n 10689 1726887192.59683: stdout chunk (state=3):\n>>>YReset\": \"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\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"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\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"-.mount sysinit.target system.slice\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"ntpd.service shutdown.target systemd-timesyncd.service\", \"Before\": \"multi-user.target shutdown.target\", \"After\": \"systemd-journald.socket tmp.mount systemd-tmpfiles-setup.service -.mount ntpd.service ntpdate.service sntp.service system.slice sysinit.target basic.target\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"man:chronyd(8) man:chrony.conf(5)\", \"Description\": \"NTP client/server\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"StateChangeTimestampMonotonic\": \"286622175\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"InactiveExitTimestampMonotonic\": \"286592265\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"ActiveEnterTimestampMonotonic\": \"286622175\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"ActiveExitTimestampMonotonic\": \"286565768\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"InactiveEnterTimestampMonotonic\": \"286590255\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"ConditionTimestampMonotonic\": \"286591166\", \"AssertTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"AssertTimestampMonotonic\": \"286591201\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"9aaa3ad424fe4fe9b13f875ebf80963a\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"state\": \"restarted\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\", \"no_block\": false, \"enabled\": null, \"force\": null, \"masked\": null}}}\r\n<<<\n 10689 1726887192.59946: 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 10689 1726887192.60462: 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<<<\n 10699 1726887192.60544: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py\r\n# zipimport: zlib available\r\n<<<\n 10689 1726887192.61044: stdout chunk (state=3):\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# d<<<\n 10689 1726887192.61067: stdout chunk (state=3):\n>>>estroy 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# des<<<\n 10689 1726887192.61079: stdout chunk (state=3):\n>>>troy 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 10699 1726887192.61636: stdout chunk (state=3):\n>>># zipimport: zlib available\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10689 1726887192.61674: 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 10689 1726887192.61714: stderr chunk (state=3):\n>>>Shared connection to 10.31.43.54 closed.\r\n<<<\n 10689 1726887192.61766: stderr chunk (state=3):\n>>><<<\n 10689 1726887192.61775: stdout chunk (state=3):\n>>><<<\n<10.31.43.54> (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 0x7f4dd9b97e48>\\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 0x7f4dd9b2d828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9b979b0>\\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 0x7f4dd9b3a630>\\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 0x7f4dd9b41160>\\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 0x7f4dd9b460f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9b41748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9b41390>\\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 0x7f4dd9aeb470>\\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 0x7f4dd9af0e48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9aebb38>\\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 0x7f4dd9af74e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9adad68>\\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 0x7f4dd9add198>\\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 0x7f4dd7deb940>\\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 0x7f4dd7dfd240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9b4ba20>\\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 0x7f4dd7d21080>\\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 0x7f4dd7d2c2b0>\\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 0x7f4dd7d2cf60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7d2ca90>\\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 0x7f4dd7d36080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7dc67b8>\\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 0x7f4dd7dc6ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7dba160>\\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 0x7f4dd7dbae48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7db2438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7da2470>\\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 0x7f4dd7ad9278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7ae1cf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7dba438>\\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 0x7f4dd7ae7e10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7d9c2b0>\\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 0x7f4dd7aed1d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7ae7f98>\\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 0x7f4dd7aed2e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7e0bfd0>\\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 0x7f4dd7aeddd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7aed9e8>\\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 0x7f4dd7af86a0>\\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 0x7f4dd7af8e80>\\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 0x7f4dd767f198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7af8780>\\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 0x7f4dd7684c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7aed518>\\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 0x7f4dd76a82e8>\\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 0x7f4dd76a86a0>\\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 0x7f4dd76af390>\\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 0x7f4dd7459ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd74512e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7447f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd743fe80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd76afd30>\\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 0x7f4dd7451f60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd76a8a20>\\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 0x7f4dd9aa76a0>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7454048>\\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 0x7f4dd9aa7a20>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7aed860>\\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 0x7f4dd9ac1550>\\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 0x7f4dd9ac55c0>\\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 0x7f4dd9ac5a90>\\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 0x7f4dd9ac5ba8>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9ac1da0>\\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 0x7f4dd9ac5ef0>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9ac5470>\\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 0x7f4dd9ac51d0>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9ab5a90>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7694358>\\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 0x7f4dd9ac1400>\\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 0x7f4dd5ac8898>\\r\\n# zipimport: found 107 names in \\'/tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd579aa58>\\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 0x7f4dd573e208>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5744470>\\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 0x7f4dd5744588>\\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 0x7f4dd5744ac8>\\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 0x7f4dd5771a90>\\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 0x7f4dd5771b38>\\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 0x7f4dd5a7b208>\\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 0x7f4dd5a7b550>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd576c240>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd575e438>\\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 0x7f4dd576c860>\\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 0x7f4dd5aa5d68>\\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 0x7f4dd5aa5e80>\\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 0x7f4dd59f9940>\\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 0x7f4dd5a06a90>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5aa3d30>\\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 0x7f4dd59f3438>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a9d278>\\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 0x7f4dd5a23ac8>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd59f35f8>\\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 0x7f4dd5a2f9b0>\\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 0x7f4dd5a2fa90>\\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 0x7f4dd5a2fc18>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a94048>\\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 0x7f4dd5a4d5f8>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a43cf8>\\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 0x7f4dd5a43ef0>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a437b8>\\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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd5a669e8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a666d8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a57eb8>\\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 0x7f4dd5a66550>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a57710>\\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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd20d42b0>\\r\\n# 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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd21c9860>\\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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd214a0f0>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd210f860>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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 0x7f4dd215cfd0>\\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 0x7f4dd21760b8>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd2121908>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd21f7198>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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 0x7f4dd21876a0>\\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 0x7f4dd21bb0f0>\\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 0x7f4dd21bb898>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd2191d68>\\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 0x7f4dd21abe10>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd2191080>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd246b198>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd21efa90>\\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 0x7f4dd2210cf8>\\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 0x7f4dd2216860>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd2200d30>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd1852be0>\\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 0x7f4dd1898710>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd1871828>\\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 0x7f4dd187aef0>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd18a3748>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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 0x7f4dd1991908>\\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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd198fa58>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd198f6d8>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"name\": \"chronyd\", \"changed\": true, \"status\": {\"Type\": \"forking\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"WatchdogTimestampMonotonic\": \"286606145\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"14919\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"ExecMainStartTimestampMonotonic\": \"286606132\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"14919\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14917 ; code=exited ; status=0 }\", \"ExecStartPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14920 ; code=exited ; status=0 }\", \"ExecStopPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14912 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"MemoryCurrent\": \"806912\", \"CPUUsageNSec\": \"[not set]\", \"EffectiveCPUs\": \"\", \"EffectiveMemoryNodes\": \"\", \"TasksCurrent\": \"1\", \"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\": \"22406\", \"IPAccounting\": \"no\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"0\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"262144\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"14004\", \"LimitNPROCSoft\": \"14004\", \"LimitMEMLOCK\": \"65536\", \"LimitMEMLOCKSoft\": \"65536\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"14004\", \"LimitSIGPENDINGSoft\": \"14004\", \"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\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"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\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"-.mount sysinit.target system.slice\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"ntpd.service shutdown.target systemd-timesyncd.service\", \"Before\": \"multi-user.target shutdown.target\", \"After\": \"systemd-journald.socket tmp.mount systemd-tmpfiles-setup.service -.mount ntpd.service ntpdate.service sntp.service system.slice sysinit.target basic.target\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"man:chronyd(8) man:chrony.conf(5)\", \"Description\": \"NTP client/server\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"StateChangeTimestampMonotonic\": \"286622175\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"InactiveExitTimestampMonotonic\": \"286592265\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"ActiveEnterTimestampMonotonic\": \"286622175\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"ActiveExitTimestampMonotonic\": \"286565768\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"InactiveEnterTimestampMonotonic\": \"286590255\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"ConditionTimestampMonotonic\": \"286591166\", \"AssertTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"AssertTimestampMonotonic\": \"286591201\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"9aaa3ad424fe4fe9b13f875ebf80963a\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"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.54 closed.\\r\\n')\n 10689 1726887192.61862: _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 0x7f4dd9b97e48>\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 0x7f4dd9b2d828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9b979b0>\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 0x7f4dd9b3a630>\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 0x7f4dd9b41160>\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 0x7f4dd9b460f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9b41748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9b41390>\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 0x7f4dd9aeb470>\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 0x7f4dd9af0e48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9aebb38>\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 0x7f4dd9af74e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9adad68>\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 0x7f4dd9add198>\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 0x7f4dd7deb940>\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 0x7f4dd7dfd240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9b4ba20>\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 0x7f4dd7d21080>\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 0x7f4dd7d2c2b0>\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 0x7f4dd7d2cf60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7d2ca90>\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 0x7f4dd7d36080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7dc67b8>\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 0x7f4dd7dc6ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7dba160>\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 0x7f4dd7dbae48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7db2438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7da2470>\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 0x7f4dd7ad9278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7ae1cf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7dba438>\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 0x7f4dd7ae7e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7d9c2b0>\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 0x7f4dd7aed1d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7ae7f98>\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 0x7f4dd7aed2e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7e0bfd0>\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 0x7f4dd7aeddd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7aed9e8>\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 0x7f4dd7af86a0>\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 0x7f4dd7af8e80>\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 0x7f4dd767f198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7af8780>\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 0x7f4dd7684c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7aed518>\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 0x7f4dd76a82e8>\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 0x7f4dd76a86a0>\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 0x7f4dd76af390>\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 0x7f4dd7459ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd74512e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7447f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd743fe80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd76afd30>\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 0x7f4dd7451f60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd76a8a20>\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 0x7f4dd9aa76a0>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7454048>\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 0x7f4dd9aa7a20>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7aed860>\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 0x7f4dd9ac1550>\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 0x7f4dd9ac55c0>\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 0x7f4dd9ac5a90>\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 0x7f4dd9ac5ba8>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9ac1da0>\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 0x7f4dd9ac5ef0>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9ac5470>\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 0x7f4dd9ac51d0>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9ab5a90>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7694358>\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 0x7f4dd9ac1400>\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 0x7f4dd5ac8898>\r\n# zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd579aa58>\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 0x7f4dd573e208>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5744470>\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 0x7f4dd5744588>\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 0x7f4dd5744ac8>\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 0x7f4dd5771a90>\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 0x7f4dd5771b38>\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 0x7f4dd5a7b208>\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 0x7f4dd5a7b550>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd576c240>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd575e438>\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 0x7f4dd576c860>\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 0x7f4dd5aa5d68>\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 0x7f4dd5aa5e80>\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 0x7f4dd59f9940>\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 0x7f4dd5a06a90>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5aa3d30>\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 0x7f4dd59f3438>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a9d278>\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 0x7f4dd5a23ac8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd59f35f8>\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 0x7f4dd5a2f9b0>\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 0x7f4dd5a2fa90>\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 0x7f4dd5a2fc18>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a94048>\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 0x7f4dd5a4d5f8>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a43cf8>\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 0x7f4dd5a43ef0>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a437b8>\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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd5a669e8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a666d8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a57eb8>\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 0x7f4dd5a66550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a57710>\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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd20d42b0>\r\n# 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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd21c9860>\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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd214a0f0>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd210f860>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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 0x7f4dd215cfd0>\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 0x7f4dd21760b8>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd2121908>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd21f7198>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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 0x7f4dd21876a0>\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 0x7f4dd21bb0f0>\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 0x7f4dd21bb898>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd2191d68>\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 0x7f4dd21abe10>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd2191080>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd246b198>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd21efa90>\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 0x7f4dd2210cf8>\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 0x7f4dd2216860>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd2200d30>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd1852be0>\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 0x7f4dd1898710>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd1871828>\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 0x7f4dd187aef0>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd18a3748>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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 0x7f4dd1991908>\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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd198fa58>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd198f6d8>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"name\": \"chronyd\", \"changed\": true, \"status\": {\"Type\": \"forking\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"WatchdogTimestampMonotonic\": \"286606145\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"14919\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"ExecMainStartTimestampMonotonic\": \"286606132\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"14919\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14917 ; code=exited ; status=0 }\", \"ExecStartPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14920 ; code=exited ; status=0 }\", \"ExecStopPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14912 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"MemoryCurrent\": \"806912\", \"CPUUsageNSec\": \"[not set]\", \"EffectiveCPUs\": \"\", \"EffectiveMemoryNodes\": \"\", \"TasksCurrent\": \"1\", \"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\": \"22406\", \"IPAccounting\": \"no\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"0\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"262144\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"14004\", \"LimitNPROCSoft\": \"14004\", \"LimitMEMLOCK\": \"65536\", \"LimitMEMLOCKSoft\": \"65536\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"14004\", \"LimitSIGPENDINGSoft\": \"14004\", \"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\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"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\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"-.mount sysinit.target system.slice\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"ntpd.service shutdown.target systemd-timesyncd.service\", \"Before\": \"multi-user.target shutdown.target\", \"After\": \"systemd-journald.socket tmp.mount systemd-tmpfiles-setup.service -.mount ntpd.service ntpdate.service sntp.service system.slice sysinit.target basic.target\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"man:chronyd(8) man:chrony.conf(5)\", \"Description\": \"NTP client/server\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"StateChangeTimestampMonotonic\": \"286622175\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"InactiveExitTimestampMonotonic\": \"286592265\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"ActiveEnterTimestampMonotonic\": \"286622175\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"ActiveExitTimestampMonotonic\": \"286565768\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"InactiveEnterTimestampMonotonic\": \"286590255\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"ConditionTimestampMonotonic\": \"286591166\", \"AssertTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\", \"AssertTimestampMonotonic\": \"286591201\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"9aaa3ad424fe4fe9b13f875ebf80963a\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"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.54 closed.\r\n 10689 1726887192.62607: done with _execute_module (ansible.legacy.systemd, {'name': 'chronyd', '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-1726887191.425642-10689-177133187696588/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10689 1726887192.62641: _low_level_execute_command(): starting\n 10689 1726887192.62651: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/ > /dev/null 2>&1 && sleep 0'\n<10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/4a8bd5e786\"' 10.31.43.54 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10699 1726887192.62932: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py\r\n# zipimport: zlib available\r\n<<<\n 10699 1726887192.64101: 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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py\r\n# zipimport: zlib available\r\n<<<\n 10699 1726887192.64946: 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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10699 1726887192.66045: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\n<<<\n 10689 1726887192.66235: stderr chunk (state=2):\n>>><<<\n 10689 1726887192.66250: stdout chunk (state=2):\n>>><<<\n<10.31.43.54> (0, b'', b'')\n 10689 1726887192.66284: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10689 1726887192.66295: handler run complete\n 10689 1726887192.66362: attempt loop complete, returning result\n 10689 1726887192.66369: _execute() done\n 10689 1726887192.66376: dumping result to json\n 10689 1726887192.66396: done dumping result, returning\n 10689 1726887192.66408: done running TaskExecutor() for managed_node1/HANDLER: fedora.linux_system_roles.timesync : Restart chronyd [0e652c5f-a961-eb88-62cf-000000000034]\n 10689 1726887192.66430: sending task result for task 0e652c5f-a961-eb88-62cf-000000000034\n 10689 1726887192.66603: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000034\n 10689 1726887192.66608: WORKER PROCESS EXITING\nchanged: [managed_node1] => {\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\": \"chronyd\",\n \"no_block\": false,\n \"scope\": \"system\",\n \"state\": \"restarted\"\n }\n },\n \"name\": \"chronyd\",\n \"state\": \"started\",\n \"status\": {\n \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\",\n \"ActiveEnterTimestampMonotonic\": \"286622175\",\n \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\",\n \"ActiveExitTimestampMonotonic\": \"286565768\",\n \"ActiveState\": \"active\",\n \"After\": \"systemd-journald.socket tmp.mount systemd-tmpfiles-setup.service -.mount ntpd.service ntpdate.service sntp.service system.slice sysinit.target basic.target\",\n \"AllowIsolate\": \"no\",\n \"AllowedCPUs\": \"\",\n \"AllowedMemoryNodes\": \"\",\n \"AmbientCapabilities\": \"\",\n \"AssertResult\": \"yes\",\n \"AssertTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\",\n \"AssertTimestampMonotonic\": \"286591201\",\n \"Before\": \"multi-user.target shutdown.target\",\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\": \"no\",\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 22:53:02 EDT\",\n \"ConditionTimestampMonotonic\": \"286591166\",\n \"ConfigurationDirectoryMode\": \"0755\",\n \"Conflicts\": \"ntpd.service shutdown.target systemd-timesyncd.service\",\n \"ControlGroup\": \"/system.slice/chronyd.service\",\n \"ControlPID\": \"0\",\n \"DefaultDependencies\": \"yes\",\n \"DefaultMemoryLow\": \"0\",\n \"DefaultMemoryMin\": \"0\",\n \"Delegate\": \"no\",\n \"Description\": \"NTP client/server\",\n \"DevicePolicy\": \"auto\",\n \"Documentation\": \"man:chronyd(8) man:chrony.conf(5)\",\n \"DynamicUser\": \"no\",\n \"EffectiveCPUs\": \"\",\n \"EffectiveMemoryNodes\": \"\",\n \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\",\n \"ExecMainCode\": \"0\",\n \"ExecMainExitTimestampMonotonic\": \"0\",\n \"ExecMainPID\": \"14919\",\n \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\",\n \"ExecMainStartTimestampMonotonic\": \"286606132\",\n \"ExecMainStatus\": \"0\",\n \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14917 ; code=exited ; status=0 }\",\n \"ExecStartPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14920 ; code=exited ; status=0 }\",\n \"ExecStopPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14912 ; code=exited ; status=0 }\",\n \"FailureAction\": \"none\",\n \"FileDescriptorStoreMax\": \"0\",\n \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.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\": \"chronyd.service\",\n \"IgnoreOnIsolate\": \"no\",\n \"IgnoreSIGPIPE\": \"yes\",\n \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\",\n \"InactiveEnterTimestampMonotonic\": \"286590255\",\n \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\",\n \"InactiveExitTimestampMonotonic\": \"286592265\",\n \"InvocationID\": \"9aaa3ad424fe4fe9b13f875ebf80963a\",\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\": \"14004\",\n \"LimitNPROCSoft\": \"14004\",\n \"LimitRSS\": \"infinity\",\n \"LimitRSSSoft\": \"infinity\",\n \"LimitRTPRIO\": \"0\",\n \"LimitRTPRIOSoft\": \"0\",\n \"LimitRTTIME\": \"infinity\",\n \"LimitRTTIMESoft\": \"infinity\",\n \"LimitSIGPENDING\": \"14004\",\n \"LimitSIGPENDINGSoft\": \"14004\",\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\": \"14919\",\n \"MemoryAccounting\": \"yes\",\n \"MemoryCurrent\": \"806912\",\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\": \"chronyd.service\",\n \"NeedDaemonReload\": \"no\",\n \"Nice\": \"0\",\n \"NoNewPrivileges\": \"no\",\n \"NonBlocking\": \"no\",\n \"NotifyAccess\": \"none\",\n \"OOMScoreAdjust\": \"0\",\n \"OnFailureJobMode\": \"replace\",\n \"PIDFile\": \"/run/chrony/chronyd.pid\",\n \"PermissionsStartOnly\": \"no\",\n \"Perpetual\": \"no\",\n \"PrivateDevices\": \"no\",\n \"PrivateMounts\": \"no\",\n \"PrivateNetwork\": \"no\",\n \"PrivateTmp\": \"yes\",\n \"PrivateUsers\": \"no\",\n \"ProtectControlGroups\": \"no\",\n \"ProtectHome\": \"yes\",\n \"ProtectKernelModules\": \"no\",\n \"ProtectKernelTunables\": \"no\",\n \"ProtectSystem\": \"full\",\n \"RefuseManualStart\": \"no\",\n \"RefuseManualStop\": \"no\",\n \"RemainAfterExit\": \"no\",\n \"RemoveIPC\": \"no\",\n \"Requires\": \"-.mount sysinit.target system.slice\",\n \"RequiresMountsFor\": \"/var/tmp\",\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\": \"10s\",\n \"StartupBlockIOWeight\": \"[not set]\",\n \"StartupCPUShares\": \"[not set]\",\n \"StartupCPUWeight\": \"[not set]\",\n \"StartupIOWeight\": \"[not set]\",\n \"StateChangeTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\",\n \"StateChangeTimestampMonotonic\": \"286622175\",\n \"StateDirectoryMode\": \"0755\",\n \"StatusErrno\": \"0\",\n \"StopWhenUnneeded\": \"no\",\n \"SubState\": \"running\",\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\": \"1\",\n \"TasksMax\": \"22406\",\n \"TimeoutStartUSec\": \"1min 30s\",\n \"TimeoutStopUSec\": \"1min 30s\",\n \"TimerSlackNSec\": \"50000\",\n \"Transient\": \"no\",\n \"Type\": \"forking\",\n \"UID\": \"[not set]\",\n \"UMask\": \"0022\",\n \"UnitFilePreset\": \"enabled\",\n \"UnitFileState\": \"enabled\",\n \"UtmpMode\": \"init\",\n \"WantedBy\": \"multi-user.target\",\n \"WatchdogTimestamp\": \"Fri 2024-09-20 22:53:02 EDT\",\n \"WatchdogTimestampMonotonic\": \"286606145\",\n \"WatchdogUSec\": \"0\"\n }\n}\n 10699 1726887192.67214: stdout chunk (state=3):\n>>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n<<<\n 10699 1726887192.67622: stdout chunk (state=3):\n>>># zipimport: zlib available\r\nimport 'gc' # \r\n<<<\n 10699 1726887192.69990: stdout chunk (state=3):\n>>>\r\n{\"name\": \"chronyd\", \"changed\": true, \"status\": {\"Type\": \"forking\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"WatchdogTimestampMonotonic\": \"262854302\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"12276\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"ExecMainStartTimestampMonotonic\": \"262854291\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"12276\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12273 ; code=exited ; status=0 }\", \"ExecStartPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12277 ; code=exited ; status=0 }\", \"ExecStopPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12269 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"MemoryCurrent\": \"888832\", \"CPUUsageNSec\": \"[not set]\", \"EffectiveCPUs\": \"\", \"EffectiveMemoryNodes\": \"\", \"TasksCurrent\": \"1\", \"IPIngressBytes\": \"18446744073709551615\", \"IPIngressPackets\": \"18446744073709551615\", \"IPEgressBytes\": \"18446744073709551615\", \"IPEgressPackets\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"no\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"AllowedCPUs\": \"\", \"AllowedMemoryNodes\": \"\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22405\", \"IPAccounting\": \"no\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"0\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"262144\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"14003\", \"LimitNPROCSoft\": \"14003\", \"LimitMEMLOCK\": \"65536\", \"LimitMEMLOCKSoft\": \"65536\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"14003\", \"LimitSIGPENDINGSoft\": \"14003\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"OOMScoreAdjust\": \"0\", \"Nice\": \"0\", \"IOSchedulingClass\": \"0\", \"IOSchedulingPriority\": \"0\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinity\": \"\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"NUMAMask\": \"\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardInputData\": \"\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TT<<<\n 10699 1726887192.70015: stdout chunk (state=3):\n>>>YReset\": \"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\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"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\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"-.mount system.slice sysinit.target\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"shutdown.target ntpd.service systemd-timesyncd.service\", \"Before\": \"shutdown.target multi-user.target\", \"After\": \"ntpdate.service ntpd.service -.mount sntp.service system.slice systemd-tmpfiles-setup.service sysinit.target basic.target tmp.mount systemd-journald.socket\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"man:chronyd(8) man:chrony.conf(5)\", \"Description\": \"NTP client/server\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"StateChangeTimestampMonotonic\": \"262891279\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"InactiveExitTimestampMonotonic\": \"262839831\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"ActiveEnterTimestampMonotonic\": \"262891279\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"ActiveExitTimestampMonotonic\": \"262813650\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"InactiveEnterTimestampMonotonic\": \"262838235\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"ConditionTimestampMonotonic\": \"262838921\", \"AssertTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"AssertTimestampMonotonic\": \"262838956\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"a4b9541f231043c6abd681cb21ddf090\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"state\": \"restarted\", \"daemon_reload\": false, \"daemon_reexec\": false, \"scope\": \"system\"<<<\n 10699 1726887192.70039: stdout chunk (state=3):\n>>>, \"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] removi<<<\n 10699 1726887192.70073: stdout chunk (state=3):\n>>>ng 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<<<\n 10699 1726887192.71168: stdout chunk (state=3):\n>>>\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_util<<<\n 10699 1726887192.71181: stdout chunk (state=3):\n>>>s.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.uti<<<\n 10699 1726887192.71191: stdout chunk (state=3):\n>>>l\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<<<\n 10699 1726887192.71885: 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 10699 1726887192.72067: stderr chunk (state=3):\n>>>Shared connection to 10.31.41.136 closed.\r\n<<<\n 10699 1726887192.72117: stderr chunk (state=3):\n>>><<<\n 10699 1726887192.72126: stdout chunk (state=3):\n>>><<<\n<10.31.41.136> (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 0x7f2144964e48>\\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 0x7f21448fa828>\\r\\nimport \\'encodings\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21449649b0>\\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 0x7f2144907630>\\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 0x7f214490e160>\\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 0x7f21449130f0>\\r\\nimport \\'abc\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214490e748>\\r\\nimport \\'io\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214490e390>\\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 0x7f21448b8470>\\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 0x7f21448bde48>\\r\\nimport \\'posixpath\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21448b8b38>\\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 0x7f21448c44e0>\\r\\nimport \\'os\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21448a7d68>\\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 0x7f21448aa198>\\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 0x7f2142bb8940>\\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 0x7f2142bca240>\\r\\nimport \\'site\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2144918a20>\\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 0x7f2142aee080>\\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 0x7f2142af92b0>\\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 0x7f2142af9f60>\\r\\nimport \\'heapq\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142af9a90>\\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 0x7f2142b03080>\\r\\nimport \\'_collections\\' # \\r\\nimport \\'collections\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b937b8>\\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 0x7f2142b93ba8>\\r\\nimport \\'functools\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b87160>\\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 0x7f2142b87e48>\\r\\nimport \\'types\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b7f438>\\r\\nimport \\'enum\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b6f470>\\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 0x7f21428a6278>\\r\\nimport \\'sre_parse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428aecf8>\\r\\nimport \\'sre_compile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b87438>\\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 0x7f21428b4e10>\\r\\nimport \\'re\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b692b0>\\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 0x7f21428ba1d0>\\r\\nimport \\'struct\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428b4f98>\\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 0x7f21428ba2e8>\\r\\nimport \\'base64\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142bd8fd0>\\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 0x7f21428badd8>\\r\\nimport \\'importlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428ba9e8>\\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 0x7f21428c56a0>\\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 0x7f21428c5e80>\\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 0x7f214244c198>\\r\\nimport \\'importlib.util\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428c5780>\\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 0x7f2142451c88>\\r\\nimport \\'runpy\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428ba518>\\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 0x7f21424752e8>\\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 0x7f21424756a0>\\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 0x7f214247c390>\\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 0x7f2142226ba8>\\r\\nimport \\'tokenize\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214221e2e8>\\r\\nimport \\'linecache\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142214f98>\\r\\nimport \\'traceback\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214220ce80>\\r\\nimport \\'threading\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214247cd30>\\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 0x7f214221ef60>\\r\\nimport \\'bz2\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142475a20>\\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 0x7f2144874710>\\r\\nimport \\'lzma\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142221048>\\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 0x7f2144874a90>\\r\\nimport \\'shutil\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428ba860>\\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 0x7f214488e5c0>\\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 0x7f2144892630>\\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 0x7f2144892b00>\\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 0x7f2144892c18>\\r\\nimport \\'hashlib\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214488ee10>\\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 0x7f2144892f60>\\r\\nimport \\'bisect\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21448924e0>\\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 0x7f2144892240>\\r\\nimport \\'random\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2144882b00>\\r\\nimport \\'tempfile\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142461358>\\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 0x7f214488e470>\\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 0x7f2140894908>\\r\\n# zipimport: found 107 names in \\'/tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f2140565ac8>\\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 0x7f214050b278>\\r\\nimport \\'datetime\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21405114e0>\\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 0x7f21405115f8>\\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 0x7f2140511b38>\\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 0x7f214053eb00>\\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 0x7f2140848048>\\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 0x7f2140848278>\\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 0x7f21408485c0>\\r\\nimport \\'subprocess\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21405392b0>\\r\\nimport \\'platform\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214052b4a8>\\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 0x7f21405398d0>\\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 0x7f2140872dd8>\\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 0x7f2140872ef0>\\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 0x7f21407c59b0>\\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 0x7f21407d3a90>\\r\\nimport \\'ctypes\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2140870da0>\\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 0x7f21407c04a8>\\r\\nimport \\'uuid\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214086b2e8>\\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 0x7f21407f0ac8>\\r\\nimport \\'logging\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21407c0668>\\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 0x7f21407fc9e8>\\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 0x7f21407fcac8>\\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 0x7f21407fcc50>\\r\\nimport \\'systemd.journal\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21408610b8>\\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 0x7f214081a630>\\r\\nimport \\'socket\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2140810d30>\\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 0x7f2140810f28>\\r\\nimport \\'systemd.daemon\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21408107f0>\\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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f21408339e8>\\r\\nimport \\'json.scanner\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21408336d8>\\r\\nimport \\'json.decoder\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2140824eb8>\\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 0x7f2140833550>\\r\\nimport \\'json\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2140824710>\\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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213cea22b0>\\r\\n# 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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213cf968d0>\\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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213cf17128>\\r\\nimport \\'selinux\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213cedc898>\\r\\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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 0x7f213cf43080>\\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 0x7f213cf43128>\\r\\nimport \\'argparse\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213ceee940>\\r\\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213cfc2208>\\r\\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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 0x7f213cf54710>\\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 0x7f213cf81160>\\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 0x7f213cf81908>\\r\\nimport \\'pickle\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213cf5ddd8>\\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 0x7f213cf7ce80>\\r\\nimport \\'multiprocessing.reduction\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213cf5d0f0>\\r\\nimport \\'multiprocessing.context\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213d238208>\\r\\nimport \\'multiprocessing\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213cfbcb00>\\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 0x7f213cfdcd68>\\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 0x7f213cfe38d0>\\r\\nimport \\'multiprocessing.pool\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213d256fd0>\\r\\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213c61fc50>\\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 0x7f213c665780>\\r\\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213c63f898>\\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 0x7f213c649f60>\\r\\nimport \\'ssl\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213c66f358>\\r\\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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 0x7f213c75e978>\\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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213c75dac8>\\r\\nimport \\'getpass\\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213c75d748>\\r\\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\\r\\n# zipimport: zlib available\\r\\nimport \\'gc\\' # \\r\\n\\r\\n{\"name\": \"chronyd\", \"changed\": true, \"status\": {\"Type\": \"forking\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"WatchdogTimestampMonotonic\": \"262854302\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"12276\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"ExecMainStartTimestampMonotonic\": \"262854291\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"12276\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12273 ; code=exited ; status=0 }\", \"ExecStartPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12277 ; code=exited ; status=0 }\", \"ExecStopPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12269 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"MemoryCurrent\": \"888832\", \"CPUUsageNSec\": \"[not set]\", \"EffectiveCPUs\": \"\", \"EffectiveMemoryNodes\": \"\", \"TasksCurrent\": \"1\", \"IPIngressBytes\": \"18446744073709551615\", \"IPIngressPackets\": \"18446744073709551615\", \"IPEgressBytes\": \"18446744073709551615\", \"IPEgressPackets\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"no\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"AllowedCPUs\": \"\", \"AllowedMemoryNodes\": \"\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22405\", \"IPAccounting\": \"no\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"0\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"262144\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"14003\", \"LimitNPROCSoft\": \"14003\", \"LimitMEMLOCK\": \"65536\", \"LimitMEMLOCKSoft\": \"65536\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"14003\", \"LimitSIGPENDINGSoft\": \"14003\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"OOMScoreAdjust\": \"0\", \"Nice\": \"0\", \"IOSchedulingClass\": \"0\", \"IOSchedulingPriority\": \"0\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinity\": \"\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"NUMAMask\": \"\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardInputData\": \"\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"0\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf\", \"AmbientCapabilities\": \"\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"MountFlags\": \"\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"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\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"-.mount system.slice sysinit.target\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"shutdown.target ntpd.service systemd-timesyncd.service\", \"Before\": \"shutdown.target multi-user.target\", \"After\": \"ntpdate.service ntpd.service -.mount sntp.service system.slice systemd-tmpfiles-setup.service sysinit.target basic.target tmp.mount systemd-journald.socket\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"man:chronyd(8) man:chrony.conf(5)\", \"Description\": \"NTP client/server\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"StateChangeTimestampMonotonic\": \"262891279\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"InactiveExitTimestampMonotonic\": \"262839831\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"ActiveEnterTimestampMonotonic\": \"262891279\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"ActiveExitTimestampMonotonic\": \"262813650\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"InactiveEnterTimestampMonotonic\": \"262838235\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"ConditionTimestampMonotonic\": \"262838921\", \"AssertTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"AssertTimestampMonotonic\": \"262838956\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"a4b9541f231043c6abd681cb21ddf090\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"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.41.136 closed.\\r\\n')\n 10699 1726887192.72210: _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 0x7f2144964e48>\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 0x7f21448fa828>\r\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21449649b0>\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 0x7f2144907630>\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 0x7f214490e160>\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 0x7f21449130f0>\r\nimport 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214490e748>\r\nimport 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214490e390>\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 0x7f21448b8470>\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 0x7f21448bde48>\r\nimport 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21448b8b38>\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 0x7f21448c44e0>\r\nimport 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21448a7d68>\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 0x7f21448aa198>\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 0x7f2142bb8940>\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 0x7f2142bca240>\r\nimport 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2144918a20>\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 0x7f2142aee080>\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 0x7f2142af92b0>\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 0x7f2142af9f60>\r\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142af9a90>\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 0x7f2142b03080>\r\nimport '_collections' # \r\nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b937b8>\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 0x7f2142b93ba8>\r\nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b87160>\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 0x7f2142b87e48>\r\nimport 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b7f438>\r\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b6f470>\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 0x7f21428a6278>\r\nimport 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428aecf8>\r\nimport 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b87438>\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 0x7f21428b4e10>\r\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b692b0>\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 0x7f21428ba1d0>\r\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428b4f98>\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 0x7f21428ba2e8>\r\nimport 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142bd8fd0>\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 0x7f21428badd8>\r\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428ba9e8>\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 0x7f21428c56a0>\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 0x7f21428c5e80>\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 0x7f214244c198>\r\nimport 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428c5780>\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 0x7f2142451c88>\r\nimport 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428ba518>\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 0x7f21424752e8>\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 0x7f21424756a0>\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 0x7f214247c390>\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 0x7f2142226ba8>\r\nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214221e2e8>\r\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142214f98>\r\nimport 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214220ce80>\r\nimport 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214247cd30>\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 0x7f214221ef60>\r\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142475a20>\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 0x7f2144874710>\r\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142221048>\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 0x7f2144874a90>\r\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428ba860>\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 0x7f214488e5c0>\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 0x7f2144892630>\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 0x7f2144892b00>\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 0x7f2144892c18>\r\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214488ee10>\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 0x7f2144892f60>\r\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21448924e0>\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 0x7f2144892240>\r\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2144882b00>\r\nimport 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142461358>\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 0x7f214488e470>\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 0x7f2140894908>\r\n# zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f2140565ac8>\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 0x7f214050b278>\r\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21405114e0>\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 0x7f21405115f8>\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 0x7f2140511b38>\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 0x7f214053eb00>\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 0x7f2140848048>\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 0x7f2140848278>\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 0x7f21408485c0>\r\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21405392b0>\r\nimport 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214052b4a8>\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 0x7f21405398d0>\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 0x7f2140872dd8>\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 0x7f2140872ef0>\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 0x7f21407c59b0>\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 0x7f21407d3a90>\r\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2140870da0>\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 0x7f21407c04a8>\r\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214086b2e8>\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 0x7f21407f0ac8>\r\nimport 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21407c0668>\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 0x7f21407fc9e8>\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 0x7f21407fcac8>\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 0x7f21407fcc50>\r\nimport 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21408610b8>\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 0x7f214081a630>\r\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2140810d30>\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 0x7f2140810f28>\r\nimport 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21408107f0>\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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f21408339e8>\r\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21408336d8>\r\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2140824eb8>\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 0x7f2140833550>\r\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2140824710>\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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213cea22b0>\r\n# 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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213cf968d0>\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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213cf17128>\r\nimport 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213cedc898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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 0x7f213cf43080>\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 0x7f213cf43128>\r\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213ceee940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213cfc2208>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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 0x7f213cf54710>\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 0x7f213cf81160>\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 0x7f213cf81908>\r\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213cf5ddd8>\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 0x7f213cf7ce80>\r\nimport 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213cf5d0f0>\r\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213d238208>\r\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213cfbcb00>\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 0x7f213cfdcd68>\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 0x7f213cfe38d0>\r\nimport 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213d256fd0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213c61fc50>\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 0x7f213c665780>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213c63f898>\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 0x7f213c649f60>\r\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213c66f358>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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 0x7f213c75e978>\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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213c75dac8>\r\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213c75d748>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport 'gc' # \r\n\r\n{\"name\": \"chronyd\", \"changed\": true, \"status\": {\"Type\": \"forking\", \"Restart\": \"no\", \"PIDFile\": \"/run/chrony/chronyd.pid\", \"NotifyAccess\": \"none\", \"RestartUSec\": \"100ms\", \"TimeoutStartUSec\": \"1min 30s\", \"TimeoutStopUSec\": \"1min 30s\", \"RuntimeMaxUSec\": \"infinity\", \"WatchdogUSec\": \"0\", \"WatchdogTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"WatchdogTimestampMonotonic\": \"262854302\", \"PermissionsStartOnly\": \"no\", \"RootDirectoryStartOnly\": \"no\", \"RemainAfterExit\": \"no\", \"GuessMainPID\": \"yes\", \"MainPID\": \"12276\", \"ControlPID\": \"0\", \"FileDescriptorStoreMax\": \"0\", \"NFileDescriptorStore\": \"0\", \"StatusErrno\": \"0\", \"Result\": \"success\", \"UID\": \"[not set]\", \"GID\": \"[not set]\", \"NRestarts\": \"0\", \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"ExecMainStartTimestampMonotonic\": \"262854291\", \"ExecMainExitTimestampMonotonic\": \"0\", \"ExecMainPID\": \"12276\", \"ExecMainCode\": \"0\", \"ExecMainStatus\": \"0\", \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12273 ; code=exited ; status=0 }\", \"ExecStartPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12277 ; code=exited ; status=0 }\", \"ExecStopPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12269 ; code=exited ; status=0 }\", \"Slice\": \"system.slice\", \"ControlGroup\": \"/system.slice/chronyd.service\", \"MemoryCurrent\": \"888832\", \"CPUUsageNSec\": \"[not set]\", \"EffectiveCPUs\": \"\", \"EffectiveMemoryNodes\": \"\", \"TasksCurrent\": \"1\", \"IPIngressBytes\": \"18446744073709551615\", \"IPIngressPackets\": \"18446744073709551615\", \"IPEgressBytes\": \"18446744073709551615\", \"IPEgressPackets\": \"18446744073709551615\", \"Delegate\": \"no\", \"CPUAccounting\": \"no\", \"CPUWeight\": \"[not set]\", \"StartupCPUWeight\": \"[not set]\", \"CPUShares\": \"[not set]\", \"StartupCPUShares\": \"[not set]\", \"CPUQuotaPerSecUSec\": \"infinity\", \"CPUQuotaPeriodUSec\": \"infinity\", \"AllowedCPUs\": \"\", \"AllowedMemoryNodes\": \"\", \"IOAccounting\": \"no\", \"IOWeight\": \"[not set]\", \"StartupIOWeight\": \"[not set]\", \"BlockIOAccounting\": \"no\", \"BlockIOWeight\": \"[not set]\", \"StartupBlockIOWeight\": \"[not set]\", \"MemoryAccounting\": \"yes\", \"DefaultMemoryLow\": \"0\", \"DefaultMemoryMin\": \"0\", \"MemoryMin\": \"0\", \"MemoryLow\": \"0\", \"MemoryHigh\": \"infinity\", \"MemoryMax\": \"infinity\", \"MemorySwapMax\": \"infinity\", \"MemoryLimit\": \"infinity\", \"DevicePolicy\": \"auto\", \"TasksAccounting\": \"yes\", \"TasksMax\": \"22405\", \"IPAccounting\": \"no\", \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\", \"UMask\": \"0022\", \"LimitCPU\": \"infinity\", \"LimitCPUSoft\": \"infinity\", \"LimitFSIZE\": \"infinity\", \"LimitFSIZESoft\": \"infinity\", \"LimitDATA\": \"infinity\", \"LimitDATASoft\": \"infinity\", \"LimitSTACK\": \"infinity\", \"LimitSTACKSoft\": \"8388608\", \"LimitCORE\": \"infinity\", \"LimitCORESoft\": \"0\", \"LimitRSS\": \"infinity\", \"LimitRSSSoft\": \"infinity\", \"LimitNOFILE\": \"262144\", \"LimitNOFILESoft\": \"1024\", \"LimitAS\": \"infinity\", \"LimitASSoft\": \"infinity\", \"LimitNPROC\": \"14003\", \"LimitNPROCSoft\": \"14003\", \"LimitMEMLOCK\": \"65536\", \"LimitMEMLOCKSoft\": \"65536\", \"LimitLOCKS\": \"infinity\", \"LimitLOCKSSoft\": \"infinity\", \"LimitSIGPENDING\": \"14003\", \"LimitSIGPENDINGSoft\": \"14003\", \"LimitMSGQUEUE\": \"819200\", \"LimitMSGQUEUESoft\": \"819200\", \"LimitNICE\": \"0\", \"LimitNICESoft\": \"0\", \"LimitRTPRIO\": \"0\", \"LimitRTPRIOSoft\": \"0\", \"LimitRTTIME\": \"infinity\", \"LimitRTTIMESoft\": \"infinity\", \"OOMScoreAdjust\": \"0\", \"Nice\": \"0\", \"IOSchedulingClass\": \"0\", \"IOSchedulingPriority\": \"0\", \"CPUSchedulingPolicy\": \"0\", \"CPUSchedulingPriority\": \"0\", \"CPUAffinity\": \"\", \"CPUAffinityFromNUMA\": \"no\", \"NUMAPolicy\": \"n/a\", \"NUMAMask\": \"\", \"TimerSlackNSec\": \"50000\", \"CPUSchedulingResetOnFork\": \"no\", \"NonBlocking\": \"no\", \"StandardInput\": \"null\", \"StandardInputData\": \"\", \"StandardOutput\": \"journal\", \"StandardError\": \"inherit\", \"TTYReset\": \"no\", \"TTYVHangup\": \"no\", \"TTYVTDisallocate\": \"no\", \"SyslogPriority\": \"30\", \"SyslogLevelPrefix\": \"yes\", \"SyslogLevel\": \"6\", \"SyslogFacility\": \"3\", \"LogLevelMax\": \"-1\", \"LogRateLimitIntervalUSec\": \"0\", \"LogRateLimitBurst\": \"0\", \"SecureBits\": \"0\", \"CapabilityBoundingSet\": \"cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf\", \"AmbientCapabilities\": \"\", \"DynamicUser\": \"no\", \"RemoveIPC\": \"no\", \"MountFlags\": \"\", \"PrivateTmp\": \"yes\", \"PrivateDevices\": \"no\", \"ProtectKernelTunables\": \"no\", \"ProtectKernelModules\": \"no\", \"ProtectControlGroups\": \"no\", \"PrivateNetwork\": \"no\", \"PrivateUsers\": \"no\", \"PrivateMounts\": \"no\", \"ProtectHome\": \"yes\", \"ProtectSystem\": \"full\", \"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\": \"chronyd.service\", \"Names\": \"chronyd.service\", \"Requires\": \"-.mount system.slice sysinit.target\", \"WantedBy\": \"multi-user.target\", \"Conflicts\": \"shutdown.target ntpd.service systemd-timesyncd.service\", \"Before\": \"shutdown.target multi-user.target\", \"After\": \"ntpdate.service ntpd.service -.mount sntp.service system.slice systemd-tmpfiles-setup.service sysinit.target basic.target tmp.mount systemd-journald.socket\", \"RequiresMountsFor\": \"/var/tmp\", \"Documentation\": \"man:chronyd(8) man:chrony.conf(5)\", \"Description\": \"NTP client/server\", \"LoadState\": \"loaded\", \"ActiveState\": \"active\", \"FreezerState\": \"running\", \"SubState\": \"running\", \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.service\", \"UnitFileState\": \"enabled\", \"UnitFilePreset\": \"enabled\", \"StateChangeTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"StateChangeTimestampMonotonic\": \"262891279\", \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"InactiveExitTimestampMonotonic\": \"262839831\", \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"ActiveEnterTimestampMonotonic\": \"262891279\", \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"ActiveExitTimestampMonotonic\": \"262813650\", \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"InactiveEnterTimestampMonotonic\": \"262838235\", \"CanStart\": \"yes\", \"CanStop\": \"yes\", \"CanReload\": \"no\", \"CanIsolate\": \"no\", \"CanFreeze\": \"yes\", \"StopWhenUnneeded\": \"no\", \"RefuseManualStart\": \"no\", \"RefuseManualStop\": \"no\", \"AllowIsolate\": \"no\", \"DefaultDependencies\": \"yes\", \"OnFailureJobMode\": \"replace\", \"IgnoreOnIsolate\": \"no\", \"NeedDaemonReload\": \"no\", \"JobTimeoutUSec\": \"infinity\", \"JobRunningTimeoutUSec\": \"infinity\", \"JobTimeoutAction\": \"none\", \"ConditionResult\": \"yes\", \"AssertResult\": \"yes\", \"ConditionTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"ConditionTimestampMonotonic\": \"262838921\", \"AssertTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\", \"AssertTimestampMonotonic\": \"262838956\", \"Transient\": \"no\", \"Perpetual\": \"no\", \"StartLimitIntervalUSec\": \"10s\", \"StartLimitBurst\": \"5\", \"StartLimitAction\": \"none\", \"FailureAction\": \"none\", \"SuccessAction\": \"none\", \"InvocationID\": \"a4b9541f231043c6abd681cb21ddf090\", \"CollectMode\": \"inactive\"}, \"state\": \"started\", \"invocation\": {\"module_args\": {\"name\": \"chronyd\", \"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.41.136 closed.\r\n 10699 1726887192.72968: done with _execute_module (ansible.legacy.systemd, {'name': 'chronyd', '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-1726887191.495024-10699-170790105658638/', '_ansible_remote_tmp': '~/.ansible/tmp'})\n 10699 1726887192.72997: _low_level_execute_command(): starting\n 10699 1726887192.73005: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/ > /dev/null 2>&1 && sleep 0'\n<10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None\n<10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath=\"/root/.ansible/cp/2e4e98e5cc\"' 10.31.41.136 '/bin/sh -c '\"'\"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/ > /dev/null 2>&1 && sleep 0'\"'\"''\n 10699 1726887192.77992: stderr chunk (state=2):\n>>><<<\n 10699 1726887192.78003: stdout chunk (state=2):\n>>><<<\n<10.31.41.136> (0, b'', b'')\n 10699 1726887192.78030: _low_level_execute_command() done: rc=0, stdout=, stderr=\n 10699 1726887192.78041: handler run complete\n 10699 1726887192.78086: attempt loop complete, returning result\n 10699 1726887192.78092: _execute() done\n 10699 1726887192.78099: dumping result to json\n 10699 1726887192.78117: done dumping result, returning\n 10699 1726887192.78129: done running TaskExecutor() for managed_node3/HANDLER: fedora.linux_system_roles.timesync : Restart chronyd [0e652c5f-a961-eb88-62cf-000000000034]\n 10699 1726887192.78143: sending task result for task 0e652c5f-a961-eb88-62cf-000000000034\n 10699 1726887192.78248: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000034\n 10699 1726887192.78254: WORKER PROCESS EXITING\nchanged: [managed_node3] => {\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\": \"chronyd\",\n \"no_block\": false,\n \"scope\": \"system\",\n \"state\": \"restarted\"\n }\n },\n \"name\": \"chronyd\",\n \"state\": \"started\",\n \"status\": {\n \"ActiveEnterTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\",\n \"ActiveEnterTimestampMonotonic\": \"262891279\",\n \"ActiveExitTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\",\n \"ActiveExitTimestampMonotonic\": \"262813650\",\n \"ActiveState\": \"active\",\n \"After\": \"ntpdate.service ntpd.service -.mount sntp.service system.slice systemd-tmpfiles-setup.service sysinit.target basic.target tmp.mount systemd-journald.socket\",\n \"AllowIsolate\": \"no\",\n \"AllowedCPUs\": \"\",\n \"AllowedMemoryNodes\": \"\",\n \"AmbientCapabilities\": \"\",\n \"AssertResult\": \"yes\",\n \"AssertTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\",\n \"AssertTimestampMonotonic\": \"262838956\",\n \"Before\": \"shutdown.target multi-user.target\",\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\": \"no\",\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 22:52:45 EDT\",\n \"ConditionTimestampMonotonic\": \"262838921\",\n \"ConfigurationDirectoryMode\": \"0755\",\n \"Conflicts\": \"shutdown.target ntpd.service systemd-timesyncd.service\",\n \"ControlGroup\": \"/system.slice/chronyd.service\",\n \"ControlPID\": \"0\",\n \"DefaultDependencies\": \"yes\",\n \"DefaultMemoryLow\": \"0\",\n \"DefaultMemoryMin\": \"0\",\n \"Delegate\": \"no\",\n \"Description\": \"NTP client/server\",\n \"DevicePolicy\": \"auto\",\n \"Documentation\": \"man:chronyd(8) man:chrony.conf(5)\",\n \"DynamicUser\": \"no\",\n \"EffectiveCPUs\": \"\",\n \"EffectiveMemoryNodes\": \"\",\n \"EnvironmentFiles\": \"/etc/sysconfig/chronyd (ignore_errors=yes)\",\n \"ExecMainCode\": \"0\",\n \"ExecMainExitTimestampMonotonic\": \"0\",\n \"ExecMainPID\": \"12276\",\n \"ExecMainStartTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\",\n \"ExecMainStartTimestampMonotonic\": \"262854291\",\n \"ExecMainStatus\": \"0\",\n \"ExecStart\": \"{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12273 ; code=exited ; status=0 }\",\n \"ExecStartPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12277 ; code=exited ; status=0 }\",\n \"ExecStopPost\": \"{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12269 ; code=exited ; status=0 }\",\n \"FailureAction\": \"none\",\n \"FileDescriptorStoreMax\": \"0\",\n \"FragmentPath\": \"/usr/lib/systemd/system/chronyd.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\": \"chronyd.service\",\n \"IgnoreOnIsolate\": \"no\",\n \"IgnoreSIGPIPE\": \"yes\",\n \"InactiveEnterTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\",\n \"InactiveEnterTimestampMonotonic\": \"262838235\",\n \"InactiveExitTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\",\n \"InactiveExitTimestampMonotonic\": \"262839831\",\n \"InvocationID\": \"a4b9541f231043c6abd681cb21ddf090\",\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\": \"12276\",\n \"MemoryAccounting\": \"yes\",\n \"MemoryCurrent\": \"888832\",\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\": \"chronyd.service\",\n \"NeedDaemonReload\": \"no\",\n \"Nice\": \"0\",\n \"NoNewPrivileges\": \"no\",\n \"NonBlocking\": \"no\",\n \"NotifyAccess\": \"none\",\n \"OOMScoreAdjust\": \"0\",\n \"OnFailureJobMode\": \"replace\",\n \"PIDFile\": \"/run/chrony/chronyd.pid\",\n \"PermissionsStartOnly\": \"no\",\n \"Perpetual\": \"no\",\n \"PrivateDevices\": \"no\",\n \"PrivateMounts\": \"no\",\n \"PrivateNetwork\": \"no\",\n \"PrivateTmp\": \"yes\",\n \"PrivateUsers\": \"no\",\n \"ProtectControlGroups\": \"no\",\n \"ProtectHome\": \"yes\",\n \"ProtectKernelModules\": \"no\",\n \"ProtectKernelTunables\": \"no\",\n \"ProtectSystem\": \"full\",\n \"RefuseManualStart\": \"no\",\n \"RefuseManualStop\": \"no\",\n \"RemainAfterExit\": \"no\",\n \"RemoveIPC\": \"no\",\n \"Requires\": \"-.mount system.slice sysinit.target\",\n \"RequiresMountsFor\": \"/var/tmp\",\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\": \"10s\",\n \"StartupBlockIOWeight\": \"[not set]\",\n \"StartupCPUShares\": \"[not set]\",\n \"StartupCPUWeight\": \"[not set]\",\n \"StartupIOWeight\": \"[not set]\",\n \"StateChangeTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\",\n \"StateChangeTimestampMonotonic\": \"262891279\",\n \"StateDirectoryMode\": \"0755\",\n \"StatusErrno\": \"0\",\n \"StopWhenUnneeded\": \"no\",\n \"SubState\": \"running\",\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\": \"1\",\n \"TasksMax\": \"22405\",\n \"TimeoutStartUSec\": \"1min 30s\",\n \"TimeoutStopUSec\": \"1min 30s\",\n \"TimerSlackNSec\": \"50000\",\n \"Transient\": \"no\",\n \"Type\": \"forking\",\n \"UID\": \"[not set]\",\n \"UMask\": \"0022\",\n \"UnitFilePreset\": \"enabled\",\n \"UnitFileState\": \"enabled\",\n \"UtmpMode\": \"init\",\n \"WantedBy\": \"multi-user.target\",\n \"WatchdogTimestamp\": \"Fri 2024-09-20 22:52:45 EDT\",\n \"WatchdogTimestampMonotonic\": \"262854302\",\n \"WatchdogUSec\": \"0\"\n }\n}\n 9689 1726887192.78566: no more pending results, returning what we have\n 9689 1726887192.78571: results queue empty\n 9689 1726887192.78572: checking for any_errors_fatal\n 9689 1726887192.78579: done checking for any_errors_fatal\n 9689 1726887192.78581: checking for max_fail_percentage\n 9689 1726887192.78582: done checking for max_fail_percentage\n 9689 1726887192.78583: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887192.78584: done checking to see if all hosts have failed\n 9689 1726887192.78585: getting the remaining hosts for this loop\n 9689 1726887192.78587: done getting the remaining hosts for this loop\n 9689 1726887192.78592: getting the next task for host managed_node1\n 9689 1726887192.78598: done getting next task for host managed_node1\n 9689 1726887192.78601: ^ task is: TASK: meta (flush_handlers)\n 9689 1726887192.78604: ^ state is: HOST STATE: block=7, 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 9689 1726887192.78605: getting the next task for host managed_node2\n 9689 1726887192.78609: done getting next task for host managed_node2\n 9689 1726887192.78611: ^ task is: TASK: meta (flush_handlers)\n 9689 1726887192.78614: ^ state is: HOST STATE: block=7, 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 9689 1726887192.78616: getting the next task for host managed_node3\n 9689 1726887192.78620: done getting next task for host managed_node3\n 9689 1726887192.78621: ^ task is: TASK: meta (flush_handlers)\n 9689 1726887192.78623: ^ state is: HOST STATE: block=7, 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 9689 1726887192.78637: getting variables\n 9689 1726887192.78639: in VariableManager get_vars()\n 9689 1726887192.78673: Calling all_inventory to load vars for managed_node1\n 9689 1726887192.78677: Calling groups_inventory to load vars for managed_node1\n 9689 1726887192.78680: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887192.78691: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887192.78694: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887192.78698: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887192.79836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887192.80783: done with get_vars()\n 9689 1726887192.80799: done getting variables\n 9689 1726887192.80857: in VariableManager get_vars()\n 9689 1726887192.80866: Calling all_inventory to load vars for managed_node1\n 9689 1726887192.80868: Calling groups_inventory to load vars for managed_node1\n 9689 1726887192.80869: Calling all_plugins_inventory to load vars for managed_node1\n 9689 1726887192.80873: Calling all_plugins_play to load vars for managed_node1\n 9689 1726887192.80874: Calling groups_plugins_inventory to load vars for managed_node1\n 9689 1726887192.80876: Calling groups_plugins_play to load vars for managed_node1\n 9689 1726887192.81570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887192.82511: done with get_vars()\n 9689 1726887192.82532: getting variables\n 9689 1726887192.82533: in VariableManager get_vars()\n 9689 1726887192.82541: Calling all_inventory to load vars for managed_node2\n 9689 1726887192.82542: Calling groups_inventory to load vars for managed_node2\n 9689 1726887192.82544: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887192.82547: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887192.82549: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887192.82551: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887192.83329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887192.84250: done with get_vars()\n 9689 1726887192.84266: done getting variables\n 9689 1726887192.84299: in VariableManager get_vars()\n 9689 1726887192.84307: Calling all_inventory to load vars for managed_node2\n 9689 1726887192.84309: Calling groups_inventory to load vars for managed_node2\n 9689 1726887192.84310: Calling all_plugins_inventory to load vars for managed_node2\n 9689 1726887192.84316: Calling all_plugins_play to load vars for managed_node2\n 9689 1726887192.84319: Calling groups_plugins_inventory to load vars for managed_node2\n 9689 1726887192.84321: Calling groups_plugins_play to load vars for managed_node2\n 9689 1726887192.85052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887192.86057: done with get_vars()\n 9689 1726887192.86072: getting variables\n 9689 1726887192.86073: in VariableManager get_vars()\n 9689 1726887192.86081: Calling all_inventory to load vars for managed_node3\n 9689 1726887192.86083: Calling groups_inventory to load vars for managed_node3\n 9689 1726887192.86084: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887192.86087: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887192.86089: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887192.86091: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887192.86821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887192.87733: done with get_vars()\n 9689 1726887192.87746: done getting variables\n 9689 1726887192.87784: in VariableManager get_vars()\n 9689 1726887192.87793: Calling all_inventory to load vars for managed_node3\n 9689 1726887192.87795: Calling groups_inventory to load vars for managed_node3\n 9689 1726887192.87796: Calling all_plugins_inventory to load vars for managed_node3\n 9689 1726887192.87799: Calling all_plugins_play to load vars for managed_node3\n 9689 1726887192.87801: Calling groups_plugins_inventory to load vars for managed_node3\n 9689 1726887192.87803: Calling groups_plugins_play to load vars for managed_node3\n 9689 1726887192.88555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name\n 9689 1726887192.89486: done with get_vars()\n 9689 1726887192.89501: done queuing things up, now waiting for results queue to drain\n 9689 1726887192.89502: results queue empty\n 9689 1726887192.89503: checking for any_errors_fatal\n 9689 1726887192.89508: done checking for any_errors_fatal\n 9689 1726887192.89509: checking for max_fail_percentage\n 9689 1726887192.89510: done checking for max_fail_percentage\n 9689 1726887192.89510: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887192.89511: done checking to see if all hosts have failed\n 9689 1726887192.89511: getting the remaining hosts for this loop\n 9689 1726887192.89511: done getting the remaining hosts for this loop\n 9689 1726887192.89516: getting the next task for host managed_node1\n 9689 1726887192.89519: done getting next task for host managed_node1\n 9689 1726887192.89519: ^ task is: None\n 9689 1726887192.89520: ^ state is: HOST STATE: block=8, 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 9689 1726887192.89521: getting the next task for host managed_node2\n 9689 1726887192.89522: done getting next task for host managed_node2\n 9689 1726887192.89526: ^ task is: None\n 9689 1726887192.89527: ^ state is: HOST STATE: block=8, 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 9689 1726887192.89528: getting the next task for host managed_node3\n 9689 1726887192.89531: done getting next task for host managed_node3\n 9689 1726887192.89532: ^ task is: None\n 9689 1726887192.89533: ^ state is: HOST STATE: block=8, 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 9689 1726887192.89535: done queuing things up, now waiting for results queue to drain\n 9689 1726887192.89537: results queue empty\n 9689 1726887192.89537: checking for any_errors_fatal\n 9689 1726887192.89538: done checking for any_errors_fatal\n 9689 1726887192.89539: checking for max_fail_percentage\n 9689 1726887192.89540: done checking for max_fail_percentage\n 9689 1726887192.89541: checking to see if all hosts have failed and the running result is not ok\n 9689 1726887192.89542: done checking to see if all hosts have failed\n 9689 1726887192.89545: getting the next task for host managed_node1\n 9689 1726887192.89548: done getting next task for host managed_node1\n 9689 1726887192.89549: ^ task is: None\n 9689 1726887192.89551: ^ state is: HOST STATE: block=8, 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 9689 1726887192.89552: getting the next task for host managed_node2\n 9689 1726887192.89555: done getting next task for host managed_node2\n 9689 1726887192.89556: ^ task is: None\n 9689 1726887192.89557: ^ state is: HOST STATE: block=8, 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 9689 1726887192.89558: getting the next task for host managed_node3\n 9689 1726887192.89561: done getting next task for host managed_node3\n 9689 1726887192.89562: ^ task is: None\n 9689 1726887192.89563: ^ state is: HOST STATE: block=8, 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=20 changed=2 unreachable=0 failed=0 skipped=26 rescued=0 ignored=0 \nmanaged_node2 : ok=19 changed=0 unreachable=0 failed=0 skipped=26 rescued=0 ignored=0 \nmanaged_node3 : ok=20 changed=3 unreachable=0 failed=0 skipped=26 rescued=0 ignored=0 \n\nFriday 20 September 2024 22:53:12 -0400 (0:00:01.553) 0:00:26.582 ****** \n=============================================================================== \nfedora.linux_system_roles.timesync : Install chrony --------------------- 6.04s\n/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:49 \nfedora.linux_system_roles.timesync : Gather package facts --------------- 3.28s\n/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:100 \nfedora.linux_system_roles.timesync : Populate service facts ------------- 2.35s\n/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:5 \nfedora.linux_system_roles.timesync : Enable chronyd --------------------- 1.94s\n/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:324 \nfedora.linux_system_roles.timesync : Restart chronyd -------------------- 1.55s\n/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/handlers/main.yml:2 \nfedora.linux_system_roles.timesync : Generate chrony.conf file ---------- 1.17s\n/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:117 \nfedora.linux_system_roles.timesync : Ensure ansible_facts used by role --- 1.16s\n/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:2 \nfedora.linux_system_roles.timesync : Generate chronyd sysconfig file ---- 1.07s\n/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:130 \nfedora.linux_system_roles.timesync : Update network sysconfig file ------ 0.83s\n/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:218 \nfedora.linux_system_roles.timesync : Check if system is ostree ---------- 0.69s\n/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:10 \nfedora.linux_system_roles.timesync : Determine current NTP provider ----- 0.60s\n/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:36 \nfedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin --- 0.51s\n/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:22 \nfedora.linux_system_roles.timesync : Enable timemaster ------------------ 0.45s\n/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:359 \nfedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names --- 0.24s\n/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:8 \nfedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes --- 0.23s\n/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:82 \nfedora.linux_system_roles.timesync : Disable phc2sys -------------------- 0.21s\n/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:294 \nfedora.linux_system_roles.timesync : Generate ntp.conf file ------------- 0.21s\n/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:142 \nfedora.linux_system_roles.timesync : Disable ntpd ----------------------- 0.19s\n/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:246 \nfedora.linux_system_roles.timesync : Disable chronyd -------------------- 0.19s\n/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:233 \nfedora.linux_system_roles.timesync : Disable sntp ----------------------- 0.19s\n/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:270 \n 9689 1726887192.89703: 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 0x7f26d6ca8c50>\nimport 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d6ca8290>\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 0x7f26d6cab1d0>\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 0x7f26d5395eb0>\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 0x7f26d53ce780>\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 0x7f26d53ce960>\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 0x7f26d53e1370>\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 0x7f26d540aa50>\nimport '_collections' # \nimport 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d53e23c0>\nimport '_functools' # \nimport 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d53cfa10>\nimport 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d53979b0>\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 0x7f26d5435f70>\nimport 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d5434b90>\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 0x7f26d54360c0>\nimport 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d53e3200>\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 0x7f26d5437260>\nimport 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d5396d20>\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 0x7f26d5437830>\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 0x7f26d545ccb0>\nimport 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d545c950>\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 0x7f26d545dc40>\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 0x7f26d545f6b0>\nimport 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d545e1b0>\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 0x7f26d52a97f0>\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 0x7f26d52a96a0>\nimport '_typing' # \nimport 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d5474620>\nimport 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d545c230>\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 0x7f26d52fe540>\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 0x7f26d536a150>\nimport 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d5369520>\nimport 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d52ff4d0>\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 0x7f26d537d940>\nimport '_tokenize' # \nimport 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d536b3e0>\nimport 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d536bb00>\nimport 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d5476750>\nimport 'ansible._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d545c140>\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 0x7f26d52d71d0>\nimport 'ansible' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d54376e0>\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 0x7f26d4f9be30>\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 0x7f26d4fd9580>\nimport 'csv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d4fd8860>\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 0x7f26d4fd9b20>\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 0x7f26d5004d10>\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 0x7f26d5006510>\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 0x7f26d501cad0>\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 0x7f26d501d4c0>\nimport 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d50066c0>\nimport 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d4fd9d90>\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 0x7f26d506aab0>\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 0x7f26d5088cb0>\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 0x7f26d5089b80>\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 0x7f26d508a180>\nimport 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d5089130>\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 0x7f26d508ab10>\nimport 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d508a240>\nimport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d506ae10>\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 0x7f26d508b080>\nimport 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d506aff0>\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 0x7f26d508b410>\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 0x7f26d41c34d0>\nimport 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d41c2540>\nimport 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d5004b90>\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 0x7f26d506b020>\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 0x7f26d41f66f0>\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 0x7f26d4212150>\nimport 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d4211e80>\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 0x7f26d4211f70>\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 0x7f26d42128a0>\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 0x7f26d4213290>\nimport 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d42121b0>\nimport 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d4210350>\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 0x7f26d422c9b0>\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 0x7f26d422e810>\nimport 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d422d400>\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 0x7f26d422fa10>\nimport 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d42127b0>\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 0x7f26d422fbf0>\nimport 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d42135f0>\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 0x7f26d425d580>\nimport 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d425c290>\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 0x7f26d428cdd0>\nimport 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d428ca70>\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 0x7f26d428e720>\nimport 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d428e030>\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 0x7f26d1e522a0>\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 0x7f26d1e52300>\nimport 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d425f7d0>\nimport 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d41f7140>\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 0x7f26d1e539b0>\nimport 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d425d490>\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 0x7f26d1e533b0>\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 0x7f26d1e60ec0>\nimport 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d41f4590>\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 0x7f26d1e61490>\nimport 'importlib.metadata._text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1e61130>\nimport 'importlib.metadata._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d41c3f20>\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 0x7f26d1e61700>\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 0x7f26d1e61d00>\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 0x7f26d1e62270>\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 0x7f26d1e638c0>\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 0x7f26d1e89490>\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 0x7f26d1e89fa0>\nimport 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1e63140>\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 0x7f26d1e8b290>\nimport 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1e62e10>\nimport 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1e625d0>\nimport 'importlib.metadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d4fc5c40>\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 0x7f26d1eb4110>\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 0x7f26d1eb4350>\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 0x7f26d1eb43b0>\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 0x7f26d1eb55e0>\nimport 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1eb49b0>\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 0x7f26d1eb62d0>\nimport 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1e62d80>\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 0x7f26d1ece0f0>\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 0x7f26d1ece240>\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 0x7f26d1ecf2f0>\nimport 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1ecc2c0>\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 0x7f26d1ecc7d0>\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 0x7f26d1ef2630>\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 0x7f26d1ef38c0>\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 0x7f26d1f375c0>\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 0x7f26d1f37d40>\nimport 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1f0f6b0>\nimport 'jinja2.bccache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1f0ec60>\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 0x7f26d1778050>\nimport 'markupsafe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1756720>\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 0x7f26d1798a70>\nimport 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1798860>\nimport 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1798140>\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 0x7f26d1798ce0>\nimport 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d177bc20>\nimport 'jinja2.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d177a090>\nimport 'jinja2.nodes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d17781d0>\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 0x7f26d17be990>\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 0x7f26d17bfe60>\nimport 'jinja2.idtracking' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d17bf1a0>\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 0x7f26d17f0380>\nimport 'jinja2.compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1778d40>\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 0x7f26d18183b0>\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 0x7f26d1819160>\nimport 'jinja2.filters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d17f1e50>\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 0x7f26d11997f0>\nimport 'jinja2.tests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1198f20>\nimport 'jinja2.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d17f1a90>\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 0x7f26d11b8320>\nimport 'jinja2.lexer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1199d60>\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 0x7f26d11b9040>\nimport 'jinja2.environment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1f0f980>\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 0x7f26d11bb740>\nimport 'jinja2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1ef3d40>\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 0x7f26d1f0e960>\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 0x7f26d11fd130>\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 0x7f26d11fd370>\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 0x7f26d11fd490>\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 0x7f26d11fd9d0>\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 0x7f26d11fd160>\nimport 'ansible.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d11fc770>\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 0x7f26d1225fd0>\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 0x7f26d1226300>\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 0x7f26d1226570>\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 0x7f26d1226fc0>\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 0x7f26d1227650>\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 0x7f26d1227ad0>\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 0x7f26d1244ef0>\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 0x7f26d1245880>\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 0x7f26d1245c70>\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 0x7f26d1247080>\nimport 'yaml.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d12272c0>\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 0x7f26d1247bc0>\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 0x7f26d1278950>\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 0x7f26d1278d10>\nimport 'yaml.dumper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1227410>\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 0x7f26d1279a30>\nimport 'yaml.cyaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1279670>\nimport 'yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d11fcef0>\nimport 'ansible.module_utils.common.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d11fcb30>\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 0x7f26d127a6f0>\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 0x7f26d127a6c0>\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 0x7f26d127a960>\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 0x7f26d127aa20>\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 0x7f26d127ab70>\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 0x7f26d127abd0>\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 0x7f26d127be00>\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 0x7f26d127bf20>\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 0x7f26d104c290>\nimport 'ansible.config.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1ef26c0>\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 0x7f26d104cad0>\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 0x7f26d104d070>\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 0x7f26d104d400>\nimport 'ansible.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1ef1100>\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 0x7f26d106d490>\nimport 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d106cef0>\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 0x7f26d10817f0>\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 0x7f26d104e3f0>\nimport 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d106d3d0>\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 0x7f26d104ff80>\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 0x7f26d104ec60>\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 0x7f26d10972c0>\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 0x7f26d104e990>\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 0x7f26d10b2360>\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 0x7f26d10b3860>\nimport 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d10b0530>\nimport 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1097e00>\nimport 'ansible.utils.multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1097da0>\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 0x7f26d1eb61e0>\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 0x7f26d10bea20>\nimport 'ansible.utils.unsafe_proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1097f80>\nimport 'ansible.utils.display' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d104f6e0>\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 0x7f26d10d42f0>\nimport 'ansible.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d10bfec0>\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 0x7f26d10d4680>\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 0x7f26d10d5fa0>\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 0x7f26d10f25d0>\nimport 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d10d6630>\nimport 'ansible.cli.arguments.option_helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d10d46e0>\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 0x7f26d10d49e0>\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 0x7f26d112b380>\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 0x7f26d0f425d0>\nimport 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1128b00>\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 0x7f26d0f42a20>\nimport 'ansible.utils.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1128410>\nimport 'ansible.inventory.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d110f440>\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 0x7f26d0f43980>\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 0x7f26d0f43950>\nimport 'ansible.inventory.host' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d11281a0>\nimport 'ansible.inventory.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d110ea80>\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 0x7f26d0f580b0>\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 0x7f26d0f5aff0>\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 0x7f26d0f5be90>\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 0x7f26d0f5bec0>\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 0x7f26d0f5bfe0>\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 0x7f26d0f43c20>\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 0x7f26d0f6fb60>\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 0x7f26d0f84b00>\nimport 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0f847a0>\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 0x7f26d0f85100>\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 0x7f26d0f85250>\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 0x7f26d0f872c0>\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 0x7f26d0f853a0>\nimport 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0f84b60>\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 0x7f26d0f87e60>\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 0x7f26d0f87f20>\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 0x7f26d0f98380>\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 0x7f26d0f99ac0>\nimport 'cryptography.hazmat.primitives.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0f98f80>\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 0x7f26d0f9a060>\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 0x7f26d0f9a360>\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 0x7f26d0f9a9f0>\nimport 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0f9a8d0>\nimport 'cryptography.hazmat.primitives.kdf.pbkdf2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0f9a540>\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 0x7f26d0f9b4a0>\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 0x7f26d0fb1e50>\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 0x7f26d0fb2060>\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 0x7f26d0fb1c40>\nimport 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0fb1280>\nimport 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0fb0170>\nimport 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0f9b8c0>\nimport 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0f9a930>\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 0x7f26d0fb3950>\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 0x7f26d0fb3f20>\nimport 'cryptography.hazmat.bindings.openssl.binding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0fb3ad0>\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 0x7f26d0f6caa0>\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 0x7f26d0fc5b20>\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 0x7f26d0fc6540>\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 0x7f26d0fc6b70>\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 0x7f26d0fd8680>\nimport 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0fc5df0>\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 0x7f26d0fd9ca0>\nimport 'cryptography.hazmat.primitives.asymmetric.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d12798e0>\nimport 'cryptography.hazmat.backends.openssl.backend' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0fb2840>\nimport 'cryptography.hazmat.backends.openssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0fb26f0>\nimport 'ansible.parsing.vault' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0f6cc80>\nimport 'ansible.parsing.yaml.constructor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0f6c320>\nimport 'ansible.parsing.yaml.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0f43a40>\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 0x7f26d0fda090>\nimport 'ansible.parsing.ajson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0f6ce90>\nimport 'ansible.parsing.utils.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0f43b00>\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 0x7f26d0fdaa20>\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 0x7f26d0ff60f0>\nimport 'ansible.utils.collection_loader._collection_finder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0fdb230>\nimport 'ansible.utils.collection_loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0f6c7d0>\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 0x7f26d0ff6ed0>\nimport 'ansible.utils.plugin_docs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0fdb2f0>\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 0x7f26d0ff7410>\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 0x7f26d100b260>\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 0x7f26d1021970>\nimport 'packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1020f50>\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 0x7f26d1022480>\nimport 'packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1009970>\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 0x7f26d10303b0>\nimport 'packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1023050>\nimport 'packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d10090d0>\nimport 'packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0ff7620>\nimport 'ansible.plugins.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0f58ec0>\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 0x7f26d1031a30>\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 0x7f26d1031c40>\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 0x7f26d1032390>\nimport 'ansible.inventory.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d10f0b90>\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 0x7f26d1031fd0>\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 0x7f26cf43d160>\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 0x7f26cf43d5b0>\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 0x7f26cf43d8b0>\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 0x7f26cf43d310>\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 0x7f26cf43e030>\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 0x7f26cf43f050>\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 0x7f26cf43f2f0>\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 0x7f26cf45c590>\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 0x7f26cf45c650>\nimport 'ansible.module_utils.common.validation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cf43f5f0>\nimport 'ansible.module_utils.common.parameters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cf43e510>\nimport 'ansible.module_utils.common.arg_spec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cf43d910>\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 0x7f26cf45c9b0>\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 0x7f26cf45cb90>\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 0x7f26cf45d1f0>\n# destroy ansible.module_utils.distro\nimport 'ansible.module_utils.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cf45d040>\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 0x7f26cf45d010>\nimport 'ansible.module_utils.common.sys_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cf45cc20>\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 0x7f26cf45cfb0>\nimport 'ansible.module_utils.basic' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1033230>\nimport 'ansible.parsing.dataloader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1032510>\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 0x7f26cf45f650>\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 0x7f26cf45f890>\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 0x7f26ce9d9220>\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 0x7f26ce9d94f0>\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 0x7f26ce9d9610>\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 0x7f26ce9d98e0>\nimport 'ansible.template' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cf45fda0>\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 0x7f26ce9d9c70>\nimport 'ansible.vars.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cf45e8d0>\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 0x7f26ce9da000>\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 0x7f26ce9da4b0>\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 0x7f26ce9daff0>\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 0x7f26ce9db560>\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 0x7f26ce9db6e0>\nimport 'argcomplete.lexers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce9db2c0>\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 0x7f26ce9dba10>\nimport 'argcomplete.finders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce9da5a0>\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 0x7f26ce9dbd40>\nimport 'argcomplete' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce9d9d60>\nimport 'ansible.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d5437c80>\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 0x7f26cea08320>\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 0x7f26cea0b4d0>\nimport 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea0adb0>\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 0x7f26cea0af30>\nimport 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea0a2a0>\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 0x7f26cea0b3e0>\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 0x7f26cea31760>\nimport 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea0b770>\nimport 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea09550>\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 0x7f26cea505c0>\nimport 'ansible.playbook.attribute' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea33f20>\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 0x7f26cea50740>\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 0x7f26cea52bd0>\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 0x7f26cea52f90>\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 0x7f26cea53170>\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 0x7f26cea537a0>\nimport 'ansible.playbook.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea532f0>\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 0x7f26cea53c20>\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 0x7f26cea61d60>\nimport 'ansible.playbook.role.definition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea61550>\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 0x7f26cea623f0>\nimport 'ansible.utils.galaxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea62120>\nimport 'ansible.playbook.role.requirement' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea61100>\nimport 'ansible.playbook.role.metadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea60c80>\nimport 'ansible.playbook.role' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea53d40>\nimport 'ansible.playbook.block' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea52240>\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 0x7f26cea93290>\nimport 'ansible.playbook.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea63830>\nimport 'ansible.playbook.play' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea33320>\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 0x7f26cea93a70>\nimport 'ansible.playbook' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea32bd0>\nimport 'ansible.executor.play_iterator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea30aa0>\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 0x7f26cea32a20>\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 0x7f26cea93c50>\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 0x7f26cea93fe0>\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 0x7f26ce2b56d0>\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 0x7f26ce2d0ad0>\nimport 'ansible.parsing.yaml.dumper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce2d0560>\nimport 'ansible.plugins.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce2b4800>\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 0x7f26ce2b49e0>\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 0x7f26ce2d1280>\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 0x7f26ce2d1310>\nimport 'ansible.executor.task_queue_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea08680>\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 0x7f26ce2d32c0>\nimport 'ansible.utils.ssh_functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce2d3170>\nimport 'ansible.executor.playbook_executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea08380>\nimport 'ansible.cli.playbook' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d6ca85f0>\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-DtY/ansible_collections'])\nimport 'ansible_collections.fedora' # _AnsibleCollectionNSPkgLoader(path=['/tmp/collections-DtY/ansible_collections/fedora'])\nimport 'ansible_collections.fedora.linux_system_roles' # _AnsibleCollectionPkgLoader(path=['/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles'])\nimport 'ansible_collections.ansible' # _AnsibleCollectionNSPkgLoader(path=['/tmp/collections-DtY/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 0x7f26d6ca8140>\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 0x7f26d127a7b0>\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 0x7f26ce2fe240>\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 0x7f26ce311250>\nimport 'tomllib._re' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce310e00>\nimport 'tomllib._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce2ff7a0>\nimport 'tomllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce2ff500>\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 0x7f26ce322ae0>\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 0x7f26ce322ff0>\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 0x7f26ce334200>\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 0x7f26ce335b20>\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 0x7f26ce3360f0>\nimport 'ansible.plugins.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce3350d0>\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 0x7f26ce336c90>\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 0x7f26ce311e80>\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 0x7f26ce312d80>\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 0x7f26ce3558e0>\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 0x7f26ce356db0>\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 0x7f26ce356ab0>\nimport 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce312a20>\nimport 'ansible.plugins.shell.powershell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce311a60>\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 0x7f26ce3570b0>\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 0x7f26ce376090>\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 0x7f26ce376f30>\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 0x7f26ce377020>\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 0x7f26ce394a70>\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 0x7f26ce3951f0>\nimport 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce377380>\nimport 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce3771a0>\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 0x7f26ce15ddc0>\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 0x7f26ce17f890>\nimport 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce17cda0>\nimport 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce15ee40>\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 0x7f26ce19f410>\nimport 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce17cb60>\nimport 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce3970e0>\nimport 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce376e10>\nimport 'xmltodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce376150>\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/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 0x7f26ce1bdc40>\nimport 'ansible_collections.fedora.linux_system_roles.roles' # _AnsibleCollectionLoader(path=['/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles'])\nimport 'ansible_collections.fedora.linux_system_roles.roles.timesync' # _AnsibleCollectionLoader(path=['/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync'])\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 0x7f26ce1d8500>\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 0x7f26ce1d87d0>\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'\nimport 'ansible.playbook.role_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce1d8b00>\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 0x7f26ce1d8dd0>\nimport 'ansible_collections.fedora.linux_system_roles.plugins' # _AnsibleCollectionLoader(path=['/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/plugins'])\nimport 'ansible_collections.fedora.linux_system_roles.plugins.modules' # _AnsibleCollectionLoader(path=['/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/plugins/modules'])\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 0x7f26ce1d9f70>\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 0x7f26ce214980>\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 0x7f26ce216870>\nimport 'ansible.module_utils.facts.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce216630>\nimport 'ansible.module_utils.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce215d90>\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 0x7f26ce217e00>\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 0x7f26ce2346b0>\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 0x7f26ce234aa0>\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 0x7f26ce234dd0>\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 0x7f26ce234f80>\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 0x7f26ce2350d0>\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 0x7f26ce235250>\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 0x7f26ce235700>\nimport 'ansible.module_utils.facts.system.cmdline' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce235460>\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 0x7f26ce235760>\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 0x7f26ce2372c0>\nimport 'ansible.module_utils.facts.system.date_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce236e40>\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 0x7f26ce2375c0>\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 0x7f26ce237620>\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 0x7f26ce2376b0>\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 0x7f26ce237740>\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 0x7f26ce2378f0>\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 0x7f26ce237bc0>\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 0x7f26ce237d10>\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 0x7f26ce058350>\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 0x7f26ce0585f0>\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 0x7f26ce0586b0>\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 0x7f26ce058710>\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 0x7f26ce058cb0>\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 0x7f26ce058fb0>\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 0x7f26ce059010>\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 0x7f26ce0592b0>\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 0x7f26ce059550>\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 0x7f26ce05a210>\nimport 'ansible.module_utils.facts.hardware.darwin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce059b20>\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 0x7f26ce05a3f0>\nimport 'ansible.module_utils.facts.hardware.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce05a1b0>\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 0x7f26ce05aa20>\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 0x7f26ce05b0b0>\nimport 'ansible.module_utils.facts.hardware.hurd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce05ade0>\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 0x7f26ce078290>\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 0x7f26ce078680>\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 0x7f26ce078a40>\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 0x7f26ce079250>\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 0x7f26ce079430>\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 0x7f26ce079ca0>\nimport 'ansible.module_utils.facts.network.aix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce079730>\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 0x7f26ce07a630>\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 0x7f26ce07a6c0>\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 0x7f26ce07a840>\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 0x7f26ce07aae0>\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 0x7f26ce07aba0>\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 0x7f26ce07ad80>\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 0x7f26ce07af60>\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 0x7f26ce07b8f0>\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 0x7f26ce07bbc0>\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 0x7f26ce07bd10>\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 0x7f26ce07bdd0>\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 0x7f26ce07bf50>\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 0x7f26ce098320>\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 0x7f26ce098500>\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 0x7f26ce098aa0>\nimport 'ansible.module_utils.facts.virtual.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0988c0>\nimport 'ansible.module_utils.facts.virtual.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0986e0>\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 0x7f26ce098c20>\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 0x7f26ce098da0>\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 0x7f26ce099400>\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 0x7f26ce0994f0>\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 0x7f26ce0995e0>\nimport 'ansible.module_utils.facts.default_collectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce215250>\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 0x7f26ce099610>\nimport 'ansible.module_utils.facts.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce2146e0>\nimport 'ansible.module_utils.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce2144d0>\nimport 'ansible.executor.interpreter_discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce1fba10>\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 0x7f26ce09a840>\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 0x7f26ce09a960>\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 0x7f26ce09ad20>\nimport 'ansible.executor.module_common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce1fb380>\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 0x7f26ce09b830>\nimport 'ansible.plugins.action' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce1da180>\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-DtY/ansible_collections/ansible/posix'])\nimport 'ansible_collections.ansible.posix.plugins' # _AnsibleCollectionLoader(path=['/tmp/collections-DtY/ansible_collections/ansible/posix/plugins'])\nimport 'ansible_collections.ansible.posix.plugins.callback' # _AnsibleCollectionLoader(path=['/tmp/collections-DtY/ansible_collections/ansible/posix/plugins/callback'])\n# /tmp/collections-DtY/ansible_collections/ansible/posix/plugins/callback/__pycache__/debug.cpython-312.pyc matches /tmp/collections-DtY/ansible_collections/ansible/posix/plugins/callback/debug.py\n# code object from '/tmp/collections-DtY/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 0x7f26ce0cd910>\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 0x7f26ce0cfb30>\nimport 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0cf950>\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 0x7f26ce110ad0>\nimport 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0ceff0>\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 0x7f26ce1302f0>\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 0x7f26ce1326f0>\nimport 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce131340>\nimport 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0ce3c0>\nimport 'ansible.utils._junit_xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0ceea0>\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-DtY/ansible_collections/ansible/posix/plugins/callback/__pycache__/profile_tasks.cpython-312.pyc matches /tmp/collections-DtY/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py\n# code object from '/tmp/collections-DtY/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 0x7f26cdf54920>\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 0x7f26cdf57980>\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 0x7f26cdf77b30>\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 0x7f26cde70e00>\nimport 'ansible.executor.task_executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde700e0>\nimport 'ansible.executor.process.worker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf77b90>\nimport 'ansible.plugins.strategy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf752b0>\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 0x7f26cde71760>\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 0x7f26cdf54f20>\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\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 0x7f26cded5160>\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 0x7f26cded62d0>\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 0x7f26cdf11190>\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 0x7f26cdf128a0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf111c0>\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 0x7f26cdf129f0>\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 0x7f26cdf30560>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf13440>\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 0x7f26cdf31490>\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\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf30f80>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded73e0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded65a0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded5910>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded5580>\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/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded5790>\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 0x7f26cde968d0>\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 0x7f26cddf1010>\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 0x7f26cded52e0>\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/ansible/plugins/filter/__pycache__/encryption.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/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__/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/ansible/plugins/filter/__pycache__/mathstuff.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__/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 0x7f26cded6420>\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__/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'\nimport 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\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 0x7f26cdf112e0>\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 0x7f26cdf129c0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf11040>\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 0x7f26cdf12ab0>\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 0x7f26cdf30620>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf134a0>\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 0x7f26cdf31430>\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 0x7f26cded5460>\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 0x7f26cded65a0>\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 0x7f26cdf11460>\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 0x7f26cdf12b40>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf11190>\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 0x7f26cdf12b70>\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 0x7f26cdf30800>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf13620>\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 0x7f26cdf316d0>\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 0x7f26cdf30f50>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded7530>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded66f0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded5a60>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded56d0>\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 0x7f26cded5250>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde72720>\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 0x7f26cddf0f20>\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 0x7f26cdf311c0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded76b0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded68a0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded5c10>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded5880>\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 0x7f26cded5880>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded4c20>\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 0x7f26cddf12b0>\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# /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 0x7f26cdf56b10>\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 0x7f26cdf55b20>\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 0x7f26cdf54f80>\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 # destroy _ast # destroy _datetime\n# destroy _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 hashlib # destroy\nencodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string #\ndestroy systemd._journal # destroy systemd._reader # destroy systemd.id128 #\ndestroy _socket # destroy systemd._daemon # destroy json.decoder # destroy\njson.encoder # 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\npickle # destroy multiprocessing.context # destroy _compat_pickle # destroy\n_pickle # destroy array # destroy queue # destroy traceback # destroy\nmultiprocessing.util # destroy atexit # destroy multiprocessing.process #\ndestroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy\ntextwrap # 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 # 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 time\n# destroy signal # destroy errno # destroy selectors # destroy threading #\ncleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3]\nwiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian #\ncleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile #\ncleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc #\ndestroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys #\ncleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal\n# destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq #\ndestroy select # destroy linecache # destroy math # destroy _hashlib # destroy\nbisect # destroy _random # destroy ansible.module_utils.six.moves.urllib #\ndestroy collections # 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 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/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 0x7f26cded4650>\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\nimport 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None)\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 0x7f26cdf574d0>\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/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 0x7f26ce0b5880>\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[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/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 0x7f26cde96bd0>\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/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py\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 0x7f26cded43e0>\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# 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 0x7f26cde95df0>\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 0x7f26cde976e0>\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/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 0x7f26cde96480>\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/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 0x7f26cdf56720>\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\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 0x7f26cded70e0>\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 0x7f26cded5f10>\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/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 0x7f26cded49b0>\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/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\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.lookup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde96390>\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/lookup/__pycache__/first_found.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/first_found.cpython-312.pyc'\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.lookup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0b7350>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/first_found.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__init__.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/first_found.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/__init__.cpython-312.pyc'\nimport 'ansible.plugins.lookup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0b5d60>\n# /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/first_found.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/first_found.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# /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'\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 # cleanup[2] removing _bootlocale # destroy _bootlocale # 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 hashlib\n# destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy\nctypes # destroy traceback # destroy atexit # 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 datetime # destroy selinux #\ndestroy platform # destroy ansible.module_utils.distro._distro # destroy\nargparse # destroy json # destroy logging # destroy shlex # destroy textwrap #\ndestroy locale # 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\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 0x7f26cded6ea0>\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 0x7f26cdf329c0>\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 0x7f26cde131d0>\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 0x7f26cdf11eb0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde13260>\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 0x7f26cdf12540>\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\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/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 0x7f26cde96a80>\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf12930>\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/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# 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 0x7f26cdf32c60>\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 0x7f26cde95e50>\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 0x7f26cdf319d0>\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 0x7f26cdf10920>\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 0x7f26cdf133e0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0cf920>\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 0x7f26cdf13ef0>\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 0x7f26cde94b30>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf11f70>\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 0x7f26cdcd5070>\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 0x7f26cded73e0>\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 0x7f26cdf32750>\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 0x7f26cde12960>\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 0x7f26cdf12c30>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde13140>\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 0x7f26cdf11c70>\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\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcd45c0>\n# code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc'\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde11730>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf32660>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf31010>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf32720>\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 0x7f26cdf312e0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde95760>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33470>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf31910>\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 0x7f26cdd11e80>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf312e0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf32510>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded41d0>\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# /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'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf31040>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded6c00>\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__/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 0x7f26cdcf7e60>\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__/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 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde97a70>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf13980>\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 0x7f26cde94d10>\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 0x7f26cded4080>\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 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde97140>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf30560>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf327b0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf31ca0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded41d0>\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 0x7f26cded4b30>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded7e90>\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 0x7f26cdcf7440>\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/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 0x7f26cddf2f90>\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/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 0x7f26cde72450>\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__/assert.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/assert.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# /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 0x7f26cded4860>\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/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 0x7f26cded6630>\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/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 0x7f26cded6d80>\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\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 0x7f26cdf33b60>\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# /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/__pycache__/exc.cpython-312.pyc'\n# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc'\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde10ec0>\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 0x7f26cdf10b30>\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 0x7f26cdf114c0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded7ad0>\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 0x7f26cdf13290>\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 0x7f26cde942f0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde97140>\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 0x7f26cdcd54f0>\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 0x7f26cdf30dd0>\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 0x7f26cde11130>\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 0x7f26cdf12ed0>\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 0x7f26cdf11d00>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf333e0>\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 0x7f26cdf13f80>\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 0x7f26cde97bf0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde97c80>\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 0x7f26cdcd55b0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcd4980>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde12960>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde115e0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33950>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf32720>\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 0x7f26cde10ce0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cddf1280>\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 0x7f26cdd11fd0>\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 0x7f26cdcd4b60>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde13410>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde11d00>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde73500>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33950>\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 0x7f26cdf30320>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cddf2390>\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 0x7f26cdd12660>\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\nPyThreadState_Clear: warning: thread still has a frame\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 0x7f26cdf307d0>\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 0x7f26cde11f70>\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 0x7f26cdf12240>\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 0x7f26cdf12450>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0cc8c0>\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 0x7f26cdf12090>\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 0x7f26cdcd44a0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde94ad0>\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 0x7f26cdcd5d90>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcd52b0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde13d40>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde12450>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde10dd0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde72750>\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 0x7f26cdf31250>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf30b60>\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 0x7f26cdd12d20>\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/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'\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/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 0x7f26cdf33a40>\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# 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 0x7f26cdf327b0>\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 0x7f26cdf54c20>\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'\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 0x7f26cdf57fb0>\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 0x7f26ce0b71d0>\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 0x7f26cdf56b40>\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/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'\nPyThreadState_Clear: warning: thread still has a frame\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 0x7f26cde135f0>\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 0x7f26cdf11eb0>\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 0x7f26ce09ac60>\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 0x7f26cded5e50>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cddf1d60>\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 0x7f26cded4e60>\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 0x7f26cde96870>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde967b0>\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/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# code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.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 0x7f26cdcd5070>\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 0x7f26cded6210>\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 0x7f26cded4890>\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 0x7f26ce1da120>\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 0x7f26cdf13d10>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0cf920>\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 0x7f26cdf11970>\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 0x7f26cde97b30>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde96e10>\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 0x7f26cded7e30>\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 0x7f26cde11730>\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 0x7f26cdf33c50>\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 0x7f26cde97290>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf32600>\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 0x7f26cde952b0>\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 0x7f26cdcd4500>\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 0x7f26cdcd5a90>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcd4620>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf12690>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf13fb0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde13cb0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde10ec0>\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 0x7f26cde11520>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33ec0>\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 0x7f26cdd11c40>\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\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde977d0>\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 0x7f26cdcd5d90>\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 0x7f26cdcd4d70>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde111f0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded7f80>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded4860>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded4d40>\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 0x7f26cded76b0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf302f0>\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 0x7f26cdd12900>\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# /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/filter/__pycache__/urls.cpython-312.pyc'\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/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 0x7f26cdcd52b0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde13d40>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde13590>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded74d0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded65d0>\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 0x7f26cded4950>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded4b00>\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 0x7f26cdd12f90>\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'\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# /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/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 0x7f26cde107d0>\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# /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__/__init__.cpython-312.pyc'\nimport 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde10950>\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# 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__/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__/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__/registry.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/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 0x7f26cddf1d00>\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\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde12150>\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/__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# /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# 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# /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/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc'\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded45f0>\nimport 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded7ad0>\n# /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py\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# 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 0x7f26cde951c0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cddf3e00>\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 0x7f26cde96480>\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 0x7f26cdcd41a0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde961e0>\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 0x7f26cdcd5bb0>\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# 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 0x7f26cde96de0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde721b0>\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 0x7f26cde940e0>\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 0x7f26cdcd45c0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde96a80>\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 0x7f26cdcd5e50>\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 0x7f26cddf1220>\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 0x7f26cdf10a70>\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 0x7f26cdf56f30>\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 0x7f26cde96b70>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf13d10>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcd4ec0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf101a0>\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 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde12510>\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde97cb0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde10770>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde12b40>\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/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__/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 0x7f26cdcd5f70>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde96870>\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 0x7f26cdcd7860>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcd53d0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf12ed0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cddf2870>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde13050>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde124b0>\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 0x7f26cde13dd0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf55070>\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 0x7f26cdd13290>\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__/handlers.cpython-312.pyc'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde119d0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf54c20>\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 0x7f26cdd12900>\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 0x7f26cdcd6ba0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf137d0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf11250>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cddf3b90>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cddf2330>\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 0x7f26cddf3950>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde13530>\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 0x7f26cdd2cc50>\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__/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# 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 0x7f26cdf33380>\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 0x7f26cdf13020>\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/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/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/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.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/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 0x7f26cdf13da0>\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/__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 0x7f26cdf309b0>\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 0x7f26cdf123c0>\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 0x7f26cdf13da0>\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 0x7f26cde94a40>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf12990>\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 0x7f26cde97f50>\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 0x7f26cdcd5af0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde968d0>\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 0x7f26cdcd74d0>\nPyThreadState_Clear: warning: thread still has a frame\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcd6780>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cddf3ef0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf11a00>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33b60>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33dd0>\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/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 0x7f26cde976e0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf13290>\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf32450>\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 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf576e0>\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde97560>\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 0x7f26cdd2cb60>\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/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/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__/encryption.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 0x7f26cdcd5b50>\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 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde97a40>\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/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__/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# 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 0x7f26cdcd73b0>\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 0x7f26cdf33dd0>\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'\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcd6690>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf11820>\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.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0cc500>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf31580>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf30500>\nimport 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf126f0>\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/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'\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 0x7f26cdf11130>\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33d10>\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 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf563f0>\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 0x7f26cdd2c560>\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 0x7f26cde95a30>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf117f0>\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/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'\nimport 'gc' # \nimport 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde96ab0>\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 0x7f26cdcd6090>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde94bf0>\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 0x7f26cdcd7b00>\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 0x7f26cdcd6ea0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded58e0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf11220>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf10d40>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf327e0>\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 0x7f26cdf33470>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33380>\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 0x7f26cdd2ccb0>\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: # 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 # destroy _ast # destroy _datetime # destroy\n_sha3 # 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 hashlib # destroy\nencodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string #\ndestroy systemd._journal # destroy systemd._reader # destroy systemd.id128 #\ndestroy _socket # destroy systemd._daemon # destroy json.decoder # destroy\njson.encoder # 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\npickle # destroy multiprocessing.context # destroy _compat_pickle # destroy\n_pickle # destroy array # destroy queue # destroy traceback # destroy\nmultiprocessing.util # destroy atexit # destroy multiprocessing.process #\ndestroy shlex # destroy fcntl # destroy datetime # destroy gc # destroy\nunicodedata # destroy ipaddress # destroy textwrap # destroy base64 # destroy\n_ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy\ngetpass # destroy contextlib # destroy termios # destroy json # destroy socket\n# destroy struct # destroy glob # destroy ansible.module_utils.compat.typing #\ndestroy ansible.module_utils.facts.timeout # destroy\nansible.module_utils.facts.collector # 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 time\n# destroy signal # destroy errno # destroy selectors # destroy threading #\ncleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3]\nwiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian #\ncleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile #\ncleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc #\ndestroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping\nencodings.idna # destroy stringprep # cleanup[3] wiping sys # cleanup[3] wiping\nbuiltins # destroy posixpath # destroy _functools # destroy _sre # destroy\nsre_parse # destroy stat # destroy _signal # destroy _heapq # destroy select #\ndestroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy\n_random # destroy ansible.module_utils.six.moves.urllib # destroy collections #\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 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\nencodings.idna # cleanup[2] removing stringprep # cleanup[2] removing\nunicodedata # cleanup[2] removing gc # 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 hashlib # destroy\nencodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string #\ndestroy systemd._journal # destroy systemd._reader # destroy systemd.id128 #\ndestroy _socket # destroy systemd._daemon # destroy json.decoder # destroy\njson.encoder # 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\npickle # destroy multiprocessing.context # destroy _compat_pickle # destroy\n_pickle # destroy array # destroy queue # destroy traceback # destroy\nmultiprocessing.util # destroy atexit # destroy multiprocessing.process #\ndestroy shlex # destroy fcntl # destroy datetime # destroy unicodedata #\ndestroy gc # destroy ipaddress # destroy textwrap # destroy base64 # destroy\n_ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy\ngetpass # destroy contextlib # destroy termios # destroy json # destroy socket\n# destroy struct # destroy glob # destroy ansible.module_utils.compat.typing #\ndestroy ansible.module_utils.facts.timeout # destroy\nansible.module_utils.facts.collector # 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 time\n# destroy signal # destroy errno # destroy selectors # destroy threading #\ncleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3]\nwiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian #\ncleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile #\ncleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc #\ndestroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping\nencodings.idna # destroy stringprep # cleanup[3] wiping sys # cleanup[3] wiping\nbuiltins # destroy posixpath # destroy _functools # destroy _sre # destroy\nsre_parse # destroy stat # destroy _signal # destroy _heapq # destroy select #\ndestroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy\n_random # destroy ansible.module_utils.six.moves.urllib # destroy collections #\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 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: # 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\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\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\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# /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 0x7f26cdcf76b0>\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 0x7f26cdcf5eb0>\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 0x7f26cde11820>\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 0x7f26cddf17c0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde72780>\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 0x7f26cddf2cf0>\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 0x7f26cdf13230>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf11250>\nPyThreadState_Clear: warning: thread still has a frame\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 0x7f26cdf103e0>\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 0x7f26cdcf4800>\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 0x7f26cdf313d0>\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 0x7f26cde71f40>\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 0x7f26cdf13680>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0b6c00>\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 0x7f26cdf11160>\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 0x7f26cdf136e0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf135f0>\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 0x7f26cdf13c80>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf10ce0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33980>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcf6a20>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcf4950>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcf6de0>\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 0x7f26cdcf46e0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf54b90>\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 0x7f26cded7680>\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/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 0x7f26cdcf49b0>\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 0x7f26cdf30bc0>\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 0x7f26cde73b30>\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 0x7f26cdf124b0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0b6c00>\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 0x7f26cdf11280>\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 0x7f26cdf104d0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf11c70>\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 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None)\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 0x7f26cdf11df0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf12720>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf327e0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf32660>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcf6450>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcf4e60>\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 0x7f26cdcf5670>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcf7110>\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 0x7f26cded4cb0>\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 0x7f26cdf10350>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf32600>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33e00>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcf5eb0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcf52b0>\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 0x7f26cdcf5610>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcf7530>\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 0x7f26cded6450>\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__/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 0x7f26cdf32660>\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 0x7f26cde13cb0>\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 0x7f26cdf11b80>\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 0x7f26cdf10c50>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf11c70>\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 0x7f26cdf137d0>\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 0x7f26cdf13f80>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf139b0>\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'\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# 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 0x7f26cde96d20>\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 0x7f26cdf30500>\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 0x7f26cde11c10>\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 0x7f26cdf11e20>\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 0x7f26cdf13140>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdb4f9b0>\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 0x7f26cdf10500>\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 0x7f26cdf12090>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf139e0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde96d80>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde71ac0>\n# /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcf4c80>\n# code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc'\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf30110>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf31c10>\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 0x7f26cde942c0>\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 0x7f26cdf32f90>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf30fe0>\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 0x7f26cded69c0>\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 0x7f26cde96600>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde72720>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde124b0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde12210>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33b90>\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 0x7f26cdf30110>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf31eb0>\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 0x7f26cded4050>\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 0x7f26cdf33b90>\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 0x7f26cde13b90>\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 0x7f26cdf11e50>\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 0x7f26cdf12f60>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcf49b0>\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 0x7f26cdf10410>\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 0x7f26cdf11970>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf12c60>\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/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 0x7f26cde97f80>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde96f90>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde72450>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde12150>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde103b0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde13bf0>\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 0x7f26cde10dd0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33770>\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 0x7f26cded47d0>\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__/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 0x7f26cdf331d0>\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 0x7f26cde734d0>\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 0x7f26cdf10590>\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 0x7f26cdf136e0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdd2c4a0>\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 0x7f26cdf11580>\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 0x7f26cde96120>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf12600>\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 0x7f26cde950a0>\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'\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde96990>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cddf2960>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde71e50>\nPyThreadState_Clear: warning: thread still has a frame\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33e90>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33c20>\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 0x7f26cdf33e00>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdd11e80>\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 0x7f26cded4350>\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/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 0x7f26cdf33380>\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 0x7f26cde72210>\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 0x7f26cdf12900>\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 0x7f26cdf12b10>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0b6c00>\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 0x7f26cdf11f10>\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 0x7f26cde952e0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf13ce0>\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 0x7f26cde97560>\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 0x7f26cdf33b30>\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 0x7f26cddf33b0>\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 0x7f26cdf13110>\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 0x7f26cdf11d30>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdb4f860>\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 0x7f26cdf12420>\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 0x7f26cde97f80>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf11130>\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 0x7f26cde94ad0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde97110>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cddf0800>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde73530>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf30170>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf302c0>\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 0x7f26cde97dd0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cddf1e20>\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33470>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdd13f80>\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 0x7f26cf43dca0>\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 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cddf2de0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde72780>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf327e0>\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 0x7f26cdf31c10>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf310a0>\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 0x7f26cded6b40>\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/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[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.common.respawn # destroy\nansible.module_utils.common.respawn # cleanup[2] removing\nansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2]\nremoving 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.facts.packages # destroy\nansible.module_utils.facts.packages # cleanup[2] removing rpm # cleanup[2]\nremoving rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing\nrpm._rpmb # cleanup[2] removing rpm._rpms # 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 hashlib # destroy\nencodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string #\ndestroy systemd._journal # destroy systemd._reader # destroy systemd.id128 #\ndestroy _socket # destroy systemd._daemon # destroy json.decoder # destroy\njson.encoder # 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\npickle # destroy multiprocessing.context # destroy _compat_pickle # destroy\n_pickle # destroy array # destroy queue # destroy traceback # destroy\nmultiprocessing.util # destroy atexit # destroy multiprocessing.process #\ndestroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy\ntextwrap # 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 rpm.transaction # destroy\nrpm._rpmb # destroy rpm._rpm # destroy rpm # destroy rpm._rpms # cleanup[3]\nwiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3]\nwiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread #\ncleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal\n# cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping\n_codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping\nencodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping\nencodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3]\nwiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat #\ncleanup[3] wiping _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 # destroy _locale # cleanup[3] wiping _struct #\ncleanup[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 linecache # destroy tokenize #\ncleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp #\ncleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math #\ncleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping\n_bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping\nencodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal\n# destroy errno # destroy selectors # destroy threading # cleanup[3] wiping\n_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 # 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\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\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__/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\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 0x7f26cded6bd0>\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 0x7f26cded6ae0>\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 0x7f26cdb4da30>\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 0x7f26cdb4fec0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdb4d5e0>\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 0x7f26cdb4e510>\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 0x7f26cdf33470>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf32ea0>\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 0x7f26cdf30980>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf320c0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdb4cec0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded58e0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded4080>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded40e0>\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 0x7f26cded6330>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded7cb0>\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 0x7f26cdd2e060>\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'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcf46e0>\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.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# /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# 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 0x7f26cded7470>\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 0x7f26cded6ae0>\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 0x7f26cdb4d970>\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 0x7f26cdb4fe60>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdb4dd00>\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 0x7f26cdb4e510>\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 0x7f26cdf31580>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf311c0>\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 0x7f26cdf318e0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33f20>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdb4f6e0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded65a0>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded6d50>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde11e20>\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 0x7f26cded58e0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded7cb0>\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 0x7f26cdd2d850>\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'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcf6de0>\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.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 0x7f26cded7e90>\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 0x7f26cdb4df70>\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 0x7f26cdb4eb10>\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 0x7f26cdf33a70>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdb4e630>\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 0x7f26cdf31250>\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 0x7f26cdf32060>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33dd0>\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 0x7f26cdf301d0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf304a0>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdb4c380>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdb4c980>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce07a4b0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded6ea0>\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# /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'\nimport 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded4ec0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded4080>\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 0x7f26cdd2e690>\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'\nimport 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcf7440>\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.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[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\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\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 0x7f26cde95e80>\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 0x7f26cde94bf0>\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 0x7f26cdd12210>\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 0x7f26cde136b0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdd12930>\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 0x7f26cde12420>\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 0x7f26cdb4d0d0>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde127e0>\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 0x7f26cdb4d100>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdb4d730>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdd13800>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde95310>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde95880>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde96990>\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 0x7f26cde94bc0>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0b7110>\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 0x7f26cdf31010>\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__/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/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 0x7f26cde94a10>\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 0x7f26cde97d10>\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 0x7f26cdd103e0>\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 0x7f26cde11af0>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdd11340>\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 0x7f26cde12ab0>\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 0x7f26cdb4f200>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde12180>\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 0x7f26cdb4cce0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdb4d580>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde95490>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde96870>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde95fa0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde97170>\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 0x7f26cde96180>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0b78c0>\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 0x7f26cdf31a60>\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__/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/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 0x7f26cde95a00>\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 0x7f26cde97920>\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 0x7f26cdd137a0>\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 0x7f26cde10950>\nimport 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0b6c00>\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 0x7f26cde10cb0>\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 0x7f26cdb4d580>\nimport 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdb4cf50>\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 0x7f26cdb4c2f0>\nimport 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdb4cc20>\nimport 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdd11ac0>\nimport 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde97a40>\nimport 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde97aa0>\n# destroy passlib.hash\nimport 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde97b60>\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 0x7f26cde95790>\nimport 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde94fe0>\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 0x7f26cdf32090>\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__/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\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\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\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\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\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\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\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\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\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\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\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\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\nPyThreadState_Clear: warning: thread still has a frame\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.role.include\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.timesync\n# destroy ansible_collections.fedora.linux_system_roles.roles.timesync\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.handler_task_include\n# cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins\n# destroy ansible_collections.fedora.linux_system_roles.plugins\n# cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules\n# destroy ansible_collections.fedora.linux_system_roles.plugins.modules\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 multiprocessing.popen_fork\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.assert\n# cleanup[2] removing ansible.plugins.action.package\n# cleanup[2] removing ansible.plugins.action.debug\n# cleanup[2] removing ansible.plugins.action.reboot\n# cleanup[2] removing ansible.plugins.action.fail\n# cleanup[2] removing ansible.plugins.action.command\n# cleanup[2] removing ansible.plugins.action.template\n# cleanup[2] removing ansible.plugins.action.service\n# destroy _sitebuiltins\n# cleanup[3] wiping ansible.plugins.action.service\n# cleanup[3] wiping ansible.plugins.action.template\n# cleanup[3] wiping ansible.plugins.action.command\n# cleanup[3] wiping ansible.plugins.action.fail\n# cleanup[3] wiping ansible.plugins.action.reboot\n# cleanup[3] wiping ansible.plugins.action.debug\n# cleanup[3] wiping ansible.plugins.action.package\n# cleanup[3] wiping ansible.plugins.action.assert\n# cleanup[3] wiping ansible.plugins.action.include_vars\n# cleanup[3] wiping ansible.plugins.action.set_fact\n# cleanup[3] wiping multiprocessing.popen_fork\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.task_include\n# cleanup[3] wiping ansible.playbook.handler\n# cleanup[3] wiping ansible.playbook.role.include\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.set_fact\n# destroy ansible.plugins.action.include_vars\n# destroy ansible.plugins.action.assert\n# destroy ansible.plugins.action.package\n# destroy ansible.plugins.action.debug\n# destroy ansible.plugins.action.reboot\n# destroy ansible.plugins.action.fail\n# destroy ansible.plugins.action.command\n# destroy ansible.plugins.action.template\n# destroy ansible.plugins.action.service\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.mwywrlv5.inventory.yaml", "--check", "tests_default.yml"], "start": "2024-09-20 22:52:45.377401", "end": "2024-09-20 22:53:13.011235", "delta": "0:00:27.633834", "msg": "", "invocation": {"module_args": {"_raw_params": "ansible-playbook -vvv -i /tmp/ansible.mwywrlv5.inventory.yaml --check tests_default.yml", "_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 0x7f9bb61c0aa0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb61c00e0> # /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 0x7f9bb61c3020> 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 0x7f9bb48b1c70> 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 0x7f9bb48f7a70> # /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 0x7f9bb48f7ce0> # /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 0x7f9bb4927650> # /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 0x7f9bb4927ce0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb49077d0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb4904e60> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb48f4ce0> # /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 0x7f9bb494b560> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb494a180> # /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 0x7f9bb4905d00> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb4948a10> # /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 0x7f9bb49805f0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb48ebef0> # /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 0x7f9bb4980aa0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb4980950> # 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 0x7f9bb4980d10> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb48eaa50> # /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 0x7f9bb49813d0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb49810a0> 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 0x7f9bb49822d0> 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 0x7f9bb49983b0> 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 0x7f9bb4999ac0> # /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 0x7f9bb499a9f0> # 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 0x7f9bb499b050> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb4999f10> # /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 0x7f9bb499baa0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb499b1d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb4982330> # /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 0x7f9bb3737a10> # /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 0x7f9bb37584a0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb3758200> # 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 0x7f9bb37583e0> # /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 0x7f9bb3758da0> # 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 0x7f9bb3759700> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb3758650> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb3735bb0> # /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 0x7f9bb375aa50> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb3758c20> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb49829c0> # /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 0x7f9bb3792cc0> # /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 0x7f9bb37aede0> # /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 0x7f9bb37d7b90> # /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 0x7f9bb380a1e0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb37d7cb0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb37afa70> # /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 0x7f9bb248c4d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb37ade50> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb375b950> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9bb37ae210> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.command_payload_p8fhnr89/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 0x7f9bb24e6090> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb24bd0a0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb24bc200> # 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 0x7f9bb24e69f0> 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 0x7f9bb251d2e0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb251d100> # 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 0x7f9bb251d8b0> # 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 0x7f9bb251daf0> # /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 0x7f9bb251e090> 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 0x7f9bb255bfb0> # 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 0x7f9bb2381c40> # /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 0x7f9bb2382570> # /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 0x7f9bb2382e10> # /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 0x7f9bb2385790> # /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 0x7f9bb2385910> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb2383170> # /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 0x7f9bb238e090> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb238cbc0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb238c920> # /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 0x7f9bb238f170> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb2383f50> # 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 0x7f9bb23d6210> # 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 0x7f9bb23d78c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb23d7500> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb23d6d80> # /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 0x7f9bb23d7a40> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb23d6840> # 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 0x7f9bb23dc8c0> # /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 0x7f9bb23dd6a0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb23d65d0> 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 0x7f9bb23dd6d0> # 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 0x7f9bb23dfaa0> # 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 0x7f9bb2274cb0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb226d940> # /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 0x7f9bb227b2c0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9bb226f320> 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 0x7f9bb227c1a0> # 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 9649 1726887193.76617: done with _execute_module (ansible.legacy.command, {'_raw_params': 'ansible-playbook -vvv -i /tmp/ansible.mwywrlv5.inventory.yaml --check tests_default.yml', '_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-1726887164.7884743-9649-142732571924336/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9649 1726887193.76669: _low_level_execute_command(): starting 9649 1726887193.76682: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887164.7884743-9649-142732571924336/ > /dev/null 2>&1 && sleep 0' 9649 1726887193.76690: in local.exec_command() 9649 1726887193.76699: opening command with Popen() 9649 1726887193.77196: done running command with Popen() 9649 1726887193.77203: getting output with communicate() 9649 1726887193.77472: done communicating 9649 1726887193.77479: done with local.exec_command() 9649 1726887193.77485: _low_level_execute_command() done: rc=0, stdout=, stderr= 9649 1726887193.77493: handler run complete 9649 1726887193.83032: Evaluated conditional (False): False 9649 1726887193.85151: variable 'ansible_host' from source: unknown 9649 1726887193.85162: variable 'ansible_port' from source: unknown 9649 1726887193.85168: variable 'ansible_user' from source: unknown 9649 1726887193.85173: variable 'ansible_connection' from source: host vars for 'localhost' 9649 1726887193.85178: attempt loop complete, returning result 9649 1726887193.85183: _execute() done 9649 1726887193.85189: dumping result to json 9649 1726887193.91229: done dumping result, returning 9649 1726887193.91246: done running TaskExecutor() for managed_node2/TASK: Run ansible-playbook with tests_default.yml in check mode [0e652c5f-a961-fb27-5144-000000000040] 9649 1726887193.91254: sending task result for task 0e652c5f-a961-fb27-5144-000000000040 9649 1726887194.30952: done sending task result for task 0e652c5f-a961-fb27-5144-000000000040 9649 1726887194.30964: WORKER PROCESS EXITING ok: [managed_node2 -> localhost] => { "changed": false, "cmd": [ "ansible-playbook", "-vvv", "-i", "/tmp/ansible.mwywrlv5.inventory.yaml", "--check", "tests_default.yml" ], "delta": "0:00:27.633834", "end": "2024-09-20 22:53:13.011235", "rc": 0, "start": "2024-09-20 22:52:45.377401" } STDOUT: 9689 1726887165.76598: 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-DtY 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 9689 1726887165.77111: Added group all to inventory 9689 1726887165.77121: Added group ungrouped to inventory 9689 1726887165.77124: Group all now contains ungrouped 9689 1726887165.77127: Examining possible inventory source: /tmp/ansible.mwywrlv5.inventory.yaml 9689 1726887165.96500: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 9689 1726887165.96576: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 9689 1726887165.96604: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 9689 1726887165.96679: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 9689 1726887165.96765: Loaded config def from plugin (inventory/script) 9689 1726887165.96768: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 9689 1726887165.96820: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 9689 1726887165.96927: Loaded config def from plugin (inventory/yaml) 9689 1726887165.96930: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 9689 1726887165.97036: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 9689 1726887165.97629: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 9689 1726887165.97633: 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.mwywrlv5.inventory.yaml as it did not pass its verify_file() method 9689 1726887165.97636: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) script declined parsing /tmp/ansible.mwywrlv5.inventory.yaml as it did not pass its verify_file() method 9689 1726887165.97646: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 9689 1726887165.97652: Loading data from /tmp/ansible.mwywrlv5.inventory.yaml 9689 1726887166.03657: /tmp/ansible.mwywrlv5.inventory.yaml was not parsable by auto 9689 1726887166.03846: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 9689 1726887166.03897: Loading data from /tmp/ansible.mwywrlv5.inventory.yaml 9689 1726887166.08904: group all already in inventory 9689 1726887166.08915: set inventory_file for managed_node1 9689 1726887166.08922: set inventory_dir for managed_node1 9689 1726887166.08923: Added host managed_node1 to inventory 9689 1726887166.08925: Added host managed_node1 to group all 9689 1726887166.08927: set ansible_check_mode for managed_node1 9689 1726887166.08928: set ansible_config_file for managed_node1 9689 1726887166.08928: set ansible_diff_mode for managed_node1 9689 1726887166.08929: set ansible_facts for managed_node1 9689 1726887166.08930: set ansible_forks for managed_node1 9689 1726887166.08931: set ansible_host for managed_node1 9689 1726887166.08931: set ansible_inventory_sources for managed_node1 9689 1726887166.08932: set ansible_limit for managed_node1 9689 1726887166.08933: set ansible_playbook_python for managed_node1 9689 1726887166.08934: set ansible_run_tags for managed_node1 9689 1726887166.08935: set ansible_skip_tags for managed_node1 9689 1726887166.08936: set ansible_ssh_extra_args for managed_node1 9689 1726887166.08936: set ansible_verbosity for managed_node1 9689 1726887166.08937: set ansible_version for managed_node1 9689 1726887166.08938: set group_names for managed_node1 9689 1726887166.08939: set groups for managed_node1 9689 1726887166.08946: set inventory_dir for managed_node1 9689 1726887166.08948: set inventory_file for managed_node1 9689 1726887166.08949: set inventory_hostname for managed_node1 9689 1726887166.08950: set inventory_hostname_short for managed_node1 9689 1726887166.08950: set omit for managed_node1 9689 1726887166.08951: set playbook_dir for managed_node1 9689 1726887166.08955: set inventory_file for managed_node2 9689 1726887166.08959: set inventory_dir for managed_node2 9689 1726887166.08961: Added host managed_node2 to inventory 9689 1726887166.08962: Added host managed_node2 to group all 9689 1726887166.08964: set ansible_all_ipv4_addresses for managed_node2 9689 1726887166.08964: set ansible_all_ipv6_addresses for managed_node2 9689 1726887166.08965: set ansible_apparmor for managed_node2 9689 1726887166.08966: set ansible_architecture for managed_node2 9689 1726887166.08967: set ansible_bios_date for managed_node2 9689 1726887166.08968: set ansible_bios_vendor for managed_node2 9689 1726887166.08968: set ansible_bios_version for managed_node2 9689 1726887166.08969: set ansible_board_asset_tag for managed_node2 9689 1726887166.08970: set ansible_board_name for managed_node2 9689 1726887166.08971: set ansible_board_serial for managed_node2 9689 1726887166.08972: set ansible_board_vendor for managed_node2 9689 1726887166.08973: set ansible_board_version for managed_node2 9689 1726887166.08973: set ansible_chassis_asset_tag for managed_node2 9689 1726887166.08974: set ansible_chassis_serial for managed_node2 9689 1726887166.08975: set ansible_chassis_vendor for managed_node2 9689 1726887166.08976: set ansible_chassis_version for managed_node2 9689 1726887166.08977: set ansible_check_mode for managed_node2 9689 1726887166.08978: set ansible_cmdline for managed_node2 9689 1726887166.08979: set ansible_config_file for managed_node2 9689 1726887166.08980: set ansible_date_time for managed_node2 9689 1726887166.08981: set ansible_default_ipv4 for managed_node2 9689 1726887166.08981: set ansible_default_ipv6 for managed_node2 9689 1726887166.08982: set ansible_device_links for managed_node2 9689 1726887166.08983: set ansible_devices for managed_node2 9689 1726887166.08984: set ansible_diff_mode for managed_node2 9689 1726887166.08985: set ansible_distribution for managed_node2 9689 1726887166.08986: set ansible_distribution_file_parsed for managed_node2 9689 1726887166.08986: set ansible_distribution_file_path for managed_node2 9689 1726887166.08987: set ansible_distribution_file_variety for managed_node2 9689 1726887166.08988: set ansible_distribution_major_version for managed_node2 9689 1726887166.08989: set ansible_distribution_release for managed_node2 9689 1726887166.08990: set ansible_distribution_version for managed_node2 9689 1726887166.08991: set ansible_dns for managed_node2 9689 1726887166.08991: set ansible_domain for managed_node2 9689 1726887166.08992: set ansible_effective_group_id for managed_node2 9689 1726887166.08993: set ansible_effective_user_id for managed_node2 9689 1726887166.08994: set ansible_env for managed_node2 9689 1726887166.08995: set ansible_eth0 for managed_node2 9689 1726887166.08996: set ansible_facts for managed_node2 9689 1726887166.08997: set ansible_fibre_channel_wwn for managed_node2 9689 1726887166.08997: set ansible_fips for managed_node2 9689 1726887166.08998: set ansible_forks for managed_node2 9689 1726887166.08999: set ansible_form_factor for managed_node2 9689 1726887166.09000: set ansible_fqdn for managed_node2 9689 1726887166.09001: set ansible_host for managed_node2 9689 1726887166.09001: set ansible_hostname for managed_node2 9689 1726887166.09006: set ansible_hostnqn for managed_node2 9689 1726887166.09007: set ansible_interfaces for managed_node2 9689 1726887166.09008: set ansible_inventory_sources for managed_node2 9689 1726887166.09008: set ansible_is_chroot for managed_node2 9689 1726887166.09009: set ansible_iscsi_iqn for managed_node2 9689 1726887166.09010: set ansible_kernel for managed_node2 9689 1726887166.09011: set ansible_kernel_version for managed_node2 9689 1726887166.09012: set ansible_limit for managed_node2 9689 1726887166.09014: set ansible_lo for managed_node2 9689 1726887166.09015: set ansible_loadavg for managed_node2 9689 1726887166.09016: set ansible_local for managed_node2 9689 1726887166.09017: set ansible_locally_reachable_ips for managed_node2 9689 1726887166.09018: set ansible_lsb for managed_node2 9689 1726887166.09019: set ansible_lvm for managed_node2 9689 1726887166.09019: set ansible_machine for managed_node2 9689 1726887166.09020: set ansible_machine_id for managed_node2 9689 1726887166.09021: set ansible_memfree_mb for managed_node2 9689 1726887166.09022: set ansible_memory_mb for managed_node2 9689 1726887166.09023: set ansible_memtotal_mb for managed_node2 9689 1726887166.09023: set ansible_mounts for managed_node2 9689 1726887166.09024: set ansible_nodename for managed_node2 9689 1726887166.09025: set ansible_os_family for managed_node2 9689 1726887166.09026: set ansible_pkg_mgr for managed_node2 9689 1726887166.09027: set ansible_playbook_python for managed_node2 9689 1726887166.09028: set ansible_proc_cmdline for managed_node2 9689 1726887166.09029: set ansible_processor for managed_node2 9689 1726887166.09029: set ansible_processor_cores for managed_node2 9689 1726887166.09030: set ansible_processor_count for managed_node2 9689 1726887166.09031: set ansible_processor_nproc for managed_node2 9689 1726887166.09032: set ansible_processor_threads_per_core for managed_node2 9689 1726887166.09033: set ansible_processor_vcpus for managed_node2 9689 1726887166.09033: set ansible_product_name for managed_node2 9689 1726887166.09034: set ansible_product_serial for managed_node2 9689 1726887166.09035: set ansible_product_uuid for managed_node2 9689 1726887166.09036: set ansible_product_version for managed_node2 9689 1726887166.09036: set ansible_python for managed_node2 9689 1726887166.09037: set ansible_python_version for managed_node2 9689 1726887166.09038: set ansible_real_group_id for managed_node2 9689 1726887166.09039: set ansible_real_user_id for managed_node2 9689 1726887166.09040: set ansible_run_tags for managed_node2 9689 1726887166.09041: set ansible_selinux for managed_node2 9689 1726887166.09041: set ansible_selinux_python_present for managed_node2 9689 1726887166.09042: set ansible_service_mgr for managed_node2 9689 1726887166.09043: set ansible_skip_tags for managed_node2 9689 1726887166.09044: set ansible_ssh_extra_args for managed_node2 9689 1726887166.09044: set ansible_ssh_host_key_dsa_public for managed_node2 9689 1726887166.09045: set ansible_ssh_host_key_dsa_public_keytype for managed_node2 9689 1726887166.09046: set ansible_ssh_host_key_ecdsa_public for managed_node2 9689 1726887166.09047: set ansible_ssh_host_key_ecdsa_public_keytype for managed_node2 9689 1726887166.09047: set ansible_ssh_host_key_ed25519_public for managed_node2 9689 1726887166.09048: set ansible_ssh_host_key_ed25519_public_keytype for managed_node2 9689 1726887166.09049: set ansible_ssh_host_key_rsa_public for managed_node2 9689 1726887166.09050: set ansible_ssh_host_key_rsa_public_keytype for managed_node2 9689 1726887166.09051: set ansible_swapfree_mb for managed_node2 9689 1726887166.09051: set ansible_swaptotal_mb for managed_node2 9689 1726887166.09052: set ansible_system for managed_node2 9689 1726887166.09053: set ansible_system_capabilities for managed_node2 9689 1726887166.09054: set ansible_system_capabilities_enforced for managed_node2 9689 1726887166.09055: set ansible_system_vendor for managed_node2 9689 1726887166.09055: set ansible_uptime_seconds for managed_node2 9689 1726887166.09056: set ansible_user_dir for managed_node2 9689 1726887166.09057: set ansible_user_gecos for managed_node2 9689 1726887166.09058: set ansible_user_gid for managed_node2 9689 1726887166.09059: set ansible_user_id for managed_node2 9689 1726887166.09060: set ansible_user_shell for managed_node2 9689 1726887166.09060: set ansible_user_uid for managed_node2 9689 1726887166.09061: set ansible_userspace_architecture for managed_node2 9689 1726887166.09062: set ansible_userspace_bits for managed_node2 9689 1726887166.09063: set ansible_verbosity for managed_node2 9689 1726887166.09063: set ansible_version for managed_node2 9689 1726887166.09064: set ansible_virtualization_role for managed_node2 9689 1726887166.09065: set ansible_virtualization_tech_guest for managed_node2 9689 1726887166.09065: set ansible_virtualization_tech_host for managed_node2 9689 1726887166.09066: set ansible_virtualization_type for managed_node2 9689 1726887166.09067: set discovered_interpreter_python for managed_node2 9689 1726887166.09067: set gather_subset for managed_node2 9689 1726887166.09068: set group_names for managed_node2 9689 1726887166.09069: set groups for managed_node2 9689 1726887166.09070: set inventory_dir for managed_node2 9689 1726887166.09071: set inventory_file for managed_node2 9689 1726887166.09071: set inventory_hostname for managed_node2 9689 1726887166.09072: set inventory_hostname_short for managed_node2 9689 1726887166.09073: set module_setup for managed_node2 9689 1726887166.09073: set omit for managed_node2 9689 1726887166.09074: set playbook_dir for managed_node2 9689 1726887166.09075: set tempinventory for managed_node2 9689 1726887166.09078: set inventory_file for managed_node3 9689 1726887166.09082: set inventory_dir for managed_node3 9689 1726887166.09083: Added host managed_node3 to inventory 9689 1726887166.09085: Added host managed_node3 to group all 9689 1726887166.09086: set ansible_check_mode for managed_node3 9689 1726887166.09087: set ansible_config_file for managed_node3 9689 1726887166.09088: set ansible_diff_mode for managed_node3 9689 1726887166.09089: set ansible_facts for managed_node3 9689 1726887166.09089: set ansible_forks for managed_node3 9689 1726887166.09090: set ansible_host for managed_node3 9689 1726887166.09091: set ansible_inventory_sources for managed_node3 9689 1726887166.09092: set ansible_limit for managed_node3 9689 1726887166.09093: set ansible_playbook_python for managed_node3 9689 1726887166.09093: set ansible_run_tags for managed_node3 9689 1726887166.09094: set ansible_skip_tags for managed_node3 9689 1726887166.09095: set ansible_ssh_extra_args for managed_node3 9689 1726887166.09095: set ansible_verbosity for managed_node3 9689 1726887166.09096: set ansible_version for managed_node3 9689 1726887166.09097: set group_names for managed_node3 9689 1726887166.09098: set groups for managed_node3 9689 1726887166.09099: set inventory_dir for managed_node3 9689 1726887166.09100: set inventory_file for managed_node3 9689 1726887166.09101: set inventory_hostname for managed_node3 9689 1726887166.09102: set inventory_hostname_short for managed_node3 9689 1726887166.09103: set omit for managed_node3 9689 1726887166.09104: set playbook_dir for managed_node3 Parsed /tmp/ansible.mwywrlv5.inventory.yaml inventory source with yaml plugin 9689 1726887166.09109: Reconcile groups and hosts in inventory. 9689 1726887166.09120: Group ungrouped now contains managed_node1 9689 1726887166.09123: Group ungrouped now contains managed_node2 9689 1726887166.09124: Group ungrouped now contains managed_node3 9689 1726887166.09221: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 9689 1726887166.09337: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 9689 1726887166.09375: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 9689 1726887166.09398: Loaded config def from plugin (vars/host_group_vars) 9689 1726887166.09400: 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) 9689 1726887166.09406: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 9689 1726887166.09415: 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) 9689 1726887166.09452: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 9689 1726887166.09817: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887166.09987: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 9689 1726887166.10040: Loaded config def from plugin (connection/local) 9689 1726887166.10044: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 9689 1726887166.11696: Loaded config def from plugin (connection/paramiko_ssh) 9689 1726887166.11701: 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) 9689 1726887166.12557: 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) 9689 1726887166.12588: Loaded config def from plugin (connection/psrp) 9689 1726887166.12591: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 9689 1726887166.13311: 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) 9689 1726887166.13341: Loaded config def from plugin (connection/ssh) 9689 1726887166.13343: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 9689 1726887166.15297: 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) 9689 1726887166.15335: Loaded config def from plugin (connection/winrm) 9689 1726887166.15337: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 9689 1726887166.15365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 9689 1726887166.15433: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 9689 1726887166.15508: Loaded config def from plugin (shell/cmd) 9689 1726887166.15511: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 9689 1726887166.15539: 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) 9689 1726887166.15610: Loaded config def from plugin (shell/powershell) 9689 1726887166.15614: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 9689 1726887166.15685: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 9689 1726887166.15908: Loaded config def from plugin (shell/sh) 9689 1726887166.15910: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 9689 1726887166.15961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 9689 1726887166.16106: Loaded config def from plugin (become/runas) 9689 1726887166.16108: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 9689 1726887166.16402: Loaded config def from plugin (become/su) 9689 1726887166.16405: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 9689 1726887166.16614: Loaded config def from plugin (become/sudo) 9689 1726887166.16617: 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 9689 1726887166.16653: Loading data from /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default.yml 9689 1726887166.16777: in VariableManager get_vars() 9689 1726887166.16800: done with get_vars() 9689 1726887166.16900: Loading data from /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/vars/main.yml 9689 1726887166.18105: Loading data from /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/defaults/main.yml 9689 1726887166.18155: Loading data from /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/meta/main.yml 9689 1726887166.18289: Loading data from /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml 9689 1726887166.20208: in VariableManager get_vars() 9689 1726887166.20241: done with get_vars() 9689 1726887166.20406: trying /usr/local/lib/python3.12/site-packages/ansible/modules 9689 1726887166.24322: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 9689 1726887166.24389: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 9689 1726887166.28073: Loading data from /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/handlers/main.yml 9689 1726887166.28744: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 9689 1726887166.28762: 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 9689 1726887166.29080: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 9689 1726887166.29284: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 9689 1726887166.29288: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-DtY/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__) 9689 1726887166.29333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 9689 1726887166.29364: 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) 9689 1726887166.29582: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 9689 1726887166.29659: Loaded config def from plugin (callback/default) 9689 1726887166.29665: 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) 9689 1726887166.31080: Loaded config def from plugin (callback/junit) 9689 1726887166.31083: 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) 9689 1726887166.31141: 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) 9689 1726887166.31234: Loaded config def from plugin (callback/minimal) 9689 1726887166.31238: 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) 9689 1726887166.31287: 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) 9689 1726887166.31369: Loaded config def from plugin (callback/tree) 9689 1726887166.31372: 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 9689 1726887166.31507: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 9689 1726887166.31510: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-DtY/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_default.yml **************************************************** 1 plays in tests_default.yml 9689 1726887166.31540: in VariableManager get_vars() 9689 1726887166.31560: done with get_vars() 9689 1726887166.31568: in VariableManager get_vars() 9689 1726887166.31582: done with get_vars() 9689 1726887166.31588: variable 'omit' from source: magic vars 9689 1726887166.31634: in VariableManager get_vars() 9689 1726887166.31655: done with get_vars() 9689 1726887166.31681: variable 'omit' from source: magic vars PLAY [Ensure that the role runs with default parameters] *********************** 9689 1726887166.33546: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 9689 1726887166.33634: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 9689 1726887166.33730: getting the remaining hosts for this loop 9689 1726887166.33732: done getting the remaining hosts for this loop 9689 1726887166.33735: getting the next task for host managed_node1 9689 1726887166.33740: done getting next task for host managed_node1 9689 1726887166.33742: ^ task is: TASK: meta (flush_handlers) 9689 1726887166.33744: ^ 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 9689 1726887166.33745: getting the next task for host managed_node2 9689 1726887166.33749: done getting next task for host managed_node2 9689 1726887166.33751: ^ task is: TASK: meta (flush_handlers) 9689 1726887166.33752: ^ 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 9689 1726887166.33753: getting the next task for host managed_node3 9689 1726887166.33756: done getting next task for host managed_node3 9689 1726887166.33757: ^ task is: TASK: meta (flush_handlers) 9689 1726887166.33759: ^ 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 9689 1726887166.33763: getting variables 9689 1726887166.33764: in VariableManager get_vars() 9689 1726887166.33797: Calling all_inventory to load vars for managed_node1 9689 1726887166.33800: Calling groups_inventory to load vars for managed_node1 9689 1726887166.33803: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887166.33820: Calling all_plugins_play to load vars for managed_node1 9689 1726887166.33834: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887166.33839: Calling groups_plugins_play to load vars for managed_node1 9689 1726887166.33883: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887166.33953: done with get_vars() 9689 1726887166.33961: done getting variables 9689 1726887166.34021: in VariableManager get_vars() 9689 1726887166.34034: Calling all_inventory to load vars for managed_node1 9689 1726887166.34037: Calling groups_inventory to load vars for managed_node1 9689 1726887166.34040: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887166.34046: Calling all_plugins_play to load vars for managed_node1 9689 1726887166.34049: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887166.34054: Calling groups_plugins_play to load vars for managed_node1 9689 1726887166.34093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887166.34114: done with get_vars() 9689 1726887166.34127: getting variables 9689 1726887166.34129: in VariableManager get_vars() 9689 1726887166.34142: Calling all_inventory to load vars for managed_node2 9689 1726887166.34145: Calling groups_inventory to load vars for managed_node2 9689 1726887166.34149: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887166.34154: Calling all_plugins_play to load vars for managed_node2 9689 1726887166.34157: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887166.34162: Calling groups_plugins_play to load vars for managed_node2 9689 1726887166.34204: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887166.34225: done with get_vars() 9689 1726887166.34234: done getting variables 9689 1726887166.34289: in VariableManager get_vars() 9689 1726887166.34302: Calling all_inventory to load vars for managed_node2 9689 1726887166.34305: Calling groups_inventory to load vars for managed_node2 9689 1726887166.34311: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887166.34319: Calling all_plugins_play to load vars for managed_node2 9689 1726887166.34322: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887166.34327: Calling groups_plugins_play to load vars for managed_node2 9689 1726887166.34369: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887166.34388: done with get_vars() 9689 1726887166.34401: getting variables 9689 1726887166.34403: in VariableManager get_vars() 9689 1726887166.34417: Calling all_inventory to load vars for managed_node3 9689 1726887166.34420: Calling groups_inventory to load vars for managed_node3 9689 1726887166.34423: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887166.34428: Calling all_plugins_play to load vars for managed_node3 9689 1726887166.34432: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887166.34436: Calling groups_plugins_play to load vars for managed_node3 9689 1726887166.34475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887166.34494: done with get_vars() 9689 1726887166.34501: done getting variables 9689 1726887166.34557: in VariableManager get_vars() 9689 1726887166.34570: Calling all_inventory to load vars for managed_node3 9689 1726887166.34573: Calling groups_inventory to load vars for managed_node3 9689 1726887166.34576: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887166.34581: Calling all_plugins_play to load vars for managed_node3 9689 1726887166.34584: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887166.34589: Calling groups_plugins_play to load vars for managed_node3 9689 1726887166.34630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887166.34649: done with get_vars() 9689 1726887166.34661: done queuing things up, now waiting for results queue to drain 9689 1726887166.34664: results queue empty 9689 1726887166.34665: checking for any_errors_fatal 9689 1726887166.34670: done checking for any_errors_fatal 9689 1726887166.34671: checking for max_fail_percentage 9689 1726887166.34672: done checking for max_fail_percentage 9689 1726887166.34673: checking to see if all hosts have failed and the running result is not ok 9689 1726887166.34674: done checking to see if all hosts have failed 9689 1726887166.34674: getting the remaining hosts for this loop 9689 1726887166.34676: done getting the remaining hosts for this loop 9689 1726887166.34679: getting the next task for host managed_node1 9689 1726887166.34683: done getting next task for host managed_node1 9689 1726887166.34686: ^ task is: TASK: fedora.linux_system_roles.timesync : Set version specific variables 9689 1726887166.34688: ^ 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 9689 1726887166.34689: getting the next task for host managed_node2 9689 1726887166.34693: done getting next task for host managed_node2 9689 1726887166.34696: ^ task is: TASK: fedora.linux_system_roles.timesync : Set version specific variables 9689 1726887166.34697: ^ 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 9689 1726887166.34699: getting the next task for host managed_node3 9689 1726887166.34702: done getting next task for host managed_node3 9689 1726887166.34704: ^ task is: TASK: fedora.linux_system_roles.timesync : Set version specific variables 9689 1726887166.34705: ^ 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 9689 1726887166.34718: getting variables 9689 1726887166.34720: in VariableManager get_vars() 9689 1726887166.34735: Calling all_inventory to load vars for managed_node1 9689 1726887166.34738: Calling groups_inventory to load vars for managed_node1 9689 1726887166.34741: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887166.34746: Calling all_plugins_play to load vars for managed_node1 9689 1726887166.34748: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887166.34752: Calling groups_plugins_play to load vars for managed_node1 9689 1726887166.34785: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887166.34808: done with get_vars() 9689 1726887166.34827: done getting variables TASK [fedora.linux_system_roles.timesync : Set version specific variables] ***** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:2 Friday 20 September 2024 22:52:46 -0400 (0:00:00.034) 0:00:00.034 ****** 9689 1726887166.34903: entering _queue_task() for managed_node1/include_tasks 9689 1726887166.34905: Creating lock for include_tasks 9689 1726887166.35203: worker is 1 (out of 3 available) 9689 1726887166.35216: exiting _queue_task() for managed_node1/include_tasks 9689 1726887166.35245: getting variables 9689 1726887166.35248: in VariableManager get_vars() 9689 1726887166.35615: Calling all_inventory to load vars for managed_node2 9689 1726887166.35619: Calling groups_inventory to load vars for managed_node2 9689 1726887166.35622: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887166.35636: Calling all_plugins_play to load vars for managed_node2 9689 1726887166.35639: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887166.35644: Calling groups_plugins_play to load vars for managed_node2 9689 1726887166.35715: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887166.35751: done with get_vars() 9689 1726887166.35760: done getting variables 9689 1726887166.35860: entering _queue_task() for managed_node2/include_tasks 9689 1726887166.36122: worker is 2 (out of 3 available) 9689 1726887166.36135: exiting _queue_task() for managed_node2/include_tasks 9689 1726887166.36162: getting variables 9689 1726887166.36165: in VariableManager get_vars() 9689 1726887166.36241: Calling all_inventory to load vars for managed_node3 9689 1726887166.36245: Calling groups_inventory to load vars for managed_node3 9689 1726887166.36249: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887166.36264: Calling all_plugins_play to load vars for managed_node3 9689 1726887166.36268: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887166.36273: Calling groups_plugins_play to load vars for managed_node3 9689 1726887166.36345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887166.36387: done with get_vars() 9689 1726887166.36398: done getting variables 9689 1726887166.36507: entering _queue_task() for managed_node3/include_tasks 9689 1726887166.36752: worker is 3 (out of 3 available) 9689 1726887166.36764: exiting _queue_task() for managed_node3/include_tasks 9689 1726887166.36777: done queuing things up, now waiting for results queue to drain 9689 1726887166.36781: waiting for pending results... 9716 1726887166.36968: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set version specific variables 9716 1726887166.37080: in run() - task 0e652c5f-a961-eb88-62cf-00000000000a 9716 1726887166.37097: variable 'ansible_search_path' from source: unknown 9716 1726887166.37104: variable 'ansible_search_path' from source: unknown 9716 1726887166.37129: calling self._execute() 9715 1726887166.37181: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set version specific variables 9715 1726887166.37284: in run() - task 0e652c5f-a961-eb88-62cf-00000000000a 9715 1726887166.37300: variable 'ansible_search_path' from source: unknown 9715 1726887166.37307: variable 'ansible_search_path' from source: unknown 9715 1726887166.37327: calling self._execute() 9715 1726887166.37384: variable 'ansible_host' from source: host vars for 'managed_node1' 9715 1726887166.37394: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9715 1726887166.37406: variable 'omit' from source: magic vars 9718 1726887166.37402: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set version specific variables 9715 1726887166.37504: _execute() done 9715 1726887166.37511: dumping result to json 9715 1726887166.37520: done dumping result, returning 9715 1726887166.37528: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set version specific variables [0e652c5f-a961-eb88-62cf-00000000000a] 9718 1726887166.37531: in run() - task 0e652c5f-a961-eb88-62cf-00000000000a 9715 1726887166.37548: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000a 9718 1726887166.37551: variable 'ansible_search_path' from source: unknown 9718 1726887166.37557: variable 'ansible_search_path' from source: unknown 9715 1726887166.37584: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000a 9715 1726887166.37590: WORKER PROCESS EXITING 9718 1726887166.37593: calling self._execute() 9718 1726887166.37652: variable 'ansible_host' from source: host vars for 'managed_node3' 9718 1726887166.37663: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9718 1726887166.37675: variable 'omit' from source: magic vars 9718 1726887166.37775: _execute() done 9718 1726887166.37782: dumping result to json 9718 1726887166.37789: done dumping result, returning 9718 1726887166.37798: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set version specific variables [0e652c5f-a961-eb88-62cf-00000000000a] 9718 1726887166.37818: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000a 9718 1726887166.37857: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000a 9718 1726887166.37862: WORKER PROCESS EXITING 9716 1726887166.37200: variable 'ansible_host' from source: host vars for 'managed_node2' 9716 1726887166.38110: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9716 1726887166.38127: variable 'omit' from source: magic vars 9716 1726887166.38222: _execute() done 9716 1726887166.38229: dumping result to json 9716 1726887166.38235: done dumping result, returning 9716 1726887166.38244: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set version specific variables [0e652c5f-a961-eb88-62cf-00000000000a] 9716 1726887166.38336: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000a 9716 1726887166.38371: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000a 9716 1726887166.38376: WORKER PROCESS EXITING 9689 1726887166.38645: no more pending results, returning what we have 9689 1726887166.38650: in VariableManager get_vars() 9689 1726887166.38685: Calling all_inventory to load vars for managed_node1 9689 1726887166.38689: Calling groups_inventory to load vars for managed_node1 9689 1726887166.38691: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887166.38701: Calling all_plugins_play to load vars for managed_node1 9689 1726887166.38704: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887166.38708: Calling groups_plugins_play to load vars for managed_node1 9689 1726887166.38763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887166.38785: done with get_vars() 9689 1726887166.38791: variable 'ansible_search_path' from source: unknown 9689 1726887166.38792: variable 'ansible_search_path' from source: unknown 9689 1726887166.38825: in VariableManager get_vars() 9689 1726887166.38840: Calling all_inventory to load vars for managed_node3 9689 1726887166.38843: Calling groups_inventory to load vars for managed_node3 9689 1726887166.38845: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887166.38850: Calling all_plugins_play to load vars for managed_node3 9689 1726887166.38853: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887166.38856: Calling groups_plugins_play to load vars for managed_node3 9689 1726887166.38891: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887166.38910: done with get_vars() 9689 1726887166.38917: variable 'ansible_search_path' from source: unknown 9689 1726887166.38919: variable 'ansible_search_path' from source: unknown 9689 1726887166.38947: in VariableManager get_vars() 9689 1726887166.38964: Calling all_inventory to load vars for managed_node2 9689 1726887166.38968: Calling groups_inventory to load vars for managed_node2 9689 1726887166.38971: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887166.38976: Calling all_plugins_play to load vars for managed_node2 9689 1726887166.38979: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887166.38984: Calling groups_plugins_play to load vars for managed_node2 9689 1726887166.39029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887166.39047: done with get_vars() 9689 1726887166.39051: variable 'ansible_search_path' from source: unknown 9689 1726887166.39051: variable 'ansible_search_path' from source: unknown 9689 1726887166.39067: we have included files to process 9689 1726887166.39068: generating all_blocks data 9689 1726887166.39069: done generating all_blocks data 9689 1726887166.39070: processing included file: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml 9689 1726887166.39070: loading included file: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml 9689 1726887166.39072: Loading data from /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml included: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml for managed_node1, managed_node3, managed_node2 9689 1726887166.39769: done processing included file 9689 1726887166.39771: iterating over new_blocks loaded from include file 9689 1726887166.39772: in VariableManager get_vars() 9689 1726887166.39788: done with get_vars() 9689 1726887166.39790: filtering new block on tags 9689 1726887166.39801: done filtering new block on tags 9689 1726887166.39804: in VariableManager get_vars() 9689 1726887166.39825: done with get_vars() 9689 1726887166.39827: filtering new block on tags 9689 1726887166.39839: done filtering new block on tags 9689 1726887166.39841: in VariableManager get_vars() 9689 1726887166.39855: done with get_vars() 9689 1726887166.39856: filtering new block on tags 9689 1726887166.39876: done filtering new block on tags 9689 1726887166.39878: in VariableManager get_vars() 9689 1726887166.39896: done with get_vars() 9689 1726887166.39897: filtering new block on tags 9689 1726887166.39907: done filtering new block on tags 9689 1726887166.39908: done iterating over new_blocks loaded from include file 9689 1726887166.39909: extending task lists for all hosts with included blocks 9689 1726887166.40378: done extending task lists 9689 1726887166.40379: done processing included files 9689 1726887166.40379: results queue empty 9689 1726887166.40380: checking for any_errors_fatal 9689 1726887166.40381: done checking for any_errors_fatal 9689 1726887166.40382: checking for max_fail_percentage 9689 1726887166.40382: done checking for max_fail_percentage 9689 1726887166.40383: checking to see if all hosts have failed and the running result is not ok 9689 1726887166.40383: done checking to see if all hosts have failed 9689 1726887166.40384: getting the remaining hosts for this loop 9689 1726887166.40385: done getting the remaining hosts for this loop 9689 1726887166.40386: getting the next task for host managed_node1 9689 1726887166.40389: done getting next task for host managed_node1 9689 1726887166.40392: ^ task is: TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role 9689 1726887166.40394: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887166.40396: getting the next task for host managed_node2 9689 1726887166.40398: done getting next task for host managed_node2 9689 1726887166.40399: ^ task is: TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role 9689 1726887166.40400: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887166.40401: getting the next task for host managed_node3 9689 1726887166.40402: done getting next task for host managed_node3 9689 1726887166.40403: ^ task is: TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role 9689 1726887166.40404: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887166.40411: getting variables 9689 1726887166.40411: in VariableManager get_vars() 9689 1726887166.40424: Calling all_inventory to load vars for managed_node1 9689 1726887166.40426: Calling groups_inventory to load vars for managed_node1 9689 1726887166.40427: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887166.40431: Calling all_plugins_play to load vars for managed_node1 9689 1726887166.40432: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887166.40434: Calling groups_plugins_play to load vars for managed_node1 9689 1726887166.40457: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887166.40478: done with get_vars() 9689 1726887166.40485: done getting variables TASK [fedora.linux_system_roles.timesync : Ensure ansible_facts used by role] *** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:2 Friday 20 September 2024 22:52:46 -0400 (0:00:00.056) 0:00:00.091 ****** 9689 1726887166.40548: entering _queue_task() for managed_node1/setup 9689 1726887166.40709: worker is 1 (out of 3 available) 9689 1726887166.40723: exiting _queue_task() for managed_node1/setup 9689 1726887166.40753: getting variables 9689 1726887166.40756: in VariableManager get_vars() 9689 1726887166.40847: Calling all_inventory to load vars for managed_node2 9689 1726887166.40852: Calling groups_inventory to load vars for managed_node2 9689 1726887166.40855: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887166.40870: Calling all_plugins_play to load vars for managed_node2 9689 1726887166.40874: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887166.40879: Calling groups_plugins_play to load vars for managed_node2 9689 1726887166.40966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887166.41007: done with get_vars() 9689 1726887166.41021: done getting variables 9689 1726887166.41129: entering _queue_task() for managed_node2/setup 9689 1726887166.41375: worker is 2 (out of 3 available) 9689 1726887166.41387: exiting _queue_task() for managed_node2/setup 9689 1726887166.41420: getting variables 9689 1726887166.41423: in VariableManager get_vars() 9689 1726887166.41509: Calling all_inventory to load vars for managed_node3 9689 1726887166.41516: Calling groups_inventory to load vars for managed_node3 9689 1726887166.41519: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887166.41535: Calling all_plugins_play to load vars for managed_node3 9689 1726887166.41540: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887166.41544: Calling groups_plugins_play to load vars for managed_node3 9689 1726887166.41621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887166.41669: done with get_vars() 9689 1726887166.41681: done getting variables 9689 1726887166.41797: entering _queue_task() for managed_node3/setup 9689 1726887166.43175: worker is 3 (out of 3 available) 9689 1726887166.43186: exiting _queue_task() for managed_node3/setup 9689 1726887166.43198: done queuing things up, now waiting for results queue to drain 9689 1726887166.43201: waiting for pending results... 9720 1726887166.40866: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role 9720 1726887166.41006: in run() - task 0e652c5f-a961-eb88-62cf-0000000000af 9720 1726887166.41026: variable 'ansible_search_path' from source: unknown 9720 1726887166.41032: variable 'ansible_search_path' from source: unknown 9720 1726887166.41058: calling self._execute() 9720 1726887166.41119: variable 'ansible_host' from source: host vars for 'managed_node1' 9720 1726887166.41131: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9720 1726887166.41143: variable 'omit' from source: magic vars 9720 1726887166.41703: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9721 1726887166.42177: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role 9721 1726887166.42307: in run() - task 0e652c5f-a961-eb88-62cf-0000000000af 9721 1726887166.42325: variable 'ansible_search_path' from source: unknown 9721 1726887166.42332: variable 'ansible_search_path' from source: unknown 9721 1726887166.42357: calling self._execute() 9721 1726887166.42426: variable 'ansible_host' from source: host vars for 'managed_node2' 9721 1726887166.42437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9721 1726887166.42450: variable 'omit' from source: magic vars 9721 1726887166.43011: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9722 1726887166.43452: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role 9722 1726887166.43578: in run() - task 0e652c5f-a961-eb88-62cf-0000000000af 9722 1726887166.43594: variable 'ansible_search_path' from source: unknown 9722 1726887166.43599: variable 'ansible_search_path' from source: unknown 9722 1726887166.43634: calling self._execute() 9722 1726887166.43692: variable 'ansible_host' from source: host vars for 'managed_node3' 9722 1726887166.43701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9722 1726887166.43714: variable 'omit' from source: magic vars 9722 1726887166.44273: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9720 1726887166.44527: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9720 1726887166.44603: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9720 1726887166.44650: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9720 1726887166.44694: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9720 1726887166.44733: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9720 1726887166.44822: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9720 1726887166.44860: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9720 1726887166.44893: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9720 1726887166.44945: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9720 1726887166.44967: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9720 1726887166.45357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9720 1726887166.45392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9720 1726887166.45428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9720 1726887166.45478: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9720 1726887166.45499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9720 1726887166.45715: variable '__timesync_required_facts' from source: role '' all vars 9720 1726887166.45730: variable 'ansible_facts' from source: host vars for 'managed_node1' 9720 1726887166.45765: Evaluated conditional (__timesync_required_facts | difference(ansible_facts.keys() | list) | length > 0): True 9720 1726887166.45775: variable 'omit' from source: magic vars 9720 1726887166.45837: variable 'omit' from source: magic vars 9720 1726887166.45871: variable '__timesync_required_facts_subsets' from source: role '' all vars 9720 1726887166.45964: variable '__timesync_required_facts_subsets' from source: role '' all vars 9720 1726887166.46099: variable '__timesync_required_facts' from source: role '' all vars 9720 1726887166.46188: variable 'omit' from source: magic vars 9720 1726887166.46219: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9720 1726887166.46254: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9720 1726887166.46275: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9720 1726887166.46297: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9720 1726887166.46313: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9720 1726887166.46346: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9720 1726887166.46354: variable 'ansible_host' from source: host vars for 'managed_node1' 9720 1726887166.46360: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9720 1726887166.47214: Set connection var ansible_module_compression to ZIP_DEFLATED 9720 1726887166.47229: Set connection var ansible_shell_executable to /bin/sh 9720 1726887166.47234: Set connection var ansible_connection to ssh 9720 1726887166.47242: Set connection var ansible_timeout to 10 9720 1726887166.47246: Set connection var ansible_shell_type to sh 9720 1726887166.47252: Set connection var ansible_pipelining to False 9720 1726887166.47276: variable 'ansible_shell_executable' from source: unknown 9720 1726887166.47282: variable 'ansible_connection' from source: unknown 9720 1726887166.47286: variable 'ansible_module_compression' from source: unknown 9720 1726887166.47290: variable 'ansible_shell_type' from source: unknown 9720 1726887166.47294: variable 'ansible_shell_executable' from source: unknown 9720 1726887166.47298: variable 'ansible_host' from source: host vars for 'managed_node1' 9720 1726887166.47303: variable 'ansible_pipelining' from source: unknown 9720 1726887166.47307: variable 'ansible_timeout' from source: unknown 9720 1726887166.47314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9720 1726887166.47451: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9720 1726887166.47463: variable 'omit' from source: magic vars 9720 1726887166.47471: starting attempt loop 9720 1726887166.47476: running the handler 9720 1726887166.47489: _low_level_execute_command(): starting 9720 1726887166.47498: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9721 1726887166.48236: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9721 1726887166.48306: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9721 1726887166.48347: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9721 1726887166.48388: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9721 1726887166.48421: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9721 1726887166.48497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9721 1726887166.48529: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9721 1726887166.48559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9721 1726887166.48602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9721 1726887166.48620: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9721 1726887166.48675: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9721 1726887166.48703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9721 1726887166.48735: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9721 1726887166.48783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9721 1726887166.48803: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9722 1726887166.49100: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9722 1726887166.49176: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9722 1726887166.49222: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9722 1726887166.49283: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9722 1726887166.49323: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9722 1726887166.49395: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9722 1726887166.49432: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9722 1726887166.49464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9722 1726887166.49517: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9722 1726887166.49538: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9722 1726887166.49602: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9722 1726887166.49634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9722 1726887166.49663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9722 1726887166.49708: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9722 1726887166.49730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9722 1726887166.50334: variable '__timesync_required_facts' from source: role '' all vars 9722 1726887166.50351: variable 'ansible_facts' from source: host vars for 'managed_node3' 9722 1726887166.50384: Evaluated conditional (__timesync_required_facts | difference(ansible_facts.keys() | list) | length > 0): True 9722 1726887166.50397: variable 'omit' from source: magic vars 9722 1726887166.50458: variable 'omit' from source: magic vars 9722 1726887166.50491: variable '__timesync_required_facts_subsets' from source: role '' all vars 9721 1726887166.50519: variable '__timesync_required_facts' from source: role '' all vars 9721 1726887166.50536: variable 'ansible_facts' from source: host vars for 'managed_node2' 9721 1726887166.50570: Evaluated conditional (__timesync_required_facts | difference(ansible_facts.keys() | list) | length > 0): True 9721 1726887166.50581: variable 'omit' from source: magic vars 9722 1726887166.50584: variable '__timesync_required_facts_subsets' from source: role '' all vars 9721 1726887166.50644: variable 'omit' from source: magic vars 9721 1726887166.50678: variable '__timesync_required_facts_subsets' from source: role '' all vars 9722 1726887166.50699: variable '__timesync_required_facts' from source: role '' all vars 9721 1726887166.50769: variable '__timesync_required_facts_subsets' from source: role '' all vars 9722 1726887166.50788: variable 'omit' from source: magic vars 9722 1726887166.50819: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9722 1726887166.50855: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9722 1726887166.50875: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9722 1726887166.50897: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9721 1726887166.50908: variable '__timesync_required_facts' from source: role '' all vars 9722 1726887166.50915: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9722 1726887166.50947: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9722 1726887166.50954: variable 'ansible_host' from source: host vars for 'managed_node3' 9722 1726887166.50961: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9721 1726887166.50997: variable 'omit' from source: magic vars 9721 1726887166.51028: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9721 1726887166.51061: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9721 1726887166.51081: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9722 1726887166.51085: Set connection var ansible_module_compression to ZIP_DEFLATED 9722 1726887166.51101: Set connection var ansible_shell_executable to /bin/sh 9721 1726887166.51103: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9722 1726887166.51108: Set connection var ansible_connection to ssh 9722 1726887166.51119: Set connection var ansible_timeout to 10 9722 1726887166.51125: Set connection var ansible_shell_type to sh 9722 1726887166.51134: Set connection var ansible_pipelining to False 9722 1726887166.51161: variable 'ansible_shell_executable' from source: unknown 9722 1726887166.51168: variable 'ansible_connection' from source: unknown 9722 1726887166.51174: variable 'ansible_module_compression' from source: unknown 9722 1726887166.51180: variable 'ansible_shell_type' from source: unknown 9722 1726887166.51186: variable 'ansible_shell_executable' from source: unknown 9722 1726887166.51192: variable 'ansible_host' from source: host vars for 'managed_node3' 9722 1726887166.51199: variable 'ansible_pipelining' from source: unknown 9722 1726887166.51205: variable 'ansible_timeout' from source: unknown 9722 1726887166.51213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9721 1726887166.51118: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9721 1726887166.51261: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9721 1726887166.51269: variable 'ansible_host' from source: host vars for 'managed_node2' 9721 1726887166.51276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9721 1726887166.51401: Set connection var ansible_module_compression to ZIP_DEFLATED 9722 1726887166.51404: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9722 1726887166.51419: variable 'omit' from source: magic vars 9722 1726887166.51431: starting attempt loop 9722 1726887166.51437: running the handler 9721 1726887166.51420: Set connection var ansible_shell_executable to /bin/sh 9722 1726887166.51454: _low_level_execute_command(): starting 9721 1726887166.51458: Set connection var ansible_connection to ssh 9722 1726887166.51465: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 9721 1726887166.51468: Set connection var ansible_timeout to 10 9721 1726887166.51474: Set connection var ansible_shell_type to sh 9721 1726887166.51483: Set connection var ansible_pipelining to False <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None 9721 1726887166.51509: variable 'ansible_shell_executable' from source: unknown 9721 1726887166.51519: variable 'ansible_connection' from source: unknown 9721 1726887166.51525: variable 'ansible_module_compression' from source: unknown 9721 1726887166.51531: variable 'ansible_shell_type' from source: unknown 9721 1726887166.51537: variable 'ansible_shell_executable' from source: unknown 9721 1726887166.51543: variable 'ansible_host' from source: host vars for 'managed_node2' 9721 1726887166.51550: variable 'ansible_pipelining' from source: unknown 9721 1726887166.51556: variable 'ansible_timeout' from source: unknown 9721 1726887166.51564: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9721 1726887166.51710: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9721 1726887166.51727: variable 'omit' from source: magic vars 9721 1726887166.51736: starting attempt loop 9721 1726887166.51742: running the handler 9721 1726887166.51758: _low_level_execute_command(): starting 9721 1726887166.51768: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9720 1726887166.53170: stdout chunk (state=2): >>>/root <<< 9720 1726887166.53240: stderr chunk (state=3): >>><<< 9720 1726887166.53248: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'/root\n', b'') 9720 1726887166.53282: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9720 1726887166.53300: _low_level_execute_command(): starting 9720 1726887166.53308: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430 `" && echo ansible-tmp-1726887166.5329466-9720-255100266650430="` echo /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430 `" ) && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430 `" && echo ansible-tmp-1726887166.5329466-9720-255100266650430="` echo /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430 `" ) && sleep 0'"'"'' 9721 1726887166.54789: stdout chunk (state=2): >>>/root <<< 9721 1726887166.54892: stderr chunk (state=3): >>><<< 9721 1726887166.54900: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'/root\n', b'') 9721 1726887166.54930: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9721 1726887166.54945: _low_level_execute_command(): starting 9721 1726887166.54952: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636 `" && echo ansible-tmp-1726887166.5493996-9721-209945746081636="` echo /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636 `" ) && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636 `" && echo ansible-tmp-1726887166.5493996-9721-209945746081636="` echo /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636 `" ) && sleep 0'"'"'' 9722 1726887166.55459: stdout chunk (state=2): >>>/root <<< 9722 1726887166.55523: stderr chunk (state=3): >>><<< 9722 1726887166.55532: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'/root\n', b'') 9722 1726887166.55564: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9722 1726887166.55579: _low_level_execute_command(): starting 9722 1726887166.55587: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896 `" && echo ansible-tmp-1726887166.5557492-9722-119127131181896="` echo /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896 `" ) && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896 `" && echo ansible-tmp-1726887166.5557492-9722-119127131181896="` echo /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896 `" ) && sleep 0'"'"'' 9720 1726887166.56785: stdout chunk (state=2): >>>ansible-tmp-1726887166.5329466-9720-255100266650430=/root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430 <<< 9720 1726887166.56948: stderr chunk (state=3): >>><<< 9720 1726887166.56955: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'ansible-tmp-1726887166.5329466-9720-255100266650430=/root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430\n', b'') 9720 1726887166.56976: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887166.5329466-9720-255100266650430=/root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430 , stderr= 9720 1726887166.57011: variable 'ansible_module_compression' from source: unknown 9720 1726887166.57056: ANSIBALLZ: Using lock for setup 9720 1726887166.57062: ANSIBALLZ: Acquiring lock 9720 1726887166.57067: ANSIBALLZ: Lock acquired: 139804643913952 9720 1726887166.57071: ANSIBALLZ: Creating module 9721 1726887166.58018: stdout chunk (state=2): >>>ansible-tmp-1726887166.5493996-9721-209945746081636=/root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636 <<< 9721 1726887166.58028: stderr chunk (state=2): >>><<< 9721 1726887166.58041: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'ansible-tmp-1726887166.5493996-9721-209945746081636=/root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636\n', b'') 9721 1726887166.58055: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887166.5493996-9721-209945746081636=/root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636 , stderr= 9721 1726887166.58088: variable 'ansible_module_compression' from source: unknown 9721 1726887166.58128: ANSIBALLZ: Using lock for setup 9721 1726887166.58134: ANSIBALLZ: Acquiring lock 9722 1726887166.59720: stdout chunk (state=2): >>>ansible-tmp-1726887166.5557492-9722-119127131181896=/root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896 <<< 9722 1726887166.59732: stderr chunk (state=2): >>><<< 9722 1726887166.59747: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'ansible-tmp-1726887166.5557492-9722-119127131181896=/root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896\n', b'') 9722 1726887166.59769: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887166.5557492-9722-119127131181896=/root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896 , stderr= 9722 1726887166.59826: variable 'ansible_module_compression' from source: unknown 9722 1726887166.59883: ANSIBALLZ: Using lock for setup 9722 1726887166.59890: ANSIBALLZ: Acquiring lock 9720 1726887166.82985: ANSIBALLZ: Writing module into payload 9720 1726887166.83130: ANSIBALLZ: Writing module 9720 1726887166.83155: ANSIBALLZ: Renaming module 9720 1726887166.83164: ANSIBALLZ: Done creating module 9721 1726887166.83177: ANSIBALLZ: Lock acquired: 139804643913952 9721 1726887166.83191: ANSIBALLZ: Reading module after lock 9720 1726887166.83203: variable 'ansible_facts' from source: host vars for 'managed_node1' 9720 1726887166.83216: variable 'inventory_hostname' from source: host vars for 'managed_node1' Attempting python interpreter discovery 9720 1726887166.83236: _low_level_execute_command(): starting 9720 1726887166.83245: _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.54> ESTABLISH SSH CONNECTION FOR USER: None 9721 1726887166.83252: variable 'ansible_facts' from source: host vars for 'managed_node2' 9721 1726887166.83264: variable 'inventory_hostname' from source: host vars for 'managed_node2' Attempting python interpreter discovery 9721 1726887166.83281: _low_level_execute_command(): starting 9721 1726887166.83290: _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.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/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.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/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'"'"'' 9722 1726887166.83370: ANSIBALLZ: Lock acquired: 139804643913952 9722 1726887166.83383: ANSIBALLZ: Reading module after lock 9722 1726887166.83446: variable 'ansible_facts' from source: host vars for 'managed_node3' 9722 1726887166.83458: variable 'inventory_hostname' from source: host vars for 'managed_node3' Attempting python interpreter discovery 9722 1726887166.83477: _low_level_execute_command(): starting 9722 1726887166.83486: _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.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/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'"'"'' 9721 1726887166.86106: stdout chunk (state=2): >>>PLATFORM <<< 9721 1726887166.86177: stdout chunk (state=3): >>>Linux <<< 9721 1726887166.86193: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 9721 1726887166.86209: stdout chunk (state=3): >>>/usr/bin/python3.6 <<< 9721 1726887166.86221: stdout chunk (state=3): >>>/usr/bin/python3 /usr/libexec/platform-python <<< 9721 1726887166.86236: stdout chunk (state=3): >>>ENDFOUND <<< 9722 1726887166.86311: stdout chunk (state=2): >>>PLATFORM <<< 9722 1726887166.86376: stdout chunk (state=3): >>>Linux <<< 9722 1726887166.86394: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 <<< 9721 1726887166.86396: stderr chunk (state=3): >>><<< 9721 1726887166.86407: stdout chunk (state=3): >>><<< 9722 1726887166.86423: stdout chunk (state=3): >>>/usr/bin/python3.6 /usr/bin/python3 /usr/libexec/platform-python ENDFOUND <<< <10.31.42.224> (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'') 9721 1726887166.86437: _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= 9721 1726887166.86443 [managed_node2]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3.6', '/usr/bin/python3', '/usr/libexec/platform-python'] 9721 1726887166.86490: _low_level_execute_command(): starting 9721 1726887166.86499: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'/usr/bin/python3.12 && sleep 0'"'"'' 9722 1726887166.86587: stderr chunk (state=3): >>><<< 9722 1726887166.86595: stdout chunk (state=3): >>><<< <10.31.41.136> (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'') 9722 1726887166.86625: _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= 9722 1726887166.86634 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3.6', '/usr/bin/python3', '/usr/libexec/platform-python'] 9722 1726887166.86684: _low_level_execute_command(): starting 9722 1726887166.86696: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'/usr/bin/python3.12 && sleep 0'"'"'' 9721 1726887166.86926: Sending initial data 9721 1726887166.86934: Sent initial data (1234 bytes) 9720 1726887166.87107: stdout chunk (state=2): >>>PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3.6 /usr/bin/python3 /usr/libexec/platform-python ENDFOUND <<< 9720 1726887166.87122: stderr chunk (state=2): >>><<< 9720 1726887166.87135: stdout chunk (state=3): >>><<< <10.31.43.54> (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'') 9720 1726887166.87150: _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= 9720 1726887166.87160 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3.6', '/usr/bin/python3', '/usr/libexec/platform-python'] 9720 1726887166.87206: _low_level_execute_command(): starting 9720 1726887166.87216: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'/usr/bin/python3.12 && sleep 0'"'"'' 9722 1726887166.87782: Sending initial data 9722 1726887166.87791: Sent initial data (1234 bytes) 9720 1726887166.87821: Sending initial data 9720 1726887166.87833: Sent initial data (1234 bytes) 9721 1726887166.90650: 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"} <<< 9721 1726887166.91064: stderr chunk (state=3): >>><<< 9721 1726887166.91071: stdout chunk (state=3): >>><<< <10.31.42.224> (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'') 9721 1726887166.91095: _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= 9721 1726887166.91150: variable 'ansible_facts' from source: host vars for 'managed_node2' 9721 1726887166.91156: variable 'ansible_facts' from source: host vars for 'managed_node2' 9721 1726887166.91161: variable 'ansible_module_compression' from source: unknown 9721 1726887166.91194: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 9721 1726887166.91220: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 9721 1726887166.91343: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636/AnsiballZ_setup.py <10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmphlx73y0w TO /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636/AnsiballZ_setup.py <10.31.42.224> 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/75343b97d0"' '[10.31.42.224]' 9722 1726887166.91438: 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"} <<< 9721 1726887166.91491: Sending initial data 9721 1726887166.91499: Sent initial data (152 bytes) 9722 1726887166.91998: stderr chunk (state=3): >>><<< 9722 1726887166.92006: stdout chunk (state=3): >>><<< <10.31.41.136> (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'') 9722 1726887166.92032: _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= 9722 1726887166.92099: variable 'ansible_facts' from source: host vars for 'managed_node3' 9722 1726887166.92107: variable 'ansible_facts' from source: host vars for 'managed_node3' 9722 1726887166.92116: variable 'ansible_module_compression' from source: unknown 9722 1726887166.92165: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 9722 1726887166.92195: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 9722 1726887166.92366: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896/AnsiballZ_setup.py <10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp6etk1d12 TO /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896/AnsiballZ_setup.py <10.31.41.136> 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/2e4e98e5cc"' '[10.31.41.136]' 9722 1726887166.92499: Sending initial data 9722 1726887166.92507: Sent initial data (152 bytes) 9720 1726887166.93650: 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"} <<< 9720 1726887166.93837: stderr chunk (state=3): >>><<< 9720 1726887166.93845: stdout chunk (state=3): >>><<< <10.31.43.54> (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'') 9720 1726887166.93869: _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= 9720 1726887166.93924: variable 'ansible_facts' from source: host vars for 'managed_node1' 9720 1726887166.93931: variable 'ansible_facts' from source: host vars for 'managed_node1' 9720 1726887166.93939: variable 'ansible_module_compression' from source: unknown 9720 1726887166.93971: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 9720 1726887166.93995: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 9720 1726887166.94119: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430/AnsiballZ_setup.py <10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp5l2jb9cb TO /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430/AnsiballZ_setup.py 9721 1726887166.94172: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmphlx73y0w /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636/AnsiballZ_setup.py <<< <10.31.43.54> 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/4a8bd5e786"' '[10.31.43.54]' 9720 1726887166.94272: Sending initial data 9720 1726887166.94281: Sent initial data (152 bytes) 9722 1726887166.95044: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp6etk1d12 /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896/AnsiballZ_setup.py <<< 9721 1726887166.97162: stderr chunk (state=3): >>><<< 9721 1726887166.97173: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmphlx73y0w /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636/AnsiballZ_setup.py\n', b'') 9721 1726887166.97207: done transferring module to remote 9721 1726887166.97226: _low_level_execute_command(): starting 9721 1726887166.97234: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636/ /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636/AnsiballZ_setup.py && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636/ /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636/AnsiballZ_setup.py && sleep 0'"'"'' 9722 1726887166.97840: stderr chunk (state=3): >>><<< 9722 1726887166.97851: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp6etk1d12 /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896/AnsiballZ_setup.py\n', b'') 9722 1726887166.97880: done transferring module to remote 9722 1726887166.97892: _low_level_execute_command(): starting 9722 1726887166.97898: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896/ /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896/AnsiballZ_setup.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896/ /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896/AnsiballZ_setup.py && sleep 0'"'"'' 9720 1726887166.98416: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp5l2jb9cb /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430/AnsiballZ_setup.py <<< 9721 1726887166.99818: stderr chunk (state=2): >>><<< 9721 1726887166.99828: stdout chunk (state=2): >>><<< <10.31.42.224> (0, b'', b'') 9721 1726887166.99851: _low_level_execute_command() done: rc=0, stdout=, stderr= 9721 1726887166.99856: _low_level_execute_command(): starting 9721 1726887166.99863: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636/AnsiballZ_setup.py && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' -tt 10.31.42.224 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636/AnsiballZ_setup.py && sleep 0'"'"'' 9722 1726887167.00461: stderr chunk (state=2): >>><<< 9722 1726887167.00472: stdout chunk (state=2): >>><<< <10.31.41.136> (0, b'', b'') 9722 1726887167.00491: _low_level_execute_command() done: rc=0, stdout=, stderr= 9722 1726887167.00497: _low_level_execute_command(): starting 9722 1726887167.00504: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896/AnsiballZ_setup.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' -tt 10.31.41.136 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896/AnsiballZ_setup.py && sleep 0'"'"'' 9720 1726887167.01015: stderr chunk (state=3): >>><<< 9720 1726887167.01025: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp5l2jb9cb /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430/AnsiballZ_setup.py\n', b'') 9720 1726887167.01059: done transferring module to remote 9720 1726887167.01072: _low_level_execute_command(): starting 9720 1726887167.01078: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430/ /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430/AnsiballZ_setup.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430/ /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430/AnsiballZ_setup.py && sleep 0'"'"'' 9721 1726887167.02811: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin <<< 9721 1726887167.02837: stdout chunk (state=3): >>>import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # <<< 9721 1726887167.02899: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9721 1726887167.02935: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9721 1726887167.02973: stdout chunk (state=3): >>>import 'posix' # <<< 9721 1726887167.02984: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') <<< 9721 1726887167.02994: stdout chunk (state=3): >>>import '_weakref' # # installing zipimport hook <<< 9721 1726887167.03015: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9721 1726887167.03056: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 9721 1726887167.03066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 9721 1726887167.03084: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9721 1726887167.03109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 9721 1726887167.03121: stdout chunk (state=3): >>>import '_codecs' # <<< 9721 1726887167.03147: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8576ae48> <<< 9721 1726887167.03177: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 9721 1726887167.03190: 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 0x7faf85700828> <<< 9721 1726887167.03206: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8576a9b0> <<< 9721 1726887167.03225: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 9721 1726887167.03239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 9721 1726887167.03250: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8570d630> <<< 9721 1726887167.03277: stdout chunk (state=3): >>>import '_signal' # <<< 9721 1726887167.03288: 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' <<< 9721 1726887167.03303: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85714160> <<< 9721 1726887167.03324: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 9721 1726887167.03333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 9721 1726887167.03347: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 9721 1726887167.03359: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 9721 1726887167.03370: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9721 1726887167.03391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 9721 1726887167.03407: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf857190f0> <<< 9721 1726887167.03418: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85714748> <<< 9721 1726887167.03441: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85714390> <<< 9721 1726887167.03472: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9721 1726887167.03481: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9721 1726887167.03506: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9721 1726887167.03524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 9721 1726887167.03536: stdout chunk (state=3): >>>import 'errno' # <<< 9721 1726887167.03556: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9721 1726887167.03568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 9721 1726887167.03583: stdout chunk (state=3): >>>import '_stat' # <<< 9722 1726887167.03594: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 9722 1726887167.03604: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # <<< 9722 1726887167.03616: stdout chunk (state=3): >>>import '_weakref' # <<< 9721 1726887167.03646: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf856be470> # /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' <<< 9721 1726887167.03661: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf856c3e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf856beb38> <<< 9722 1726887167.03675: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9721 1726887167.03691: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9722 1726887167.03705: stdout chunk (state=3): >>>import '_io' # <<< 9722 1726887167.03717: stdout chunk (state=3): >>>import 'marshal' # <<< 9721 1726887167.03731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9722 1726887167.03749: stdout chunk (state=3): >>>import 'posix' # <<< 9722 1726887167.03763: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 9722 1726887167.03777: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9722 1726887167.03832: 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' <<< 9722 1726887167.03921: 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 0x7fb0b6a25e48> <<< 9722 1726887167.03956: 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 0x7fb0b69bb828> <<< 9722 1726887167.03992: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6a259b0> # /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' <<< 9722 1726887167.04019: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b69c8630> <<< 9722 1726887167.04051: 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' <<< 9722 1726887167.04076: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b69cf160> <<< 9722 1726887167.04103: 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' <<< 9722 1726887167.04130: 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 <<< 9722 1726887167.04168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b69d40f0> <<< 9722 1726887167.04189: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b69cf748> <<< 9721 1726887167.04216: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf856ca4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf856add68> # /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 0x7faf856b0198> # /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 0x7faf839be940> # /usr/lib64/python3.6/__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 0x7faf839d0240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8571ea20> 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. <<< 9722 1726887167.04244: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b69cf390> # /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' <<< 9722 1726887167.04281: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9722 1726887167.04305: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # <<< 9722 1726887167.04335: 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' <<< 9722 1726887167.04362: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6979470> <<< 9722 1726887167.04409: 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' <<< 9722 1726887167.04443: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b697ee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6979b38> <<< 9722 1726887167.04466: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9721 1726887167.04496: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9721 1726887167.04527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 9722 1726887167.04542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9722 1726887167.04602: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b69854e0> <<< 9721 1726887167.04651: 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 <<< 9721 1726887167.04676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # <<< 9721 1726887167.04708: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9721 1726887167.04748: 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 <<< 9721 1726887167.04785: 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 0x7faf838f60f0> <<< 9721 1726887167.04816: 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 0x7faf83901320> <<< 9721 1726887167.04841: 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' <<< 9721 1726887167.04889: 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 0x7faf83901fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83901b00> import 'itertools' # <<< 9721 1726887167.04922: 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' <<< 9721 1726887167.04946: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf839000f0> import '_collections' # <<< 9722 1726887167.04963: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6968d68> # /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 0x7fb0b696b198> # /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 0x7fb0b4c79940> # /usr/lib64/python3.6/__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 0x7fb0b4c8b240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b69d9a20> 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. <<< 9720 1726887167.05055: stderr chunk (state=2): >>><<< 9720 1726887167.05066: stdout chunk (state=2): >>><<< <10.31.43.54> (0, b'', b'') 9720 1726887167.05094: _low_level_execute_command() done: rc=0, stdout=, stderr= 9720 1726887167.05100: _low_level_execute_command(): starting 9720 1726887167.05109: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430/AnsiballZ_setup.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' -tt 10.31.43.54 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430/AnsiballZ_setup.py && sleep 0'"'"'' 9721 1726887167.05261: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83999828> # /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 0x7faf83999c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8398d1d0> # /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 0x7faf8398deb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf839854a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf839754e0> # /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' <<< 9721 1726887167.05307: 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' <<< 9721 1726887167.05358: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836ad320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836b5da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8398d128> <<< 9722 1726887167.05385: 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 <<< 9721 1726887167.05408: stdout chunk (state=3): >>>import '_locale' # <<< 9721 1726887167.05442: 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 0x7faf836bceb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8396f320> <<< 9722 1726887167.05482: 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 <<< 9721 1726887167.05507: 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 0x7faf836c1278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836c1080> <<< 9721 1726887167.05551: 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 0x7faf836c1390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf839e7080> # /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 9721 1726887167.05599: 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' <<< 9722 1726887167.05633: 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 0x7fb0b4bb10f0> # /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 0x7fb0b4bbc320> # /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' <<< 9721 1726887167.05670: 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 0x7faf836c1e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836c1a58> # /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' <<< 9721 1726887167.05724: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836cd710> # /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' <<< 9722 1726887167.05747: 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 0x7fb0b4bbcfd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4bbcb00> 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 0x7fb0b4bbb0f0> import '_collections' # <<< 9721 1726887167.05770: 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' <<< 9722 1726887167.05818: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c54828> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 9721 1726887167.05856: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836cdef0> # /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' <<< 9722 1726887167.05882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c54c18> <<< 9721 1726887167.05915: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83253208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836cd7f0> # /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' <<< 9722 1726887167.05960: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c481d0> # /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 0x7fb0b4c48eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c404a8> <<< 9721 1726887167.05986: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83258cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836c1588> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9722 1726887167.06040: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c304e0> # /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' # <<< 9721 1726887167.06096: 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 0x7faf8327c358> # 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 0x7faf8327c710> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9722 1726887167.06130: 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 0x7fb0b49682e8> <<< 9721 1726887167.06168: 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 0x7faf83284400> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9722 1726887167.06202: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4970d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c484a8> import '_locale' # <<< 9721 1726887167.06239: 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' <<< 9722 1726887167.06286: 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 0x7fb0b4977e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c2a320> # /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 0x7fb0b497d240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b497d048> <<< 9721 1726887167.06334: 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' <<< 9722 1726887167.06372: 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 0x7fb0b497d358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4ca2080> # /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 <<< 9721 1726887167.06397: 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 0x7faf8302ec18> <<< 9722 1726887167.06436: 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 0x7fb0b497de48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b497da58> <<< 9721 1726887167.06486: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83022358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83022048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83013ef0> <<< 9722 1726887167.06511: 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 0x7fb0b4988710> # /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' <<< 9721 1726887167.06568: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83284da0> # 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 0x7faf83022fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8327ca90> <<< 9722 1726887167.06594: 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 0x7fb0b4988ef0> <<< 9721 1726887167.06623: 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' <<< 9722 1726887167.06681: 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 0x7fb0b450e208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b49887f0> # /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 9721 1726887167.06714: 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 0x7faf8567a780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf830290b8> 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 0x7faf8567ab00> <<< 9722 1726887167.06731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9721 1726887167.06763: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836c18d0> <<< 9722 1726887167.06809: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4513cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b497d588> # /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' <<< 9721 1726887167.06846: 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' <<< 9722 1726887167.06891: 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 0x7fb0b4537358> # 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 0x7fb0b4537710> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9721 1726887167.06931: 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 0x7faf85694630> # /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' <<< 9722 1726887167.06956: 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 0x7fb0b453f400> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9722 1726887167.06979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9722 1726887167.07008: stdout chunk (state=3): >>>import 'time' # # /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9721 1726887167.07060: 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 0x7faf856986a0> <<< 9721 1726887167.07103: 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 0x7faf85698b70> # 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 0x7faf85698c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85694e80> <<< 9721 1726887167.07138: 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' <<< 9721 1726887167.07154: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 9721 1726887167.07163: 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 0x7faf85698fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85698550> <<< 9722 1726887167.07193: 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 0x7fb0b42e9c18> <<< 9721 1726887167.07208: 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 0x7faf856982b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85688b70> <<< 9721 1726887167.07239: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf832683c8> <<< 9721 1726887167.07275: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9721 1726887167.07306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9722 1726887167.07336: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42dd358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42dd048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42ceef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b453fda0> # 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 0x7fb0b42ddfd0> <<< 9721 1726887167.07353: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf856944e0> <<< 9722 1726887167.07377: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4537a90> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9722 1726887167.07391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9722 1726887167.07446: 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 0x7fb0b6935780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42e40b8> <<< 9722 1726887167.07460: stdout chunk (state=3): >>>import 'pwd' # <<< 9722 1726887167.07479: 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 0x7fb0b6935b00> <<< 9721 1726887167.07536: 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' <<< 9721 1726887167.07563: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf81653978> <<< 9722 1726887167.07583: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b497d8d0> # /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' <<< 9722 1726887167.07596: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 9722 1726887167.07614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9722 1726887167.07632: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.6/lib-dynload/math.cpython-36m-x86_64-linux-gnu.so' <<< 9722 1726887167.07654: 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 0x7fb0b694f630> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 9721 1726887167.07710: stdout chunk (state=3): >>># zipimport: found 106 names in '/tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 9721 1726887167.07737: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 9721 1726887167.07756: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.07777: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9722 1726887167.07802: stdout chunk (state=3): >>># 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' <<< 9722 1726887167.07815: 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 0x7fb0b69536a0> <<< 9722 1726887167.07834: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 9722 1726887167.07850: 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 0x7fb0b6953b70> <<< 9722 1726887167.07877: 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 0x7fb0b6953c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b694fe80> <<< 9722 1726887167.07891: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 9722 1726887167.07901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc' <<< 9722 1726887167.07922: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 9722 1726887167.07932: 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 0x7fb0b6953fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6953550> <<< 9722 1726887167.07955: 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' <<< 9722 1726887167.07964: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0b69532b0> <<< 9722 1726887167.07979: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6943b70> <<< 9722 1726887167.08003: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b45233c8> <<< 9722 1726887167.08026: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9722 1726887167.08057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9722 1726887167.08102: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b694f4e0> <<< 9722 1726887167.08300: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 9722 1726887167.08308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 9722 1726887167.08328: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b290e978> <<< 9722 1726887167.08456: stdout chunk (state=3): >>># zipimport: found 106 names in '/tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip' <<< 9722 1726887167.08465: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.08476: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.08500: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/__init__.py <<< 9722 1726887167.08508: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.08517: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.08527: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/__init__.py <<< 9722 1726887167.08544: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.08839: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.09638: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.09742: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 9721 1726887167.09753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf813bc7f0> <<< 9721 1726887167.09761: stdout chunk (state=3): >>>import 'atexit' # <<< 9721 1726887167.09787: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9721 1726887167.09819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9721 1726887167.09882: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 9721 1726887167.09892: 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 0x7faf812cb2e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf813bce48> <<< 9721 1726887167.09918: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 9721 1726887167.09928: 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 0x7faf81653fd0> <<< 9721 1726887167.09944: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9721 1726887167.09974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9721 1726887167.10036: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf81327ba8> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9721 1726887167.10056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9721 1726887167.10076: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9721 1726887167.10091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9721 1726887167.10116: 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' <<< 9721 1726887167.10200: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf812fbb70> <<< 9721 1726887167.10233: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 9721 1726887167.10245: 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 0x7faf814c50b8> <<< 9721 1726887167.10268: 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 0x7faf814c52e8> <<< 9721 1726887167.10288: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9721 1726887167.10314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9721 1726887167.10372: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814c5630> <<< 9721 1726887167.10384: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf812f6320> <<< 9722 1726887167.10602: 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' <<< 9722 1726887167.10614: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b26777f0> <<< 9722 1726887167.10624: stdout chunk (state=3): >>>import 'atexit' # <<< 9722 1726887167.10647: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9721 1726887167.10682: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf812eb518> <<< 9722 1726887167.10692: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9721 1726887167.10705: 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' <<< 9721 1726887167.10732: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf812f68d0> <<< 9722 1726887167.10759: 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 0x7fb0b25852e8> <<< 9721 1726887167.10767: 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 0x7faf812fb588> <<< 9721 1726887167.10786: 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 <<< 9721 1726887167.10802: 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 0x7faf814f0f28> <<< 9722 1726887167.10821: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2677e48> # 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 0x7fb0b290efd0> <<< 9721 1726887167.10821: 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 <<< 9721 1726887167.10837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9721 1726887167.10847: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9722 1726887167.10846: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9722 1726887167.10867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9721 1726887167.10872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9721 1726887167.10905: 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' <<< 9722 1726887167.10923: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b25e2ba8> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9722 1726887167.10952: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9721 1726887167.10961: 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 0x7faf813819e8> <<< 9722 1726887167.10977: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9722 1726887167.10996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9722 1726887167.11016: 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' <<< 9721 1726887167.11037: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 9721 1726887167.11049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 9721 1726887167.11059: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8138fac8> <<< 9721 1726887167.11069: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814f2dd8> <<< 9721 1726887167.11089: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 9721 1726887167.11099: 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 0x7faf814fc4e0><<< 9721 1726887167.11108: stdout chunk (state=3): >>> <<< 9722 1726887167.11121: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b25b6b70> <<< 9722 1726887167.11143: 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 0x7fb0b27800b8> <<< 9722 1726887167.11174: 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 0x7fb0b27802e8> <<< 9722 1726887167.11198: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9722 1726887167.11222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9722 1726887167.11291: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2780630> <<< 9721 1726887167.11304: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814e9320> <<< 9722 1726887167.11312: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b25b1320> <<< 9721 1726887167.11335: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9721 1726887167.11369: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9721 1726887167.11388: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9721 1726887167.11402: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 9721 1726887167.11419: stdout chunk (state=3): >>>import '_string' # <<< 9721 1726887167.11493: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf813abb00> <<< 9721 1726887167.11547: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814fc6a0> <<< 9722 1726887167.11614: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b25a6518> <<< 9722 1726887167.11630: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 9722 1726887167.11640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9722 1726887167.11660: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b25b1898> <<< 9721 1726887167.11673: 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' <<< 9721 1726887167.11687: 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 0x7faf813b8a20> <<< 9722 1726887167.11709: 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 0x7fb0b27abe48> <<< 9721 1726887167.11720: 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 0x7faf813b8b00> <<< 9722 1726887167.11737: 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 0x7fb0b27abf60> <<< 9722 1726887167.11748: 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 <<< 9721 1726887167.11767: 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 0x7faf813b8c88> <<< 9722 1726887167.11778: 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 <<< 9721 1726887167.11778: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814de0b8> <<< 9721 1726887167.11802: 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' <<< 9722 1726887167.11821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9722 1726887167.11832: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9722 1726887167.11843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9721 1726887167.11850: 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' <<< 9721 1726887167.11880: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 9721 1726887167.11890: 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 0x7faf81597668> <<< 9722 1726887167.11898: 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 0x7fb0b263ca20> <<< 9720 1726887167.11949: 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 0x7fcbdf2ace48> # /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 0x7fcbdf242828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf2ac9b0> # /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 0x7fcbdf24f630> 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 0x7fcbdf256160> # /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 0x7fcbdf25b0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf256748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf256390> # /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' <<< 9722 1726887167.11987: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 9722 1726887167.11997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 9722 1726887167.12007: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b264ab38> <<< 9722 1726887167.12021: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27ade10> <<< 9721 1726887167.12055: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8158bd68> <<< 9722 1726887167.12055: 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' <<< 9722 1726887167.12070: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27b7518> <<< 9721 1726887167.12089: 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 0x7faf8158bf60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8158b828> <<< 9721 1726887167.12098: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.12106: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.12119: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 9721 1726887167.12137: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.12203: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.12252: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27a4358> <<< 9721 1726887167.12277: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.12291: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.12307: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 9721 1726887167.12319: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 9722 1726887167.12320: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9721 1726887167.12330: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.12342: 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 <<< 9722 1726887167.12361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 9722 1726887167.12370: stdout chunk (state=3): >>>import '_string' # <<< 9721 1726887167.12422: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.12453: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2666b70> <<< 9722 1726887167.12515: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27b76d8> <<< 9721 1726887167.12523: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 9721 1726887167.12540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 9721 1726887167.12550: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 9721 1726887167.12559: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9721 1726887167.12577: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 9721 1726887167.12588: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9721 1726887167.12610: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 9721 1726887167.12622: 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 0x7faf815b2a58> <<< 9722 1726887167.12644: 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 0x7fb0b2671a20> <<< 9721 1726887167.12667: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf815b2748> <<< 9722 1726887167.12684: 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 0x7fb0b2671ba8> <<< 9721 1726887167.12702: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf815a0f28> <<< 9721 1726887167.12725: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 9722 1726887167.12731: 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 0x7fb0b2671c88> <<< 9722 1726887167.12760: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27990f0> <<< 9721 1726887167.12761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9721 1726887167.12782: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf815b25c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf815a0780> <<< 9721 1726887167.12792: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.12792: 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' <<< 9722 1726887167.12806: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9722 1726887167.12822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9722 1726887167.12867: 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' <<< 9722 1726887167.12877: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb0b2852668> <<< 9722 1726887167.13041: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2846d68> <<< 9720 1726887167.13052: 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 0x7fcbdf200470> # /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 0x7fcbdf205e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf200b38> # /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 0x7fcbdf20c4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf1efd68> # /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 0x7fcbdf1f2198> # /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 0x7fcbdd500940> # /usr/lib64/python3.6/__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 0x7fcbdd512240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf260a20> 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. <<< 9722 1726887167.13070: 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 0x7fb0b2846f60> <<< 9722 1726887167.13082: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2846828> <<< 9722 1726887167.13101: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.13110: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.13121: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 9722 1726887167.13131: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.13206: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.13252: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.13279: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.13290: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.13298: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/__init__.py <<< 9722 1726887167.13307: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.13318: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 9722 1726887167.13331: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.13431: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.13533: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 9722 1726887167.13544: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 9722 1726887167.13560: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 9722 1726887167.13572: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9722 1726887167.13592: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 9722 1726887167.13601: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9722 1726887167.13622: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 9722 1726887167.13641: 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 0x7fb0b286da58> <<< 9722 1726887167.13682: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b286d748> <<< 9721 1726887167.13703: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 9721 1726887167.13719: 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_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 9722 1726887167.13733: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b285bf28> <<< 9721 1726887167.13752: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 9721 1726887167.13764: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.13787: 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 0x7fb0b286d5c0> <<< 9721 1726887167.13789: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.13804: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b285b780> <<< 9721 1726887167.13815: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py <<< 9722 1726887167.13815: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.13833: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9721 1726887167.13858: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9721 1726887167.13975: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.14096: 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' <<< 9721 1726887167.14128: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf81410320> # zipimport: zlib available <<< 9720 1726887167.14154: 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 0x7fcbdd4380f0> # /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 0x7fcbdd443320> # /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 0x7fcbdd443fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd443b00> 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 0x7fcbdd4420f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4db828> # /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 0x7fcbdd4dbc18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4cf1d0> # /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 0x7fcbdd4cfeb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4c74a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4b74e0> # /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' <<< 9722 1726887167.14297: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.14488: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.14746: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/six/__init__.py <<< 9722 1726887167.14757: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9722 1726887167.14770: 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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 9722 1726887167.14799: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/compat/selinux.py <<< 9722 1726887167.14811: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.14840: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.14840: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.14867: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 9722 1726887167.14886: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.14895: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.14918: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9721 1726887167.14951: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/collections.py <<< 9721 1726887167.14964: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.14989: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.15017: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 9721 1726887167.15030: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.15043: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.15088: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.15147: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 9722 1726887167.15158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 9721 1726887167.15158: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 9721 1726887167.15190: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 9722 1726887167.15200: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b26cb320> # zipimport: zlib available <<< 9721 1726887167.15229: stdout chunk (state=3): >>># zipimport: zlib available <<< 9720 1726887167.15243: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd1ef320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd1f7da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4cf128> 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 0x7fcbdd1feeb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4b1320> # /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 0x7fcbdd203278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd203080> # 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 0x7fcbdd203390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd529080> # /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 0x7fcbdd203e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd203a90> # /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 0x7fcbdd20f748> # /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 0x7fcbdd20ff28> # /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 0x7fcbdcd95240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd20f828> # /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 0x7fcbdcd9ad30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd2035c0> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/<<< 9721 1726887167.15266: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9720 1726887167.15273: stdout chunk (state=3): >>>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 0x7fcbdcdbe390> # 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 0x7fcbdcdbe748> # /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 0x7fcbdcdc6438> # /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 0x7fcbdcb70c50> <<< 9721 1726887167.15437: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.15545: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.15607: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 9721 1726887167.15618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9721 1726887167.15802: stdout chunk (state=3): >>>import '_ast' # <<< 9721 1726887167.15819: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf81546908> <<< 9721 1726887167.15833: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.15849: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.15864: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py <<< 9721 1726887167.15875: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.15900: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.15934: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.15959: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.15983: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 9721 1726887167.15992: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 9721 1726887167.16005: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9721 1726887167.16024: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.16029: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 9722 1726887167.16054: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.16062: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.16080: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py <<< 9721 1726887167.16090: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 9722 1726887167.16093: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.16106: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.16126: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.16152: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.16170: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.16204: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.16226: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/errors.py <<< 9722 1726887167.16240: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.16256: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/parsing/__init__.py <<< 9722 1726887167.16265: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.16272: 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 <<< 9722 1726887167.16294: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.16322: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9722 1726887167.16338: stdout chunk (state=3): >>># zipimport: zlib available <<< 9720 1726887167.16350: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb64390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb64080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb55f28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcdc6dd8> # 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 0x7fcbdcb6b048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcdbeac8> # /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 0x7fcbdf1bc7b8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb6b0f0> 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 0x7fcbdf1bcb38> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd203908> # /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 0x7fcbdf1d6668> # /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 0x7fcbdf1da6a0> # 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 0x7fcbdf1dab70> # 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 0x7fcbdf1dac88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf1d6e80> # /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 0x7fcbdf1dafd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf1da550> # 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 0x7fcbdf1da2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf1caba8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcda9400> # /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 0x7fcbdd4c7710> <<< 9721 1726887167.16365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9721 1726887167.16450: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 9721 1726887167.16460: 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 0x7faf814ff1d0> <<< 9722 1726887167.16504: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.16519: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf81558940> <<< 9721 1726887167.16538: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/file.py <<< 9721 1726887167.16548: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 9721 1726887167.16557: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.16606: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.16657: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.16679: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 9722 1726887167.16689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9721 1726887167.16699: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.16718: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.16899: stdout chunk (state=3): >>>import '_ast' # <<< 9722 1726887167.16913: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2801940> <<< 9722 1726887167.16924: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.16941: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.16960: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/_json_compat.py <<< 9722 1726887167.16971: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.16986: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.17022: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.17076: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 9722 1726887167.17087: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py <<< 9722 1726887167.17111: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9722 1726887167.17123: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.17151: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.17184: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/locale.py <<< 9722 1726887167.17194: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.17224: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.17259: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.17258: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9721 1726887167.17296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9722 1726887167.17301: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.17320: 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' <<< 9722 1726887167.17364: 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 <<< 9720 1726887167.17434: 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 0x7fcbdb195978> # zipimport: found 106 names in '/tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9721 1726887167.17456: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf815350f0> <<< 9722 1726887167.17456: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9721 1726887167.17477: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 9721 1726887167.17487: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9722 1726887167.17553: 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 0x7fb0b27ba198> <<< 9721 1726887167.17581: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf81535198> <<< 9722 1726887167.17623: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2813908> <<< 9721 1726887167.17626: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf81559b38> <<< 9722 1726887167.17652: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/process.py <<< 9722 1726887167.17663: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.17683: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 9721 1726887167.17693: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.17714: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.17720: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.17742: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 9721 1726887167.17754: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.17774: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.17777: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.17797: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py <<< 9722 1726887167.17808: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.17822: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.17894: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 9721 1726887167.17914: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9721 1726887167.17924: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 9721 1726887167.17933: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.17985: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.18044: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.18061: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.18079: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.18099: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.18115: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.18150: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.18178: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.18203: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 9721 1726887167.18232: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.18276: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.18337: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.18352: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.18366: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9721 1726887167.18395: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 9722 1726887167.18408: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9722 1726887167.18427: 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' <<< 9721 1726887167.18441: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 9720 1726887167.18533: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.18564: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27f00f0> <<< 9722 1726887167.18584: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 9722 1726887167.18600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9722 1726887167.18692: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27f0198> <<< 9722 1726887167.18736: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2814b00> <<< 9722 1726887167.18796: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/distro/__init__.py <<< 9722 1726887167.18809: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.18831: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.18853: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/sys_info.py <<< 9722 1726887167.18864: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.18886: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.18909: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py <<< 9722 1726887167.19008: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/basic.py <<< 9722 1726887167.19028: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9722 1726887167.19039: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/modules/__init__.py <<< 9722 1726887167.19053: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.19084: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8146ebe0> <<< 9721 1726887167.19099: stdout chunk (state=3): >>>import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 9722 1726887167.19103: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.19159: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.19177: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.19192: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.19228: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.19244: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.19265: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.19291: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.19322: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 9722 1726887167.19335: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.19365: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.19395: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.19405: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.19451: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py <<< 9722 1726887167.19451: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.19474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' <<< 9722 1726887167.19483: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.19485: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py <<< 9721 1726887167.19504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' <<< 9721 1726887167.19515: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py <<< 9722 1726887167.19519: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 9721 1726887167.19525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' <<< 9722 1726887167.19545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 9721 1726887167.19552: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf82fcc128> <<< 9721 1726887167.19562: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py <<< 9721 1726887167.19569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' <<< 9721 1726887167.19595: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 9721 1726887167.19624: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 9721 1726887167.19642: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 9721 1726887167.19659: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 9721 1726887167.19670: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf82febb38> <<< 9721 1726887167.19750: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' <<< 9721 1726887167.19761: 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 0x7faf82ff2320> <<< 9721 1726887167.19771: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf82fd67f0> <<< 9721 1726887167.19795: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' <<< 9721 1726887167.19811: stdout chunk (state=3): >>># extension module 'array' executed from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' <<< 9721 1726887167.19822: stdout chunk (state=3): >>>import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faf82feb898> <<< 9721 1726887167.19829: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf82fccac8> <<< 9721 1726887167.19864: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814b4be0> <<< 9721 1726887167.19874: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8145e518> <<< 9721 1726887167.19890: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 9721 1726887167.19908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' <<< 9721 1726887167.19927: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py <<< 9721 1726887167.19942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' <<< 9721 1726887167.19954: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf81606780> <<< 9721 1726887167.19971: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py <<< 9721 1726887167.19984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' <<< 9721 1726887167.19997: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8160a2e8> <<< 9721 1726887167.20018: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8147a7b8> <<< 9721 1726887167.20029: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 9721 1726887167.20038: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 9721 1726887167.20057: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.20067: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.20078: stdout chunk (state=3): >>>import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 9721 1726887167.20087: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.20124: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.20177: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 9721 1726887167.20187: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.20222: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2729be0> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/compat/typing.py <<< 9721 1726887167.20227: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.20244: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.20264: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 9721 1726887167.20276: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.20293: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 9721 1726887167.20303: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.20324: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.20350: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 9721 1726887167.20362: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.20378: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.20400: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.20442: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 9721 1726887167.20452: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.20482: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.20504: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.20521: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 9722 1726887167.20534: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.20534: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.20572: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.20590: 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' <<< 9722 1726887167.20623: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py <<< 9721 1726887167.20627: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.20634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' <<< 9722 1726887167.20654: 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' <<< 9721 1726887167.20669: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.20696: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4287128> # /usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/reduction.py <<< 9722 1726887167.20706: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/reduction.cpython-36.pyc' <<< 9721 1726887167.20732: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 9722 1726887167.20735: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 9720 1726887167.20754: 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 0x7fcbdaefe7f0> 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 0x7fcbdae0d2e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdaefee48> # 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 0x7fcbdb195fd0> # /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 0x7fcbdae69ba8> # /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 0x7fcbdae3db70> # 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 0x7fcbdb0070b8> # 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 0x7fcbdb0072e8> # /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' <<< 9722 1726887167.20773: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 9722 1726887167.20787: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 9722 1726887167.20797: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 9722 1726887167.20812: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42a6b38> <<< 9722 1726887167.20896: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' <<< 9722 1726887167.20908: 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 0x7fb0b42b0320> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42917f0> <<< 9722 1726887167.20940: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' <<< 9722 1726887167.20951: 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 0x7fb0b42a6898> <<< 9722 1726887167.20963: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4287ac8> <<< 9722 1726887167.21006: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b276fbe0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2719518> <<< 9722 1726887167.21027: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 9722 1726887167.21044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' <<< 9722 1726887167.21065: 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' <<< 9722 1726887167.21086: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b28c1780> <<< 9722 1726887167.21108: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py <<< 9722 1726887167.21126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' <<< 9722 1726887167.21136: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b28c52e8> <<< 9721 1726887167.21141: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.21161: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27357b8> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 9722 1726887167.21179: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/collector.py <<< 9722 1726887167.21190: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.21205: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 9722 1726887167.21220: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.21263: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.21320: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 9722 1726887167.21332: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.21364: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.21404: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 9722 1726887167.21422: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.21432: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 9722 1726887167.21440: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.21467: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.21487: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 9722 1726887167.21506: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.21509: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 9721 1726887167.21530: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.21540: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.21556: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.21580: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 9722 1726887167.21591: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.21606: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.21624: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.21635: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.21660: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 9721 1726887167.21671: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.21683: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 9721 1726887167.21695: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.21720: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.21722: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 9721 1726887167.21735: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.21762: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.21773: stdout chunk (state=3): >>># zipimport: zlib available <<< 9720 1726887167.21810: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb007630> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdae38320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdae2d518> # /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 0x7fcbdae386a0> # 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 0x7fcbdae3d470> # /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 0x7fcbdb032f28> # /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 0x7fcbdaec39e8> # /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 0x7fcbdaed1b00> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb034dd8> # /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 0x7fcbdb03e4e0> <<< 9722 1726887167.21819: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.21838: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 9721 1726887167.21854: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.21855: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py <<< 9721 1726887167.21880: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available <<< 9722 1726887167.21894: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.21915: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.21934: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 9721 1726887167.21944: stdout chunk (state=3): >>># zipimport: zlib available<<< 9721 1726887167.21954: stdout chunk (state=3): >>> <<< 9721 1726887167.22005: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.22071: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 9721 1726887167.22081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' <<< 9721 1726887167.22102: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf81628be0> <<< 9721 1726887167.22125: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 9721 1726887167.22146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 9722 1726887167.22284: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.22330: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf7d4880f0> <<< 9721 1726887167.22344: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 9721 1726887167.22362: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.22400: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.22453: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 9721 1726887167.22465: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.22609: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.22654: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/distribution.py <<< 9722 1726887167.22664: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.22691: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 9721 1726887167.22703: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.22713: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.22755: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.22757: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.22780: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.22800: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 9721 1726887167.22821: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 9722 1726887167.22828: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 9721 1726887167.22834: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.22850: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.22865: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.22872: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/env.py <<< 9722 1726887167.22888: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.22899: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 9721 1726887167.22922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 9722 1726887167.22927: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.22947: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 9720 1726887167.22957: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb02b320> # /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 0x7fcbdaeedb38> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb03e6a0> # 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 0x7fcbdaef8a20> # 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 0x7fcbdaef8b00> # 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 0x7fcbdaef8c88> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0200b8> # /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 0x7fcbdb0d9668> <<< 9721 1726887167.22981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 9722 1726887167.22998: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 9722 1726887167.23011: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.23030: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 9722 1726887167.23041: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.23062: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf7d499320> <<< 9722 1726887167.23074: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.23083: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 9722 1726887167.23099: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.23114: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.6/lib-dynload/_ssl.cpython-36m-x86_64-linux-gnu.so' <<< 9721 1726887167.23124: 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 0x7faf7d4269e8> <<< 9722 1726887167.23154: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.23227: 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' <<< 9722 1726887167.23258: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b28e0be0> <<< 9722 1726887167.23278: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 9722 1726887167.23302: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 9721 1726887167.23342: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf7d47b908> <<< 9721 1726887167.23352: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 9721 1726887167.23362: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.23397: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.23440: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 9721 1726887167.23453: stdout chunk (state=3): >>># zipimport: zlib available<<< 9721 1726887167.23463: stdout chunk (state=3): >>> <<< 9722 1726887167.23485: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0ae7430f0> <<< 9722 1726887167.23496: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/local.py <<< 9722 1726887167.23505: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.23521: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.23559: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.23611: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/lsb.py <<< 9722 1726887167.23622: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.23768: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.23821: 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 0x7faf815da860> <<< 9722 1726887167.23851: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py <<< 9722 1726887167.23862: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.23914: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.23921: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.23973: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/platform.py <<< 9722 1726887167.23987: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.24020: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.24020: stdout chunk (state=3): >>># zipimport: zlib available <<< 9720 1726887167.24047: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0cdd68> # 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 0x7fcbdb0cdf60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0cd828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdb0f4a58> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0f4748> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0e2f28> # /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 0x7fcbdb0f45c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0e2780> # zipimport: zlib available <<< 9722 1726887167.24061: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 9722 1726887167.24079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 9722 1726887167.24105: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 9722 1726887167.24132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 9721 1726887167.24180: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/compat/version.py <<< 9721 1726887167.24190: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 9721 1726887167.24202: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.24224: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0ae757320> <<< 9721 1726887167.24242: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.24270: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 9721 1726887167.24288: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.24288: 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 0x7fb0ae6e09e8> <<< 9721 1726887167.24314: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.24355: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py <<< 9721 1726887167.24366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 9721 1726887167.24402: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' <<< 9721 1726887167.24415: 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 0x7faf815ea588> <<< 9721 1726887167.24437: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf815ea208> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available <<< 9721 1726887167.24453: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 9721 1726887167.24465: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.24493: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.24507: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0ae736908> <<< 9722 1726887167.24524: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 9721 1726887167.24536: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 9722 1726887167.24567: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.24609: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 9722 1726887167.24622: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.24682: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.24685: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.24807: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 9721 1726887167.24820: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.24890: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.24983: 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 0x7fb0b2896860> <<< 9721 1726887167.24985: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.25010: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.25043: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 9721 1726887167.25058: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 9721 1726887167.25069: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.25080: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.25092: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.25115: stdout chunk (state=3): >>># zipimport: zlib available <<< 9720 1726887167.25132: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.25186: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.25214: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.25328: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 9721 1726887167.25343: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 9722 1726887167.25360: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 9722 1726887167.25378: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.25404: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.25437: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 9721 1726887167.25437: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.25456: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.25480: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.25523: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py <<< 9722 1726887167.25534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' <<< 9721 1726887167.25534: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available<<< 9721 1726887167.25551: stdout chunk (state=3): >>> <<< 9722 1726887167.25576: 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 0x7fb0b28a3588> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b28a3208> <<< 9721 1726887167.25576: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.25596: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 9721 1726887167.25602: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.25620: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.25630: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 9722 1726887167.25658: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.25690: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py <<< 9722 1726887167.25704: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.25841: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.25970: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 9722 1726887167.25983: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.26027: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.26057: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.26143: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.26177: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.26210: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 9722 1726887167.26224: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 9722 1726887167.26241: stdout chunk (state=3): >>># zipimport: zlib available <<< 9720 1726887167.26248: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdaf52320> # zipimport: zlib available <<< 9722 1726887167.26259: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.26273: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.26372: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.26444: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 9721 1726887167.26455: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 9721 1726887167.26465: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.26487: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 9722 1726887167.26499: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py <<< 9722 1726887167.26507: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.26542: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.26597: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.26625: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 9721 1726887167.26635: stdout chunk (state=3): >>># zipimport: zlib available<<< 9721 1726887167.26647: stdout chunk (state=3): >>> <<< 9722 1726887167.26692: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 9722 1726887167.26705: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.26718: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.26734: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.26758: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.26787: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 9721 1726887167.26797: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.26909: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.27030: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 9721 1726887167.27040: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.27059: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 9721 1726887167.27071: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.27109: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.27142: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 9721 1726887167.27156: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.27199: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.27233: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.27309: stdout chunk (state=3): >>># zipimport: zlib available <<< 9720 1726887167.27332: 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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available <<< 9721 1726887167.27458: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.27615: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 9722 1726887167.27635: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 9721 1726887167.27646: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 9721 1726887167.27664: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.27687: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 9721 1726887167.27698: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.27718: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.27728: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.27739: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 9721 1726887167.27750: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.27796: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 9721 1726887167.27805: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.27815: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.27860: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 9721 1726887167.27872: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.27888: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.27895: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.27919: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 9722 1726887167.27960: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 9722 1726887167.27970: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.27981: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.28009: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 9721 1726887167.28021: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.28068: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.28086: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.28118: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py <<< 9721 1726887167.28128: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.28203: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py <<< 9722 1726887167.28217: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.28228: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/__init__.py <<< 9722 1726887167.28239: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.28283: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.28322: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/base.py <<< 9721 1726887167.28330: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.28338: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.28405: stdout chunk (state=3): >>># zipimport: zlib available <<< 9720 1726887167.28433: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdb088940> # zipimport: zlib available <<< 9722 1726887167.28486: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.28530: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 9721 1726887167.28540: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.28584: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.28635: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 9722 1726887167.28635: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.28668: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.28696: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 9721 1726887167.28710: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.28733: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.28760: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 9721 1726887167.28772: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.28788: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/aix.py <<< 9721 1726887167.28807: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.28808: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.28826: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 9721 1726887167.28841: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.28857: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.28868: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py <<< 9722 1726887167.28878: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.28895: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.28897: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.28921: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py <<< 9722 1726887167.28933: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.28957: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 9721 1726887167.28967: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.28976: stdout chunk (state=3): >>># zipimport: zlib available<<< 9721 1726887167.28986: stdout chunk (state=3): >>> import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 9722 1726887167.28994: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.28996: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.29035: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.29042: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 9722 1726887167.29061: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.29073: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.29089: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available <<< 9722 1726887167.29096: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 9721 1726887167.29099: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.29121: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.29122: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.29154: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.29156: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.29192: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.29192: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 9722 1726887167.29210: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.29243: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.29246: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.29298: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/freebsd.py <<< 9721 1726887167.29309: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 9722 1726887167.29309: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 9721 1726887167.29333: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.29361: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.29402: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 9721 1726887167.29414: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.29504: stdout chunk (state=3): >>># zipimport: zlib available <<< 9720 1726887167.29542: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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 0x7fcbdb041198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb09a908> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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 <<< 9721 1726887167.29564: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.29706: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/linux.py <<< 9721 1726887167.29726: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 9722 1726887167.29727: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.29760: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.29761: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.29797: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 9722 1726887167.29814: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/iscsi.py <<< 9722 1726887167.29825: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.29841: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.29860: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.29870: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.29882: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/nvme.py <<< 9722 1726887167.29892: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.29895: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 9722 1726887167.29918: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.29940: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 9722 1726887167.29952: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.29964: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.29984: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.30005: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 9722 1726887167.30022: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.30028: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 9721 1726887167.30045: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 9722 1726887167.30078: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.30114: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.30141: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/network/sunos.py <<< 9722 1726887167.30156: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.30172: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py <<< 9722 1726887167.30183: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.30193: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 9722 1726887167.30216: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.30247: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/base.py <<< 9722 1726887167.30257: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.30274: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.30284: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.30293: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.30332: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.30370: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.30427: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.30484: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 9722 1726887167.30497: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py <<< 9722 1726887167.30515: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.30550: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.30600: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 9722 1726887167.30610: stdout chunk (state=3): >>># zipimport: zlib available <<< 9720 1726887167.30636: 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' <<< 9722 1726887167.30755: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.30908: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 9722 1726887167.30921: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.30953: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.30991: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 9721 1726887167.31012: stdout chunk (state=3): >>> {"ansible_facts": {"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", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 9722 1726887167.31026: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.31038: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.31077: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 9722 1726887167.31088: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.31150: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.31217: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 9722 1726887167.31229: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 9722 1726887167.31239: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.31304: stdout chunk (state=3): >>># zipimport: zlib available <<< 9722 1726887167.31372: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py <<< 9722 1726887167.31382: stdout chunk (state=3): >>>import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 9722 1726887167.31462: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.31494: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 9721 1726887167.31505: 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 <<< 9721 1726887167.31516: 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 # restore sys.stdout # restore sys.stderr <<< 9721 1726887167.31526: 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 <<< 9721 1726887167.31550: stdout chunk (state=3): >>># destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # 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 <<< 9721 1726887167.31561: 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 # cleanup[2] removing sre_parse <<< 9721 1726887167.31573: 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<<< 9721 1726887167.31587: 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 <<< 9721 1726887167.31609: 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 <<< 9721 1726887167.31621: stdout chunk (state=3): >>># 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 <<< 9721 1726887167.31631: 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 <<< 9721 1726887167.31640: 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<<< 9721 1726887167.31648: 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 <<< 9721 1726887167.31658: 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 <<< 9721 1726887167.31667: 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 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 9721 1726887167.31676: stdout chunk (state=3): >>># 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 <<< 9721 1726887167.31684: stdout chunk (state=3): >>># 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 <<< 9721 1726887167.31693: stdout chunk (state=3): >>># cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor <<< 9721 1726887167.31704: 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 # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips <<< 9721 1726887167.31721: stdout chunk (state=3): >>># 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 <<< 9721 1726887167.31731: 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 <<< 9721 1726887167.31741: stdout chunk (state=3): >>># 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 <<< 9721 1726887167.31751: stdout chunk (state=3): >>># 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 <<< 9721 1726887167.31759: stdout chunk (state=3): >>># 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 <<< 9720 1726887167.31771: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0770f0> # /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 0x7fcbdb077198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb09bb00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 9721 1726887167.31783: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # 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 <<< 9721 1726887167.31860: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9721 1726887167.32094: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9721 1726887167.32122: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 9721 1726887167.32137: stdout chunk (state=3): >>># destroy zipimport <<< 9721 1726887167.32148: stdout chunk (state=3): >>># destroy _compression <<< 9721 1726887167.32158: stdout chunk (state=3): >>># destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 <<< 9721 1726887167.32166: stdout chunk (state=3): >>># destroy lzma <<< 9721 1726887167.32187: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 9721 1726887167.32199: stdout chunk (state=3): >>># destroy encodings <<< 9722 1726887167.32209: stdout chunk (state=3): >>> {"ansible_facts": {"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", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 9721 1726887167.32233: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes <<< 9721 1726887167.32244: stdout chunk (state=3): >>># destroy _string <<< 9721 1726887167.32260: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 9721 1726887167.32274: stdout chunk (state=3): >>># destroy _socket # destroy systemd._daemon <<< 9721 1726887167.32293: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 9721 1726887167.32326: stdout chunk (state=3): >>># destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging <<< 9721 1726887167.32344: stdout chunk (state=3): >>># destroy locale # destroy copy <<< 9721 1726887167.32366: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 9721 1726887167.32399: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction <<< 9721 1726887167.32409: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy _compat_pickle <<< 9721 1726887167.32429: stdout chunk (state=3): >>># destroy _pickle # destroy array <<< 9721 1726887167.32445: stdout chunk (state=3): >>># destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process <<< 9721 1726887167.32463: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 9721 1726887167.32474: stdout chunk (state=3): >>># destroy datetime <<< 9721 1726887167.32484: stdout chunk (state=3): >>># destroy ipaddress # destroy textwrap <<< 9721 1726887167.32491: stdout chunk (state=3): >>># destroy base64 <<< 9721 1726887167.32507: stdout chunk (state=3): >>># destroy _ssl <<< 9721 1726887167.32523: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy platform <<< 9721 1726887167.32533: stdout chunk (state=3): >>># destroy getpass # destroy contextlib # destroy termios <<< 9721 1726887167.32551: stdout chunk (state=3): >>># destroy json <<< 9721 1726887167.32567: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 9721 1726887167.32577: stdout chunk (state=3): >>># destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 9721 1726887167.32610: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 9721 1726887167.32622: 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 <<< 9721 1726887167.32632: 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 <<< 9721 1726887167.32640: stdout chunk (state=3): >>># cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os <<< 9721 1726887167.32650: stdout chunk (state=3): >>># destroy abc <<< 9721 1726887167.32660: stdout chunk (state=3): >>># cleanup[3] wiping errno <<< 9721 1726887167.32669: 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 <<< 9721 1726887167.32681: stdout chunk (state=3): >>># destroy enum <<< 9721 1726887167.32690: stdout chunk (state=3): >>># destroy sre_compile # destroy copyreg # cleanup[3] wiping types <<< 9721 1726887167.32699: stdout chunk (state=3): >>># cleanup[3] wiping functools # cleanup[3] wiping _functools <<< 9721 1726887167.32709: stdout chunk (state=3): >>># cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator <<< 9721 1726887167.32762: 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 # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 9722 1726887167.32762: 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 <<< 9722 1726887167.32791: 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 <<< 9722 1726887167.32803: stdout chunk (state=3): >>># cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib <<< 9722 1726887167.32814: 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 <<< 9720 1726887167.32833: 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 # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 9721 1726887167.32849: 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 <<< 9722 1726887167.32871: 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 # 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 <<< 9722 1726887167.32889: 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 # 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 <<< 9722 1726887167.32902: stdout chunk (state=3): >>># 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 <<< 9722 1726887167.32914: 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 <<< 9722 1726887167.32924: stdout chunk (state=3): >>># 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 <<< 9722 1726887167.32934: 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 <<< 9722 1726887167.32944: 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 <<< 9722 1726887167.32955: stdout chunk (state=3): >>># 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 <<< 9722 1726887167.32965: stdout chunk (state=3): >>># 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 <<< 9721 1726887167.32968: stdout chunk (state=3): >>># destroy posixpath <<< 9722 1726887167.33018: stdout chunk (state=3): >>># 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 <<< 9721 1726887167.33035: 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 <<< 9722 1726887167.33064: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9721 1726887167.33072: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 9722 1726887167.33321: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9722 1726887167.33348: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 9722 1726887167.33368: stdout chunk (state=3): >>># destroy zipimport <<< 9722 1726887167.33390: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 9722 1726887167.33410: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 9721 1726887167.33439: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 9722 1726887167.33442: stdout chunk (state=3): >>># destroy encodings # destroy syslog # destroy uuid # destroy ctypes <<< 9721 1726887167.33450: stdout chunk (state=3): >>><<< 9722 1726887167.33458: stdout chunk (state=3): >>># destroy _string <<< 9721 1726887167.33469: stderr chunk (state=3): >>><<< 9722 1726887167.33475: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 9722 1726887167.33489: stdout chunk (state=3): >>># destroy _socket <<< 9722 1726887167.33504: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 9722 1726887167.33520: stdout chunk (state=3): >>># destroy _json <<< 9722 1726887167.33540: stdout chunk (state=3): >>># destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging <<< <10.31.42.224> (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 0x7faf8576ae48>\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 0x7faf85700828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8576a9b0>\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 0x7faf8570d630>\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 0x7faf85714160>\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 0x7faf857190f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85714748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85714390>\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 0x7faf856be470>\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 0x7faf856c3e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf856beb38>\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 0x7faf856ca4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf856add68>\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 0x7faf856b0198>\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 0x7faf839be940>\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 0x7faf839d0240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8571ea20>\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 0x7faf838f60f0>\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 0x7faf83901320>\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 0x7faf83901fd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83901b00>\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 0x7faf839000f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83999828>\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 0x7faf83999c18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8398d1d0>\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 0x7faf8398deb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf839854a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf839754e0>\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 0x7faf836ad320>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836b5da0>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8398d128>\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 0x7faf836bceb8>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8396f320>\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 0x7faf836c1278>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836c1080>\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 0x7faf836c1390>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf839e7080>\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 0x7faf836c1e48>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836c1a58>\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 0x7faf836cd710>\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 0x7faf836cdef0>\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 0x7faf83253208>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836cd7f0>\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 0x7faf83258cf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836c1588>\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 0x7faf8327c358>\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 0x7faf8327c710>\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 0x7faf83284400>\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 0x7faf8302ec18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83022358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83022048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83013ef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83284da0>\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 0x7faf83022fd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8327ca90>\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 0x7faf8567a780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf830290b8>\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 0x7faf8567ab00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836c18d0>\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 0x7faf85694630>\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 0x7faf856986a0>\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 0x7faf85698b70>\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 0x7faf85698c88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85694e80>\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 0x7faf85698fd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85698550>\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 0x7faf856982b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85688b70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf832683c8>\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 0x7faf856944e0>\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 0x7faf81653978>\r\n# zipimport: found 106 names in \'/tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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 0x7faf813bc7f0>\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 0x7faf812cb2e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf813bce48>\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 0x7faf81653fd0>\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 0x7faf81327ba8>\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 0x7faf812fbb70>\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 0x7faf814c50b8>\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 0x7faf814c52e8>\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 0x7faf814c5630>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf812f6320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf812eb518>\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 0x7faf812f68d0>\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 0x7faf812fb588>\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 0x7faf814f0f28>\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 0x7faf813819e8>\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 0x7faf8138fac8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814f2dd8>\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 0x7faf814fc4e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814e9320>\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 0x7faf813abb00>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814fc6a0>\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 0x7faf813b8a20>\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 0x7faf813b8b00>\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 0x7faf813b8c88>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814de0b8>\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 0x7faf81597668>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8158bd68>\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 0x7faf8158bf60>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8158b828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf815b2a58>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf815b2748>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf815a0f28>\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 0x7faf815b25c0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf815a0780>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf81410320>\r\n# 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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf81546908>\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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf814ff1d0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf81558940>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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 0x7faf815350f0>\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 0x7faf81535198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf81559b38>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf8146ebe0>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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 0x7faf82fcc128>\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 0x7faf82febb38>\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 0x7faf82ff2320>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf82fd67f0>\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 0x7faf82feb898>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf82fccac8>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814b4be0>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8145e518>\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 0x7faf81606780>\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 0x7faf8160a2e8>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8147a7b8>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf81628be0>\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 0x7faf7d4880f0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf7d499320>\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 0x7faf7d4269e8>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf7d47b908>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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 0x7faf815da860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf815ea588>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf815ea208>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n\r\n{"ansible_facts": {"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", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "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# 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 pickle\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 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# 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.224 closed.\r\n') 9721 1726887167.33606: _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 0x7faf8576ae48> # /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 0x7faf85700828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8576a9b0> # /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 0x7faf8570d630> 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 0x7faf85714160> # /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 0x7faf857190f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85714748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85714390> # /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 0x7faf856be470> # /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 0x7faf856c3e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf856beb38> # /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 0x7faf856ca4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf856add68> # /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 0x7faf856b0198> # /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 0x7faf839be940> # /usr/lib64/python3.6/__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 0x7faf839d0240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8571ea20> 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 0x7faf838f60f0> # /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 0x7faf83901320> # /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 0x7faf83901fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83901b00> 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 0x7faf839000f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83999828> # /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 0x7faf83999c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8398d1d0> # /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 0x7faf8398deb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf839854a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf839754e0> # /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 0x7faf836ad320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836b5da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8398d128> 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 0x7faf836bceb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8396f320> # /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 0x7faf836c1278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836c1080> # 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 0x7faf836c1390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf839e7080> # /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 0x7faf836c1e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836c1a58> # /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 0x7faf836cd710> # /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 0x7faf836cdef0> # /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 0x7faf83253208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836cd7f0> # /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 0x7faf83258cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836c1588> # /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 0x7faf8327c358> # 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 0x7faf8327c710> # /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 0x7faf83284400> # /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 0x7faf8302ec18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83022358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83022048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83013ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf83284da0> # 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 0x7faf83022fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8327ca90> # /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 0x7faf8567a780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf830290b8> 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 0x7faf8567ab00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf836c18d0> # /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 0x7faf85694630> # /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 0x7faf856986a0> # 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 0x7faf85698b70> # 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 0x7faf85698c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85694e80> # /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 0x7faf85698fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85698550> # 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 0x7faf856982b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf85688b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf832683c8> # /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 0x7faf856944e0> # /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 0x7faf81653978> # zipimport: found 106 names in '/tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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 0x7faf813bc7f0> 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 0x7faf812cb2e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf813bce48> # 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 0x7faf81653fd0> # /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 0x7faf81327ba8> # /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 0x7faf812fbb70> # 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 0x7faf814c50b8> # 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 0x7faf814c52e8> # /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 0x7faf814c5630> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf812f6320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf812eb518> # /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 0x7faf812f68d0> # 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 0x7faf812fb588> # /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 0x7faf814f0f28> # /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 0x7faf813819e8> # /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 0x7faf8138fac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814f2dd8> # /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 0x7faf814fc4e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814e9320> # /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 0x7faf813abb00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814fc6a0> # 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 0x7faf813b8a20> # 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 0x7faf813b8b00> # 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 0x7faf813b8c88> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814de0b8> # /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 0x7faf81597668> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8158bd68> # 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 0x7faf8158bf60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8158b828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf815b2a58> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf815b2748> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf815a0f28> # /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 0x7faf815b25c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf815a0780> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf81410320> # 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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf81546908> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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 0x7faf814ff1d0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf81558940> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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 0x7faf815350f0> # /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 0x7faf81535198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf81559b38> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf8146ebe0> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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 0x7faf82fcc128> # /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 0x7faf82febb38> # 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 0x7faf82ff2320> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf82fd67f0> # 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 0x7faf82feb898> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf82fccac8> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf814b4be0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8145e518> # /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 0x7faf81606780> # /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 0x7faf8160a2e8> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf8147a7b8> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf81628be0> # /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 0x7faf7d4880f0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf7d499320> # 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 0x7faf7d4269e8> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf7d47b908> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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 0x7faf815da860> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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 0x7faf815ea588> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf815ea208> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/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_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_pah5t1pg/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available {"ansible_facts": {"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", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "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 # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # 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.224 closed. 9722 1726887167.33562: stdout chunk (state=3): >>># destroy locale # destroy copy <<< 9722 1726887167.33740: 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 pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 <<< 9722 1726887167.33824: stdout chunk (state=3): >>># 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 # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 9721 1726887167.33879: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'], '_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-1726887166.5493996-9721-209945746081636/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9721 1726887167.33910: _low_level_execute_command(): starting 9721 1726887167.33923: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636/ > /dev/null 2>&1 && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None 9720 1726887167.33938: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdafb0be0> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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 0x7fcbdcb0e128> # /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 0x7fcbdcb2db38> <<< <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887166.5493996-9721-209945746081636/ > /dev/null 2>&1 && sleep 0'"'"'' 9722 1726887167.34778: 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 # 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 <<< 9722 1726887167.34787: stderr chunk (state=3): >>>Shared connection to 10.31.41.136 closed. <<< 9722 1726887167.34803: stdout chunk (state=3): >>><<< 9722 1726887167.34810: stderr chunk (state=3): >>><<< <10.31.41.136> (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 0x7fb0b6a25e48>\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 0x7fb0b69bb828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6a259b0>\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 0x7fb0b69c8630>\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 0x7fb0b69cf160>\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 0x7fb0b69d40f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b69cf748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b69cf390>\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 0x7fb0b6979470>\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 0x7fb0b697ee48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6979b38>\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 0x7fb0b69854e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6968d68>\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 0x7fb0b696b198>\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 0x7fb0b4c79940>\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 0x7fb0b4c8b240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b69d9a20>\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 0x7fb0b4bb10f0>\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 0x7fb0b4bbc320>\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 0x7fb0b4bbcfd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4bbcb00>\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 0x7fb0b4bbb0f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c54828>\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 0x7fb0b4c54c18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c481d0>\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 0x7fb0b4c48eb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c404a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c304e0>\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 0x7fb0b49682e8>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4970d68>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c484a8>\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 0x7fb0b4977e80>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c2a320>\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 0x7fb0b497d240>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b497d048>\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 0x7fb0b497d358>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4ca2080>\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 0x7fb0b497de48>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b497da58>\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 0x7fb0b4988710>\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 0x7fb0b4988ef0>\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 0x7fb0b450e208>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b49887f0>\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 0x7fb0b4513cf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b497d588>\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 0x7fb0b4537358>\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 0x7fb0b4537710>\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 0x7fb0b453f400>\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 0x7fb0b42e9c18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42dd358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42dd048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42ceef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b453fda0>\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 0x7fb0b42ddfd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4537a90>\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 0x7fb0b6935780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42e40b8>\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 0x7fb0b6935b00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b497d8d0>\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 0x7fb0b694f630>\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 0x7fb0b69536a0>\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 0x7fb0b6953b70>\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 0x7fb0b6953c88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b694fe80>\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 0x7fb0b6953fd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6953550>\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 0x7fb0b69532b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6943b70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b45233c8>\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 0x7fb0b694f4e0>\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 0x7fb0b290e978>\r\n# zipimport: found 106 names in \'/tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b26777f0>\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 0x7fb0b25852e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2677e48>\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 0x7fb0b290efd0>\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 0x7fb0b25e2ba8>\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 0x7fb0b25b6b70>\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 0x7fb0b27800b8>\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 0x7fb0b27802e8>\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 0x7fb0b2780630>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b25b1320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b25a6518>\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 0x7fb0b25b1898>\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 0x7fb0b27abe48>\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 0x7fb0b27abf60>\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 0x7fb0b263ca20>\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 0x7fb0b264ab38>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27ade10>\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 0x7fb0b27b7518>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27a4358>\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 0x7fb0b2666b70>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27b76d8>\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 0x7fb0b2671a20>\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 0x7fb0b2671ba8>\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 0x7fb0b2671c88>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27990f0>\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 0x7fb0b2852668>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2846d68>\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 0x7fb0b2846f60>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2846828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b286da58>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b286d748>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b285bf28>\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 0x7fb0b286d5c0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b285b780>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b26cb320>\r\n# 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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b2801940>\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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b27ba198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2813908>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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 0x7fb0b27f00f0>\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 0x7fb0b27f0198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2814b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b2729be0>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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 0x7fb0b4287128>\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 0x7fb0b42a6b38>\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 0x7fb0b42b0320>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42917f0>\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 0x7fb0b42a6898>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4287ac8>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b276fbe0>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2719518>\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 0x7fb0b28c1780>\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 0x7fb0b28c52e8>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27357b8>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b28e0be0>\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 0x7fb0ae7430f0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0ae757320>\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 0x7fb0ae6e09e8>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0ae736908>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b2896860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b28a3588>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b28a3208>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n\r\n{"ansible_facts": {"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", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "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# 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 pickle\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 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# 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.41.136 closed.\r\n') 9722 1726887167.34886: _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 0x7fb0b6a25e48> # /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 0x7fb0b69bb828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6a259b0> # /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 0x7fb0b69c8630> 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 0x7fb0b69cf160> # /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 0x7fb0b69d40f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b69cf748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b69cf390> # /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 0x7fb0b6979470> # /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 0x7fb0b697ee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6979b38> # /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 0x7fb0b69854e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6968d68> # /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 0x7fb0b696b198> # /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 0x7fb0b4c79940> # /usr/lib64/python3.6/__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 0x7fb0b4c8b240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b69d9a20> 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 0x7fb0b4bb10f0> # /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 0x7fb0b4bbc320> # /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 0x7fb0b4bbcfd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4bbcb00> 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 0x7fb0b4bbb0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c54828> # /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 0x7fb0b4c54c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c481d0> # /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 0x7fb0b4c48eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c404a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c304e0> # /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 0x7fb0b49682e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4970d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c484a8> 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 0x7fb0b4977e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4c2a320> # /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 0x7fb0b497d240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b497d048> # 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 0x7fb0b497d358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4ca2080> # /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 0x7fb0b497de48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b497da58> # /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 0x7fb0b4988710> # /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 0x7fb0b4988ef0> # /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 0x7fb0b450e208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b49887f0> # /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 0x7fb0b4513cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b497d588> # /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 0x7fb0b4537358> # 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 0x7fb0b4537710> # /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 0x7fb0b453f400> # /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 0x7fb0b42e9c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42dd358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42dd048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42ceef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b453fda0> # 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 0x7fb0b42ddfd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4537a90> # /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 0x7fb0b6935780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42e40b8> 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 0x7fb0b6935b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b497d8d0> # /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 0x7fb0b694f630> # /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 0x7fb0b69536a0> # 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 0x7fb0b6953b70> # 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 0x7fb0b6953c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b694fe80> # /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 0x7fb0b6953fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6953550> # 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 0x7fb0b69532b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b6943b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b45233c8> # /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 0x7fb0b694f4e0> # /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 0x7fb0b290e978> # zipimport: found 106 names in '/tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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 0x7fb0b26777f0> 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 0x7fb0b25852e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2677e48> # 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 0x7fb0b290efd0> # /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 0x7fb0b25e2ba8> # /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 0x7fb0b25b6b70> # 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 0x7fb0b27800b8> # 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 0x7fb0b27802e8> # /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 0x7fb0b2780630> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b25b1320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b25a6518> # /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 0x7fb0b25b1898> # 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 0x7fb0b27abe48> # /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 0x7fb0b27abf60> # /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 0x7fb0b263ca20> # /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 0x7fb0b264ab38> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27ade10> # /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 0x7fb0b27b7518> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27a4358> # /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 0x7fb0b2666b70> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27b76d8> # 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 0x7fb0b2671a20> # 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 0x7fb0b2671ba8> # 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 0x7fb0b2671c88> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27990f0> # /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 0x7fb0b2852668> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2846d68> # 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 0x7fb0b2846f60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2846828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b286da58> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b286d748> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b285bf28> # /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 0x7fb0b286d5c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b285b780> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b26cb320> # 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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b2801940> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b27ba198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2813908> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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 0x7fb0b27f00f0> # /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 0x7fb0b27f0198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2814b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b2729be0> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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 0x7fb0b4287128> # /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 0x7fb0b42a6b38> # 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 0x7fb0b42b0320> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b42917f0> # 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 0x7fb0b42a6898> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b4287ac8> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b276fbe0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b2719518> # /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 0x7fb0b28c1780> # /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 0x7fb0b28c52e8> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b27357b8> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b28e0be0> # /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 0x7fb0ae7430f0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0ae757320> # 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 0x7fb0ae6e09e8> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0ae736908> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b2896860> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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 0x7fb0b28a3588> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb0b28a3208> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/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_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_vx2qvxhw/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available {"ansible_facts": {"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", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "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 # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # 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.41.136 closed. 9722 1726887167.35089: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'], '_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-1726887166.5557492-9722-119127131181896/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9722 1726887167.35106: _low_level_execute_command(): starting 9722 1726887167.35117: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896/ > /dev/null 2>&1 && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887166.5557492-9722-119127131181896/ > /dev/null 2>&1 && sleep 0'"'"'' 9720 1726887167.35206: 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 0x7fcbdcb37320> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb187f0> # 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 0x7fcbdcb2d898> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb0eac8> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdaff6be0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdafa0518> # /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 0x7fcbdb148780> # /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 0x7fcbdb14c2e8> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdafbc7b8> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 9720 1726887167.36143: stdout chunk (state=3): >>># zipimport: zlib available <<< 9721 1726887167.36628: stderr chunk (state=2): >>><<< 9721 1726887167.36639: stdout chunk (state=2): >>><<< <10.31.42.224> (0, b'', b'') 9721 1726887167.36664: _low_level_execute_command() done: rc=0, stdout=, stderr= 9721 1726887167.36675: handler run complete 9721 1726887167.36693: variable 'ansible_facts' from source: host vars for 'managed_node2' 9721 1726887167.36730: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9721 1726887167.36769: variable 'ansible_facts' from source: host vars for 'managed_node2' 9721 1726887167.36799: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9721 1726887167.36821: attempt loop complete, returning result 9721 1726887167.36827: _execute() done 9721 1726887167.36833: dumping result to json 9721 1726887167.36842: done dumping result, returning 9721 1726887167.36853: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role [0e652c5f-a961-eb88-62cf-0000000000af] 9721 1726887167.36920: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000af 9721 1726887167.36956: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000af 9721 1726887167.36962: WORKER PROCESS EXITING ok: [managed_node2] 9720 1726887167.37243: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdb167be0> # /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' <<< 9722 1726887167.37724: stderr chunk (state=2): >>><<< 9722 1726887167.37734: stdout chunk (state=2): >>><<< <10.31.41.136> (0, b'', b'') 9722 1726887167.37759: _low_level_execute_command() done: rc=0, stdout=, stderr= 9722 1726887167.37769: handler run complete 9722 1726887167.37786: variable 'ansible_facts' from source: host vars for 'managed_node3' 9722 1726887167.37822: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9722 1726887167.37862: variable 'ansible_facts' from source: host vars for 'managed_node3' 9722 1726887167.37889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9722 1726887167.37907: attempt loop complete, returning result 9722 1726887167.37914: _execute() done 9722 1726887167.37921: dumping result to json 9722 1726887167.37929: done dumping result, returning 9722 1726887167.37940: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role [0e652c5f-a961-eb88-62cf-0000000000af] 9722 1726887167.37955: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000af 9722 1726887167.37989: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000af 9722 1726887167.37995: WORKER PROCESS EXITING ok: [managed_node3] 9720 1726887167.38338: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbd6fca0f0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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' <<< 9720 1726887167.39242: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbd6fde320> # 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 0x7fcbd6f679e8> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbd6fbd908> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 9720 1726887167.39509: 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 0x7fcbdb11d860> <<< 9720 1726887167.40740: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdb12a588> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb12a208> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available <<< 9720 1726887167.41835: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available <<< 9720 1726887167.42931: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9720 1726887167.44047: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available <<< 9720 1726887167.45140: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available <<< 9720 1726887167.46134: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available <<< 9720 1726887167.47238: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 9720 1726887167.48353: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available <<< 9720 1726887167.48917: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 9720 1726887167.50349: stdout chunk (state=3): >>> {"ansible_facts": {"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", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 9720 1726887167.51396: 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<<< 9720 1726887167.51421: stdout chunk (state=3): >>>leanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destr<<< 9720 1726887167.51446: stdout chunk (state=3): >>>oy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootloc<<< 9720 1726887167.51488: stdout chunk (state=3): >>>ale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.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 # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket<<< 9720 1726887167.52298: stdout chunk (state=3): >>> # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # cleanup[3] wiping _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 <<< 9720 1726887167.52310: 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 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 <<< 9720 1726887167.52383: stderr chunk (state=3): >>>Shared connection to 10.31.43.54 closed. <<< 9720 1726887167.52409: stderr chunk (state=3): >>><<< 9720 1726887167.52419: stdout chunk (state=3): >>><<< <10.31.43.54> (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 0x7fcbdf2ace48>\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 0x7fcbdf242828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf2ac9b0>\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 0x7fcbdf24f630>\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 0x7fcbdf256160>\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 0x7fcbdf25b0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf256748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf256390>\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 0x7fcbdf200470>\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 0x7fcbdf205e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf200b38>\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 0x7fcbdf20c4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf1efd68>\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 0x7fcbdf1f2198>\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 0x7fcbdd500940>\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 0x7fcbdd512240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf260a20>\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 0x7fcbdd4380f0>\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 0x7fcbdd443320>\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 0x7fcbdd443fd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd443b00>\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 0x7fcbdd4420f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4db828>\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 0x7fcbdd4dbc18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4cf1d0>\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 0x7fcbdd4cfeb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4c74a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4b74e0>\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 0x7fcbdd1ef320>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd1f7da0>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4cf128>\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 0x7fcbdd1feeb8>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4b1320>\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 0x7fcbdd203278>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd203080>\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 0x7fcbdd203390>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd529080>\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 0x7fcbdd203e80>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd203a90>\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 0x7fcbdd20f748>\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 0x7fcbdd20ff28>\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 0x7fcbdcd95240>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd20f828>\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 0x7fcbdcd9ad30>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd2035c0>\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 0x7fcbdcdbe390>\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 0x7fcbdcdbe748>\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 0x7fcbdcdc6438>\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 0x7fcbdcb70c50>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb64390>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb64080>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb55f28>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcdc6dd8>\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 0x7fcbdcb6b048>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcdbeac8>\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 0x7fcbdf1bc7b8>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb6b0f0>\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 0x7fcbdf1bcb38>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd203908>\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 0x7fcbdf1d6668>\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 0x7fcbdf1da6a0>\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 0x7fcbdf1dab70>\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 0x7fcbdf1dac88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf1d6e80>\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 0x7fcbdf1dafd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf1da550>\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 0x7fcbdf1da2b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf1caba8>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcda9400>\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 0x7fcbdd4c7710>\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 0x7fcbdb195978>\r\n# zipimport: found 106 names in \'/tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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 0x7fcbdaefe7f0>\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 0x7fcbdae0d2e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdaefee48>\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 0x7fcbdb195fd0>\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 0x7fcbdae69ba8>\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 0x7fcbdae3db70>\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 0x7fcbdb0070b8>\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 0x7fcbdb0072e8>\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 0x7fcbdb007630>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdae38320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdae2d518>\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 0x7fcbdae386a0>\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 0x7fcbdae3d470>\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 0x7fcbdb032f28>\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 0x7fcbdaec39e8>\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 0x7fcbdaed1b00>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb034dd8>\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 0x7fcbdb03e4e0>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb02b320>\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 0x7fcbdaeedb38>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb03e6a0>\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 0x7fcbdaef8a20>\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 0x7fcbdaef8b00>\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 0x7fcbdaef8c88>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0200b8>\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 0x7fcbdb0d9668>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0cdd68>\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 0x7fcbdb0cdf60>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0cd828>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdb0f4a58>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0f4748>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0e2f28>\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 0x7fcbdb0f45c0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0e2780>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdaf52320>\r\n# 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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdb088940>\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_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdb041198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb09a908>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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 0x7fcbdb0770f0>\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 0x7fcbdb077198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb09bb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdafb0be0>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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 0x7fcbdcb0e128>\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 0x7fcbdcb2db38>\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 0x7fcbdcb37320>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb187f0>\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 0x7fcbdcb2d898>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb0eac8>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdaff6be0>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdafa0518>\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 0x7fcbdb148780>\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 0x7fcbdb14c2e8>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdafbc7b8>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdb167be0>\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 0x7fcbd6fca0f0>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbd6fde320>\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 0x7fcbd6f679e8>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbd6fbd908>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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 0x7fcbdb11d860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdb12a588>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb12a208>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n\r\n{"ansible_facts": {"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", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "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# 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 pickle\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 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# 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.54 closed.\r\n') 9720 1726887167.52498: _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 0x7fcbdf2ace48> # /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 0x7fcbdf242828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf2ac9b0> # /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 0x7fcbdf24f630> 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 0x7fcbdf256160> # /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 0x7fcbdf25b0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf256748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf256390> # /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 0x7fcbdf200470> # /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 0x7fcbdf205e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf200b38> # /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 0x7fcbdf20c4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf1efd68> # /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 0x7fcbdf1f2198> # /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 0x7fcbdd500940> # /usr/lib64/python3.6/__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 0x7fcbdd512240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf260a20> 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 0x7fcbdd4380f0> # /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 0x7fcbdd443320> # /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 0x7fcbdd443fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd443b00> 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 0x7fcbdd4420f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4db828> # /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 0x7fcbdd4dbc18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4cf1d0> # /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 0x7fcbdd4cfeb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4c74a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4b74e0> # /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 0x7fcbdd1ef320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd1f7da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4cf128> 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 0x7fcbdd1feeb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd4b1320> # /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 0x7fcbdd203278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd203080> # 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 0x7fcbdd203390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd529080> # /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 0x7fcbdd203e80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd203a90> # /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 0x7fcbdd20f748> # /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 0x7fcbdd20ff28> # /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 0x7fcbdcd95240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd20f828> # /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 0x7fcbdcd9ad30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd2035c0> # /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 0x7fcbdcdbe390> # 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 0x7fcbdcdbe748> # /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 0x7fcbdcdc6438> # /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 0x7fcbdcb70c50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb64390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb64080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb55f28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcdc6dd8> # 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 0x7fcbdcb6b048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcdbeac8> # /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 0x7fcbdf1bc7b8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb6b0f0> 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 0x7fcbdf1bcb38> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdd203908> # /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 0x7fcbdf1d6668> # /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 0x7fcbdf1da6a0> # 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 0x7fcbdf1dab70> # 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 0x7fcbdf1dac88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf1d6e80> # /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 0x7fcbdf1dafd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf1da550> # 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 0x7fcbdf1da2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdf1caba8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcda9400> # /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 0x7fcbdd4c7710> # /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 0x7fcbdb195978> # zipimport: found 106 names in '/tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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 0x7fcbdaefe7f0> 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 0x7fcbdae0d2e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdaefee48> # 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 0x7fcbdb195fd0> # /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 0x7fcbdae69ba8> # /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 0x7fcbdae3db70> # 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 0x7fcbdb0070b8> # 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 0x7fcbdb0072e8> # /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 0x7fcbdb007630> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdae38320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdae2d518> # /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 0x7fcbdae386a0> # 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 0x7fcbdae3d470> # /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 0x7fcbdb032f28> # /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 0x7fcbdaec39e8> # /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 0x7fcbdaed1b00> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb034dd8> # /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 0x7fcbdb03e4e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb02b320> # /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 0x7fcbdaeedb38> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb03e6a0> # 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 0x7fcbdaef8a20> # 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 0x7fcbdaef8b00> # 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 0x7fcbdaef8c88> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0200b8> # /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 0x7fcbdb0d9668> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0cdd68> # 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 0x7fcbdb0cdf60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0cd828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdb0f4a58> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0f4748> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0e2f28> # /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 0x7fcbdb0f45c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb0e2780> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdaf52320> # 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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdb088940> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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 0x7fcbdb041198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb09a908> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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 0x7fcbdb0770f0> # /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 0x7fcbdb077198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb09bb00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdafb0be0> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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 0x7fcbdcb0e128> # /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 0x7fcbdcb2db38> # 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 0x7fcbdcb37320> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb187f0> # 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 0x7fcbdcb2d898> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdcb0eac8> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdaff6be0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdafa0518> # /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 0x7fcbdb148780> # /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 0x7fcbdb14c2e8> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdafbc7b8> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdb167be0> # /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 0x7fcbd6fca0f0> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbd6fde320> # 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 0x7fcbd6f679e8> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbd6fbd908> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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 0x7fcbdb11d860> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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 0x7fcbdb12a588> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fcbdb12a208> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/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_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_setup_payload_ntff24bk/ansible_setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available {"ansible_facts": {"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", "gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["!all", "!min", "distribution", "distribution_major_version", "distribution_version", "os_family"], "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 # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # 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.54 closed. 9720 1726887167.52698: done with _execute_module (setup, {'gather_subset': ['!all', '!min', 'distribution', 'distribution_major_version', 'distribution_version', 'os_family'], '_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-1726887166.5329466-9720-255100266650430/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9720 1726887167.52729: _low_level_execute_command(): starting 9720 1726887167.52739: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430/ > /dev/null 2>&1 && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887166.5329466-9720-255100266650430/ > /dev/null 2>&1 && sleep 0'"'"'' 9720 1726887167.56210: stderr chunk (state=2): >>><<< 9720 1726887167.56220: stdout chunk (state=2): >>><<< <10.31.43.54> (0, b'', b'') 9720 1726887167.56242: _low_level_execute_command() done: rc=0, stdout=, stderr= 9720 1726887167.56252: handler run complete 9720 1726887167.56268: variable 'ansible_facts' from source: host vars for 'managed_node1' 9720 1726887167.56297: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9720 1726887167.56330: variable 'ansible_facts' from source: host vars for 'managed_node1' 9720 1726887167.56353: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9720 1726887167.56372: attempt loop complete, returning result 9720 1726887167.56378: _execute() done 9720 1726887167.56384: dumping result to json 9720 1726887167.56392: done dumping result, returning 9720 1726887167.56402: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Ensure ansible_facts used by role [0e652c5f-a961-eb88-62cf-0000000000af] 9720 1726887167.56419: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000af 9720 1726887167.56453: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000af 9720 1726887167.56458: WORKER PROCESS EXITING ok: [managed_node1] 9689 1726887167.56555: no more pending results, returning what we have 9689 1726887167.56559: results queue empty 9689 1726887167.56560: checking for any_errors_fatal 9689 1726887167.56562: done checking for any_errors_fatal 9689 1726887167.56563: checking for max_fail_percentage 9689 1726887167.56565: done checking for max_fail_percentage 9689 1726887167.56565: checking to see if all hosts have failed and the running result is not ok 9689 1726887167.56566: done checking to see if all hosts have failed 9689 1726887167.56567: getting the remaining hosts for this loop 9689 1726887167.56569: done getting the remaining hosts for this loop 9689 1726887167.56572: getting the next task for host managed_node1 9689 1726887167.56581: done getting next task for host managed_node1 9689 1726887167.56584: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if system is ostree 9689 1726887167.56587: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887167.56588: getting the next task for host managed_node2 9689 1726887167.56593: done getting next task for host managed_node2 9689 1726887167.56595: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if system is ostree 9689 1726887167.56596: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887167.56597: getting the next task for host managed_node3 9689 1726887167.56601: done getting next task for host managed_node3 9689 1726887167.56603: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if system is ostree 9689 1726887167.56605: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887167.56620: getting variables 9689 1726887167.56621: in VariableManager get_vars() 9689 1726887167.56651: Calling all_inventory to load vars for managed_node1 9689 1726887167.56654: Calling groups_inventory to load vars for managed_node1 9689 1726887167.56657: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887167.56666: Calling all_plugins_play to load vars for managed_node1 9689 1726887167.56669: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887167.56673: Calling groups_plugins_play to load vars for managed_node1 9689 1726887167.56739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887167.56779: done with get_vars() 9689 1726887167.56786: done getting variables TASK [fedora.linux_system_roles.timesync : Check if system is ostree] ********** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:10 Friday 20 September 2024 22:52:47 -0400 (0:00:01.163) 0:00:01.254 ****** 9689 1726887167.56863: entering _queue_task() for managed_node1/stat 9689 1726887167.57059: worker is 1 (out of 3 available) 9689 1726887167.57073: exiting _queue_task() for managed_node1/stat 9689 1726887167.57105: getting variables 9689 1726887167.57108: in VariableManager get_vars() 9689 1726887167.57196: Calling all_inventory to load vars for managed_node2 9689 1726887167.57201: Calling groups_inventory to load vars for managed_node2 9689 1726887167.57204: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887167.57220: Calling all_plugins_play to load vars for managed_node2 9689 1726887167.57225: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887167.57230: Calling groups_plugins_play to load vars for managed_node2 9689 1726887167.57327: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887167.57385: done with get_vars() 9689 1726887167.57396: done getting variables 9689 1726887167.57506: entering _queue_task() for managed_node2/stat 9689 1726887167.57745: worker is 2 (out of 3 available) 9689 1726887167.57760: exiting _queue_task() for managed_node2/stat 9689 1726887167.57792: getting variables 9689 1726887167.57795: in VariableManager get_vars() 9689 1726887167.57881: Calling all_inventory to load vars for managed_node3 9689 1726887167.57886: Calling groups_inventory to load vars for managed_node3 9689 1726887167.57889: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887167.57906: Calling all_plugins_play to load vars for managed_node3 9689 1726887167.57911: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887167.57917: Calling groups_plugins_play to load vars for managed_node3 9689 1726887167.58001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887167.58072: done with get_vars() 9689 1726887167.58084: done getting variables 9689 1726887167.58196: entering _queue_task() for managed_node3/stat 9689 1726887167.58449: worker is 3 (out of 3 available) 9689 1726887167.58462: exiting _queue_task() for managed_node3/stat 9689 1726887167.58473: done queuing things up, now waiting for results queue to drain 9689 1726887167.58476: waiting for pending results... 9759 1726887167.57217: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if system is ostree 9759 1726887167.57362: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b1 9759 1726887167.57378: variable 'ansible_search_path' from source: unknown 9759 1726887167.57384: variable 'ansible_search_path' from source: unknown 9759 1726887167.57407: calling self._execute() 9759 1726887167.57472: variable 'ansible_host' from source: host vars for 'managed_node1' 9759 1726887167.57484: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9759 1726887167.57498: variable 'omit' from source: magic vars 9759 1726887167.57990: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9759 1726887167.58370: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9759 1726887167.58424: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9759 1726887167.58470: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9759 1726887167.58546: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9759 1726887167.58641: 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) 9759 1726887167.58673: 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) 9759 1726887167.58707: 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) 9760 1726887167.58719: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if system is ostree 9759 1726887167.58744: 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) 9760 1726887167.58857: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b1 9760 1726887167.58873: variable 'ansible_search_path' from source: unknown 9760 1726887167.58880: variable 'ansible_search_path' from source: unknown 9760 1726887167.58903: calling self._execute() 9760 1726887167.58969: variable 'ansible_host' from source: host vars for 'managed_node2' 9759 1726887167.58981: Evaluated conditional (not __timesync_is_ostree is defined): True 9759 1726887167.58991: variable 'omit' from source: magic vars 9760 1726887167.58981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9760 1726887167.59040: variable 'omit' from source: magic vars 9759 1726887167.59051: variable 'omit' from source: magic vars 9759 1726887167.59093: variable 'omit' from source: magic vars 9759 1726887167.59123: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9759 1726887167.59157: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9759 1726887167.59179: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9759 1726887167.59201: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9759 1726887167.59218: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9759 1726887167.59250: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9759 1726887167.59258: variable 'ansible_host' from source: host vars for 'managed_node1' 9759 1726887167.59264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9759 1726887167.59391: Set connection var ansible_module_compression to ZIP_DEFLATED 9759 1726887167.59407: Set connection var ansible_shell_executable to /bin/sh 9759 1726887167.59416: Set connection var ansible_connection to ssh 9759 1726887167.59425: Set connection var ansible_timeout to 10 9759 1726887167.59431: Set connection var ansible_shell_type to sh 9759 1726887167.59440: Set connection var ansible_pipelining to False 9759 1726887167.59465: variable 'ansible_shell_executable' from source: unknown 9759 1726887167.59472: variable 'ansible_connection' from source: unknown 9759 1726887167.59478: variable 'ansible_module_compression' from source: unknown 9759 1726887167.59484: variable 'ansible_shell_type' from source: unknown 9759 1726887167.59489: variable 'ansible_shell_executable' from source: unknown 9759 1726887167.59495: variable 'ansible_host' from source: host vars for 'managed_node1' 9759 1726887167.59502: variable 'ansible_pipelining' from source: unknown 9759 1726887167.59508: variable 'ansible_timeout' from source: unknown 9759 1726887167.59516: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9760 1726887167.59531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9759 1726887167.59684: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9759 1726887167.59699: variable 'omit' from source: magic vars 9759 1726887167.59707: starting attempt loop 9759 1726887167.59714: running the handler 9759 1726887167.59730: _low_level_execute_command(): starting 9759 1726887167.59741: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None 9760 1726887167.59791: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9760 1726887167.59886: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9760 1726887167.59932: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9760 1726887167.59974: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9760 1726887167.60186: 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) 9760 1726887167.60219: 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) 9760 1726887167.60265: 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) 9760 1726887167.60303: 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) 9760 1726887167.60441: Evaluated conditional (not __timesync_is_ostree is defined): True 9760 1726887167.60554: variable 'omit' from source: magic vars 9760 1726887167.60610: variable 'omit' from source: magic vars 9760 1726887167.60653: variable 'omit' from source: magic vars 9760 1726887167.60683: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9760 1726887167.60716: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9760 1726887167.60737: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9760 1726887167.60759: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9760 1726887167.60774: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9760 1726887167.60804: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9760 1726887167.60811: variable 'ansible_host' from source: host vars for 'managed_node2' 9760 1726887167.60821: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9761 1726887167.60806: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if system is ostree 9760 1726887167.60941: Set connection var ansible_module_compression to ZIP_DEFLATED 9760 1726887167.60957: Set connection var ansible_shell_executable to /bin/sh 9761 1726887167.60959: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b1 9760 1726887167.60964: Set connection var ansible_connection to ssh 9760 1726887167.60974: Set connection var ansible_timeout to 10 9760 1726887167.60980: Set connection var ansible_shell_type to sh 9760 1726887167.60990: Set connection var ansible_pipelining to False 9760 1726887167.61010: variable 'ansible_shell_executable' from source: unknown 9760 1726887167.61019: variable 'ansible_connection' from source: unknown 9760 1726887167.61026: variable 'ansible_module_compression' from source: unknown 9760 1726887167.61032: variable 'ansible_shell_type' from source: unknown 9760 1726887167.61037: variable 'ansible_shell_executable' from source: unknown 9760 1726887167.61043: variable 'ansible_host' from source: host vars for 'managed_node2' 9760 1726887167.61050: variable 'ansible_pipelining' from source: unknown 9760 1726887167.61056: variable 'ansible_timeout' from source: unknown 9760 1726887167.61062: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9760 1726887167.61192: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9760 1726887167.61205: variable 'omit' from source: magic vars 9760 1726887167.61215: starting attempt loop 9760 1726887167.61221: running the handler 9760 1726887167.61237: _low_level_execute_command(): starting 9760 1726887167.61248: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9761 1726887167.60975: variable 'ansible_search_path' from source: unknown 9761 1726887167.61393: variable 'ansible_search_path' from source: unknown 9761 1726887167.61428: calling self._execute() 9761 1726887167.61480: variable 'ansible_host' from source: host vars for 'managed_node3' 9761 1726887167.61491: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9761 1726887167.61505: variable 'omit' from source: magic vars 9761 1726887167.61861: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9761 1726887167.62116: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9761 1726887167.62171: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9761 1726887167.62217: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9761 1726887167.62260: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9761 1726887167.62353: 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) 9761 1726887167.62384: 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) 9761 1726887167.62480: 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) 9761 1726887167.62514: 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) 9761 1726887167.62651: Evaluated conditional (not __timesync_is_ostree is defined): True 9761 1726887167.62661: variable 'omit' from source: magic vars 9761 1726887167.62718: variable 'omit' from source: magic vars 9761 1726887167.62762: variable 'omit' from source: magic vars 9761 1726887167.62792: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9761 1726887167.62819: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9761 1726887167.62836: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9761 1726887167.62854: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9761 1726887167.62867: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9761 1726887167.62889: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9761 1726887167.62894: variable 'ansible_host' from source: host vars for 'managed_node3' 9761 1726887167.62898: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9761 1726887167.62970: Set connection var ansible_module_compression to ZIP_DEFLATED 9761 1726887167.62985: Set connection var ansible_shell_executable to /bin/sh 9761 1726887167.62990: Set connection var ansible_connection to ssh 9761 1726887167.62996: Set connection var ansible_timeout to 10 9761 1726887167.62999: Set connection var ansible_shell_type to sh 9761 1726887167.63003: Set connection var ansible_pipelining to False 9761 1726887167.63023: variable 'ansible_shell_executable' from source: unknown 9761 1726887167.63028: variable 'ansible_connection' from source: unknown 9761 1726887167.63032: variable 'ansible_module_compression' from source: unknown 9761 1726887167.63035: variable 'ansible_shell_type' from source: unknown 9761 1726887167.63038: variable 'ansible_shell_executable' from source: unknown 9761 1726887167.63041: variable 'ansible_host' from source: host vars for 'managed_node3' 9761 1726887167.63044: variable 'ansible_pipelining' from source: unknown 9761 1726887167.63047: variable 'ansible_timeout' from source: unknown 9761 1726887167.63050: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9761 1726887167.63169: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9761 1726887167.63180: variable 'omit' from source: magic vars 9761 1726887167.63186: starting attempt loop 9761 1726887167.63189: running the handler 9761 1726887167.63200: _low_level_execute_command(): starting 9761 1726887167.63210: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9759 1726887167.63537: stdout chunk (state=2): >>>/root <<< 9759 1726887167.63690: stderr chunk (state=3): >>><<< 9759 1726887167.63700: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'/root\n', b'') 9759 1726887167.63734: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9759 1726887167.63752: _low_level_execute_command(): starting 9759 1726887167.63764: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212 `" && echo ansible-tmp-1726887167.6374364-9759-162459397077212="` echo /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212 `" ) && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212 `" && echo ansible-tmp-1726887167.6374364-9759-162459397077212="` echo /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212 `" ) && sleep 0'"'"'' 9760 1726887167.64616: stdout chunk (state=2): >>>/root <<< 9760 1726887167.64748: stderr chunk (state=3): >>><<< 9760 1726887167.64756: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'/root\n', b'') 9760 1726887167.64786: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9760 1726887167.64801: _low_level_execute_command(): starting 9760 1726887167.64809: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754 `" && echo ansible-tmp-1726887167.6479445-9760-28575141570754="` echo /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754 `" ) && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754 `" && echo ansible-tmp-1726887167.6479445-9760-28575141570754="` echo /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754 `" ) && sleep 0'"'"'' 9761 1726887167.66255: stdout chunk (state=2): >>>/root <<< 9761 1726887167.66376: stderr chunk (state=3): >>><<< 9761 1726887167.66384: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'/root\n', b'') 9761 1726887167.66417: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9761 1726887167.66434: _low_level_execute_command(): starting 9761 1726887167.66442: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759 `" && echo ansible-tmp-1726887167.664268-9761-277972014971759="` echo /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759 `" ) && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759 `" && echo ansible-tmp-1726887167.664268-9761-277972014971759="` echo /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759 `" ) && sleep 0'"'"'' 9759 1726887167.66920: stdout chunk (state=2): >>>ansible-tmp-1726887167.6374364-9759-162459397077212=/root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212 <<< 9759 1726887167.66934: stdout chunk (state=3): >>><<< 9759 1726887167.66939: stderr chunk (state=3): >>><<< <10.31.43.54> (0, b'ansible-tmp-1726887167.6374364-9759-162459397077212=/root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212\n', b'') 9759 1726887167.66952: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887167.6374364-9759-162459397077212=/root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212 , stderr= 9759 1726887167.66993: variable 'ansible_module_compression' from source: unknown 9759 1726887167.67054: ANSIBALLZ: Using lock for stat 9759 1726887167.67060: ANSIBALLZ: Acquiring lock 9759 1726887167.67070: ANSIBALLZ: Lock acquired: 139804642226112 9759 1726887167.67077: ANSIBALLZ: Creating module 9760 1726887167.67455: stdout chunk (state=2): >>>ansible-tmp-1726887167.6479445-9760-28575141570754=/root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754 <<< 9760 1726887167.67602: stderr chunk (state=3): >>><<< 9760 1726887167.67611: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'ansible-tmp-1726887167.6479445-9760-28575141570754=/root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754\n', b'') 9760 1726887167.67638: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887167.6479445-9760-28575141570754=/root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754 , stderr= 9760 1726887167.67685: variable 'ansible_module_compression' from source: unknown 9760 1726887167.67757: ANSIBALLZ: Using lock for stat 9760 1726887167.67764: ANSIBALLZ: Acquiring lock 9761 1726887167.69131: stdout chunk (state=2): >>>ansible-tmp-1726887167.664268-9761-277972014971759=/root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759 <<< 9761 1726887167.69194: stderr chunk (state=3): >>><<< 9761 1726887167.69202: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'ansible-tmp-1726887167.664268-9761-277972014971759=/root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759\n', b'') 9761 1726887167.69226: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887167.664268-9761-277972014971759=/root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759 , stderr= 9761 1726887167.69272: variable 'ansible_module_compression' from source: unknown 9761 1726887167.69341: ANSIBALLZ: Using lock for stat 9761 1726887167.69347: ANSIBALLZ: Acquiring lock 9759 1726887167.83340: ANSIBALLZ: Writing module into payload 9759 1726887167.83464: ANSIBALLZ: Writing module 9759 1726887167.83490: ANSIBALLZ: Renaming module 9759 1726887167.83500: ANSIBALLZ: Done creating module 9759 1726887167.83523: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 9759 1726887167.83601: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212/AnsiballZ_stat.py <10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpw9nmwgcu TO /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212/AnsiballZ_stat.py <10.31.43.54> 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/4a8bd5e786"' '[10.31.43.54]' 9760 1726887167.84116: ANSIBALLZ: Lock acquired: 139804642226112 9760 1726887167.84129: ANSIBALLZ: Reading module after lock 9760 1726887167.84166: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 9760 1726887167.84262: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754/AnsiballZ_stat.py <10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpkrrm3wcc TO /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754/AnsiballZ_stat.py <10.31.42.224> 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/75343b97d0"' '[10.31.42.224]' 9761 1726887167.84376: ANSIBALLZ: Lock acquired: 139804642226112 9761 1726887167.84387: ANSIBALLZ: Reading module after lock 9761 1726887167.84426: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 9761 1726887167.84520: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759/AnsiballZ_stat.py <10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp6f4folos TO /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759/AnsiballZ_stat.py <10.31.41.136> 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/2e4e98e5cc"' '[10.31.41.136]' 9760 1726887167.85130: Sending initial data 9760 1726887167.85139: Sent initial data (150 bytes) 9761 1726887167.85194: Sending initial data 9761 1726887167.85203: Sent initial data (150 bytes) 9759 1726887167.85567: Sending initial data 9759 1726887167.85577: Sent initial data (151 bytes) 9761 1726887167.89436: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp6f4folos /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759/AnsiballZ_stat.py <<< 9759 1726887167.89982: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpw9nmwgcu /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212/AnsiballZ_stat.py <<< 9761 1726887167.90260: stderr chunk (state=3): >>><<< 9761 1726887167.90270: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp6f4folos /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759/AnsiballZ_stat.py\n', b'') 9761 1726887167.90305: done transferring module to remote 9761 1726887167.90324: _low_level_execute_command(): starting 9761 1726887167.90333: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759/ /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759/AnsiballZ_stat.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759/ /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759/AnsiballZ_stat.py && sleep 0'"'"'' 9760 1726887167.91087: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpkrrm3wcc /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754/AnsiballZ_stat.py <<< 9760 1726887167.92851: stderr chunk (state=3): >>><<< 9760 1726887167.92862: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpkrrm3wcc /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754/AnsiballZ_stat.py\n', b'') 9760 1726887167.92899: done transferring module to remote 9760 1726887167.92919: _low_level_execute_command(): starting 9760 1726887167.92929: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754/ /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754/AnsiballZ_stat.py && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754/ /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754/AnsiballZ_stat.py && sleep 0'"'"'' 9761 1726887167.93892: stderr chunk (state=2): >>><<< 9761 1726887167.93904: stdout chunk (state=2): >>><<< <10.31.41.136> (0, b'', b'') 9761 1726887167.93936: _low_level_execute_command() done: rc=0, stdout=, stderr= 9761 1726887167.93943: _low_level_execute_command(): starting 9761 1726887167.93950: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759/AnsiballZ_stat.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' -tt 10.31.41.136 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759/AnsiballZ_stat.py && sleep 0'"'"'' 9759 1726887167.95386: stderr chunk (state=3): >>><<< 9759 1726887167.95398: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpw9nmwgcu /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212/AnsiballZ_stat.py\n', b'') 9759 1726887167.95433: done transferring module to remote 9759 1726887167.95453: _low_level_execute_command(): starting 9759 1726887167.95462: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212/ /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212/AnsiballZ_stat.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212/ /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212/AnsiballZ_stat.py && sleep 0'"'"'' 9761 1726887167.97575: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # <<< 9760 1726887167.97599: stderr chunk (state=2): >>><<< 9760 1726887167.97610: stdout chunk (state=2): >>><<< <10.31.42.224> (0, b'', b'') 9760 1726887167.97640: _low_level_execute_command() done: rc=0, stdout=, stderr= 9760 1726887167.97645: _low_level_execute_command(): starting 9760 1726887167.97650: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754/AnsiballZ_stat.py && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' -tt 10.31.42.224 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754/AnsiballZ_stat.py && sleep 0'"'"'' 9761 1726887167.97770: 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' # <<< 9761 1726887167.97779: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6980574e48> <<< 9761 1726887167.98229: 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 0x7f698050a828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69805749b0> # /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 0x7f6980517630> 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 0x7f698051e160> # /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 0x7f69805230f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f698051e748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f698051e390> # /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 0x7f69804c8470> <<< 9761 1726887167.98257: 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' <<< 9761 1726887167.98276: 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' <<< 9761 1726887167.98286: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69804cde48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69804c8b38> <<< 9759 1726887167.98541: stderr chunk (state=2): >>><<< 9759 1726887167.98554: stdout chunk (state=2): >>><<< <10.31.43.54> (0, b'', b'') 9759 1726887167.98581: _low_level_execute_command() done: rc=0, stdout=, stderr= 9759 1726887167.98587: _low_level_execute_command(): starting 9759 1726887167.98593: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212/AnsiballZ_stat.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' -tt 10.31.43.54 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212/AnsiballZ_stat.py && sleep 0'"'"'' 9761 1726887167.98780: 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 0x7f69804d44e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69804b7d68> # /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 0x7f69804ba198> # /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 0x7f697e7c8940> # /usr/lib64/python3.6/__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 0x7f697e7da240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6980528a20> 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. <<< 9761 1726887167.98977: 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' <<< 9761 1726887167.99002: 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' <<< 9761 1726887167.99025: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9761 1726887167.99046: 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 <<< 9761 1726887167.99066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9761 1726887167.99096: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9761 1726887167.99146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9761 1726887167.99167: stdout chunk (state=3): >>>import '_functools' # <<< 9761 1726887167.99186: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9761 1726887167.99216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9761 1726887167.99242: 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' <<< 9761 1726887167.99262: stdout chunk (state=3): >>>import '_operator' # <<< 9761 1726887167.99286: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e7480f0> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 9761 1726887167.99313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e752320> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 9761 1726887167.99349: stdout chunk (state=3): >>># 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' <<< 9761 1726887167.99373: 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 0x7f697e752fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e752b00> import 'itertools' # <<< 9761 1726887167.99398: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 9761 1726887167.99409: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e7560f0> <<< 9761 1726887167.99426: stdout chunk (state=3): >>>import '_collections' # <<< 9761 1726887167.99488: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e7a3828> <<< 9761 1726887167.99498: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 9761 1726887167.99509: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9761 1726887167.99544: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e7a3c18> <<< 9761 1726887167.99599: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e7971d0> <<< 9761 1726887167.99621: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 9761 1726887167.99633: 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 0x7f697e797eb8> <<< 9761 1726887167.99641: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e78f4a8> <<< 9761 1726887167.99686: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e77f4e0> <<< 9761 1726887167.99708: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 9761 1726887167.99720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 9761 1726887167.99730: stdout chunk (state=3): >>>import '_sre' # <<< 9761 1726887167.99744: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 9761 1726887167.99759: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9761 1726887167.99774: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 9761 1726887167.99785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9761 1726887167.99818: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e4ff2e8> <<< 9761 1726887167.99833: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e506d68> <<< 9761 1726887167.99843: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e797438> <<< 9761 1726887167.99861: stdout chunk (state=3): >>>import '_locale' # <<< 9761 1726887167.99914: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 9761 1726887167.99946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e50de80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e77a320> # /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' <<< 9761 1726887167.99973: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 9761 1726887167.99992: 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 0x7f697e512240> <<< 9761 1726887168.00005: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e512048> <<< 9761 1726887168.00024: 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 0x7f697e512358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e7f1080> <<< 9761 1726887168.00049: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 9761 1726887168.00066: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 9761 1726887168.00084: 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' <<< 9761 1726887168.00100: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 9761 1726887168.00117: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 9761 1726887168.00129: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e512e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e512a58> <<< 9761 1726887168.00157: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 9761 1726887168.00168: 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 0x7f697e520710> <<< 9761 1726887168.00185: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9761 1726887168.00203: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 9761 1726887168.00223: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 9761 1726887168.00232: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9761 1726887168.00282: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e520ef0> <<< 9761 1726887168.00303: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9761 1726887168.00315: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9761 1726887168.00351: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e0a4208> <<< 9761 1726887168.00365: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e5207f0> <<< 9761 1726887168.00385: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py<<< 9761 1726887168.00395: stdout chunk (state=3): >>> <<< 9761 1726887168.00415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9761 1726887168.00450: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e0aacf8> <<< 9761 1726887168.00461: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e512588> <<< 9761 1726887168.00481: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9761 1726887168.00503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 9761 1726887168.00525: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 9761 1726887168.00534: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e0ce358> <<< 9761 1726887168.00559: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 9761 1726887168.00567: 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 0x7f697e0ce710> <<< 9761 1726887168.00576: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9761 1726887168.00599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9761 1726887168.00617: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 9761 1726887168.00636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e0d6400> <<< 9761 1726887168.00654: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9761 1726887168.00676: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9761 1726887168.00699: stdout chunk (state=3): >>>import 'time' # <<< 9761 1726887168.00715: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9761 1726887168.00726: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9761 1726887168.00752: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 9761 1726887168.00761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 9761 1726887168.00771: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9761 1726887168.00815: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9760 1726887168.00842: 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' # <<< 9760 1726887168.00859: stdout chunk (state=3): >>>import 'marshal' # <<< 9760 1726887168.00885: stdout chunk (state=3): >>>import 'posix' # <<< 9761 1726887168.00886: 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 0x7f697de80c18> <<< 9760 1726887168.00903: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 9760 1726887168.00920: stdout chunk (state=3): >>>import 'zipimport' # <<< 9760 1726887168.00930: stdout chunk (state=3): >>># installed zipimport hook <<< 9760 1726887168.00974: 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' <<< 9761 1726887168.00976: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697de75358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697de75048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697de66ef0> <<< 9760 1726887168.00998: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9760 1726887168.01135: 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 0x7f755e28ae48> # /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 0x7f755e220828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e28a9b0> # /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' <<< 9760 1726887168.01150: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e22d630> <<< 9760 1726887168.01165: stdout chunk (state=3): >>>import '_signal' # <<< 9760 1726887168.01209: 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 0x7f755e234160> <<< 9760 1726887168.01232: 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' <<< 9760 1726887168.01261: 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' <<< 9760 1726887168.01284: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9760 1726887168.01306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e2390f0> <<< 9760 1726887168.01334: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e234748> <<< 9760 1726887168.01359: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e234390> <<< 9760 1726887168.01379: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 9760 1726887168.01400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 9760 1726887168.01421: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9760 1726887168.01521: 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 0x7f755e1de470> # /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 0x7f755e1e3e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1deb38> <<< 9760 1726887168.01558: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9760 1726887168.01582: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9760 1726887168.01695: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1ea4e0> <<< 9760 1726887168.01719: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1cdd68> <<< 9760 1726887168.01752: 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 0x7f755e1d0198> <<< 9760 1726887168.01789: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 9761 1726887168.01790: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e0d6da0> # 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 0x7f697de75fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e0cea90> # /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 0x7f6980486780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697de7b0b8> 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 0x7f6980486b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e5128d0> # /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 0x7f698049e630> # /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 0x7f69804a26a0> # 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 0x7f69804a2b70> # 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 0x7f69804a2c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f698049ee80> # /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 0x7f69804a2fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69804a2550> # 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 0x7f69804a22b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6980491b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e0ba3c8> # /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 0x7f698049e4e0> <<< 9760 1726887168.01814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 9760 1726887168.01840: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4de940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 9760 1726887168.01867: 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 0x7f755c4f0240> <<< 9761 1726887168.01894: 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' <<< 9761 1726887168.01917: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c4a5978> <<< 9760 1726887168.01949: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e23ea20> 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. <<< 9761 1726887168.01979: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip' # zipimport: zlib available <<< 9761 1726887168.01990: stdout chunk (state=3): >>># zipimport: zlib available <<< 9761 1726887168.02019: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 9761 1726887168.02032: stdout chunk (state=3): >>># zipimport: zlib available <<< 9761 1726887168.02056: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9760 1726887168.02181: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9760 1726887168.02193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 9760 1726887168.02219: 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' <<< 9760 1726887168.02240: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9760 1726887168.02255: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 9760 1726887168.02273: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 9760 1726887168.02292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9760 1726887168.02311: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9760 1726887168.02374: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9760 1726887168.02394: stdout chunk (state=3): >>>import '_functools' # <<< 9760 1726887168.02415: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9760 1726887168.02439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9760 1726887168.02460: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9759 1726887168.02480: 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' # <<< 9760 1726887168.02483: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9760 1726887168.02502: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c45e0f0> <<< 9760 1726887168.02521: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 9760 1726887168.02536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c468320> <<< 9760 1726887168.02553: 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' <<< 9760 1726887168.02582: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 9759 1726887168.02603: stdout chunk (state=3): >>>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 <<< 9760 1726887168.02605: 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 0x7f755c468fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c468b00> import 'itertools' # <<< 9760 1726887168.02628: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 9760 1726887168.02643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 9759 1726887168.02660: 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 <<< 9760 1726887168.02671: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c46c0f0> import '_collections' # <<< 9760 1726887168.02708: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4b9828> <<< 9760 1726887168.02728: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 9760 1726887168.02742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9760 1726887168.02777: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4b9c18> <<< 9759 1726887168.02795: 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 0x7fd623b37e48> # /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 0x7fd623acd828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623b379b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 9759 1726887168.02806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 9760 1726887168.02834: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4ad1d0> <<< 9760 1726887168.02863: 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 0x7f755c4adeb8> <<< 9760 1726887168.02875: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4a54a8> <<< 9760 1726887168.02921: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4954e0> <<< 9760 1726887168.02936: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 9760 1726887168.02951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 9759 1726887168.02970: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623ada630> 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 0x7fd623ae1160> # /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 0x7fd623ae60f0> <<< 9760 1726887168.02973: stdout chunk (state=3): >>>import '_sre' # <<< 9760 1726887168.02993: 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' <<< 9760 1726887168.03019: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 9760 1726887168.03039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9760 1726887168.03063: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c2152e8> <<< 9760 1726887168.03083: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c21cd68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4ad4a8> <<< 9760 1726887168.03101: stdout chunk (state=3): >>>import '_locale' # <<< 9759 1726887168.03119: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623ae1748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623ae1390> # /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' # <<< 9761 1726887168.03119: stdout chunk (state=3): >>># zipimport: zlib available <<< 9760 1726887168.03147: 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' <<< 9760 1726887168.03161: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c223e80> <<< 9759 1726887168.03629: 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 0x7fd623a8b470> # /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 0x7fd623a90e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a8bb38> # /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 0x7fd623a974e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a7ad68> # /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 0x7fd623a7d198> # /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 0x7fd621d8b940> # /usr/lib64/python3.6/__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 0x7fd621d9d240> <<< 9760 1726887168.03640: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c490320> # /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 0x7f755c228240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c228048> # 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 0x7f755c228358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c507080> # /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 0x7f755c228e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c228a58> # /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 0x7f755c236710> # /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' <<< 9760 1726887168.03669: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c236ef0> # /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 0x7f755bdba208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c2367f0> # /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 0x7f755bdc0cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c228588> <<< 9760 1726887168.03692: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9760 1726887168.03721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 9760 1726887168.03746: 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 0x7f755bde4358> <<< 9760 1726887168.03775: 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 0x7f755bde4710> <<< 9759 1726887168.03794: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623aeba20> 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. <<< 9760 1726887168.03794: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9760 1726887168.03814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9760 1726887168.03831: 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' <<< 9760 1726887168.03845: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bdec400> <<< 9760 1726887168.03864: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9760 1726887168.03883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9760 1726887168.03903: stdout chunk (state=3): >>>import 'time' # <<< 9760 1726887168.03923: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9760 1726887168.03939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9760 1726887168.03957: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 9760 1726887168.03972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 9760 1726887168.03986: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9761 1726887168.04008: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 9761 1726887168.04022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1f97f0> <<< 9761 1726887168.04033: stdout chunk (state=3): >>>import 'atexit' # <<< 9761 1726887168.04047: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9760 1726887168.04068: 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 0x7f755bb96c18> <<< 9761 1726887168.04083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9761 1726887168.04142: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 9761 1726887168.04151: 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 0x7f697c1892e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1f9e48> <<< 9761 1726887168.04180: 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 0x7f697c4a5fd0> <<< 9759 1726887168.04179: 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 <<< 9761 1726887168.04193: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9761 1726887168.04222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9760 1726887168.04233: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bb8b358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bb8b048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bb7cef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bdecda0> <<< 9759 1726887168.04267: 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 <<< 9761 1726887168.04265: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c163ba8> <<< 9761 1726887168.04291: 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' <<< 9759 1726887168.04306: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9759 1726887168.04318: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9761 1726887168.04326: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9759 1726887168.04343: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9761 1726887168.04348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9759 1726887168.04375: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d0b0f0> <<< 9759 1726887168.04385: 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 0x7fd621d16320> <<< 9761 1726887168.04387: 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' <<< 9760 1726887168.04417: 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 0x7f755bb8bfd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bde4a90> # /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 0x7f755e19c780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bb910b8> 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 0x7f755e19cb00> <<< 9761 1726887168.04448: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1cf1d0> <<< 9761 1726887168.04481: 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 0x7f697c4c17f0> <<< 9759 1726887168.04485: 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' <<< 9761 1726887168.04514: 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 0x7f697c162080> <<< 9760 1726887168.04532: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c2288d0> # /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' <<< 9761 1726887168.04533: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9759 1726887168.04556: 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 0x7fd621d16fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d16b00> 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 0x7fd621d150f0> import '_collections' # <<< 9761 1726887168.04555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9760 1726887168.04574: 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 0x7f755e1b4630> # /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' <<< 9759 1726887168.04603: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d66828> <<< 9761 1726887168.04607: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1cd160> <<< 9759 1726887168.04627: 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' <<< 9761 1726887168.04632: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1aa320> <<< 9759 1726887168.04665: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d66c18> <<< 9760 1726887168.04713: 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 0x7f755e1b86a0> <<< 9759 1726887168.04724: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d5a1d0> <<< 9760 1726887168.04746: 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 0x7f755e1b8b70> <<< 9759 1726887168.04758: 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 0x7fd621d5aeb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d524a8> <<< 9760 1726887168.04780: 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 0x7f755e1b8c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1b4e80> <<< 9760 1726887168.04811: 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' <<< 9760 1726887168.04843: 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 0x7f755e1b8fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1b8550> <<< 9760 1726887168.04867: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 9759 1726887168.04874: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d424e0> # /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 <<< 9759 1726887168.04900: 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 <<< 9760 1726887168.04905: 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 0x7f755e1b82b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1a7b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bdd03c8> <<< 9759 1726887168.04911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9761 1726887168.04923: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1a1518> <<< 9759 1726887168.04942: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ac22e8> <<< 9761 1726887168.04947: 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' <<< 9759 1726887168.04964: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621acad68> <<< 9759 1726887168.04974: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d5a4a8> <<< 9761 1726887168.04990: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c4c12b0> # 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 0x7f697c189128> <<< 9759 1726887168.04994: stdout chunk (state=3): >>>import '_locale' # <<< 9760 1726887168.05010: 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 0x7f755e1b44e0> <<< 9759 1726887168.05040: 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' <<< 9759 1726887168.05051: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ad1e80> <<< 9761 1726887168.05056: 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 0x7f697c1b6470> # /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' <<< 9759 1726887168.05060: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d3c320><<< 9759 1726887168.05084: 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' <<< 9761 1726887168.05087: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9761 1726887168.05102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9759 1726887168.05130: 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 0x7fd621ad7240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ad7048> <<< 9761 1726887168.05140: 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' <<< 9759 1726887168.05160: 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 0x7fd621ad7358> <<< 9759 1726887168.05171: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621db4080> <<< 9761 1726887168.05183: 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 0x7f697c45aef0> <<< 9759 1726887168.05202: 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' <<< 9760 1726887168.05208: 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 0x7f755a1bb978> # zipimport: found 33 names in '/tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip' # zipimport: zlib available <<< 9759 1726887168.05233: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 9760 1726887168.05238: stdout chunk (state=3): >>># zipimport: zlib available <<< 9759 1726887168.05243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 9761 1726887168.05299: 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 0x7f697c477048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c451320> <<< 9759 1726887168.05326: 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 0x7fd621ad7e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ad7a58> <<< 9761 1726887168.05331: 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 0x7f697c451b38> <<< 9759 1726887168.05338: 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 0x7fd621ae2710> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9760 1726887168.05342: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9759 1726887168.05374: 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 <<< 9759 1726887168.05384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9759 1726887168.05440: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ae2ef0> <<< 9759 1726887168.05461: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9759 1726887168.05470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9759 1726887168.05509: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621668208> <<< 9761 1726887168.05524: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1c1828> <<< 9759 1726887168.05527: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ae27f0> <<< 9759 1726887168.05551: 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' <<< 9761 1726887168.05553: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9761 1726887168.05575: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9761 1726887168.05595: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9761 1726887168.05621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 9759 1726887168.05622: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd62166dcf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ad7588> <<< 9759 1726887168.05646: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9759 1726887168.05660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 9759 1726887168.05677: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 9759 1726887168.05686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621691358> <<< 9761 1726887168.05701: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c48f048> <<< 9759 1726887168.05722: 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 0x7fd621691710> <<< 9759 1726887168.05744: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9761 1726887168.05757: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c451c50> <<< 9759 1726887168.05771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9759 1726887168.05781: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 9759 1726887168.05789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 9759 1726887168.05808: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621699400> <<< 9759 1726887168.05855: 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' <<< 9759 1726887168.05875: stdout chunk (state=3): >>>import 'time' # <<< 9761 1726887168.05888: 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 0x7f697c48feb8> <<< 9759 1726887168.05891: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9759 1726887168.05918: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9761 1726887168.05923: 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 0x7f697c48ffd0> <<< 9761 1726887168.05962: 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' <<< 9761 1726887168.05981: 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 0x7f697c1db160> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1b65c0> <<< 9759 1726887168.06006: 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' <<< 9761 1726887168.06006: 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 <<< 9759 1726887168.06029: 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' <<< 9761 1726887168.06039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9761 1726887168.06059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9761 1726887168.06088: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 9761 1726887168.06103: 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 0x7f697c1edb00> <<< 9759 1726887168.06123: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621443c18> <<< 9759 1726887168.06240: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621437358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621437048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621428ef0> <<< 9761 1726887168.06259: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1e8240> <<< 9761 1726887168.06285: 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' <<< 9761 1726887168.06301: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f697c1e8438> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1dbcc0> <<< 9761 1726887168.06318: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9761 1726887168.06335: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 9760 1726887168.06364: stdout chunk (state=3): >>># zipimport: zlib available <<< 9761 1726887168.06415: stdout chunk (state=3): >>># zipimport: zlib available <<< 9759 1726887168.06415: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621699da0> # 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 0x7fd621437fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621691a90> # /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 0x7fd623a47780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd62143e0b8> import 'pwd' # <<< 9759 1726887168.06443: 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 0x7fd623a47b00> <<< 9761 1726887168.06473: stdout chunk (state=3): >>># zipimport: zlib available <<< 9759 1726887168.06496: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ad78d0> <<< 9761 1726887168.06504: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9759 1726887168.06530: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9761 1726887168.06530: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 9759 1726887168.06573: 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 <<< 9759 1726887168.06588: 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' <<< 9759 1726887168.06597: 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 0x7fd623a61630> <<< 9761 1726887168.06615: stdout chunk (state=3): >>># zipimport: zlib available <<< 9759 1726887168.06677: 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' <<< 9761 1726887168.06712: 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' <<< 9761 1726887168.06735: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 9761 1726887168.06755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9759 1726887168.06777: 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 0x7fd623a656a0> <<< 9761 1726887168.06777: 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' <<< 9761 1726887168.06804: 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 0x7f697c208e10> <<< 9759 1726887168.06804: 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 0x7fd623a65b70> <<< 9759 1726887168.06837: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 9759 1726887168.06848: 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 0x7fd623a65c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a61e80><<< 9759 1726887168.06857: stdout chunk (state=3): >>> <<< 9761 1726887168.06855: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c208ac8> <<< 9759 1726887168.06885: 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' <<< 9761 1726887168.06890: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c2082e8> <<< 9759 1726887168.06911: 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 0x7fd623a65fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a65550> <<< 9761 1726887168.06928: 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' <<< 9761 1726887168.06950: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c208940> <<< 9761 1726887168.06968: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1f4c18> # zipimport: zlib available <<< 9759 1726887168.07054: 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 0x7fd623a652b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a55b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd62167d3c8> # /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' <<< 9759 1726887168.07099: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a614e0> <<< 9759 1726887168.07431: 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 0x7fd61fa68978> # zipimport: found 33 names in '/tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9760 1726887168.07852: 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 0x7f7559f0f7f0> 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 0x7f7559e9f2e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f0fe48> # 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 0x7f755a1bbfd0> # /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 0x7f7559e79ba8> # /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 0x7f7559f651d0> # 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 0x7f755a1d7828> # 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 0x7f7559e69198> # /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' <<< 9761 1726887168.07924: stdout chunk (state=3): >>># zipimport: zlib available <<< 9761 1726887168.08032: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available <<< 9761 1726887168.08050: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9761 1726887168.08147: stdout chunk (state=3): >>># zipimport: zlib available <<< 9760 1726887168.08264: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559e69b70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f40320> <<< 9760 1726887168.08311: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f37518> # /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 0x7f755a1d72b0> # 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 0x7f7559f65be0> # /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 0x7f7559f4a400> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 9761 1726887168.08326: 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 0x7f6978af3400> # zipimport: zlib available <<< 9760 1726887168.08344: 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 <<< 9760 1726887168.08385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9760 1726887168.08409: 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' <<< 9760 1726887168.08865: 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 0x7f755a16fe80> # /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 0x7f755a175ef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a1662b0> # /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 0x7f755a166ac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f577b8> # /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' <<< 9760 1726887168.08896: 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' <<< 9760 1726887168.08919: stdout chunk (state=3): >>>import '_string' # <<< 9759 1726887168.09240: stdout chunk (state=3): >>># zipimport: zlib available <<< 9761 1726887168.09254: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available <<< 9761 1726887168.09279: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available <<< 9761 1726887168.09293: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 9761 1726887168.09308: stdout chunk (state=3): >>># zipimport: zlib available <<< 9761 1726887168.09325: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 9761 1726887168.09338: stdout chunk (state=3): >>># zipimport: zlib available <<< 9761 1726887168.09425: stdout chunk (state=3): >>># zipimport: zlib available <<< 9761 1726887168.09457: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9760 1726887168.09558: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a198ef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a166128> # 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 0x7f755a1a5da0> # 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 0x7f755a1a5e80> # 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 0x7f7559efa048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f4a550> # /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 0x7f7559f009e8> <<< 9760 1726887168.09591: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559efb128> # 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 0x7f7559efb320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559efaba8> <<< 9760 1726887168.09611: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9760 1726887168.09652: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 9760 1726887168.09891: 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_o3iok96b/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_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 9760 1726887168.09919: stdout chunk (state=3): >>># zipimport: zlib available <<< 9760 1726887168.10011: 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' <<< 9760 1726887168.10040: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 9760 1726887168.10067: 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 # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 9760 1726887168.10099: 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 0x7f7559f1be10> <<< 9760 1726887168.10153: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f1bac8> <<< 9760 1726887168.10219: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f1b2e8> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 9760 1726887168.10262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f1b940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f0ac18> <<< 9760 1726887168.10292: stdout chunk (state=3): >>># zipimport: zlib available <<< 9761 1726887168.10319: 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 0x7f6978b6aeb8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/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 <<< 9759 1726887168.10221: 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 0x7fd61f7bc7f0> 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 0x7fd61f74c2e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7bce48> # 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 0x7fd61fa68fd0> # /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 0x7fd61f727ba8> # /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' <<< 9759 1726887168.10334: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7921d0> # 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 0x7fd61f73b390> # 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 0x7fd61f73beb8> # /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 0x7fd61f790198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f76d320> <<< 9761 1726887168.10436: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9761 1726887168.10524: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 9761 1726887168.10535: 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 0x7f6978b8f198> <<< 9759 1726887168.10581: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f764518> <<< 9759 1726887168.10597: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 9759 1726887168.10621: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9759 1726887168.10636: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61fa8a2b0> <<< 9761 1726887168.10598: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6978b48eb8> <<< 9761 1726887168.10652: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 9759 1726887168.10666: 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 0x7fd61f74c128> <<< 9760 1726887168.10750: stdout chunk (state=3): >>># zipimport: zlib available <<< 9759 1726887168.10765: 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 0x7fd61f7764a8> # /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 <<< 9759 1726887168.10774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9761 1726887168.10792: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9759 1726887168.10806: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9759 1726887168.10817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9759 1726887168.10945: 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 0x7fd61fa1df28> <<< 9759 1726887168.10990: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 9759 1726887168.10998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 9761 1726887168.11069: stdout chunk (state=3): >>># zipimport: zlib available <<< 9759 1726887168.11132: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61fa39048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61fa14358> # /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 0x7fd61fa14b70> <<< 9760 1726887168.11196: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 9760 1726887168.11213: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 9760 1726887168.11230: 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_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 9760 1726887168.11248: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 9760 1726887168.11266: stdout chunk (state=3): >>># zipimport: zlib available <<< 9760 1726887168.11282: stdout chunk (state=3): >>># zipimport: zlib available <<< 9760 1726887168.11304: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py <<< 9760 1726887168.11320: stdout chunk (state=3): >>># zipimport: zlib available <<< 9761 1726887168.11342: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9760 1726887168.11345: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 9760 1726887168.11367: stdout chunk (state=3): >>># zipimport: zlib available <<< 9761 1726887168.11367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9761 1726887168.11392: 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' <<< 9760 1726887168.11472: stdout chunk (state=3): >>># zipimport: zlib available <<< 9761 1726887168.11526: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c12f0f0> <<< 9761 1726887168.11544: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 9761 1726887168.11554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9760 1726887168.11593: 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' <<< 9760 1726887168.11628: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a03a400> # zipimport: zlib available <<< 9761 1726887168.11661: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c12f198> <<< 9761 1726887168.11705: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6978b84b00> <<< 9761 1726887168.11760: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py <<< 9761 1726887168.11770: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 9761 1726887168.11797: stdout chunk (state=3): >>># zipimport: zlib available <<< 9761 1726887168.11817: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py <<< 9761 1726887168.11826: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 9761 1726887168.11847: stdout chunk (state=3): >>># zipimport: zlib available <<< 9761 1726887168.11867: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py <<< 9761 1726887168.11959: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 9760 1726887168.11993: stdout chunk (state=3): >>># zipimport: zlib available <<< 9761 1726887168.12053: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 9761 1726887168.12103: stdout chunk (state=3): >>># zipimport: zlib available <<< 9759 1726887168.12236: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f784860> # /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 0x7fd61fa45fd0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61fa141d0> # 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 0x7fd61fa52e80> # 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 0x7fd61fa52f98> # 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 0x7fd61f7a1128> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7765f8> # /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 0x7fd61f7b0ac8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7ab208> <<< 9761 1726887168.12266: stdout chunk (state=3): >>># zipimport: zlib available <<< 9760 1726887168.12335: stdout chunk (state=3): >>># zipimport: zlib available <<< 9760 1726887168.12388: stdout chunk (state=3): >>># zipimport: zlib available <<< 9761 1726887168.12410: 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"}}} <<< 9761 1726887168.12422: stdout chunk (state=3): >>># destroy __main__ <<< 9760 1726887168.12445: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 9760 1726887168.12460: stdout chunk (state=3): >>># zipimport: zlib available <<< 9760 1726887168.12482: stdout chunk (state=3): >>># zipimport: zlib available <<< 9760 1726887168.12514: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py <<< 9760 1726887168.12530: stdout chunk (state=3): >>># zipimport: zlib available <<< 9760 1726887168.12581: stdout chunk (state=3): >>># zipimport: zlib available <<< 9760 1726887168.12651: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 9761 1726887168.12673: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 9761 1726887168.12684: 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 <<< 9760 1726887168.12684: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 9760 1726887168.12698: stdout chunk (state=3): >>># zipimport: zlib available <<< 9760 1726887168.12725: stdout chunk (state=3): >>># zipimport: zlib available <<< 9761 1726887168.12748: 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 <<< 9760 1726887168.12820: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9761 1726887168.12839: 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 # 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 <<< 9760 1726887168.12925: stdout chunk (state=3): >>># zipimport: zlib available <<< 9761 1726887168.13001: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9761 1726887168.13023: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 9761 1726887168.13032: stdout chunk (state=3): >>># destroy importlib.machinery <<< 9761 1726887168.13042: stdout chunk (state=3): >>># destroy zipimport <<< 9759 1726887168.13052: 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 0x7fd61f7ab400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7a1c88> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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 0x7fd61f7c9e80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7c9b38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7c9358> # /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 0x7fd61f7c99b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7b7cf8> # zipimport: zlib available <<< 9761 1726887168.13080: 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 hashlib <<< 9761 1726887168.13091: stdout chunk (state=3): >>># destroy fcntl # destroy encodings <<< 9760 1726887168.13193: 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' <<< 9761 1726887168.13208: 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 <<< 9760 1726887168.13251: stdout chunk (state=3): >>>import '_ast' # <<< 9761 1726887168.13269: 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 <<< 9760 1726887168.13281: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a0b1e80> # zipimport: zlib available <<< 9760 1726887168.13291: stdout chunk (state=3): >>># zipimport: zlib available <<< 9761 1726887168.13316: 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 <<< 9760 1726887168.13330: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9761 1726887168.13357: stdout chunk (state=3): >>># 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 <<< 9761 1726887168.13368: stdout chunk (state=3): >>># destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib <<< 9761 1726887168.13378: 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 <<< 9761 1726887168.13387: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian <<< 9761 1726887168.13397: stdout chunk (state=3): >>># cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc <<< 9760 1726887168.13425: stdout chunk (state=3): >>># zipimport: zlib available <<< 9760 1726887168.13532: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 9760 1726887168.13563: stdout chunk (state=3): >>># zipimport: zlib available <<< 9760 1726887168.13601: stdout chunk (state=3): >>># zipimport: zlib available <<< 9760 1726887168.13641: stdout chunk (state=3): >>># zipimport: zlib available <<< 9761 1726887168.13659: stdout chunk (state=3): >>># 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 <<< 9759 1726887168.13676: stdout chunk (state=3): >>># zipimport: zlib available <<< 9760 1726887168.13704: 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 <<< 9760 1726887168.13870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9760 1726887168.13970: 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 0x7f755a0d4198> <<< 9761 1726887168.13991: stderr chunk (state=3): >>>Shared connection to 10.31.41.136 closed. <<< 9761 1726887168.13999: stdout chunk (state=3): >>><<< 9761 1726887168.14015: stderr chunk (state=3): >>><<< <10.31.41.136> (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 0x7f6980574e48>\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 0x7f698050a828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69805749b0>\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 0x7f6980517630>\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 0x7f698051e160>\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 0x7f69805230f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f698051e748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f698051e390>\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 0x7f69804c8470>\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 0x7f69804cde48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69804c8b38>\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 0x7f69804d44e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69804b7d68>\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 0x7f69804ba198>\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 0x7f697e7c8940>\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 0x7f697e7da240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6980528a20>\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 0x7f697e7480f0>\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 0x7f697e752320>\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 0x7f697e752fd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e752b00>\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 0x7f697e7560f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e7a3828>\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 0x7f697e7a3c18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e7971d0>\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 0x7f697e797eb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e78f4a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e77f4e0>\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 0x7f697e4ff2e8>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e506d68>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e797438>\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 0x7f697e50de80>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e77a320>\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 0x7f697e512240>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e512048>\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 0x7f697e512358>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e7f1080>\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 0x7f697e512e48>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e512a58>\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 0x7f697e520710>\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 0x7f697e520ef0>\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 0x7f697e0a4208>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e5207f0>\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 0x7f697e0aacf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e512588>\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 0x7f697e0ce358>\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 0x7f697e0ce710>\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 0x7f697e0d6400>\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 0x7f697de80c18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697de75358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697de75048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697de66ef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e0d6da0>\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 0x7f697de75fd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e0cea90>\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 0x7f6980486780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697de7b0b8>\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 0x7f6980486b00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e5128d0>\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 0x7f698049e630>\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 0x7f69804a26a0>\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 0x7f69804a2b70>\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 0x7f69804a2c88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f698049ee80>\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 0x7f69804a2fd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69804a2550>\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 0x7f69804a22b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6980491b70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e0ba3c8>\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 0x7f698049e4e0>\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 0x7f697c4a5978>\r\n# zipimport: found 33 names in \'/tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/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 0x7f697c1f97f0>\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 0x7f697c1892e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1f9e48>\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 0x7f697c4a5fd0>\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 0x7f697c163ba8>\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 0x7f697c1cf1d0>\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 0x7f697c4c17f0>\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 0x7f697c162080>\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 0x7f697c1cd160>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1aa320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1a1518>\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 0x7f697c4c12b0>\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 0x7f697c189128>\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 0x7f697c1b6470>\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 0x7f697c45aef0>\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 0x7f697c477048>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c451320>\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 0x7f697c451b38>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1c1828>\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 0x7f697c48f048>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c451c50>\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 0x7f697c48feb8>\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 0x7f697c48ffd0>\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 0x7f697c1db160>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1b65c0>\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 0x7f697c1edb00>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1e8240>\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 0x7f697c1e8438>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1dbcc0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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 0x7f697c208e10>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c208ac8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c2082e8>\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 0x7f697c208940>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1f4c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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 0x7f6978af3400>\r\n# 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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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 0x7f6978b6aeb8>\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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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 0x7f6978b8f198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6978b48eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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 0x7f697c12f0f0>\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 0x7f697c12f198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6978b84b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/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.41.136 closed.\r\n') 9761 1726887168.14089: _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 0x7f6980574e48> # /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 0x7f698050a828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69805749b0> # /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 0x7f6980517630> 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 0x7f698051e160> # /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 0x7f69805230f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f698051e748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f698051e390> # /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 0x7f69804c8470> # /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 0x7f69804cde48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69804c8b38> # /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 0x7f69804d44e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69804b7d68> # /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 0x7f69804ba198> # /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 0x7f697e7c8940> # /usr/lib64/python3.6/__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 0x7f697e7da240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6980528a20> 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 0x7f697e7480f0> # /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 0x7f697e752320> # /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 0x7f697e752fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e752b00> 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 0x7f697e7560f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e7a3828> # /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 0x7f697e7a3c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e7971d0> # /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 0x7f697e797eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e78f4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e77f4e0> # /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 0x7f697e4ff2e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e506d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e797438> 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 0x7f697e50de80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e77a320> # /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 0x7f697e512240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e512048> # 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 0x7f697e512358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e7f1080> # /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 0x7f697e512e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e512a58> # /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 0x7f697e520710> # /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 0x7f697e520ef0> # /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 0x7f697e0a4208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e5207f0> # /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 0x7f697e0aacf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e512588> # /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 0x7f697e0ce358> # 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 0x7f697e0ce710> # /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 0x7f697e0d6400> # /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 0x7f697de80c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697de75358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697de75048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697de66ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e0d6da0> # 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 0x7f697de75fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e0cea90> # /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 0x7f6980486780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697de7b0b8> 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 0x7f6980486b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e5128d0> # /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 0x7f698049e630> # /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 0x7f69804a26a0> # 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 0x7f69804a2b70> # 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 0x7f69804a2c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f698049ee80> # /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 0x7f69804a2fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f69804a2550> # 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 0x7f69804a22b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6980491b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697e0ba3c8> # /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 0x7f698049e4e0> # /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 0x7f697c4a5978> # zipimport: found 33 names in '/tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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 0x7f697c1f97f0> 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 0x7f697c1892e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1f9e48> # 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 0x7f697c4a5fd0> # /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 0x7f697c163ba8> # /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 0x7f697c1cf1d0> # 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 0x7f697c4c17f0> # 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 0x7f697c162080> # /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 0x7f697c1cd160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1aa320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1a1518> # /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 0x7f697c4c12b0> # 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 0x7f697c189128> # /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 0x7f697c1b6470> # /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 0x7f697c45aef0> # /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 0x7f697c477048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c451320> # /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 0x7f697c451b38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1c1828> # /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 0x7f697c48f048> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c451c50> # 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 0x7f697c48feb8> # 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 0x7f697c48ffd0> # 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 0x7f697c1db160> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1b65c0> # /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 0x7f697c1edb00> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1e8240> # 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 0x7f697c1e8438> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1dbcc0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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 0x7f697c208e10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c208ac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c2082e8> # /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 0x7f697c208940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f697c1f4c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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 0x7f6978af3400> # 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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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_mx29xwpk/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 0x7f6978b6aeb8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/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 0x7f6978b8f198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6978b48eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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 0x7f697c12f0f0> # /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 0x7f697c12f198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6978b84b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/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_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_mx29xwpk/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_mx29xwpk/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.41.136 closed. 9761 1726887168.14690: 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-1726887167.664268-9761-277972014971759/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9761 1726887168.14705: _low_level_execute_command(): starting 9761 1726887168.14714: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759/ > /dev/null 2>&1 && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887167.664268-9761-277972014971759/ > /dev/null 2>&1 && sleep 0'"'"'' 9760 1726887168.14365: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a08feb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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 <<< 9760 1726887168.14820: 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' <<< 9759 1726887168.14595: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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 0x7fd61c0b6588> # zipimport: zlib available <<< 9759 1726887168.15236: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9759 1726887168.15285: stdout chunk (state=3): >>># zipimport: zlib available <<< 9760 1726887168.15385: 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 0x7f7559ec10f0> # /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 0x7f7559ec1198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a0a9b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/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_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py <<< 9760 1726887168.15416: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 9760 1726887168.15427: stdout chunk (state=3): >>># zipimport: zlib available <<< 9760 1726887168.15438: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 9759 1726887168.15452: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 9760 1726887168.15470: stdout chunk (state=3): >>># zipimport: zlib available <<< 9760 1726887168.15562: stdout chunk (state=3): >>># zipimport: zlib available <<< 9759 1726887168.15624: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 9759 1726887168.15639: stdout chunk (state=3): >>># zipimport: zlib available <<< 9759 1726887168.15661: stdout chunk (state=3): >>># zipimport: zlib available <<< 9759 1726887168.15691: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9759 1726887168.15706: stdout chunk (state=3): >>># zipimport: zlib available <<< 9760 1726887168.15733: stdout chunk (state=3): >>># zipimport: zlib available <<< 9760 1726887168.15875: 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"}}} <<< 9760 1726887168.15990: stdout chunk (state=3): >>># destroy __main__ <<< 9759 1726887168.16003: stdout chunk (state=3): >>># zipimport: zlib available <<< 9760 1726887168.16157: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 9760 1726887168.16168: 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 <<< 9760 1726887168.16178: 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 <<< 9760 1726887168.16194: stdout chunk (state=3): >>># cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path <<< 9760 1726887168.16204: 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 <<< 9760 1726887168.16230: 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 <<< 9760 1726887168.16241: stdout chunk (state=3): >>># 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 <<< 9760 1726887168.16251: 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 <<< 9760 1726887168.16260: 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 <<< 9760 1726887168.16270: 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 <<< 9760 1726887168.16279: 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 <<< 9760 1726887168.16288: 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 <<< 9760 1726887168.16298: 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 <<< 9759 1726887168.16304: 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' <<< 9760 1726887168.16307: stdout chunk (state=3): >>># 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 <<< 9760 1726887168.16410: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9759 1726887168.16468: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61c12def0> # zipimport: zlib available # zipimport: zlib available <<< 9760 1726887168.16497: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9759 1726887168.16505: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9760 1726887168.16525: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 9760 1726887168.16534: stdout chunk (state=3): >>># destroy zipimport <<< 9760 1726887168.16552: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 9760 1726887168.16561: stdout chunk (state=3): >>># destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 9760 1726887168.16583: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 9760 1726887168.16597: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 9760 1726887168.16606: stdout chunk (state=3): >>># destroy ctypes <<< 9760 1726887168.16617: stdout chunk (state=3): >>># destroy traceback # destroy atexit # destroy _string <<< 9760 1726887168.16637: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 9760 1726887168.16647: stdout chunk (state=3): >>># destroy _socket <<< 9760 1726887168.16656: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder <<< 9760 1726887168.16665: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy datetime <<< 9760 1726887168.16691: stdout chunk (state=3): >>># destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro <<< 9760 1726887168.16701: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct <<< 9760 1726887168.16735: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 9759 1726887168.16751: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available <<< 9759 1726887168.16768: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 9760 1726887168.16787: 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 <<< 9759 1726887168.16792: stdout chunk (state=3): >>># zipimport: zlib available <<< 9760 1726887168.16818: 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 # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap <<< 9760 1726887168.16827: stdout chunk (state=3): >>># cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch <<< 9760 1726887168.16837: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache <<< 9760 1726887168.16844: stdout chunk (state=3): >>># destroy tokenize <<< 9760 1726887168.16943: 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 <<< 9760 1726887168.17017: stdout chunk (state=3): >>># destroy posixpath <<< 9760 1726887168.17041: stdout chunk (state=3): >>># destroy stat # destroy _signal <<< 9760 1726887168.17053: stdout chunk (state=3): >>># destroy _functools # destroy _sre # destroy sre_parse <<< 9760 1726887168.17060: stdout chunk (state=3): >>># destroy _heapq <<< 9760 1726887168.17089: stdout chunk (state=3): >>># destroy select # destroy linecache <<< 9760 1726887168.17099: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 9760 1726887168.17108: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 9760 1726887168.17118: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error <<< 9759 1726887168.17130: 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 <<< 9760 1726887168.17147: 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 # destroy re <<< 9761 1726887168.17365: stderr chunk (state=2): >>><<< 9761 1726887168.17373: stdout chunk (state=2): >>><<< <10.31.41.136> (0, b'', b'') 9761 1726887168.17396: _low_level_execute_command() done: rc=0, stdout=, stderr= 9761 1726887168.17403: handler run complete 9761 1726887168.17421: attempt loop complete, returning result 9761 1726887168.17427: _execute() done 9761 1726887168.17431: dumping result to json 9761 1726887168.17437: done dumping result, returning 9761 1726887168.17444: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if system is ostree [0e652c5f-a961-eb88-62cf-0000000000b1] 9761 1726887168.17454: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b1 9761 1726887168.17481: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b1 9761 1726887168.17485: WORKER PROCESS EXITING 9759 1726887168.17538: 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 0x7fd61c14f198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61c102eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available <<< 9759 1726887168.17584: stdout chunk (state=3): >>># zipimport: zlib available <<< 9759 1726887168.17608: stdout chunk (state=3): >>># zipimport: zlib available <<< 9759 1726887168.17650: stdout chunk (state=3): >>># zipimport: zlib available <<< 9760 1726887168.17800: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 9760 1726887168.17808: stdout chunk (state=3): >>><<< 9760 1726887168.17824: stderr chunk (state=3): >>><<< 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 } } <10.31.42.224> (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 0x7f755e28ae48>\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 0x7f755e220828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e28a9b0>\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 0x7f755e22d630>\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 0x7f755e234160>\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 0x7f755e2390f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e234748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e234390>\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 0x7f755e1de470>\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 0x7f755e1e3e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1deb38>\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 0x7f755e1ea4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1cdd68>\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 0x7f755e1d0198>\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 0x7f755c4de940>\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 0x7f755c4f0240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e23ea20>\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 0x7f755c45e0f0>\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 0x7f755c468320>\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 0x7f755c468fd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c468b00>\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 0x7f755c46c0f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4b9828>\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 0x7f755c4b9c18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4ad1d0>\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 0x7f755c4adeb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4a54a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4954e0>\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 0x7f755c2152e8>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c21cd68>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4ad4a8>\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 0x7f755c223e80>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c490320>\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 0x7f755c228240>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c228048>\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 0x7f755c228358>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c507080>\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 0x7f755c228e48>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c228a58>\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 0x7f755c236710>\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 0x7f755c236ef0>\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 0x7f755bdba208>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c2367f0>\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 0x7f755bdc0cf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c228588>\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 0x7f755bde4358>\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 0x7f755bde4710>\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 0x7f755bdec400>\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 0x7f755bb96c18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bb8b358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bb8b048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bb7cef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bdecda0>\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 0x7f755bb8bfd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bde4a90>\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 0x7f755e19c780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bb910b8>\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 0x7f755e19cb00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c2288d0>\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 0x7f755e1b4630>\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 0x7f755e1b86a0>\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 0x7f755e1b8b70>\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 0x7f755e1b8c88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1b4e80>\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 0x7f755e1b8fd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1b8550>\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 0x7f755e1b82b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1a7b70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bdd03c8>\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 0x7f755e1b44e0>\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 0x7f755a1bb978>\r\n# zipimport: found 33 names in \'/tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/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 0x7f7559f0f7f0>\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 0x7f7559e9f2e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f0fe48>\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 0x7f755a1bbfd0>\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 0x7f7559e79ba8>\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 0x7f7559f651d0>\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 0x7f755a1d7828>\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 0x7f7559e69198>\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 0x7f7559e69b70>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f40320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f37518>\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 0x7f755a1d72b0>\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 0x7f7559f65be0>\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 0x7f7559f4a400>\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 0x7f755a16fe80>\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 0x7f755a175ef0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a1662b0>\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 0x7f755a166ac8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f577b8>\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 0x7f755a198ef0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a166128>\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 0x7f755a1a5da0>\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 0x7f755a1a5e80>\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 0x7f7559efa048>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f4a550>\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 0x7f7559f009e8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559efb128>\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 0x7f7559efb320>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559efaba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/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_o3iok96b/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 0x7f7559f1be10>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f1bac8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f1b2e8>\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 0x7f7559f1b940>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f0ac18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/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_o3iok96b/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_o3iok96b/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_o3iok96b/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 0x7f755a03a400>\r\n# 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_o3iok96b/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_o3iok96b/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_o3iok96b/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_o3iok96b/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_o3iok96b/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 0x7f755a0b1e80>\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_o3iok96b/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_o3iok96b/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_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/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_o3iok96b/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 0x7f755a0d4198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a08feb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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 0x7f7559ec10f0>\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 0x7f7559ec1198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a0a9b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/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_o3iok96b/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_o3iok96b/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_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/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.224 closed.\r\n') 9760 1726887168.17892: _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 0x7f755e28ae48> # /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 0x7f755e220828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e28a9b0> # /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 0x7f755e22d630> 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 0x7f755e234160> # /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 0x7f755e2390f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e234748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e234390> # /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 0x7f755e1de470> # /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 0x7f755e1e3e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1deb38> # /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 0x7f755e1ea4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1cdd68> # /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 0x7f755e1d0198> # /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 0x7f755c4de940> # /usr/lib64/python3.6/__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 0x7f755c4f0240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e23ea20> 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 0x7f755c45e0f0> # /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 0x7f755c468320> # /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 0x7f755c468fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c468b00> 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 0x7f755c46c0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4b9828> # /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 0x7f755c4b9c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4ad1d0> # /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 0x7f755c4adeb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4a54a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4954e0> # /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 0x7f755c2152e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c21cd68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c4ad4a8> 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 0x7f755c223e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c490320> # /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 0x7f755c228240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c228048> # 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 0x7f755c228358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c507080> # /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 0x7f755c228e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c228a58> # /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 0x7f755c236710> # /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 0x7f755c236ef0> # /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 0x7f755bdba208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c2367f0> # /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 0x7f755bdc0cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c228588> # /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 0x7f755bde4358> # 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 0x7f755bde4710> # /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 0x7f755bdec400> # /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 0x7f755bb96c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bb8b358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bb8b048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bb7cef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bdecda0> # 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 0x7f755bb8bfd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bde4a90> # /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 0x7f755e19c780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bb910b8> 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 0x7f755e19cb00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755c2288d0> # /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 0x7f755e1b4630> # /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 0x7f755e1b86a0> # 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 0x7f755e1b8b70> # 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 0x7f755e1b8c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1b4e80> # /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 0x7f755e1b8fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1b8550> # 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 0x7f755e1b82b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755e1a7b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755bdd03c8> # /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 0x7f755e1b44e0> # /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 0x7f755a1bb978> # zipimport: found 33 names in '/tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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 0x7f7559f0f7f0> 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 0x7f7559e9f2e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f0fe48> # 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 0x7f755a1bbfd0> # /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 0x7f7559e79ba8> # /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 0x7f7559f651d0> # 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 0x7f755a1d7828> # 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 0x7f7559e69198> # /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 0x7f7559e69b70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f40320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f37518> # /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 0x7f755a1d72b0> # 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 0x7f7559f65be0> # /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 0x7f7559f4a400> # /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 0x7f755a16fe80> # /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 0x7f755a175ef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a1662b0> # /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 0x7f755a166ac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f577b8> # /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 0x7f755a198ef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a166128> # 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 0x7f755a1a5da0> # 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 0x7f755a1a5e80> # 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 0x7f7559efa048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f4a550> # /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 0x7f7559f009e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559efb128> # 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 0x7f7559efb320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559efaba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/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_o3iok96b/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 0x7f7559f1be10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f1bac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f1b2e8> # /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 0x7f7559f1b940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7559f0ac18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/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_o3iok96b/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 0x7f755a03a400> # 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_o3iok96b/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_o3iok96b/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_o3iok96b/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_o3iok96b/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_o3iok96b/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 0x7f755a0b1e80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/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 0x7f755a0d4198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a08feb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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 0x7f7559ec10f0> # /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 0x7f7559ec1198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f755a0a9b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/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_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_o3iok96b/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_o3iok96b/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.224 closed. 9760 1726887168.18135: 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-1726887167.6479445-9760-28575141570754/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9760 1726887168.18152: _low_level_execute_command(): starting 9760 1726887168.18160: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754/ > /dev/null 2>&1 && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887167.6479445-9760-28575141570754/ > /dev/null 2>&1 && sleep 0'"'"'' 9759 1726887168.17959: stdout chunk (state=3): >>># zipimport: zlib available <<< 9759 1726887168.18275: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9759 1726887168.18291: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9759 1726887168.18306: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 9759 1726887168.18324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9759 1726887168.18844: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f6f20f0> # /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 0x7fd61f6f2198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61c145b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py <<< 9759 1726887168.19341: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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"}}} <<< 9759 1726887168.19640: stdout chunk (state=3): >>># destroy __main__ <<< 9759 1726887168.19674: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 9759 1726887168.19686: 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 <<< 9759 1726887168.19697: 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 <<< 9759 1726887168.19706: 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 <<< 9759 1726887168.19718: 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 <<< 9759 1726887168.19729: stdout chunk (state=3): >>># cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum <<< 9759 1726887168.19739: stdout chunk (state=3): >>># 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 <<< 9759 1726887168.19748: 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 <<< 9759 1726887168.19757: 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 <<< 9759 1726887168.19802: 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 # 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 <<< 9759 1726887168.19815: 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 <<< 9759 1726887168.19826: 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 <<< 9759 1726887168.19836: 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 <<< 9759 1726887168.19845: 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 <<< 9759 1726887168.19855: 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 <<< 9759 1726887168.19864: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors <<< 9759 1726887168.19982: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # 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 <<< 9759 1726887168.20096: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9759 1726887168.20118: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 9759 1726887168.20137: stdout chunk (state=3): >>># destroy zipimport <<< 9759 1726887168.20146: stdout chunk (state=3): >>># destroy _compression <<< 9759 1726887168.20156: stdout chunk (state=3): >>># destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 <<< 9759 1726887168.20163: stdout chunk (state=3): >>># destroy lzma <<< 9759 1726887168.20182: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 9759 1726887168.20208: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes <<< 9759 1726887168.20219: stdout chunk (state=3): >>># destroy traceback # destroy atexit # destroy _string <<< 9759 1726887168.20238: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader <<< 9759 1726887168.20249: stdout chunk (state=3): >>># destroy systemd.id128 # destroy _socket <<< 9759 1726887168.20258: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 9759 1726887168.20267: stdout chunk (state=3): >>># destroy _json # destroy datetime <<< 9759 1726887168.20290: stdout chunk (state=3): >>># destroy selinux <<< 9759 1726887168.20305: stdout chunk (state=3): >>># destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex <<< 9759 1726887168.20318: stdout chunk (state=3): >>># destroy textwrap # destroy locale <<< 9759 1726887168.20326: stdout chunk (state=3): >>># destroy copy # destroy struct <<< 9759 1726887168.20427: 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 <<< 9759 1726887168.20450: 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 <<< 9759 1726887168.20469: 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 <<< 9759 1726887168.20488: 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 <<< 9759 1726887168.20511: stdout chunk (state=3): >>># destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 <<< 9759 1726887168.20524: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings <<< 9759 1726887168.20533: stdout chunk (state=3): >>># destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select <<< 9759 1726887168.20543: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian <<< 9759 1726887168.20552: 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 <<< 9759 1726887168.20578: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9759 1726887168.20690: stdout chunk (state=3): >>># destroy posixpath <<< 9759 1726887168.20714: stdout chunk (state=3): >>># destroy stat # destroy _signal <<< 9759 1726887168.20723: stdout chunk (state=3): >>># destroy _functools # destroy _sre # destroy sre_parse <<< 9759 1726887168.20931: stdout chunk (state=3): >>># 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 <<< 9759 1726887168.21177: stderr chunk (state=3): >>>Shared connection to 10.31.43.54 closed. <<< 9759 1726887168.21185: stdout chunk (state=3): >>><<< 9759 1726887168.21195: stderr chunk (state=3): >>><<< <10.31.43.54> (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 0x7fd623b37e48>\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 0x7fd623acd828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623b379b0>\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 0x7fd623ada630>\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 0x7fd623ae1160>\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 0x7fd623ae60f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623ae1748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623ae1390>\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 0x7fd623a8b470>\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 0x7fd623a90e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a8bb38>\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 0x7fd623a974e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a7ad68>\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 0x7fd623a7d198>\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 0x7fd621d8b940>\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 0x7fd621d9d240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623aeba20>\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 0x7fd621d0b0f0>\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 0x7fd621d16320>\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 0x7fd621d16fd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d16b00>\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 0x7fd621d150f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d66828>\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 0x7fd621d66c18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d5a1d0>\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 0x7fd621d5aeb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d524a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d424e0>\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 0x7fd621ac22e8>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621acad68>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d5a4a8>\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 0x7fd621ad1e80>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d3c320>\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 0x7fd621ad7240>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ad7048>\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 0x7fd621ad7358>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621db4080>\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 0x7fd621ad7e48>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ad7a58>\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 0x7fd621ae2710>\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 0x7fd621ae2ef0>\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 0x7fd621668208>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ae27f0>\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 0x7fd62166dcf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ad7588>\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 0x7fd621691358>\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 0x7fd621691710>\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 0x7fd621699400>\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 0x7fd621443c18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621437358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621437048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621428ef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621699da0>\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 0x7fd621437fd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621691a90>\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 0x7fd623a47780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd62143e0b8>\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 0x7fd623a47b00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ad78d0>\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 0x7fd623a61630>\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 0x7fd623a656a0>\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 0x7fd623a65b70>\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 0x7fd623a65c88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a61e80>\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 0x7fd623a65fd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a65550>\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 0x7fd623a652b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a55b70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd62167d3c8>\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 0x7fd623a614e0>\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 0x7fd61fa68978>\r\n# zipimport: found 33 names in \'/tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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 0x7fd61f7bc7f0>\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 0x7fd61f74c2e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7bce48>\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 0x7fd61fa68fd0>\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 0x7fd61f727ba8>\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 0x7fd61f7921d0>\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 0x7fd61f73b390>\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 0x7fd61f73beb8>\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 0x7fd61f790198>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f76d320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f764518>\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 0x7fd61fa8a2b0>\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 0x7fd61f74c128>\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 0x7fd61f7764a8>\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 0x7fd61fa1df28>\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 0x7fd61fa39048>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61fa14358>\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 0x7fd61fa14b70>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f784860>\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 0x7fd61fa45fd0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61fa141d0>\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 0x7fd61fa52e80>\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 0x7fd61fa52f98>\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 0x7fd61f7a1128>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7765f8>\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 0x7fd61f7b0ac8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7ab208>\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 0x7fd61f7ab400>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7a1c88>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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 0x7fd61f7c9e80>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7c9b38>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7c9358>\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 0x7fd61f7c99b0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7b7cf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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 0x7fd61c0b6588>\r\n# 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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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 0x7fd61c12def0>\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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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 0x7fd61c14f198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61c102eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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 0x7fd61f6f20f0>\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 0x7fd61f6f2198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61c145b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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.54 closed.\r\n') 9759 1726887168.21239: _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 0x7fd623b37e48> # /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 0x7fd623acd828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623b379b0> # /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 0x7fd623ada630> 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 0x7fd623ae1160> # /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 0x7fd623ae60f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623ae1748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623ae1390> # /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 0x7fd623a8b470> # /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 0x7fd623a90e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a8bb38> # /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 0x7fd623a974e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a7ad68> # /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 0x7fd623a7d198> # /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 0x7fd621d8b940> # /usr/lib64/python3.6/__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 0x7fd621d9d240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623aeba20> 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 0x7fd621d0b0f0> # /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 0x7fd621d16320> # /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 0x7fd621d16fd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d16b00> 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 0x7fd621d150f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d66828> # /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 0x7fd621d66c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d5a1d0> # /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 0x7fd621d5aeb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d524a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d424e0> # /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 0x7fd621ac22e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621acad68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d5a4a8> 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 0x7fd621ad1e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621d3c320> # /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 0x7fd621ad7240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ad7048> # 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 0x7fd621ad7358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621db4080> # /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 0x7fd621ad7e48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ad7a58> # /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 0x7fd621ae2710> # /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 0x7fd621ae2ef0> # /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 0x7fd621668208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ae27f0> # /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 0x7fd62166dcf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ad7588> # /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 0x7fd621691358> # 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 0x7fd621691710> # /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 0x7fd621699400> # /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 0x7fd621443c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621437358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621437048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621428ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621699da0> # 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 0x7fd621437fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621691a90> # /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 0x7fd623a47780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd62143e0b8> 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 0x7fd623a47b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd621ad78d0> # /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 0x7fd623a61630> # /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 0x7fd623a656a0> # 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 0x7fd623a65b70> # 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 0x7fd623a65c88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a61e80> # /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 0x7fd623a65fd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a65550> # 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 0x7fd623a652b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd623a55b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd62167d3c8> # /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 0x7fd623a614e0> # /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 0x7fd61fa68978> # zipimport: found 33 names in '/tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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 0x7fd61f7bc7f0> 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 0x7fd61f74c2e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7bce48> # 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 0x7fd61fa68fd0> # /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 0x7fd61f727ba8> # /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 0x7fd61f7921d0> # 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 0x7fd61f73b390> # 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 0x7fd61f73beb8> # /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 0x7fd61f790198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f76d320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f764518> # /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 0x7fd61fa8a2b0> # 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 0x7fd61f74c128> # /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 0x7fd61f7764a8> # /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 0x7fd61fa1df28> # /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 0x7fd61fa39048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61fa14358> # /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 0x7fd61fa14b70> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f784860> # /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 0x7fd61fa45fd0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61fa141d0> # 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 0x7fd61fa52e80> # 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 0x7fd61fa52f98> # 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 0x7fd61f7a1128> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7765f8> # /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 0x7fd61f7b0ac8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7ab208> # 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 0x7fd61f7ab400> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7a1c88> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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 0x7fd61f7c9e80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7c9b38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7c9358> # /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 0x7fd61f7c99b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61f7b7cf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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 0x7fd61c0b6588> # 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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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_4ck2qidk/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 0x7fd61c12def0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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 0x7fd61c14f198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61c102eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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 0x7fd61f6f20f0> # /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 0x7fd61f6f2198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd61c145b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_4ck2qidk/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_4ck2qidk/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.54 closed. 9759 1726887168.21415: 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-1726887167.6374364-9759-162459397077212/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9759 1726887168.21432: _low_level_execute_command(): starting 9759 1726887168.21440: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212/ > /dev/null 2>&1 && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887167.6374364-9759-162459397077212/ > /dev/null 2>&1 && sleep 0'"'"'' 9760 1726887168.21719: stderr chunk (state=2): >>><<< 9760 1726887168.21727: stdout chunk (state=2): >>><<< <10.31.42.224> (0, b'', b'') 9760 1726887168.21748: _low_level_execute_command() done: rc=0, stdout=, stderr= 9760 1726887168.21755: handler run complete 9760 1726887168.21779: attempt loop complete, returning result 9760 1726887168.21784: _execute() done 9760 1726887168.21788: dumping result to json 9760 1726887168.21793: done dumping result, returning 9760 1726887168.21802: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if system is ostree [0e652c5f-a961-eb88-62cf-0000000000b1] 9760 1726887168.21885: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b1 9760 1726887168.21926: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b1 9760 1726887168.21931: 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 } } 9759 1726887168.25125: stderr chunk (state=2): >>><<< 9759 1726887168.25134: stdout chunk (state=2): >>><<< <10.31.43.54> (0, b'', b'') 9759 1726887168.25155: _low_level_execute_command() done: rc=0, stdout=, stderr= 9759 1726887168.25165: handler run complete 9759 1726887168.25185: attempt loop complete, returning result 9759 1726887168.25191: _execute() done 9759 1726887168.25196: dumping result to json 9759 1726887168.25203: done dumping result, returning 9759 1726887168.25215: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if system is ostree [0e652c5f-a961-eb88-62cf-0000000000b1] 9759 1726887168.25229: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b1 9759 1726887168.25259: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b1 9759 1726887168.25264: 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 } } 9689 1726887168.25496: no more pending results, returning what we have 9689 1726887168.25499: results queue empty 9689 1726887168.25499: checking for any_errors_fatal 9689 1726887168.25503: done checking for any_errors_fatal 9689 1726887168.25503: checking for max_fail_percentage 9689 1726887168.25504: done checking for max_fail_percentage 9689 1726887168.25505: checking to see if all hosts have failed and the running result is not ok 9689 1726887168.25505: done checking to see if all hosts have failed 9689 1726887168.25506: getting the remaining hosts for this loop 9689 1726887168.25507: done getting the remaining hosts for this loop 9689 1726887168.25509: getting the next task for host managed_node1 9689 1726887168.25516: done getting next task for host managed_node1 9689 1726887168.25519: ^ task is: TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree 9689 1726887168.25521: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887168.25522: getting the next task for host managed_node2 9689 1726887168.25524: done getting next task for host managed_node2 9689 1726887168.25525: ^ task is: TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree 9689 1726887168.25526: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887168.25527: getting the next task for host managed_node3 9689 1726887168.25528: done getting next task for host managed_node3 9689 1726887168.25529: ^ task is: TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree 9689 1726887168.25530: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887168.25541: getting variables 9689 1726887168.25542: in VariableManager get_vars() 9689 1726887168.25569: Calling all_inventory to load vars for managed_node1 9689 1726887168.25571: Calling groups_inventory to load vars for managed_node1 9689 1726887168.25575: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887168.25583: Calling all_plugins_play to load vars for managed_node1 9689 1726887168.25585: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887168.25588: Calling groups_plugins_play to load vars for managed_node1 9689 1726887168.25630: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887168.25661: done with get_vars() 9689 1726887168.25669: done getting variables 9689 1726887168.25765: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.timesync : Set flag to indicate system is ostree] *** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:15 Friday 20 September 2024 22:52:48 -0400 (0:00:00.689) 0:00:01.943 ****** 9689 1726887168.25805: entering _queue_task() for managed_node1/set_fact 9689 1726887168.25807: Creating lock for set_fact 9689 1726887168.26032: worker is 1 (out of 3 available) 9689 1726887168.26041: exiting _queue_task() for managed_node1/set_fact 9689 1726887168.26060: getting variables 9689 1726887168.26062: in VariableManager get_vars() 9689 1726887168.26126: Calling all_inventory to load vars for managed_node2 9689 1726887168.26130: Calling groups_inventory to load vars for managed_node2 9689 1726887168.26133: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887168.26146: Calling all_plugins_play to load vars for managed_node2 9689 1726887168.26149: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887168.26151: Calling groups_plugins_play to load vars for managed_node2 9689 1726887168.26222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887168.26273: done with get_vars() 9689 1726887168.26281: done getting variables 9689 1726887168.26349: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887168.26362: entering _queue_task() for managed_node2/set_fact 9689 1726887168.26586: worker is 2 (out of 3 available) 9689 1726887168.26597: exiting _queue_task() for managed_node2/set_fact 9689 1726887168.26625: getting variables 9689 1726887168.26628: in VariableManager get_vars() 9689 1726887168.26709: Calling all_inventory to load vars for managed_node3 9689 1726887168.26716: Calling groups_inventory to load vars for managed_node3 9689 1726887168.26719: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887168.26735: Calling all_plugins_play to load vars for managed_node3 9689 1726887168.26740: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887168.26744: Calling groups_plugins_play to load vars for managed_node3 9689 1726887168.26927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887168.26986: done with get_vars() 9689 1726887168.26995: done getting variables 9689 1726887168.27081: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887168.27093: entering _queue_task() for managed_node3/set_fact 9689 1726887168.27336: worker is 3 (out of 3 available) 9689 1726887168.27351: exiting _queue_task() for managed_node3/set_fact 9689 1726887168.27364: done queuing things up, now waiting for results queue to drain 9689 1726887168.27366: waiting for pending results... 9806 1726887168.26752: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree 9806 1726887168.26891: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b2 9806 1726887168.26908: variable 'ansible_search_path' from source: unknown 9806 1726887168.26916: variable 'ansible_search_path' from source: unknown 9806 1726887168.26939: calling self._execute() 9806 1726887168.27080: variable 'ansible_host' from source: host vars for 'managed_node2' 9806 1726887168.27091: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9806 1726887168.27104: variable 'omit' from source: magic vars 9805 1726887168.27539: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree 9806 1726887168.27596: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9805 1726887168.27677: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b2 9805 1726887168.27693: variable 'ansible_search_path' from source: unknown 9805 1726887168.27700: variable 'ansible_search_path' from source: unknown 9805 1726887168.27726: calling self._execute() 9805 1726887168.27792: variable 'ansible_host' from source: host vars for 'managed_node1' 9805 1726887168.27803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9805 1726887168.27817: variable 'omit' from source: magic vars 9806 1726887168.28094: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9806 1726887168.28150: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9806 1726887168.28196: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9806 1726887168.28241: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9806 1726887168.28333: 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) 9805 1726887168.28359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9806 1726887168.28365: 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) 9806 1726887168.28398: 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) 9806 1726887168.28435: 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) 9806 1726887168.28577: Evaluated conditional (not __timesync_is_ostree is defined): True 9806 1726887168.28588: variable 'omit' from source: magic vars 9807 1726887168.28610: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree 9806 1726887168.28650: variable 'omit' from source: magic vars 9807 1726887168.28756: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b2 9807 1726887168.28775: variable 'ansible_search_path' from source: unknown 9807 1726887168.28782: variable 'ansible_search_path' from source: unknown 9806 1726887168.28783: variable '__ostree_booted_stat' from source: set_fact 9807 1726887168.28822: calling self._execute() 9806 1726887168.28838: variable 'omit' from source: magic vars 9806 1726887168.28868: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9807 1726887168.28887: variable 'ansible_host' from source: host vars for 'managed_node3' 9807 1726887168.28899: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9806 1726887168.28902: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9807 1726887168.28914: variable 'omit' from source: magic vars 9806 1726887168.29017: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9806 1726887168.29043: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9806 1726887168.29058: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9806 1726887168.29092: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9806 1726887168.29099: variable 'ansible_host' from source: host vars for 'managed_node2' 9806 1726887168.29107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9806 1726887168.29233: Set connection var ansible_module_compression to ZIP_DEFLATED 9806 1726887168.29249: Set connection var ansible_shell_executable to /bin/sh 9806 1726887168.29256: Set connection var ansible_connection to ssh 9806 1726887168.29265: Set connection var ansible_timeout to 10 9806 1726887168.29271: Set connection var ansible_shell_type to sh 9806 1726887168.29280: Set connection var ansible_pipelining to False 9806 1726887168.29306: variable 'ansible_shell_executable' from source: unknown 9806 1726887168.29315: variable 'ansible_connection' from source: unknown 9806 1726887168.29322: variable 'ansible_module_compression' from source: unknown 9806 1726887168.29328: variable 'ansible_shell_type' from source: unknown 9806 1726887168.29334: variable 'ansible_shell_executable' from source: unknown 9806 1726887168.29340: variable 'ansible_host' from source: host vars for 'managed_node2' 9806 1726887168.29346: variable 'ansible_pipelining' from source: unknown 9806 1726887168.29352: variable 'ansible_timeout' from source: unknown 9806 1726887168.29359: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9807 1726887168.29435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9806 1726887168.29476: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9806 1726887168.29492: variable 'omit' from source: magic vars 9806 1726887168.29501: starting attempt loop 9806 1726887168.29507: running the handler 9806 1726887168.29522: handler run complete 9806 1726887168.29535: attempt loop complete, returning result 9806 1726887168.29541: _execute() done 9806 1726887168.29547: dumping result to json 9806 1726887168.29553: done dumping result, returning 9806 1726887168.29562: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree [0e652c5f-a961-eb88-62cf-0000000000b2] 9806 1726887168.29665: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b2 9806 1726887168.29697: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b2 9806 1726887168.29702: WORKER PROCESS EXITING 9807 1726887168.29754: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9807 1726887168.29815: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9807 1726887168.29873: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9807 1726887168.29927: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9807 1726887168.30060: 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) 9807 1726887168.30093: 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) 9805 1726887168.30266: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9805 1726887168.30308: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9805 1726887168.30362: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9807 1726887168.30394: 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) 9805 1726887168.30403: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9807 1726887168.30433: 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) 9805 1726887168.30492: 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) 9805 1726887168.30525: 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) 9805 1726887168.30558: 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) 9807 1726887168.30563: Evaluated conditional (not __timesync_is_ostree is defined): True 9807 1726887168.30573: variable 'omit' from source: magic vars 9805 1726887168.30592: 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) 9807 1726887168.30635: variable 'omit' from source: magic vars 9805 1726887168.30726: Evaluated conditional (not __timesync_is_ostree is defined): True 9805 1726887168.30736: variable 'omit' from source: magic vars 9807 1726887168.30769: variable '__ostree_booted_stat' from source: set_fact 9805 1726887168.30798: variable 'omit' from source: magic vars 9807 1726887168.30821: variable 'omit' from source: magic vars 9807 1726887168.30849: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9807 1726887168.30904: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9807 1726887168.30926: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9805 1726887168.30937: variable '__ostree_booted_stat' from source: set_fact 9807 1726887168.30950: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9807 1726887168.30965: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9805 1726887168.30987: variable 'omit' from source: magic vars 9807 1726887168.30996: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9807 1726887168.31003: variable 'ansible_host' from source: host vars for 'managed_node3' 9807 1726887168.31010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9805 1726887168.31017: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9805 1726887168.31048: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9805 1726887168.31067: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9805 1726887168.31089: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9805 1726887168.31104: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9805 1726887168.31136: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9807 1726887168.31139: Set connection var ansible_module_compression to ZIP_DEFLATED 9805 1726887168.31144: variable 'ansible_host' from source: host vars for 'managed_node1' 9805 1726887168.31151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9807 1726887168.31154: Set connection var ansible_shell_executable to /bin/sh 9807 1726887168.31160: Set connection var ansible_connection to ssh 9807 1726887168.31168: Set connection var ansible_timeout to 10 9807 1726887168.31173: Set connection var ansible_shell_type to sh 9807 1726887168.31182: Set connection var ansible_pipelining to False 9807 1726887168.31207: variable 'ansible_shell_executable' from source: unknown 9807 1726887168.31216: variable 'ansible_connection' from source: unknown 9807 1726887168.31223: variable 'ansible_module_compression' from source: unknown 9807 1726887168.31229: variable 'ansible_shell_type' from source: unknown 9807 1726887168.31235: variable 'ansible_shell_executable' from source: unknown 9807 1726887168.31240: variable 'ansible_host' from source: host vars for 'managed_node3' 9807 1726887168.31246: variable 'ansible_pipelining' from source: unknown 9807 1726887168.31252: variable 'ansible_timeout' from source: unknown 9807 1726887168.31259: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' ok: [managed_node2] => { "ansible_facts": { "__timesync_is_ostree": false }, "changed": false } 9807 1726887168.31383: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9807 1726887168.31399: variable 'omit' from source: magic vars 9807 1726887168.31407: starting attempt loop 9807 1726887168.31424: running the handler 9807 1726887168.31439: handler run complete 9807 1726887168.31452: attempt loop complete, returning result 9807 1726887168.31458: _execute() done 9807 1726887168.31464: dumping result to json 9807 1726887168.31470: done dumping result, returning 9807 1726887168.31479: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree [0e652c5f-a961-eb88-62cf-0000000000b2] 9807 1726887168.31495: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b2 9805 1726887168.31520: Set connection var ansible_module_compression to ZIP_DEFLATED 9807 1726887168.31527: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b2 9807 1726887168.31535: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__timesync_is_ostree": false }, "changed": false } 9805 1726887168.31535: Set connection var ansible_shell_executable to /bin/sh 9805 1726887168.31640: Set connection var ansible_connection to ssh 9805 1726887168.31650: Set connection var ansible_timeout to 10 9805 1726887168.31655: Set connection var ansible_shell_type to sh 9805 1726887168.31662: Set connection var ansible_pipelining to False 9805 1726887168.31684: variable 'ansible_shell_executable' from source: unknown 9805 1726887168.31690: variable 'ansible_connection' from source: unknown 9805 1726887168.31694: variable 'ansible_module_compression' from source: unknown 9805 1726887168.31699: variable 'ansible_shell_type' from source: unknown 9805 1726887168.31703: variable 'ansible_shell_executable' from source: unknown 9805 1726887168.31707: variable 'ansible_host' from source: host vars for 'managed_node1' 9805 1726887168.31714: variable 'ansible_pipelining' from source: unknown 9805 1726887168.31719: variable 'ansible_timeout' from source: unknown 9805 1726887168.31724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9805 1726887168.31803: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9805 1726887168.31816: variable 'omit' from source: magic vars 9805 1726887168.31824: starting attempt loop 9805 1726887168.31830: running the handler 9805 1726887168.31843: handler run complete 9805 1726887168.31855: attempt loop complete, returning result 9805 1726887168.31861: _execute() done 9805 1726887168.31866: dumping result to json 9805 1726887168.31872: done dumping result, returning 9805 1726887168.31881: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set flag to indicate system is ostree [0e652c5f-a961-eb88-62cf-0000000000b2] 9805 1726887168.31898: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b2 9805 1726887168.31924: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b2 9805 1726887168.31929: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__timesync_is_ostree": false }, "changed": false } 9689 1726887168.32049: no more pending results, returning what we have 9689 1726887168.32053: results queue empty 9689 1726887168.32054: checking for any_errors_fatal 9689 1726887168.32059: done checking for any_errors_fatal 9689 1726887168.32060: checking for max_fail_percentage 9689 1726887168.32062: done checking for max_fail_percentage 9689 1726887168.32062: checking to see if all hosts have failed and the running result is not ok 9689 1726887168.32063: done checking to see if all hosts have failed 9689 1726887168.32064: getting the remaining hosts for this loop 9689 1726887168.32065: done getting the remaining hosts for this loop 9689 1726887168.32069: getting the next task for host managed_node1 9689 1726887168.32077: done getting next task for host managed_node1 9689 1726887168.32080: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin 9689 1726887168.32083: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887168.32085: getting the next task for host managed_node2 9689 1726887168.32089: done getting next task for host managed_node2 9689 1726887168.32091: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin 9689 1726887168.32092: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887168.32094: getting the next task for host managed_node3 9689 1726887168.32097: done getting next task for host managed_node3 9689 1726887168.32099: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin 9689 1726887168.32101: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887168.32116: getting variables 9689 1726887168.32118: in VariableManager get_vars() 9689 1726887168.32156: Calling all_inventory to load vars for managed_node1 9689 1726887168.32160: Calling groups_inventory to load vars for managed_node1 9689 1726887168.32163: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887168.32173: Calling all_plugins_play to load vars for managed_node1 9689 1726887168.32176: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887168.32181: Calling groups_plugins_play to load vars for managed_node1 9689 1726887168.32240: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887168.32269: done with get_vars() 9689 1726887168.32275: done getting variables TASK [fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:22 Friday 20 September 2024 22:52:48 -0400 (0:00:00.065) 0:00:02.009 ****** 9689 1726887168.32351: entering _queue_task() for managed_node1/stat 9689 1726887168.32547: worker is 1 (out of 3 available) 9689 1726887168.32559: exiting _queue_task() for managed_node1/stat 9689 1726887168.32588: getting variables 9689 1726887168.32591: in VariableManager get_vars() 9689 1726887168.32675: Calling all_inventory to load vars for managed_node2 9689 1726887168.32679: Calling groups_inventory to load vars for managed_node2 9689 1726887168.32683: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887168.32699: Calling all_plugins_play to load vars for managed_node2 9689 1726887168.32703: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887168.32708: Calling groups_plugins_play to load vars for managed_node2 9689 1726887168.32809: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887168.32870: done with get_vars() 9689 1726887168.32882: done getting variables 9689 1726887168.32992: entering _queue_task() for managed_node2/stat 9689 1726887168.33244: worker is 2 (out of 3 available) 9689 1726887168.33259: exiting _queue_task() for managed_node2/stat 9689 1726887168.33290: getting variables 9689 1726887168.33293: in VariableManager get_vars() 9689 1726887168.33383: Calling all_inventory to load vars for managed_node3 9689 1726887168.33388: Calling groups_inventory to load vars for managed_node3 9689 1726887168.33391: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887168.33408: Calling all_plugins_play to load vars for managed_node3 9689 1726887168.33414: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887168.33420: Calling groups_plugins_play to load vars for managed_node3 9689 1726887168.33505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887168.33572: done with get_vars() 9689 1726887168.33583: done getting variables 9689 1726887168.33701: entering _queue_task() for managed_node3/stat 9689 1726887168.33985: worker is 3 (out of 3 available) 9689 1726887168.33999: exiting _queue_task() for managed_node3/stat 9689 1726887168.34014: done queuing things up, now waiting for results queue to drain 9689 1726887168.34016: waiting for pending results... 9808 1726887168.32704: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin 9808 1726887168.32852: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b4 9808 1726887168.32868: variable 'ansible_search_path' from source: unknown 9808 1726887168.32874: variable 'ansible_search_path' from source: unknown 9808 1726887168.32897: calling self._execute() 9808 1726887168.32960: variable 'ansible_host' from source: host vars for 'managed_node1' 9808 1726887168.32971: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9808 1726887168.32984: variable 'omit' from source: magic vars 9808 1726887168.33492: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9808 1726887168.33929: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9808 1726887168.33984: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9808 1726887168.34069: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9808 1726887168.34110: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9808 1726887168.34203: 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) 9808 1726887168.34237: 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) 9808 1726887168.34270: 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) 9808 1726887168.34304: 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) 9808 1726887168.34449: Evaluated conditional (not __timesync_is_transactional is defined): True 9808 1726887168.34460: variable 'omit' from source: magic vars 9808 1726887168.34522: variable 'omit' from source: magic vars 9808 1726887168.34568: variable 'omit' from source: magic vars 9808 1726887168.34596: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9809 1726887168.34595: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin 9808 1726887168.34632: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9808 1726887168.34653: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9808 1726887168.34674: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9808 1726887168.34689: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9808 1726887168.34721: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9808 1726887168.34729: variable 'ansible_host' from source: host vars for 'managed_node1' 9809 1726887168.34731: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b4 9808 1726887168.34736: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9809 1726887168.34747: variable 'ansible_search_path' from source: unknown 9809 1726887168.34753: variable 'ansible_search_path' from source: unknown 9809 1726887168.34777: calling self._execute() 9809 1726887168.34859: variable 'ansible_host' from source: host vars for 'managed_node2' 9809 1726887168.34872: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9809 1726887168.34884: variable 'omit' from source: magic vars 9808 1726887168.34934: Set connection var ansible_module_compression to ZIP_DEFLATED 9808 1726887168.34951: Set connection var ansible_shell_executable to /bin/sh 9808 1726887168.34957: Set connection var ansible_connection to ssh 9808 1726887168.34966: Set connection var ansible_timeout to 10 9808 1726887168.34971: Set connection var ansible_shell_type to sh 9808 1726887168.34979: Set connection var ansible_pipelining to False 9808 1726887168.35007: variable 'ansible_shell_executable' from source: unknown 9808 1726887168.35016: variable 'ansible_connection' from source: unknown 9808 1726887168.35022: variable 'ansible_module_compression' from source: unknown 9808 1726887168.35028: variable 'ansible_shell_type' from source: unknown 9808 1726887168.35033: variable 'ansible_shell_executable' from source: unknown 9808 1726887168.35038: variable 'ansible_host' from source: host vars for 'managed_node1' 9808 1726887168.35045: variable 'ansible_pipelining' from source: unknown 9808 1726887168.35050: variable 'ansible_timeout' from source: unknown 9808 1726887168.35057: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9808 1726887168.35227: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9808 1726887168.35241: variable 'omit' from source: magic vars 9808 1726887168.35250: starting attempt loop 9808 1726887168.35255: running the handler 9808 1726887168.35271: _low_level_execute_command(): starting 9808 1726887168.35282: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9809 1726887168.35378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9809 1726887168.35858: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9809 1726887168.35929: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9809 1726887168.35982: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9809 1726887168.36028: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9809 1726887168.36146: 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) 9809 1726887168.36184: 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) 9809 1726887168.36227: 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) 9809 1726887168.36274: 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) 9810 1726887168.36361: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin 9809 1726887168.36445: Evaluated conditional (not __timesync_is_transactional is defined): True 9809 1726887168.36461: variable 'omit' from source: magic vars 9810 1726887168.36508: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b4 9810 1726887168.36529: variable 'ansible_search_path' from source: unknown 9810 1726887168.36536: variable 'ansible_search_path' from source: unknown 9809 1726887168.36549: variable 'omit' from source: magic vars 9810 1726887168.36572: calling self._execute() 9809 1726887168.36614: variable 'omit' from source: magic vars 9810 1726887168.36639: variable 'ansible_host' from source: host vars for 'managed_node3' 9810 1726887168.36652: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9809 1726887168.36656: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9809 1726887168.36707: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9809 1726887168.36741: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9809 1726887168.36771: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9809 1726887168.36793: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9809 1726887168.36839: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9809 1726887168.36854: variable 'ansible_host' from source: host vars for 'managed_node2' 9809 1726887168.36885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9809 1726887168.37024: Set connection var ansible_module_compression to ZIP_DEFLATED 9809 1726887168.37052: Set connection var ansible_shell_executable to /bin/sh 9809 1726887168.37063: Set connection var ansible_connection to ssh 9809 1726887168.37077: Set connection var ansible_timeout to 10 9809 1726887168.37088: Set connection var ansible_shell_type to sh 9809 1726887168.37101: Set connection var ansible_pipelining to False 9809 1726887168.37134: variable 'ansible_shell_executable' from source: unknown 9809 1726887168.37147: variable 'ansible_connection' from source: unknown 9809 1726887168.37162: variable 'ansible_module_compression' from source: unknown 9809 1726887168.37173: variable 'ansible_shell_type' from source: unknown 9809 1726887168.37184: variable 'ansible_shell_executable' from source: unknown 9809 1726887168.37194: variable 'ansible_host' from source: host vars for 'managed_node2' 9809 1726887168.37204: variable 'ansible_pipelining' from source: unknown 9809 1726887168.37216: variable 'ansible_timeout' from source: unknown 9809 1726887168.37228: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9810 1726887168.36665: variable 'omit' from source: magic vars 9809 1726887168.37429: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9809 1726887168.37444: variable 'omit' from source: magic vars 9809 1726887168.37453: starting attempt loop 9809 1726887168.37458: running the handler 9809 1726887168.37475: _low_level_execute_command(): starting 9809 1726887168.37486: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9810 1726887168.37961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9810 1726887168.38303: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9810 1726887168.38351: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9810 1726887168.38394: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9808 1726887168.38446: stdout chunk (state=2): >>>/root <<< 9810 1726887168.38480: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9808 1726887168.38502: stderr chunk (state=3): >>><<< 9808 1726887168.38514: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'/root\n', b'') 9808 1726887168.38553: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9808 1726887168.38569: _low_level_execute_command(): starting 9808 1726887168.38577: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921 `" && echo ansible-tmp-1726887168.3856246-9808-15955092118921="` echo /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921 `" ) && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921 `" && echo ansible-tmp-1726887168.3856246-9808-15955092118921="` echo /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921 `" ) && sleep 0'"'"'' 9810 1726887168.38701: 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) 9810 1726887168.38737: 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) 9810 1726887168.38771: 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) 9810 1726887168.38805: 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) 9810 1726887168.38944: Evaluated conditional (not __timesync_is_transactional is defined): True 9810 1726887168.38956: variable 'omit' from source: magic vars 9810 1726887168.39010: variable 'omit' from source: magic vars 9810 1726887168.39052: variable 'omit' from source: magic vars 9810 1726887168.39079: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9810 1726887168.39111: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9810 1726887168.39135: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9810 1726887168.39158: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9810 1726887168.39173: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9810 1726887168.39206: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9810 1726887168.39215: variable 'ansible_host' from source: host vars for 'managed_node3' 9810 1726887168.39222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9810 1726887168.39364: Set connection var ansible_module_compression to ZIP_DEFLATED 9810 1726887168.39380: Set connection var ansible_shell_executable to /bin/sh 9810 1726887168.39387: Set connection var ansible_connection to ssh 9810 1726887168.39397: Set connection var ansible_timeout to 10 9810 1726887168.39403: Set connection var ansible_shell_type to sh 9810 1726887168.39414: Set connection var ansible_pipelining to False 9810 1726887168.39439: variable 'ansible_shell_executable' from source: unknown 9810 1726887168.39445: variable 'ansible_connection' from source: unknown 9810 1726887168.39451: variable 'ansible_module_compression' from source: unknown 9810 1726887168.39457: variable 'ansible_shell_type' from source: unknown 9810 1726887168.39464: variable 'ansible_shell_executable' from source: unknown 9810 1726887168.39470: variable 'ansible_host' from source: host vars for 'managed_node3' 9810 1726887168.39476: variable 'ansible_pipelining' from source: unknown 9810 1726887168.39483: variable 'ansible_timeout' from source: unknown 9810 1726887168.39490: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9810 1726887168.39615: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9810 1726887168.39629: variable 'omit' from source: magic vars 9810 1726887168.39639: starting attempt loop 9810 1726887168.39645: running the handler 9810 1726887168.39661: _low_level_execute_command(): starting 9810 1726887168.39673: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9809 1726887168.41420: stdout chunk (state=2): >>>/root <<< 9809 1726887168.41433: stderr chunk (state=2): >>><<< 9809 1726887168.41450: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'/root\n', b'') 9809 1726887168.41474: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9809 1726887168.41490: _low_level_execute_command(): starting 9809 1726887168.41498: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296 `" && echo ansible-tmp-1726887168.4148276-9809-51991253542296="` echo /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296 `" ) && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296 `" && echo ansible-tmp-1726887168.4148276-9809-51991253542296="` echo /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296 `" ) && sleep 0'"'"'' 9808 1726887168.41684: stdout chunk (state=2): >>>ansible-tmp-1726887168.3856246-9808-15955092118921=/root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921 <<< 9808 1726887168.41828: stderr chunk (state=3): >>><<< 9808 1726887168.41836: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'ansible-tmp-1726887168.3856246-9808-15955092118921=/root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921\n', b'') 9808 1726887168.41863: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887168.3856246-9808-15955092118921=/root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921 , stderr= 9808 1726887168.41910: variable 'ansible_module_compression' from source: unknown 9808 1726887168.41983: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9808 1726887168.42024: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 9808 1726887168.42121: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921/AnsiballZ_stat.py <10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpn9wbzx1l TO /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921/AnsiballZ_stat.py <10.31.43.54> 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/4a8bd5e786"' '[10.31.43.54]' 9810 1726887168.42232: stdout chunk (state=2): >>>/root <<< 9810 1726887168.42730: stderr chunk (state=3): >>><<< 9810 1726887168.42740: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'/root\n', b'') 9810 1726887168.42772: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9810 1726887168.42790: _low_level_execute_command(): starting 9810 1726887168.42800: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059 `" && echo ansible-tmp-1726887168.4278262-9810-30802342024059="` echo /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059 `" ) && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059 `" && echo ansible-tmp-1726887168.4278262-9810-30802342024059="` echo /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059 `" ) && sleep 0'"'"'' 9808 1726887168.43165: Sending initial data 9808 1726887168.43173: Sent initial data (150 bytes) 9808 1726887168.46172: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpn9wbzx1l /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921/AnsiballZ_stat.py <<< 9809 1726887168.46528: stdout chunk (state=2): >>>ansible-tmp-1726887168.4148276-9809-51991253542296=/root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296 <<< 9810 1726887168.47462: stdout chunk (state=2): >>>ansible-tmp-1726887168.4278262-9810-30802342024059=/root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059 <<< 9809 1726887168.47542: stderr chunk (state=3): >>><<< 9809 1726887168.47551: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'ansible-tmp-1726887168.4148276-9809-51991253542296=/root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296\n', b'') 9809 1726887168.47580: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887168.4148276-9809-51991253542296=/root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296 , stderr= 9809 1726887168.47632: variable 'ansible_module_compression' from source: unknown 9808 1726887168.47653: stderr chunk (state=3): >>><<< 9808 1726887168.47661: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpn9wbzx1l /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921/AnsiballZ_stat.py\n', b'') 9808 1726887168.47690: done transferring module to remote 9809 1726887168.47699: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9808 1726887168.47707: _low_level_execute_command(): starting 9808 1726887168.47718: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921/ /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921/AnsiballZ_stat.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None 9809 1726887168.47737: variable 'ansible_facts' from source: host vars for 'managed_node2' <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921/ /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921/AnsiballZ_stat.py && sleep 0'"'"'' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 9809 1726887168.47830: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296/AnsiballZ_stat.py 9810 1726887168.47866: stderr chunk (state=3): >>><<< 9810 1726887168.47875: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'ansible-tmp-1726887168.4278262-9810-30802342024059=/root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059\n', b'') 9810 1726887168.47903: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887168.4278262-9810-30802342024059=/root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059 , stderr= 9810 1726887168.47954: variable 'ansible_module_compression' from source: unknown 9810 1726887168.48006: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 9810 1726887168.48036: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 9810 1726887168.48103: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059/AnsiballZ_stat.py <10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpui346ujs TO /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059/AnsiballZ_stat.py <10.31.41.136> 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/2e4e98e5cc"' '[10.31.41.136]' <10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpy1o2s4u8 TO /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296/AnsiballZ_stat.py <10.31.42.224> 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/75343b97d0"' '[10.31.42.224]' 9810 1726887168.48754: Sending initial data 9810 1726887168.48763: Sent initial data (150 bytes) 9809 1726887168.50331: Sending initial data 9809 1726887168.50340: Sent initial data (150 bytes) 9810 1726887168.51138: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpui346ujs /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059/AnsiballZ_stat.py <<< 9808 1726887168.51960: stderr chunk (state=2): >>><<< 9808 1726887168.51970: stdout chunk (state=2): >>><<< <10.31.43.54> (0, b'', b'') 9808 1726887168.51995: _low_level_execute_command() done: rc=0, stdout=, stderr= 9808 1726887168.52002: _low_level_execute_command(): starting 9808 1726887168.52010: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921/AnsiballZ_stat.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' -tt 10.31.43.54 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921/AnsiballZ_stat.py && sleep 0'"'"'' 9810 1726887168.52336: stderr chunk (state=3): >>><<< 9810 1726887168.52344: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpui346ujs /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059/AnsiballZ_stat.py\n', b'') 9810 1726887168.52373: done transferring module to remote 9810 1726887168.52390: _low_level_execute_command(): starting 9810 1726887168.52397: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059/ /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059/AnsiballZ_stat.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059/ /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059/AnsiballZ_stat.py && sleep 0'"'"'' 9809 1726887168.53003: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpy1o2s4u8 /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296/AnsiballZ_stat.py <<< 9809 1726887168.53951: stderr chunk (state=3): >>><<< 9809 1726887168.53960: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpy1o2s4u8 /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296/AnsiballZ_stat.py\n', b'') 9809 1726887168.53991: done transferring module to remote 9809 1726887168.54007: _low_level_execute_command(): starting 9809 1726887168.54016: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296/ /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296/AnsiballZ_stat.py && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296/ /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296/AnsiballZ_stat.py && sleep 0'"'"'' 9810 1726887168.54975: stderr chunk (state=2): >>><<< 9810 1726887168.54983: stdout chunk (state=2): >>><<< <10.31.41.136> (0, b'', b'') 9810 1726887168.54999: _low_level_execute_command() done: rc=0, stdout=, stderr= 9810 1726887168.55003: _low_level_execute_command(): starting 9810 1726887168.55007: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059/AnsiballZ_stat.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' -tt 10.31.41.136 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059/AnsiballZ_stat.py && sleep 0'"'"'' 9808 1726887168.55483: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # <<< 9808 1726887168.55508: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9808 1726887168.55550: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9808 1726887168.55657: 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 <<< 9808 1726887168.55832: 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 0x7f911f51ce48> # /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 0x7f911f4b2828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f51c9b0> # /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 9808 1726887168.55870: 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 0x7f911f4bf630> <<< 9808 1726887168.56131: 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 0x7f911f4c6160> # /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 0x7f911f4cb0f0> <<< 9808 1726887168.56148: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f4c6748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f4c6390> # /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' <<< 9808 1726887168.56175: stdout chunk (state=3): >>>import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9808 1726887168.56346: 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 0x7f911f470470> # /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 0x7f911f475e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f470b38> <<< 9808 1726887168.56362: 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' <<< 9809 1726887168.56439: stderr chunk (state=2): >>><<< 9809 1726887168.56448: stdout chunk (state=2): >>><<< <10.31.42.224> (0, b'', b'') 9809 1726887168.56468: _low_level_execute_command() done: rc=0, stdout=, stderr= 9809 1726887168.56475: _low_level_execute_command(): starting 9809 1726887168.56483: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296/AnsiballZ_stat.py && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None 9808 1726887168.56522: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f47c4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f45fd68> <<< <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' -tt 10.31.42.224 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296/AnsiballZ_stat.py && sleep 0'"'"'' 9808 1726887168.56555: 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 0x7f911f462198> <<< 9808 1726887168.56591: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 9808 1726887168.56824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d770940> # /usr/lib64/python3.6/__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 0x7f911d782240> <<< 9808 1726887168.57058: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f4d0a20> 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. <<< 9808 1726887168.57178: 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' <<< 9808 1726887168.57208: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9808 1726887168.57280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9808 1726887168.57291: stdout chunk (state=3): >>>import '_functools' # <<< 9808 1726887168.57318: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9808 1726887168.57453: 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 0x7f911d6f00f0> # /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 0x7f911d6fa320> <<< 9808 1726887168.57462: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 9808 1726887168.57507: stdout chunk (state=3): >>># 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 0x7f911d6fafd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d6fab00> <<< 9808 1726887168.57641: 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 0x7f911d6fe0f0> import '_collections' # <<< 9808 1726887168.57651: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d74b828> <<< 9808 1726887168.57699: 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' <<< 9808 1726887168.57783: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d74bc18> <<< 9810 1726887168.57865: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # <<< 9810 1726887168.58323: 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 0x7f9063140e48> # /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 0x7f90630d6828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90631409b0> # /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 0x7f90630e3630> 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' <<< 9810 1726887168.58379: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90630ea160> # /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' <<< 9810 1726887168.58403: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9810 1726887168.58430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90630ef0f0> <<< 9810 1726887168.58451: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90630ea748> <<< 9808 1726887168.58472: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d73f1d0> # /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 0x7f911d73feb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d7374a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d7274e0> # /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 0x7f911d4a7320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4aeda0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d73f128> 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 0x7f911d4b5e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d722320> # /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 0x7f911d4ba240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4ba048> # 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 0x7f911d4ba358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d799080> # /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 <<< 9810 1726887168.58498: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90630ea390> <<< 9810 1726887168.58521: 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' <<< 9810 1726887168.58546: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 9810 1726887168.58569: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # <<< 9810 1726887168.58590: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 9810 1726887168.58620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # <<< 9810 1726887168.58639: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9063094470> <<< 9810 1726887168.58663: 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' <<< 9810 1726887168.58683: 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' <<< 9810 1726887168.58703: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9063099e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9063094b38> <<< 9810 1726887168.58733: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9810 1726887168.58766: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9808 1726887168.58883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4bae48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4baa58> # /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 0x7f911d4c8710> # /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 0x7f911d4c8ef0> # /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 0x7f911d04c208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4c87f0> # /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 0x7f911d052cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4ba588> # /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 0x7f911d076358> # 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 0x7f911d076710> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9808 1726887168.58922: 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 0x7f911d07e400> # /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' # <<< 9808 1726887168.58940: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9808 1726887168.58962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9808 1726887168.58981: 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' <<< 9808 1726887168.58997: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9808 1726887168.59034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9808 1726887168.59053: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 9808 1726887168.59074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911ce28c18> <<< 9808 1726887168.59191: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911ce1d358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911ce1d048> <<< 9808 1726887168.59207: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911ce0eef0> <<< 9808 1726887168.59230: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d07eda0> <<< 9808 1726887168.59260: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 9810 1726887168.59317: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90630a04e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9063083d68> # /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 0x7f9063086198> # /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 0x7f9061394940> # /usr/lib64/python3.6/__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 0x7f90613a6240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90630f4a20> 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. <<< 9809 1726887168.59337: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # <<< 9810 1726887168.59369: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9809 1726887168.59395: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9810 1726887168.59419: 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' <<< 9808 1726887168.59433: 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 0x7f911ce1dfd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d076a90> # /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 0x7f911f42e780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911ce230b8> 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 0x7f911f42eb00> <<< 9809 1726887168.59439: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 9810 1726887168.59464: 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 <<< 9809 1726887168.59480: stdout chunk (state=3): >>>import 'posix' # <<< 9809 1726887168.59490: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 9809 1726887168.59501: stdout chunk (state=3): >>>import 'zipimport' # <<< 9809 1726887168.59511: stdout chunk (state=3): >>># installed zipimport hook <<< 9810 1726887168.59543: stdout chunk (state=3): >>># 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 <<< 9809 1726887168.59559: 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' <<< 9810 1726887168.59576: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 9810 1726887168.59588: stdout chunk (state=3): >>>import '_functools' # <<< 9808 1726887168.59586: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4ba8d0> # /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 0x7f911f446630> # /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' <<< 9810 1726887168.59616: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9809 1726887168.59632: 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' # <<< 9809 1726887168.59645: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcbf1e48> <<< 9810 1726887168.59658: 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 <<< 9810 1726887168.59668: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9809 1726887168.59679: 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' <<< 9809 1726887168.59699: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb87828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcbf19b0> <<< 9810 1726887168.59712: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90613140f0> <<< 9809 1726887168.59726: 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' <<< 9810 1726887168.59737: 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 0x7f906131e320> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 9809 1726887168.59747: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb94630> <<< 9809 1726887168.59764: stdout chunk (state=3): >>>import '_signal' # <<< 9810 1726887168.59779: stdout chunk (state=3): >>># 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 0x7f906131efd0> <<< 9810 1726887168.59789: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906131eb00> <<< 9809 1726887168.59799: 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 0x7f6ebcb9b160> <<< 9810 1726887168.59810: stdout chunk (state=3): >>>import 'itertools' # <<< 9809 1726887168.59834: 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' <<< 9809 1726887168.59844: 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' <<< 9808 1726887168.59851: 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 0x7f911f44a6a0> <<< 9810 1726887168.59857: 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 0x7f90613220f0> <<< 9810 1726887168.59866: stdout chunk (state=3): >>>import '_collections' # <<< 9809 1726887168.59876: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 9810 1726887168.59906: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906136f828> <<< 9810 1726887168.59924: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 9809 1726887168.59935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcba00f0> <<< 9810 1726887168.59950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9810 1726887168.59980: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906136fc18> <<< 9809 1726887168.60014: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb9b748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb9b390> # /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' <<< 9810 1726887168.60037: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90613631d0> <<< 9810 1726887168.60056: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 9809 1726887168.60074: 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' <<< 9809 1726887168.60086: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb45470> <<< 9808 1726887168.60091: 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 0x7f911f44ab70> # 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 0x7f911f44ac88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f446e80> # /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 0x7f911f44afd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f44a550> # 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 0x7f911f44a2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f439b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d0623c8> # /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 0x7f911f4464e0> <<< 9810 1726887168.60100: 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 0x7f9061363eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906135b4a8> <<< 9809 1726887168.60110: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 9810 1726887168.60130: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906134b4e0> <<< 9809 1726887168.60144: 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 0x7f6ebcb4ae48> <<< 9809 1726887168.60154: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb45b38> <<< 9810 1726887168.60169: 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' # <<< 9810 1726887168.60184: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 9809 1726887168.60195: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 9810 1726887168.60205: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9810 1726887168.60218: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 9810 1726887168.60227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9809 1726887168.60243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 9810 1726887168.60263: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610cb2e8> <<< 9808 1726887168.60270: 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 0x7f911b44d978> <<< 9808 1726887168.60293: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip' # zipimport: zlib available <<< 9808 1726887168.60313: stdout chunk (state=3): >>># zipimport: zlib available <<< 9808 1726887168.60335: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/__init__.py <<< 9808 1726887168.60359: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9808 1726887168.60379: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9809 1726887168.60391: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb514e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb34d68> # /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 0x7f6ebcb37198> <<< 9810 1726887168.60402: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610d2d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90613634a8> 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 0x7f90610d9e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9061346320> # /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' <<< 9810 1726887168.60425: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 9809 1726887168.60433: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 9810 1726887168.60438: 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 0x7f90610de240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610de048> <<< 9809 1726887168.60448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 9809 1726887168.60461: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae45940> <<< 9810 1726887168.60480: 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 0x7f90610de358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90613bd080> <<< 9809 1726887168.60483: 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 <<< 9809 1726887168.60504: 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 0x7f6ebae57240> <<< 9810 1726887168.60525: 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' <<< 9810 1726887168.60547: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 9810 1726887168.60563: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 9810 1726887168.60581: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610dee48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610dea58> <<< 9809 1726887168.60607: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcba5a20> 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. <<< 9810 1726887168.60622: 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 0x7f90610ec710> <<< 9810 1726887168.60632: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9810 1726887168.60649: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 9810 1726887168.60670: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 9810 1726887168.60686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 9810 1726887168.60736: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610ecef0> <<< 9810 1726887168.60754: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9810 1726887168.60772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9810 1726887168.60807: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060c70208> <<< 9810 1726887168.60828: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610ec7f0> <<< 9810 1726887168.60840: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 9809 1726887168.60858: 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' <<< 9809 1726887168.60868: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 9809 1726887168.60877: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 9810 1726887168.60887: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9809 1726887168.60897: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 9809 1726887168.60932: 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 <<< 9809 1726887168.60957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 9809 1726887168.60982: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9810 1726887168.60997: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060c76cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610de588> # /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 0x7f9060c9a358> <<< 9810 1726887168.61022: 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 0x7f9060c9a710> <<< 9810 1726887168.61041: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9809 1726887168.61054: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # <<< 9809 1726887168.61064: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9810 1726887168.61078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9810 1726887168.61090: 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' <<< 9809 1726887168.61103: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9809 1726887168.61119: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9810 1726887168.61130: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060ca2400> <<< 9809 1726887168.61143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9810 1726887168.61156: 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' <<< 9809 1726887168.61166: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebadc50f0> <<< 9810 1726887168.61176: stdout chunk (state=3): >>>import 'time' # <<< 9809 1726887168.61188: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 9809 1726887168.61198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebadcf320> <<< 9810 1726887168.61213: 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' <<< 9809 1726887168.61227: 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' <<< 9809 1726887168.61239: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 9810 1726887168.61250: 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' <<< 9809 1726887168.61263: 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 0x7f6ebadcffd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebadcfb00> <<< 9809 1726887168.61273: stdout chunk (state=3): >>>import 'itertools' # <<< 9810 1726887168.61283: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9810 1726887168.61292: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9809 1726887168.61302: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 9809 1726887168.61313: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebadd30f0> <<< 9809 1726887168.61323: stdout chunk (state=3): >>>import '_collections' # <<< 9810 1726887168.61338: 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 0x7f9060a4cc18> <<< 9809 1726887168.61376: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae20828> <<< 9809 1726887168.61393: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 9809 1726887168.61410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9810 1726887168.61437: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060a41358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060a41048> <<< 9809 1726887168.61455: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae20c18> <<< 9810 1726887168.61465: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060a32ef0> <<< 9810 1726887168.61486: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060ca2da0> <<< 9809 1726887168.61501: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae141d0> <<< 9810 1726887168.61524: 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 0x7f9060a41fd0> <<< 9810 1726887168.61534: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060c9aa90> <<< 9809 1726887168.61544: 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 0x7f6ebae14eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae0c4a8> <<< 9810 1726887168.61584: 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' <<< 9809 1726887168.61595: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebadfc4e0> <<< 9809 1726887168.61617: 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' <<< 9809 1726887168.61629: stdout chunk (state=3): >>>import '_sre' # <<< 9810 1726887168.61640: 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 0x7f9063052780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060a470b8> import 'pwd' # <<< 9809 1726887168.61651: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 9809 1726887168.61660: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9810 1726887168.61670: 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 0x7f9063052b00> <<< 9809 1726887168.61687: 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' <<< 9809 1726887168.61723: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab7c320> <<< 9810 1726887168.61734: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610de8d0> <<< 9809 1726887168.61745: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab83da0> <<< 9809 1726887168.61754: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae14128> <<< 9808 1726887168.61769: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.61779: stdout chunk (state=3): >>>import '_locale' # <<< 9810 1726887168.61790: 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 <<< 9810 1726887168.61802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9809 1726887168.61818: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 9809 1726887168.61830: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab8aeb8> <<< 9809 1726887168.61839: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebadf7320> <<< 9810 1726887168.61849: 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 0x7f906306a630> <<< 9809 1726887168.61863: 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' <<< 9810 1726887168.61874: 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' <<< 9809 1726887168.61885: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 9809 1726887168.61894: 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 0x7f6ebab8f278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab8f080> <<< 9809 1726887168.61922: 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' <<< 9809 1726887168.61934: stdout chunk (state=3): >>>import 'binascii' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6ebab8f390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae6e080> <<< 9809 1726887168.61954: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 9809 1726887168.61963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 9809 1726887168.61986: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 9810 1726887168.61997: 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 0x7f906306e6a0> <<< 9809 1726887168.62008: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 9809 1726887168.62019: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 9809 1726887168.62030: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 9810 1726887168.62043: 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 0x7f906306eb70> <<< 9809 1726887168.62055: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab8fe80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab8fa90> <<< 9810 1726887168.62068: 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 0x7f906306ec88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906306ae80> <<< 9809 1726887168.62079: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 9809 1726887168.62183: 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 0x7f6ebab9d748> # /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' <<< 9809 1726887168.62194: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab9df28> <<< 9810 1726887168.62208: 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 0x7f906306efd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906306e550> # 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 0x7f906306e2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906305db70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060c863c8> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9809 1726887168.62221: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9809 1726887168.62231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9810 1726887168.62242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9809 1726887168.62263: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba721240> <<< 9809 1726887168.62274: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab9d828> <<< 9810 1726887168.62287: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906306a4e0> <<< 9809 1726887168.62302: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 9809 1726887168.62314: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9809 1726887168.62361: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba727d30> <<< 9809 1726887168.62370: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab8f5c0> <<< 9809 1726887168.62393: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9810 1726887168.62413: 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' <<< 9809 1726887168.62426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 9809 1726887168.62436: 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' <<< 9809 1726887168.62447: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba74b390> <<< 9810 1726887168.62457: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905f071978> <<< 9809 1726887168.62470: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.6/lib-dynload/zlib.cpython-36m-x86_64-linux-gnu.so' <<< 9809 1726887168.62481: 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 0x7f6eba74b748> <<< 9809 1726887168.62495: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9810 1726887168.62505: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip' # zipimport: zlib available <<< 9809 1726887168.62520: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9810 1726887168.62530: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.62546: 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' <<< 9810 1726887168.62557: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9809 1726887168.62567: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba753438> <<< 9810 1726887168.62579: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9809 1726887168.62590: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9809 1726887168.62600: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9809 1726887168.62621: stdout chunk (state=3): >>>import 'time' # <<< 9809 1726887168.62635: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9809 1726887168.62648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9809 1726887168.62686: 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' <<< 9809 1726887168.62696: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9809 1726887168.62736: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9809 1726887168.62759: 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' <<< 9809 1726887168.62769: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba4fdc50> <<< 9809 1726887168.62882: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba4f2390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba4f2080> <<< 9809 1726887168.62896: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba4e3f28> <<< 9809 1726887168.62930: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba753dd8> <<< 9809 1726887168.62963: 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' <<< 9809 1726887168.62974: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6eba4f8048> <<< 9809 1726887168.62985: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba74bac8> <<< 9809 1726887168.63005: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9809 1726887168.63028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9809 1726887168.63057: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 9809 1726887168.63068: 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 0x7f6ebcb037b8> <<< 9809 1726887168.63107: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba4f80f0> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 9809 1726887168.63133: 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 0x7f6ebcb03b38> <<< 9808 1726887168.63154: 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' <<< 9808 1726887168.63164: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b1a17f0> <<< 9809 1726887168.63178: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab8f908> <<< 9808 1726887168.63191: stdout chunk (state=3): >>>import 'atexit' # <<< 9808 1726887168.63375: 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 0x7f911b1312e8> <<< 9808 1726887168.63387: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b1a1e48> # 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 0x7f911b44dfd0> # /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' <<< 9809 1726887168.63398: 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 0x7f6ebcb1b668> # /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' <<< 9809 1726887168.63423: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 9809 1726887168.63436: 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 0x7f6ebcb1f6d8> <<< 9808 1726887168.63546: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b10bba8> <<< 9809 1726887168.63638: 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 0x7f6ebcb1fba8> # 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 0x7f6ebcb1fcc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb1beb8> # /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 0x7f6ebcb27048> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb1f588> # 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 0x7f6ebcb1f2e8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb0eba8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba737400> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9808 1726887168.63660: 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' <<< 9809 1726887168.63685: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9809 1726887168.63718: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb1b518> <<< 9808 1726887168.63780: 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' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b1771d0> <<< 9809 1726887168.63835: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 9809 1726887168.63854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 9809 1726887168.63874: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8b219b0> <<< 9808 1726887168.63901: 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 0x7f911b11e390> # 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 0x7f911b11eeb8> # /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' <<< 9809 1726887168.63935: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 9809 1726887168.63961: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/__init__.py <<< 9809 1726887168.63983: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9809 1726887168.64004: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9808 1726887168.64047: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b175198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b152320> <<< 9810 1726887168.64124: stdout chunk (state=3): >>># zipimport: zlib available <<< 9808 1726887168.64473: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b149518> # /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 0x7f911b4682b0> # 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 0x7f911b15e390> # /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 0x7f911b15e4a8> # /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' <<< 9808 1726887168.64529: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 9808 1726887168.64541: 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 0x7f911b402ef0> <<< 9810 1726887168.64563: 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 0x7f905edc57f0> <<< 9810 1726887168.64578: stdout chunk (state=3): >>>import 'atexit' # <<< 9810 1726887168.64846: 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 0x7f905ed552e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edc5e48> # 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 0x7f905f071fd0> # /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' <<< 9808 1726887168.64886: 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 0x7f911b41e048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b3f9320> # /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 0x7f911b3f9b38> <<< 9808 1726887168.64902: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b169860> <<< 9808 1726887168.64922: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9808 1726887168.64951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9808 1726887168.64972: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9808 1726887168.64992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 9810 1726887168.65056: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ed2fba8> # /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 0x7f905ed9b1d0> # 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 0x7f905ed44390> <<< 9810 1726887168.65090: 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 0x7f905ed44eb8> <<< 9808 1726887168.65119: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b437048> <<< 9810 1726887168.65147: 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' <<< 9808 1726887168.65167: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b3f9198> <<< 9810 1726887168.65189: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ed99198> <<< 9810 1726887168.65210: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ed76320> <<< 9808 1726887168.65260: 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 0x7f911b437ef0> <<< 9808 1726887168.65296: 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 0x7f911b183048> <<< 9808 1726887168.65338: 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 0x7f911b183198> <<< 9808 1726887168.65374: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b15e5f8> <<< 9809 1726887168.65382: stdout chunk (state=3): >>># zipimport: zlib available <<< 9808 1726887168.65402: 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 <<< 9808 1726887168.65426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9808 1726887168.65471: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 9808 1726887168.65480: 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 0x7f911b195b38> <<< 9810 1726887168.65514: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ed6d518> <<< 9810 1726887168.65534: 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' <<< 9810 1726887168.65563: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905f09a198> <<< 9810 1726887168.65588: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 9810 1726887168.65610: 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 0x7f905ed9bdd8> <<< 9810 1726887168.65639: 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 0x7f905ed82470> <<< 9810 1726887168.65673: 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' <<< 9810 1726887168.65698: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9810 1726887168.65720: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9810 1726887168.65736: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9810 1726887168.65751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9810 1726887168.65806: 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 0x7f905f026ef0> <<< 9808 1726887168.65825: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b190278> # 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 0x7f911b190470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b183cf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 9810 1726887168.65887: 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' <<< 9810 1726887168.65907: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905f02cf60> <<< 9810 1726887168.65922: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905f01d320> <<< 9810 1726887168.65941: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 9810 1726887168.65956: 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 0x7f905f01db38> <<< 9809 1726887168.65974: 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' <<< 9809 1726887168.65990: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb88767f0> import 'atexit' # <<< 9808 1726887168.65991: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9809 1726887168.66010: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9809 1726887168.66049: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9808 1726887168.66087: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 9809 1726887168.66103: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 9809 1726887168.66119: 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 0x7f6eb88062e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8876e48> <<< 9809 1726887168.66138: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 9810 1726887168.66153: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ed8d828> <<< 9809 1726887168.66153: 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 0x7f6eb8b21fd0> <<< 9809 1726887168.66168: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9810 1726887168.66185: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9809 1726887168.66195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9810 1726887168.66216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9809 1726887168.66235: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb87e0ba8> <<< 9809 1726887168.66254: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9810 1726887168.66237: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 9809 1726887168.66268: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9810 1726887168.66274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 9808 1726887168.66287: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.66290: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9809 1726887168.66321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9809 1726887168.66340: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc matches /usr/lib64/python3.6/signal.py <<< 9810 1726887168.66347: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905f04df98> <<< 9809 1726887168.66354: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/signal.cpython-36.pyc' <<< 9810 1726887168.66401: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905f01d198> <<< 9808 1726887168.66428: 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 0x7f911b1afe80> <<< 9809 1726887168.66429: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb884c1d0> <<< 9809 1726887168.66458: 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' <<< 9809 1726887168.66472: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6eb87f3390> <<< 9809 1726887168.66484: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 9809 1726887168.66499: 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 0x7f6eb87f3eb8> <<< 9809 1726887168.66517: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9809 1726887168.66533: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9810 1726887168.66546: 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 0x7f905ed9cd68> <<< 9808 1726887168.66572: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b1afb38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b1af390> <<< 9810 1726887168.66587: 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 0x7f905ed9ceb8> <<< 9809 1726887168.66589: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb884a160> <<< 9809 1726887168.66607: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8827320> <<< 9810 1726887168.66628: 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 0x7f905edaa048> <<< 9810 1726887168.66646: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ed825c0> <<< 9810 1726887168.66666: 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' <<< 9810 1726887168.66682: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9808 1726887168.66695: 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 0x7f911b1af9b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b19cd30> # zipimport: zlib available <<< 9810 1726887168.66709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9810 1726887168.66752: 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' <<< 9810 1726887168.66767: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f905edb99e8> <<< 9809 1726887168.66899: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb881e518> <<< 9809 1726887168.66919: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 9809 1726887168.66930: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9810 1726887168.66934: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edb2128> <<< 9809 1726887168.66953: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8b3d2b0> <<< 9809 1726887168.66973: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 9809 1726887168.66992: 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 0x7f6eb8833358> <<< 9809 1726887168.67007: 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 0x7f6eb8833470> <<< 9810 1726887168.67026: 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 0x7f905edb2320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edaaba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 9809 1726887168.67028: 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 <<< 9809 1726887168.67043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9809 1726887168.67071: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9809 1726887168.67095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9809 1726887168.67112: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9809 1726887168.67146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9809 1726887168.67183: 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 0x7f6eb8ad7ef0> <<< 9810 1726887168.67203: 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_lsnv0m_7/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_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 9808 1726887168.67237: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.67258: 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' <<< 9809 1726887168.67277: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8addef0> <<< 9810 1726887168.67304: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.67323: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8ace320> # /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 0x7f6eb8aceb38> <<< 9810 1726887168.67403: 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' <<< 9810 1726887168.67430: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 9810 1726887168.67446: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9810 1726887168.67465: 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' <<< 9810 1726887168.67493: 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' <<< 9809 1726887168.67519: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb883e828> <<< 9810 1726887168.67531: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f905edd4e10> <<< 9809 1726887168.67544: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9810 1726887168.67564: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edd4ac8> <<< 9809 1726887168.67579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 9809 1726887168.67603: 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' <<< 9809 1726887168.67627: stdout chunk (state=3): >>>import '_string' # <<< 9810 1726887168.67641: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edd42e8> # /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' <<< 9810 1726887168.67666: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edd4940> <<< 9810 1726887168.67676: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edc1c18> <<< 9810 1726887168.67684: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.67701: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8afef28> <<< 9809 1726887168.67756: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8ace198> <<< 9808 1726887168.67879: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 9809 1726887168.67896: 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 0x7f6eb8b0cda0> <<< 9808 1726887168.67929: 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_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 9809 1726887168.67942: 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 0x7f6eb8b0ce80> <<< 9809 1726887168.67976: 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 0x7f6eb885b048> <<< 9809 1726887168.67998: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb88335c0> <<< 9808 1726887168.68021: 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_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available <<< 9809 1726887168.68036: 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 <<< 9808 1726887168.68059: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9809 1726887168.68070: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9809 1726887168.68099: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 9809 1726887168.68119: 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 0x7f6eb886a9e8> <<< 9810 1726887168.68148: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.68278: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8862128> <<< 9809 1726887168.68301: 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' <<< 9809 1726887168.68311: 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' <<< 9809 1726887168.68322: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6eb8862320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb885bba8> <<< 9809 1726887168.68334: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.68343: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 9809 1726887168.68361: stdout chunk (state=3): >>># zipimport: zlib available <<< 9808 1726887168.68362: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.68427: stdout chunk (state=3): >>># zipimport: zlib available <<< 9808 1726887168.68485: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 9809 1726887168.68494: stdout chunk (state=3): >>># zipimport: zlib available <<< 9808 1726887168.68500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9117a9b588> # zipimport: zlib available <<< 9809 1726887168.68520: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9809 1726887168.68574: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 9809 1726887168.68636: stdout chunk (state=3): >>># zipimport: zlib available <<< 9810 1726887168.68766: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 9808 1726887168.68840: stdout chunk (state=3): >>># zipimport: zlib available <<< 9810 1726887168.68926: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 9810 1726887168.69008: 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' <<< 9810 1726887168.69040: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905b6bf400> <<< 9810 1726887168.69065: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.69153: 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 0x7f6eb8885dd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8885a90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb88852b0> # /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 0x7f6eb8885908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8872be0> # zipimport: zlib available <<< 9808 1726887168.69271: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9808 1726887168.69307: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 9808 1726887168.69320: stdout chunk (state=3): >>># zipimport: zlib available <<< 9810 1726887168.69415: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.69441: stdout chunk (state=3): >>># zipimport: zlib available <<< 9808 1726887168.69701: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 9808 1726887168.69714: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/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_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9810 1726887168.69787: stdout chunk (state=3): >>># zipimport: zlib available <<< 9810 1726887168.69826: stdout chunk (state=3): >>># zipimport: zlib available <<< 9810 1726887168.69889: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 9809 1726887168.69890: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/six/__init__.py <<< 9809 1726887168.69908: 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_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 9809 1726887168.69934: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 9810 1726887168.69945: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9809 1726887168.69945: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.69972: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.69991: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 9808 1726887168.69995: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.70017: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.70028: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/_text.py <<< 9810 1726887168.70015: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 9809 1726887168.70038: stdout chunk (state=3): >>># zipimport: zlib available <<< 9810 1726887168.70041: stdout chunk (state=3): >>># zipimport: zlib available <<< 9810 1726887168.70098: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 9810 1726887168.70115: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9810 1726887168.70135: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 9809 1726887168.70153: stdout chunk (state=3): >>># zipimport: zlib available <<< 9810 1726887168.70171: stdout chunk (state=3): >>># zipimport: zlib available <<< 9810 1726887168.70200: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9810 1726887168.70210: stdout chunk (state=3): >>># zipimport: zlib available <<< 9808 1726887168.70240: 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' <<< 9809 1726887168.70269: 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' <<< 9809 1726887168.70302: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb5171240> <<< 9809 1726887168.70317: stdout chunk (state=3): >>># zipimport: zlib available <<< 9810 1726887168.70378: stdout chunk (state=3): >>># zipimport: zlib available <<< 9808 1726887168.70539: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9117b12e80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9810 1726887168.70553: 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' <<< 9809 1726887168.70663: stdout chunk (state=3): >>># zipimport: zlib available <<< 9810 1726887168.70679: stdout chunk (state=3): >>>import '_ast' # <<< 9810 1726887168.70689: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905b736e80> <<< 9808 1726887168.70696: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 9810 1726887168.70717: stdout chunk (state=3): >>># zipimport: zlib available <<< 9810 1726887168.70727: stdout chunk (state=3): >>># zipimport: zlib available <<< 9808 1726887168.70727: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 9810 1726887168.70750: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9810 1726887168.70806: stdout chunk (state=3): >>># zipimport: zlib available <<< 9808 1726887168.70838: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available <<< 9810 1726887168.70861: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/validation.py <<< 9808 1726887168.70863: stdout chunk (state=3): >>># zipimport: zlib available <<< 9810 1726887168.70885: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9810 1726887168.70901: stdout chunk (state=3): >>># zipimport: zlib available <<< 9810 1726887168.70936: stdout chunk (state=3): >>># zipimport: zlib available <<< 9810 1726887168.70968: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 9810 1726887168.70978: stdout chunk (state=3): >>># zipimport: zlib available <<< 9808 1726887168.70977: stdout chunk (state=3): >>># zipimport: zlib available <<< 9810 1726887168.71015: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.71015: stdout chunk (state=3): >>># zipimport: zlib available <<< 9808 1726887168.71033: 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 <<< 9810 1726887168.71052: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.71063: stdout chunk (state=3): >>># zipimport: zlib available <<< 9810 1726887168.71088: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.71121: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/collections.py <<< 9809 1726887168.71132: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.71157: stdout chunk (state=3): >>># zipimport: zlib available <<< 9810 1726887168.71159: 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 <<< 9809 1726887168.71184: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 9809 1726887168.71255: stdout chunk (state=3): >>># zipimport: zlib available <<< 9808 1726887168.71270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9810 1726887168.71289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9809 1726887168.71321: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/errors.py <<< 9809 1726887168.71338: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9809 1726887168.71352: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 9809 1726887168.71365: stdout chunk (state=3): >>># zipimport: zlib available <<< 9808 1726887168.71389: 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 0x7f9117b37198> <<< 9809 1726887168.71395: stdout chunk (state=3): >>># zipimport: zlib available <<< 9810 1726887168.71408: 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 0x7f905ed04198> <<< 9809 1726887168.71425: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9809 1726887168.71440: stdout chunk (state=3): >>># zipimport: zlib available <<< 9810 1726887168.71457: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905b714eb8> <<< 9810 1726887168.71486: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 9810 1726887168.71504: stdout chunk (state=3): >>># zipimport: zlib available <<< 9808 1726887168.71525: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9117af0eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 9809 1726887168.71620: stdout chunk (state=3): >>># zipimport: zlib available <<< 9808 1726887168.71636: stdout chunk (state=3): >>># zipimport: zlib available <<< 9810 1726887168.71643: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9810 1726887168.71661: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.71762: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 9809 1726887168.71772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 9808 1726887168.71783: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9809 1726887168.71886: stdout chunk (state=3): >>>import '_ast' # <<< 9809 1726887168.71900: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb51e7e48> <<< 9809 1726887168.71917: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.71929: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.71943: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/_json_compat.py <<< 9809 1726887168.71957: stdout chunk (state=3): >>># zipimport: zlib available <<< 9810 1726887168.71961: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.72007: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.72066: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 9809 1726887168.72078: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py <<< 9809 1726887168.72095: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9809 1726887168.72107: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.72136: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.72164: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/locale.py <<< 9809 1726887168.72179: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.72206: stdout chunk (state=3): >>># zipimport: zlib available <<< 9808 1726887168.72218: stdout chunk (state=3): >>># zipimport: zlib available <<< 9810 1726887168.72244: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9809 1726887168.72244: stdout chunk (state=3): >>># zipimport: zlib available <<< 9810 1726887168.72267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9810 1726887168.72290: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 9809 1726887168.72292: stdout chunk (state=3): >>># zipimport: zlib available <<< 9810 1726887168.72308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9809 1726887168.72346: 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 <<< 9810 1726887168.72437: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905b7490f0> <<< 9810 1726887168.72456: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 9810 1726887168.72474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9809 1726887168.72488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9809 1726887168.72570: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 9809 1726887168.72580: 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 0x7f6eb520c198> <<< 9809 1726887168.72640: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb51c5eb8> <<< 9809 1726887168.72666: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/file.py <<< 9809 1726887168.72677: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/process.py <<< 9809 1726887168.72693: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.72733: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.72781: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.72803: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.72840: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.73133: stdout chunk (state=3): >>># zipimport: zlib available <<< 9808 1726887168.73366: 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 0x7f911b0d70f0> # /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 0x7f911b0d7198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9117b2cb00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/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_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py <<< 9809 1726887168.73408: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9809 1726887168.73436: 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 <<< 9809 1726887168.73448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9809 1726887168.73596: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb87ac0f0> <<< 9809 1726887168.73615: 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' <<< 9809 1726887168.73760: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb87ac198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb5201b00> <<< 9810 1726887168.73761: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905b749198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ece3b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 9809 1726887168.73815: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/distro/_distro.py <<< 9809 1726887168.73825: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 9809 1726887168.73848: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.73873: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/sys_info.py <<< 9809 1726887168.73884: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.73903: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.73923: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py <<< 9809 1726887168.74015: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/basic.py <<< 9809 1726887168.74026: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.74035: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.74041: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/modules/__init__.py <<< 9809 1726887168.74054: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.74161: stdout chunk (state=3): >>># zipimport: zlib available <<< 9809 1726887168.74327: stdout chunk (state=3): >>># zipimport: zlib available <<< 9810 1726887168.74402: 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 <<< 9809 1726887168.74467: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} <<< 9809 1726887168.74529: stdout chunk (state=3): >>># destroy __main__ <<< 9808 1726887168.74564: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 9810 1726887168.74577: 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 <<< 9810 1726887168.74592: stdout chunk (state=3): >>># destroy encodings <<< 9809 1726887168.74938: 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 <<< 9809 1726887168.75071: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9809 1726887168.75100: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport <<< 9809 1726887168.75138: 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 <<< 9809 1726887168.75159: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 9809 1726887168.75181: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string <<< 9809 1726887168.75203: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket <<< 9809 1726887168.75234: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime <<< 9809 1726887168.75263: 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 <<< 9809 1726887168.75293: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib <<< 9809 1726887168.75321: 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 # 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 <<< 9809 1726887168.75350: 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 <<< 9809 1726887168.75381: 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 <<< 9809 1726887168.75406: stdout chunk (state=3): >>># 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 <<< 9809 1726887168.75427: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 9809 1726887168.75459: 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 <<< 9809 1726887168.75486: 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 # cleanup[3] wiping sys <<< 9809 1726887168.75506: stdout chunk (state=3): >>># cleanup[3] wiping builtins <<< 9809 1726887168.75618: stdout chunk (state=3): >>># destroy posixpath <<< 9809 1726887168.75647: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse <<< 9809 1726887168.75669: stdout chunk (state=3): >>># destroy _heapq # destroy select <<< 9808 1726887168.75743: 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 # 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 <<< 9810 1726887168.75757: 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 # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.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 <<< 9810 1726887168.75766: stderr chunk (state=3): >>>Shared connection to 10.31.41.136 closed. <<< 9810 1726887168.75782: stdout chunk (state=3): >>><<< 9809 1726887168.75785: 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 <<< 9810 1726887168.75789: stderr chunk (state=3): >>><<< <10.31.41.136> (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 0x7f9063140e48>\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 0x7f90630d6828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90631409b0>\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 0x7f90630e3630>\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 0x7f90630ea160>\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 0x7f90630ef0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90630ea748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90630ea390>\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 0x7f9063094470>\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 0x7f9063099e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9063094b38>\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 0x7f90630a04e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9063083d68>\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 0x7f9063086198>\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 0x7f9061394940>\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 0x7f90613a6240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90630f4a20>\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 0x7f90613140f0>\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 0x7f906131e320>\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 0x7f906131efd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906131eb00>\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 0x7f90613220f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906136f828>\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 0x7f906136fc18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90613631d0>\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 0x7f9061363eb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906135b4a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906134b4e0>\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 0x7f90610cb2e8>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610d2d68>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90613634a8>\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 0x7f90610d9e80>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9061346320>\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 0x7f90610de240>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610de048>\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 0x7f90610de358>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90613bd080>\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 0x7f90610dee48>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610dea58>\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 0x7f90610ec710>\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 0x7f90610ecef0>\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 0x7f9060c70208>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610ec7f0>\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 0x7f9060c76cf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610de588>\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 0x7f9060c9a358>\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 0x7f9060c9a710>\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 0x7f9060ca2400>\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 0x7f9060a4cc18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060a41358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060a41048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060a32ef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060ca2da0>\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 0x7f9060a41fd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060c9aa90>\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 0x7f9063052780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060a470b8>\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 0x7f9063052b00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610de8d0>\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 0x7f906306a630>\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 0x7f906306e6a0>\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 0x7f906306eb70>\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 0x7f906306ec88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906306ae80>\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 0x7f906306efd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906306e550>\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 0x7f906306e2b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906305db70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060c863c8>\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 0x7f906306a4e0>\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 0x7f905f071978>\r\n# zipimport: found 33 names in \'/tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/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 0x7f905edc57f0>\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 0x7f905ed552e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edc5e48>\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 0x7f905f071fd0>\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 0x7f905ed2fba8>\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 0x7f905ed9b1d0>\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 0x7f905ed44390>\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 0x7f905ed44eb8>\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 0x7f905ed99198>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ed76320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ed6d518>\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 0x7f905f09a198>\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 0x7f905ed9bdd8>\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 0x7f905ed82470>\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 0x7f905f026ef0>\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 0x7f905f02cf60>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905f01d320>\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 0x7f905f01db38>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ed8d828>\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 0x7f905f04df98>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905f01d198>\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 0x7f905ed9cd68>\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 0x7f905ed9ceb8>\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 0x7f905edaa048>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ed825c0>\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 0x7f905edb99e8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edb2128>\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 0x7f905edb2320>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edaaba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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 0x7f905edd4e10>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edd4ac8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edd42e8>\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 0x7f905edd4940>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edc1c18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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 0x7f905b6bf400>\r\n# 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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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 0x7f905b736e80>\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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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 0x7f905ed04198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905b714eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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 0x7f905b7490f0>\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 0x7f905b749198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ece3b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/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": "/sbin/transactional-update", "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.41.136 closed.\r\n') 9810 1726887168.75850: _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 0x7f9063140e48> # /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 0x7f90630d6828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90631409b0> # /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 0x7f90630e3630> 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 0x7f90630ea160> # /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 0x7f90630ef0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90630ea748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90630ea390> # /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 0x7f9063094470> # /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 0x7f9063099e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9063094b38> # /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 0x7f90630a04e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9063083d68> # /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 0x7f9063086198> # /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 0x7f9061394940> # /usr/lib64/python3.6/__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 0x7f90613a6240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90630f4a20> 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 0x7f90613140f0> # /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 0x7f906131e320> # /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 0x7f906131efd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906131eb00> 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 0x7f90613220f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906136f828> # /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 0x7f906136fc18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90613631d0> # /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 0x7f9061363eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906135b4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906134b4e0> # /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 0x7f90610cb2e8> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610d2d68> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90613634a8> 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 0x7f90610d9e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9061346320> # /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 0x7f90610de240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610de048> # 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 0x7f90610de358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90613bd080> # /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 0x7f90610dee48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610dea58> # /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 0x7f90610ec710> # /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 0x7f90610ecef0> # /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 0x7f9060c70208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610ec7f0> # /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 0x7f9060c76cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610de588> # /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 0x7f9060c9a358> # 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 0x7f9060c9a710> # /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 0x7f9060ca2400> # /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 0x7f9060a4cc18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060a41358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060a41048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060a32ef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060ca2da0> # 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 0x7f9060a41fd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060c9aa90> # /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 0x7f9063052780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060a470b8> 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 0x7f9063052b00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f90610de8d0> # /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 0x7f906306a630> # /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 0x7f906306e6a0> # 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 0x7f906306eb70> # 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 0x7f906306ec88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906306ae80> # /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 0x7f906306efd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906306e550> # 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 0x7f906306e2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f906305db70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9060c863c8> # /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 0x7f906306a4e0> # /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 0x7f905f071978> # zipimport: found 33 names in '/tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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 0x7f905edc57f0> 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 0x7f905ed552e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edc5e48> # 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 0x7f905f071fd0> # /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 0x7f905ed2fba8> # /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 0x7f905ed9b1d0> # 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 0x7f905ed44390> # 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 0x7f905ed44eb8> # /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 0x7f905ed99198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ed76320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ed6d518> # /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 0x7f905f09a198> # 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 0x7f905ed9bdd8> # /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 0x7f905ed82470> # /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 0x7f905f026ef0> # /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 0x7f905f02cf60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905f01d320> # /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 0x7f905f01db38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ed8d828> # /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 0x7f905f04df98> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905f01d198> # 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 0x7f905ed9cd68> # 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 0x7f905ed9ceb8> # 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 0x7f905edaa048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ed825c0> # /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 0x7f905edb99e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edb2128> # 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 0x7f905edb2320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edaaba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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 0x7f905edd4e10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edd4ac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edd42e8> # /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 0x7f905edd4940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905edc1c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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 0x7f905b6bf400> # 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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/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 0x7f905b736e80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/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 0x7f905ed04198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905b714eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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 0x7f905b7490f0> # /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 0x7f905b749198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f905ece3b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/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_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_lsnv0m_7/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_lsnv0m_7/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.41.136 closed. 9810 1726887168.76250: done with _execute_module (stat, {'path': '/sbin/transactional-update', '_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-1726887168.4278262-9810-30802342024059/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9810 1726887168.76267: _low_level_execute_command(): starting 9810 1726887168.76276: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059/ > /dev/null 2>&1 && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None 9809 1726887168.76301: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 9809 1726887168.76309: stdout chunk (state=3): >>><<< 9809 1726887168.76325: stderr chunk (state=3): >>><<< <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887168.4278262-9810-30802342024059/ > /dev/null 2>&1 && sleep 0'"'"'' 9808 1726887168.76107: stderr chunk (state=3): >>>Shared connection to 10.31.43.54 closed. <<< <10.31.42.224> (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 0x7f6ebcbf1e48>\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 0x7f6ebcb87828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcbf19b0>\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 0x7f6ebcb94630>\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 0x7f6ebcb9b160>\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 0x7f6ebcba00f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb9b748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb9b390>\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 0x7f6ebcb45470>\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 0x7f6ebcb4ae48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb45b38>\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 0x7f6ebcb514e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb34d68>\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 0x7f6ebcb37198>\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 0x7f6ebae45940>\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 0x7f6ebae57240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcba5a20>\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 0x7f6ebadc50f0>\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 0x7f6ebadcf320>\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 0x7f6ebadcffd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebadcfb00>\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 0x7f6ebadd30f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae20828>\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 0x7f6ebae20c18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae141d0>\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 0x7f6ebae14eb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae0c4a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebadfc4e0>\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 0x7f6ebab7c320>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab83da0>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae14128>\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 0x7f6ebab8aeb8>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebadf7320>\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 0x7f6ebab8f278>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab8f080>\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 0x7f6ebab8f390>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae6e080>\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 0x7f6ebab8fe80>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab8fa90>\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 0x7f6ebab9d748>\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 0x7f6ebab9df28>\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 0x7f6eba721240>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab9d828>\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 0x7f6eba727d30>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab8f5c0>\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 0x7f6eba74b390>\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 0x7f6eba74b748>\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 0x7f6eba753438>\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 0x7f6eba4fdc50>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba4f2390>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba4f2080>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba4e3f28>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba753dd8>\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 0x7f6eba4f8048>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba74bac8>\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 0x7f6ebcb037b8>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba4f80f0>\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 0x7f6ebcb03b38>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab8f908>\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 0x7f6ebcb1b668>\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 0x7f6ebcb1f6d8>\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 0x7f6ebcb1fba8>\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 0x7f6ebcb1fcc0>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb1beb8>\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 0x7f6ebcb27048>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb1f588>\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 0x7f6ebcb1f2e8>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb0eba8>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba737400>\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 0x7f6ebcb1b518>\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 0x7f6eb8b219b0>\r\n# zipimport: found 33 names in \'/tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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_37zf_0i4/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 0x7f6eb88767f0>\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 0x7f6eb88062e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8876e48>\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 0x7f6eb8b21fd0>\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 0x7f6eb87e0ba8>\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 0x7f6eb884c1d0>\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 0x7f6eb87f3390>\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 0x7f6eb87f3eb8>\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 0x7f6eb884a160>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8827320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb881e518>\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 0x7f6eb8b3d2b0>\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 0x7f6eb8833358>\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 0x7f6eb8833470>\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 0x7f6eb8ad7ef0>\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 0x7f6eb8addef0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8ace320>\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 0x7f6eb8aceb38>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb883e828>\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 0x7f6eb8afef28>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8ace198>\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 0x7f6eb8b0cda0>\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 0x7f6eb8b0ce80>\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 0x7f6eb885b048>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb88335c0>\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 0x7f6eb886a9e8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8862128>\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 0x7f6eb8862320>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb885bba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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 0x7f6eb8885dd8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8885a90>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb88852b0>\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 0x7f6eb8885908>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8872be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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 0x7f6eb5171240>\r\n# 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_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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 0x7f6eb51e7e48>\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_37zf_0i4/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_37zf_0i4/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_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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 0x7f6eb520c198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb51c5eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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 0x7f6eb87ac0f0>\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 0x7f6eb87ac198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb5201b00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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_37zf_0i4/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": "/sbin/transactional-update", "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.224 closed.\r\n') 9808 1726887168.76379: stdout chunk (state=3): >>><<< 9809 1726887168.76387: _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 0x7f6ebcbf1e48> # /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 0x7f6ebcb87828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcbf19b0> # /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 0x7f6ebcb94630> 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 0x7f6ebcb9b160> # /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 0x7f6ebcba00f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb9b748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb9b390> # /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 0x7f6ebcb45470> # /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 0x7f6ebcb4ae48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb45b38> # /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 0x7f6ebcb514e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb34d68> # /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 0x7f6ebcb37198> # /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 0x7f6ebae45940> # /usr/lib64/python3.6/__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 0x7f6ebae57240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcba5a20> 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 0x7f6ebadc50f0> # /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 0x7f6ebadcf320> # /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 0x7f6ebadcffd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebadcfb00> 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 0x7f6ebadd30f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae20828> # /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 0x7f6ebae20c18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae141d0> # /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 0x7f6ebae14eb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae0c4a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebadfc4e0> # /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 0x7f6ebab7c320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab83da0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae14128> 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 0x7f6ebab8aeb8> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebadf7320> # /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 0x7f6ebab8f278> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab8f080> # 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 0x7f6ebab8f390> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebae6e080> # /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 0x7f6ebab8fe80> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab8fa90> # /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 0x7f6ebab9d748> # /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 0x7f6ebab9df28> # /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 0x7f6eba721240> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab9d828> # /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 0x7f6eba727d30> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab8f5c0> # /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 0x7f6eba74b390> # 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 0x7f6eba74b748> # /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 0x7f6eba753438> # /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 0x7f6eba4fdc50> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba4f2390> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba4f2080> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba4e3f28> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba753dd8> # 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 0x7f6eba4f8048> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba74bac8> # /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 0x7f6ebcb037b8> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba4f80f0> 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 0x7f6ebcb03b38> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebab8f908> # /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 0x7f6ebcb1b668> # /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 0x7f6ebcb1f6d8> # 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 0x7f6ebcb1fba8> # 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 0x7f6ebcb1fcc0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb1beb8> # /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 0x7f6ebcb27048> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb1f588> # 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 0x7f6ebcb1f2e8> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6ebcb0eba8> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eba737400> # /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 0x7f6ebcb1b518> # /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 0x7f6eb8b219b0> # zipimport: found 33 names in '/tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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 0x7f6eb88767f0> 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 0x7f6eb88062e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8876e48> # 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 0x7f6eb8b21fd0> # /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 0x7f6eb87e0ba8> # /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 0x7f6eb884c1d0> # 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 0x7f6eb87f3390> # 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 0x7f6eb87f3eb8> # /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 0x7f6eb884a160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8827320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb881e518> # /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 0x7f6eb8b3d2b0> # 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 0x7f6eb8833358> # /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 0x7f6eb8833470> # /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 0x7f6eb8ad7ef0> # /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 0x7f6eb8addef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8ace320> # /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 0x7f6eb8aceb38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb883e828> # /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 0x7f6eb8afef28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8ace198> # 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 0x7f6eb8b0cda0> # 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 0x7f6eb8b0ce80> # 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 0x7f6eb885b048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb88335c0> # /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 0x7f6eb886a9e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8862128> # 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 0x7f6eb8862320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb885bba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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 0x7f6eb8885dd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8885a90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb88852b0> # /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 0x7f6eb8885908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb8872be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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 0x7f6eb5171240> # 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_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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_37zf_0i4/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 0x7f6eb51e7e48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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_37zf_0i4/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 0x7f6eb520c198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb51c5eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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 0x7f6eb87ac0f0> # /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 0x7f6eb87ac198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6eb5201b00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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_37zf_0i4/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_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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_37zf_0i4/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_37zf_0i4/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_37zf_0i4/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.42.224 closed. 9809 1726887168.77147: done with _execute_module (stat, {'path': '/sbin/transactional-update', '_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-1726887168.4148276-9809-51991253542296/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9809 1726887168.77162: _low_level_execute_command(): starting 9809 1726887168.77171: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296/ > /dev/null 2>&1 && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887168.4148276-9809-51991253542296/ > /dev/null 2>&1 && sleep 0'"'"'' 9808 1726887168.76399: stderr chunk (state=3): >>><<< <10.31.43.54> (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 0x7f911f51ce48>\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 0x7f911f4b2828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f51c9b0>\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 0x7f911f4bf630>\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 0x7f911f4c6160>\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 0x7f911f4cb0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f4c6748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f4c6390>\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 0x7f911f470470>\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 0x7f911f475e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f470b38>\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 0x7f911f47c4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f45fd68>\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 0x7f911f462198>\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 0x7f911d770940>\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 0x7f911d782240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f4d0a20>\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 0x7f911d6f00f0>\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 0x7f911d6fa320>\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 0x7f911d6fafd0>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d6fab00>\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 0x7f911d6fe0f0>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d74b828>\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 0x7f911d74bc18>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d73f1d0>\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 0x7f911d73feb8>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d7374a8>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d7274e0>\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 0x7f911d4a7320>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4aeda0>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d73f128>\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 0x7f911d4b5e80>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d722320>\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 0x7f911d4ba240>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4ba048>\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 0x7f911d4ba358>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d799080>\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 0x7f911d4bae48>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4baa58>\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 0x7f911d4c8710>\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 0x7f911d4c8ef0>\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 0x7f911d04c208>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4c87f0>\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 0x7f911d052cf8>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4ba588>\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 0x7f911d076358>\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 0x7f911d076710>\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 0x7f911d07e400>\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 0x7f911ce28c18>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911ce1d358>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911ce1d048>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911ce0eef0>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d07eda0>\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 0x7f911ce1dfd0>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d076a90>\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 0x7f911f42e780>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911ce230b8>\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 0x7f911f42eb00>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4ba8d0>\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 0x7f911f446630>\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 0x7f911f44a6a0>\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 0x7f911f44ab70>\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 0x7f911f44ac88>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f446e80>\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 0x7f911f44afd0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f44a550>\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 0x7f911f44a2b0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f439b70>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d0623c8>\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 0x7f911f4464e0>\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 0x7f911b44d978>\r\n# zipimport: found 33 names in \'/tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/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 0x7f911b1a17f0>\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 0x7f911b1312e8>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b1a1e48>\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 0x7f911b44dfd0>\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 0x7f911b10bba8>\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 0x7f911b1771d0>\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 0x7f911b11e390>\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 0x7f911b11eeb8>\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 0x7f911b175198>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b152320>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b149518>\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 0x7f911b4682b0>\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 0x7f911b15e390>\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 0x7f911b15e4a8>\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 0x7f911b402ef0>\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 0x7f911b41e048>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b3f9320>\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 0x7f911b3f9b38>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b169860>\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 0x7f911b437048>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b3f9198>\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 0x7f911b437ef0>\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 0x7f911b183048>\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 0x7f911b183198>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b15e5f8>\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 0x7f911b195b38>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b190278>\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 0x7f911b190470>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b183cf8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/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_weec2bvt/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 0x7f911b1afe80>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b1afb38>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b1af390>\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 0x7f911b1af9b0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b19cd30>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/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_weec2bvt/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_weec2bvt/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_weec2bvt/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 0x7f9117a9b588>\r\n# 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_weec2bvt/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_weec2bvt/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_weec2bvt/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_weec2bvt/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_weec2bvt/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 0x7f9117b12e80>\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_weec2bvt/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_weec2bvt/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_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/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_weec2bvt/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 0x7f9117b37198>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9117af0eb8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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 0x7f911b0d70f0>\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 0x7f911b0d7198>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9117b2cb00>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/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_weec2bvt/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_weec2bvt/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_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/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": "/sbin/transactional-update", "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.54 closed.\r\n') 9808 1726887168.77341: _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 0x7f911f51ce48> # /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 0x7f911f4b2828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f51c9b0> # /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 0x7f911f4bf630> 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 0x7f911f4c6160> # /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 0x7f911f4cb0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f4c6748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f4c6390> # /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 0x7f911f470470> # /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 0x7f911f475e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f470b38> # /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 0x7f911f47c4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f45fd68> # /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 0x7f911f462198> # /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 0x7f911d770940> # /usr/lib64/python3.6/__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 0x7f911d782240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f4d0a20> 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 0x7f911d6f00f0> # /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 0x7f911d6fa320> # /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 0x7f911d6fafd0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d6fab00> 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 0x7f911d6fe0f0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d74b828> # /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 0x7f911d74bc18> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d73f1d0> # /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 0x7f911d73feb8> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d7374a8> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d7274e0> # /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 0x7f911d4a7320> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4aeda0> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d73f128> 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 0x7f911d4b5e80> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d722320> # /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 0x7f911d4ba240> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4ba048> # 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 0x7f911d4ba358> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d799080> # /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 0x7f911d4bae48> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4baa58> # /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 0x7f911d4c8710> # /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 0x7f911d4c8ef0> # /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 0x7f911d04c208> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4c87f0> # /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 0x7f911d052cf8> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4ba588> # /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 0x7f911d076358> # 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 0x7f911d076710> # /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 0x7f911d07e400> # /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 0x7f911ce28c18> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911ce1d358> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911ce1d048> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911ce0eef0> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d07eda0> # 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 0x7f911ce1dfd0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d076a90> # /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 0x7f911f42e780> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911ce230b8> 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 0x7f911f42eb00> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d4ba8d0> # /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 0x7f911f446630> # /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 0x7f911f44a6a0> # 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 0x7f911f44ab70> # 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 0x7f911f44ac88> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f446e80> # /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 0x7f911f44afd0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f44a550> # 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 0x7f911f44a2b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911f439b70> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911d0623c8> # /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 0x7f911f4464e0> # /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 0x7f911b44d978> # zipimport: found 33 names in '/tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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 0x7f911b1a17f0> 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 0x7f911b1312e8> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b1a1e48> # 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 0x7f911b44dfd0> # /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 0x7f911b10bba8> # /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 0x7f911b1771d0> # 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 0x7f911b11e390> # 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 0x7f911b11eeb8> # /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 0x7f911b175198> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b152320> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b149518> # /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 0x7f911b4682b0> # 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 0x7f911b15e390> # /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 0x7f911b15e4a8> # /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 0x7f911b402ef0> # /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 0x7f911b41e048> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b3f9320> # /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 0x7f911b3f9b38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b169860> # /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 0x7f911b437048> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b3f9198> # 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 0x7f911b437ef0> # 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 0x7f911b183048> # 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 0x7f911b183198> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b15e5f8> # /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 0x7f911b195b38> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b190278> # 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 0x7f911b190470> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b183cf8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/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_weec2bvt/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 0x7f911b1afe80> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b1afb38> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b1af390> # /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 0x7f911b1af9b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f911b19cd30> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/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_weec2bvt/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 0x7f9117a9b588> # 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_weec2bvt/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_weec2bvt/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_weec2bvt/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_weec2bvt/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_weec2bvt/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 0x7f9117b12e80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/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 0x7f9117b37198> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9117af0eb8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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 0x7f911b0d70f0> # /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 0x7f911b0d7198> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9117b2cb00> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/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_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/ansible_stat_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_stat_payload_weec2bvt/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_weec2bvt/ansible_stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/sbin/transactional-update", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap # destroy locale # destroy copy # destroy struct # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy itertools # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy re , stderr=Shared connection to 10.31.43.54 closed. 9808 1726887168.78226: done with _execute_module (stat, {'path': '/sbin/transactional-update', '_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-1726887168.3856246-9808-15955092118921/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9808 1726887168.78241: _low_level_execute_command(): starting 9808 1726887168.78249: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921/ > /dev/null 2>&1 && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887168.3856246-9808-15955092118921/ > /dev/null 2>&1 && sleep 0'"'"'' 9809 1726887168.80293: stderr chunk (state=2): >>><<< 9809 1726887168.80303: stdout chunk (state=2): >>><<< <10.31.42.224> (0, b'', b'') 9809 1726887168.80327: _low_level_execute_command() done: rc=0, stdout=, stderr= 9809 1726887168.80337: handler run complete 9809 1726887168.80361: attempt loop complete, returning result 9809 1726887168.80368: _execute() done 9809 1726887168.80374: dumping result to json 9809 1726887168.80380: done dumping result, returning 9809 1726887168.80389: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin [0e652c5f-a961-eb88-62cf-0000000000b4] 9809 1726887168.80482: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b4 9809 1726887168.80525: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b4 9809 1726887168.80530: WORKER PROCESS EXITING 9810 1726887168.81552: stderr chunk (state=2): >>><<< 9810 1726887168.81563: stdout chunk (state=2): >>><<< <10.31.41.136> (0, b'', b'') 9810 1726887168.81589: _low_level_execute_command() done: rc=0, stdout=, stderr= 9810 1726887168.81598: handler run complete 9810 1726887168.81624: attempt loop complete, returning result 9810 1726887168.81631: _execute() done 9810 1726887168.81637: dumping result to json 9810 1726887168.81643: done dumping result, returning 9810 1726887168.81654: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin [0e652c5f-a961-eb88-62cf-0000000000b4] ok: [managed_node2] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/sbin/transactional-update" } }, "stat": { "exists": false } } 9810 1726887168.81670: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b4 9810 1726887168.81711: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b4 9810 1726887168.81720: WORKER PROCESS EXITING 9808 1726887168.82099: stderr chunk (state=2): >>><<< 9808 1726887168.82109: stdout chunk (state=2): >>><<< <10.31.43.54> (0, b'', b'') 9808 1726887168.82139: _low_level_execute_command() done: rc=0, stdout=, stderr= 9808 1726887168.82147: handler run complete 9808 1726887168.82177: attempt loop complete, returning result 9808 1726887168.82183: _execute() done 9808 1726887168.82188: dumping result to json 9808 1726887168.82194: done dumping result, returning 9808 1726887168.82203: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin [0e652c5f-a961-eb88-62cf-0000000000b4] 9808 1726887168.82221: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b4 9808 1726887168.82259: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b4 9808 1726887168.82265: 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": "/sbin/transactional-update" } }, "stat": { "exists": false } } ok: [managed_node1] => { "changed": false, "invocation": { "module_args": { "checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_mime": true, "path": "/sbin/transactional-update" } }, "stat": { "exists": false } } 9689 1726887168.82789: no more pending results, returning what we have 9689 1726887168.82795: results queue empty 9689 1726887168.82796: checking for any_errors_fatal 9689 1726887168.82802: done checking for any_errors_fatal 9689 1726887168.82803: checking for max_fail_percentage 9689 1726887168.82805: done checking for max_fail_percentage 9689 1726887168.82806: checking to see if all hosts have failed and the running result is not ok 9689 1726887168.82807: done checking to see if all hosts have failed 9689 1726887168.82807: getting the remaining hosts for this loop 9689 1726887168.82811: done getting the remaining hosts for this loop 9689 1726887168.82818: getting the next task for host managed_node1 9689 1726887168.82825: done getting next task for host managed_node1 9689 1726887168.82829: ^ task is: TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists 9689 1726887168.82832: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887168.82833: getting the next task for host managed_node2 9689 1726887168.82836: done getting next task for host managed_node2 9689 1726887168.82839: ^ task is: TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists 9689 1726887168.82841: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887168.82842: getting the next task for host managed_node3 9689 1726887168.82846: done getting next task for host managed_node3 9689 1726887168.82848: ^ task is: TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists 9689 1726887168.82849: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887168.82864: getting variables 9689 1726887168.82866: in VariableManager get_vars() 9689 1726887168.82899: Calling all_inventory to load vars for managed_node1 9689 1726887168.82902: Calling groups_inventory to load vars for managed_node1 9689 1726887168.82904: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887168.82915: Calling all_plugins_play to load vars for managed_node1 9689 1726887168.82918: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887168.82922: Calling groups_plugins_play to load vars for managed_node1 9689 1726887168.82992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887168.83043: done with get_vars() 9689 1726887168.83052: done getting variables 9689 1726887168.83124: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Set flag if transactional-update exists] *** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:27 Friday 20 September 2024 22:52:48 -0400 (0:00:00.508) 0:00:02.517 ****** 9689 1726887168.83161: entering _queue_task() for managed_node1/set_fact 9689 1726887168.83382: worker is 1 (out of 3 available) 9689 1726887168.83396: exiting _queue_task() for managed_node1/set_fact 9689 1726887168.83431: getting variables 9689 1726887168.83434: in VariableManager get_vars() 9689 1726887168.83531: Calling all_inventory to load vars for managed_node2 9689 1726887168.83535: Calling groups_inventory to load vars for managed_node2 9689 1726887168.83539: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887168.83555: Calling all_plugins_play to load vars for managed_node2 9689 1726887168.83560: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887168.83566: Calling groups_plugins_play to load vars for managed_node2 9689 1726887168.83670: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887168.83743: done with get_vars() 9689 1726887168.83755: done getting variables 9689 1726887168.84083: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887168.84097: entering _queue_task() for managed_node2/set_fact 9689 1726887168.84479: worker is 2 (out of 3 available) 9689 1726887168.84492: exiting _queue_task() for managed_node2/set_fact 9689 1726887168.84525: getting variables 9689 1726887168.84528: in VariableManager get_vars() 9689 1726887168.84623: Calling all_inventory to load vars for managed_node3 9689 1726887168.84629: Calling groups_inventory to load vars for managed_node3 9689 1726887168.84632: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887168.84652: Calling all_plugins_play to load vars for managed_node3 9689 1726887168.84657: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887168.84664: Calling groups_plugins_play to load vars for managed_node3 9689 1726887168.84756: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887168.84827: done with get_vars() 9689 1726887168.84839: done getting variables 9689 1726887168.84936: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887168.84951: entering _queue_task() for managed_node3/set_fact 9689 1726887168.85370: worker is 3 (out of 3 available) 9689 1726887168.85383: exiting _queue_task() for managed_node3/set_fact 9689 1726887168.85394: done queuing things up, now waiting for results queue to drain 9689 1726887168.85398: waiting for pending results... 9843 1726887168.85099: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists 9843 1726887168.85259: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b5 9843 1726887168.85510: variable 'ansible_search_path' from source: unknown 9843 1726887168.85520: variable 'ansible_search_path' from source: unknown 9843 1726887168.85545: calling self._execute() 9843 1726887168.85615: variable 'ansible_host' from source: host vars for 'managed_node1' 9843 1726887168.85628: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9843 1726887168.85641: variable 'omit' from source: magic vars 9846 1726887168.85658: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists 9846 1726887168.85805: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b5 9846 1726887168.85825: variable 'ansible_search_path' from source: unknown 9846 1726887168.85832: variable 'ansible_search_path' from source: unknown 9846 1726887168.85875: calling self._execute() 9846 1726887168.85945: variable 'ansible_host' from source: host vars for 'managed_node3' 9846 1726887168.85956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9846 1726887168.85971: variable 'omit' from source: magic vars 9843 1726887168.86215: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9843 1726887168.86484: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9846 1726887168.86501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9846 1726887168.86874: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9846 1726887168.86926: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9846 1726887168.86968: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9846 1726887168.87010: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9846 1726887168.87138: 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) 9846 1726887168.87171: 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) 9844 1726887168.85453: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists 9846 1726887168.87204: 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) 9846 1726887168.87240: 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) 9844 1726887168.87304: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b5 9844 1726887168.87323: variable 'ansible_search_path' from source: unknown 9844 1726887168.87330: variable 'ansible_search_path' from source: unknown 9844 1726887168.87354: calling self._execute() 9846 1726887168.87385: Evaluated conditional (not __timesync_is_transactional is defined): True 9846 1726887168.87395: variable 'omit' from source: magic vars 9844 1726887168.87429: variable 'ansible_host' from source: host vars for 'managed_node2' 9844 1726887168.87440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9844 1726887168.87451: variable 'omit' from source: magic vars 9846 1726887168.87455: variable 'omit' from source: magic vars 9846 1726887168.87595: variable '__transactional_update_stat' from source: set_fact 9846 1726887168.87771: variable 'omit' from source: magic vars 9846 1726887168.87804: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9846 1726887168.87839: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9846 1726887168.87860: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9846 1726887168.87882: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9846 1726887168.87902: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9846 1726887168.87939: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9846 1726887168.87946: variable 'ansible_host' from source: host vars for 'managed_node3' 9844 1726887168.87948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9846 1726887168.87954: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9846 1726887168.88079: Set connection var ansible_module_compression to ZIP_DEFLATED 9846 1726887168.88095: Set connection var ansible_shell_executable to /bin/sh 9846 1726887168.88101: Set connection var ansible_connection to ssh 9846 1726887168.88110: Set connection var ansible_timeout to 10 9846 1726887168.88117: Set connection var ansible_shell_type to sh 9846 1726887168.88126: Set connection var ansible_pipelining to False 9846 1726887168.88150: variable 'ansible_shell_executable' from source: unknown 9846 1726887168.88157: variable 'ansible_connection' from source: unknown 9846 1726887168.88163: variable 'ansible_module_compression' from source: unknown 9846 1726887168.88168: variable 'ansible_shell_type' from source: unknown 9846 1726887168.88174: variable 'ansible_shell_executable' from source: unknown 9846 1726887168.88179: variable 'ansible_host' from source: host vars for 'managed_node3' 9846 1726887168.88185: variable 'ansible_pipelining' from source: unknown 9846 1726887168.88191: variable 'ansible_timeout' from source: unknown 9846 1726887168.88198: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9843 1726887168.88273: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9846 1726887168.88320: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9843 1726887168.88319: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9846 1726887168.88335: variable 'omit' from source: magic vars 9846 1726887168.88344: starting attempt loop 9846 1726887168.88350: running the handler 9846 1726887168.88367: handler run complete 9843 1726887168.88377: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9846 1726887168.88380: attempt loop complete, returning result 9846 1726887168.88385: _execute() done 9846 1726887168.88391: dumping result to json 9846 1726887168.88397: done dumping result, returning 9846 1726887168.88405: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists [0e652c5f-a961-eb88-62cf-0000000000b5] 9846 1726887168.88424: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b5 9846 1726887168.88455: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b5 9846 1726887168.88461: WORKER PROCESS EXITING 9843 1726887168.88474: 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) 9843 1726887168.88503: 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) 9843 1726887168.88533: 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) 9843 1726887168.88562: 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) 9843 1726887168.88684: Evaluated conditional (not __timesync_is_transactional is defined): True 9843 1726887168.88695: variable 'omit' from source: magic vars 9843 1726887168.88759: variable 'omit' from source: magic vars 9843 1726887168.88902: variable '__transactional_update_stat' from source: set_fact ok: [managed_node3] => { "ansible_facts": { "__timesync_is_transactional": false }, "changed": false } 9843 1726887168.88957: variable 'omit' from source: magic vars 9843 1726887168.88986: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9843 1726887168.89011: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9843 1726887168.89031: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9843 1726887168.89050: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9843 1726887168.89063: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9843 1726887168.89087: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9843 1726887168.89094: variable 'ansible_host' from source: host vars for 'managed_node1' 9843 1726887168.89101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9843 1726887168.89181: Set connection var ansible_module_compression to ZIP_DEFLATED 9843 1726887168.89195: Set connection var ansible_shell_executable to /bin/sh 9843 1726887168.89201: Set connection var ansible_connection to ssh 9843 1726887168.89211: Set connection var ansible_timeout to 10 9843 1726887168.89220: Set connection var ansible_shell_type to sh 9843 1726887168.89229: Set connection var ansible_pipelining to False 9843 1726887168.89249: variable 'ansible_shell_executable' from source: unknown 9843 1726887168.89255: variable 'ansible_connection' from source: unknown 9843 1726887168.89262: variable 'ansible_module_compression' from source: unknown 9843 1726887168.89268: variable 'ansible_shell_type' from source: unknown 9843 1726887168.89275: variable 'ansible_shell_executable' from source: unknown 9843 1726887168.89282: variable 'ansible_host' from source: host vars for 'managed_node1' 9843 1726887168.89289: variable 'ansible_pipelining' from source: unknown 9843 1726887168.89295: variable 'ansible_timeout' from source: unknown 9843 1726887168.89303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9843 1726887168.89383: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9843 1726887168.89397: variable 'omit' from source: magic vars 9843 1726887168.89405: starting attempt loop 9844 1726887168.89545: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9844 1726887168.89607: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9844 1726887168.89654: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9844 1726887168.89692: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9843 1726887168.89411: running the handler 9843 1726887168.89759: handler run complete 9843 1726887168.89772: attempt loop complete, returning result 9844 1726887168.89777: 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) 9843 1726887168.89778: _execute() done 9843 1726887168.89786: dumping result to json 9843 1726887168.89792: done dumping result, returning 9843 1726887168.89801: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists [0e652c5f-a961-eb88-62cf-0000000000b5] 9844 1726887168.89810: 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) 9843 1726887168.89819: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b5 9844 1726887168.89845: 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) 9844 1726887168.89879: 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) 9843 1726887168.89893: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b5 9843 1726887168.89899: WORKER PROCESS EXITING 9844 1726887168.90006: Evaluated conditional (not __timesync_is_transactional is defined): True 9844 1726887168.90018: variable 'omit' from source: magic vars 9844 1726887168.90071: variable 'omit' from source: magic vars ok: [managed_node1] => { "ansible_facts": { "__timesync_is_transactional": false }, "changed": false } 9844 1726887168.90203: variable '__transactional_update_stat' from source: set_fact 9844 1726887168.90245: variable 'omit' from source: magic vars 9844 1726887168.90270: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9844 1726887168.90310: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9844 1726887168.90331: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9844 1726887168.90349: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9844 1726887168.90363: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9844 1726887168.90387: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9844 1726887168.90395: variable 'ansible_host' from source: host vars for 'managed_node2' 9844 1726887168.90404: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9844 1726887168.90564: Set connection var ansible_module_compression to ZIP_DEFLATED 9844 1726887168.90596: Set connection var ansible_shell_executable to /bin/sh 9844 1726887168.90605: Set connection var ansible_connection to ssh 9844 1726887168.90620: Set connection var ansible_timeout to 10 9844 1726887168.90627: Set connection var ansible_shell_type to sh 9844 1726887168.90637: Set connection var ansible_pipelining to False 9844 1726887168.90663: variable 'ansible_shell_executable' from source: unknown 9844 1726887168.90671: variable 'ansible_connection' from source: unknown 9844 1726887168.90680: variable 'ansible_module_compression' from source: unknown 9844 1726887168.90705: variable 'ansible_shell_type' from source: unknown 9844 1726887168.90716: variable 'ansible_shell_executable' from source: unknown 9844 1726887168.90722: variable 'ansible_host' from source: host vars for 'managed_node2' 9844 1726887168.90730: variable 'ansible_pipelining' from source: unknown 9844 1726887168.90736: variable 'ansible_timeout' from source: unknown 9844 1726887168.90747: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9844 1726887168.90879: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9844 1726887168.90896: variable 'omit' from source: magic vars 9844 1726887168.90905: starting attempt loop 9844 1726887168.90911: running the handler 9844 1726887168.90928: handler run complete 9844 1726887168.90940: attempt loop complete, returning result 9844 1726887168.90945: _execute() done 9844 1726887168.90951: dumping result to json 9844 1726887168.90957: done dumping result, returning 9844 1726887168.90967: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set flag if transactional-update exists [0e652c5f-a961-eb88-62cf-0000000000b5] 9844 1726887168.91052: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b5 9844 1726887168.91081: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b5 9844 1726887168.91087: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "__timesync_is_transactional": false }, "changed": false } 9689 1726887168.91174: no more pending results, returning what we have 9689 1726887168.91178: results queue empty 9689 1726887168.91179: checking for any_errors_fatal 9689 1726887168.91184: done checking for any_errors_fatal 9689 1726887168.91185: checking for max_fail_percentage 9689 1726887168.91186: done checking for max_fail_percentage 9689 1726887168.91187: checking to see if all hosts have failed and the running result is not ok 9689 1726887168.91188: done checking to see if all hosts have failed 9689 1726887168.91189: getting the remaining hosts for this loop 9689 1726887168.91190: done getting the remaining hosts for this loop 9689 1726887168.91194: getting the next task for host managed_node1 9689 1726887168.91201: done getting next task for host managed_node1 9689 1726887168.91205: ^ task is: TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables 9689 1726887168.91208: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887168.91209: getting the next task for host managed_node2 9689 1726887168.91215: done getting next task for host managed_node2 9689 1726887168.91217: ^ task is: TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables 9689 1726887168.91219: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887168.91220: getting the next task for host managed_node3 9689 1726887168.91224: done getting next task for host managed_node3 9689 1726887168.91226: ^ task is: TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables 9689 1726887168.91228: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887168.91240: getting variables 9689 1726887168.91242: in VariableManager get_vars() 9689 1726887168.91277: Calling all_inventory to load vars for managed_node1 9689 1726887168.91280: Calling groups_inventory to load vars for managed_node1 9689 1726887168.91282: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887168.91292: Calling all_plugins_play to load vars for managed_node1 9689 1726887168.91295: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887168.91299: Calling groups_plugins_play to load vars for managed_node1 9689 1726887168.91360: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887168.91394: done with get_vars() 9689 1726887168.91400: done getting variables 9689 1726887168.91518: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.timesync : Set platform/version specific variables] *** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:31 Friday 20 September 2024 22:52:48 -0400 (0:00:00.083) 0:00:02.601 ****** 9689 1726887168.91550: entering _queue_task() for managed_node1/include_vars 9689 1726887168.91552: Creating lock for include_vars 9689 1726887168.91744: worker is 1 (out of 3 available) 9689 1726887168.91758: exiting _queue_task() for managed_node1/include_vars 9689 1726887168.91789: getting variables 9689 1726887168.91792: in VariableManager get_vars() 9689 1726887168.91885: Calling all_inventory to load vars for managed_node2 9689 1726887168.91890: Calling groups_inventory to load vars for managed_node2 9689 1726887168.91893: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887168.91908: Calling all_plugins_play to load vars for managed_node2 9689 1726887168.91915: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887168.91920: Calling groups_plugins_play to load vars for managed_node2 9689 1726887168.92020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887168.92077: done with get_vars() 9689 1726887168.92089: done getting variables 9689 1726887168.92180: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887168.92193: entering _queue_task() for managed_node2/include_vars 9847 1726887168.91937: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables 9847 1726887168.92083: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b7 9847 1726887168.92101: variable 'ansible_search_path' from source: unknown 9847 1726887168.92108: variable 'ansible_search_path' from source: unknown 9847 1726887168.92137: calling self._execute() 9847 1726887168.92202: variable 'ansible_host' from source: host vars for 'managed_node1' 9847 1726887168.92216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9847 1726887168.92230: variable 'omit' from source: magic vars 9847 1726887168.92337: variable 'omit' from source: magic vars 9847 1726887168.92398: variable 'omit' from source: magic vars 9689 1726887168.92922: worker is 2 (out of 3 available) 9689 1726887168.92937: exiting _queue_task() for managed_node2/include_vars 9689 1726887168.92968: getting variables 9689 1726887168.92972: in VariableManager get_vars() 9689 1726887168.93062: Calling all_inventory to load vars for managed_node3 9689 1726887168.93067: Calling groups_inventory to load vars for managed_node3 9689 1726887168.93071: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887168.93087: Calling all_plugins_play to load vars for managed_node3 9689 1726887168.93092: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887168.93097: Calling groups_plugins_play to load vars for managed_node3 9689 1726887168.93189: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887168.93259: done with get_vars() 9689 1726887168.93271: done getting variables 9689 1726887168.93363: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887168.93380: entering _queue_task() for managed_node3/include_vars 9689 1726887168.93631: worker is 3 (out of 3 available) 9689 1726887168.93645: exiting _queue_task() for managed_node3/include_vars 9689 1726887168.93657: done queuing things up, now waiting for results queue to drain 9689 1726887168.93660: waiting for pending results... 9847 1726887168.92853: variable 'ffparams' from source: task vars 9847 1726887168.93020: variable 'ansible_facts' from source: host vars for 'managed_node1' 9847 1726887168.93191: variable 'ansible_facts' from source: host vars for 'managed_node1' 9847 1726887168.93301: variable 'ansible_facts' from source: host vars for 'managed_node1' 9847 1726887168.93470: variable 'ansible_facts' from source: host vars for 'managed_node1' 9847 1726887168.93559: variable 'role_path' from source: magic vars 9847 1726887168.93753: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 9849 1726887168.94003: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables 9849 1726887168.94129: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b7 9849 1726887168.94151: variable 'ansible_search_path' from source: unknown 9849 1726887168.94158: variable 'ansible_search_path' from source: unknown 9849 1726887168.94182: calling self._execute() 9849 1726887168.94254: variable 'ansible_host' from source: host vars for 'managed_node2' 9849 1726887168.94265: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9849 1726887168.94276: variable 'omit' from source: magic vars 9849 1726887168.94396: variable 'omit' from source: magic vars 9849 1726887168.94457: variable 'omit' from source: magic vars 9850 1726887168.94676: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables 9850 1726887168.94821: in run() - task 0e652c5f-a961-eb88-62cf-0000000000b7 9850 1726887168.94841: variable 'ansible_search_path' from source: unknown 9850 1726887168.94848: variable 'ansible_search_path' from source: unknown 9849 1726887168.94879: variable 'ffparams' from source: task vars 9850 1726887168.94885: calling self._execute() 9850 1726887168.94952: variable 'ansible_host' from source: host vars for 'managed_node3' 9850 1726887168.94964: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9850 1726887168.94976: variable 'omit' from source: magic vars 9850 1726887168.95093: variable 'omit' from source: magic vars 9850 1726887168.95158: variable 'omit' from source: magic vars 9847 1726887168.95191: Loaded config def from plugin (lookup/first_found) 9847 1726887168.95203: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 9847 1726887168.95256: variable 'ansible_search_path' from source: unknown 9847 1726887168.95292: variable 'omit' from source: magic vars 9847 1726887168.95324: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9847 1726887168.95360: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9847 1726887168.95386: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9847 1726887168.95409: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9847 1726887168.95427: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9847 1726887168.95463: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9847 1726887168.95473: variable 'ansible_host' from source: host vars for 'managed_node1' 9847 1726887168.95481: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9847 1726887168.95620: Set connection var ansible_module_compression to ZIP_DEFLATED 9847 1726887168.95639: Set connection var ansible_shell_executable to /bin/sh 9847 1726887168.95646: Set connection var ansible_connection to ssh 9847 1726887168.95655: Set connection var ansible_timeout to 10 9847 1726887168.95661: Set connection var ansible_shell_type to sh 9847 1726887168.95669: Set connection var ansible_pipelining to False 9847 1726887168.95697: variable 'ansible_shell_executable' from source: unknown 9847 1726887168.95708: variable 'ansible_connection' from source: unknown 9847 1726887168.95716: variable 'ansible_module_compression' from source: unknown 9847 1726887168.95722: variable 'ansible_shell_type' from source: unknown 9850 1726887168.95726: variable 'ffparams' from source: task vars 9847 1726887168.95730: variable 'ansible_shell_executable' from source: unknown 9847 1726887168.95738: variable 'ansible_host' from source: host vars for 'managed_node1' 9847 1726887168.95746: variable 'ansible_pipelining' from source: unknown 9847 1726887168.95754: variable 'ansible_timeout' from source: unknown 9847 1726887168.95761: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9850 1726887168.95891: variable 'ansible_facts' from source: host vars for 'managed_node3' 9847 1726887168.95902: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9847 1726887168.95920: variable 'omit' from source: magic vars 9847 1726887168.95929: starting attempt loop 9847 1726887168.95937: running the handler 9847 1726887168.96011: handler run complete 9847 1726887168.96026: attempt loop complete, returning result 9847 1726887168.96033: _execute() done 9847 1726887168.96039: dumping result to json 9847 1726887168.96045: done dumping result, returning 9847 1726887168.96054: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables [0e652c5f-a961-eb88-62cf-0000000000b7] 9850 1726887168.96062: variable 'ansible_facts' from source: host vars for 'managed_node3' 9847 1726887168.96072: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b7 9847 1726887168.96378: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b7 9849 1726887168.96307: variable 'ansible_facts' from source: host vars for 'managed_node2' 9847 1726887168.96386: WORKER PROCESS EXITING 9849 1726887168.96600: variable 'ansible_facts' from source: host vars for 'managed_node2' 9849 1726887168.96710: variable 'ansible_facts' from source: host vars for 'managed_node2' ok: [managed_node1] => { "ansible_facts": { "timesync_chrony_conf_path": "/etc/chrony.conf", "timesync_chrony_dhcp_sourcedir": "", "timesync_chrony_sysconfig_path": "/etc/sysconfig/chronyd", "timesync_ntp_provider_os_default": "chrony", "timesync_ntp_sysconfig_path": "/etc/sysconfig/ntpd", "timesync_phc2sys_sysconfig_path": "/etc/sysconfig/phc2sys", "timesync_ptp4l_sysconfig_path": "/etc/sysconfig/ptp4l", "timesync_timemaster_config_path": "/etc/timemaster.conf" }, "ansible_included_var_files": [ "/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/vars/CentOS_8.yml" ], "changed": false } 9849 1726887168.96826: variable 'ansible_facts' from source: host vars for 'managed_node2' 9850 1726887168.96171: variable 'ansible_facts' from source: host vars for 'managed_node3' 9849 1726887168.96910: variable 'role_path' from source: magic vars 9850 1726887168.96973: variable 'ansible_facts' from source: host vars for 'managed_node3' 9850 1726887168.97061: variable 'role_path' from source: magic vars 9849 1726887168.97079: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 9850 1726887168.97229: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 9849 1726887168.97322: Loaded config def from plugin (lookup/first_found) 9849 1726887168.97332: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 9849 1726887168.97376: variable 'ansible_search_path' from source: unknown 9849 1726887168.97408: variable 'omit' from source: magic vars 9849 1726887168.97439: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9850 1726887168.97455: Loaded config def from plugin (lookup/first_found) 9850 1726887168.97465: Loading LookupModule 'first_found' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py 9849 1726887168.97470: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9849 1726887168.97494: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9850 1726887168.97507: variable 'ansible_search_path' from source: unknown 9850 1726887168.97540: variable 'omit' from source: magic vars 9849 1726887168.97547: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9849 1726887168.97561: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9850 1726887168.97568: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9849 1726887168.97590: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9849 1726887168.97598: variable 'ansible_host' from source: host vars for 'managed_node2' 9850 1726887168.97600: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9849 1726887168.97605: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9850 1726887168.97622: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9850 1726887168.97644: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9850 1726887168.97659: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9850 1726887168.97686: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9850 1726887168.97694: variable 'ansible_host' from source: host vars for 'managed_node3' 9850 1726887168.97701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9849 1726887168.97727: Set connection var ansible_module_compression to ZIP_DEFLATED 9849 1726887168.97744: Set connection var ansible_shell_executable to /bin/sh 9849 1726887168.97750: Set connection var ansible_connection to ssh 9849 1726887168.97759: Set connection var ansible_timeout to 10 9849 1726887168.97766: Set connection var ansible_shell_type to sh 9849 1726887168.97775: Set connection var ansible_pipelining to False 9849 1726887168.97802: variable 'ansible_shell_executable' from source: unknown 9849 1726887168.97809: variable 'ansible_connection' from source: unknown 9849 1726887168.97817: variable 'ansible_module_compression' from source: unknown 9849 1726887168.97824: variable 'ansible_shell_type' from source: unknown 9849 1726887168.97830: variable 'ansible_shell_executable' from source: unknown 9849 1726887168.97836: variable 'ansible_host' from source: host vars for 'managed_node2' 9849 1726887168.97843: variable 'ansible_pipelining' from source: unknown 9849 1726887168.97849: variable 'ansible_timeout' from source: unknown 9849 1726887168.97856: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9849 1726887168.97980: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9849 1726887168.97994: variable 'omit' from source: magic vars 9849 1726887168.98003: starting attempt loop 9849 1726887168.98009: running the handler 9849 1726887168.98071: handler run complete 9849 1726887168.98086: attempt loop complete, returning result 9849 1726887168.98092: _execute() done 9849 1726887168.98101: dumping result to json 9849 1726887168.98110: done dumping result, returning 9849 1726887168.98122: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables [0e652c5f-a961-eb88-62cf-0000000000b7] 9849 1726887168.98203: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b7 9849 1726887168.98238: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b7 9849 1726887168.98244: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "timesync_chrony_conf_path": "/etc/chrony.conf", "timesync_chrony_dhcp_sourcedir": "", "timesync_chrony_sysconfig_path": "/etc/sysconfig/chronyd", "timesync_ntp_provider_os_default": "chrony", "timesync_ntp_sysconfig_path": "/etc/sysconfig/ntpd", "timesync_phc2sys_sysconfig_path": "/etc/sysconfig/phc2sys", "timesync_ptp4l_sysconfig_path": "/etc/sysconfig/ptp4l", "timesync_timemaster_config_path": "/etc/timemaster.conf" }, "ansible_included_var_files": [ "/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/vars/CentOS_8.yml" ], "changed": false } 9850 1726887168.97817: Set connection var ansible_module_compression to ZIP_DEFLATED 9850 1726887168.98631: Set connection var ansible_shell_executable to /bin/sh 9850 1726887168.98640: Set connection var ansible_connection to ssh 9850 1726887168.98650: Set connection var ansible_timeout to 10 9850 1726887168.98655: Set connection var ansible_shell_type to sh 9850 1726887168.98662: Set connection var ansible_pipelining to False 9850 1726887168.98686: variable 'ansible_shell_executable' from source: unknown 9850 1726887168.98693: variable 'ansible_connection' from source: unknown 9850 1726887168.98698: variable 'ansible_module_compression' from source: unknown 9850 1726887168.98702: variable 'ansible_shell_type' from source: unknown 9850 1726887168.98708: variable 'ansible_shell_executable' from source: unknown 9850 1726887168.98716: variable 'ansible_host' from source: host vars for 'managed_node3' 9850 1726887168.98723: variable 'ansible_pipelining' from source: unknown 9850 1726887168.98732: variable 'ansible_timeout' from source: unknown 9850 1726887168.98738: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9850 1726887168.98875: Loading ActionModule 'include_vars' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/include_vars.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9850 1726887168.98890: variable 'omit' from source: magic vars 9850 1726887168.98899: starting attempt loop 9850 1726887168.98904: running the handler 9850 1726887168.98974: handler run complete 9850 1726887168.98988: attempt loop complete, returning result 9850 1726887168.98995: _execute() done 9850 1726887168.99001: dumping result to json 9850 1726887168.99007: done dumping result, returning 9850 1726887168.99018: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set platform/version specific variables [0e652c5f-a961-eb88-62cf-0000000000b7] 9850 1726887168.99034: sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b7 9850 1726887168.99075: done sending task result for task 0e652c5f-a961-eb88-62cf-0000000000b7 9850 1726887168.99081: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "timesync_chrony_conf_path": "/etc/chrony.conf", "timesync_chrony_dhcp_sourcedir": "", "timesync_chrony_sysconfig_path": "/etc/sysconfig/chronyd", "timesync_ntp_provider_os_default": "chrony", "timesync_ntp_sysconfig_path": "/etc/sysconfig/ntpd", "timesync_phc2sys_sysconfig_path": "/etc/sysconfig/phc2sys", "timesync_ptp4l_sysconfig_path": "/etc/sysconfig/ptp4l", "timesync_timemaster_config_path": "/etc/timemaster.conf" }, "ansible_included_var_files": [ "/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/vars/CentOS_8.yml" ], "changed": false } 9689 1726887168.99529: no more pending results, returning what we have 9689 1726887168.99534: results queue empty 9689 1726887168.99535: checking for any_errors_fatal 9689 1726887168.99539: done checking for any_errors_fatal 9689 1726887168.99540: checking for max_fail_percentage 9689 1726887168.99542: done checking for max_fail_percentage 9689 1726887168.99543: checking to see if all hosts have failed and the running result is not ok 9689 1726887168.99544: done checking to see if all hosts have failed 9689 1726887168.99545: getting the remaining hosts for this loop 9689 1726887168.99546: done getting the remaining hosts for this loop 9689 1726887168.99550: getting the next task for host managed_node1 9689 1726887168.99557: done getting next task for host managed_node1 9689 1726887168.99561: ^ task is: TASK: fedora.linux_system_roles.timesync : Populate service facts 9689 1726887168.99563: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887168.99565: getting the next task for host managed_node2 9689 1726887168.99568: done getting next task for host managed_node2 9689 1726887168.99571: ^ task is: TASK: fedora.linux_system_roles.timesync : Populate service facts 9689 1726887168.99572: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887168.99573: getting the next task for host managed_node3 9689 1726887168.99577: done getting next task for host managed_node3 9689 1726887168.99579: ^ task is: TASK: fedora.linux_system_roles.timesync : Populate service facts 9689 1726887168.99581: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887168.99595: getting variables 9689 1726887168.99596: in VariableManager get_vars() 9689 1726887168.99626: Calling all_inventory to load vars for managed_node1 9689 1726887168.99629: Calling groups_inventory to load vars for managed_node1 9689 1726887168.99632: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887168.99642: Calling all_plugins_play to load vars for managed_node1 9689 1726887168.99646: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887168.99650: Calling groups_plugins_play to load vars for managed_node1 9689 1726887168.99711: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887168.99754: done with get_vars() 9689 1726887168.99762: done getting variables TASK [fedora.linux_system_roles.timesync : Populate service facts] ************* task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:5 Friday 20 September 2024 22:52:48 -0400 (0:00:00.083) 0:00:02.684 ****** 9689 1726887168.99868: entering _queue_task() for managed_node1/service_facts 9689 1726887168.99870: Creating lock for service_facts 9689 1726887169.00087: worker is 1 (out of 3 available) 9689 1726887169.00103: exiting _queue_task() for managed_node1/service_facts 9689 1726887169.00137: getting variables 9689 1726887169.00140: in VariableManager get_vars() 9689 1726887169.00234: Calling all_inventory to load vars for managed_node2 9689 1726887169.00238: Calling groups_inventory to load vars for managed_node2 9689 1726887169.00242: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887169.00260: Calling all_plugins_play to load vars for managed_node2 9689 1726887169.00264: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887169.00269: Calling groups_plugins_play to load vars for managed_node2 9689 1726887169.00372: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887169.00442: done with get_vars() 9689 1726887169.00453: done getting variables 9689 1726887169.00672: entering _queue_task() for managed_node2/service_facts 9689 1726887169.00928: worker is 2 (out of 3 available) 9689 1726887169.00940: exiting _queue_task() for managed_node2/service_facts 9689 1726887169.00976: getting variables 9689 1726887169.00979: in VariableManager get_vars() 9689 1726887169.01074: Calling all_inventory to load vars for managed_node3 9689 1726887169.01080: Calling groups_inventory to load vars for managed_node3 9689 1726887169.01083: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887169.01099: Calling all_plugins_play to load vars for managed_node3 9689 1726887169.01104: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887169.01108: Calling groups_plugins_play to load vars for managed_node3 9689 1726887169.01203: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887169.01267: done with get_vars() 9689 1726887169.01279: done getting variables 9689 1726887169.01386: entering _queue_task() for managed_node3/service_facts 9689 1726887169.01643: worker is 3 (out of 3 available) 9689 1726887169.01657: exiting _queue_task() for managed_node3/service_facts 9689 1726887169.01671: done queuing things up, now waiting for results queue to drain 9689 1726887169.01673: waiting for pending results... 9852 1726887169.02103: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Populate service facts 9852 1726887169.02216: in run() - task 0e652c5f-a961-eb88-62cf-00000000000b 9852 1726887169.02234: variable 'ansible_search_path' from source: unknown 9852 1726887169.02239: variable 'ansible_search_path' from source: unknown 9852 1726887169.02263: calling self._execute() 9852 1726887169.02337: variable 'ansible_host' from source: host vars for 'managed_node2' 9852 1726887169.02352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9852 1726887169.02366: variable 'omit' from source: magic vars 9852 1726887169.02478: variable 'omit' from source: magic vars 9852 1726887169.02524: variable 'omit' from source: magic vars 9852 1726887169.02569: variable 'omit' from source: magic vars 9852 1726887169.02609: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9852 1726887169.02653: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9852 1726887169.02679: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9852 1726887169.02706: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9852 1726887169.02725: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9852 1726887169.02758: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9852 1726887169.02767: variable 'ansible_host' from source: host vars for 'managed_node2' 9852 1726887169.02773: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9851 1726887169.02762: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Populate service facts 9851 1726887169.02873: in run() - task 0e652c5f-a961-eb88-62cf-00000000000b 9851 1726887169.02889: variable 'ansible_search_path' from source: unknown 9851 1726887169.02896: variable 'ansible_search_path' from source: unknown 9852 1726887169.02911: Set connection var ansible_module_compression to ZIP_DEFLATED 9851 1726887169.02922: calling self._execute() 9852 1726887169.02931: Set connection var ansible_shell_executable to /bin/sh 9852 1726887169.02938: Set connection var ansible_connection to ssh 9852 1726887169.02949: Set connection var ansible_timeout to 10 9852 1726887169.02956: Set connection var ansible_shell_type to sh 9852 1726887169.02965: Set connection var ansible_pipelining to False 9851 1726887169.02982: variable 'ansible_host' from source: host vars for 'managed_node1' 9852 1726887169.02990: variable 'ansible_shell_executable' from source: unknown 9851 1726887169.02992: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9852 1726887169.02997: variable 'ansible_connection' from source: unknown 9852 1726887169.03005: variable 'ansible_module_compression' from source: unknown 9853 1726887169.03393: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Populate service facts 9851 1726887169.03004: variable 'omit' from source: magic vars 9853 1726887169.03516: in run() - task 0e652c5f-a961-eb88-62cf-00000000000b 9853 1726887169.03537: variable 'ansible_search_path' from source: unknown 9853 1726887169.03545: variable 'ansible_search_path' from source: unknown 9851 1726887169.03566: variable 'omit' from source: magic vars 9853 1726887169.03587: calling self._execute() 9851 1726887169.03611: variable 'omit' from source: magic vars 9853 1726887169.03654: variable 'ansible_host' from source: host vars for 'managed_node3' 9853 1726887169.03666: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9853 1726887169.03681: variable 'omit' from source: magic vars 9853 1726887169.03808: variable 'omit' from source: magic vars 9853 1726887169.03859: variable 'omit' from source: magic vars 9851 1726887169.03656: variable 'omit' from source: magic vars 9851 1726887169.03910: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9851 1726887169.03954: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9851 1726887169.03981: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9851 1726887169.04005: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9851 1726887169.04025: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9851 1726887169.04057: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9851 1726887169.04066: variable 'ansible_host' from source: host vars for 'managed_node1' 9851 1726887169.04073: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9852 1726887169.03011: variable 'ansible_shell_type' from source: unknown 9852 1726887169.04188: variable 'ansible_shell_executable' from source: unknown 9852 1726887169.04195: variable 'ansible_host' from source: host vars for 'managed_node2' 9852 1726887169.04205: variable 'ansible_pipelining' from source: unknown 9852 1726887169.04215: variable 'ansible_timeout' from source: unknown 9852 1726887169.04223: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9852 1726887169.04454: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9852 1726887169.04472: variable 'omit' from source: magic vars 9852 1726887169.04483: starting attempt loop 9852 1726887169.04490: running the handler 9852 1726887169.04506: _low_level_execute_command(): starting 9852 1726887169.04519: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9851 1726887169.04206: Set connection var ansible_module_compression to ZIP_DEFLATED 9851 1726887169.04691: Set connection var ansible_shell_executable to /bin/sh 9851 1726887169.04698: Set connection var ansible_connection to ssh 9851 1726887169.04708: Set connection var ansible_timeout to 10 9851 1726887169.04716: Set connection var ansible_shell_type to sh 9851 1726887169.04726: Set connection var ansible_pipelining to False 9851 1726887169.04752: variable 'ansible_shell_executable' from source: unknown 9851 1726887169.04759: variable 'ansible_connection' from source: unknown 9851 1726887169.04766: variable 'ansible_module_compression' from source: unknown 9851 1726887169.04772: variable 'ansible_shell_type' from source: unknown 9851 1726887169.04778: variable 'ansible_shell_executable' from source: unknown 9851 1726887169.04786: variable 'ansible_host' from source: host vars for 'managed_node1' 9851 1726887169.04793: variable 'ansible_pipelining' from source: unknown 9851 1726887169.04799: variable 'ansible_timeout' from source: unknown 9851 1726887169.04806: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9851 1726887169.05020: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9851 1726887169.05038: variable 'omit' from source: magic vars 9851 1726887169.05047: starting attempt loop 9851 1726887169.05053: running the handler 9851 1726887169.05069: _low_level_execute_command(): starting 9851 1726887169.05080: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9853 1726887169.03909: variable 'omit' from source: magic vars 9853 1726887169.05753: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9853 1726887169.05800: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9853 1726887169.05828: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9853 1726887169.05853: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9853 1726887169.05870: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9853 1726887169.05902: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9853 1726887169.05911: variable 'ansible_host' from source: host vars for 'managed_node3' 9853 1726887169.05921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9853 1726887169.06049: Set connection var ansible_module_compression to ZIP_DEFLATED 9853 1726887169.06064: Set connection var ansible_shell_executable to /bin/sh 9853 1726887169.06070: Set connection var ansible_connection to ssh 9853 1726887169.06079: Set connection var ansible_timeout to 10 9853 1726887169.06085: Set connection var ansible_shell_type to sh 9853 1726887169.06093: Set connection var ansible_pipelining to False 9853 1726887169.06120: variable 'ansible_shell_executable' from source: unknown 9853 1726887169.06128: variable 'ansible_connection' from source: unknown 9853 1726887169.06135: variable 'ansible_module_compression' from source: unknown 9853 1726887169.06141: variable 'ansible_shell_type' from source: unknown 9853 1726887169.06147: variable 'ansible_shell_executable' from source: unknown 9853 1726887169.06154: variable 'ansible_host' from source: host vars for 'managed_node3' 9853 1726887169.06161: variable 'ansible_pipelining' from source: unknown 9853 1726887169.06167: variable 'ansible_timeout' from source: unknown 9853 1726887169.06174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9853 1726887169.06409: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9853 1726887169.06428: variable 'omit' from source: magic vars 9853 1726887169.06437: starting attempt loop 9853 1726887169.06443: running the handler 9853 1726887169.06459: _low_level_execute_command(): starting 9853 1726887169.06471: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9852 1726887169.07636: stdout chunk (state=2): >>>/root <<< 9852 1726887169.07773: stderr chunk (state=3): >>><<< 9852 1726887169.07785: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'/root\n', b'') 9852 1726887169.07824: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9852 1726887169.07843: _low_level_execute_command(): starting 9852 1726887169.07853: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449 `" && echo ansible-tmp-1726887169.0783463-9852-217467726824449="` echo /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449 `" ) && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449 `" && echo ansible-tmp-1726887169.0783463-9852-217467726824449="` echo /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449 `" ) && sleep 0'"'"'' 9853 1726887169.09734: stdout chunk (state=2): >>>/root <<< 9853 1726887169.09744: stderr chunk (state=2): >>><<< 9853 1726887169.09759: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'/root\n', b'') 9853 1726887169.09782: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9853 1726887169.09797: _low_level_execute_command(): starting 9853 1726887169.09805: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297 `" && echo ansible-tmp-1726887169.097911-9853-32119454597297="` echo /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297 `" ) && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297 `" && echo ansible-tmp-1726887169.097911-9853-32119454597297="` echo /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297 `" ) && sleep 0'"'"'' 9852 1726887169.11918: stdout chunk (state=2): >>>ansible-tmp-1726887169.0783463-9852-217467726824449=/root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449 <<< 9852 1726887169.11928: stderr chunk (state=2): >>><<< 9852 1726887169.11942: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'ansible-tmp-1726887169.0783463-9852-217467726824449=/root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449\n', b'') 9852 1726887169.11962: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887169.0783463-9852-217467726824449=/root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449 , stderr= 9852 1726887169.12018: variable 'ansible_module_compression' from source: unknown 9852 1726887169.12071: ANSIBALLZ: Using lock for service_facts 9852 1726887169.12078: ANSIBALLZ: Acquiring lock 9852 1726887169.12084: ANSIBALLZ: Lock acquired: 139804640610448 9852 1726887169.12091: ANSIBALLZ: Creating module 9853 1726887169.13322: stdout chunk (state=2): >>>ansible-tmp-1726887169.097911-9853-32119454597297=/root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297 <<< 9853 1726887169.13333: stderr chunk (state=2): >>><<< 9853 1726887169.13347: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'ansible-tmp-1726887169.097911-9853-32119454597297=/root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297\n', b'') 9853 1726887169.13366: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887169.097911-9853-32119454597297=/root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297 , stderr= 9853 1726887169.13419: variable 'ansible_module_compression' from source: unknown 9853 1726887169.13474: ANSIBALLZ: Using lock for service_facts 9853 1726887169.13481: ANSIBALLZ: Acquiring lock 9851 1726887169.13493: stdout chunk (state=2): >>>/root <<< 9851 1726887169.13504: stderr chunk (state=2): >>><<< 9851 1726887169.13523: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'/root\n', b'') 9851 1726887169.13548: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9851 1726887169.13565: _low_level_execute_command(): starting 9851 1726887169.13574: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793 `" && echo ansible-tmp-1726887169.1355727-9851-141046982681793="` echo /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793 `" ) && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793 `" && echo ansible-tmp-1726887169.1355727-9851-141046982681793="` echo /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793 `" ) && sleep 0'"'"'' 9851 1726887169.22664: stdout chunk (state=2): >>>ansible-tmp-1726887169.1355727-9851-141046982681793=/root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793 <<< 9851 1726887169.22894: stderr chunk (state=3): >>><<< 9851 1726887169.22903: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'ansible-tmp-1726887169.1355727-9851-141046982681793=/root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793\n', b'') 9851 1726887169.22937: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887169.1355727-9851-141046982681793=/root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793 , stderr= 9851 1726887169.22991: variable 'ansible_module_compression' from source: unknown 9851 1726887169.23046: ANSIBALLZ: Using lock for service_facts 9851 1726887169.23053: ANSIBALLZ: Acquiring lock 9852 1726887169.28920: ANSIBALLZ: Writing module into payload 9852 1726887169.29018: ANSIBALLZ: Writing module 9852 1726887169.29036: ANSIBALLZ: Renaming module 9852 1726887169.29050: ANSIBALLZ: Done creating module 9852 1726887169.29067: variable 'ansible_facts' from source: host vars for 'managed_node2' 9853 1726887169.29116: ANSIBALLZ: Lock acquired: 139804640610448 9853 1726887169.29127: ANSIBALLZ: Reading module after lock 9853 1726887169.29157: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/service_facts.py 9853 1726887169.29223: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297/AnsiballZ_service_facts.py <10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpgqbpyz1n TO /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297/AnsiballZ_service_facts.py <10.31.41.136> 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/2e4e98e5cc"' '[10.31.41.136]' 9851 1726887169.29321: ANSIBALLZ: Lock acquired: 139804640610448 9851 1726887169.29331: ANSIBALLZ: Reading module after lock 9851 1726887169.29360: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/service_facts.py 9851 1726887169.29426: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793/AnsiballZ_service_facts.py <10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp5qcmot_3 TO /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793/AnsiballZ_service_facts.py <10.31.43.54> 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/4a8bd5e786"' '[10.31.43.54]' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/service_facts.py 9852 1726887169.29531: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449/AnsiballZ_service_facts.py <10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp4_or_72j TO /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449/AnsiballZ_service_facts.py <10.31.42.224> 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/75343b97d0"' '[10.31.42.224]' 9851 1726887169.29993: Sending initial data 9851 1726887169.30004: Sent initial data (160 bytes) 9852 1726887169.30024: Sending initial data 9852 1726887169.30031: Sent initial data (160 bytes) 9853 1726887169.30418: Sending initial data 9853 1726887169.30426: Sent initial data (158 bytes) 9852 1726887169.33425: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp4_or_72j /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449/AnsiballZ_service_facts.py <<< 9851 1726887169.34296: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp5qcmot_3 /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793/AnsiballZ_service_facts.py <<< 9853 1726887169.34395: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpgqbpyz1n /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297/AnsiballZ_service_facts.py <<< 9852 1726887169.35488: stderr chunk (state=3): >>><<< 9852 1726887169.35496: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp4_or_72j /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449/AnsiballZ_service_facts.py\n', b'') 9852 1726887169.35532: done transferring module to remote 9852 1726887169.35549: _low_level_execute_command(): starting 9852 1726887169.35558: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449/ /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449/AnsiballZ_service_facts.py && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449/ /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449/AnsiballZ_service_facts.py && sleep 0'"'"'' 9851 1726887169.35856: stderr chunk (state=3): >>><<< 9851 1726887169.35865: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp5qcmot_3 /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793/AnsiballZ_service_facts.py\n', b'') 9851 1726887169.35898: done transferring module to remote 9851 1726887169.35920: _low_level_execute_command(): starting 9851 1726887169.35929: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793/ /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793/AnsiballZ_service_facts.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793/ /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793/AnsiballZ_service_facts.py && sleep 0'"'"'' 9853 1726887169.37432: stderr chunk (state=3): >>><<< 9853 1726887169.37443: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpgqbpyz1n /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297/AnsiballZ_service_facts.py\n', b'') 9853 1726887169.37480: done transferring module to remote 9853 1726887169.37497: _low_level_execute_command(): starting 9853 1726887169.37505: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297/ /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297/AnsiballZ_service_facts.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297/ /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297/AnsiballZ_service_facts.py && sleep 0'"'"'' 9852 1726887169.38181: stderr chunk (state=2): >>><<< 9852 1726887169.38191: stdout chunk (state=2): >>><<< <10.31.42.224> (0, b'', b'') 9852 1726887169.38218: _low_level_execute_command() done: rc=0, stdout=, stderr= 9852 1726887169.38225: _low_level_execute_command(): starting 9852 1726887169.38233: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449/AnsiballZ_service_facts.py && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' -tt 10.31.42.224 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449/AnsiballZ_service_facts.py && sleep 0'"'"'' 9851 1726887169.39629: stderr chunk (state=2): >>><<< 9851 1726887169.39638: stdout chunk (state=2): >>><<< <10.31.43.54> (0, b'', b'') 9851 1726887169.39659: _low_level_execute_command() done: rc=0, stdout=, stderr= 9851 1726887169.39665: _low_level_execute_command(): starting 9851 1726887169.39673: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793/AnsiballZ_service_facts.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' -tt 10.31.43.54 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793/AnsiballZ_service_facts.py && sleep 0'"'"'' 9852 1726887169.41024: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 9852 1726887169.41038: stdout chunk (state=3): >>>import '_warnings' # <<< 9852 1726887169.41050: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 9852 1726887169.41106: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 9852 1726887169.41139: stdout chunk (state=3): >>>import '_io' # <<< 9852 1726887169.41149: stdout chunk (state=3): >>>import 'marshal' # <<< 9852 1726887169.41185: stdout chunk (state=3): >>>import 'posix' # <<< 9852 1726887169.41199: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 9852 1726887169.41219: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 9852 1726887169.41261: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 9852 1726887169.41270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 9852 1726887169.41289: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 9852 1726887169.41317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 9853 1726887169.41361: stderr chunk (state=2): >>><<< 9853 1726887169.41369: stdout chunk (state=2): >>><<< <10.31.41.136> (0, b'', b'') 9853 1726887169.41394: _low_level_execute_command() done: rc=0, stdout=, stderr= 9853 1726887169.41400: _low_level_execute_command(): starting 9853 1726887169.41409: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297/AnsiballZ_service_facts.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None 9852 1726887169.41453: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc2639e48> # /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 0x7fedc25cf828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc26399b0> # /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 0x7fedc25dc630> <<< <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' -tt 10.31.41.136 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297/AnsiballZ_service_facts.py && sleep 0'"'"'' 9852 1726887169.41777: 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 0x7fedc25e3160> # /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 0x7fedc25e80f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc25e3748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc25e3390> # /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 0x7fedc258d470> <<< 9852 1726887169.41923: 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 0x7fedc2592e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc258db38> # /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' <<< 9852 1726887169.42049: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc25994e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc257cd68> <<< 9852 1726887169.42066: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 9852 1726887169.42094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc257f198> <<< 9852 1726887169.42122: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py<<< 9852 1726887169.42163: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc088d940> <<< 9852 1726887169.42180: 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 <<< 9852 1726887169.42195: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 9852 1726887169.42209: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc089f240> <<< 9852 1726887169.42283: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc25eda20> <<< 9852 1726887169.42299: 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. <<< 9852 1726887169.42525: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 9852 1726887169.42541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 9852 1726887169.42557: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 9852 1726887169.42578: 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 <<< 9852 1726887169.42618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 9852 1726887169.42637: 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' <<< 9852 1726887169.42654: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 9852 1726887169.42723: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # <<< 9852 1726887169.42753: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 9852 1726887169.42781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 9852 1726887169.42805: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 9852 1726887169.42822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 9852 1726887169.42840: stdout chunk (state=3): >>>import '_operator' # <<< 9852 1726887169.42849: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc080c080> <<< 9852 1726887169.42868: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 9852 1726887169.42908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc08172b0> # /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' <<< 9852 1726887169.42920: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 9852 1726887169.42938: 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 0x7fedc0817f60> <<< 9852 1726887169.42949: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0817a90> <<< 9852 1726887169.42956: stdout chunk (state=3): >>>import 'itertools' # <<< 9852 1726887169.42971: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 9852 1726887169.42987: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 9852 1726887169.42996: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0822080> <<< 9852 1726887169.43004: stdout chunk (state=3): >>>import '_collections' # <<< 9852 1726887169.43058: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc08687b8> <<< 9852 1726887169.43075: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 9852 1726887169.43088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 9852 1726887169.43125: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0868ba8> <<< 9852 1726887169.43179: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc085c160> <<< 9852 1726887169.43199: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 9852 1726887169.43208: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc' <<< 9852 1726887169.43219: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc085ce48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0854438> <<< 9852 1726887169.43265: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0844470> <<< 9852 1726887169.43291: 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' <<< 9852 1726887169.43304: stdout chunk (state=3): >>>import '_sre' # <<< 9852 1726887169.43325: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 9852 1726887169.43338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 9852 1726887169.43358: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc matches /usr/lib64/python3.6/sre_constants.py <<< 9852 1726887169.43367: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_constants.cpython-36.pyc' <<< 9852 1726887169.43401: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05c52b0> <<< 9852 1726887169.43416: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05ccd30> <<< 9852 1726887169.43430: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc085c0b8> <<< 9852 1726887169.43438: stdout chunk (state=3): >>>import '_locale' # <<< 9852 1726887169.43490: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 9852 1726887169.43500: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05d2e48> <<< 9852 1726887169.43509: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc083e2b0> <<< 9852 1726887169.43530: 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' <<< 9852 1726887169.43557: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 9852 1726887169.43566: 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 0x7fedc05d7208> <<< 9852 1726887169.43574: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05d2fd0> <<< 9852 1726887169.43597: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 9852 1726887169.43607: 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 0x7fedc05d7320> <<< 9852 1726887169.43618: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc08adfd0> <<< 9852 1726887169.43636: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 9852 1726887169.43646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 9852 1726887169.43666: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 9852 1726887169.43674: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 9852 1726887169.43692: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 9852 1726887169.43705: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 9852 1726887169.43716: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05d7e10> <<< 9852 1726887169.43724: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05d7a20> <<< 9852 1726887169.43773: 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 0x7fedc05e46d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 9852 1726887169.43790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 9852 1726887169.43823: 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' <<< 9852 1726887169.43876: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05e4eb8> <<< 9852 1726887169.43898: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 9852 1726887169.43920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 9852 1726887169.43944: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc016c1d0> <<< 9852 1726887169.43955: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05e47b8> <<< 9852 1726887169.43976: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 9852 1726887169.43992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 9852 1726887169.44043: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0171cc0> <<< 9852 1726887169.44070: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05d7550> <<< 9852 1726887169.44081: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 9852 1726887169.44098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 9852 1726887169.44129: 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 0x7fedc0195320> <<< 9852 1726887169.44157: 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 0x7fedc01956d8> <<< 9852 1726887169.44173: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 9852 1726887169.44194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 9852 1726887169.44211: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc matches /usr/lib64/python3.6/_compression.py <<< 9852 1726887169.44227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' <<< 9852 1726887169.44237: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc019c3c8> <<< 9852 1726887169.44270: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 9852 1726887169.44281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 9852 1726887169.44303: stdout chunk (state=3): >>>import 'time' # <<< 9852 1726887169.44314: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 9852 1726887169.44326: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 9852 1726887169.44350: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 9852 1726887169.44361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 9852 1726887169.44382: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 9852 1726887169.44411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 9852 1726887169.44448: 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 0x7fedbff46be0> <<< 9852 1726887169.44561: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbff3b320> <<< 9852 1726887169.44571: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbff33fd0> <<< 9852 1726887169.44580: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbff2beb8> <<< 9852 1726887169.44612: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc019cd68> <<< 9852 1726887169.44646: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 9852 1726887169.44666: 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 0x7fedbff3bf98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0195a58> <<< 9852 1726887169.44684: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 9852 1726887169.44704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 9852 1726887169.44744: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 9852 1726887169.44757: 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 0x7fedc2549748> <<< 9852 1726887169.44786: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbff3f080> import 'pwd' # # extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 9852 1726887169.44796: 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 0x7fedc2549ac8> <<< 9852 1726887169.44855: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05d7898> <<< 9852 1726887169.44878: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 9852 1726887169.44910: 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 <<< 9852 1726887169.44940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 9852 1726887169.44987: 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 0x7fedc25635f8> # /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' <<< 9852 1726887169.45113: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 9852 1726887169.45123: 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 0x7fedc2567668> <<< 9852 1726887169.45144: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.6/lib-dynload/_blake2.cpython-36m-x86_64-linux-gnu.so' <<< 9852 1726887169.45155: 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 0x7fedc2567b38> <<< 9852 1726887169.45178: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 9852 1726887169.45190: 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 0x7fedc2567c50> <<< 9852 1726887169.45199: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc2563e48> <<< 9852 1726887169.45221: 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' <<< 9851 1726887169.45235: 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') <<< 9852 1726887169.45256: 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 0x7fedc2567f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc2567518> <<< 9852 1726887169.45274: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' <<< 9852 1726887169.45285: 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 0x7fedc2567278> <<< 9852 1726887169.45302: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc2556b38> <<< 9852 1726887169.45326: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0180390> <<< 9852 1726887169.45344: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 9852 1726887169.45379: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 9852 1726887169.45425: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc2556ac8> <<< 9852 1726887169.45545: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 9852 1726887169.45555: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 9852 1726887169.45572: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe56b908> <<< 9852 1726887169.45634: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip' <<< 9852 1726887169.45647: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9852 1726887169.45671: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/__init__.py <<< 9852 1726887169.45682: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.45699: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py <<< 9852 1726887169.45709: stdout chunk (state=3): >>># zipimport: zlib available <<< 9851 1726887169.46333: stdout chunk (state=3): >>>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 0x7fb6f843be48> # /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 0x7fb6f83d1828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f843b9b0> # /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 0x7fb6f83de630> 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 0x7fb6f83e5160> # /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 0x7fb6f83ea0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f83e5748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f83e5390> # /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 0x7fb6f838f470> # /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 0x7fb6f8394e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f838fb38> # /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_i<<< 9853 1726887169.46420: 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 0x7f1b037f5e48> # /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 0x7f1b0378b828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b037f59b0> # /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 0x7f1b03798630> 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 0x7f1b0379f160> # /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 0x7f1b037a40f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0379f748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0379f390> <<< 9852 1726887169.46779: stdout chunk (state=3): >>># zipimport: zlib available <<< 9853 1726887169.47430: 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 0x7f1b03749470> # /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 0x7f1b0374ee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b03749b38> # /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 0x7f1b037554e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b03738d68> # /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 0x7f1b0373b198> # /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 0x7f1b01a49940> # /usr/lib64/python3.6/__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 0x7f1b01a5b240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b037a9a20> 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. <<< 9851 1726887169.47441: stdout chunk (state=3): >>>mportlib_external.SourceFileLoader object at 0x7fb6f839b4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f837ed68> # /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 0x7fb6f8381198> # /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 0x7fb6f668f940> # /usr/lib64/python3.6/__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 0x7fb6f66a1240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f83efa20> 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 0x7fb6f660e080> # /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 0x7fb6f66192b0> # /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 0x7fb6f6619f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6619a90> 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 0x7fb6f6624080> import '_collections' # >># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 9852 1726887169.47704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe227ac8> <<< 9852 1726887169.47721: stdout chunk (state=3): >>>import 'atexit' # <<< 9852 1726887169.47738: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 9852 1726887169.47772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 9852 1726887169.47831: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 9852 1726887169.47841: 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 0x7fedbe250278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2904e0> <<< 9852 1726887169.47873: 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 0x7fedbe2905f8> <<< 9852 1726887169.47892: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 9852 1726887169.47919: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 9852 1726887169.47959: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe290b38> <<< 9852 1726887169.47980: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9852 1726887169.47998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 9852 1726887169.48016: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 9852 1726887169.48044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 9852 1726887169.48064: 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' <<< 9852 1726887169.48150: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe293160> <<< 9852 1726887169.48183: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 9852 1726887169.48195: 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 0x7fedbe23e390> <<< 9852 1726887169.48211: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 9852 1726887169.48222: 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 0x7fedbe23ee48> <<< 9852 1726887169.48242: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 9852 1726887169.48253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 9852 1726887169.48315: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe291128> <<< 9852 1726887169.48333: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2722b0> <<< 9853 1726887169.48530: 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 0x7f1b019c8080> # /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 0x7f1b019d42b0> # /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 0x7f1b019d4f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b019d4a90> 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 0x7f1b019dd080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a247b8> # /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 0x7f1b01a24ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a18160> # /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 0x7f1b01a18e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a10438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a00470> # /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 0x7f1b017812b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01789d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a180b8> 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 0x7f1b0178fe48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b019fa2b0> # /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' <<< 9851 1726887169.48542: stdout chunk (state=3): >>>porter'> import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f666a7b8> # /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 0x7fb6f666aba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f665e160> # /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 0x7fb6f665ee48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6656438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6646470> # /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 0x7fb6f63c72b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63ced30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f665e0b8> 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 0x7fb6f63d4e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f66402b0> # /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 0x7fb6f63d91d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63d4f98> # 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 0x7fb6f63d92e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f66affd0> # /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 0x7fb6f63d9dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63d99e8> # /usr/lib64/python3.6/importlib/__pycache__/machinery.c<<< 9852 1726887169.48629: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2684a8> <<< 9852 1726887169.48647: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 9852 1726887169.48657: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 9852 1726887169.48677: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe587d30> <<< 9852 1726887169.48700: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 9852 1726887169.48711: 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 0x7fedbe27e320> <<< 9852 1726887169.48730: 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' <<< 9852 1726887169.48742: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe27e438> <<< 9852 1726887169.48759: 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 <<< 9852 1726887169.48771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 9852 1726887169.48789: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 9852 1726887169.48821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 9852 1726887169.48841: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 9852 1726887169.48858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9852 1726887169.48907: 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 0x7fedbe30aeb8> <<< 9852 1726887169.48994: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 9852 1726887169.49005: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 9852 1726887169.49027: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe310eb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe3012e8> <<< 9852 1726887169.49048: 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' <<< 9852 1726887169.49058: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe301b00> <<< 9852 1726887169.49242: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe28b7f0> <<< 9852 1726887169.49272: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 9852 1726887169.49398: 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' # <<< 9852 1726887169.49430: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe32fef0> <<< 9852 1726887169.49483: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe301160> <<< 9853 1726887169.49553: 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 0x7f1b01795208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0178ffd0> # 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 0x7f1b01795320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a69fd0> # /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 0x7f1b01795e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01795a20> # /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 0x7f1b017a06d8> # /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 0x7f1b017a0eb8> # /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 0x7f1b013281d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b017a07b8> # /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 0x7f1b0132ccc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01795550> # /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 0x7f1b013512e8> # 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 0x7f1b013516a0> # /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 0x7f1b01357390> # /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 0x7f1b01102ba8> <<< 9852 1726887169.49603: 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 0x7fedbe2bbd68> <<< 9851 1726887169.49628: stdout chunk (state=3): >>>python-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 0x7fb6f63e66a0> # /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 0x7fb6f63e6e80> # /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 0x7fb6f5f6e198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63e6780> # /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 0x7fb6f5f73c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63d9518> # /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 0x7fb6f5f972e8> # 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 0x7fb6f5f976a0> # /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 0x7fb6f5f9e390> # /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 0x7fb6f5d48ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5d3e2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5d36f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5d2de80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object<<< 9852 1726887169.49640: 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' <<< 9852 1726887169.49690: 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 0x7fedbe2bbe80> # 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 0x7fedbe2bbfd0> <<< 9852 1726887169.49713: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe27e588> <<< 9852 1726887169.49732: 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' <<< 9852 1726887169.49753: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 9852 1726887169.49774: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9852 1726887169.49818: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 9852 1726887169.49835: 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 0x7fedbe2d89b0> <<< 9852 1726887169.49988: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2d20f0> <<< 9852 1726887169.50011: 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' <<< 9852 1726887169.50023: 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 0x7fedbe2d22e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2c9b70> <<< 9852 1726887169.50038: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.50063: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py <<< 9852 1726887169.50074: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.50150: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.50217: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.50228: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.50243: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 9852 1726887169.50253: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py <<< 9852 1726887169.50268: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.50397: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.50477: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 9852 1726887169.50486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 9852 1726887169.50505: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 9852 1726887169.50517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 9852 1726887169.50536: 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' <<< 9852 1726887169.50560: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 9852 1726887169.50570: 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 0x7fedbe2f5d68> <<< 9852 1726887169.50623: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2f5a20> <<< 9852 1726887169.50656: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2f5240> <<< 9852 1726887169.50671: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 9852 1726887169.50683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 9851 1726887169.50730: stdout chunk (state=3): >>> at 0x7fb6f5f9ed30> # 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 0x7fb6f5d3ef60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5f97a20> # /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 0x7fb6f834b710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5d41048> 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 0x7fb6f834ba90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63d9860> # /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 0x7fb6f83655c0> # /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 0x7fb6f8369630> # 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 0x7fb6f8369b00> # 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 0x7fb6f8369c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f8365e10> # /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 0x7fb6f8369f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f83694e0> # extension module '_random' loaded from '/usr/lib64/python3.6/lib-dynload/_random.cpython-36m-x86_64-linux-gnu.so' # e<<< 9851 1726887169.50748: stdout chunk (state=3): >>>xtension 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 0x7fb6f8369240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f8358b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5f82358> # /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 0x7fb6f8365470> # /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 0x7fb6f436d908> # zipimport: found 33 names in '/tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9852 1726887169.50760: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2f5898> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2e1ac8> # zipimport: zlib available <<< 9852 1726887169.51199: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.51685: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py <<< 9852 1726887169.51695: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py <<< 9853 1726887169.51729: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b010f92e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b010f0f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b010e7e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01357d30> # 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 0x7f1b010f9f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01351a20> # /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 0x7f1b03705710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b010fa048> 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 0x7f1b03705a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01795828> # /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 0x7f1b0371f5c0> # /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 0x7f1b03723630> # 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 0x7f1b03723b00> # 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 0x7f1b03723c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0371fe10> # /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-dynl<<< 9853 1726887169.51785: stdout chunk (state=3): >>>oad/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1b03723f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b037234e0> # 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 0x7f1b03723240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b03713b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0133c358> # /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 0x7f1b0371f470> # /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 0x7f1aff726908> # zipimport: found 33 names in '/tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 9852 1726887169.51805: 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_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9852 1726887169.51907: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.52050: 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' <<< 9852 1726887169.52068: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbabba208> # zipimport: zlib available <<< 9852 1726887169.52427: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.52786: stdout chunk (state=3): >>># zipimport: zlib available <<< 9853 1726887169.52833: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.52928: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 9852 1726887169.52939: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.52956: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py <<< 9852 1726887169.52966: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.53028: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.53097: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/errors.py <<< 9852 1726887169.53108: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.53119: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py <<< 9852 1726887169.53138: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.53165: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.53194: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 9852 1726887169.53207: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.53368: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.53554: 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' <<< 9852 1726887169.53663: stdout chunk (state=3): >>>import '_ast' # <<< 9852 1726887169.53680: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac2ee48> <<< 9852 1726887169.53690: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.53710: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.53731: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 9852 1726887169.53786: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.53842: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py <<< 9852 1726887169.53853: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py <<< 9852 1726887169.53860: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py <<< 9852 1726887169.53879: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.53914: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.53942: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py <<< 9852 1726887169.53959: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.53983: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.54019: stdout chunk (state=3): >>># zipimport: zlib available <<< 9853 1726887169.54041: 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 0x7f1aff3e3ac8> 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 0x7f1aff40c278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff44c4e0> # 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 0x7f1aff44c5f8> # /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' <<< 9853 1726887169.54061: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff44cb38> <<< 9852 1726887169.54073: stdout chunk (state=3): >>># zipimport: zlib available <<< 9853 1726887169.54083: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 9852 1726887169.54121: 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 <<< 9853 1726887169.54145: 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 <<< 9851 1726887169.54228: 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 0x7fb6f4029ac8> 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 0x7fb6f4052278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40924e0> # 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 0x7fb6f40925f8> # /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 0x7fb6f4092b38> # /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 0x7fb6f4095160> # 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 0x7fb6f4040390> # 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 0x7fb6f4040e48> # /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 0x7fb6f4093128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40742b0> <<< 9852 1726887169.54282: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 9852 1726887169.54338: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 9852 1726887169.54349: 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 0x7fedbac0d128> <<< 9852 1726887169.54407: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad4ae48> <<< 9852 1726887169.54435: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py <<< 9852 1726887169.54445: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py <<< 9852 1726887169.54455: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.54499: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.54549: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.54569: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.54605: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.54901: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.55192: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9852 1726887169.55204: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9852 1726887169.55230: 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' <<< 9853 1726887169.55277: 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 0x7f1aff44f160> # 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 0x7f1aff44fa90> # 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 0x7f1aff3fa0f0> # /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 0x7f1aff44d0f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff42e2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4244a8> # /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 0x7f1aff745d30> # 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 0x7f1aff44fd68> # /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 0x7f1aff43a3c8> # /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 <<< 9853 1726887169.55288: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 9851 1726887169.55431: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f406a4a8> # /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 0x7fb6f4389fd0> # 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 0x7fb6f4080358> # /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 0x7fb6f4080470> # /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 0x7fb6f410cef0> # /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 0x7fb6f4112f60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f4103320> # /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 0x7fb6f4103b38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f408d828> # /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 0x7fb6f4131f28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f4103c50> <<< 9852 1726887169.55442: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac43080> # /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' <<< 9852 1726887169.55523: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac43128> <<< 9852 1726887169.55563: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad63940> <<< 9852 1726887169.55608: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py <<< 9852 1726887169.55622: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.55644: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.55669: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py <<< 9852 1726887169.55680: stdout chunk (state=3): >>>import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 9852 1726887169.55700: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.55729: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/pycompat24.py <<< 9852 1726887169.55809: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/basic.py <<< 9852 1726887169.55826: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 9852 1726887169.55836: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/modules/__init__.py <<< 9852 1726887169.55844: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.56031: stdout chunk (state=3): >>># zipimport: zlib available <<< 9852 1726887169.56255: stdout chunk (state=3): >>># zipimport: zlib available <<< 9853 1726887169.56307: 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 0x7f1aff4c5e48> # /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 0x7f1aff4cbeb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4bc278> # /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 0x7f1aff4bca90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff447780> # /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 0x7f1aff4ebeb8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4bc0f0> # 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 0x7f1aff477d30> # 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 0x7f1aff477e48> # 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 0x7f1aff477f98> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff43a518> <<< 9853 1726887169.56384: 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 <<< 9853 1726887169.56395: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py # code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 9853 1726887169.56406: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 9853 1726887169.56418: 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 0x7f1aff496940> <<< 9851 1726887169.56432: 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 0x7fb6f40bdda0> # 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 0x7fb6f40bdf28> # 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 0x7fb6f40cb048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40805c0> # /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 0x7fb6f40da9b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40d40f0> # 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 0x7fb6f40d42e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40cbb70> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9853 1726887169.56907: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff490080> # 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 0x7f1aff490278> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff485b00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 9852 1726887169.56921: stdout chunk (state=3): >>>import 'gc' # <<< 9853 1726887169.57419: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1aff4b1d68> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4b1a20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4b1240> # /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 0x7f1aff4b1898> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff49dac8> # zipimport: zlib available <<< 9852 1726887169.57447: 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 0x7fedbac90f98> <<< 9851 1726887169.57526: 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 0x7fb6f40f7d68> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40f7a20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40f7240> # /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 0x7fb6f40f7898> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40e3ac8> # zipimport: zlib available <<< 9853 1726887169.57876: stdout chunk (state=3): >>># zipimport: zlib available <<< 9853 1726887169.58601: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py <<< 9851 1726887169.58627: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9853 1726887169.58763: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 9853 1726887169.58910: stdout chunk (state=3): >>># zipimport: zlib available <<< 9853 1726887169.59098: 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' <<< 9853 1726887169.59128: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1afbd76208> # zipimport: zlib available <<< 9853 1726887169.59681: stdout chunk (state=3): >>># zipimport: zlib available <<< 9851 1726887169.59724: 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 0x7fb6f09bc208> # zipimport: zlib available # zipimport: zlib available <<< 9853 1726887169.60366: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 9853 1726887169.60571: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available <<< 9853 1726887169.60614: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/errors.py <<< 9853 1726887169.60636: stdout chunk (state=3): >>># zipimport: zlib available <<< 9853 1726887169.60650: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 9853 1726887169.60682: stdout chunk (state=3): >>># zipimport: zlib available <<< 9853 1726887169.60728: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 9851 1726887169.61619: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available <<< 9853 1726887169.61819: 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 0x7f1afbde9e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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' <<< 9853 1726887169.61879: 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 0x7f1afbdcf128> <<< 9851 1726887169.61930: 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 0x7fb6f0a30e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py <<< 9853 1726887169.61949: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1afbf09e48> <<< 9853 1726887169.61982: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py <<< 9853 1726887169.61996: stdout chunk (state=3): >>># zipimport: zlib available <<< 9853 1726887169.62038: stdout chunk (state=3): >>># zipimport: zlib available <<< 9853 1726887169.62086: stdout chunk (state=3): >>># zipimport: zlib available <<< 9853 1726887169.62109: stdout chunk (state=3): >>># zipimport: zlib available <<< 9853 1726887169.62145: stdout chunk (state=3): >>># zipimport: zlib available <<< 9853 1726887169.62439: stdout chunk (state=3): >>># zipimport: zlib available <<< 9853 1726887169.62719: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 9853 1726887169.62745: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 9853 1726887169.62760: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 9853 1726887169.62777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 9853 1726887169.62907: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1afbdff080> <<< 9853 1726887169.62929: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 9853 1726887169.62950: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 9851 1726887169.63026: 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 0x7fb6f0a0f128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f0b4ce48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 9853 1726887169.63047: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1afbdff128> <<< 9853 1726887169.63087: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1afbda4940> <<< 9853 1726887169.63371: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 9853 1726887169.63554: stdout chunk (state=3): >>># zipimport: zlib available <<< 9853 1726887169.63776: stdout chunk (state=3): >>># zipimport: zlib available <<< 9851 1726887169.63806: 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 0x7fb6f0a45080> # /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 0x7fb6f0a45128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f0b65940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # <<< 9853 1726887169.63906: stdout chunk (state=3): >>>import 'gc' # <<< 9851 1726887169.64626: 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 0x7fb6f0a92f98> <<< 9853 1726887169.64689: 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 0x7f1afbe4cf98> <<< 9852 1726887170.67542: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "auto-cpufreq.service": {"name": "auto-cpufreq.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "running", "status": "static", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "s<<< 9852 1726887170.67573: stdout chunk (state=3): >>>topped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "running", "status": "static", "source": "systemd"}, "power-profiles-daemon.service": {"name": "power-profiles-daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-plymouth.service": {"name": "systemd-ask-password-plymouth.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-coredump@0.service": {"name": "systemd-coredump@0.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "tlp.service": {"name": "tlp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "tuned.service": {"name": "tuned.service", "state": "running", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.ser<<< 9852 1726887170.67591: stdout chunk (state=3): >>>vice", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "chrony-dnssrv@.service": {"name": "chrony-dnssrv@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "ebtables.service": {"name": "ebtables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "halt-local.service": {"name": "halt-local.service", "state": "inactive", "status": "static", "source": "systemd"}, "iprdump.service": {"name": "iprdump.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "iprinit.service": {"name": "iprinit.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "iprupdate.service": {"name": "iprupdate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "messagebus.service": {"name": "messagebus.service", "state": "active", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nfs-convert.service": {"name": "nfs-convert.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftab<<< 9852 1726887170.67615: stdout chunk (state=3): >>>les.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "active", "status": "enabled", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-portabled.service": {"name": "s<<< 9852 1726887170.67638: stdout chunk (state=3): >>>ystemd-portabled.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-resolved.service": {"name": "systemd-resolved.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "masked", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "tcsd.service": {"name": "tcsd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "timedatex.service": {"name": "timedatex.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} # destroy __main__ <<< 9852 1726887170.67957: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 9852 1726887170.67991: 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 # 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 <<< 9852 1726887170.68018: stdout chunk (state=3): >>># 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 <<< 9852 1726887170.68046: stdout chunk (state=3): >>># cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random <<< 9852 1726887170.68073: 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 <<< 9852 1726887170.68106: 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 <<< 9852 1726887170.68131: 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 gc # cleanup[2] removing _bootlocale # destroy _bootlocale <<< 9852 1726887170.68151: stdout chunk (state=3): >>># destroy _ast # destroy _datetime <<< 9852 1726887170.68177: stdout chunk (state=3): >>># destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9852 1726887170.68344: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9852 1726887170.68371: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 9852 1726887170.68394: stdout chunk (state=3): >>># destroy zipimport <<< 9852 1726887170.68418: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 9852 1726887170.68444: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 9852 1726887170.68474: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy traceback <<< 9852 1726887170.68497: stdout chunk (state=3): >>># destroy atexit # destroy _string # destroy systemd._journal <<< 9852 1726887170.68519: stdout chunk (state=3): >>># destroy systemd._reader # destroy systemd.id128 # destroy _socket <<< 9852 1726887170.68542: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy datetime <<< 9852 1726887170.68614: 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 <<< 9852 1726887170.68732: 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 <<< 9852 1726887170.68757: stdout chunk (state=3): >>># cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy 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 <<< 9852 1726887170.68780: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 9852 1726887170.68896: stdout chunk (state=3): >>># destroy posixpath <<< 9852 1726887170.69105: stdout chunk (state=3): >>># destroy stat <<< 9852 1726887170.69129: stdout chunk (state=3): >>># 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 <<< 9852 1726887170.69489: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 9852 1726887170.69498: stdout chunk (state=3): >>><<< 9852 1726887170.69514: stderr chunk (state=3): >>><<< <10.31.42.224> (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 0x7fedc2639e48>\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 0x7fedc25cf828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc26399b0>\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 0x7fedc25dc630>\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 0x7fedc25e3160>\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 0x7fedc25e80f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc25e3748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc25e3390>\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 0x7fedc258d470>\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 0x7fedc2592e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc258db38>\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 0x7fedc25994e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc257cd68>\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 0x7fedc257f198>\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 0x7fedc088d940>\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 0x7fedc089f240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc25eda20>\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 0x7fedc080c080>\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 0x7fedc08172b0>\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 0x7fedc0817f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0817a90>\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 0x7fedc0822080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc08687b8>\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 0x7fedc0868ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc085c160>\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 0x7fedc085ce48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0854438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0844470>\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 0x7fedc05c52b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05ccd30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc085c0b8>\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 0x7fedc05d2e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc083e2b0>\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 0x7fedc05d7208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05d2fd0>\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 0x7fedc05d7320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc08adfd0>\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 0x7fedc05d7e10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05d7a20>\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 0x7fedc05e46d8>\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 0x7fedc05e4eb8>\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 0x7fedc016c1d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05e47b8>\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 0x7fedc0171cc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05d7550>\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 0x7fedc0195320>\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 0x7fedc01956d8>\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 0x7fedc019c3c8>\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 0x7fedbff46be0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbff3b320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbff33fd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbff2beb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc019cd68>\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 0x7fedbff3bf98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0195a58>\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 0x7fedc2549748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbff3f080>\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 0x7fedc2549ac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05d7898>\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 0x7fedc25635f8>\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 0x7fedc2567668>\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 0x7fedc2567b38>\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 0x7fedc2567c50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc2563e48>\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 0x7fedc2567f98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc2567518>\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 0x7fedc2567278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc2556b38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0180390>\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 0x7fedc2556ac8>\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 0x7fedbe56b908>\r\n# zipimport: found 33 names in \'/tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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 0x7fedbe227ac8>\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 0x7fedbe250278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2904e0>\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 0x7fedbe2905f8>\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 0x7fedbe290b38>\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 0x7fedbe293160>\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 0x7fedbe23e390>\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 0x7fedbe23ee48>\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 0x7fedbe291128>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2722b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2684a8>\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 0x7fedbe587d30>\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 0x7fedbe27e320>\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 0x7fedbe27e438>\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 0x7fedbe30aeb8>\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 0x7fedbe310eb8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe3012e8>\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 0x7fedbe301b00>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe28b7f0>\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 0x7fedbe32fef0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe301160>\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 0x7fedbe2bbd68>\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 0x7fedbe2bbe80>\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 0x7fedbe2bbfd0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe27e588>\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 0x7fedbe2d89b0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2d20f0>\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 0x7fedbe2d22e8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2c9b70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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 0x7fedbe2f5d68>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2f5a20>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2f5240>\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 0x7fedbe2f5898>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2e1ac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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 0x7fedbabba208>\r\n# 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_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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 0x7fedbac2ee48>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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 0x7fedbac0d128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad4ae48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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 0x7fedbac43080>\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 0x7fedbac43128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad63940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_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_service_facts_payload_6_xgngop/ansible_service_facts_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# /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 0x7fedbac90f98>\r\n\r\n{"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "auto-cpufreq.service": {"name": "auto-cpufreq.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "running", "status": "static", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "running", "status": "static", "source": "systemd"}, "power-profiles-daemon.service": {"name": "power-profiles-daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-plymouth.service": {"name": "systemd-ask-password-plymouth.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-coredump@0.service": {"name": "systemd-coredump@0.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "tlp.service": {"name": "tlp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "tuned.service": {"name": "tuned.service", "state": "running", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "chrony-dnssrv@.service": {"name": "chrony-dnssrv@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "ebtables.service": {"name": "ebtables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "halt-local.service": {"name": "halt-local.service", "state": "inactive", "status": "static", "source": "systemd"}, "iprdump.service": {"name": "iprdump.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "iprinit.service": {"name": "iprinit.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "iprupdate.service": {"name": "iprupdate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "messagebus.service": {"name": "messagebus.service", "state": "active", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nfs-convert.service": {"name": "nfs-convert.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "active", "status": "enabled", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-resolved.service": {"name": "systemd-resolved.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "masked", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "tcsd.service": {"name": "tcsd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "timedatex.service": {"name": "timedatex.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}}\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# 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# 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.224 closed.\r\n') 9852 1726887170.69632: _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 0x7fedc2639e48> # /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 0x7fedc25cf828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc26399b0> # /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 0x7fedc25dc630> 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 0x7fedc25e3160> # /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 0x7fedc25e80f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc25e3748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc25e3390> # /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 0x7fedc258d470> # /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 0x7fedc2592e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc258db38> # /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 0x7fedc25994e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc257cd68> # /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 0x7fedc257f198> # /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 0x7fedc088d940> # /usr/lib64/python3.6/__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 0x7fedc089f240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc25eda20> 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 0x7fedc080c080> # /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 0x7fedc08172b0> # /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 0x7fedc0817f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0817a90> 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 0x7fedc0822080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc08687b8> # /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 0x7fedc0868ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc085c160> # /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 0x7fedc085ce48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0854438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0844470> # /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 0x7fedc05c52b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05ccd30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc085c0b8> 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 0x7fedc05d2e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc083e2b0> # /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 0x7fedc05d7208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05d2fd0> # 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 0x7fedc05d7320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc08adfd0> # /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 0x7fedc05d7e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05d7a20> # /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 0x7fedc05e46d8> # /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 0x7fedc05e4eb8> # /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 0x7fedc016c1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05e47b8> # /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 0x7fedc0171cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05d7550> # /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 0x7fedc0195320> # 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 0x7fedc01956d8> # /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 0x7fedc019c3c8> # /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 0x7fedbff46be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbff3b320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbff33fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbff2beb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc019cd68> # 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 0x7fedbff3bf98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0195a58> # /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 0x7fedc2549748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbff3f080> 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 0x7fedc2549ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc05d7898> # /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 0x7fedc25635f8> # /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 0x7fedc2567668> # 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 0x7fedc2567b38> # 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 0x7fedc2567c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc2563e48> # /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 0x7fedc2567f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc2567518> # 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 0x7fedc2567278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc2556b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedc0180390> # /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 0x7fedc2556ac8> # /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 0x7fedbe56b908> # zipimport: found 33 names in '/tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe227ac8> 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 0x7fedbe250278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2904e0> # 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 0x7fedbe2905f8> # /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 0x7fedbe290b38> # /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 0x7fedbe293160> # 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 0x7fedbe23e390> # 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 0x7fedbe23ee48> # /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 0x7fedbe291128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2722b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2684a8> # /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 0x7fedbe587d30> # 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 0x7fedbe27e320> # /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 0x7fedbe27e438> # /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 0x7fedbe30aeb8> # /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 0x7fedbe310eb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe3012e8> # /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 0x7fedbe301b00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe28b7f0> # /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 0x7fedbe32fef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe301160> # 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 0x7fedbe2bbd68> # 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 0x7fedbe2bbe80> # 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 0x7fedbe2bbfd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe27e588> # /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 0x7fedbe2d89b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2d20f0> # 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 0x7fedbe2d22e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2c9b70> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fedbe2f5d68> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2f5a20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2f5240> # /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 0x7fedbe2f5898> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbe2e1ac8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbabba208> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac2ee48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7fedbac0d128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad4ae48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac43080> # /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 0x7fedbac43128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbad63940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_6_xgngop/ansible_service_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fedbac90f98> {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "auto-cpufreq.service": {"name": "auto-cpufreq.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "running", "status": "static", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "running", "status": "static", "source": "systemd"}, "power-profiles-daemon.service": {"name": "power-profiles-daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-plymouth.service": {"name": "systemd-ask-password-plymouth.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-coredump@0.service": {"name": "systemd-coredump@0.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "tlp.service": {"name": "tlp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "tuned.service": {"name": "tuned.service", "state": "running", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "chrony-dnssrv@.service": {"name": "chrony-dnssrv@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "ebtables.service": {"name": "ebtables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "halt-local.service": {"name": "halt-local.service", "state": "inactive", "status": "static", "source": "systemd"}, "iprdump.service": {"name": "iprdump.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "iprinit.service": {"name": "iprinit.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "iprupdate.service": {"name": "iprupdate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "messagebus.service": {"name": "messagebus.service", "state": "active", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nfs-convert.service": {"name": "nfs-convert.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "active", "status": "enabled", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-resolved.service": {"name": "systemd-resolved.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "masked", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "tcsd.service": {"name": "tcsd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "timedatex.service": {"name": "timedatex.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 # 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 # 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.224 closed. 9852 1726887170.71760: done with _execute_module (service_facts, {'_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': 'service_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9852 1726887170.71775: _low_level_execute_command(): starting 9852 1726887170.71782: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449/ > /dev/null 2>&1 && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887169.0783463-9852-217467726824449/ > /dev/null 2>&1 && sleep 0'"'"'' 9852 1726887170.74818: stderr chunk (state=2): >>><<< 9852 1726887170.74828: stdout chunk (state=2): >>><<< <10.31.42.224> (0, b'', b'') 9852 1726887170.74851: _low_level_execute_command() done: rc=0, stdout=, stderr= 9852 1726887170.74861: handler run complete 9852 1726887170.75021: variable 'ansible_facts' from source: host vars for 'managed_node2' 9852 1726887170.75175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9852 1726887170.75689: variable 'ansible_facts' from source: host vars for 'managed_node2' 9852 1726887170.75835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9852 1726887170.76088: attempt loop complete, returning result 9852 1726887170.76097: _execute() done 9852 1726887170.76103: dumping result to json 9852 1726887170.76165: done dumping result, returning 9852 1726887170.76177: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Populate service facts [0e652c5f-a961-eb88-62cf-00000000000b] 9852 1726887170.76263: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000b 9852 1726887170.76745: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000b 9852 1726887170.76751: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "auto-cpufreq.service": { "name": "auto-cpufreq.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "power-profiles-daemon.service": { "name": "power-profiles-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-coredump@0.service": { "name": "systemd-coredump@0.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tlp.service": { "name": "tlp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false, "invocation": { "module_args": {} } } 9853 1726887170.90806: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "auto-cpufreq.service": {"name": "auto-cpufreq.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "running", "status": "static", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "system<<< 9853 1726887170.90868: stdout chunk (state=3): >>>d"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "running", "status": "static", "source": "systemd"}, "power-profiles-daemon.service": {"name": "power-profiles-daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-plymouth.service": {"name": "systemd-ask-password-plymouth.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-coredump@0.service": {"name": "systemd-coredump@0.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "tlp.service": {"name": "tlp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "tuned.service": {"name": "tuned.service", "state": "running", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "chrony-dnssrv@.service": {"name": "chrony-dnssrv@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "ebtables.service": {"name": "ebtables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "halt-local.service": {"name": "halt-local.service", "state": "inactive", "status": "static", "source": "systemd"}, "iprdump.service": {"name": "iprdump.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "iprinit.service": {"name": "iprinit.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "iprupdate.service": {"name": "iprupdate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "messagebus.service": {"name": "messagebus.service", "state": "active", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nfs-convert.service": {"name": "nfs-convert.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftab<<< 9853 1726887170.90899: stdout chunk (state=3): >>>les.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "active", "status": "enabled", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-resolved.service": {"name": "systemd-resolved.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "masked", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "tcsd.service": {"name": "tcsd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "timedatex.service": {"name": "timedatex.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} # destroy __main__ <<< 9853 1726887170.91247: 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 <<< 9853 1726887170.91280: 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 <<< 9853 1726887170.91318: 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 # 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 <<< 9853 1726887170.91358: stdout chunk (state=3): >>># cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # 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 <<< 9853 1726887170.91388: stdout chunk (state=3): >>># cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation <<< 9853 1726887170.91426: stdout chunk (state=3): >>># 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 # cleanup[2] removing _bootlocale # destroy _bootlocale <<< 9853 1726887170.91462: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 9853 1726887170.91627: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 9853 1726887170.91658: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 9853 1726887170.91676: stdout chunk (state=3): >>># destroy zipimport <<< 9853 1726887170.91694: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii <<< 9853 1726887170.91711: stdout chunk (state=3): >>># destroy zlib # destroy bz2 # destroy lzma <<< 9853 1726887170.91731: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 9853 1726887170.91962: 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 <<< 9853 1726887170.92120: stdout chunk (state=3): >>># 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 <<< 9853 1726887170.92171: stdout chunk (state=3): >>># destroy posixpath <<< 9853 1726887170.92202: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse <<< 9853 1726887170.92232: stdout chunk (state=3): >>># destroy _heapq # destroy select <<< 9853 1726887170.92257: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 9853 1726887170.92280: 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 <<< 9853 1726887170.92309: stdout chunk (state=3): >>># destroy re <<< 9853 1726887170.92598: stderr chunk (state=3): >>>Shared connection to 10.31.41.136 closed. <<< 9853 1726887170.92606: stdout chunk (state=3): >>><<< 9853 1726887170.92622: stderr chunk (state=3): >>><<< <10.31.41.136> (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 0x7f1b037f5e48>\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 0x7f1b0378b828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b037f59b0>\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 0x7f1b03798630>\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 0x7f1b0379f160>\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 0x7f1b037a40f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0379f748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0379f390>\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 0x7f1b03749470>\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 0x7f1b0374ee48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b03749b38>\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 0x7f1b037554e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b03738d68>\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 0x7f1b0373b198>\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 0x7f1b01a49940>\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 0x7f1b01a5b240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b037a9a20>\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 0x7f1b019c8080>\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 0x7f1b019d42b0>\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 0x7f1b019d4f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b019d4a90>\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 0x7f1b019dd080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a247b8>\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 0x7f1b01a24ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a18160>\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 0x7f1b01a18e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a10438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a00470>\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 0x7f1b017812b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01789d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a180b8>\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 0x7f1b0178fe48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b019fa2b0>\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 0x7f1b01795208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0178ffd0>\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 0x7f1b01795320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a69fd0>\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 0x7f1b01795e10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01795a20>\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 0x7f1b017a06d8>\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 0x7f1b017a0eb8>\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 0x7f1b013281d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b017a07b8>\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 0x7f1b0132ccc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01795550>\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 0x7f1b013512e8>\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 0x7f1b013516a0>\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 0x7f1b01357390>\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 0x7f1b01102ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b010f92e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b010f0f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b010e7e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01357d30>\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 0x7f1b010f9f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01351a20>\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 0x7f1b03705710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b010fa048>\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 0x7f1b03705a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01795828>\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 0x7f1b0371f5c0>\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 0x7f1b03723630>\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 0x7f1b03723b00>\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 0x7f1b03723c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0371fe10>\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 0x7f1b03723f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b037234e0>\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 0x7f1b03723240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b03713b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0133c358>\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 0x7f1b0371f470>\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 0x7f1aff726908>\r\n# zipimport: found 33 names in \'/tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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 0x7f1aff3e3ac8>\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 0x7f1aff40c278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff44c4e0>\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 0x7f1aff44c5f8>\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 0x7f1aff44cb38>\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 0x7f1aff44f160>\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 0x7f1aff44fa90>\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 0x7f1aff3fa0f0>\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 0x7f1aff44d0f0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff42e2b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4244a8>\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 0x7f1aff745d30>\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 0x7f1aff44fd68>\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 0x7f1aff43a3c8>\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 0x7f1aff4c5e48>\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 0x7f1aff4cbeb8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4bc278>\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 0x7f1aff4bca90>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff447780>\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 0x7f1aff4ebeb8>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4bc0f0>\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 0x7f1aff477d30>\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 0x7f1aff477e48>\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 0x7f1aff477f98>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff43a518>\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 0x7f1aff496940>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff490080>\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 0x7f1aff490278>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff485b00>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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 0x7f1aff4b1d68>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4b1a20>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4b1240>\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 0x7f1aff4b1898>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff49dac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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 0x7f1afbd76208>\r\n# 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_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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 0x7f1afbde9e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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 0x7f1afbdcf128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1afbf09e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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 0x7f1afbdff080>\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 0x7f1afbdff128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1afbda4940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_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_service_facts_payload_wg7a_4ow/ansible_service_facts_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# /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 0x7f1afbe4cf98>\r\n\r\n{"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "auto-cpufreq.service": {"name": "auto-cpufreq.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "running", "status": "static", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "running", "status": "static", "source": "systemd"}, "power-profiles-daemon.service": {"name": "power-profiles-daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-plymouth.service": {"name": "systemd-ask-password-plymouth.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-coredump@0.service": {"name": "systemd-coredump@0.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "tlp.service": {"name": "tlp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "tuned.service": {"name": "tuned.service", "state": "running", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "chrony-dnssrv@.service": {"name": "chrony-dnssrv@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "ebtables.service": {"name": "ebtables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "halt-local.service": {"name": "halt-local.service", "state": "inactive", "status": "static", "source": "systemd"}, "iprdump.service": {"name": "iprdump.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "iprinit.service": {"name": "iprinit.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "iprupdate.service": {"name": "iprupdate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "messagebus.service": {"name": "messagebus.service", "state": "active", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nfs-convert.service": {"name": "nfs-convert.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "active", "status": "enabled", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-resolved.service": {"name": "systemd-resolved.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "masked", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "tcsd.service": {"name": "tcsd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "timedatex.service": {"name": "timedatex.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}}\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# 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# 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.41.136 closed.\r\n') 9853 1726887170.92738: _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 0x7f1b037f5e48> # /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 0x7f1b0378b828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b037f59b0> # /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 0x7f1b03798630> 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 0x7f1b0379f160> # /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 0x7f1b037a40f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0379f748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0379f390> # /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 0x7f1b03749470> # /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 0x7f1b0374ee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b03749b38> # /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 0x7f1b037554e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b03738d68> # /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 0x7f1b0373b198> # /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 0x7f1b01a49940> # /usr/lib64/python3.6/__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 0x7f1b01a5b240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b037a9a20> 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 0x7f1b019c8080> # /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 0x7f1b019d42b0> # /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 0x7f1b019d4f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b019d4a90> 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 0x7f1b019dd080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a247b8> # /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 0x7f1b01a24ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a18160> # /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 0x7f1b01a18e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a10438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a00470> # /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 0x7f1b017812b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01789d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a180b8> 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 0x7f1b0178fe48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b019fa2b0> # /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 0x7f1b01795208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0178ffd0> # 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 0x7f1b01795320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01a69fd0> # /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 0x7f1b01795e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01795a20> # /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 0x7f1b017a06d8> # /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 0x7f1b017a0eb8> # /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 0x7f1b013281d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b017a07b8> # /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 0x7f1b0132ccc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01795550> # /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 0x7f1b013512e8> # 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 0x7f1b013516a0> # /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 0x7f1b01357390> # /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 0x7f1b01102ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b010f92e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b010f0f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b010e7e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01357d30> # 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 0x7f1b010f9f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01351a20> # /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 0x7f1b03705710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b010fa048> 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 0x7f1b03705a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b01795828> # /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 0x7f1b0371f5c0> # /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 0x7f1b03723630> # 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 0x7f1b03723b00> # 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 0x7f1b03723c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0371fe10> # /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 0x7f1b03723f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b037234e0> # 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 0x7f1b03723240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b03713b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1b0133c358> # /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 0x7f1b0371f470> # /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 0x7f1aff726908> # zipimport: found 33 names in '/tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff3e3ac8> 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 0x7f1aff40c278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff44c4e0> # 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 0x7f1aff44c5f8> # /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 0x7f1aff44cb38> # /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 0x7f1aff44f160> # 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 0x7f1aff44fa90> # 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 0x7f1aff3fa0f0> # /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 0x7f1aff44d0f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff42e2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4244a8> # /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 0x7f1aff745d30> # 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 0x7f1aff44fd68> # /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 0x7f1aff43a3c8> # /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 0x7f1aff4c5e48> # /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 0x7f1aff4cbeb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4bc278> # /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 0x7f1aff4bca90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff447780> # /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 0x7f1aff4ebeb8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4bc0f0> # 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 0x7f1aff477d30> # 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 0x7f1aff477e48> # 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 0x7f1aff477f98> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff43a518> # /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 0x7f1aff496940> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff490080> # 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 0x7f1aff490278> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff485b00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1aff4b1d68> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4b1a20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff4b1240> # /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 0x7f1aff4b1898> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1aff49dac8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1afbd76208> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1afbde9e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7f1afbdcf128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1afbf09e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1afbdff080> # /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 0x7f1afbdff128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1afbda4940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_wg7a_4ow/ansible_service_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1afbe4cf98> {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "auto-cpufreq.service": {"name": "auto-cpufreq.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "chronyd.service": {"name": "chronyd.service", "state": "running", "status": "enabled", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "running", "status": "static", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "ntpd.service": {"name": "ntpd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ntpdate.service": {"name": "ntpdate.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "running", "status": "static", "source": "systemd"}, "power-profiles-daemon.service": {"name": "power-profiles-daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sntp.service": {"name": "sntp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-plymouth.service": {"name": "systemd-ask-password-plymouth.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-coredump@0.service": {"name": "systemd-coredump@0.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "tlp.service": {"name": "tlp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "tuned.service": {"name": "tuned.service", "state": "running", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "chrony-dnssrv@.service": {"name": "chrony-dnssrv@.service", "state": "unknown", "status": "static", "source": "systemd"}, "chrony-wait.service": {"name": "chrony-wait.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "ebtables.service": {"name": "ebtables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "halt-local.service": {"name": "halt-local.service", "state": "inactive", "status": "static", "source": "systemd"}, "iprdump.service": {"name": "iprdump.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "iprinit.service": {"name": "iprinit.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "iprupdate.service": {"name": "iprupdate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "messagebus.service": {"name": "messagebus.service", "state": "active", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nfs-convert.service": {"name": "nfs-convert.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "active", "status": "enabled", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-resolved.service": {"name": "systemd-resolved.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "masked", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "tcsd.service": {"name": "tcsd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "timedatex.service": {"name": "timedatex.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 # 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 # 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.41.136 closed. 9853 1726887170.94051: done with _execute_module (service_facts, {'_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': 'service_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9853 1726887170.94065: _low_level_execute_command(): starting 9853 1726887170.94074: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297/ > /dev/null 2>&1 && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887169.097911-9853-32119454597297/ > /dev/null 2>&1 && sleep 0'"'"'' 9853 1726887170.97747: stderr chunk (state=2): >>><<< 9853 1726887170.97758: stdout chunk (state=2): >>><<< <10.31.41.136> (0, b'', b'') 9853 1726887170.97782: _low_level_execute_command() done: rc=0, stdout=, stderr= 9853 1726887170.97792: handler run complete 9853 1726887170.97965: variable 'ansible_facts' from source: host vars for 'managed_node3' 9853 1726887170.98125: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9853 1726887170.98586: variable 'ansible_facts' from source: host vars for 'managed_node3' 9853 1726887170.98714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9853 1726887170.98925: attempt loop complete, returning result 9853 1726887170.98935: _execute() done 9853 1726887170.98941: dumping result to json 9853 1726887170.98994: done dumping result, returning 9853 1726887170.99005: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Populate service facts [0e652c5f-a961-eb88-62cf-00000000000b] 9853 1726887170.99023: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000b 9853 1726887170.99654: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000b 9853 1726887170.99661: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "auto-cpufreq.service": { "name": "auto-cpufreq.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "power-profiles-daemon.service": { "name": "power-profiles-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-coredump@0.service": { "name": "systemd-coredump@0.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tlp.service": { "name": "tlp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false, "invocation": { "module_args": {} } } 9851 1726887171.25328: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "auto-cpufreq.service": {"name": "auto-cpufreq.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "running", "status": "static", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconf<<< 9851 1726887171.25374: stdout chunk (state=3): >>>ig.service", "state": "stopped", "status": "static", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "running", "status": "static", "source": "systemd"}, "power-profiles-daemon.service": {"name": "power-profiles-daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-plymouth.service": {"name": "systemd-ask-password-plymouth.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "tlp.service": {"name": "tlp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "tuned.service": {"name": "tuned.service", "state": "running", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "cloud-i<<< 9851 1726887171.25577: stdout chunk (state=3): >>>nit-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "ebtables.service": {"name": "ebtables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "halt-local.service": {"name": "halt-local.service", "state": "inactive", "status": "static", "source": "systemd"}, "iprdump.service": {"name": "iprdump.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "iprinit.service": {"name": "iprinit.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "iprupdate.service": {"name": "iprupdate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "messagebus.service": {"name": "messagebus.service", "state": "active", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nfs-convert.service": {"name": "nfs-convert.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "active", "status": "enabled", "s<<< 9851 1726887171.26447: stdout chunk (state=3): >>>ource": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-resolved.service": {"name": "systemd-resolved.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "masked", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "tcsd.service": {"name": "tcsd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "timedatex.service": {"name": "timedatex.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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[<<< 9851 1726887171.26468: stdout chunk (state=3): >>>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<<< 9851 1726887171.26500: stdout chunk (state=3): >>>[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 # 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 # 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 <<< 9851 1726887171.27050: 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 # 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 <<< 9851 1726887171.27180: stderr chunk (state=3): >>>Shared connection to 10.31.43.54 closed. <<< 9851 1726887171.27211: stderr chunk (state=3): >>><<< 9851 1726887171.27221: stdout chunk (state=3): >>><<< <10.31.43.54> (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 0x7fb6f843be48>\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 0x7fb6f83d1828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f843b9b0>\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 0x7fb6f83de630>\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 0x7fb6f83e5160>\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 0x7fb6f83ea0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f83e5748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f83e5390>\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 0x7fb6f838f470>\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 0x7fb6f8394e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f838fb38>\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 0x7fb6f839b4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f837ed68>\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 0x7fb6f8381198>\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 0x7fb6f668f940>\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 0x7fb6f66a1240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f83efa20>\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 0x7fb6f660e080>\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 0x7fb6f66192b0>\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 0x7fb6f6619f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6619a90>\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 0x7fb6f6624080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f666a7b8>\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 0x7fb6f666aba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f665e160>\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 0x7fb6f665ee48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6656438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6646470>\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 0x7fb6f63c72b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63ced30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f665e0b8>\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 0x7fb6f63d4e10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f66402b0>\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 0x7fb6f63d91d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63d4f98>\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 0x7fb6f63d92e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f66affd0>\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 0x7fb6f63d9dd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63d99e8>\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 0x7fb6f63e66a0>\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 0x7fb6f63e6e80>\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 0x7fb6f5f6e198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63e6780>\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 0x7fb6f5f73c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63d9518>\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 0x7fb6f5f972e8>\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 0x7fb6f5f976a0>\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 0x7fb6f5f9e390>\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 0x7fb6f5d48ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5d3e2e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5d36f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5d2de80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5f9ed30>\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 0x7fb6f5d3ef60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5f97a20>\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 0x7fb6f834b710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5d41048>\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 0x7fb6f834ba90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63d9860>\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 0x7fb6f83655c0>\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 0x7fb6f8369630>\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 0x7fb6f8369b00>\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 0x7fb6f8369c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f8365e10>\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 0x7fb6f8369f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f83694e0>\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 0x7fb6f8369240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f8358b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5f82358>\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 0x7fb6f8365470>\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 0x7fb6f436d908>\r\n# zipimport: found 33 names in \'/tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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 0x7fb6f4029ac8>\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 0x7fb6f4052278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40924e0>\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 0x7fb6f40925f8>\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 0x7fb6f4092b38>\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 0x7fb6f4095160>\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 0x7fb6f4040390>\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 0x7fb6f4040e48>\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 0x7fb6f4093128>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40742b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f406a4a8>\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 0x7fb6f4389fd0>\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 0x7fb6f4080358>\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 0x7fb6f4080470>\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 0x7fb6f410cef0>\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 0x7fb6f4112f60>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f4103320>\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 0x7fb6f4103b38>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f408d828>\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 0x7fb6f4131f28>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f4103c50>\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 0x7fb6f40bdda0>\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 0x7fb6f40bdf28>\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 0x7fb6f40cb048>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40805c0>\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 0x7fb6f40da9b0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40d40f0>\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 0x7fb6f40d42e8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40cbb70>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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 0x7fb6f40f7d68>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40f7a20>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40f7240>\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 0x7fb6f40f7898>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40e3ac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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 0x7fb6f09bc208>\r\n# 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_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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 0x7fb6f0a30e10>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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 0x7fb6f0a0f128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f0b4ce48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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 0x7fb6f0a45080>\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 0x7fb6f0a45128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f0b65940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_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_service_facts_payload_je88mah7/ansible_service_facts_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# /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 0x7fb6f0a92f98>\r\n\r\n{"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "auto-cpufreq.service": {"name": "auto-cpufreq.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "running", "status": "static", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "running", "status": "static", "source": "systemd"}, "power-profiles-daemon.service": {"name": "power-profiles-daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-plymouth.service": {"name": "systemd-ask-password-plymouth.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "tlp.service": {"name": "tlp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "tuned.service": {"name": "tuned.service", "state": "running", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "ebtables.service": {"name": "ebtables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "halt-local.service": {"name": "halt-local.service", "state": "inactive", "status": "static", "source": "systemd"}, "iprdump.service": {"name": "iprdump.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "iprinit.service": {"name": "iprinit.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "iprupdate.service": {"name": "iprupdate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "messagebus.service": {"name": "messagebus.service", "state": "active", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nfs-convert.service": {"name": "nfs-convert.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "active", "status": "enabled", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-resolved.service": {"name": "systemd-resolved.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "masked", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "tcsd.service": {"name": "tcsd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "timedatex.service": {"name": "timedatex.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}}\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# 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# 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.54 closed.\r\n') 9851 1726887171.27301: _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 0x7fb6f843be48> # /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 0x7fb6f83d1828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f843b9b0> # /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 0x7fb6f83de630> 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 0x7fb6f83e5160> # /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 0x7fb6f83ea0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f83e5748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f83e5390> # /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 0x7fb6f838f470> # /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 0x7fb6f8394e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f838fb38> # /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 0x7fb6f839b4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f837ed68> # /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 0x7fb6f8381198> # /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 0x7fb6f668f940> # /usr/lib64/python3.6/__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 0x7fb6f66a1240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f83efa20> 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 0x7fb6f660e080> # /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 0x7fb6f66192b0> # /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 0x7fb6f6619f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6619a90> 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 0x7fb6f6624080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f666a7b8> # /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 0x7fb6f666aba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f665e160> # /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 0x7fb6f665ee48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6656438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f6646470> # /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 0x7fb6f63c72b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63ced30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f665e0b8> 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 0x7fb6f63d4e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f66402b0> # /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 0x7fb6f63d91d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63d4f98> # 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 0x7fb6f63d92e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f66affd0> # /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 0x7fb6f63d9dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63d99e8> # /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 0x7fb6f63e66a0> # /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 0x7fb6f63e6e80> # /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 0x7fb6f5f6e198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63e6780> # /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 0x7fb6f5f73c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63d9518> # /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 0x7fb6f5f972e8> # 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 0x7fb6f5f976a0> # /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 0x7fb6f5f9e390> # /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 0x7fb6f5d48ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5d3e2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5d36f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5d2de80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5f9ed30> # 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 0x7fb6f5d3ef60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5f97a20> # /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 0x7fb6f834b710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5d41048> 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 0x7fb6f834ba90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f63d9860> # /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 0x7fb6f83655c0> # /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 0x7fb6f8369630> # 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 0x7fb6f8369b00> # 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 0x7fb6f8369c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f8365e10> # /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 0x7fb6f8369f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f83694e0> # 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 0x7fb6f8369240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f8358b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f5f82358> # /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 0x7fb6f8365470> # /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 0x7fb6f436d908> # zipimport: found 33 names in '/tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f4029ac8> 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 0x7fb6f4052278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40924e0> # 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 0x7fb6f40925f8> # /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 0x7fb6f4092b38> # /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 0x7fb6f4095160> # 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 0x7fb6f4040390> # 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 0x7fb6f4040e48> # /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 0x7fb6f4093128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40742b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f406a4a8> # /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 0x7fb6f4389fd0> # 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 0x7fb6f4080358> # /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 0x7fb6f4080470> # /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 0x7fb6f410cef0> # /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 0x7fb6f4112f60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f4103320> # /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 0x7fb6f4103b38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f408d828> # /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 0x7fb6f4131f28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f4103c50> # 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 0x7fb6f40bdda0> # 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 0x7fb6f40bdf28> # 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 0x7fb6f40cb048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40805c0> # /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 0x7fb6f40da9b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40d40f0> # 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 0x7fb6f40d42e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40cbb70> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb6f40f7d68> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40f7a20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40f7240> # /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 0x7fb6f40f7898> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f40e3ac8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f09bc208> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f0a30e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.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 0x7fb6f0a0f128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f0b4ce48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f0a45080> # /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 0x7fb6f0a45128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f0b65940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_service_facts_payload_je88mah7/ansible_service_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb6f0a92f98> {"ansible_facts": {"services": {"auditd.service": {"name": "auditd.service", "state": "running", "status": "enabled", "source": "systemd"}, "auth-rpcgss-module.service": {"name": "auth-rpcgss-module.service", "state": "stopped", "status": "static", "source": "systemd"}, "auto-cpufreq.service": {"name": "auto-cpufreq.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "cloud-config.service": {"name": "cloud-config.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-final.service": {"name": "cloud-final.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cloud-init.service": {"name": "cloud-init.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "cpupower.service": {"name": "cpupower.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "crond.service": {"name": "crond.service", "state": "running", "status": "enabled", "source": "systemd"}, "dbus.service": {"name": "dbus.service", "state": "running", "status": "static", "source": "systemd"}, "display-manager.service": {"name": "display-manager.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "dnf-makecache.service": {"name": "dnf-makecache.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-cmdline.service": {"name": "dracut-cmdline.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-initqueue.service": {"name": "dracut-initqueue.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-mount.service": {"name": "dracut-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-mount.service": {"name": "dracut-pre-mount.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-pivot.service": {"name": "dracut-pre-pivot.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-trigger.service": {"name": "dracut-pre-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-pre-udev.service": {"name": "dracut-pre-udev.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown-onfailure.service": {"name": "dracut-shutdown-onfailure.service", "state": "stopped", "status": "static", "source": "systemd"}, "dracut-shutdown.service": {"name": "dracut-shutdown.service", "state": "stopped", "status": "static", "source": "systemd"}, "emergency.service": {"name": "emergency.service", "state": "stopped", "status": "static", "source": "systemd"}, "getty@tty1.service": {"name": "getty@tty1.service", "state": "running", "status": "active", "source": "systemd"}, "gssproxy.service": {"name": "gssproxy.service", "state": "running", "status": "disabled", "source": "systemd"}, "hv_kvp_daemon.service": {"name": "hv_kvp_daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "import-state.service": {"name": "import-state.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "state": "stopped", "status": "static", "source": "systemd"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "loadmodules.service": {"name": "loadmodules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "modprobe@efi_pstore.service": {"name": "modprobe@efi_pstore.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "network.service": {"name": "network.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "NetworkManager-wait-online.service": {"name": "NetworkManager-wait-online.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "NetworkManager.service": {"name": "NetworkManager.service", "state": "running", "status": "enabled", "source": "systemd"}, "nfs-idmapd.service": {"name": "nfs-idmapd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-mountd.service": {"name": "nfs-mountd.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfs-server.service": {"name": "nfs-server.service", "state": "stopped", "status": "disabled", "source": "systemd"}, "nfs-utils.service": {"name": "nfs-utils.service", "state": "stopped", "status": "static", "source": "systemd"}, "nfsdcld.service": {"name": "nfsdcld.service", "state": "stopped", "status": "static", "source": "systemd"}, "nis-domainname.service": {"name": "nis-domainname.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-quit.service": {"name": "plymouth-quit.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-read-write.service": {"name": "plymouth-read-write.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "static", "source": "systemd"}, "plymouth-switch-root.service": {"name": "plymouth-switch-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "running", "status": "static", "source": "systemd"}, "power-profiles-daemon.service": {"name": "power-profiles-daemon.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "snapd.seeded.service": {"name": "snapd.seeded.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen.service": {"name": "sshd-keygen.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "state": "stopped", "status": "inactive", "source": "systemd"}, "sshd.service": {"name": "sshd.service", "state": "running", "status": "enabled", "source": "systemd"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "sssd.service": {"name": "sssd.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-plymouth.service": {"name": "systemd-ask-password-plymouth.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-pstore.service": {"name": "systemd-pstore.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-random-seed.service": {"name": "systemd-random-seed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-remount-fs.service": {"name": "systemd-remount-fs.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysctl.service": {"name": "systemd-sysctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev.service": {"name": "systemd-tmpfiles-setup-dev.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup.service": {"name": "systemd-tmpfiles-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-trigger.service": {"name": "systemd-udev-trigger.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udevd.service": {"name": "systemd-udevd.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-update-done.service": {"name": "systemd-update-done.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp-runlevel.service": {"name": "systemd-update-utmp-runlevel.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-update-utmp.service": {"name": "systemd-update-utmp.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-user-sessions.service": {"name": "systemd-user-sessions.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "tlp.service": {"name": "tlp.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "tuned.service": {"name": "tuned.service", "state": "running", "status": "enabled", "source": "systemd"}, "unbound-anchor.service": {"name": "unbound-anchor.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "yppasswdd.service": {"name": "yppasswdd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypserv.service": {"name": "ypserv.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "ypxfrd.service": {"name": "ypxfrd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "autovt@.service": {"name": "autovt@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "cloud-init-hotplugd.service": {"name": "cloud-init-hotplugd.service", "state": "inactive", "status": "static", "source": "systemd"}, "console-getty.service": {"name": "console-getty.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "container-getty@.service": {"name": "container-getty@.service", "state": "unknown", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "state": "active", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "state": "inactive", "status": "static", "source": "systemd"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "debug-shell.service": {"name": "debug-shell.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dnf-system-upgrade-cleanup.service": {"name": "dnf-system-upgrade-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "dnf-system-upgrade.service": {"name": "dnf-system-upgrade.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "ebtables.service": {"name": "ebtables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "firewalld.service": {"name": "firewalld.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "fstrim.service": {"name": "fstrim.service", "state": "inactive", "status": "static", "source": "systemd"}, "getty@.service": {"name": "getty@.service", "state": "unknown", "status": "enabled", "source": "systemd"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "state": "inactive", "status": "static", "source": "systemd"}, "halt-local.service": {"name": "halt-local.service", "state": "inactive", "status": "static", "source": "systemd"}, "iprdump.service": {"name": "iprdump.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "iprinit.service": {"name": "iprinit.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "iprupdate.service": {"name": "iprupdate.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "messagebus.service": {"name": "messagebus.service", "state": "active", "status": "static", "source": "systemd"}, "NetworkManager-dispatcher.service": {"name": "NetworkManager-dispatcher.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nfs-convert.service": {"name": "nfs-convert.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "nftables.service": {"name": "nftables.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "oddjobd.service": {"name": "oddjobd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "plymouth-halt.service": {"name": "plymouth-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-kexec.service": {"name": "plymouth-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-poweroff.service": {"name": "plymouth-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-reboot.service": {"name": "plymouth-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "plymouth-switch-root-initramfs.service": {"name": "plymouth-switch-root-initramfs.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon.service": {"name": "quotaon.service", "state": "inactive", "status": "static", "source": "systemd"}, "rdisc.service": {"name": "rdisc.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "selinux-autorelabel.service": {"name": "selinux-autorelabel.service", "state": "inactive", "status": "static", "source": "systemd"}, "serial-getty@.service": {"name": "serial-getty@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "state": "unknown", "status": "disabled", "source": "systemd"}, "sshd@.service": {"name": "sshd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-nss.service": {"name": "sssd-nss.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pac.service": {"name": "sssd-pac.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-pam.service": {"name": "sssd-pam.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "state": "inactive", "status": "indirect", "source": "systemd"}, "syslog.service": {"name": "syslog.service", "state": "active", "status": "enabled", "source": "systemd"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-exit.service": {"name": "systemd-exit.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-fsck@.service": {"name": "systemd-fsck@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-halt.service": {"name": "systemd-halt.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hibernate-resume@.service": {"name": "systemd-hibernate-resume@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-hibernate.service": {"name": "systemd-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-localed.service": {"name": "systemd-localed.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-portabled.service": {"name": "systemd-portabled.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-poweroff.service": {"name": "systemd-poweroff.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-quotacheck.service": {"name": "systemd-quotacheck.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-reboot.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-resolved.service": {"name": "systemd-resolved.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend-then-hibernate.service": {"name": "systemd-suspend-then-hibernate.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-suspend.service": {"name": "systemd-suspend.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-timedated.service": {"name": "systemd-timedated.service", "state": "inactive", "status": "masked", "source": "systemd"}, "systemd-udev-settle.service": {"name": "systemd-udev-settle.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "tcsd.service": {"name": "tcsd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "teamd@.service": {"name": "teamd@.service", "state": "unknown", "status": "static", "source": "systemd"}, "timedatex.service": {"name": "timedatex.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "user-runtime-dir@.service": {"name": "user-runtime-dir@.service", "state": "unknown", "status": "static", "source": "systemd"}, "user@.service": {"name": "user@.service", "state": "unknown", "status": "static", "source": "systemd"}}}, "invocation": {"module_args": {}}} # destroy __main__ # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 # 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 # 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.54 closed. 9851 1726887171.28349: done with _execute_module (service_facts, {'_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': 'service_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9851 1726887171.28365: _low_level_execute_command(): starting 9851 1726887171.28374: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793/ > /dev/null 2>&1 && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887169.1355727-9851-141046982681793/ > /dev/null 2>&1 && sleep 0'"'"'' 9851 1726887171.32023: stderr chunk (state=2): >>><<< 9851 1726887171.32031: stdout chunk (state=2): >>><<< <10.31.43.54> (0, b'', b'') 9851 1726887171.32058: _low_level_execute_command() done: rc=0, stdout=, stderr= 9851 1726887171.32067: handler run complete 9851 1726887171.32172: variable 'ansible_facts' from source: host vars for 'managed_node1' 9851 1726887171.32267: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9851 1726887171.32555: variable 'ansible_facts' from source: host vars for 'managed_node1' 9851 1726887171.32654: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9851 1726887171.32771: attempt loop complete, returning result 9851 1726887171.32779: _execute() done 9851 1726887171.32785: dumping result to json 9851 1726887171.32826: done dumping result, returning 9851 1726887171.32838: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Populate service facts [0e652c5f-a961-eb88-62cf-00000000000b] 9851 1726887171.32854: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000b 9851 1726887171.33310: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000b 9851 1726887171.33319: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "auto-cpufreq.service": { "name": "auto-cpufreq.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "power-profiles-daemon.service": { "name": "power-profiles-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tlp.service": { "name": "tlp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false, "invocation": { "module_args": {} } } 9689 1726887171.34252: no more pending results, returning what we have 9689 1726887171.34257: results queue empty 9689 1726887171.34258: checking for any_errors_fatal 9689 1726887171.34266: done checking for any_errors_fatal 9689 1726887171.34267: checking for max_fail_percentage 9689 1726887171.34269: done checking for max_fail_percentage 9689 1726887171.34270: checking to see if all hosts have failed and the running result is not ok 9689 1726887171.34271: done checking to see if all hosts have failed 9689 1726887171.34272: getting the remaining hosts for this loop 9689 1726887171.34274: done getting the remaining hosts for this loop 9689 1726887171.34278: getting the next task for host managed_node1 9689 1726887171.34284: done getting next task for host managed_node1 9689 1726887171.34289: ^ task is: TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names 9689 1726887171.34291: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887171.34293: getting the next task for host managed_node2 9689 1726887171.34297: done getting next task for host managed_node2 9689 1726887171.34300: ^ task is: TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names 9689 1726887171.34302: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887171.34303: getting the next task for host managed_node3 9689 1726887171.34306: done getting next task for host managed_node3 9689 1726887171.34309: ^ task is: TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names 9689 1726887171.34311: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887171.34327: getting variables 9689 1726887171.34330: in VariableManager get_vars() 9689 1726887171.34360: Calling all_inventory to load vars for managed_node1 9689 1726887171.34363: Calling groups_inventory to load vars for managed_node1 9689 1726887171.34366: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887171.34375: Calling all_plugins_play to load vars for managed_node1 9689 1726887171.34378: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887171.34383: Calling groups_plugins_play to load vars for managed_node1 9689 1726887171.34610: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887171.34903: done with get_vars() 9689 1726887171.34910: done getting variables 9689 1726887171.34981: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names] *** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:8 Friday 20 September 2024 22:52:51 -0400 (0:00:02.351) 0:00:05.035 ****** 9689 1726887171.35017: entering _queue_task() for managed_node1/set_fact 9689 1726887171.35271: worker is 1 (out of 3 available) 9689 1726887171.35285: exiting _queue_task() for managed_node1/set_fact 9689 1726887171.35314: getting variables 9689 1726887171.35317: in VariableManager get_vars() 9689 1726887171.35401: Calling all_inventory to load vars for managed_node2 9689 1726887171.35407: Calling groups_inventory to load vars for managed_node2 9689 1726887171.35411: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887171.35428: Calling all_plugins_play to load vars for managed_node2 9689 1726887171.35433: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887171.35438: Calling groups_plugins_play to load vars for managed_node2 9689 1726887171.35770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887171.36146: done with get_vars() 9689 1726887171.36158: done getting variables 9926 1726887171.35444: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names 9926 1726887171.35570: in run() - task 0e652c5f-a961-eb88-62cf-00000000000c 9926 1726887171.35586: variable 'ansible_search_path' from source: unknown 9926 1726887171.35592: variable 'ansible_search_path' from source: unknown 9926 1726887171.35616: calling self._execute() 9926 1726887171.35676: variable 'ansible_host' from source: host vars for 'managed_node1' 9926 1726887171.35687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9926 1726887171.35697: variable 'omit' from source: magic vars 9926 1726887171.35810: variable 'omit' from source: magic vars 9926 1726887171.35855: variable 'omit' from source: magic vars 9689 1726887171.36398: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887171.36408: entering _queue_task() for managed_node2/set_fact 9689 1726887171.36679: worker is 2 (out of 3 available) 9689 1726887171.36694: exiting _queue_task() for managed_node2/set_fact 9689 1726887171.36727: getting variables 9689 1726887171.36731: in VariableManager get_vars() 9689 1726887171.36823: Calling all_inventory to load vars for managed_node3 9689 1726887171.36828: Calling groups_inventory to load vars for managed_node3 9689 1726887171.36832: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887171.36849: Calling all_plugins_play to load vars for managed_node3 9689 1726887171.36855: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887171.36860: Calling groups_plugins_play to load vars for managed_node3 9689 1726887171.37186: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887171.37857: done with get_vars() 9689 1726887171.37869: done getting variables 9689 1726887171.37953: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887171.37965: entering _queue_task() for managed_node3/set_fact 9689 1726887171.38270: worker is 3 (out of 3 available) 9689 1726887171.38285: exiting _queue_task() for managed_node3/set_fact 9689 1726887171.38299: done queuing things up, now waiting for results queue to drain 9689 1726887171.38301: waiting for pending results... 9926 1726887171.36508: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9927 1726887171.38501: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names 9927 1726887171.38622: in run() - task 0e652c5f-a961-eb88-62cf-00000000000c 9927 1726887171.38640: variable 'ansible_search_path' from source: unknown 9927 1726887171.38647: variable 'ansible_search_path' from source: unknown 9927 1726887171.38672: calling self._execute() 9927 1726887171.38745: variable 'ansible_host' from source: host vars for 'managed_node2' 9927 1726887171.38755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9927 1726887171.38769: variable 'omit' from source: magic vars 9929 1726887171.38757: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names 9927 1726887171.38873: variable 'omit' from source: magic vars 9929 1726887171.38878: in run() - task 0e652c5f-a961-eb88-62cf-00000000000c 9929 1726887171.38896: variable 'ansible_search_path' from source: unknown 9929 1726887171.38902: variable 'ansible_search_path' from source: unknown 9927 1726887171.38919: variable 'omit' from source: magic vars 9929 1726887171.38937: calling self._execute() 9929 1726887171.39000: variable 'ansible_host' from source: host vars for 'managed_node3' 9929 1726887171.39016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9929 1726887171.39028: variable 'omit' from source: magic vars 9929 1726887171.39142: variable 'omit' from source: magic vars 9929 1726887171.39185: variable 'omit' from source: magic vars 9929 1726887171.39886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9927 1726887171.41271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9929 1726887171.42454: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9929 1726887171.42694: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9929 1726887171.42741: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9929 1726887171.42787: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9926 1726887171.42820: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9929 1726887171.42823: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9926 1726887171.42915: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9929 1726887171.42958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9926 1726887171.42960: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9929 1726887171.42995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9926 1726887171.43008: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9929 1726887171.43031: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9926 1726887171.43047: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9929 1726887171.43081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9929 1726887171.43103: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9926 1726887171.43135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9929 1726887171.43165: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9926 1726887171.43168: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9929 1726887171.43196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9929 1726887171.43229: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9929 1726887171.43277: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9929 1726887171.43298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9929 1726887171.43375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9929 1726887171.43409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9929 1726887171.43439: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9929 1726887171.43481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9929 1726887171.43497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9929 1726887171.43551: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9929 1726887171.43577: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9929 1726887171.43604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9929 1726887171.43647: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9929 1726887171.43663: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9929 1726887171.44337: variable 'ansible_facts' from source: host vars for 'managed_node3' 9929 1726887171.44527: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9929 1726887171.44728: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9929 1726887171.44770: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9929 1726887171.44808: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9929 1726887171.44845: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9929 1726887171.44898: 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) 9929 1726887171.44929: 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) 9929 1726887171.44961: 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) 9929 1726887171.44996: 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) 9926 1726887171.43197: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9926 1726887171.46064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9926 1726887171.46085: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9926 1726887171.46149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9926 1726887171.46180: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9926 1726887171.46210: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9929 1726887171.46239: variable 'omit' from source: magic vars 9926 1726887171.46260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9929 1726887171.46269: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9926 1726887171.46280: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9929 1726887171.46302: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9926 1726887171.46357: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9929 1726887171.46362: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9929 1726887171.46384: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9926 1726887171.46388: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9929 1726887171.46398: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9926 1726887171.46423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9929 1726887171.46435: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9929 1726887171.46442: variable 'ansible_host' from source: host vars for 'managed_node3' 9929 1726887171.46449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9926 1726887171.46470: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9926 1726887171.46491: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9926 1726887171.46554: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9929 1726887171.46574: Set connection var ansible_module_compression to ZIP_DEFLATED 9926 1726887171.46585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9929 1726887171.46590: Set connection var ansible_shell_executable to /bin/sh 9929 1726887171.46597: Set connection var ansible_connection to ssh 9929 1726887171.46606: Set connection var ansible_timeout to 10 9929 1726887171.46614: Set connection var ansible_shell_type to sh 9926 1726887171.46618: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9929 1726887171.46623: Set connection var ansible_pipelining to False 9929 1726887171.46650: variable 'ansible_shell_executable' from source: unknown 9929 1726887171.46657: variable 'ansible_connection' from source: unknown 9929 1726887171.46663: variable 'ansible_module_compression' from source: unknown 9926 1726887171.46665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9929 1726887171.46669: variable 'ansible_shell_type' from source: unknown 9929 1726887171.46675: variable 'ansible_shell_executable' from source: unknown 9929 1726887171.46681: variable 'ansible_host' from source: host vars for 'managed_node3' 9926 1726887171.46685: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9929 1726887171.46688: variable 'ansible_pipelining' from source: unknown 9929 1726887171.46693: variable 'ansible_timeout' from source: unknown 9929 1726887171.46701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9929 1726887171.46819: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9929 1726887171.46833: variable 'omit' from source: magic vars 9929 1726887171.46846: starting attempt loop 9929 1726887171.46852: running the handler 9929 1726887171.46866: handler run complete 9929 1726887171.46878: attempt loop complete, returning result 9929 1726887171.46884: _execute() done 9929 1726887171.46889: dumping result to json 9929 1726887171.46904: done dumping result, returning 9929 1726887171.46916: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names [0e652c5f-a961-eb88-62cf-00000000000c] 9929 1726887171.46931: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000c 9929 1726887171.46998: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000c 9929 1726887171.47004: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "timesync_services": [ "auditd", "auth-rpcgss-module", "chronyd", "cloud-config", "cloud-final", "cloud-init-local", "cloud-init", "cpupower", "crond", "dbus", "dnf-makecache", "dracut-cmdline", "dracut-initqueue", "dracut-mount", "dracut-pre-mount", "dracut-pre-pivot", "dracut-pre-trigger", "dracut-pre-udev", "dracut-shutdown-onfailure", "dracut-shutdown", "emergency", "getty@tty1", "gssproxy", "import-state", "initrd-cleanup", "initrd-parse-etc", "initrd-switch-root", "initrd-udevadm-cleanup-db", "irqbalance", "kdump", "kmod-static-nodes", "ldconfig", "loadmodules", "microcode", "NetworkManager-wait-online", "NetworkManager", "nfs-idmapd", "nfs-mountd", "nfs-server", "nfs-utils", "nfsdcld", "nis-domainname", "plymouth-quit-wait", "plymouth-quit", "plymouth-read-write", "plymouth-start", "plymouth-switch-root", "polkit", "rc-local", "rescue", "restraintd", "rngd", "rpc-gssd", "rpc-statd-notify", "rpc-statd", "rpcbind", "rsyslog", "selinux-autorelabel-mark", "sshd-keygen@ecdsa", "sshd-keygen@ed25519", "sshd-keygen@rsa", "sshd", "sssd-kcm", "sssd", "systemd-ask-password-console", "systemd-ask-password-plymouth", "systemd-ask-password-wall", "systemd-binfmt", "systemd-coredump@0", "systemd-firstboot", "systemd-fsck-root", "systemd-hwdb-update", "systemd-initctl", "systemd-journal-catalog-update", "systemd-journal-flush", "systemd-journald", "systemd-logind", "systemd-machine-id-commit", "systemd-modules-load", "systemd-pstore", "systemd-random-seed", "systemd-remount-fs", "systemd-sysctl", "systemd-sysusers", "systemd-tmpfiles-clean", "systemd-tmpfiles-setup-dev", "systemd-tmpfiles-setup", "systemd-udev-trigger", "systemd-udevd", "systemd-update-done", "systemd-update-utmp-runlevel", "systemd-update-utmp", "systemd-user-sessions", "systemd-vconsole-setup", "tuned", "unbound-anchor", "user-runtime-dir@0", "user@0", "autovt", "chrony-dnssrv", "chrony-wait", "cloud-init-hotplugd", "console-getty", "container-getty", "dbus-org.freedesktop.hostname1", "dbus-org.freedesktop.locale1", "dbus-org.freedesktop.login1", "dbus-org.freedesktop.nm-dispatcher", "dbus-org.freedesktop.portable1", "dbus-org.freedesktop.timedate1", "debug-shell", "dnf-system-upgrade-cleanup", "dnf-system-upgrade", "ebtables", "firewalld", "fstrim", "getty", "grub-boot-indeterminate", "halt-local", "iprdump", "iprinit", "iprupdate", "kvm_stat", "man-db-cache-update", "man-db-restart-cache-update", "messagebus", "NetworkManager-dispatcher", "nfs-blkmap", "nfs-convert", "nftables", "oddjobd", "plymouth-halt", "plymouth-kexec", "plymouth-poweroff", "plymouth-reboot", "plymouth-switch-root-initramfs", "qemu-guest-agent", "quotaon", "rdisc", "selinux-autorelabel", "serial-getty", "sshd-keygen", "sssd-autofs", "sssd-nss", "sssd-pac", "sssd-pam", "sssd-ssh", "sssd-sudo", "syslog", "system-update-cleanup", "systemd-backlight", "systemd-coredump", "systemd-exit", "systemd-fsck", "systemd-halt", "systemd-hibernate-resume", "systemd-hibernate", "systemd-hostnamed", "systemd-hybrid-sleep", "systemd-kexec", "systemd-localed", "systemd-portabled", "systemd-poweroff", "systemd-quotacheck", "systemd-reboot", "systemd-resolved", "systemd-rfkill", "systemd-suspend-then-hibernate", "systemd-suspend", "systemd-udev-settle", "systemd-volatile-root", "tcsd", "teamd", "timedatex", "user-runtime-dir", "user" ] }, "changed": false } 9927 1726887171.48536: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9927 1726887171.48627: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9927 1726887171.48671: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9927 1726887171.48716: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9927 1726887171.48751: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9927 1726887171.48836: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9927 1726887171.48870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9927 1726887171.48901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9927 1726887171.48950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9927 1726887171.48968: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9926 1726887171.49348: variable 'ansible_facts' from source: host vars for 'managed_node1' 9926 1726887171.49555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9926 1726887171.49777: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9926 1726887171.49824: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9926 1726887171.49866: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9926 1726887171.49903: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9926 1726887171.49962: 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) 9926 1726887171.49992: 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) 9926 1726887171.50027: 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) 9926 1726887171.50062: 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 1726887171.50379: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9927 1726887171.50412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9927 1726887171.50449: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9927 1726887171.50498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9927 1726887171.50521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9927 1726887171.50597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9927 1726887171.50630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9927 1726887171.50665: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9927 1726887171.50717: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9927 1726887171.50738: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9927 1726887171.50799: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9927 1726887171.50833: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9927 1726887171.50866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9927 1726887171.50918: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9927 1726887171.50939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9926 1726887171.52414: variable 'omit' from source: magic vars 9926 1726887171.52447: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9926 1726887171.52481: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9926 1726887171.52503: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9927 1726887171.52638: variable 'ansible_facts' from source: host vars for 'managed_node2' 9927 1726887171.52856: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9927 1726887171.53247: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9927 1726887171.53295: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9927 1726887171.53338: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9927 1726887171.53376: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9927 1726887171.53434: 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 1726887171.53464: 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 1726887171.53501: 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 1726887171.53538: 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) 9926 1726887171.53682: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9926 1726887171.53698: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9926 1726887171.53734: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9926 1726887171.53742: variable 'ansible_host' from source: host vars for 'managed_node1' 9926 1726887171.53749: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9926 1726887171.53874: Set connection var ansible_module_compression to ZIP_DEFLATED 9926 1726887171.53890: Set connection var ansible_shell_executable to /bin/sh 9926 1726887171.53897: Set connection var ansible_connection to ssh 9926 1726887171.53906: Set connection var ansible_timeout to 10 9926 1726887171.53911: Set connection var ansible_shell_type to sh 9926 1726887171.53921: Set connection var ansible_pipelining to False 9926 1726887171.53949: variable 'ansible_shell_executable' from source: unknown 9926 1726887171.53955: variable 'ansible_connection' from source: unknown 9926 1726887171.53961: variable 'ansible_module_compression' from source: unknown 9926 1726887171.53967: variable 'ansible_shell_type' from source: unknown 9926 1726887171.53972: variable 'ansible_shell_executable' from source: unknown 9926 1726887171.53977: variable 'ansible_host' from source: host vars for 'managed_node1' 9926 1726887171.53983: variable 'ansible_pipelining' from source: unknown 9926 1726887171.53988: variable 'ansible_timeout' from source: unknown 9926 1726887171.53995: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9926 1726887171.54109: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9926 1726887171.54125: variable 'omit' from source: magic vars 9926 1726887171.54138: starting attempt loop 9926 1726887171.54144: running the handler 9926 1726887171.54157: handler run complete 9926 1726887171.54169: attempt loop complete, returning result 9926 1726887171.54174: _execute() done 9926 1726887171.54179: dumping result to json 9926 1726887171.54194: done dumping result, returning 9926 1726887171.54203: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names [0e652c5f-a961-eb88-62cf-00000000000c] 9926 1726887171.54221: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000c 9926 1726887171.54290: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000c 9926 1726887171.54295: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "timesync_services": [ "auditd", "auth-rpcgss-module", "cloud-config", "cloud-final", "cloud-init-local", "cloud-init", "cpupower", "crond", "dbus", "dnf-makecache", "dracut-cmdline", "dracut-initqueue", "dracut-mount", "dracut-pre-mount", "dracut-pre-pivot", "dracut-pre-trigger", "dracut-pre-udev", "dracut-shutdown-onfailure", "dracut-shutdown", "emergency", "getty@tty1", "gssproxy", "import-state", "initrd-cleanup", "initrd-parse-etc", "initrd-switch-root", "initrd-udevadm-cleanup-db", "irqbalance", "kdump", "kmod-static-nodes", "ldconfig", "loadmodules", "microcode", "NetworkManager-wait-online", "NetworkManager", "nfs-idmapd", "nfs-mountd", "nfs-server", "nfs-utils", "nfsdcld", "nis-domainname", "plymouth-quit-wait", "plymouth-quit", "plymouth-read-write", "plymouth-start", "plymouth-switch-root", "polkit", "rc-local", "rescue", "restraintd", "rngd", "rpc-gssd", "rpc-statd-notify", "rpc-statd", "rpcbind", "rsyslog", "selinux-autorelabel-mark", "sshd-keygen@ecdsa", "sshd-keygen@ed25519", "sshd-keygen@rsa", "sshd", "sssd-kcm", "sssd", "systemd-ask-password-console", "systemd-ask-password-plymouth", "systemd-ask-password-wall", "systemd-binfmt", "systemd-firstboot", "systemd-fsck-root", "systemd-hwdb-update", "systemd-initctl", "systemd-journal-catalog-update", "systemd-journal-flush", "systemd-journald", "systemd-logind", "systemd-machine-id-commit", "systemd-modules-load", "systemd-pstore", "systemd-random-seed", "systemd-remount-fs", "systemd-sysctl", "systemd-sysusers", "systemd-tmpfiles-clean", "systemd-tmpfiles-setup-dev", "systemd-tmpfiles-setup", "systemd-udev-trigger", "systemd-udevd", "systemd-update-done", "systemd-update-utmp-runlevel", "systemd-update-utmp", "systemd-user-sessions", "systemd-vconsole-setup", "tuned", "unbound-anchor", "user-runtime-dir@0", "user@0", "autovt", "cloud-init-hotplugd", "console-getty", "container-getty", "dbus-org.freedesktop.hostname1", "dbus-org.freedesktop.locale1", "dbus-org.freedesktop.login1", "dbus-org.freedesktop.nm-dispatcher", "dbus-org.freedesktop.portable1", "dbus-org.freedesktop.timedate1", "debug-shell", "dnf-system-upgrade-cleanup", "dnf-system-upgrade", "ebtables", "firewalld", "fstrim", "getty", "grub-boot-indeterminate", "halt-local", "iprdump", "iprinit", "iprupdate", "kvm_stat", "man-db-cache-update", "man-db-restart-cache-update", "messagebus", "NetworkManager-dispatcher", "nfs-blkmap", "nfs-convert", "nftables", "oddjobd", "plymouth-halt", "plymouth-kexec", "plymouth-poweroff", "plymouth-reboot", "plymouth-switch-root-initramfs", "qemu-guest-agent", "quotaon", "rdisc", "selinux-autorelabel", "serial-getty", "sshd-keygen", "sssd-autofs", "sssd-nss", "sssd-pac", "sssd-pam", "sssd-ssh", "sssd-sudo", "syslog", "system-update-cleanup", "systemd-backlight", "systemd-coredump", "systemd-exit", "systemd-fsck", "systemd-halt", "systemd-hibernate-resume", "systemd-hibernate", "systemd-hostnamed", "systemd-hybrid-sleep", "systemd-kexec", "systemd-localed", "systemd-portabled", "systemd-poweroff", "systemd-quotacheck", "systemd-reboot", "systemd-resolved", "systemd-rfkill", "systemd-suspend-then-hibernate", "systemd-suspend", "systemd-udev-settle", "systemd-volatile-root", "tcsd", "teamd", "timedatex", "user-runtime-dir", "user" ] }, "changed": false } 9927 1726887171.55847: variable 'omit' from source: magic vars 9927 1726887171.55878: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9927 1726887171.55910: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9927 1726887171.55931: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9927 1726887171.55953: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9927 1726887171.55967: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9927 1726887171.55995: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9927 1726887171.56003: variable 'ansible_host' from source: host vars for 'managed_node2' 9927 1726887171.56009: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9927 1726887171.56131: Set connection var ansible_module_compression to ZIP_DEFLATED 9927 1726887171.56147: Set connection var ansible_shell_executable to /bin/sh 9927 1726887171.56154: Set connection var ansible_connection to ssh 9927 1726887171.56163: Set connection var ansible_timeout to 10 9927 1726887171.56168: Set connection var ansible_shell_type to sh 9927 1726887171.56176: Set connection var ansible_pipelining to False 9927 1726887171.56201: variable 'ansible_shell_executable' from source: unknown 9927 1726887171.56207: variable 'ansible_connection' from source: unknown 9927 1726887171.56215: variable 'ansible_module_compression' from source: unknown 9927 1726887171.56222: variable 'ansible_shell_type' from source: unknown 9927 1726887171.56228: variable 'ansible_shell_executable' from source: unknown 9927 1726887171.56234: variable 'ansible_host' from source: host vars for 'managed_node2' 9927 1726887171.56241: variable 'ansible_pipelining' from source: unknown 9927 1726887171.56247: variable 'ansible_timeout' from source: unknown 9927 1726887171.56254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9927 1726887171.56369: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9927 1726887171.56384: variable 'omit' from source: magic vars 9927 1726887171.56397: starting attempt loop 9927 1726887171.56402: running the handler 9927 1726887171.56417: handler run complete 9927 1726887171.56428: attempt loop complete, returning result 9927 1726887171.56434: _execute() done 9927 1726887171.56439: dumping result to json 9927 1726887171.56454: done dumping result, returning 9927 1726887171.56464: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names [0e652c5f-a961-eb88-62cf-00000000000c] 9927 1726887171.56549: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000c 9927 1726887171.56617: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000c 9927 1726887171.56623: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "timesync_services": [ "auditd", "auth-rpcgss-module", "chronyd", "cloud-config", "cloud-final", "cloud-init-local", "cloud-init", "cpupower", "crond", "dbus", "dnf-makecache", "dracut-cmdline", "dracut-initqueue", "dracut-mount", "dracut-pre-mount", "dracut-pre-pivot", "dracut-pre-trigger", "dracut-pre-udev", "dracut-shutdown-onfailure", "dracut-shutdown", "emergency", "getty@tty1", "gssproxy", "import-state", "initrd-cleanup", "initrd-parse-etc", "initrd-switch-root", "initrd-udevadm-cleanup-db", "irqbalance", "kdump", "kmod-static-nodes", "ldconfig", "loadmodules", "microcode", "NetworkManager-wait-online", "NetworkManager", "nfs-idmapd", "nfs-mountd", "nfs-server", "nfs-utils", "nfsdcld", "nis-domainname", "plymouth-quit-wait", "plymouth-quit", "plymouth-read-write", "plymouth-start", "plymouth-switch-root", "polkit", "rc-local", "rescue", "restraintd", "rngd", "rpc-gssd", "rpc-statd-notify", "rpc-statd", "rpcbind", "rsyslog", "selinux-autorelabel-mark", "sshd-keygen@ecdsa", "sshd-keygen@ed25519", "sshd-keygen@rsa", "sshd", "sssd-kcm", "sssd", "systemd-ask-password-console", "systemd-ask-password-plymouth", "systemd-ask-password-wall", "systemd-binfmt", "systemd-coredump@0", "systemd-firstboot", "systemd-fsck-root", "systemd-hwdb-update", "systemd-initctl", "systemd-journal-catalog-update", "systemd-journal-flush", "systemd-journald", "systemd-logind", "systemd-machine-id-commit", "systemd-modules-load", "systemd-pstore", "systemd-random-seed", "systemd-remount-fs", "systemd-sysctl", "systemd-sysusers", "systemd-tmpfiles-clean", "systemd-tmpfiles-setup-dev", "systemd-tmpfiles-setup", "systemd-udev-trigger", "systemd-udevd", "systemd-update-done", "systemd-update-utmp-runlevel", "systemd-update-utmp", "systemd-user-sessions", "systemd-vconsole-setup", "tuned", "unbound-anchor", "user-runtime-dir@0", "user@0", "autovt", "chrony-dnssrv", "chrony-wait", "cloud-init-hotplugd", "console-getty", "container-getty", "dbus-org.freedesktop.hostname1", "dbus-org.freedesktop.locale1", "dbus-org.freedesktop.login1", "dbus-org.freedesktop.nm-dispatcher", "dbus-org.freedesktop.portable1", "dbus-org.freedesktop.timedate1", "debug-shell", "dnf-system-upgrade-cleanup", "dnf-system-upgrade", "ebtables", "firewalld", "fstrim", "getty", "grub-boot-indeterminate", "halt-local", "iprdump", "iprinit", "iprupdate", "kvm_stat", "man-db-cache-update", "man-db-restart-cache-update", "messagebus", "NetworkManager-dispatcher", "nfs-blkmap", "nfs-convert", "nftables", "oddjobd", "plymouth-halt", "plymouth-kexec", "plymouth-poweroff", "plymouth-reboot", "plymouth-switch-root-initramfs", "qemu-guest-agent", "quotaon", "rdisc", "selinux-autorelabel", "serial-getty", "sshd-keygen", "sssd-autofs", "sssd-nss", "sssd-pac", "sssd-pam", "sssd-ssh", "sssd-sudo", "syslog", "system-update-cleanup", "systemd-backlight", "systemd-coredump", "systemd-exit", "systemd-fsck", "systemd-halt", "systemd-hibernate-resume", "systemd-hibernate", "systemd-hostnamed", "systemd-hybrid-sleep", "systemd-kexec", "systemd-localed", "systemd-portabled", "systemd-poweroff", "systemd-quotacheck", "systemd-reboot", "systemd-resolved", "systemd-rfkill", "systemd-suspend-then-hibernate", "systemd-suspend", "systemd-udev-settle", "systemd-volatile-root", "tcsd", "teamd", "timedatex", "user-runtime-dir", "user" ] }, "changed": false } 9689 1726887171.57970: no more pending results, returning what we have 9689 1726887171.57974: results queue empty 9689 1726887171.57975: checking for any_errors_fatal 9689 1726887171.57983: done checking for any_errors_fatal 9689 1726887171.57984: checking for max_fail_percentage 9689 1726887171.57985: done checking for max_fail_percentage 9689 1726887171.57986: checking to see if all hosts have failed and the running result is not ok 9689 1726887171.57987: done checking to see if all hosts have failed 9689 1726887171.57988: getting the remaining hosts for this loop 9689 1726887171.57990: done getting the remaining hosts for this loop 9689 1726887171.57994: getting the next task for host managed_node1 9689 1726887171.57999: done getting next task for host managed_node1 9689 1726887171.58003: ^ task is: TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined 9689 1726887171.58005: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887171.58007: getting the next task for host managed_node2 9689 1726887171.58010: done getting next task for host managed_node2 9689 1726887171.58014: ^ task is: TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined 9689 1726887171.58016: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887171.58017: getting the next task for host managed_node3 9689 1726887171.58019: done getting next task for host managed_node3 9689 1726887171.58022: ^ task is: TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined 9689 1726887171.58026: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887171.58040: getting variables 9689 1726887171.58042: in VariableManager get_vars() 9689 1726887171.58071: Calling all_inventory to load vars for managed_node1 9689 1726887171.58074: Calling groups_inventory to load vars for managed_node1 9689 1726887171.58077: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887171.58087: Calling all_plugins_play to load vars for managed_node1 9689 1726887171.58090: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887171.58095: Calling groups_plugins_play to load vars for managed_node1 9689 1726887171.58371: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887171.58720: done with get_vars() 9689 1726887171.58730: done getting variables 9689 1726887171.58845: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined] *** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:12 Friday 20 September 2024 22:52:51 -0400 (0:00:00.238) 0:00:05.274 ****** 9689 1726887171.58878: entering _queue_task() for managed_node1/assert 9689 1726887171.58880: Creating lock for assert 9689 1726887171.59149: worker is 1 (out of 3 available) 9689 1726887171.59163: exiting _queue_task() for managed_node1/assert 9689 1726887171.59193: getting variables 9689 1726887171.59196: in VariableManager get_vars() 9689 1726887171.59278: Calling all_inventory to load vars for managed_node2 9689 1726887171.59283: Calling groups_inventory to load vars for managed_node2 9689 1726887171.59286: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887171.59301: Calling all_plugins_play to load vars for managed_node2 9689 1726887171.59306: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887171.59311: Calling groups_plugins_play to load vars for managed_node2 9689 1726887171.59650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887171.60190: done with get_vars() 9689 1726887171.60204: done getting variables 9689 1726887171.60296: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887171.60308: entering _queue_task() for managed_node2/assert 9689 1726887171.60598: worker is 2 (out of 3 available) 9689 1726887171.60611: exiting _queue_task() for managed_node2/assert 9689 1726887171.60646: getting variables 9689 1726887171.60649: in VariableManager get_vars() 9689 1726887171.60736: Calling all_inventory to load vars for managed_node3 9689 1726887171.60742: Calling groups_inventory to load vars for managed_node3 9689 1726887171.60745: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887171.60761: Calling all_plugins_play to load vars for managed_node3 9689 1726887171.60765: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887171.60769: Calling groups_plugins_play to load vars for managed_node3 9689 1726887171.61098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887171.61766: done with get_vars() 9689 1726887171.61779: done getting variables 9689 1726887171.61873: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887171.61888: entering _queue_task() for managed_node3/assert 9689 1726887171.62216: worker is 3 (out of 3 available) 9689 1726887171.62230: exiting _queue_task() for managed_node3/assert 9689 1726887171.62246: done queuing things up, now waiting for results queue to drain 9689 1726887171.62248: waiting for pending results... 9931 1726887171.61094: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined 9931 1726887171.61223: in run() - task 0e652c5f-a961-eb88-62cf-00000000000d 9931 1726887171.61241: variable 'ansible_search_path' from source: unknown 9931 1726887171.61249: variable 'ansible_search_path' from source: unknown 9931 1726887171.61274: calling self._execute() 9931 1726887171.61346: variable 'ansible_host' from source: host vars for 'managed_node1' 9931 1726887171.61358: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9931 1726887171.61369: variable 'omit' from source: magic vars 9931 1726887171.61473: variable 'omit' from source: magic vars 9931 1726887171.61518: variable 'omit' from source: magic vars 9931 1726887171.61560: variable 'omit' from source: magic vars 9931 1726887171.61597: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9931 1726887171.61636: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9931 1726887171.61660: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9931 1726887171.61683: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9931 1726887171.61699: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9931 1726887171.61731: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9931 1726887171.61739: variable 'ansible_host' from source: host vars for 'managed_node1' 9931 1726887171.61746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9931 1726887171.61879: Set connection var ansible_module_compression to ZIP_DEFLATED 9931 1726887171.61896: Set connection var ansible_shell_executable to /bin/sh 9931 1726887171.61903: Set connection var ansible_connection to ssh 9931 1726887171.61914: Set connection var ansible_timeout to 10 9931 1726887171.61920: Set connection var ansible_shell_type to sh 9931 1726887171.61929: Set connection var ansible_pipelining to False 9931 1726887171.61955: variable 'ansible_shell_executable' from source: unknown 9931 1726887171.61964: variable 'ansible_connection' from source: unknown 9931 1726887171.61971: variable 'ansible_module_compression' from source: unknown 9931 1726887171.61977: variable 'ansible_shell_type' from source: unknown 9931 1726887171.61983: variable 'ansible_shell_executable' from source: unknown 9931 1726887171.61988: variable 'ansible_host' from source: host vars for 'managed_node1' 9931 1726887171.61995: variable 'ansible_pipelining' from source: unknown 9931 1726887171.62001: variable 'ansible_timeout' from source: unknown 9932 1726887171.62189: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined 9932 1726887171.62311: in run() - task 0e652c5f-a961-eb88-62cf-00000000000d 9932 1726887171.62336: variable 'ansible_search_path' from source: unknown 9932 1726887171.62344: variable 'ansible_search_path' from source: unknown 9932 1726887171.62373: calling self._execute() 9932 1726887171.62449: variable 'ansible_host' from source: host vars for 'managed_node2' 9932 1726887171.62460: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9932 1726887171.62473: variable 'omit' from source: magic vars 9932 1726887171.62577: variable 'omit' from source: magic vars 9932 1726887171.62622: variable 'omit' from source: magic vars 9932 1726887171.62667: variable 'omit' from source: magic vars 9933 1726887171.62644: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined 9932 1726887171.62707: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9932 1726887171.62747: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9933 1726887171.62763: in run() - task 0e652c5f-a961-eb88-62cf-00000000000d 9932 1726887171.62770: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9933 1726887171.62782: variable 'ansible_search_path' from source: unknown 9933 1726887171.62789: variable 'ansible_search_path' from source: unknown 9932 1726887171.62794: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9932 1726887171.62809: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9933 1726887171.62825: calling self._execute() 9932 1726887171.62845: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9932 1726887171.62853: variable 'ansible_host' from source: host vars for 'managed_node2' 9932 1726887171.62859: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9933 1726887171.62894: variable 'ansible_host' from source: host vars for 'managed_node3' 9933 1726887171.62906: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9933 1726887171.62919: variable 'omit' from source: magic vars 9932 1726887171.62989: Set connection var ansible_module_compression to ZIP_DEFLATED 9932 1726887171.63006: Set connection var ansible_shell_executable to /bin/sh 9932 1726887171.63014: Set connection var ansible_connection to ssh 9932 1726887171.63023: Set connection var ansible_timeout to 10 9932 1726887171.63029: Set connection var ansible_shell_type to sh 9933 1726887171.63031: variable 'omit' from source: magic vars 9932 1726887171.63038: Set connection var ansible_pipelining to False 9932 1726887171.63064: variable 'ansible_shell_executable' from source: unknown 9932 1726887171.63071: variable 'ansible_connection' from source: unknown 9933 1726887171.63075: variable 'omit' from source: magic vars 9932 1726887171.63077: variable 'ansible_module_compression' from source: unknown 9932 1726887171.63083: variable 'ansible_shell_type' from source: unknown 9932 1726887171.63089: variable 'ansible_shell_executable' from source: unknown 9932 1726887171.63094: variable 'ansible_host' from source: host vars for 'managed_node2' 9932 1726887171.63101: variable 'ansible_pipelining' from source: unknown 9932 1726887171.63107: variable 'ansible_timeout' from source: unknown 9933 1726887171.63125: variable 'omit' from source: magic vars 9933 1726887171.63169: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9933 1726887171.63213: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9933 1726887171.63236: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9933 1726887171.63260: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9933 1726887171.63275: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9933 1726887171.63307: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9933 1726887171.63316: variable 'ansible_host' from source: host vars for 'managed_node3' 9933 1726887171.63322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9933 1726887171.63447: Set connection var ansible_module_compression to ZIP_DEFLATED 9933 1726887171.63464: Set connection var ansible_shell_executable to /bin/sh 9933 1726887171.63470: Set connection var ansible_connection to ssh 9933 1726887171.63479: Set connection var ansible_timeout to 10 9933 1726887171.63484: Set connection var ansible_shell_type to sh 9933 1726887171.63492: Set connection var ansible_pipelining to False 9933 1726887171.63535: variable 'ansible_shell_executable' from source: unknown 9933 1726887171.63544: variable 'ansible_connection' from source: unknown 9933 1726887171.63550: variable 'ansible_module_compression' from source: unknown 9933 1726887171.63556: variable 'ansible_shell_type' from source: unknown 9933 1726887171.63561: variable 'ansible_shell_executable' from source: unknown 9933 1726887171.63566: variable 'ansible_host' from source: host vars for 'managed_node3' 9933 1726887171.63572: variable 'ansible_pipelining' from source: unknown 9933 1726887171.63578: variable 'ansible_timeout' from source: unknown 9933 1726887171.63584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9933 1726887171.63743: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9933 1726887171.63758: variable 'omit' from source: magic vars 9933 1726887171.63766: starting attempt loop 9933 1726887171.63771: running the handler 9933 1726887171.64143: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9933 1726887171.64395: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9933 1726887171.64447: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9931 1726887171.62008: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9933 1726887171.64493: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9933 1726887171.64537: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9931 1726887171.64646: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9931 1726887171.64669: variable 'omit' from source: magic vars 9931 1726887171.64680: starting attempt loop 9931 1726887171.64687: running the handler 9933 1726887171.64816: 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) 9933 1726887171.64847: 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) 9933 1726887171.64880: 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) 9933 1726887171.64917: 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) 9933 1726887171.65039: variable 'timesync_services' from source: set_fact 9931 1726887171.65066: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9933 1726887171.65075: Evaluated conditional (timesync_services is defined): True 9933 1726887171.65085: handler run complete 9933 1726887171.65105: attempt loop complete, returning result 9933 1726887171.65111: _execute() done 9933 1726887171.65119: dumping result to json 9933 1726887171.65125: done dumping result, returning 9933 1726887171.65134: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined [0e652c5f-a961-eb88-62cf-00000000000d] 9933 1726887171.65151: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000d 9933 1726887171.65187: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000d 9933 1726887171.65193: WORKER PROCESS EXITING 9931 1726887171.65301: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9931 1726887171.65350: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9931 1726887171.65390: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9931 1726887171.65430: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9931 1726887171.65487: 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) 9931 1726887171.65506: 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) ok: [managed_node3] => { "changed": false } MSG: All assertions passed 9932 1726887171.65719: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9932 1726887171.65873: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9932 1726887171.65890: variable 'omit' from source: magic vars 9932 1726887171.65899: starting attempt loop 9932 1726887171.65905: running the handler 9932 1726887171.66272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9932 1726887171.66496: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9932 1726887171.66544: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9932 1726887171.66582: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9932 1726887171.66619: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9932 1726887171.66691: 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) 9932 1726887171.66720: 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) 9932 1726887171.66751: 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) 9932 1726887171.66780: 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) 9931 1726887171.66873: 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) 9931 1726887171.66906: 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) 9931 1726887171.67017: variable 'timesync_services' from source: set_fact 9931 1726887171.67049: Evaluated conditional (timesync_services is defined): True 9931 1726887171.67058: handler run complete 9931 1726887171.67073: attempt loop complete, returning result 9931 1726887171.67228: _execute() done 9931 1726887171.67234: dumping result to json 9931 1726887171.67239: done dumping result, returning 9931 1726887171.67247: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined [0e652c5f-a961-eb88-62cf-00000000000d] 9931 1726887171.67262: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000d 9931 1726887171.67295: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000d 9931 1726887171.67300: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false } MSG: All assertions passed 9932 1726887171.67691: variable 'timesync_services' from source: set_fact 9932 1726887171.67725: Evaluated conditional (timesync_services is defined): True 9932 1726887171.67735: handler run complete 9932 1726887171.67753: attempt loop complete, returning result 9932 1726887171.67760: _execute() done 9932 1726887171.67765: dumping result to json 9932 1726887171.67771: done dumping result, returning 9932 1726887171.67781: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check that variable 'timesync_services' is defined [0e652c5f-a961-eb88-62cf-00000000000d] 9932 1726887171.67884: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000d 9932 1726887171.67927: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000d 9932 1726887171.67933: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false } MSG: All assertions passed 9689 1726887171.68334: no more pending results, returning what we have 9689 1726887171.68339: results queue empty 9689 1726887171.68340: checking for any_errors_fatal 9689 1726887171.68347: done checking for any_errors_fatal 9689 1726887171.68348: checking for max_fail_percentage 9689 1726887171.68350: done checking for max_fail_percentage 9689 1726887171.68351: checking to see if all hosts have failed and the running result is not ok 9689 1726887171.68352: done checking to see if all hosts have failed 9689 1726887171.68353: getting the remaining hosts for this loop 9689 1726887171.68354: done getting the remaining hosts for this loop 9689 1726887171.68358: getting the next task for host managed_node1 9689 1726887171.68364: done getting next task for host managed_node1 9689 1726887171.68368: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed 9689 1726887171.68371: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887171.68373: getting the next task for host managed_node2 9689 1726887171.68375: done getting next task for host managed_node2 9689 1726887171.68378: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed 9689 1726887171.68380: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887171.68381: getting the next task for host managed_node3 9689 1726887171.68385: done getting next task for host managed_node3 9689 1726887171.68388: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed 9689 1726887171.68390: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887171.68404: getting variables 9689 1726887171.68406: in VariableManager get_vars() 9689 1726887171.68442: Calling all_inventory to load vars for managed_node1 9689 1726887171.68445: Calling groups_inventory to load vars for managed_node1 9689 1726887171.68448: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887171.68458: Calling all_plugins_play to load vars for managed_node1 9689 1726887171.68462: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887171.68467: Calling groups_plugins_play to load vars for managed_node1 9689 1726887171.68738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887171.69088: done with get_vars() 9689 1726887171.69099: done getting variables 9689 1726887171.69169: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Check if only NTP is needed] ******** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:17 Friday 20 September 2024 22:52:51 -0400 (0:00:00.103) 0:00:05.377 ****** 9689 1726887171.69200: entering _queue_task() for managed_node1/set_fact 9689 1726887171.69582: worker is 1 (out of 3 available) 9689 1726887171.69595: exiting _queue_task() for managed_node1/set_fact 9689 1726887171.69623: getting variables 9689 1726887171.69626: in VariableManager get_vars() 9689 1726887171.69705: Calling all_inventory to load vars for managed_node2 9689 1726887171.69710: Calling groups_inventory to load vars for managed_node2 9689 1726887171.69714: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887171.69730: Calling all_plugins_play to load vars for managed_node2 9689 1726887171.69733: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887171.69737: Calling groups_plugins_play to load vars for managed_node2 9689 1726887171.70075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887171.70457: done with get_vars() 9689 1726887171.70469: done getting variables 9689 1726887171.70564: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887171.70577: entering _queue_task() for managed_node2/set_fact 9689 1726887171.70833: worker is 2 (out of 3 available) 9689 1726887171.70847: exiting _queue_task() for managed_node2/set_fact 9689 1726887171.70880: getting variables 9689 1726887171.70883: in VariableManager get_vars() 9689 1726887171.70967: Calling all_inventory to load vars for managed_node3 9689 1726887171.70972: Calling groups_inventory to load vars for managed_node3 9689 1726887171.70975: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887171.70992: Calling all_plugins_play to load vars for managed_node3 9689 1726887171.70997: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887171.71001: Calling groups_plugins_play to load vars for managed_node3 9689 1726887171.71339: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9934 1726887171.71956: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed 9934 1726887171.72071: in run() - task 0e652c5f-a961-eb88-62cf-00000000000e 9934 1726887171.72087: variable 'ansible_search_path' from source: unknown 9934 1726887171.72093: variable 'ansible_search_path' from source: unknown 9934 1726887171.72119: calling self._execute() 9934 1726887171.72182: variable 'ansible_host' from source: host vars for 'managed_node1' 9934 1726887171.72194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9934 1726887171.72205: variable 'omit' from source: magic vars 9935 1726887171.72309: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed 9935 1726887171.72429: in run() - task 0e652c5f-a961-eb88-62cf-00000000000e 9935 1726887171.72446: variable 'ansible_search_path' from source: unknown 9935 1726887171.72452: variable 'ansible_search_path' from source: unknown 9935 1726887171.72477: calling self._execute() 9935 1726887171.72549: variable 'ansible_host' from source: host vars for 'managed_node2' 9935 1726887171.72560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9935 1726887171.72573: variable 'omit' from source: magic vars 9934 1726887171.72745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9935 1726887171.73090: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9689 1726887171.74092: done with get_vars() 9689 1726887171.74105: done getting variables 9689 1726887171.74185: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887171.74196: entering _queue_task() for managed_node3/set_fact 9689 1726887171.74483: worker is 3 (out of 3 available) 9689 1726887171.74500: exiting _queue_task() for managed_node3/set_fact 9689 1726887171.74515: done queuing things up, now waiting for results queue to drain 9689 1726887171.74518: waiting for pending results... 9934 1726887171.76420: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9934 1726887171.76500: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9934 1726887171.76541: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9934 1726887171.76581: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9934 1726887171.76611: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9934 1726887171.76691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9934 1726887171.76725: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9934 1726887171.76753: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9934 1726887171.76796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9934 1726887171.76813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9934 1726887171.77002: variable 'timesync_ptp_domains' from source: role '' defaults 9934 1726887171.77025: Evaluated conditional (timesync_ptp_domains | length == 0): True 9934 1726887171.77036: variable 'omit' from source: magic vars 9934 1726887171.77071: variable 'omit' from source: magic vars 9934 1726887171.77107: variable 'omit' from source: magic vars 9934 1726887171.77134: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9934 1726887171.77163: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9934 1726887171.77181: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9934 1726887171.77199: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9934 1726887171.77214: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9934 1726887171.77242: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9934 1726887171.77249: variable 'ansible_host' from source: host vars for 'managed_node1' 9934 1726887171.77254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9934 1726887171.77355: Set connection var ansible_module_compression to ZIP_DEFLATED 9934 1726887171.77371: Set connection var ansible_shell_executable to /bin/sh 9934 1726887171.77378: Set connection var ansible_connection to ssh 9934 1726887171.77387: Set connection var ansible_timeout to 10 9934 1726887171.77392: Set connection var ansible_shell_type to sh 9934 1726887171.77399: Set connection var ansible_pipelining to False 9934 1726887171.77424: variable 'ansible_shell_executable' from source: unknown 9934 1726887171.77430: variable 'ansible_connection' from source: unknown 9934 1726887171.77434: variable 'ansible_module_compression' from source: unknown 9934 1726887171.77438: variable 'ansible_shell_type' from source: unknown 9934 1726887171.77441: variable 'ansible_shell_executable' from source: unknown 9934 1726887171.77445: variable 'ansible_host' from source: host vars for 'managed_node1' 9934 1726887171.77450: variable 'ansible_pipelining' from source: unknown 9934 1726887171.77453: variable 'ansible_timeout' from source: unknown 9934 1726887171.77458: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9934 1726887171.77564: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9934 1726887171.77581: variable 'omit' from source: magic vars 9934 1726887171.77590: starting attempt loop 9934 1726887171.77596: running the handler 9934 1726887171.77610: handler run complete 9934 1726887171.77625: attempt loop complete, returning result 9934 1726887171.77631: _execute() done 9934 1726887171.77636: dumping result to json 9934 1726887171.77642: done dumping result, returning 9934 1726887171.77651: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed [0e652c5f-a961-eb88-62cf-00000000000e] 9934 1726887171.77667: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000e 9934 1726887171.77698: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000e 9934 1726887171.77705: WORKER PROCESS EXITING 9935 1726887171.78062: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9935 1726887171.78167: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py ok: [managed_node1] => { "ansible_facts": { "timesync_mode": 1 }, "changed": false } 9935 1726887171.78229: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9935 1726887171.78298: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9935 1726887171.78345: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9935 1726887171.78442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9935 1726887171.78494: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9935 1726887171.78537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9936 1726887171.78517: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed 9935 1726887171.78608: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9935 1726887171.78637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9936 1726887171.78650: in run() - task 0e652c5f-a961-eb88-62cf-00000000000e 9936 1726887171.78670: variable 'ansible_search_path' from source: unknown 9936 1726887171.78678: variable 'ansible_search_path' from source: unknown 9936 1726887171.78716: calling self._execute() 9936 1726887171.78780: variable 'ansible_host' from source: host vars for 'managed_node3' 9936 1726887171.78793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9936 1726887171.78806: variable 'omit' from source: magic vars 9935 1726887171.79021: variable 'timesync_ptp_domains' from source: role '' defaults 9935 1726887171.79256: Evaluated conditional (timesync_ptp_domains | length == 0): True 9935 1726887171.79267: variable 'omit' from source: magic vars 9935 1726887171.79308: variable 'omit' from source: magic vars 9936 1726887171.79343: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9935 1726887171.79355: variable 'omit' from source: magic vars 9935 1726887171.79385: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9935 1726887171.79419: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9935 1726887171.79439: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9935 1726887171.79461: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9935 1726887171.79476: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9935 1726887171.79509: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9935 1726887171.79518: variable 'ansible_host' from source: host vars for 'managed_node2' 9935 1726887171.79525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9935 1726887171.79654: Set connection var ansible_module_compression to ZIP_DEFLATED 9935 1726887171.79670: Set connection var ansible_shell_executable to /bin/sh 9935 1726887171.79677: Set connection var ansible_connection to ssh 9935 1726887171.79685: Set connection var ansible_timeout to 10 9935 1726887171.79691: Set connection var ansible_shell_type to sh 9935 1726887171.79701: Set connection var ansible_pipelining to False 9935 1726887171.79729: variable 'ansible_shell_executable' from source: unknown 9935 1726887171.79736: variable 'ansible_connection' from source: unknown 9935 1726887171.79742: variable 'ansible_module_compression' from source: unknown 9935 1726887171.79748: variable 'ansible_shell_type' from source: unknown 9935 1726887171.79754: variable 'ansible_shell_executable' from source: unknown 9935 1726887171.79759: variable 'ansible_host' from source: host vars for 'managed_node2' 9935 1726887171.79765: variable 'ansible_pipelining' from source: unknown 9935 1726887171.79770: variable 'ansible_timeout' from source: unknown 9935 1726887171.79776: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9935 1726887171.79893: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9935 1726887171.79907: variable 'omit' from source: magic vars 9935 1726887171.79918: starting attempt loop 9935 1726887171.79924: running the handler 9935 1726887171.79938: handler run complete 9935 1726887171.79950: attempt loop complete, returning result 9935 1726887171.79957: _execute() done 9935 1726887171.79963: dumping result to json 9935 1726887171.79969: done dumping result, returning 9935 1726887171.79978: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed [0e652c5f-a961-eb88-62cf-00000000000e] 9935 1726887171.80069: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000e 9935 1726887171.80101: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000e 9935 1726887171.80107: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "timesync_mode": 1 }, "changed": false } 9936 1726887171.82165: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9936 1726887171.82247: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9936 1726887171.82295: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9936 1726887171.82344: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9936 1726887171.82381: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9936 1726887171.82464: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9936 1726887171.82496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9936 1726887171.82528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9936 1726887171.82572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9936 1726887171.82590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9936 1726887171.82723: variable 'timesync_ptp_domains' from source: role '' defaults 9936 1726887171.82747: Evaluated conditional (timesync_ptp_domains | length == 0): True 9936 1726887171.82757: variable 'omit' from source: magic vars 9936 1726887171.82800: variable 'omit' from source: magic vars 9936 1726887171.82848: variable 'omit' from source: magic vars 9936 1726887171.82879: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9936 1726887171.82930: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9936 1726887171.82951: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9936 1726887171.82974: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9936 1726887171.82989: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9936 1726887171.83020: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9936 1726887171.83028: variable 'ansible_host' from source: host vars for 'managed_node3' 9936 1726887171.83034: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9936 1726887171.83150: Set connection var ansible_module_compression to ZIP_DEFLATED 9936 1726887171.83165: Set connection var ansible_shell_executable to /bin/sh 9936 1726887171.83171: Set connection var ansible_connection to ssh 9936 1726887171.83179: Set connection var ansible_timeout to 10 9936 1726887171.83185: Set connection var ansible_shell_type to sh 9936 1726887171.83193: Set connection var ansible_pipelining to False 9936 1726887171.83218: variable 'ansible_shell_executable' from source: unknown 9936 1726887171.83225: variable 'ansible_connection' from source: unknown 9936 1726887171.83231: variable 'ansible_module_compression' from source: unknown 9936 1726887171.83236: variable 'ansible_shell_type' from source: unknown 9936 1726887171.83241: variable 'ansible_shell_executable' from source: unknown 9936 1726887171.83246: variable 'ansible_host' from source: host vars for 'managed_node3' 9936 1726887171.83252: variable 'ansible_pipelining' from source: unknown 9936 1726887171.83257: variable 'ansible_timeout' from source: unknown 9936 1726887171.83263: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9936 1726887171.83376: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 9936 1726887171.83391: variable 'omit' from source: magic vars 9936 1726887171.83400: starting attempt loop 9936 1726887171.83405: running the handler 9936 1726887171.83420: handler run complete 9936 1726887171.83432: attempt loop complete, returning result 9936 1726887171.83437: _execute() done 9936 1726887171.83442: dumping result to json 9936 1726887171.83447: done dumping result, returning 9936 1726887171.83455: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if only NTP is needed [0e652c5f-a961-eb88-62cf-00000000000e] 9936 1726887171.83469: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000e 9936 1726887171.83498: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000e 9936 1726887171.83503: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "timesync_mode": 1 }, "changed": false } 9689 1726887171.84459: no more pending results, returning what we have 9689 1726887171.84464: results queue empty 9689 1726887171.84465: checking for any_errors_fatal 9689 1726887171.84471: done checking for any_errors_fatal 9689 1726887171.84472: checking for max_fail_percentage 9689 1726887171.84474: done checking for max_fail_percentage 9689 1726887171.84475: checking to see if all hosts have failed and the running result is not ok 9689 1726887171.84476: done checking to see if all hosts have failed 9689 1726887171.84477: getting the remaining hosts for this loop 9689 1726887171.84479: done getting the remaining hosts for this loop 9689 1726887171.84483: getting the next task for host managed_node1 9689 1726887171.84488: done getting next task for host managed_node1 9689 1726887171.84494: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed 9689 1726887171.84497: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887171.84499: getting the next task for host managed_node2 9689 1726887171.84501: done getting next task for host managed_node2 9689 1726887171.84504: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed 9689 1726887171.84505: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887171.84507: getting the next task for host managed_node3 9689 1726887171.84509: done getting next task for host managed_node3 9689 1726887171.84513: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed 9689 1726887171.84515: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887171.84530: getting variables 9689 1726887171.84532: in VariableManager get_vars() 9689 1726887171.84568: Calling all_inventory to load vars for managed_node1 9689 1726887171.84572: Calling groups_inventory to load vars for managed_node1 9689 1726887171.84574: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887171.84583: Calling all_plugins_play to load vars for managed_node1 9689 1726887171.84586: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887171.84590: Calling groups_plugins_play to load vars for managed_node1 9689 1726887171.84887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887171.85215: done with get_vars() 9689 1726887171.85225: done getting variables 9689 1726887171.85286: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Check if single PTP is needed] ****** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:22 Friday 20 September 2024 22:52:51 -0400 (0:00:00.161) 0:00:05.538 ****** 9689 1726887171.85320: entering _queue_task() for managed_node1/set_fact 9689 1726887171.85536: worker is 1 (out of 3 available) 9689 1726887171.85550: exiting _queue_task() for managed_node1/set_fact 9689 1726887171.85580: getting variables 9689 1726887171.85583: in VariableManager get_vars() 9689 1726887171.85668: Calling all_inventory to load vars for managed_node2 9689 1726887171.85672: Calling groups_inventory to load vars for managed_node2 9689 1726887171.85675: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887171.85690: Calling all_plugins_play to load vars for managed_node2 9689 1726887171.85695: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887171.85699: Calling groups_plugins_play to load vars for managed_node2 9689 1726887171.86375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887171.86758: done with get_vars() 9689 1726887171.86772: done getting variables 9689 1726887171.86862: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887171.86874: entering _queue_task() for managed_node2/set_fact 9689 1726887171.88281: worker is 2 (out of 3 available) 9689 1726887171.88286: exiting _queue_task() for managed_node2/set_fact 9689 1726887171.88307: getting variables 9689 1726887171.88310: in VariableManager get_vars() 9689 1726887171.88372: Calling all_inventory to load vars for managed_node3 9689 1726887171.88377: Calling groups_inventory to load vars for managed_node3 9689 1726887171.88380: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887171.88393: Calling all_plugins_play to load vars for managed_node3 9689 1726887171.88398: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887171.88403: Calling groups_plugins_play to load vars for managed_node3 9689 1726887171.88705: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887171.89069: done with get_vars() 9689 1726887171.89081: done getting variables 9689 1726887171.89165: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887171.89177: entering _queue_task() for managed_node3/set_fact 9938 1726887171.86166: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed 9938 1726887171.86282: in run() - task 0e652c5f-a961-eb88-62cf-00000000000f 9938 1726887171.86298: variable 'ansible_search_path' from source: unknown 9938 1726887171.86304: variable 'ansible_search_path' from source: unknown 9938 1726887171.86328: calling self._execute() 9938 1726887171.86392: variable 'ansible_host' from source: host vars for 'managed_node1' 9938 1726887171.86403: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9938 1726887171.86416: variable 'omit' from source: magic vars 9938 1726887171.86909: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9939 1726887171.87353: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed 9939 1726887171.87482: in run() - task 0e652c5f-a961-eb88-62cf-00000000000f 9939 1726887171.87502: variable 'ansible_search_path' from source: unknown 9939 1726887171.87508: variable 'ansible_search_path' from source: unknown 9939 1726887171.87543: calling self._execute() 9939 1726887171.87620: variable 'ansible_host' from source: host vars for 'managed_node2' 9939 1726887171.87631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9939 1726887171.87644: variable 'omit' from source: magic vars 9939 1726887171.88142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9938 1726887171.88589: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9938 1726887171.88645: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9938 1726887171.88689: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9938 1726887171.88733: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9938 1726887171.88824: 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) 9938 1726887171.88854: 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) 9938 1726887171.88885: 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) 9938 1726887171.88918: 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) 9938 1726887171.89050: variable 'timesync_mode' from source: set_fact 9938 1726887171.89065: Evaluated conditional (timesync_mode is not defined): False 9938 1726887171.89071: when evaluation is False, skipping this task 9938 1726887171.89078: _execute() done 9938 1726887171.89084: dumping result to json 9938 1726887171.89090: done dumping result, returning 9938 1726887171.89099: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed [0e652c5f-a961-eb88-62cf-00000000000f] 9938 1726887171.89118: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000f 9938 1726887171.89157: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000f 9938 1726887171.89163: WORKER PROCESS EXITING 9689 1726887171.89593: worker is 3 (out of 3 available) 9689 1726887171.89609: exiting _queue_task() for managed_node3/set_fact skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_mode is not defined", "skip_reason": "Conditional result was False" } 9689 1726887171.89714: done queuing things up, now waiting for results queue to drain 9689 1726887171.89717: waiting for pending results... 9939 1726887171.89962: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9939 1726887171.90021: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9939 1726887171.90065: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9939 1726887171.90109: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9939 1726887171.90206: 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) 9939 1726887171.90239: 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) 9939 1726887171.90273: 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) 9939 1726887171.90307: 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) 9939 1726887171.90445: variable 'timesync_mode' from source: set_fact 9939 1726887171.90462: Evaluated conditional (timesync_mode is not defined): False 9939 1726887171.90468: when evaluation is False, skipping this task 9939 1726887171.90474: _execute() done 9939 1726887171.90480: dumping result to json 9939 1726887171.90486: done dumping result, returning 9939 1726887171.90495: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed [0e652c5f-a961-eb88-62cf-00000000000f] 9939 1726887171.90624: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000f 9939 1726887171.90669: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000f 9939 1726887171.90675: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode is not defined", "skip_reason": "Conditional result was False" } 9941 1726887171.91983: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed 9941 1726887171.92103: in run() - task 0e652c5f-a961-eb88-62cf-00000000000f 9941 1726887171.92123: variable 'ansible_search_path' from source: unknown 9941 1726887171.92130: variable 'ansible_search_path' from source: unknown 9941 1726887171.92168: calling self._execute() 9941 1726887171.92235: variable 'ansible_host' from source: host vars for 'managed_node3' 9941 1726887171.92247: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9941 1726887171.92259: variable 'omit' from source: magic vars 9941 1726887171.92766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9941 1726887171.93099: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9941 1726887171.93154: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9941 1726887171.93197: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9941 1726887171.93239: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9941 1726887171.93333: 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) 9941 1726887171.93365: 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) 9941 1726887171.93395: 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) 9941 1726887171.93429: 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) 9941 1726887171.93553: variable 'timesync_mode' from source: set_fact 9941 1726887171.93569: Evaluated conditional (timesync_mode is not defined): False 9941 1726887171.93574: when evaluation is False, skipping this task 9941 1726887171.93579: _execute() done 9941 1726887171.93584: dumping result to json 9941 1726887171.93589: done dumping result, returning 9941 1726887171.93596: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if single PTP is needed [0e652c5f-a961-eb88-62cf-00000000000f] 9941 1726887171.93613: sending task result for task 0e652c5f-a961-eb88-62cf-00000000000f 9941 1726887171.93647: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000000f 9941 1726887171.93652: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_mode is not defined", "skip_reason": "Conditional result was False" } 9689 1726887171.94022: no more pending results, returning what we have 9689 1726887171.94026: results queue empty 9689 1726887171.94027: checking for any_errors_fatal 9689 1726887171.94033: done checking for any_errors_fatal 9689 1726887171.94034: checking for max_fail_percentage 9689 1726887171.94036: done checking for max_fail_percentage 9689 1726887171.94036: checking to see if all hosts have failed and the running result is not ok 9689 1726887171.94037: done checking to see if all hosts have failed 9689 1726887171.94038: getting the remaining hosts for this loop 9689 1726887171.94040: done getting the remaining hosts for this loop 9689 1726887171.94043: getting the next task for host managed_node1 9689 1726887171.94049: done getting next task for host managed_node1 9689 1726887171.94053: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed 9689 1726887171.94056: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887171.94057: getting the next task for host managed_node2 9689 1726887171.94059: done getting next task for host managed_node2 9689 1726887171.94062: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed 9689 1726887171.94063: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887171.94064: getting the next task for host managed_node3 9689 1726887171.94066: done getting next task for host managed_node3 9689 1726887171.94068: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed 9689 1726887171.94069: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887171.94091: getting variables 9689 1726887171.94093: in VariableManager get_vars() 9689 1726887171.94127: Calling all_inventory to load vars for managed_node1 9689 1726887171.94130: Calling groups_inventory to load vars for managed_node1 9689 1726887171.94133: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887171.94142: Calling all_plugins_play to load vars for managed_node1 9689 1726887171.94145: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887171.94149: Calling groups_plugins_play to load vars for managed_node1 9689 1726887171.94443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887171.94770: done with get_vars() 9689 1726887171.94780: done getting variables 9689 1726887171.94842: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed] *** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:31 Friday 20 September 2024 22:52:51 -0400 (0:00:00.095) 0:00:05.634 ****** 9689 1726887171.94872: entering _queue_task() for managed_node1/set_fact 9689 1726887171.95077: worker is 1 (out of 3 available) 9689 1726887171.95091: exiting _queue_task() for managed_node1/set_fact 9689 1726887171.95368: getting variables 9689 1726887171.95372: in VariableManager get_vars() 9689 1726887171.95457: Calling all_inventory to load vars for managed_node2 9689 1726887171.95462: Calling groups_inventory to load vars for managed_node2 9689 1726887171.95467: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887171.95483: Calling all_plugins_play to load vars for managed_node2 9689 1726887171.95487: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887171.95492: Calling groups_plugins_play to load vars for managed_node2 9689 1726887171.95832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887171.96210: done with get_vars() 9689 1726887171.96226: done getting variables 9689 1726887171.96321: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887171.96333: entering _queue_task() for managed_node2/set_fact 9689 1726887171.96619: worker is 2 (out of 3 available) 9689 1726887171.96635: exiting _queue_task() for managed_node2/set_fact 9689 1726887171.96670: getting variables 9689 1726887171.96673: in VariableManager get_vars() 9689 1726887171.96766: Calling all_inventory to load vars for managed_node3 9689 1726887171.96771: Calling groups_inventory to load vars for managed_node3 9689 1726887171.96775: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887171.96791: Calling all_plugins_play to load vars for managed_node3 9689 1726887171.96796: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887171.96801: Calling groups_plugins_play to load vars for managed_node3 9689 1726887171.97142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9942 1726887171.96310: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed 9942 1726887171.96435: in run() - task 0e652c5f-a961-eb88-62cf-000000000010 9942 1726887171.96453: variable 'ansible_search_path' from source: unknown 9942 1726887171.96458: variable 'ansible_search_path' from source: unknown 9942 1726887171.96479: calling self._execute() 9942 1726887171.96536: variable 'ansible_host' from source: host vars for 'managed_node1' 9942 1726887171.96546: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9942 1726887171.96556: variable 'omit' from source: magic vars 9942 1726887171.97060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9943 1726887171.97703: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed 9943 1726887171.97811: in run() - task 0e652c5f-a961-eb88-62cf-000000000010 9943 1726887171.97830: variable 'ansible_search_path' from source: unknown 9943 1726887171.97836: variable 'ansible_search_path' from source: unknown 9943 1726887171.97857: calling self._execute() 9943 1726887171.97926: variable 'ansible_host' from source: host vars for 'managed_node2' 9943 1726887171.97937: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9943 1726887171.97948: variable 'omit' from source: magic vars 9943 1726887171.98427: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9689 1726887171.98703: done with get_vars() 9689 1726887171.98718: done getting variables 9689 1726887171.98794: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887171.98805: entering _queue_task() for managed_node3/set_fact 9689 1726887171.99097: worker is 3 (out of 3 available) 9689 1726887171.99111: exiting _queue_task() for managed_node3/set_fact 9689 1726887171.99126: done queuing things up, now waiting for results queue to drain 9689 1726887171.99128: waiting for pending results... 9943 1726887171.99230: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9943 1726887171.99286: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9943 1726887171.99332: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9943 1726887171.99373: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9943 1726887171.99459: 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) 9943 1726887171.99490: 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) 9943 1726887171.99525: 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) 9943 1726887171.99563: 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) 9943 1726887171.99714: variable 'timesync_mode' from source: set_fact 9943 1726887171.99730: Evaluated conditional (timesync_mode is not defined): False 9943 1726887171.99736: when evaluation is False, skipping this task 9943 1726887171.99741: _execute() done 9943 1726887171.99746: dumping result to json 9943 1726887171.99752: done dumping result, returning 9943 1726887171.99761: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed [0e652c5f-a961-eb88-62cf-000000000010] 9942 1726887171.99825: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9943 1726887171.99855: sending task result for task 0e652c5f-a961-eb88-62cf-000000000010 9942 1726887171.99884: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9943 1726887171.99894: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000010 9943 1726887171.99899: WORKER PROCESS EXITING 9942 1726887171.99928: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9942 1726887171.99967: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9942 1726887172.00053: 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) 9942 1726887172.00082: 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) 9942 1726887172.00111: 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) 9942 1726887172.00147: 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) 9942 1726887172.00279: variable 'timesync_mode' from source: set_fact 9942 1726887172.00294: Evaluated conditional (timesync_mode is not defined): False 9942 1726887172.00300: when evaluation is False, skipping this task 9942 1726887172.00306: _execute() done 9942 1726887172.00311: dumping result to json 9942 1726887172.00320: done dumping result, returning 9942 1726887172.00329: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed [0e652c5f-a961-eb88-62cf-000000000010] 9942 1726887172.00346: sending task result for task 0e652c5f-a961-eb88-62cf-000000000010 skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode is not defined", "skip_reason": "Conditional result was False" } 9942 1726887172.00386: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000010 9942 1726887172.00392: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_mode is not defined", "skip_reason": "Conditional result was False" } 9944 1726887172.00714: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed 9944 1726887172.00823: in run() - task 0e652c5f-a961-eb88-62cf-000000000010 9944 1726887172.00841: variable 'ansible_search_path' from source: unknown 9944 1726887172.00846: variable 'ansible_search_path' from source: unknown 9944 1726887172.00880: calling self._execute() 9944 1726887172.00941: variable 'ansible_host' from source: host vars for 'managed_node3' 9944 1726887172.00952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9944 1726887172.00965: variable 'omit' from source: magic vars 9944 1726887172.01446: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 9944 1726887172.01753: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 9944 1726887172.01805: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 9944 1726887172.01848: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 9944 1726887172.01888: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 9944 1726887172.01981: 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) 9944 1726887172.02015: 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) 9944 1726887172.02049: 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) 9944 1726887172.02082: 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) 9944 1726887172.02208: variable 'timesync_mode' from source: set_fact 9944 1726887172.02224: Evaluated conditional (timesync_mode is not defined): False 9944 1726887172.02230: when evaluation is False, skipping this task 9944 1726887172.02236: _execute() done 9944 1726887172.02242: dumping result to json 9944 1726887172.02248: done dumping result, returning 9944 1726887172.02255: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if both NTP and PTP are needed [0e652c5f-a961-eb88-62cf-000000000010] 9944 1726887172.02272: sending task result for task 0e652c5f-a961-eb88-62cf-000000000010 9944 1726887172.02308: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000010 9944 1726887172.02315: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_mode is not defined", "skip_reason": "Conditional result was False" } 9689 1726887172.02757: no more pending results, returning what we have 9689 1726887172.02761: results queue empty 9689 1726887172.02766: checking for any_errors_fatal 9689 1726887172.02771: done checking for any_errors_fatal 9689 1726887172.02772: checking for max_fail_percentage 9689 1726887172.02774: done checking for max_fail_percentage 9689 1726887172.02775: checking to see if all hosts have failed and the running result is not ok 9689 1726887172.02776: done checking to see if all hosts have failed 9689 1726887172.02776: getting the remaining hosts for this loop 9689 1726887172.02778: done getting the remaining hosts for this loop 9689 1726887172.02782: getting the next task for host managed_node1 9689 1726887172.02787: done getting next task for host managed_node1 9689 1726887172.02791: ^ task is: TASK: fedora.linux_system_roles.timesync : Determine current NTP provider 9689 1726887172.02793: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887172.02794: getting the next task for host managed_node2 9689 1726887172.02797: done getting next task for host managed_node2 9689 1726887172.02799: ^ task is: TASK: fedora.linux_system_roles.timesync : Determine current NTP provider 9689 1726887172.02801: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887172.02801: getting the next task for host managed_node3 9689 1726887172.02803: done getting next task for host managed_node3 9689 1726887172.02806: ^ task is: TASK: fedora.linux_system_roles.timesync : Determine current NTP provider 9689 1726887172.02807: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887172.02825: getting variables 9689 1726887172.02828: in VariableManager get_vars() 9689 1726887172.02861: Calling all_inventory to load vars for managed_node1 9689 1726887172.02864: Calling groups_inventory to load vars for managed_node1 9689 1726887172.02867: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887172.02876: Calling all_plugins_play to load vars for managed_node1 9689 1726887172.02879: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887172.02883: Calling groups_plugins_play to load vars for managed_node1 9689 1726887172.03184: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887172.03516: done with get_vars() 9689 1726887172.03526: done getting variables TASK [fedora.linux_system_roles.timesync : Determine current NTP provider] ***** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:36 Friday 20 September 2024 22:52:52 -0400 (0:00:00.087) 0:00:05.721 ****** 9689 1726887172.03609: entering _queue_task() for managed_node1/fedora.linux_system_roles.timesync_provider 9689 1726887172.03611: Creating lock for fedora.linux_system_roles.timesync_provider 9689 1726887172.04058: worker is 1 (out of 3 available) 9689 1726887172.04070: exiting _queue_task() for managed_node1/fedora.linux_system_roles.timesync_provider 9689 1726887172.04101: getting variables 9689 1726887172.04104: in VariableManager get_vars() 9689 1726887172.04190: Calling all_inventory to load vars for managed_node2 9689 1726887172.04196: Calling groups_inventory to load vars for managed_node2 9689 1726887172.04199: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887172.04216: Calling all_plugins_play to load vars for managed_node2 9689 1726887172.04221: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887172.04225: Calling groups_plugins_play to load vars for managed_node2 9689 1726887172.04564: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887172.05303: done with get_vars() 9689 1726887172.05318: done getting variables 9689 1726887172.05407: entering _queue_task() for managed_node2/fedora.linux_system_roles.timesync_provider 9689 1726887172.05696: worker is 2 (out of 3 available) 9689 1726887172.05710: exiting _queue_task() for managed_node2/fedora.linux_system_roles.timesync_provider 9689 1726887172.05748: getting variables 9689 1726887172.05752: in VariableManager get_vars() 9689 1726887172.05849: Calling all_inventory to load vars for managed_node3 9689 1726887172.05854: Calling groups_inventory to load vars for managed_node3 9689 1726887172.05858: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887172.05874: Calling all_plugins_play to load vars for managed_node3 9689 1726887172.05879: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887172.05884: Calling groups_plugins_play to load vars for managed_node3 9945 1726887172.05222: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Determine current NTP provider 9945 1726887172.05343: in run() - task 0e652c5f-a961-eb88-62cf-000000000011 9945 1726887172.05361: variable 'ansible_search_path' from source: unknown 9945 1726887172.05368: variable 'ansible_search_path' from source: unknown 9945 1726887172.05391: calling self._execute() 9945 1726887172.05457: variable 'ansible_host' from source: host vars for 'managed_node1' 9945 1726887172.05469: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9945 1726887172.05482: variable 'omit' from source: magic vars 9945 1726887172.05980: variable 'timesync_mode' from source: set_fact 9945 1726887172.05994: Evaluated conditional (timesync_mode != 2): True 9689 1726887172.06463: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887172.06844: done with get_vars() 9689 1726887172.06855: done getting variables 9689 1726887172.06940: entering _queue_task() for managed_node3/fedora.linux_system_roles.timesync_provider 9689 1726887172.07231: worker is 3 (out of 3 available) 9689 1726887172.07244: exiting _queue_task() for managed_node3/fedora.linux_system_roles.timesync_provider 9689 1726887172.07256: done queuing things up, now waiting for results queue to drain 9689 1726887172.07258: waiting for pending results... 9945 1726887172.07315: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9946 1726887172.07608: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Determine current NTP provider 9946 1726887172.07731: in run() - task 0e652c5f-a961-eb88-62cf-000000000011 9946 1726887172.07748: variable 'ansible_search_path' from source: unknown 9946 1726887172.07755: variable 'ansible_search_path' from source: unknown 9946 1726887172.07781: calling self._execute() 9946 1726887172.07856: variable 'ansible_host' from source: host vars for 'managed_node2' 9946 1726887172.07867: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9946 1726887172.07880: variable 'omit' from source: magic vars 9946 1726887172.08401: variable 'timesync_mode' from source: set_fact 9946 1726887172.08417: Evaluated conditional (timesync_mode != 2): True 9947 1726887172.08743: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Determine current NTP provider 9947 1726887172.08872: in run() - task 0e652c5f-a961-eb88-62cf-000000000011 9947 1726887172.08891: variable 'ansible_search_path' from source: unknown 9947 1726887172.08897: variable 'ansible_search_path' from source: unknown 9947 1726887172.08935: calling self._execute() 9947 1726887172.09003: variable 'ansible_host' from source: host vars for 'managed_node3' 9947 1726887172.09016: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9947 1726887172.09027: variable 'omit' from source: magic vars 9947 1726887172.09520: variable 'timesync_mode' from source: set_fact 9947 1726887172.09534: Evaluated conditional (timesync_mode != 2): True 9946 1726887172.09763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9947 1726887172.10880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9945 1726887172.12559: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9945 1726887172.12642: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9945 1726887172.12682: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9945 1726887172.13834: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9945 1726887172.13866: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9945 1726887172.13948: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9945 1726887172.13979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9945 1726887172.14007: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9945 1726887172.14055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9945 1726887172.14076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9945 1726887172.14178: variable 'timesync_ntp_provider' from source: role '' defaults 9945 1726887172.14197: Evaluated conditional (timesync_ntp_provider | length == 0): True 9945 1726887172.14206: variable 'omit' from source: magic vars 9945 1726887172.14245: variable 'omit' from source: magic vars 9945 1726887172.14290: variable 'omit' from source: magic vars 9945 1726887172.14321: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9945 1726887172.14355: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9945 1726887172.14375: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9945 1726887172.14397: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9945 1726887172.14414: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9945 1726887172.14446: variable 'inventory_hostname' from source: host vars for 'managed_node1' 9945 1726887172.14454: variable 'ansible_host' from source: host vars for 'managed_node1' 9945 1726887172.14461: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9945 1726887172.14581: Set connection var ansible_module_compression to ZIP_DEFLATED 9945 1726887172.14597: Set connection var ansible_shell_executable to /bin/sh 9945 1726887172.14603: Set connection var ansible_connection to ssh 9945 1726887172.14614: Set connection var ansible_timeout to 10 9945 1726887172.14621: Set connection var ansible_shell_type to sh 9945 1726887172.14630: Set connection var ansible_pipelining to False 9945 1726887172.14656: variable 'ansible_shell_executable' from source: unknown 9945 1726887172.14663: variable 'ansible_connection' from source: unknown 9946 1726887172.14662: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9945 1726887172.14669: variable 'ansible_module_compression' from source: unknown 9945 1726887172.14675: variable 'ansible_shell_type' from source: unknown 9945 1726887172.14681: variable 'ansible_shell_executable' from source: unknown 9945 1726887172.14687: variable 'ansible_host' from source: host vars for 'managed_node1' 9945 1726887172.14693: variable 'ansible_pipelining' from source: unknown 9945 1726887172.14698: variable 'ansible_timeout' from source: unknown 9945 1726887172.14705: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9946 1726887172.14755: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9946 1726887172.14801: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9946 1726887172.14847: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9945 1726887172.14852: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9945 1726887172.14866: variable 'omit' from source: magic vars 9945 1726887172.14874: starting attempt loop 9945 1726887172.14880: running the handler 9946 1726887172.14882: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9945 1726887172.14896: _low_level_execute_command(): starting 9945 1726887172.14907: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9947 1726887172.15795: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 9947 1726887172.15892: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 9947 1726887172.15940: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 9947 1726887172.15986: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 9947 1726887172.16023: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 9947 1726887172.16116: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9947 1726887172.16153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9947 1726887172.16185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9946 1726887172.14969: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 9946 1726887172.16485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 9946 1726887172.16522: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 9946 1726887172.16573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9946 1726887172.16592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9946 1726887172.16709: variable 'timesync_ntp_provider' from source: role '' defaults 9946 1726887172.16731: Evaluated conditional (timesync_ntp_provider | length == 0): True 9946 1726887172.16741: variable 'omit' from source: magic vars 9946 1726887172.16780: variable 'omit' from source: magic vars 9946 1726887172.16826: variable 'omit' from source: magic vars 9946 1726887172.16855: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9946 1726887172.16890: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9946 1726887172.16910: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9946 1726887172.16935: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9946 1726887172.16950: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9946 1726887172.16981: variable 'inventory_hostname' from source: host vars for 'managed_node2' 9946 1726887172.16988: variable 'ansible_host' from source: host vars for 'managed_node2' 9946 1726887172.16994: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9946 1726887172.17102: Set connection var ansible_module_compression to ZIP_DEFLATED 9946 1726887172.17118: Set connection var ansible_shell_executable to /bin/sh 9946 1726887172.17124: Set connection var ansible_connection to ssh 9946 1726887172.17133: Set connection var ansible_timeout to 10 9946 1726887172.17137: Set connection var ansible_shell_type to sh 9946 1726887172.17145: Set connection var ansible_pipelining to False 9946 1726887172.17169: variable 'ansible_shell_executable' from source: unknown 9946 1726887172.17176: variable 'ansible_connection' from source: unknown 9946 1726887172.17181: variable 'ansible_module_compression' from source: unknown 9946 1726887172.17186: variable 'ansible_shell_type' from source: unknown 9946 1726887172.17190: variable 'ansible_shell_executable' from source: unknown 9946 1726887172.17195: variable 'ansible_host' from source: host vars for 'managed_node2' 9946 1726887172.17200: variable 'ansible_pipelining' from source: unknown 9946 1726887172.17205: variable 'ansible_timeout' from source: unknown 9946 1726887172.17211: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9946 1726887172.17353: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9946 1726887172.17367: variable 'omit' from source: magic vars 9946 1726887172.17375: starting attempt loop 9946 1726887172.17380: running the handler 9946 1726887172.17394: _low_level_execute_command(): starting 9946 1726887172.17404: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9947 1726887172.17724: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 9947 1726887172.17747: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 9947 1726887172.17879: variable 'timesync_ntp_provider' from source: role '' defaults 9947 1726887172.17902: Evaluated conditional (timesync_ntp_provider | length == 0): True 9947 1726887172.17914: variable 'omit' from source: magic vars 9947 1726887172.17956: variable 'omit' from source: magic vars 9947 1726887172.17997: variable 'omit' from source: magic vars 9947 1726887172.18029: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 9947 1726887172.18062: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 9947 1726887172.18087: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 9947 1726887172.18108: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9947 1726887172.18124: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 9947 1726887172.18154: variable 'inventory_hostname' from source: host vars for 'managed_node3' 9947 1726887172.18161: variable 'ansible_host' from source: host vars for 'managed_node3' 9947 1726887172.18167: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9947 1726887172.18278: Set connection var ansible_module_compression to ZIP_DEFLATED 9947 1726887172.18292: Set connection var ansible_shell_executable to /bin/sh 9947 1726887172.18298: Set connection var ansible_connection to ssh 9947 1726887172.18306: Set connection var ansible_timeout to 10 9947 1726887172.18311: Set connection var ansible_shell_type to sh 9947 1726887172.18322: Set connection var ansible_pipelining to False 9947 1726887172.18348: variable 'ansible_shell_executable' from source: unknown 9947 1726887172.18354: variable 'ansible_connection' from source: unknown 9947 1726887172.18359: variable 'ansible_module_compression' from source: unknown 9947 1726887172.18364: variable 'ansible_shell_type' from source: unknown 9947 1726887172.18368: variable 'ansible_shell_executable' from source: unknown 9947 1726887172.18373: variable 'ansible_host' from source: host vars for 'managed_node3' 9947 1726887172.18378: variable 'ansible_pipelining' from source: unknown 9947 1726887172.18383: variable 'ansible_timeout' from source: unknown 9947 1726887172.18389: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 9947 1726887172.18538: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 9947 1726887172.18552: variable 'omit' from source: magic vars 9947 1726887172.18559: starting attempt loop 9947 1726887172.18564: running the handler 9947 1726887172.18578: _low_level_execute_command(): starting 9947 1726887172.18588: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9945 1726887172.21116: stdout chunk (state=2): >>>/root <<< 9945 1726887172.21226: stderr chunk (state=3): >>><<< 9945 1726887172.21234: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'/root\n', b'') 9945 1726887172.21268: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9945 1726887172.21285: _low_level_execute_command(): starting 9945 1726887172.21294: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761 `" && echo ansible-tmp-1726887172.2127872-9945-51110960643761="` echo /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761 `" ) && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761 `" && echo ansible-tmp-1726887172.2127872-9945-51110960643761="` echo /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761 `" ) && sleep 0'"'"'' 9946 1726887172.21822: stdout chunk (state=2): >>>/root <<< 9946 1726887172.21835: stderr chunk (state=2): >>><<< 9946 1726887172.21852: stdout chunk (state=3): >>><<< 9947 1726887172.21859: stdout chunk (state=2): >>>/root <<< <10.31.42.224> (0, b'/root\n', b'') 9947 1726887172.21871: stderr chunk (state=2): >>><<< 9946 1726887172.21879: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9947 1726887172.21887: stdout chunk (state=3): >>><<< 9946 1726887172.21894: _low_level_execute_command(): starting <10.31.41.136> (0, b'/root\n', b'') 9946 1726887172.21903: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433 `" && echo ansible-tmp-1726887172.2188828-9946-239578802828433="` echo /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433 `" ) && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None 9947 1726887172.21914: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 9947 1726887172.21959: _low_level_execute_command(): starting 9947 1726887172.21968: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732 `" && echo ansible-tmp-1726887172.2195349-9947-17160175342732="` echo /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732 `" ) && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433 `" && echo ansible-tmp-1726887172.2188828-9946-239578802828433="` echo /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433 `" ) && sleep 0'"'"'' <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732 `" && echo ansible-tmp-1726887172.2195349-9947-17160175342732="` echo /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732 `" ) && sleep 0'"'"'' 9946 1726887172.24642: stdout chunk (state=2): >>>ansible-tmp-1726887172.2188828-9946-239578802828433=/root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433 <<< 9946 1726887172.24796: stderr chunk (state=3): >>><<< 9946 1726887172.24804: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'ansible-tmp-1726887172.2188828-9946-239578802828433=/root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433\n', b'') 9946 1726887172.24836: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887172.2188828-9946-239578802828433=/root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433 , stderr= 9946 1726887172.24895: variable 'ansible_module_compression' from source: unknown Using module file /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/plugins/modules/timesync_provider.sh 9946 1726887172.24986: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/AnsiballZ_timesync_provider.sh <10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpckjeeza7 TO /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/AnsiballZ_timesync_provider.sh <10.31.42.224> 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/75343b97d0"' '[10.31.42.224]' 9946 1726887172.25518: Sending initial data 9946 1726887172.25526: Sent initial data (164 bytes) 9945 1726887172.25729: stdout chunk (state=2): >>>ansible-tmp-1726887172.2127872-9945-51110960643761=/root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761 <<< 9945 1726887172.25860: stderr chunk (state=3): >>><<< 9945 1726887172.25868: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'ansible-tmp-1726887172.2127872-9945-51110960643761=/root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761\n', b'') 9945 1726887172.25896: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887172.2127872-9945-51110960643761=/root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761 , stderr= 9945 1726887172.25954: variable 'ansible_module_compression' from source: unknown Using module file /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/plugins/modules/timesync_provider.sh 9945 1726887172.26042: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/AnsiballZ_timesync_provider.sh <10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpf24d0cag TO /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/AnsiballZ_timesync_provider.sh <10.31.43.54> 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/4a8bd5e786"' '[10.31.43.54]' 9945 1726887172.26621: Sending initial data 9945 1726887172.26629: Sent initial data (163 bytes) 9947 1726887172.27041: stdout chunk (state=2): >>>ansible-tmp-1726887172.2195349-9947-17160175342732=/root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732 <<< 9947 1726887172.27054: stderr chunk (state=2): >>><<< 9947 1726887172.27069: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'ansible-tmp-1726887172.2195349-9947-17160175342732=/root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732\n', b'') 9947 1726887172.27092: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887172.2195349-9947-17160175342732=/root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732 , stderr= 9947 1726887172.27150: variable 'ansible_module_compression' from source: unknown Using module file /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/plugins/modules/timesync_provider.sh 9947 1726887172.27224: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/AnsiballZ_timesync_provider.sh <10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp9hpsctcy TO /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/AnsiballZ_timesync_provider.sh <10.31.41.136> 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/2e4e98e5cc"' '[10.31.41.136]' 9947 1726887172.27423: Sending initial data 9947 1726887172.27431: Sent initial data (163 bytes) 9945 1726887172.29765: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpf24d0cag /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/AnsiballZ_timesync_provider.sh <<< 9945 1726887172.30653: stderr chunk (state=3): >>><<< 9945 1726887172.30662: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpf24d0cag /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/AnsiballZ_timesync_provider.sh\n', b'') <10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpoz6y3yxv TO /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/args 9946 1726887172.30739: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpckjeeza7 /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/AnsiballZ_timesync_provider.sh <<< <10.31.43.54> 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/4a8bd5e786"' '[10.31.43.54]' 9947 1726887172.30933: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp9hpsctcy /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/AnsiballZ_timesync_provider.sh <<< 9945 1726887172.31103: Sending initial data 9945 1726887172.31117: Sent initial data (137 bytes) 9947 1726887172.31808: stderr chunk (state=3): >>><<< 9947 1726887172.31819: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp9hpsctcy /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/AnsiballZ_timesync_provider.sh\n', b'') <10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp3m62x_vl TO /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/args <10.31.41.136> 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/2e4e98e5cc"' '[10.31.41.136]' 9946 1726887172.32018: stderr chunk (state=3): >>><<< 9946 1726887172.32027: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpckjeeza7 /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/AnsiballZ_timesync_provider.sh\n', b'') <10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpaaonrky2 TO /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/args <10.31.42.224> 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/75343b97d0"' '[10.31.42.224]' 9947 1726887172.32598: Sending initial data 9947 1726887172.32608: Sent initial data (137 bytes) 9946 1726887172.33028: Sending initial data 9946 1726887172.33037: Sent initial data (138 bytes) 9945 1726887172.35322: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpoz6y3yxv /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/args <<< 9947 1726887172.35488: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp3m62x_vl /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/args <<< 9946 1726887172.35595: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpaaonrky2 /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/args <<< 9945 1726887172.35948: stderr chunk (state=3): >>><<< 9945 1726887172.35957: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpoz6y3yxv /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/args\n', b'') 9945 1726887172.35987: done transferring module to remote 9945 1726887172.36006: _low_level_execute_command(): starting 9945 1726887172.36016: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/ /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/args && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/ /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/args && sleep 0'"'"'' 9947 1726887172.36251: stderr chunk (state=3): >>><<< 9947 1726887172.36259: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp3m62x_vl /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/args\n', b'') 9947 1726887172.36286: done transferring module to remote 9947 1726887172.36302: _low_level_execute_command(): starting 9947 1726887172.36309: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/ /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/args && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/ /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/args && sleep 0'"'"'' 9946 1726887172.36366: stderr chunk (state=3): >>><<< 9946 1726887172.36373: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpaaonrky2 /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/args\n', b'') 9946 1726887172.36400: done transferring module to remote 9946 1726887172.36419: _low_level_execute_command(): starting 9946 1726887172.36427: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/ /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/args && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/ /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/args && sleep 0'"'"'' 9946 1726887172.40265: stderr chunk (state=2): >>><<< 9946 1726887172.40279: stdout chunk (state=2): >>><<< <10.31.42.224> (0, b'', b'') 9946 1726887172.40307: _low_level_execute_command() done: rc=0, stdout=, stderr= 9946 1726887172.40315: _low_level_execute_command(): starting 9946 1726887172.40324: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /bin/bash /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/args && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' -tt 10.31.42.224 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /bin/bash /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/args && sleep 0'"'"'' 9945 1726887172.41385: stderr chunk (state=2): >>><<< 9945 1726887172.41396: stdout chunk (state=2): >>><<< <10.31.43.54> (0, b'', b'') 9945 1726887172.41423: _low_level_execute_command() done: rc=0, stdout=, stderr= 9945 1726887172.41428: _low_level_execute_command(): starting 9945 1726887172.41436: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /bin/bash /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/args && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None 9947 1726887172.41446: stderr chunk (state=2): >>><<< 9947 1726887172.41456: stdout chunk (state=2): >>><<< <10.31.41.136> (0, b'', b'') 9947 1726887172.41480: _low_level_execute_command() done: rc=0, stdout=, stderr= 9947 1726887172.41486: _low_level_execute_command(): starting <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' -tt 10.31.43.54 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /bin/bash /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/args && sleep 0'"'"'' 9947 1726887172.41493: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /bin/bash /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/args && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' -tt 10.31.41.136 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /bin/bash /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/AnsiballZ_timesync_provider.sh /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/args && sleep 0'"'"'' 9946 1726887172.47600: stdout chunk (state=2): >>>{"ansible_facts": {"timesync_ntp_provider_current": "chrony"}}<<< 9946 1726887172.47762: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 9946 1726887172.47771: stdout chunk (state=3): >>><<< 9946 1726887172.47789: stderr chunk (state=3): >>><<< <10.31.42.224> (0, b'{"ansible_facts": {"timesync_ntp_provider_current": "chrony"}}', b'Shared connection to 10.31.42.224 closed.\r\n') 9946 1726887172.47811: _low_level_execute_command() done: rc=0, stdout={"ansible_facts": {"timesync_ntp_provider_current": "chrony"}}, stderr=Shared connection to 10.31.42.224 closed. 9946 1726887172.47844: done with _execute_module (fedora.linux_system_roles.timesync_provider, {'_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': 'fedora.linux_system_roles.timesync_provider', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9946 1726887172.47857: _low_level_execute_command(): starting 9946 1726887172.47866: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/ > /dev/null 2>&1 && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887172.2188828-9946-239578802828433/ > /dev/null 2>&1 && sleep 0'"'"'' 9947 1726887172.49019: stdout chunk (state=2): >>>{"ansible_facts": {"timesync_ntp_provider_current": "chrony"}}<<< 9947 1726887172.49456: stderr chunk (state=3): >>>Shared connection to 10.31.41.136 closed. <<< 9947 1726887172.49465: stdout chunk (state=3): >>><<< 9947 1726887172.49478: stderr chunk (state=3): >>><<< <10.31.41.136> (0, b'{"ansible_facts": {"timesync_ntp_provider_current": "chrony"}}', b'Shared connection to 10.31.41.136 closed.\r\n') 9947 1726887172.49498: _low_level_execute_command() done: rc=0, stdout={"ansible_facts": {"timesync_ntp_provider_current": "chrony"}}, stderr=Shared connection to 10.31.41.136 closed. 9947 1726887172.49530: done with _execute_module (fedora.linux_system_roles.timesync_provider, {'_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': 'fedora.linux_system_roles.timesync_provider', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9947 1726887172.49543: _low_level_execute_command(): starting 9947 1726887172.49551: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/ > /dev/null 2>&1 && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887172.2195349-9947-17160175342732/ > /dev/null 2>&1 && sleep 0'"'"'' 9946 1726887172.50678: stderr chunk (state=2): >>><<< 9946 1726887172.50688: stdout chunk (state=2): >>><<< <10.31.42.224> (0, b'', b'') 9946 1726887172.50711: _low_level_execute_command() done: rc=0, stdout=, stderr= 9946 1726887172.50721: handler run complete 9946 1726887172.50733: variable 'ansible_facts' from source: host vars for 'managed_node2' 9946 1726887172.50772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9946 1726887172.50799: variable 'ansible_facts' from source: host vars for 'managed_node2' 9946 1726887172.50835: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9946 1726887172.50851: attempt loop complete, returning result 9946 1726887172.50857: _execute() done 9946 1726887172.50863: dumping result to json 9946 1726887172.50869: done dumping result, returning 9946 1726887172.50879: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Determine current NTP provider [0e652c5f-a961-eb88-62cf-000000000011] 9946 1726887172.50960: sending task result for task 0e652c5f-a961-eb88-62cf-000000000011 9946 1726887172.51000: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000011 9946 1726887172.51005: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "timesync_ntp_provider_current": "chrony" }, "changed": false } 9947 1726887172.52192: stderr chunk (state=2): >>><<< 9947 1726887172.52201: stdout chunk (state=2): >>><<< <10.31.41.136> (0, b'', b'') 9947 1726887172.52225: _low_level_execute_command() done: rc=0, stdout=, stderr= 9947 1726887172.52233: handler run complete 9947 1726887172.52244: variable 'ansible_facts' from source: host vars for 'managed_node3' 9947 1726887172.52281: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9947 1726887172.52308: variable 'ansible_facts' from source: host vars for 'managed_node3' 9947 1726887172.52344: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9947 1726887172.52359: attempt loop complete, returning result 9947 1726887172.52365: _execute() done 9947 1726887172.52371: dumping result to json 9947 1726887172.52377: done dumping result, returning 9947 1726887172.52387: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Determine current NTP provider [0e652c5f-a961-eb88-62cf-000000000011] 9947 1726887172.52401: sending task result for task 0e652c5f-a961-eb88-62cf-000000000011 9947 1726887172.52439: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000011 9947 1726887172.52445: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "timesync_ntp_provider_current": "chrony" }, "changed": false } 9945 1726887172.57815: stdout chunk (state=2): >>>{"ansible_facts": {"timesync_ntp_provider_current": ""}}<<< 9945 1726887172.57917: stderr chunk (state=3): >>>Shared connection to 10.31.43.54 closed. <<< 9945 1726887172.57926: stdout chunk (state=3): >>><<< 9945 1726887172.57940: stderr chunk (state=3): >>><<< <10.31.43.54> (0, b'{"ansible_facts": {"timesync_ntp_provider_current": ""}}', b'Shared connection to 10.31.43.54 closed.\r\n') 9945 1726887172.57960: _low_level_execute_command() done: rc=0, stdout={"ansible_facts": {"timesync_ntp_provider_current": ""}}, stderr=Shared connection to 10.31.43.54 closed. 9945 1726887172.57989: done with _execute_module (fedora.linux_system_roles.timesync_provider, {'_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': 'fedora.linux_system_roles.timesync_provider', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 9945 1726887172.58001: _low_level_execute_command(): starting 9945 1726887172.58008: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/ > /dev/null 2>&1 && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887172.2127872-9945-51110960643761/ > /dev/null 2>&1 && sleep 0'"'"'' 9945 1726887172.61776: stderr chunk (state=2): >>><<< 9945 1726887172.61788: stdout chunk (state=2): >>><<< <10.31.43.54> (0, b'', b'') 9945 1726887172.61817: _low_level_execute_command() done: rc=0, stdout=, stderr= 9945 1726887172.61828: handler run complete 9945 1726887172.61839: variable 'ansible_facts' from source: host vars for 'managed_node1' 9945 1726887172.61879: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9945 1726887172.61905: variable 'ansible_facts' from source: host vars for 'managed_node1' 9945 1726887172.61941: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9945 1726887172.61957: attempt loop complete, returning result 9945 1726887172.61963: _execute() done 9945 1726887172.61969: dumping result to json 9945 1726887172.61975: done dumping result, returning 9945 1726887172.61989: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Determine current NTP provider [0e652c5f-a961-eb88-62cf-000000000011] 9945 1726887172.62006: sending task result for task 0e652c5f-a961-eb88-62cf-000000000011 9945 1726887172.62047: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000011 9945 1726887172.62053: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "timesync_ntp_provider_current": "" }, "changed": false } 9689 1726887172.62499: no more pending results, returning what we have 9689 1726887172.62504: results queue empty 9689 1726887172.62505: checking for any_errors_fatal 9689 1726887172.62511: done checking for any_errors_fatal 9689 1726887172.62514: checking for max_fail_percentage 9689 1726887172.62516: done checking for max_fail_percentage 9689 1726887172.62517: checking to see if all hosts have failed and the running result is not ok 9689 1726887172.62518: done checking to see if all hosts have failed 9689 1726887172.62519: getting the remaining hosts for this loop 9689 1726887172.62521: done getting the remaining hosts for this loop 9689 1726887172.62525: getting the next task for host managed_node1 9689 1726887172.62531: done getting next task for host managed_node1 9689 1726887172.62535: ^ task is: TASK: fedora.linux_system_roles.timesync : Select NTP provider 9689 1726887172.62538: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887172.62539: getting the next task for host managed_node2 9689 1726887172.62542: done getting next task for host managed_node2 9689 1726887172.62544: ^ task is: TASK: fedora.linux_system_roles.timesync : Select NTP provider 9689 1726887172.62546: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887172.62547: getting the next task for host managed_node3 9689 1726887172.62549: done getting next task for host managed_node3 9689 1726887172.62552: ^ task is: TASK: fedora.linux_system_roles.timesync : Select NTP provider 9689 1726887172.62553: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887172.62571: getting variables 9689 1726887172.62573: in VariableManager get_vars() 9689 1726887172.62607: Calling all_inventory to load vars for managed_node1 9689 1726887172.62610: Calling groups_inventory to load vars for managed_node1 9689 1726887172.62615: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887172.62625: Calling all_plugins_play to load vars for managed_node1 9689 1726887172.62630: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887172.62634: Calling groups_plugins_play to load vars for managed_node1 9689 1726887172.62908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887172.63260: done with get_vars() 9689 1726887172.63270: done getting variables 9689 1726887172.63334: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Select NTP provider] **************** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:42 Friday 20 September 2024 22:52:52 -0400 (0:00:00.597) 0:00:06.319 ****** 9689 1726887172.63362: entering _queue_task() for managed_node1/set_fact 9689 1726887172.63760: worker is 1 (out of 3 available) 9689 1726887172.63775: exiting _queue_task() for managed_node1/set_fact 9689 1726887172.63809: getting variables 9689 1726887172.63814: in VariableManager get_vars() 9689 1726887172.63906: Calling all_inventory to load vars for managed_node2 9689 1726887172.63911: Calling groups_inventory to load vars for managed_node2 9689 1726887172.63916: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887172.63933: Calling all_plugins_play to load vars for managed_node2 9689 1726887172.63938: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887172.63944: Calling groups_plugins_play to load vars for managed_node2 9689 1726887172.64299: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887172.64681: done with get_vars() 9689 1726887172.64693: done getting variables 9689 1726887172.64784: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887172.64796: entering _queue_task() for managed_node2/set_fact 9689 1726887172.65068: worker is 2 (out of 3 available) 9689 1726887172.65081: exiting _queue_task() for managed_node2/set_fact 9689 1726887172.65111: getting variables 9689 1726887172.65116: in VariableManager get_vars() 9689 1726887172.65194: Calling all_inventory to load vars for managed_node3 9689 1726887172.65198: Calling groups_inventory to load vars for managed_node3 9689 1726887172.65201: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887172.65216: Calling all_plugins_play to load vars for managed_node3 9689 1726887172.65221: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887172.65225: Calling groups_plugins_play to load vars for managed_node3 9689 1726887172.65535: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887172.65918: done with get_vars() 9689 1726887172.65931: done getting variables 9689 1726887172.66024: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887172.66040: entering _queue_task() for managed_node3/set_fact 9689 1726887172.66301: worker is 3 (out of 3 available) 9689 1726887172.66317: exiting _queue_task() for managed_node3/set_fact 9689 1726887172.66332: done queuing things up, now waiting for results queue to drain 9689 1726887172.66334: waiting for pending results... 10017 1726887172.66530: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Select NTP provider 10017 1726887172.66657: in run() - task 0e652c5f-a961-eb88-62cf-000000000012 10017 1726887172.66675: variable 'ansible_search_path' from source: unknown 10017 1726887172.66682: variable 'ansible_search_path' from source: unknown 10017 1726887172.66707: calling self._execute() 10017 1726887172.66813: variable 'ansible_host' from source: host vars for 'managed_node2' 10017 1726887172.66829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10017 1726887172.66841: variable 'omit' from source: magic vars 10016 1726887172.67003: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Select NTP provider 10016 1726887172.67131: in run() - task 0e652c5f-a961-eb88-62cf-000000000012 10016 1726887172.67147: variable 'ansible_search_path' from source: unknown 10016 1726887172.67155: variable 'ansible_search_path' from source: unknown 10016 1726887172.67180: calling self._execute() 10016 1726887172.67246: variable 'ansible_host' from source: host vars for 'managed_node1' 10016 1726887172.67258: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10016 1726887172.67270: variable 'omit' from source: magic vars 10017 1726887172.67355: variable 'timesync_mode' from source: set_fact 10017 1726887172.67369: Evaluated conditional (timesync_mode != 2): True 10016 1726887172.67766: variable 'timesync_mode' from source: set_fact 10016 1726887172.67788: Evaluated conditional (timesync_mode != 2): True 10017 1726887172.67948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10016 1726887172.67991: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10018 1726887172.67743: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Select NTP provider 10018 1726887172.68838: in run() - task 0e652c5f-a961-eb88-62cf-000000000012 10018 1726887172.68856: variable 'ansible_search_path' from source: unknown 10018 1726887172.68863: variable 'ansible_search_path' from source: unknown 10018 1726887172.68900: calling self._execute() 10018 1726887172.68975: variable 'ansible_host' from source: host vars for 'managed_node3' 10018 1726887172.68991: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10018 1726887172.69003: variable 'omit' from source: magic vars 10018 1726887172.69494: variable 'timesync_mode' from source: set_fact 10018 1726887172.69507: Evaluated conditional (timesync_mode != 2): True 10018 1726887172.69709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10017 1726887172.72989: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10017 1726887172.73077: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10017 1726887172.74230: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10017 1726887172.74280: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10017 1726887172.74316: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10017 1726887172.74406: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10017 1726887172.74444: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10017 1726887172.74477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10017 1726887172.74530: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10017 1726887172.74550: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10017 1726887172.74666: variable 'timesync_ntp_provider' from source: role '' defaults 10017 1726887172.74687: Evaluated conditional (timesync_ntp_provider | length == 0): True 10017 1726887172.74697: variable 'omit' from source: magic vars 10017 1726887172.74744: variable 'omit' from source: magic vars 10017 1726887172.74876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10017 1726887172.74907: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10017 1726887172.74942: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10017 1726887172.74990: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10016 1726887172.75006: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10017 1726887172.75011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10017 1726887172.75099: variable 'timesync_ntp_provider_current' from source: facts 10016 1726887172.75101: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10017 1726887172.75109: variable 'timesync_ntp_provider_os_default' from source: include_vars 10017 1726887172.75141: variable 'omit' from source: magic vars 10016 1726887172.75148: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10017 1726887172.75172: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10016 1726887172.75193: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10017 1726887172.75204: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10017 1726887172.75227: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10016 1726887172.75232: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10017 1726887172.75249: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10017 1726887172.75265: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10017 1726887172.75297: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10017 1726887172.75305: variable 'ansible_host' from source: host vars for 'managed_node2' 10016 1726887172.75319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10016 1726887172.75356: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10016 1726887172.75389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10017 1726887172.75433: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10016 1726887172.75440: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10016 1726887172.75461: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10017 1726887172.75561: Set connection var ansible_module_compression to ZIP_DEFLATED 10017 1726887172.75576: Set connection var ansible_shell_executable to /bin/sh 10017 1726887172.75583: Set connection var ansible_connection to ssh 10017 1726887172.75593: Set connection var ansible_timeout to 10 10017 1726887172.75599: Set connection var ansible_shell_type to sh 10017 1726887172.75608: Set connection var ansible_pipelining to False 10017 1726887172.75642: variable 'ansible_shell_executable' from source: unknown 10017 1726887172.75651: variable 'ansible_connection' from source: unknown 10017 1726887172.75657: variable 'ansible_module_compression' from source: unknown 10017 1726887172.75663: variable 'ansible_shell_type' from source: unknown 10017 1726887172.75670: variable 'ansible_shell_executable' from source: unknown 10017 1726887172.75677: variable 'ansible_host' from source: host vars for 'managed_node2' 10017 1726887172.75687: variable 'ansible_pipelining' from source: unknown 10017 1726887172.75693: variable 'ansible_timeout' from source: unknown 10017 1726887172.75700: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10017 1726887172.75822: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10017 1726887172.75837: variable 'omit' from source: magic vars 10017 1726887172.75846: starting attempt loop 10017 1726887172.75852: running the handler 10017 1726887172.75866: handler run complete 10017 1726887172.75878: attempt loop complete, returning result 10017 1726887172.75884: _execute() done 10017 1726887172.75890: dumping result to json 10017 1726887172.75896: done dumping result, returning 10017 1726887172.75906: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Select NTP provider [0e652c5f-a961-eb88-62cf-000000000012] 10017 1726887172.75995: sending task result for task 0e652c5f-a961-eb88-62cf-000000000012 10017 1726887172.76032: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000012 10017 1726887172.76037: WORKER PROCESS EXITING 10018 1726887172.76211: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10018 1726887172.76299: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10018 1726887172.76344: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10018 1726887172.76390: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10018 1726887172.76428: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py ok: [managed_node2] => { "ansible_facts": { "timesync_ntp_provider": "chrony" }, "changed": false } 10018 1726887172.76519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10018 1726887172.76556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10018 1726887172.76584: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10018 1726887172.76628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10018 1726887172.76650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10018 1726887172.76762: variable 'timesync_ntp_provider' from source: role '' defaults 10018 1726887172.76783: Evaluated conditional (timesync_ntp_provider | length == 0): True 10018 1726887172.76793: variable 'omit' from source: magic vars 10018 1726887172.76854: variable 'omit' from source: magic vars 10018 1726887172.76987: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10018 1726887172.77021: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10018 1726887172.77053: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10018 1726887172.77102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10018 1726887172.77124: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10018 1726887172.77210: variable 'timesync_ntp_provider_current' from source: facts 10018 1726887172.77223: variable 'timesync_ntp_provider_os_default' from source: include_vars 10018 1726887172.77254: variable 'omit' from source: magic vars 10018 1726887172.77283: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10018 1726887172.77317: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10018 1726887172.77338: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10018 1726887172.77359: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10018 1726887172.77374: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10018 1726887172.77404: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10018 1726887172.77411: variable 'ansible_host' from source: host vars for 'managed_node3' 10018 1726887172.77420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10018 1726887172.77536: Set connection var ansible_module_compression to ZIP_DEFLATED 10018 1726887172.77552: Set connection var ansible_shell_executable to /bin/sh 10018 1726887172.77558: Set connection var ansible_connection to ssh 10018 1726887172.77567: Set connection var ansible_timeout to 10 10018 1726887172.77573: Set connection var ansible_shell_type to sh 10018 1726887172.77581: Set connection var ansible_pipelining to False 10018 1726887172.77605: variable 'ansible_shell_executable' from source: unknown 10018 1726887172.77613: variable 'ansible_connection' from source: unknown 10018 1726887172.77620: variable 'ansible_module_compression' from source: unknown 10018 1726887172.77625: variable 'ansible_shell_type' from source: unknown 10018 1726887172.77631: variable 'ansible_shell_executable' from source: unknown 10018 1726887172.77636: variable 'ansible_host' from source: host vars for 'managed_node3' 10018 1726887172.77643: variable 'ansible_pipelining' from source: unknown 10018 1726887172.77648: variable 'ansible_timeout' from source: unknown 10018 1726887172.77655: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10016 1726887172.75576: variable 'timesync_ntp_provider' from source: role '' defaults 10016 1726887172.77742: Evaluated conditional (timesync_ntp_provider | length == 0): True 10016 1726887172.77753: variable 'omit' from source: magic vars 10018 1726887172.77773: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10018 1726887172.77787: variable 'omit' from source: magic vars 10018 1726887172.77795: starting attempt loop 10016 1726887172.77795: variable 'omit' from source: magic vars 10016 1726887172.77940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10016 1726887172.77973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10016 1726887172.78004: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10016 1726887172.78054: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10016 1726887172.78074: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10016 1726887172.78170: variable 'timesync_ntp_provider_current' from source: facts 10016 1726887172.78180: variable 'timesync_ntp_provider_os_default' from source: include_vars 10016 1726887172.78214: variable 'omit' from source: magic vars 10016 1726887172.78243: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10016 1726887172.78274: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10016 1726887172.78294: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10016 1726887172.78316: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10016 1726887172.78330: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10016 1726887172.78359: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10016 1726887172.78366: variable 'ansible_host' from source: host vars for 'managed_node1' 10016 1726887172.78372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10016 1726887172.78487: Set connection var ansible_module_compression to ZIP_DEFLATED 10016 1726887172.78501: Set connection var ansible_shell_executable to /bin/sh 10016 1726887172.78507: Set connection var ansible_connection to ssh 10016 1726887172.78516: Set connection var ansible_timeout to 10 10016 1726887172.78522: Set connection var ansible_shell_type to sh 10016 1726887172.78530: Set connection var ansible_pipelining to False 10016 1726887172.78552: variable 'ansible_shell_executable' from source: unknown 10016 1726887172.78558: variable 'ansible_connection' from source: unknown 10016 1726887172.78564: variable 'ansible_module_compression' from source: unknown 10016 1726887172.78569: variable 'ansible_shell_type' from source: unknown 10016 1726887172.78573: variable 'ansible_shell_executable' from source: unknown 10016 1726887172.78578: variable 'ansible_host' from source: host vars for 'managed_node1' 10016 1726887172.78584: variable 'ansible_pipelining' from source: unknown 10016 1726887172.78588: variable 'ansible_timeout' from source: unknown 10016 1726887172.78594: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10016 1726887172.78698: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10016 1726887172.78713: variable 'omit' from source: magic vars 10016 1726887172.78722: starting attempt loop 10016 1726887172.78727: running the handler 10016 1726887172.78740: handler run complete 10016 1726887172.78751: attempt loop complete, returning result 10016 1726887172.78756: _execute() done 10016 1726887172.78760: dumping result to json 10016 1726887172.78765: done dumping result, returning 10016 1726887172.78773: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Select NTP provider [0e652c5f-a961-eb88-62cf-000000000012] 10016 1726887172.78787: sending task result for task 0e652c5f-a961-eb88-62cf-000000000012 10018 1726887172.78956: running the handler 10018 1726887172.78973: handler run complete 10018 1726887172.78985: attempt loop complete, returning result 10018 1726887172.78990: _execute() done 10018 1726887172.78995: dumping result to json 10018 1726887172.79000: done dumping result, returning 10018 1726887172.79009: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Select NTP provider [0e652c5f-a961-eb88-62cf-000000000012] 10018 1726887172.79026: sending task result for task 0e652c5f-a961-eb88-62cf-000000000012 10018 1726887172.79056: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000012 10018 1726887172.79061: WORKER PROCESS EXITING 10016 1726887172.79483: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000012 10016 1726887172.79489: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "timesync_ntp_provider": "chrony" }, "changed": false } ok: [managed_node1] => { "ansible_facts": { "timesync_ntp_provider": "chrony" }, "changed": false } 9689 1726887172.79891: no more pending results, returning what we have 9689 1726887172.79895: results queue empty 9689 1726887172.79896: checking for any_errors_fatal 9689 1726887172.79902: done checking for any_errors_fatal 9689 1726887172.79903: checking for max_fail_percentage 9689 1726887172.79904: done checking for max_fail_percentage 9689 1726887172.79905: checking to see if all hosts have failed and the running result is not ok 9689 1726887172.79906: done checking to see if all hosts have failed 9689 1726887172.79907: getting the remaining hosts for this loop 9689 1726887172.79909: done getting the remaining hosts for this loop 9689 1726887172.79918: getting the next task for host managed_node1 9689 1726887172.79924: done getting next task for host managed_node1 9689 1726887172.79929: ^ task is: TASK: fedora.linux_system_roles.timesync : Install chrony 9689 1726887172.79932: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887172.79934: getting the next task for host managed_node2 9689 1726887172.79937: done getting next task for host managed_node2 9689 1726887172.79939: ^ task is: TASK: fedora.linux_system_roles.timesync : Install chrony 9689 1726887172.79941: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887172.79942: getting the next task for host managed_node3 9689 1726887172.79944: done getting next task for host managed_node3 9689 1726887172.79946: ^ task is: TASK: fedora.linux_system_roles.timesync : Install chrony 9689 1726887172.79948: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887172.79961: getting variables 9689 1726887172.79963: in VariableManager get_vars() 9689 1726887172.79998: Calling all_inventory to load vars for managed_node1 9689 1726887172.80001: Calling groups_inventory to load vars for managed_node1 9689 1726887172.80004: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887172.80015: Calling all_plugins_play to load vars for managed_node1 9689 1726887172.80019: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887172.80024: Calling groups_plugins_play to load vars for managed_node1 9689 1726887172.80331: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887172.80662: done with get_vars() 9689 1726887172.80672: done getting variables 9689 1726887172.80791: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.timesync : Install chrony] ********************* task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:49 Friday 20 September 2024 22:52:52 -0400 (0:00:00.174) 0:00:06.493 ****** 9689 1726887172.80824: entering _queue_task() for managed_node1/package 9689 1726887172.80826: Creating lock for package 9689 1726887172.81239: worker is 1 (out of 3 available) 9689 1726887172.81253: exiting _queue_task() for managed_node1/package 9689 1726887172.81284: getting variables 9689 1726887172.81287: in VariableManager get_vars() 9689 1726887172.81377: Calling all_inventory to load vars for managed_node2 9689 1726887172.81383: Calling groups_inventory to load vars for managed_node2 9689 1726887172.81387: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887172.81402: Calling all_plugins_play to load vars for managed_node2 9689 1726887172.81407: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887172.81414: Calling groups_plugins_play to load vars for managed_node2 9689 1726887172.81772: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887172.82179: done with get_vars() 9689 1726887172.82191: done getting variables 9689 1726887172.82289: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887172.82303: entering _queue_task() for managed_node2/package 9689 1726887172.82570: worker is 2 (out of 3 available) 9689 1726887172.82584: exiting _queue_task() for managed_node2/package 9689 1726887172.82619: getting variables 9689 1726887172.82623: in VariableManager get_vars() 9689 1726887172.82716: Calling all_inventory to load vars for managed_node3 9689 1726887172.82721: Calling groups_inventory to load vars for managed_node3 9689 1726887172.82724: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887172.82742: Calling all_plugins_play to load vars for managed_node3 9689 1726887172.82747: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887172.82752: Calling groups_plugins_play to load vars for managed_node3 9689 1726887172.83094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887172.83517: done with get_vars() 9689 1726887172.83529: done getting variables 9689 1726887172.83614: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887172.83627: entering _queue_task() for managed_node3/package 9689 1726887172.83911: worker is 3 (out of 3 available) 9689 1726887172.83928: exiting _queue_task() for managed_node3/package 9689 1726887172.83939: done queuing things up, now waiting for results queue to drain 9689 1726887172.83941: waiting for pending results... 10019 1726887172.82411: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Install chrony 10019 1726887172.82527: in run() - task 0e652c5f-a961-eb88-62cf-000000000013 10019 1726887172.82544: variable 'ansible_search_path' from source: unknown 10019 1726887172.82551: variable 'ansible_search_path' from source: unknown 10019 1726887172.82575: calling self._execute() 10019 1726887172.82648: variable 'ansible_host' from source: host vars for 'managed_node1' 10019 1726887172.82661: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10019 1726887172.82674: variable 'omit' from source: magic vars 10019 1726887172.83175: variable 'timesync_mode' from source: set_fact 10019 1726887172.83189: Evaluated conditional (timesync_mode != 2): True 10020 1726887172.84201: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install chrony 10020 1726887172.84330: in run() - task 0e652c5f-a961-eb88-62cf-000000000013 10020 1726887172.84346: variable 'ansible_search_path' from source: unknown 10020 1726887172.84353: variable 'ansible_search_path' from source: unknown 10020 1726887172.84377: calling self._execute() 10020 1726887172.84454: variable 'ansible_host' from source: host vars for 'managed_node2' 10020 1726887172.84465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10020 1726887172.84477: variable 'omit' from source: magic vars 10019 1726887172.84706: variable 'timesync_ntp_provider' from source: set_fact 10019 1726887172.84731: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 10019 1726887172.84741: variable 'omit' from source: magic vars 10019 1726887172.84785: variable 'omit' from source: magic vars 10020 1726887172.84989: variable 'timesync_mode' from source: set_fact 10020 1726887172.85003: Evaluated conditional (timesync_mode != 2): True 10019 1726887172.85021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10020 1726887172.85202: variable 'timesync_ntp_provider' from source: set_fact 10020 1726887172.85225: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 10020 1726887172.85237: variable 'omit' from source: magic vars 10020 1726887172.85277: variable 'omit' from source: magic vars 10020 1726887172.85496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10021 1726887172.87035: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Install chrony 10021 1726887172.87160: in run() - task 0e652c5f-a961-eb88-62cf-000000000013 10021 1726887172.87177: variable 'ansible_search_path' from source: unknown 10021 1726887172.87183: variable 'ansible_search_path' from source: unknown 10021 1726887172.87219: calling self._execute() 10021 1726887172.87281: variable 'ansible_host' from source: host vars for 'managed_node3' 10021 1726887172.87291: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10021 1726887172.87302: variable 'omit' from source: magic vars 10021 1726887172.87765: variable 'timesync_mode' from source: set_fact 10021 1726887172.87779: Evaluated conditional (timesync_mode != 2): True 10020 1726887172.88136: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10020 1726887172.88214: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10020 1726887172.88258: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10020 1726887172.88302: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10020 1726887172.88340: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10020 1726887172.88465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10020 1726887172.88495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10020 1726887172.88526: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10020 1726887172.88572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10020 1726887172.88589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10020 1726887172.88694: variable '__timesync_is_ostree' from source: set_fact 10020 1726887172.88702: variable 'omit' from source: magic vars 10020 1726887172.88733: variable 'omit' from source: magic vars 10020 1726887172.88759: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10020 1726887172.88786: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10020 1726887172.88805: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10020 1726887172.88826: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10020 1726887172.88838: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10020 1726887172.88867: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10020 1726887172.88873: variable 'ansible_host' from source: host vars for 'managed_node2' 10020 1726887172.88878: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10020 1726887172.88982: Set connection var ansible_module_compression to ZIP_DEFLATED 10020 1726887172.88996: Set connection var ansible_shell_executable to /bin/sh 10020 1726887172.89001: Set connection var ansible_connection to ssh 10020 1726887172.89008: Set connection var ansible_timeout to 10 10020 1726887172.89014: Set connection var ansible_shell_type to sh 10020 1726887172.89023: Set connection var ansible_pipelining to False 10020 1726887172.89050: variable 'ansible_shell_executable' from source: unknown 10020 1726887172.89057: variable 'ansible_connection' from source: unknown 10020 1726887172.89063: variable 'ansible_module_compression' from source: unknown 10020 1726887172.89069: variable 'ansible_shell_type' from source: unknown 10020 1726887172.89075: variable 'ansible_shell_executable' from source: unknown 10020 1726887172.89081: variable 'ansible_host' from source: host vars for 'managed_node2' 10020 1726887172.89087: variable 'ansible_pipelining' from source: unknown 10020 1726887172.89093: variable 'ansible_timeout' from source: unknown 10020 1726887172.89100: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10020 1726887172.89213: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10020 1726887172.89229: variable 'omit' from source: magic vars 10020 1726887172.89237: starting attempt loop 10020 1726887172.89243: running the handler 10020 1726887172.89337: variable 'ansible_facts' from source: host vars for 'managed_node2' 10020 1726887172.89531: _low_level_execute_command(): starting 10020 1726887172.89543: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10021 1726887172.90361: variable 'timesync_ntp_provider' from source: set_fact 10021 1726887172.90388: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 10021 1726887172.90396: variable 'omit' from source: magic vars 10021 1726887172.90437: variable 'omit' from source: magic vars 10021 1726887172.90644: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10019 1726887172.91349: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10019 1726887172.91432: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10019 1726887172.91485: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10019 1726887172.92643: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10019 1726887172.92676: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10019 1726887172.92776: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10019 1726887172.92807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10019 1726887172.92837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10019 1726887172.92882: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10019 1726887172.92901: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10019 1726887172.93015: variable '__timesync_is_ostree' from source: set_fact 10019 1726887172.93025: variable 'omit' from source: magic vars 10019 1726887172.93057: variable 'omit' from source: magic vars 10019 1726887172.93089: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10019 1726887172.93124: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10019 1726887172.93146: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10019 1726887172.93169: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10019 1726887172.93184: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10019 1726887172.93219: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10019 1726887172.93227: variable 'ansible_host' from source: host vars for 'managed_node1' 10019 1726887172.93234: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10019 1726887172.93356: Set connection var ansible_module_compression to ZIP_DEFLATED 10019 1726887172.93373: Set connection var ansible_shell_executable to /bin/sh 10019 1726887172.93380: Set connection var ansible_connection to ssh 10019 1726887172.93389: Set connection var ansible_timeout to 10 10019 1726887172.93395: Set connection var ansible_shell_type to sh 10019 1726887172.93404: Set connection var ansible_pipelining to False 10019 1726887172.93433: variable 'ansible_shell_executable' from source: unknown 10019 1726887172.93441: variable 'ansible_connection' from source: unknown 10019 1726887172.93447: variable 'ansible_module_compression' from source: unknown 10019 1726887172.93454: variable 'ansible_shell_type' from source: unknown 10019 1726887172.93460: variable 'ansible_shell_executable' from source: unknown 10019 1726887172.93466: variable 'ansible_host' from source: host vars for 'managed_node1' 10019 1726887172.93473: variable 'ansible_pipelining' from source: unknown 10019 1726887172.93479: variable 'ansible_timeout' from source: unknown 10019 1726887172.93485: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10019 1726887172.93606: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10019 1726887172.93622: variable 'omit' from source: magic vars 10019 1726887172.93631: starting attempt loop 10019 1726887172.93636: running the handler 10021 1726887172.93477: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10020 1726887172.93744: stdout chunk (state=2): >>>/root <<< 10021 1726887172.93753: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10020 1726887172.93757: stderr chunk (state=2): >>><<< 10020 1726887172.93775: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'/root\n', b'') 10021 1726887172.93798: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10020 1726887172.93801: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10020 1726887172.93819: _low_level_execute_command(): starting 10020 1726887172.93830: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403 `" && echo ansible-tmp-1726887172.9381077-10020-151835902939403="` echo /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403 `" ) && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None 10021 1726887172.93846: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10021 1726887172.93881: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403 `" && echo ansible-tmp-1726887172.9381077-10020-151835902939403="` echo /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403 `" ) && sleep 0'"'"'' 10021 1726887172.93992: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10021 1726887172.94029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10021 1726887172.94061: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10021 1726887172.94105: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10021 1726887172.94125: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10021 1726887172.94235: variable '__timesync_is_ostree' from source: set_fact 10021 1726887172.94244: variable 'omit' from source: magic vars 10021 1726887172.94276: variable 'omit' from source: magic vars 10021 1726887172.94306: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10021 1726887172.94339: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10021 1726887172.94359: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10021 1726887172.94380: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10021 1726887172.94395: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10021 1726887172.94426: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10021 1726887172.94433: variable 'ansible_host' from source: host vars for 'managed_node3' 10021 1726887172.94440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10021 1726887172.94556: Set connection var ansible_module_compression to ZIP_DEFLATED 10021 1726887172.94572: Set connection var ansible_shell_executable to /bin/sh 10021 1726887172.94578: Set connection var ansible_connection to ssh 10021 1726887172.94587: Set connection var ansible_timeout to 10 10021 1726887172.94592: Set connection var ansible_shell_type to sh 10021 1726887172.94600: Set connection var ansible_pipelining to False 10021 1726887172.94626: variable 'ansible_shell_executable' from source: unknown 10021 1726887172.94633: variable 'ansible_connection' from source: unknown 10021 1726887172.94638: variable 'ansible_module_compression' from source: unknown 10021 1726887172.94643: variable 'ansible_shell_type' from source: unknown 10021 1726887172.94649: variable 'ansible_shell_executable' from source: unknown 10021 1726887172.94654: variable 'ansible_host' from source: host vars for 'managed_node3' 10021 1726887172.94660: variable 'ansible_pipelining' from source: unknown 10021 1726887172.94665: variable 'ansible_timeout' from source: unknown 10021 1726887172.94671: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10019 1726887172.95072: variable 'ansible_facts' from source: host vars for 'managed_node1' 10019 1726887172.95238: _low_level_execute_command(): starting 10019 1726887172.95249: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10021 1726887172.95687: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10021 1726887172.95703: variable 'omit' from source: magic vars 10021 1726887172.95713: starting attempt loop 10021 1726887172.95719: running the handler 10021 1726887172.95821: variable 'ansible_facts' from source: host vars for 'managed_node3' 10021 1726887172.96003: _low_level_execute_command(): starting 10021 1726887172.96016: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10021 1726887172.98630: stdout chunk (state=2): >>>/root <<< 10020 1726887172.99320: stdout chunk (state=2): >>>ansible-tmp-1726887172.9381077-10020-151835902939403=/root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403 <<< 10021 1726887172.99397: stderr chunk (state=3): >>><<< 10021 1726887172.99405: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'/root\n', b'') 10021 1726887172.99440: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10021 1726887172.99455: _low_level_execute_command(): starting 10021 1726887172.99463: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483 `" && echo ansible-tmp-1726887172.9944973-10021-275878783544483="` echo /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483 `" ) && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483 `" && echo ansible-tmp-1726887172.9944973-10021-275878783544483="` echo /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483 `" ) && sleep 0'"'"'' 10020 1726887172.99671: stderr chunk (state=3): >>><<< 10020 1726887172.99679: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'ansible-tmp-1726887172.9381077-10020-151835902939403=/root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403\n', b'') 10020 1726887172.99706: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887172.9381077-10020-151835902939403=/root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403 , stderr= 10020 1726887172.99741: variable 'ansible_module_compression' from source: unknown 10020 1726887172.99795: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 10020 1726887172.99849: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 10020 1726887173.00023: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_setup.py <10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpc3sfj2lq TO /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_setup.py <10.31.42.224> 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/75343b97d0"' '[10.31.42.224]' 10020 1726887173.01309: Sending initial data 10020 1726887173.01320: Sent initial data (153 bytes) 10021 1726887173.03319: stdout chunk (state=2): >>>ansible-tmp-1726887172.9944973-10021-275878783544483=/root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483 <<< 10021 1726887173.03332: stderr chunk (state=2): >>><<< 10021 1726887173.03347: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'ansible-tmp-1726887172.9944973-10021-275878783544483=/root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483\n', b'') 10021 1726887173.03370: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887172.9944973-10021-275878783544483=/root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483 , stderr= 10021 1726887173.03407: variable 'ansible_module_compression' from source: unknown 10021 1726887173.03466: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 10021 1726887173.03525: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 10021 1726887173.03729: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_setup.py <10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpepj2az1j TO /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_setup.py <10.31.41.136> 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/2e4e98e5cc"' '[10.31.41.136]' 10021 1726887173.04301: Sending initial data 10021 1726887173.04310: Sent initial data (153 bytes) 10020 1726887173.05352: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpc3sfj2lq /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_setup.py <<< 10019 1726887173.05826: stdout chunk (state=2): >>>/root <<< 10019 1726887173.05926: stderr chunk (state=3): >>><<< 10019 1726887173.05935: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'/root\n', b'') 10019 1726887173.05967: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10019 1726887173.05984: _low_level_execute_command(): starting 10019 1726887173.05993: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887 `" && echo ansible-tmp-1726887173.0597608-10019-103379443193887="` echo /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887 `" ) && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887 `" && echo ansible-tmp-1726887173.0597608-10019-103379443193887="` echo /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887 `" ) && sleep 0'"'"'' 10020 1726887173.08445: stderr chunk (state=3): >>><<< 10020 1726887173.08456: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpc3sfj2lq /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_setup.py\n', b'') 10020 1726887173.08492: done transferring module to remote 10020 1726887173.08508: _low_level_execute_command(): starting 10020 1726887173.08518: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/ /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_setup.py && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/ /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_setup.py && sleep 0'"'"'' 10021 1726887173.08856: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpepj2az1j /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_setup.py <<< 10020 1726887173.11764: stderr chunk (state=2): >>><<< 10020 1726887173.11773: stdout chunk (state=2): >>><<< <10.31.42.224> (0, b'', b'') 10020 1726887173.11797: _low_level_execute_command() done: rc=0, stdout=, stderr= 10020 1726887173.11805: _low_level_execute_command(): starting 10020 1726887173.11812: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_setup.py && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' -tt 10.31.42.224 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_setup.py && sleep 0'"'"'' 10019 1726887173.12031: stdout chunk (state=2): >>>ansible-tmp-1726887173.0597608-10019-103379443193887=/root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887 <<< 10019 1726887173.12351: stderr chunk (state=3): >>><<< 10019 1726887173.12359: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'ansible-tmp-1726887173.0597608-10019-103379443193887=/root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887\n', b'') 10019 1726887173.12381: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887173.0597608-10019-103379443193887=/root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887 , stderr= 10019 1726887173.12418: variable 'ansible_module_compression' from source: unknown 10021 1726887173.12463: stderr chunk (state=3): >>><<< 10019 1726887173.12471: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 10019 1726887173.12525: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 10019 1726887173.12711: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_setup.py <10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpmw5az00g TO /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_setup.py <10.31.43.54> 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/4a8bd5e786"' '[10.31.43.54]' 10021 1726887173.12472: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpepj2az1j /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_setup.py\n', b'') 10021 1726887173.12946: done transferring module to remote 10021 1726887173.12962: _low_level_execute_command(): starting 10021 1726887173.12971: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/ /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_setup.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/ /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_setup.py && sleep 0'"'"'' 10019 1726887173.13886: Sending initial data 10019 1726887173.13895: Sent initial data (153 bytes) 10021 1726887173.16437: stderr chunk (state=2): >>><<< 10021 1726887173.16447: stdout chunk (state=2): >>><<< <10.31.41.136> (0, b'', b'') 10021 1726887173.16471: _low_level_execute_command() done: rc=0, stdout=, stderr= 10021 1726887173.16480: _low_level_execute_command(): starting 10021 1726887173.16488: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_setup.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' -tt 10.31.41.136 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_setup.py && sleep 0'"'"'' 10020 1726887173.17180: 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' # <<< 10020 1726887173.17223: 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 # /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 0x7fd68ad76e48> # /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 0x7fd68ad0c828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ad769b0> # /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 0x7fd68ad19630> 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 0x7fd68ad20160> # /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 0x7fd68ad250f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ad20748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ad20390> <<< 10020 1726887173.17246: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10020 1726887173.17274: 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 <<< 10020 1726887173.17309: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' import 'errno' # <<< 10020 1726887173.17336: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10020 1726887173.17362: 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 0x7fd68acca470> <<< 10020 1726887173.17386: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10020 1726887173.17430: 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 0x7fd68accfe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68accab38> <<< 10020 1726887173.17472: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10020 1726887173.17523: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10020 1726887173.17614: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68acd64e0> <<< 10020 1726887173.17651: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68acb9d68> # /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 10020 1726887173.17680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68acbc198> <<< 10020 1726887173.17806: 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 0x7fd688fca940> # /usr/lib64/python3.6/__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 0x7fd688fdc240> <<< 10020 1726887173.17867: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ad2aa20> <<< 10020 1726887173.17890: 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. <<< 10020 1726887173.18272: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10020 1726887173.18305: 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' <<< 10020 1726887173.18330: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10020 1726887173.18365: 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 <<< 10020 1726887173.18398: stdout chunk (state=3): >>># 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 <<< 10020 1726887173.18472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # <<< 10020 1726887173.18503: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10020 1726887173.18532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10020 1726887173.18558: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 10020 1726887173.18579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 10020 1726887173.18621: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f02080> # /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 0x7fd688f0d2b0> <<< 10020 1726887173.18648: 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' <<< 10020 1726887173.18698: 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 0x7fd688f0df60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f0da90> import 'itertools' # <<< 10020 1726887173.19327: 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 0x7fd688f17080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688fa57b8> # /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 0x7fd688fa5ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f99160> # /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 0x7fd688f99e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f90438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f81470> # /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 0x7fd688cba2b0> <<< 10020 1726887173.19385: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cc2d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f990b8> 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 0x7fd688cc7e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f7b2b0> # /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 0x7fd688cce208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cc7fd0> # 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 0x7fd688cce320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688feafd0> # /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 0x7fd688ccee10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688ccea20> # /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 10020 1726887173.19559: 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 0x7fd688cd96d8> # /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 0x7fd688cd9eb8> # /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' <<< 10019 1726887173.19718: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpmw5az00g /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_setup.py <<< 10021 1726887173.20728: 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' # <<< 10021 1726887173.20769: 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 # /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 0x7f660b6f8e48> # /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 0x7f660b68e828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6f89b0> # /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 0x7f660b69b630> 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 0x7f660b6a2160> # /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 0x7f660b6a70f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6a2748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6a2390> # /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 0x7f660b64c470> # /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 0x7f660b651e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b64cb38> # /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 0x7f660b6584e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b63bd68> # /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 0x7f660b63e198> # /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 0x7f660994c940> # /usr/lib64/python3.6/__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 0x7f660995e240> <<< 10020 1726887173.20794: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6888601d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cd97b8> # /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 0x7fd688864cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cce550> # /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 0x7fd688889320> # 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 0x7fd6888896d8> # /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 0x7fd6888903c8> # /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 0x7fd68863abe0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68862d320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688627fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68861feb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688890d68> # 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 0x7fd68862df98> <<< 10021 1726887173.21931: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6aca20> 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 0x7f6609884080> # /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 0x7f660988f2b0> # /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 0x7f660988ff60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660988fa90> 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 0x7f6609899080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66099277b8> # /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 0x7f6609927ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660991b160> # /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 0x7f660991be48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609913438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609903470> <<< 10020 1726887173.21942: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688889a58> # /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 0x7fd68ac87748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688635080> 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 0x7fd68ac87ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cce898> # /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 0x7fd68ac9f5f8> # /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 0x7fd68aca3668> # 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 0x7fd68aca3b38> # 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 0x7fd68aca3c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ac9fe48> # /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 0x7fd68aca3f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68aca3518> # 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 0x7fd68aca3278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ac93b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688875390> # /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 0x7fd68ac9f4a8> # /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 0x7fd686c5f940> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10021 1726887173.21972: 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' # <<< 10021 1726887173.22319: 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 0x7f660963c2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609644d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660991b0b8> 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 0x7f660964ae48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66098fd2b0> # /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 0x7f6609650208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660964afd0> # 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 0x7f6609650320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660996cfd0> # /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 <<< 10021 1726887173.22341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609650e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609650a20> <<< 10021 1726887173.22362: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 10021 1726887173.22379: 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 0x7f660965b6d8> <<< 10021 1726887173.22393: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10021 1726887173.22423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 10021 1726887173.22440: 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' <<< 10021 1726887173.22493: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660965beb8> <<< 10021 1726887173.22518: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 10021 1726887173.22540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 10021 1726887173.22561: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66091e21d0> <<< 10021 1726887173.22577: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660965b7b8> <<< 10021 1726887173.22595: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 10021 1726887173.22610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 10021 1726887173.22660: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66091e7c88> <<< 10021 1726887173.22676: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609650550> <<< 10021 1726887173.22693: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10021 1726887173.22708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10021 1726887173.22734: 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' <<< 10021 1726887173.22750: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660920b2e8> <<< 10021 1726887173.22780: 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 0x7f660920b6a0> <<< 10021 1726887173.22794: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10021 1726887173.22828: 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 <<< 10021 1726887173.22848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compression.cpython-36.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609212390> <<< 10021 1726887173.22868: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10021 1726887173.22893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 10021 1726887173.22915: stdout chunk (state=3): >>>import 'time' # <<< 10021 1726887173.22937: 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' <<< 10021 1726887173.22960: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 10021 1726887173.22980: 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 <<< 10019 1726887173.23020: stderr chunk (state=3): >>><<< 10021 1726887173.23024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10021 1726887173.23044: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/token.cpython-36.pyc matches /usr/lib64/python3.6/token.py <<< 10021 1726887173.23061: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/token.cpython-36.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608fbcba8> <<< 10019 1726887173.23032: stdout chunk (state=3): >>><<< 10020 1726887173.23110: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpmw5az00g /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_setup.py\n', b'') 10019 1726887173.23138: done transferring module to remote 10019 1726887173.23152: _low_level_execute_command(): starting 10019 1726887173.23159: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/ /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_setup.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None 10021 1726887173.23167: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608fb42e8> <<< 10021 1726887173.23184: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608faaf98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608fa2e80> <<< 10021 1726887173.23211: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609212d30> <<< <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/ /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_setup.py && sleep 0'"'"'' 10021 1726887173.23259: 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 0x7f6608fb4f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660920ba20> <<< 10021 1726887173.23277: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10021 1726887173.23298: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10020 1726887173.23334: 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 0x7fd686931b00> <<< 10020 1726887173.23367: stdout chunk (state=3): >>>import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10020 1726887173.23385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10021 1726887173.23403: 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 0x7f660b608710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608fb7048> 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 0x7f660b608a90> <<< 10020 1726887173.24081: 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 0x7fd6868d6278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6868dd518> # 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 0x7fd6868dd630> # /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 0x7fd6868ddb70> # /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 0x7fd686908b00> # 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 0x7fd686c13048> # 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 0x7fd686c13278> # /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 0x7fd686c135c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6869032b0> <<< 10021 1726887173.24106: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609650898> # /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 0x7f660b6225c0> # /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 0x7f660b626630> # 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 0x7f660b626b00> # 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 0x7f660b626c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b622e10> # /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 0x7f660b626f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6264e0> # 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 0x7f660b626240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b616b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66091f7358> # /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 0x7f660b622470> <<< 10021 1726887173.24182: 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' <<< 10020 1726887173.24213: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6868f64a8> <<< 10020 1726887173.24246: 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' <<< 10021 1726887173.24264: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075e1908> <<< 10020 1726887173.24282: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686903860> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 10020 1726887173.24300: 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 0x7fd686c3ddd8> <<< 10021 1726887173.24346: stdout chunk (state=3): >>># zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 10020 1726887173.24363: 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 0x7fd686c3def0> # /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' <<< 10021 1726887173.24392: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10021 1726887173.24417: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10020 1726887173.24442: 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' <<< 10020 1726887173.24476: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so'<<< 10020 1726887173.24494: 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 0x7fd686b129b0> <<< 10020 1726887173.24568: 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 0x7fd686b1eac8> <<< 10020 1726887173.24585: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686c40da0> <<< 10020 1726887173.24607: 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' <<< 10020 1726887173.24626: stdout chunk (state=3): >>>import 'ctypes.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686c484a8> <<< 10020 1726887173.24800: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686c3a2e8> <<< 10020 1726887173.24836: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10020 1726887173.24917: 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' # <<< 10020 1726887173.24987: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686b39b00> <<< 10020 1726887173.25040: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686c48668> <<< 10020 1726887173.25163: 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' <<< 10020 1726887173.25191: 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 0x7fd686b47a20> <<< 10020 1726887173.25216: 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 0x7fd686b47b00> <<< 10020 1726887173.25240: 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' <<< 10020 1726887173.25271: 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 0x7fd686b47c88> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686c32080> <<< 10020 1726887173.25301: 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' <<< 10020 1726887173.25327: 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' <<< 10020 1726887173.25380: 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 0x7fd686be4668> <<< 10021 1726887173.25493: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.25539: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bd9d68> <<< 10020 1726887173.25565: 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' <<< 10020 1726887173.25593: 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 0x7fd686bd9f60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bd9828> # zipimport: zlib available # zipimport: zlib available <<< 10020 1726887173.25628: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10020 1726887173.25686: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.25767: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10020 1726887173.25796: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10020 1726887173.25823: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.25907: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.26006: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 10020 1726887173.26036: stdout chunk (state=3): >>># 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' <<< 10020 1726887173.26064: 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' <<< 10020 1726887173.26096: 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' <<< 10020 1726887173.26121: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd686bfca20> <<< 10020 1726887173.26153: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bfc710> <<< 10020 1726887173.26195: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bedef0> <<< 10020 1726887173.26227: 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' <<< 10020 1726887173.26257: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bfc588> <<< 10020 1726887173.26281: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bed748> # zipimport: zlib available <<< 10021 1726887173.26390: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 10021 1726887173.26628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66072b3ac8> 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 0x7f6607258278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660725f4e0> # 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 0x7f660725f5f8> # /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' <<< 10021 1726887173.26824: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660725fb38> # /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 0x7f660728ab00> <<< 10021 1726887173.26848: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.6/lib-dynload/_posixsubprocess.cpython-36m-x86_64-linux-gnu.so' <<< 10021 1726887173.26950: 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 0x7f6607595048> # 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 0x7f6607595278> # /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' <<< 10020 1726887173.26953: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.26982: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075955c0> <<< 10021 1726887173.27031: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66072852b0> <<< 10020 1726887173.27619: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10020 1726887173.28026: 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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd6869de2b0> # zipimport: zlib available # zipimport: zlib available <<< 10021 1726887173.28130: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66072784a8> # /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 0x7f66072856d8> # 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 0x7f660728a400> # /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 0x7f66075bfe80> # /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 0x7f6607491940> # /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 0x7f66074a0a58> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075c2d30> # /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 0x7f66075ca438> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075b8278> # /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 0x7f66074bca90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075ca5f8> <<< 10021 1726887173.28231: 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' <<< 10021 1726887173.28245: 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 0x7f66074c89b0> <<< 10020 1726887173.28277: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.28327: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.28384: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py <<< 10021 1726887173.28417: 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' <<< 10020 1726887173.28446: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py <<< 10020 1726887173.28470: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.28495: 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 0x7f66074c8a90> # 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 0x7f66074c8c18> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075b0048> # /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 0x7f66075665f8> <<< 10020 1726887173.28521: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.28588: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/errors.py <<< 10021 1726887173.28616: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660755ccf8> <<< 10021 1726887173.28659: 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 0x7f660755cef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660755c7b8> # zipimport: zlib available # zipimport: zlib available <<< 10020 1726887173.28688: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10021 1726887173.28711: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10020 1726887173.28882: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.28900: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10021 1726887173.28962: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.29032: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10020 1726887173.29053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10021 1726887173.29072: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py <<< 10021 1726887173.29080: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' <<< 10020 1726887173.29216: stdout chunk (state=3): >>>import '_ast' # <<< 10020 1726887173.29237: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686ad28d0> # zipimport: zlib available <<< 10020 1726887173.29254: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.29268: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py <<< 10020 1726887173.29285: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.29334: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.29385: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10020 1726887173.29405: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10020 1726887173.29427: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.29462: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.29476: 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 0x7f66075809e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075806d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6607570eb8> # /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 0x7f6607580550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6607570710> # zipimport: zlib available <<< 10020 1726887173.29499: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10020 1726887173.29533: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.29568: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.29606: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.29672: 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 <<< 10020 1726887173.29767: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10020 1726887173.29878: 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 0x7fd686a53128> <<< 10020 1726887173.29923: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686a1b898> <<< 10020 1726887173.29955: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py <<< 10020 1726887173.29970: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.30015: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.30061: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.30074: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.30090: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.30121: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.30382: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.30648: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10020 1726887173.30682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10020 1726887173.30704: 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' <<< 10020 1726887173.30859: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686a81080> <<< 10020 1726887173.30879: 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' <<< 10020 1726887173.30970: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686a81128> <<< 10021 1726887173.30999: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10020 1726887173.31021: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686a1c940> <<< 10020 1726887173.31151: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available <<< 10021 1726887173.31172: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.31187: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py <<< 10021 1726887173.31261: 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' <<< 10021 1726887173.31290: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66073602b0> # zipimport: zlib available <<< 10020 1726887173.31311: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10020 1726887173.31362: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.31421: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.31438: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.31452: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.31487: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.31525: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.31552: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.31579: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 10020 1726887173.31595: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.31652: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.31691: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.31708: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.31725: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.31764: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 10020 1726887173.31804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 10021 1726887173.32180: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.32233: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.32289: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/collections.py <<< 10021 1726887173.32314: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.32339: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.32367: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10020 1726887173.32675: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686ae8b70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available <<< 10021 1726887173.32696: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10020 1726887173.32725: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.32753: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.32770: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.32805: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py <<< 10020 1726887173.32824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' <<< 10020 1726887173.32845: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' <<< 10020 1726887173.32863: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py <<< 10020 1726887173.32882: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' <<< 10020 1726887173.32900: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686b8e0b8> <<< 10020 1726887173.32922: 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' <<< 10020 1726887173.32943: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 10020 1726887173.32979: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc' <<< 10020 1726887173.32997: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc matches /usr/lib64/python3.6/_compat_pickle.py <<< 10020 1726887173.33011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' <<< 10020 1726887173.33034: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bafac8> <<< 10020 1726887173.33107: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.6/lib-dynload/_pickle.cpython-36m-x86_64-linux-gnu.so' <<< 10021 1726887173.33130: 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' <<< 10020 1726887173.33135: 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 0x7fd686bc22b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686ba6780> <<< 10020 1726887173.33151: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.6/lib-dynload/array.cpython-36m-x86_64-linux-gnu.so' <<< 10020 1726887173.33168: 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 0x7fd686baf828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686b8ea58> <<< 10020 1726887173.33209: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686abfb70> <<< 10020 1726887173.33224: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686af24a8> <<< 10020 1726887173.33239: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/pool.py <<< 10020 1726887173.33253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/pool.cpython-36.pyc' <<< 10020 1726887173.33271: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py <<< 10020 1726887173.33285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' <<< 10020 1726887173.33301: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6885d9710> <<< 10020 1726887173.33320: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py <<< 10020 1726887173.33335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc' <<< 10020 1726887173.33348: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6885e0278> <<< 10020 1726887173.33364: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686b07748> <<< 10020 1726887173.33377: stdout chunk (state=3): >>>import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/timeout.py <<< 10020 1726887173.33393: stdout chunk (state=3): >>>import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 10020 1726887173.33410: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 10020 1726887173.33433: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.33450: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66074548d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 10020 1726887173.33473: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.33524: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 10020 1726887173.33538: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.33571: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.33593: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 10020 1726887173.33611: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 10020 1726887173.33633: 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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 10020 1726887173.33656: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.33672: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.33698: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 10020 1726887173.33710: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.33743: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.33761: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10020 1726887173.33782: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 10020 1726887173.33800: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.33828: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.33863: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 10020 1726887173.33879: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.33920: 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 <<< 10020 1726887173.33924: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.33970: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.34016: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.34047: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10020 1726887173.34058: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py <<< 10020 1726887173.34075: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 10021 1726887173.34140: 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 0x7f66073cf128> <<< 10021 1726887173.34222: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660739f898> <<< 10021 1726887173.34242: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/file.py <<< 10021 1726887173.34254: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10021 1726887173.34307: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.34355: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.34386: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.34488: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.34511: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.34859: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 10021 1726887173.34874: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.34906: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.34957: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.34978: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.34998: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 10020 1726887173.35008: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/date_time.py <<< 10020 1726887173.35018: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.35043: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.35075: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 10020 1726887173.35120: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.35160: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 10020 1726887173.35170: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.35195: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.35221: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 10020 1726887173.35232: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.35252: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.35275: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py <<< 10020 1726887173.35290: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.35336: 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' <<< 10020 1726887173.35346: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.35429: 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' <<< 10020 1726887173.35451: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6885ffc50> <<< 10020 1726887173.35468: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 10020 1726887173.35489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 10019 1726887173.35575: stderr chunk (state=2): >>><<< 10021 1726887173.35589: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6607404080> # /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' <<< 10019 1726887173.35590: stdout chunk (state=2): >>><<< <10.31.43.54> (0, b'', b'') 10019 1726887173.35622: _low_level_execute_command() done: rc=0, stdout=, stderr= 10019 1726887173.35628: _low_level_execute_command(): starting 10019 1726887173.35637: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_setup.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' -tt 10.31.43.54 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_setup.py && sleep 0'"'"'' 10020 1726887173.35726: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd682a94080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 10020 1726887173.35745: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.35932: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6607404128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66073a0940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10021 1726887173.36056: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 10021 1726887173.36180: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10021 1726887173.36230: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.36294: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10021 1726887173.36324: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.36346: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.36400: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.36425: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.36464: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 10021 1726887173.36522: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.36575: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.36598: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.36631: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 10021 1726887173.36671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 10020 1726887173.36942: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd682aac2b0> # 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 0x7fd682a34978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd682a86a90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 10020 1726887173.37210: 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 0x7fd686b6c7f0> <<< 10020 1726887173.37263: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.37330: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660746cb70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 10020 1726887173.37378: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.37472: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.37525: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/version.py <<< 10020 1726887173.37561: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 10020 1726887173.37590: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.37613: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.37645: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.37698: 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' <<< 10021 1726887173.37734: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' <<< 10021 1726887173.37811: 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 0x7f6608f5b0b8> # /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' <<< 10021 1726887173.37842: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pickle.cpython-36.pyc matches /usr/lib64/python3.6/pickle.py <<< 10021 1726887173.37885: 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' <<< 10021 1726887173.37922: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608f7cac8> <<< 10020 1726887173.37939: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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 0x7fd686b73518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686b73198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 10021 1726887173.37984: 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 0x7f6608f882b0> <<< 10021 1726887173.38031: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608f65780> # 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 0x7f6608f7c828> <<< 10021 1726887173.38251: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608f5ba58> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6607441b70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660747f4a8> # /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 0x7f6607515710> # /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 0x7f6607528278> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660748b748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available <<< 10021 1726887173.38278: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 10020 1726887173.38294: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available <<< 10021 1726887173.38324: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.38358: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10021 1726887173.38393: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 10021 1726887173.38422: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.38443: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10021 1726887173.38491: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 10021 1726887173.38515: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.38546: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 10020 1726887173.38562: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.38594: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.38626: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py <<< 10021 1726887173.38658: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.38705: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py <<< 10020 1726887173.38730: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 10021 1726887173.38747: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.38771: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.38787: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.38822: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.38857: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py <<< 10021 1726887173.38878: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.38909: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10021 1726887173.38943: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 10020 1726887173.38959: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.39322: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.39353: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.39693: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 10021 1726887173.39750: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.39787: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.39811: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.39906: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 10021 1726887173.39949: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.39989: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 10021 1726887173.40028: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10021 1726887173.40049: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/fips.py <<< 10021 1726887173.40071: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.40092: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.40115: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 10021 1726887173.40170: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.40235: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py <<< 10020 1726887173.40418: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 10020 1726887173.40523: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 10021 1726887173.40542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660753fc50> # /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 0x7f6603416080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 10021 1726887173.40566: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.40620: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available<<< 10020 1726887173.40730: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10020 1726887173.40780: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.40923: stdout chunk (state=3): >>> # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 10021 1726887173.41325: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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 0x7f660342e2b0> # 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 0x7f66033b6978> <<< 10021 1726887173.41510: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6603409a90> <<< 10021 1726887173.41633: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 10021 1726887173.41679: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.41723: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available <<< 10020 1726887173.41917: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available <<< 10020 1726887173.41944: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 10021 1726887173.41978: 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 0x7f66074e57f0> <<< 10020 1726887173.42004: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 10020 1726887173.42035: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.42074: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.42095: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available <<< 10020 1726887173.42126: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py <<< 10020 1726887173.42151: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.42175: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.42198: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.42268: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available <<< 10020 1726887173.42296: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 10020 1726887173.42329: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.42349: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/service_mgr.py <<< 10021 1726887173.42367: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.42411: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.42437: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 10021 1726887173.42464: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.42481: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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 <<< 10021 1726887173.42516: 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' <<< 10020 1726887173.42533: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.42567: 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 0x7f66074f5518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66074f5198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/user.py <<< 10021 1726887173.42600: 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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py <<< 10021 1726887173.42640: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10020 1726887173.42661: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available <<< 10021 1726887173.42752: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 10020 1726887173.42770: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 10021 1726887173.42819: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.42866: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.42948: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 10020 1726887173.43021: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 10021 1726887173.43047: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.43069: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10020 1726887173.43102: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 10021 1726887173.43126: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.43154: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.43192: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 10021 1726887173.43226: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available <<< 10020 1726887173.43252: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.43270: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.43328: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 10021 1726887173.43356: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.43373: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.43401: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.43449: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/freebsd.py <<< 10021 1726887173.43482: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 10020 1726887173.43498: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 10021 1726887173.43560: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.43578: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.43655: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 10021 1726887173.43686: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.43715: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.44140: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.44552: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 10020 1726887173.44917: stdout chunk (state=3): >>>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 0x7fd68694a4e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68258c278> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68258c5c0> <<< 10021 1726887173.44937: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 10021 1726887173.45325: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available <<< 10021 1726887173.45396: stdout chunk (state=3): >>># zipimport: zlib available <<< 10019 1726887173.45521: 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 0x7f6d12f3de48> # /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 0x7f6d12ed3828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12f3d9b0> # /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 0x7f6d12ee0630> 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 0x7f6d12ee7160> # /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 0x7f6d12eec0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12ee7748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12ee7390> <<< 10021 1726887173.45726: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 10020 1726887173.46018: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 10021 1726887173.46041: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available <<< 10021 1726887173.46076: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 10021 1726887173.46094: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.46128: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.46178: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 10021 1726887173.46384: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.46549: 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 <<< 10020 1726887173.46600: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix <<< 10020 1726887173.46635: 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 # 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 <<< 10021 1726887173.46648: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available <<< 10020 1726887173.46667: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10021 1726887173.46727: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available <<< 10021 1726887173.46748: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available <<< 10021 1726887173.46778: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.46807: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 10021 1726887173.46832: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.46861: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.46887: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 10020 1726887173.46945: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10020 1726887173.46978: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10020 1726887173.47017: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 10020 1726887173.47050: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings <<< 10020 1726887173.47072: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes <<< 10020 1726887173.47115: stdout chunk (state=3): >>># destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket <<< 10019 1726887173.47194: 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 0x7f6d12e91470> # /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 0x7f6d12e96e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e91b38> # /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 0x7f6d12e9d4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e80d68> # /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 0x7f6d12e83198> # /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 0x7f6d11191940> # /usr/lib64/python3.6/__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 0x7f6d111a3240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12ef1a20> 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. <<< 10020 1726887173.47193: stdout chunk (state=3): >>># 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 <<< 10020 1726887173.47243: 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 pickle # destroy multiprocessing.context # destroy _compat_pickle <<< 10021 1726887173.47296: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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 <<< 10020 1726887173.47355: stdout chunk (state=3): >>># destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy gc # destroy unicodedata # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux <<< 10021 1726887173.47405: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available <<< 10020 1726887173.47458: stdout chunk (state=3): >>># 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 # 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 <<< 10021 1726887173.47499: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 10020 1726887173.47548: 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 <<< 10021 1726887173.47596: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.47640: 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 # 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 <<< 10020 1726887173.47666: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10021 1726887173.47739: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 10021 1726887173.47768: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.47806: stdout chunk (state=3): >>># destroy posixpath # destroy _functools # destroy _sre # destroy sre_parse <<< 10021 1726887173.47849: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 10020 1726887173.47918: stdout chunk (state=3): >>># 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 <<< 10021 1726887173.47938: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 10021 1726887173.47974: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887173.48037: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sunos.py <<< 10021 1726887173.48062: stdout chunk (state=3): >>>import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 10021 1726887173.48122: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887173.48272: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 10020 1726887173.48281: stdout chunk (state=3): >>><<< 10020 1726887173.48296: stderr chunk (state=3): >>><<< <10.31.42.224> (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 0x7fd68ad76e48>\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 0x7fd68ad0c828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ad769b0>\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 0x7fd68ad19630>\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 0x7fd68ad20160>\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 0x7fd68ad250f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ad20748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ad20390>\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 0x7fd68acca470>\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 0x7fd68accfe48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68accab38>\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 0x7fd68acd64e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68acb9d68>\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 0x7fd68acbc198>\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 0x7fd688fca940>\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 0x7fd688fdc240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ad2aa20>\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 0x7fd688f02080>\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 0x7fd688f0d2b0>\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 0x7fd688f0df60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f0da90>\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 0x7fd688f17080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688fa57b8>\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 0x7fd688fa5ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f99160>\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 0x7fd688f99e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f90438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f81470>\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 0x7fd688cba2b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cc2d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f990b8>\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 0x7fd688cc7e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f7b2b0>\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 0x7fd688cce208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cc7fd0>\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 0x7fd688cce320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688feafd0>\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 0x7fd688ccee10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688ccea20>\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 0x7fd688cd96d8>\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 0x7fd688cd9eb8>\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 0x7fd6888601d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cd97b8>\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 0x7fd688864cc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cce550>\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 0x7fd688889320>\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 0x7fd6888896d8>\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 0x7fd6888903c8>\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 0x7fd68863abe0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68862d320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688627fd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68861feb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688890d68>\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 0x7fd68862df98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688889a58>\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 0x7fd68ac87748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688635080>\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 0x7fd68ac87ac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cce898>\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 0x7fd68ac9f5f8>\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 0x7fd68aca3668>\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 0x7fd68aca3b38>\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 0x7fd68aca3c50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ac9fe48>\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 0x7fd68aca3f98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68aca3518>\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 0x7fd68aca3278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ac93b38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688875390>\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 0x7fd68ac9f4a8>\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 0x7fd686c5f940>\r\n# zipimport: found 106 names in \'/tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd686931b00>\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 0x7fd6868d6278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6868dd518>\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 0x7fd6868dd630>\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 0x7fd6868ddb70>\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 0x7fd686908b00>\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 0x7fd686c13048>\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 0x7fd686c13278>\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 0x7fd686c135c0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6869032b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6868f64a8>\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 0x7fd686903860>\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 0x7fd686c3ddd8>\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 0x7fd686c3def0>\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 0x7fd686b129b0>\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 0x7fd686b1eac8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686c40da0>\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 0x7fd686c484a8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686c3a2e8>\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 0x7fd686b39b00>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686c48668>\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 0x7fd686b47a20>\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 0x7fd686b47b00>\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 0x7fd686b47c88>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686c32080>\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 0x7fd686be4668>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bd9d68>\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 0x7fd686bd9f60>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bd9828>\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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd686bfca20>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bfc710>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bedef0>\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 0x7fd686bfc588>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bed748>\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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd6869de2b0>\r\n# 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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd686ad28d0>\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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd686a53128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686a1b898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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 0x7fd686a81080>\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 0x7fd686a81128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686a1c940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd686ae8b70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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 0x7fd686b8e0b8>\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 0x7fd686bafac8>\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 0x7fd686bc22b0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686ba6780>\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 0x7fd686baf828>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686b8ea58>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686abfb70>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686af24a8>\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 0x7fd6885d9710>\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 0x7fd6885e0278>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686b07748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd6885ffc50>\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 0x7fd682a94080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd682aac2b0>\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 0x7fd682a34978>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd682a86a90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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 0x7fd686b6c7f0>\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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd686b73518>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686b73198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd68694a4e0>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68258c278>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68258c5c0>\r\n\r\n{"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}}\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# 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 pickle\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 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 gc\r\n# destroy unicodedata\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# 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.224 closed.\r\n') 10020 1726887173.48438: _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 0x7fd68ad76e48> # /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 0x7fd68ad0c828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ad769b0> # /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 0x7fd68ad19630> 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 0x7fd68ad20160> # /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 0x7fd68ad250f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ad20748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ad20390> # /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 0x7fd68acca470> # /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 0x7fd68accfe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68accab38> # /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 0x7fd68acd64e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68acb9d68> # /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 0x7fd68acbc198> # /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 0x7fd688fca940> # /usr/lib64/python3.6/__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 0x7fd688fdc240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ad2aa20> 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 0x7fd688f02080> # /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 0x7fd688f0d2b0> # /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 0x7fd688f0df60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f0da90> 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 0x7fd688f17080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688fa57b8> # /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 0x7fd688fa5ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f99160> # /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 0x7fd688f99e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f90438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f81470> # /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 0x7fd688cba2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cc2d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f990b8> 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 0x7fd688cc7e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688f7b2b0> # /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 0x7fd688cce208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cc7fd0> # 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 0x7fd688cce320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688feafd0> # /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 0x7fd688ccee10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688ccea20> # /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 0x7fd688cd96d8> # /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 0x7fd688cd9eb8> # /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 0x7fd6888601d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cd97b8> # /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 0x7fd688864cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cce550> # /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 0x7fd688889320> # 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 0x7fd6888896d8> # /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 0x7fd6888903c8> # /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 0x7fd68863abe0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68862d320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688627fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68861feb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688890d68> # 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 0x7fd68862df98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688889a58> # /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 0x7fd68ac87748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688635080> 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 0x7fd68ac87ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688cce898> # /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 0x7fd68ac9f5f8> # /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 0x7fd68aca3668> # 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 0x7fd68aca3b38> # 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 0x7fd68aca3c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ac9fe48> # /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 0x7fd68aca3f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68aca3518> # 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 0x7fd68aca3278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68ac93b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd688875390> # /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 0x7fd68ac9f4a8> # /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 0x7fd686c5f940> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_hegv6p17/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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 0x7fd686931b00> 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 0x7fd6868d6278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6868dd518> # 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 0x7fd6868dd630> # /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 0x7fd6868ddb70> # /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 0x7fd686908b00> # 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 0x7fd686c13048> # 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 0x7fd686c13278> # /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 0x7fd686c135c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6869032b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd6868f64a8> # /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 0x7fd686903860> # 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 0x7fd686c3ddd8> # /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 0x7fd686c3def0> # /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 0x7fd686b129b0> # /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 0x7fd686b1eac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686c40da0> # /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 0x7fd686c484a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686c3a2e8> # /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 0x7fd686b39b00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686c48668> # 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 0x7fd686b47a20> # 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 0x7fd686b47b00> # 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 0x7fd686b47c88> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686c32080> # /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 0x7fd686be4668> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bd9d68> # 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 0x7fd686bd9f60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bd9828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd686bfca20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bfc710> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bedef0> # /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 0x7fd686bfc588> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686bed748> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd6869de2b0> # 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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd686ad28d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd686a53128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686a1b898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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 0x7fd686a81080> # /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 0x7fd686a81128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686a1c940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd686ae8b70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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 0x7fd686b8e0b8> # /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 0x7fd686bafac8> # 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 0x7fd686bc22b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686ba6780> # 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 0x7fd686baf828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686b8ea58> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686abfb70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686af24a8> # /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 0x7fd6885d9710> # /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 0x7fd6885e0278> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686b07748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd6885ffc50> # /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 0x7fd682a94080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd682aac2b0> # 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 0x7fd682a34978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd682a86a90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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 0x7fd686b6c7f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd686b73518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd686b73198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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_hegv6p17/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 0x7fd68694a4e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68258c278> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd68258c5c0> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy gc # destroy unicodedata # 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 # 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.224 closed. 10020 1726887173.48880: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_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-1726887172.9381077-10020-151835902939403/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10020 1726887173.48894: Facts {'ansible_facts': {'ansible_pkg_mgr': 'dnf'}, 'invocation': {'module_args': {'filter': ['ansible_pkg_mgr'], 'gather_subset': ['!all'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 10020 1726887173.48969: variable 'ansible_module_compression' from source: unknown 10020 1726887173.49029: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 10020 1726887173.49036: ANSIBALLZ: Acquiring lock 10020 1726887173.49042: ANSIBALLZ: Lock acquired: 139804642225104 10020 1726887173.49047: ANSIBALLZ: Creating module 10021 1726887173.48424: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 10021 1726887173.49823: stdout chunk (state=3): >>>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 0x7f66072cc550> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6602efb080> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6602efb7f0> <<< 10019 1726887173.48481: 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 0x7f6d110c9080> # /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 0x7f6d110d42b0> # /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 0x7f6d110d4f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d110d4a90> 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 0x7f6d110de080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d1116c7b8> # /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 0x7f6d1116cba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d11160160> <<< 10019 1726887173.49877: 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 0x7f6d11160e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d11158438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d11148470> # /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 0x7f6d10e81278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e89cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d11160438> 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 0x7f6d10e8fe10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d111422b0> # /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 0x7f6d10e951d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e8ff98> # 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 0x7f6d10e952e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d111b1fd0> # /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 0x7f6d10e95dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e959e8> # /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 0x7f6d10ea06a0> # /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 0x7f6d10ea0e80> # /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 0x7f6d10a27198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10ea0780> # /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 0x7f6d10a2cc88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e95518> # /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 0x7f6d10a502e8> # 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 0x7f6d10a506a0> # /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 0x7f6d10a57390> # /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 0x7f6d10801ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107f92e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107eff98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107e7e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10a57d30> # 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 0x7f6d107f9f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10a50a20> # /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 0x7f6d12e4d710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107fc048> 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 0x7f6d12e4da90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e95860> # /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 0x7f6d12e675c0> # /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 0x7f6d12e6b630> # 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 0x7f6d12e6bb00> # 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 0x7f6d12e6bc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e67e10> # /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 0x7f6d12e6bf60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e6b4e0> # 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 0x7f6d12e6b240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e5bb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10a3c358> # /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' <<< 10021 1726887173.50758: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 10019 1726887173.50961: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e67470> <<< 10021 1726887173.51957: 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 # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins <<< 10021 1726887173.51983: 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 <<< 10019 1726887173.52330: 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 0x7f6d0ee26908> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10021 1726887173.53224: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy gc # destroy unicodedata # 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 # 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 <<< 10021 1726887173.53234: stderr chunk (state=3): >>>Shared connection to 10.31.41.136 closed. <<< 10021 1726887173.53251: stdout chunk (state=3): >>><<< 10021 1726887173.53261: stderr chunk (state=3): >>><<< <10.31.41.136> (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 0x7f660b6f8e48>\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 0x7f660b68e828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6f89b0>\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 0x7f660b69b630>\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 0x7f660b6a2160>\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 0x7f660b6a70f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6a2748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6a2390>\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 0x7f660b64c470>\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 0x7f660b651e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b64cb38>\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 0x7f660b6584e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b63bd68>\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 0x7f660b63e198>\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 0x7f660994c940>\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 0x7f660995e240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6aca20>\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 0x7f6609884080>\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 0x7f660988f2b0>\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 0x7f660988ff60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660988fa90>\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 0x7f6609899080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66099277b8>\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 0x7f6609927ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660991b160>\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 0x7f660991be48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609913438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609903470>\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 0x7f660963c2b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609644d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660991b0b8>\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 0x7f660964ae48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66098fd2b0>\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 0x7f6609650208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660964afd0>\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 0x7f6609650320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660996cfd0>\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 0x7f6609650e10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609650a20>\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 0x7f660965b6d8>\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 0x7f660965beb8>\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 0x7f66091e21d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660965b7b8>\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 0x7f66091e7c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609650550>\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 0x7f660920b2e8>\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 0x7f660920b6a0>\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 0x7f6609212390>\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 0x7f6608fbcba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608fb42e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608faaf98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608fa2e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609212d30>\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 0x7f6608fb4f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660920ba20>\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 0x7f660b608710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608fb7048>\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 0x7f660b608a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609650898>\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 0x7f660b6225c0>\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 0x7f660b626630>\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 0x7f660b626b00>\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 0x7f660b626c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b622e10>\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 0x7f660b626f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6264e0>\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 0x7f660b626240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b616b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66091f7358>\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 0x7f660b622470>\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 0x7f66075e1908>\r\n# zipimport: found 106 names in \'/tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f66072b3ac8>\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 0x7f6607258278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660725f4e0>\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 0x7f660725f5f8>\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 0x7f660725fb38>\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 0x7f660728ab00>\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 0x7f6607595048>\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 0x7f6607595278>\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 0x7f66075955c0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66072852b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66072784a8>\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 0x7f66072856d8>\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 0x7f660728a400>\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 0x7f66075bfe80>\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 0x7f6607491940>\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 0x7f66074a0a58>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075c2d30>\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 0x7f66075ca438>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075b8278>\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 0x7f66074bca90>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075ca5f8>\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 0x7f66074c89b0>\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 0x7f66074c8a90>\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 0x7f66074c8c18>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075b0048>\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 0x7f66075665f8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660755ccf8>\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 0x7f660755cef0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660755c7b8>\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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f66075809e8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075806d8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6607570eb8>\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 0x7f6607580550>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6607570710>\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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f66073602b0>\r\n# 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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f66074548d0>\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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f66073cf128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660739f898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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 0x7f6607404080>\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 0x7f6607404128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66073a0940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f660746cb70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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 0x7f6608f5b0b8>\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 0x7f6608f7cac8>\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 0x7f6608f882b0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608f65780>\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 0x7f6608f7c828>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608f5ba58>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6607441b70>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660747f4a8>\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 0x7f6607515710>\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 0x7f6607528278>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660748b748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f660753fc50>\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 0x7f6603416080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f660342e2b0>\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 0x7f66033b6978>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6603409a90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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 0x7f66074e57f0>\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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f66074f5518>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66074f5198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f66072cc550>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6602efb080>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6602efb7f0>\r\n\r\n{"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}}\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# 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 pickle\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 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 gc\r\n# destroy unicodedata\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# 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.41.136 closed.\r\n') 10021 1726887173.54428: _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 0x7f660b6f8e48> # /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 0x7f660b68e828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6f89b0> # /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 0x7f660b69b630> 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 0x7f660b6a2160> # /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 0x7f660b6a70f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6a2748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6a2390> # /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 0x7f660b64c470> # /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 0x7f660b651e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b64cb38> # /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 0x7f660b6584e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b63bd68> # /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 0x7f660b63e198> # /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 0x7f660994c940> # /usr/lib64/python3.6/__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 0x7f660995e240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6aca20> 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 0x7f6609884080> # /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 0x7f660988f2b0> # /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 0x7f660988ff60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660988fa90> 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 0x7f6609899080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66099277b8> # /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 0x7f6609927ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660991b160> # /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 0x7f660991be48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609913438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609903470> # /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 0x7f660963c2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609644d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660991b0b8> 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 0x7f660964ae48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66098fd2b0> # /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 0x7f6609650208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660964afd0> # 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 0x7f6609650320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660996cfd0> # /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 0x7f6609650e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609650a20> # /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 0x7f660965b6d8> # /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 0x7f660965beb8> # /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 0x7f66091e21d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660965b7b8> # /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 0x7f66091e7c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609650550> # /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 0x7f660920b2e8> # 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 0x7f660920b6a0> # /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 0x7f6609212390> # /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 0x7f6608fbcba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608fb42e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608faaf98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608fa2e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609212d30> # 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 0x7f6608fb4f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660920ba20> # /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 0x7f660b608710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608fb7048> 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 0x7f660b608a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6609650898> # /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 0x7f660b6225c0> # /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 0x7f660b626630> # 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 0x7f660b626b00> # 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 0x7f660b626c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b622e10> # /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 0x7f660b626f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b6264e0> # 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 0x7f660b626240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660b616b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66091f7358> # /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 0x7f660b622470> # /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 0x7f66075e1908> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_uodst3_y/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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 0x7f66072b3ac8> 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 0x7f6607258278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660725f4e0> # 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 0x7f660725f5f8> # /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 0x7f660725fb38> # /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 0x7f660728ab00> # 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 0x7f6607595048> # 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 0x7f6607595278> # /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 0x7f66075955c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66072852b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66072784a8> # /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 0x7f66072856d8> # 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 0x7f660728a400> # /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 0x7f66075bfe80> # /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 0x7f6607491940> # /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 0x7f66074a0a58> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075c2d30> # /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 0x7f66075ca438> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075b8278> # /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 0x7f66074bca90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075ca5f8> # 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 0x7f66074c89b0> # 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 0x7f66074c8a90> # 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 0x7f66074c8c18> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075b0048> # /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 0x7f66075665f8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660755ccf8> # 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 0x7f660755cef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660755c7b8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f66075809e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66075806d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6607570eb8> # /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 0x7f6607580550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6607570710> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f66073602b0> # 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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f66074548d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f66073cf128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660739f898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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 0x7f6607404080> # /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 0x7f6607404128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66073a0940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f660746cb70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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 0x7f6608f5b0b8> # /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 0x7f6608f7cac8> # 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 0x7f6608f882b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608f65780> # 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 0x7f6608f7c828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6608f5ba58> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6607441b70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660747f4a8> # /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 0x7f6607515710> # /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 0x7f6607528278> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f660748b748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f660753fc50> # /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 0x7f6603416080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f660342e2b0> # 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 0x7f66033b6978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6603409a90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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 0x7f66074e57f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f66074f5518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66074f5198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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_uodst3_y/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 0x7f66072cc550> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6602efb080> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6602efb7f0> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy gc # destroy unicodedata # 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 # 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.41.136 closed. 10021 1726887173.56753: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_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-1726887172.9944973-10021-275878783544483/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10021 1726887173.56778: Facts {'ansible_facts': {'ansible_pkg_mgr': 'dnf'}, 'invocation': {'module_args': {'filter': ['ansible_pkg_mgr'], 'gather_subset': ['!all'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 10021 1726887173.56858: variable 'ansible_module_compression' from source: unknown 10021 1726887173.56919: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 10021 1726887173.56926: ANSIBALLZ: Acquiring lock 10019 1726887173.53645: stdout chunk (state=3): >>># zipimport: zlib available <<< 10019 1726887173.58028: 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 0x7f6d0eaf8ac8> 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 0x7f6d0ea9d278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eaa44e0> # 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 0x7f6d0eaa45f8> # /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 0x7f6d0eaa4b38> # /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 0x7f6d0eacfb00> # 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 0x7f6d0edda048> # 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 0x7f6d0edda278> # /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 0x7f6d0edda5c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eaca2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eabd4a8> # /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 0x7f6d0eaca6d8> # 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 0x7f6d0eacf400> # /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 0x7f6d0ee04eb8> # /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 0x7f6d0ecd6978> # /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 0x7f6d0ece5a90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ee07d68> # /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 0x7f6d0ee0f470> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edfd2b0> # /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 0x7f6d0ed01ac8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ee0f630> # 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 0x7f6d0ed0e9b0> # 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 0x7f6d0ed0ea90> <<< 10019 1726887173.59133: 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 0x7f6d0ed0ec18> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edf5080> # /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 0x7f6d0edab5f8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eda1cf8> # 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 0x7f6d0eda1ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eda17b8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0edc59e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edc56d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edb5eb8> # /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 0x7f6d0edc5550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edb5710> # zipimport: zlib available # zipimport: zlib available <<< 10019 1726887173.60326: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0eba42b0> # zipimport: zlib available <<< 10019 1726887173.61417: 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.setup_payload_nci2e_nj/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_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available <<< 10019 1726887173.62523: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ec998d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available <<< 10019 1726887173.63622: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ec14128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ebe4898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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 <<< 10019 1726887173.63673: 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 0x7f6d0ec49080> # /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 0x7f6d0ec49128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ebe5940> <<< 10019 1726887173.64851: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10019 1726887173.66035: 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.setup_payload_nci2e_nj/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' <<< 10019 1726887173.67141: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ecb1b70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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 0x7f6d107a00b8> # /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 0x7f6d107c1ac8> # 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 0x7f6d107ca2b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107ac780> # 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 0x7f6d107c1828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107a0a58> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ec86b70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ecc44a8> # /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 0x7f6d0ed5a710> # /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py <<< 10019 1726887173.68336: 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 0x7f6d0ed6d278> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ecd0748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 10019 1726887173.68379: stdout chunk (state=3): >>># zipimport: zlib available <<< 10019 1726887173.69541: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/dns.py <<< 10019 1726887173.69559: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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 0x7f6d0ed84c50> # /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' <<< 10019 1726887173.70732: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ac5b080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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' <<< 10019 1726887173.71832: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ac732b0> # 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 0x7f6d0abfb978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ac4ba90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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 0x7f6d0ed297f0> # zipimport: zlib available <<< 10019 1726887173.72932: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ed3d518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ed3d198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 10019 1726887173.72954: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10019 1726887173.73839: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10019 1726887173.74450: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 10019 1726887173.74466: stdout chunk (state=3): >>># zipimport: zlib available <<< 10019 1726887173.74554: stdout chunk (state=3): >>># zipimport: zlib available <<< 10019 1726887173.74805: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available <<< 10019 1726887173.74864: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 10019 1726887173.75169: stdout chunk (state=3): >>># zipimport: zlib available <<< 10019 1726887173.75201: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available <<< 10019 1726887173.75222: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 10019 1726887173.75263: stdout chunk (state=3): >>># zipimport: zlib available <<< 10019 1726887173.75381: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 10019 1726887173.75404: stdout chunk (state=3): >>># zipimport: zlib available <<< 10019 1726887173.75579: stdout chunk (state=3): >>># zipimport: zlib available <<< 10019 1726887173.75692: stdout chunk (state=3): >>># zipimport: zlib available <<< 10019 1726887173.76061: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available <<< 10019 1726887173.76085: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available <<< 10019 1726887173.77441: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available <<< 10019 1726887173.78568: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 10019 1726887173.78713: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available <<< 10019 1726887173.78852: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 10019 1726887173.78878: stdout chunk (state=3): >>># zipimport: zlib available <<< 10019 1726887173.79005: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 10019 1726887173.79029: stdout chunk (state=3): >>># zipimport: zlib available <<< 10019 1726887173.80837: 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 0x7f6d0a752be0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eb22ba8> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eb22eb8> <<< 10019 1726887173.81377: stdout chunk (state=3): >>>import 'gc' # <<< 10019 1726887173.82604: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # 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 # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10019 1726887173.82944: 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 <<< 10019 1726887173.82975: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon <<< 10019 1726887173.82997: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 10019 1726887173.83022: stdout chunk (state=3): >>># destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy <<< 10020 1726887173.84225: ANSIBALLZ: Writing module into payload 10020 1726887173.84533: ANSIBALLZ: Writing module 10020 1726887173.84555: ANSIBALLZ: Renaming module 10020 1726887173.84572: ANSIBALLZ: Done creating module 10020 1726887173.84591: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py 10020 1726887173.84693: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_dnf.py <10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp8zpfxmwy TO /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_dnf.py <10.31.42.224> 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/75343b97d0"' '[10.31.42.224]' 10019 1726887173.84806: 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 pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy unicodedata # destroy gc # 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 # 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 <<< 10021 1726887173.84869: ANSIBALLZ: Lock acquired: 139804642225104 10021 1726887173.84882: ANSIBALLZ: Reading module after lock 10021 1726887173.84919: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py 10021 1726887173.85026: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_dnf.py <10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp7h1y1wam TO /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_dnf.py <10.31.41.136> 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/2e4e98e5cc"' '[10.31.41.136]' 10019 1726887173.85208: stderr chunk (state=3): >>>Shared connection to 10.31.43.54 closed. <<< 10019 1726887173.85222: stdout chunk (state=3): >>><<< 10019 1726887173.85237: stderr chunk (state=3): >>><<< <10.31.43.54> (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 0x7f6d12f3de48>\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 0x7f6d12ed3828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12f3d9b0>\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 0x7f6d12ee0630>\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 0x7f6d12ee7160>\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 0x7f6d12eec0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12ee7748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12ee7390>\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 0x7f6d12e91470>\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 0x7f6d12e96e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e91b38>\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 0x7f6d12e9d4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e80d68>\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 0x7f6d12e83198>\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 0x7f6d11191940>\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 0x7f6d111a3240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12ef1a20>\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 0x7f6d110c9080>\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 0x7f6d110d42b0>\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 0x7f6d110d4f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d110d4a90>\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 0x7f6d110de080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d1116c7b8>\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 0x7f6d1116cba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d11160160>\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 0x7f6d11160e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d11158438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d11148470>\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 0x7f6d10e81278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e89cf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d11160438>\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 0x7f6d10e8fe10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d111422b0>\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 0x7f6d10e951d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e8ff98>\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 0x7f6d10e952e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d111b1fd0>\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 0x7f6d10e95dd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e959e8>\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 0x7f6d10ea06a0>\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 0x7f6d10ea0e80>\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 0x7f6d10a27198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10ea0780>\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 0x7f6d10a2cc88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e95518>\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 0x7f6d10a502e8>\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 0x7f6d10a506a0>\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 0x7f6d10a57390>\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 0x7f6d10801ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107f92e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107eff98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107e7e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10a57d30>\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 0x7f6d107f9f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10a50a20>\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 0x7f6d12e4d710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107fc048>\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 0x7f6d12e4da90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e95860>\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 0x7f6d12e675c0>\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 0x7f6d12e6b630>\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 0x7f6d12e6bb00>\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 0x7f6d12e6bc18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e67e10>\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 0x7f6d12e6bf60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e6b4e0>\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 0x7f6d12e6b240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e5bb00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10a3c358>\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 0x7f6d12e67470>\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 0x7f6d0ee26908>\r\n# zipimport: found 106 names in \'/tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0eaf8ac8>\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 0x7f6d0ea9d278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eaa44e0>\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 0x7f6d0eaa45f8>\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 0x7f6d0eaa4b38>\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 0x7f6d0eacfb00>\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 0x7f6d0edda048>\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 0x7f6d0edda278>\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 0x7f6d0edda5c0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eaca2b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eabd4a8>\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 0x7f6d0eaca6d8>\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 0x7f6d0eacf400>\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 0x7f6d0ee04eb8>\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 0x7f6d0ecd6978>\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 0x7f6d0ece5a90>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ee07d68>\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 0x7f6d0ee0f470>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edfd2b0>\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 0x7f6d0ed01ac8>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ee0f630>\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 0x7f6d0ed0e9b0>\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 0x7f6d0ed0ea90>\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 0x7f6d0ed0ec18>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edf5080>\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 0x7f6d0edab5f8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eda1cf8>\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 0x7f6d0eda1ef0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eda17b8>\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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0edc59e8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edc56d8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edb5eb8>\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 0x7f6d0edc5550>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edb5710>\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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0eba42b0>\r\n# 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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ec998d0>\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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ec14128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ebe4898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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 0x7f6d0ec49080>\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 0x7f6d0ec49128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ebe5940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ecb1b70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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 0x7f6d107a00b8>\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 0x7f6d107c1ac8>\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 0x7f6d107ca2b0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107ac780>\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 0x7f6d107c1828>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107a0a58>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ec86b70>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ecc44a8>\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 0x7f6d0ed5a710>\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 0x7f6d0ed6d278>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ecd0748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ed84c50>\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 0x7f6d0ac5b080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ac732b0>\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 0x7f6d0abfb978>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ac4ba90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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 0x7f6d0ed297f0>\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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ed3d518>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ed3d198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0a752be0>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eb22ba8>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eb22eb8>\r\nimport \'gc\' # \r\n\r\n{"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}}\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# 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 pickle\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 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 unicodedata\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 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# 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.54 closed.\r\n') 10019 1726887173.85341: _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 0x7f6d12f3de48> # /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 0x7f6d12ed3828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12f3d9b0> # /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 0x7f6d12ee0630> 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 0x7f6d12ee7160> # /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 0x7f6d12eec0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12ee7748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12ee7390> # /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 0x7f6d12e91470> # /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 0x7f6d12e96e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e91b38> # /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 0x7f6d12e9d4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e80d68> # /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 0x7f6d12e83198> # /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 0x7f6d11191940> # /usr/lib64/python3.6/__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 0x7f6d111a3240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12ef1a20> 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 0x7f6d110c9080> # /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 0x7f6d110d42b0> # /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 0x7f6d110d4f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d110d4a90> 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 0x7f6d110de080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d1116c7b8> # /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 0x7f6d1116cba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d11160160> # /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 0x7f6d11160e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d11158438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d11148470> # /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 0x7f6d10e81278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e89cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d11160438> 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 0x7f6d10e8fe10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d111422b0> # /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 0x7f6d10e951d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e8ff98> # 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 0x7f6d10e952e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d111b1fd0> # /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 0x7f6d10e95dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e959e8> # /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 0x7f6d10ea06a0> # /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 0x7f6d10ea0e80> # /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 0x7f6d10a27198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10ea0780> # /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 0x7f6d10a2cc88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e95518> # /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 0x7f6d10a502e8> # 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 0x7f6d10a506a0> # /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 0x7f6d10a57390> # /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 0x7f6d10801ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107f92e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107eff98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107e7e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10a57d30> # 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 0x7f6d107f9f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10a50a20> # /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 0x7f6d12e4d710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107fc048> 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 0x7f6d12e4da90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10e95860> # /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 0x7f6d12e675c0> # /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 0x7f6d12e6b630> # 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 0x7f6d12e6bb00> # 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 0x7f6d12e6bc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e67e10> # /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 0x7f6d12e6bf60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e6b4e0> # 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 0x7f6d12e6b240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d12e5bb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d10a3c358> # /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 0x7f6d12e67470> # /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 0x7f6d0ee26908> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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 0x7f6d0eaf8ac8> 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 0x7f6d0ea9d278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eaa44e0> # 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 0x7f6d0eaa45f8> # /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 0x7f6d0eaa4b38> # /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 0x7f6d0eacfb00> # 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 0x7f6d0edda048> # 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 0x7f6d0edda278> # /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 0x7f6d0edda5c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eaca2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eabd4a8> # /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 0x7f6d0eaca6d8> # 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 0x7f6d0eacf400> # /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 0x7f6d0ee04eb8> # /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 0x7f6d0ecd6978> # /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 0x7f6d0ece5a90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ee07d68> # /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 0x7f6d0ee0f470> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edfd2b0> # /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 0x7f6d0ed01ac8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ee0f630> # 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 0x7f6d0ed0e9b0> # 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 0x7f6d0ed0ea90> # 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 0x7f6d0ed0ec18> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edf5080> # /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 0x7f6d0edab5f8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eda1cf8> # 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 0x7f6d0eda1ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eda17b8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0edc59e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edc56d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edb5eb8> # /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 0x7f6d0edc5550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0edb5710> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0eba42b0> # 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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ec998d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ec14128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ebe4898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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 0x7f6d0ec49080> # /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 0x7f6d0ec49128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ebe5940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ecb1b70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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 0x7f6d107a00b8> # /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 0x7f6d107c1ac8> # 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 0x7f6d107ca2b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107ac780> # 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 0x7f6d107c1828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d107a0a58> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ec86b70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ecc44a8> # /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 0x7f6d0ed5a710> # /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 0x7f6d0ed6d278> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ecd0748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ed84c50> # /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 0x7f6d0ac5b080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ac732b0> # 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 0x7f6d0abfb978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ac4ba90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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 0x7f6d0ed297f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0ed3d518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0ed3d198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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_nci2e_nj/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 0x7f6d0a752be0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eb22ba8> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6d0eb22eb8> import 'gc' # {"ansible_facts": {"ansible_pkg_mgr": "dnf"}, "invocation": {"module_args": {"filter": ["ansible_pkg_mgr"], "gather_subset": ["!all"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy unicodedata # destroy gc # 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 # 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.54 closed. 10019 1726887173.86074: done with _execute_module (ansible.legacy.setup, {'filter': 'ansible_pkg_mgr', 'gather_subset': '!all', '_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-1726887173.0597608-10019-103379443193887/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10019 1726887173.86098: Facts {'ansible_facts': {'ansible_pkg_mgr': 'dnf'}, 'invocation': {'module_args': {'filter': ['ansible_pkg_mgr'], 'gather_subset': ['!all'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 10019 1726887173.86180: variable 'ansible_module_compression' from source: unknown 10019 1726887173.86239: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.dnf-ZIP_DEFLATED 10019 1726887173.86274: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/dnf.py 10019 1726887173.86389: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_dnf.py <10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpmwozhqol TO /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_dnf.py <10.31.43.54> 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/4a8bd5e786"' '[10.31.43.54]' 10020 1726887173.88036: Sending initial data 10020 1726887173.88047: Sent initial data (151 bytes) 10021 1726887173.88444: Sending initial data 10021 1726887173.88455: Sent initial data (151 bytes) 10019 1726887173.88904: Sending initial data 10019 1726887173.88916: Sent initial data (151 bytes) 10019 1726887173.91921: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpmwozhqol /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_dnf.py <<< 10021 1726887173.92843: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp7h1y1wam /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_dnf.py <<< 10020 1726887173.94094: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp8zpfxmwy /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_dnf.py <<< 10019 1726887173.94589: stderr chunk (state=3): >>><<< 10019 1726887173.94599: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpmwozhqol /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_dnf.py\n', b'') 10019 1726887173.94637: done transferring module to remote 10019 1726887173.94652: _low_level_execute_command(): starting 10019 1726887173.94661: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/ /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_dnf.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/ /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_dnf.py && sleep 0'"'"'' 10020 1726887173.98342: stderr chunk (state=3): >>><<< 10020 1726887173.98354: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp8zpfxmwy /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_dnf.py\n', b'') 10020 1726887173.98390: done transferring module to remote 10020 1726887173.98406: _low_level_execute_command(): starting 10020 1726887173.98416: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/ /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_dnf.py && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/ /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_dnf.py && sleep 0'"'"'' 10019 1726887174.00252: stderr chunk (state=2): >>><<< 10019 1726887174.00264: stdout chunk (state=2): >>><<< <10.31.43.54> (0, b'', b'') 10019 1726887174.00291: _low_level_execute_command() done: rc=0, stdout=, stderr= 10019 1726887174.00298: _low_level_execute_command(): starting 10019 1726887174.00306: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_dnf.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' -tt 10.31.43.54 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/AnsiballZ_dnf.py && sleep 0'"'"'' 10021 1726887174.02050: stderr chunk (state=3): >>><<< 10021 1726887174.02063: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp7h1y1wam /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_dnf.py\n', b'') 10021 1726887174.02098: done transferring module to remote 10021 1726887174.02115: _low_level_execute_command(): starting 10021 1726887174.02125: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/ /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_dnf.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/ /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_dnf.py && sleep 0'"'"'' 10020 1726887174.03939: stderr chunk (state=2): >>><<< 10020 1726887174.03952: stdout chunk (state=2): >>><<< <10.31.42.224> (0, b'', b'') 10020 1726887174.03980: _low_level_execute_command() done: rc=0, stdout=, stderr= 10020 1726887174.03986: _low_level_execute_command(): starting 10020 1726887174.03994: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_dnf.py && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' -tt 10.31.42.224 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/AnsiballZ_dnf.py && sleep 0'"'"'' 10019 1726887174.06827: 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 0x7fe2b26bae48> # /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 0x7fe2b2650828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b26ba9b0> # /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 0x7fe2b265d630> 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 0x7fe2b2664160> # /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 0x7fe2b26690f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b2664748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b2664390> # /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 <<< 10021 1726887174.07006: stderr chunk (state=2): >>><<< 10021 1726887174.07019: stdout chunk (state=2): >>><<< <10.31.41.136> (0, b'', b'') 10021 1726887174.07051: _low_level_execute_command() done: rc=0, stdout=, stderr= 10021 1726887174.07058: _low_level_execute_command(): starting 10021 1726887174.07068: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_dnf.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' -tt 10.31.41.136 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/AnsiballZ_dnf.py && sleep 0'"'"'' 10020 1726887174.07344: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # <<< 10020 1726887174.07423: stdout chunk (state=3): >>>import '_frozen_importlib_external' # import '_io' # import 'marshal' # <<< 10019 1726887174.07438: 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 0x7fe2b260e470> # /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 0x7fe2b2613e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b260eb38> # /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 0x7fe2b261a4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b25fdd68> # /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 0x7fe2b2600198> # /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 0x7fe2b090e940> # /usr/lib64/python3.6/__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 0x7fe2b0920240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b266ea20> 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 0x7fe2b0862080> # /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 0x7fe2b086d2b0> # /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 0x7fe2b086df60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b086da90> 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 0x7fe2b0877080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08e97b8> # /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 0x7fe2b08e9ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08dd160> # /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' <<< 10020 1726887174.07468: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 10019 1726887174.07684: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08dde48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08d5438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08c5470> # /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 0x7fe2b061a278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b0622cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08dd438> 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 0x7fe2b0628e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08bf2b0> # /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 0x7fe2b062e1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b0628f98> # 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 0x7fe2b062e2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b092efd0> # /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' <<< 10020 1726887174.07706: 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 # code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5be91e48> # /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 0x7efc5be27828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5be919b0> # /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 0x7efc5be34630> <<< 10019 1726887174.07734: 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 0x7fe2b062edd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b062e9e8> # /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 0x7fe2b06396a0> # /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 0x7fe2b0639e80> # /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' <<< 10020 1726887174.07802: 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 0x7efc5be3b160> # /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' <<< 10019 1726887174.07823: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b01c0198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b0639780> # /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' <<< 10020 1726887174.07852: 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 0x7efc5be400f0> <<< 10019 1726887174.07914: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b01c5c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b062e518> # /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 0x7fe2b01e92e8> <<< 10020 1726887174.07928: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5be3b748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5be3b390> <<< 10019 1726887174.07961: 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 0x7fe2b01e96a0> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10019 1726887174.07992: 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' <<< 10019 1726887174.08019: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b01f0390> <<< 10020 1726887174.08049: 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 0x7efc5bde5470> # /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 <<< 10020 1726887174.08090: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bdeae48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bde5b38> <<< 10020 1726887174.08126: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10019 1726887174.08385: 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 0x7fe2aff9aba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff922e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff88f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff80e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b01f0d30> # 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 0x7fe2aff92f60> <<< 10020 1726887174.08426: 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 0x7efc5bdf14e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bdd4d68> # /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 0x7efc5bdd7198> # /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 0x7efc5a0e5940> # /usr/lib64/python3.6/__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 0x7efc5a0f7240> <<< 10019 1726887174.08444: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b01e9a20> # /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' <<< 10019 1726887174.08487: 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 0x7fe2b25cc710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff95048> import 'pwd' # <<< 10020 1726887174.08523: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5be45a20> 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. <<< 10019 1726887174.08540: 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 0x7fe2b25cca90> <<< 10019 1726887174.09287: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b062e860> # /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 0x7fe2b25e45c0> # /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 0x7fe2b25e8630> # 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 0x7fe2b25e8b00> # 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 0x7fe2b25e8c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b25e4e10> # /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 0x7fe2b25e8f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b25e84e0> # 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 0x7fe2b25e8240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b25d8b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b01d5358> # /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' <<< 10020 1726887174.09326: 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 0x7efc5a039080> # /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 0x7efc5a0442b0> # /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 0x7efc5a044f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a044a90> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 10020 1726887174.09452: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a04e080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0c07b8> # /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 0x7efc5a0c0ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0b4160> # /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 0x7efc5a0b4e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0ac438> <<< 10020 1726887174.09475: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a09c470> <<< 10020 1726887174.09504: 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' <<< 10020 1726887174.09533: stdout chunk (state=3): >>>import '_sre' # <<< 10020 1726887174.09565: 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' <<< 10020 1726887174.09590: 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' <<< 10019 1726887174.09592: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b25e4470> # /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 0x7fe2ae5bf908> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10020 1726887174.09816: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59df12b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59df9d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0b40b8> 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 0x7efc59dffe48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0962b0> # /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 0x7efc59e05208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59dfffd0> # 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 0x7efc59e05320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a105fd0> <<< 10020 1726887174.09843: 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' <<< 10020 1726887174.09869: 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' <<< 10020 1726887174.09896: 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' <<< 10020 1726887174.09929: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59e05e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59e05a20> <<< 10020 1726887174.09958: 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 0x7efc59e106d8> <<< 10020 1726887174.09980: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10020 1726887174.10007: 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 <<< 10020 1726887174.10038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 10020 1726887174.11336: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59e10e80> # /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 0x7efc59997198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59e10780> # /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 0x7efc5999cc88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59e05550> # /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 0x7efc599c02e8> # 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 0x7efc599c06a0> # /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 0x7efc599c7390> # /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 0x7efc59771ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc597692e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5975ff98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59757e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc599c7d30> # 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 0x7efc59769f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc599c0a20> # /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 0x7efc5bda3710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5976c048> import 'pwd' # <<< 10020 1726887174.11499: 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 0x7efc5bda3a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59e05898> # /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 0x7efc5bdbb5c0> # /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 0x7efc5bdbf630> # 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 0x7efc5bdbfb00> # 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 0x7efc5bdbfc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bdbbe10> # /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 0x7efc5bdbff60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bdbf4e0> # 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 0x7efc5bdbf240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bdafb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc599ac358> # /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 0x7efc5bdbb470> <<< 10020 1726887174.11724: 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 0x7efc57d96908> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 10020 1726887174.11755: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10020 1726887174.11789: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10019 1726887174.11828: 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 0x7fe2ae27eac8> 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 0x7fe2ae2a7278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2e94e0> # 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 0x7fe2ae2e95f8> # /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 0x7fe2ae2e9b38> # /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 0x7fe2ae27c940> # 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 0x7fe2ae27cf60> <<< 10020 1726887174.12868: stdout chunk (state=3): >>># zipimport: zlib available <<< 10019 1726887174.12887: 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 0x7fe2ae27cd30> # /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 0x7fe2ae22aac8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2a70f0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2444a8> # /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 0x7fe2ae5e2fd0> # 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 0x7fe2ae22a128> # /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 0x7fe2ae257400> # /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 0x7fe2ae2b2e48> # /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 0x7fe2ae2bae80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2ab278> # /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 0x7fe2ae2aba90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2627b8> # /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' # <<< 10019 1726887174.13118: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2dbeb8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2ab0f0> <<< 10019 1726887174.13146: 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 0x7fe2ae353828> <<< 10019 1726887174.13790: 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 0x7fe2ae353e10> # 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 0x7fe2ae353f60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae257550> # /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 0x7fe2ae372940> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae36d080> # 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 0x7fe2ae36d278> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae365b00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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_8lixtm81/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10020 1726887174.13823: 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 0x7efc57a55ac8> <<< 10020 1726887174.13849: stdout chunk (state=3): >>>import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10019 1726887174.13872: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887174.14148: 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 0x7efc57a7e278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57ac04e0> # 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 0x7efc57ac05f8> # /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 0x7efc57ac0b38> # /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' <<< 10019 1726887174.14171: 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 0x7fe2ae38ed68> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae38ea20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae38e240> # /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 0x7fe2ae38e898> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae37aac8> # zipimport: zlib available <<< 10020 1726887174.14186: 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' <<< 10020 1726887174.14290: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a53940> # 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 0x7efc57a537b8> <<< 10020 1726887174.14316: 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 0x7efc57a53f60> <<< 10020 1726887174.14339: 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' <<< 10020 1726887174.14397: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a01710> <<< 10020 1726887174.14421: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a7e0f0> <<< 10020 1726887174.14707: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a1b4a8> <<< 10020 1726887174.14743: 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' <<< 10020 1726887174.14763: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57db9fd0> <<< 10020 1726887174.14785: 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 0x7efc57a2e2b0> <<< 10020 1726887174.14807: 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' <<< 10019 1726887174.14842: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887174.14878: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a2e3c8> # /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 <<< 10020 1726887174.14900: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10021 1726887174.15031: 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 0x7fc707318e48> # /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 0x7fc7072ae828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7073189b0> # /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 0x7fc7072bb630> 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 0x7fc7072c2160> # /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 0x7fc7072c70f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7072c2748> <<< 10020 1726887174.15066: 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 0x7efc57a8ce10> # /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 0x7efc57a91f60> <<< 10020 1726887174.15098: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a82240> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 10020 1726887174.15123: 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 0x7efc57a82a58> <<< 10019 1726887174.15608: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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_8lixtm81/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 10019 1726887174.15633: 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_8lixtm81/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_8lixtm81/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10019 1726887174.15769: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887174.15933: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a39780> # /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 0x7efc57ab0f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a820b8> # 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 0x7efc57b2add8> # 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 0x7efc57b2aef0> # 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 0x7efc57b3c080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a2e518> # /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 0x7efc57b48a20> <<< 10019 1726887174.16154: 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 0x7fe2aac13208> # zipimport: zlib available <<< 10020 1726887174.16179: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b43160> # 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 0x7efc57b43358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b3cbe0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10020 1726887174.16202: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887174.16218: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7072c2390> # /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 0x7fc70726c470> # /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 0x7fc707271e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70726cb38> # /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 0x7fc7072784e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70725bd68> # /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 0x7fc70725e198> # /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 0x7fc70556c940> # /usr/lib64/python3.6/__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 0x7fc70557e240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7072cca20> 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. <<< 10020 1726887174.16281: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/__init__.py <<< 10020 1726887174.16310: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10020 1726887174.16333: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887174.16416: stdout chunk (state=3): >>># zipimport: zlib available <<< 10019 1726887174.16498: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887174.16527: 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' <<< 10020 1726887174.16553: 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' <<< 10020 1726887174.16580: 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' <<< 10020 1726887174.16618: 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 0x7efc57b65e10> <<< 10020 1726887174.16708: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b65ac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b652e8> # /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10020 1726887174.16744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10020 1726887174.16772: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b65940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b4fc18> # zipimport: zlib available <<< 10019 1726887174.17033: stdout chunk (state=3): >>># zipimport: zlib available <<< 10019 1726887174.17130: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/collections.py <<< 10019 1726887174.17150: stdout chunk (state=3): >>># zipimport: zlib available <<< 10019 1726887174.17175: stdout chunk (state=3): >>># zipimport: zlib available <<< 10019 1726887174.17201: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10020 1726887174.17230: stdout chunk (state=3): >>># zipimport: zlib available <<< 10019 1726887174.17259: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887174.17318: 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 0x7fc7054c0080> # /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 0x7fc7054cb2b0> # /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 0x7fc7054cbf60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7054cba90> 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 0x7fc7054d5080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7055477b8> # /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 0x7fc705547ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70553b160> # /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 0x7fc70553be48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc705533438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc705523470> # /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' # <<< 10019 1726887174.17510: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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_8lixtm81/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10019 1726887174.17578: stdout chunk (state=3): >>># zipimport: zlib available <<< 10019 1726887174.18251: 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 0x7fe2aac86e48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10019 1726887174.18482: 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' <<< 10021 1726887174.18495: 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 0x7fc7052782b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc705280d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70553b0b8> 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 0x7fc705286e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70551d2b0> # /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 0x7fc70528c208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc705286fd0> # 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 0x7fc70528c320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70558cfd0> # /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 0x7fc70528ce10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70528ca20> # /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 0x7fc7052976d8> # /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 0x7fc705297eb8> # /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 0x7fc704e1e1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7052977b8> # /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 0x7fc704e23cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70528c550> # /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 0x7fc704e47320> # 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 0x7fc704e476d8> # /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 0x7fc704e4e3c8> # /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' # <<< 10020 1726887174.18509: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc543e9400> # zipimport: zlib available # zipimport: zlib available <<< 10019 1726887174.18535: 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 0x7fe2aac69128> <<< 10019 1726887174.18630: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae336e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10019 1726887174.18670: stdout chunk (state=3): >>># zipimport: zlib available <<< 10019 1726887174.18713: stdout chunk (state=3): >>># zipimport: zlib available <<< 10019 1726887174.19063: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10019 1726887174.19223: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887174.19619: 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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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' <<< 10019 1726887174.19678: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10019 1726887174.19707: 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' <<< 10020 1726887174.19818: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5445de80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available <<< 10020 1726887174.19848: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10020 1726887174.19880: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887174.19904: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887174.19931: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/locale.py <<< 10020 1726887174.19953: stdout chunk (state=3): >>># zipimport: zlib available <<< 10019 1726887174.19977: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aac96080> # /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' <<< 10020 1726887174.20006: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10020 1726887174.20046: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887174.20117: 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 <<< 10019 1726887174.20146: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aac96128> <<< 10019 1726887174.20175: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aac41940> <<< 10019 1726887174.20260: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10020 1726887174.20579: 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 0x7efc54480128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5443ce48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10019 1726887174.20602: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10020 1726887174.20622: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887174.20741: 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 0x7fc704bf8be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bec320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704be6fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bdeeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704e4ed68> # 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 0x7fc704becf60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704e47a58> # /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 0x7fc70722a6a0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bf3048> 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 0x7fc70722aa20> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70528c898> # /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 0x7fc707242550> # /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 0x7fc7072465c0> # 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 0x7fc707246a90> # 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 0x7fc707246ba8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707242da0> # /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 0x7fc707246ef0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707246470> # 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 0x7fc7072461d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707236a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704e33390> # /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 0x7fc707242400> # /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 0x7fc70321e898> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10020 1726887174.20869: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887174.21139: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10020 1726887174.21172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10020 1726887174.21194: 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' <<< 10021 1726887174.21326: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887174.21373: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc543f3080> # /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' <<< 10020 1726887174.21466: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc543f3128> <<< 10020 1726887174.21504: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54476940> <<< 10020 1726887174.21562: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/_distro.py <<< 10020 1726887174.21587: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10020 1726887174.21621: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/sys_info.py <<< 10020 1726887174.21651: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10020 1726887174.21673: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/pycompat24.py <<< 10020 1726887174.21761: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/basic.py <<< 10020 1726887174.21790: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py <<< 10020 1726887174.21811: stdout chunk (state=3): >>># zipimport: zlib available <<< 10019 1726887174.21878: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10020 1726887174.22240: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887174.22649: stdout chunk (state=3): >>># zipimport: zlib available <<< 10019 1726887174.22918: stdout chunk (state=3): >>># zipimport: zlib available <<< 10019 1726887174.23834: 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 0x7fe2aa919438> # /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 0x7fe2aa919550> # /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 0x7fe2aa8af358> # /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 0x7fe2aa8da438> # /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 0x7fe2aa8da668> # /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' <<< 10020 1726887174.23847: stdout chunk (state=3): >>># zipimport: zlib available <<< 10021 1726887174.23897: 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 0x7fc702ef0a58> 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 0x7fc702f05208> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f47470> # 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 0x7fc702f47588> # /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 0x7fc702f47ac8> # /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 0x7fc702eda8d0> # 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 0x7fc702edafd0> # 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 0x7fc702edacf8> # /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 0x7fc702e88940> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f05080> <<< 10019 1726887174.24127: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc matches /usr/lib64/python3.6/quopri.py # code object from '/usr/lib64/python3.6/__pycache__/quopri.cpython-36.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa71f048> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa741be0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8da748> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8c0198> # /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 0x7fe2aa7260f0> # /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' <<< 10020 1726887174.24306: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/email/__init__.py <<< 10021 1726887174.24601: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702ea2438> # /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 0x7fc703240f28> # 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 0x7fc702eb52b0> # /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 0x7fc702eb53c8> # /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 0x7fc702f10e48> # /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 0x7fc702f18eb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f09278> # /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 0x7fc702f09a90> <<< 10020 1726887174.24846: 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 0x7efc540f0438> # /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 0x7efc540f0550> # /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 0x7efc54086358> # /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 0x7efc540b1438> # /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 0x7efc540b1668> # /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 0x7efc53ef6048> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53f18be0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540b1748> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54097198> # /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 0x7efc53efd0f0> # /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' <<< 10020 1726887174.24987: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53efd1d0> <<< 10019 1726887174.25018: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa7261d0> # /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 0x7fe2aa73e3c8> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa735668> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8af0f0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa917b38> # /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 0x7fe2aa9068d0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8ecb70> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa757d30> # /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 0x7fe2aff5a5c0> # /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 0x7fe2aff5a7b8> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff50278> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8ffac8> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8a1940> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8a10f0> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa919588> <<< 10019 1726887174.25157: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc' import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8a14e0> # /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 0x7fe2aa8a1898> # /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 0x7fe2aff5ae48> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff5aac8> # /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 0x7fe2aff5ad30> # /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 0x7fe2aad41e10> # /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 0x7fe2aad424a8> # /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' <<< 10019 1726887174.25224: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad5d7b8> <<< 10019 1726887174.25256: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py # code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc' <<< 10019 1726887174.25315: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 10019 1726887174.25348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 10020 1726887174.25358: 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' # /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 0x7efc53f153c8> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53f0c668> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540860f0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540eeb38> # /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 0x7efc540dd8d0> <<< 10020 1726887174.25446: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540c3b70> <<< 10019 1726887174.25463: 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' <<< 10020 1726887174.25481: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53f2ed30> <<< 10020 1726887174.25492: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc matches /usr/lib64/python3.6/email/contentmanager.py <<< 10020 1726887174.25503: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/contentmanager.cpython-36.pyc' <<< 10019 1726887174.25504: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa7692e8> <<< 10020 1726887174.25531: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc matches /usr/lib64/python3.6/email/message.py <<< 10020 1726887174.25547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/message.cpython-36.pyc' <<< 10020 1726887174.25568: 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' <<< 10020 1726887174.25581: stdout chunk (state=3): >>>import 'uu' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc597315c0> <<< 10019 1726887174.25581: 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 0x7fe2aa77d940> <<< 10020 1726887174.25617: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/iterators.cpython-36.pyc matches /usr/lib64/python3.6/email/iterators.py <<< 10020 1726887174.25628: 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 0x7efc597317b8> <<< 10020 1726887174.25639: stdout chunk (state=3): >>>import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59727278> <<< 10020 1726887174.25649: stdout chunk (state=3): >>>import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540d6ac8> <<< 10020 1726887174.25673: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54078940> <<< 10020 1726887174.25684: stdout chunk (state=3): >>>import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540780f0> <<< 10020 1726887174.25694: stdout chunk (state=3): >>>import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540f0588> <<< 10020 1726887174.25705: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc matches /usr/lib64/python3.6/email/mime/nonmultipart.py <<< 10020 1726887174.25715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/mime/__pycache__/nonmultipart.cpython-36.pyc' import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540784e0> <<< 10020 1726887174.25755: 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 0x7efc54078898> <<< 10020 1726887174.25767: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc matches /usr/lib64/python3.6/email/parser.py <<< 10020 1726887174.25776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/email/__pycache__/parser.cpython-36.pyc' <<< 10019 1726887174.25794: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad6b7b8> <<< 10020 1726887174.25797: stdout chunk (state=3): >>># /usr/lib64/python3.6/email/__pycache__/feedparser.cpython-36.pyc matches /usr/lib64/python3.6/email/feedparser.py <<< 10019 1726887174.25837: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad5dba8> # zipimport: zlib available <<< 10021 1726887174.25864: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702ec0780> # /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 0x7fc702f39eb8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f090f0> # 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 0x7fc702fb1d30> # 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 0x7fc702fb1e48> # 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 0x7fc702fb1f98> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702eb5518> # /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 0x7fc702fd0978> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702fca0b8> # 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 0x7fc702fca2b0> <<< 10019 1726887174.25893: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 10020 1726887174.25905: 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 0x7efc59731e48> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59731ac8> # /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' <<< 10020 1726887174.25921: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59731d30> <<< 10020 1726887174.25946: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc matches /usr/lib64/python3.6/netrc.py # code object from '/usr/lib64/python3.6/__pycache__/netrc.cpython-36.pyc' <<< 10019 1726887174.25948: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 10020 1726887174.25958: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54518e10> <<< 10020 1726887174.25976: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc matches /usr/lib64/python3.6/gzip.py <<< 10020 1726887174.25996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gzip.cpython-36.pyc' <<< 10020 1726887174.26021: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc545194a8> <<< 10020 1726887174.26046: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/http/__init__.py <<< 10020 1726887174.26057: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/__init__.cpython-36.pyc' <<< 10020 1726887174.26136: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc545347b8> <<< 10020 1726887174.26157: stdout chunk (state=3): >>># /usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc matches /usr/lib64/python3.6/http/client.py <<< 10020 1726887174.26172: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/http/__pycache__/client.cpython-36.pyc' <<< 10020 1726887174.26243: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 10020 1726887174.26263: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' <<< 10020 1726887174.26288: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 10020 1726887174.26360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 10020 1726887174.27538: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53f402e8> # 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 0x7efc53f54940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc545427b8> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54534ba8> # 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 0x7efc54542748> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/typing.py <<< 10019 1726887174.27542: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad6b748> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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 0x7fe2aad046a0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad040b8> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa6f6a20> import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aacec9b0> 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 0x7fe2aad10470> # /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 0x7fe2aa8324e0> <<< 10021 1726887174.27575: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702fc3b38> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc702fecda0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702feca58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702fec278> # /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 0x7fc702fec8d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702fd8ba8> # zipimport: zlib available <<< 10019 1726887174.27863: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa829dd8> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa81fd30> <<< 10019 1726887174.27887: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad10d30> <<< 10019 1726887174.27919: stdout chunk (state=3): >>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad104a8> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa6e4a90> # /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/__init__.py <<< 10019 1726887174.27946: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/__init__.cpython-36.pyc' <<< 10019 1726887174.27974: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/cryptography/x509/certificate_transparency.py # code object from '/usr/lib64/python3.6/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-36.pyc' # /usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc matches /usr/lib/python3.6/site-packages/six.py <<< 10019 1726887174.27998: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc' <<< 10021 1726887174.28025: stdout chunk (state=3): >>># zipimport: zlib available <<< 10019 1726887174.28067: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa84fa58> <<< 10019 1726887174.28091: stdout chunk (state=3): >>>import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa84f828> <<< 10019 1726887174.28120: 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' <<< 10019 1726887174.28216: 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 0x7fe2aa7eb978> # /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 0x7fe2aa7eba20> # /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 0x7fe2aa7ebc50> # /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' <<< 10020 1726887174.28630: stdout chunk (state=3): >>># /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 0x7efc544db6a0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544db0b8> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53ecda20> <<< 10019 1726887174.29473: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa7ebdd8> # /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 0x7fe2aa7fe400> # /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 0x7fe2aa814ac8> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa80bb00> # /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 0x7fe2aa814080> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa80be80> # /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 0x7fe2aa7a7470> # /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 0x7fe2aa7b5748> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa7a7940> # /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 0x7fe2aa29e588> # /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 0x7fe2aa2a83c8> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa29ebe0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa29e9e8> # /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 0x7fe2aa2a8518> # /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 0x7fe2aa03d1d0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa2b8ba8> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa2b8908> # /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 0x7fe2aa04e4e0> <<< 10021 1726887174.29504: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc6ff871240> # zipimport: zlib available <<< 10020 1726887174.29732: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544c39b0> 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 0x7efc544e7470> # /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 0x7efc540094e0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54000dd8> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53ff6d30> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544e7d30> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544e74a8> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53ebba90> # /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 0x7efc54026a58> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54026828> # /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 0x7efc53fc2978> # /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 0x7efc53fc2a20> # /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 0x7efc53fc2c50> # /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 0x7efc53fc2dd8> # /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 0x7efc53fd5400> # /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 0x7efc53febac8> <<< 10019 1726887174.29769: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa2af2b0> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa29eba8> # /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 0x7fe2aa06dc18> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa06d6a0> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa06a0f0> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa2b8630> <<< 10019 1726887174.29878: stdout chunk (state=3): >>>import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa7d7320> <<< 10019 1726887174.29923: stdout chunk (state=3): >>>import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8433c8> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad10908> <<< 10020 1726887174.31141: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53fe2b00> # /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 0x7efc53feb080> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53fe2e80> # /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 0x7efc53f7e470> # /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 0x7efc53f8c748> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53f7e940> # /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 0x7efc53a75588> # /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 0x7efc53a7f3c8> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a75be0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a759e8> # /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 0x7efc53a7f518> # /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 0x7efc538141d0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a8fba8> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a8f908> # /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 0x7efc538254e0> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a862b0> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a75ba8> # /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 0x7efc53844c18> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc538446a0> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc538410f0> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a8f630> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53fae320> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5401a3c8> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544e7908> # zipimport: zlib available <<< 10019 1726887174.31166: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2a9fd6668> import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # <<< 10021 1726887174.31232: 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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/errors.py <<< 10019 1726887174.31496: 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 0x7fe2a9fabc88> # /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' <<< 10021 1726887174.31511: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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 0x7fc6ff8e4da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available <<< 10020 1726887174.31525: stdout chunk (state=3): >>>import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/compat/version.py # zipimport: zlib available <<< 10020 1726887174.31585: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available <<< 10019 1726887174.32740: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9fabe80> # /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 0x7fe2a9f8bc88> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9fab2b0> # /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 0x7fe2a9f96780> # /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 0x7fe2a9f96f60> import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f96940> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9fab748> # /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' <<< 10020 1726887174.32754: 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 0x7efc537ad668> import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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 0x7efc53782c88> # /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' <<< 10021 1726887174.32780: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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 0x7fc6ff8c70b8> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f94dd8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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 <<< 10020 1726887174.32918: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53782e80> # /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 0x7efc53762c88> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc537822b0> # /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 0x7efc5376d780> <<< 10020 1726887174.32946: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/distutils/sysconfig.py <<< 10020 1726887174.32972: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/distutils/__pycache__/sysconfig.cpython-36.pyc' <<< 10020 1726887174.32996: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/distutils/errors.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/errors.cpython-36.pyc' <<< 10020 1726887174.33024: stdout chunk (state=3): >>>import 'distutils.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5376df60> <<< 10020 1726887174.33203: stdout chunk (state=3): >>>import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5376d940> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53782748> # /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' <<< 10020 1726887174.33233: 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' <<< 10019 1726887174.33464: 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 0x7fe2a9f09be0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f098d0> # /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' <<< 10020 1726887174.34576: 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 0x7efc536e0be0> <<< 10021 1726887174.34611: 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 0x7fc6ff8e0fd0> # /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' <<< 10019 1726887174.34631: 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 0x7fe2a1588208> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f09a20> # /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 0x7fe2a12e2da0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a1588390> # /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 0x7fe2a1010cf8> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a12d6358> # /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 0x7fe2a0fc1be0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a1010e80> # /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 0x7fe2a0a37780> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0fb4550> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/utils.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/utils.py <<< 10019 1726887174.34689: stdout chunk (state=3): >>># 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 0x7fe2a0a195f8> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0a25898> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f09390> # /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py <<< 10020 1726887174.34707: stdout chunk (state=3): >>>import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc536e08d0> # /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' <<< 10021 1726887174.34734: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff8f40b8> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff89f8d0> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/ansible_ansible.legacy.dnf_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10019 1726887174.34794: stdout chunk (state=3): >>># 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' <<< 10020 1726887174.34817: 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 0x7efc4ad5f208> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc536e0a20> <<< 10020 1726887174.34850: 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 <<< 10019 1726887174.34873: 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 0x7fe2a0557b70> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a054deb8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/util.py <<< 10019 1726887174.34898: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/util.cpython-36.pyc' <<< 10020 1726887174.34928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/conf.cpython-36.pyc' <<< 10019 1726887174.34956: 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' # /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 0x7fe2a0566e48> # /usr/lib/python3.6/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/yum/rpmtrans.py <<< 10019 1726887174.34989: 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' <<< 10020 1726887174.35040: 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 0x7efc4aab9da0> <<< 10019 1726887174.35059: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a056fb70> # /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' <<< 10020 1726887174.35119: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4ad5f390> <<< 10020 1726887174.35145: 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 <<< 10020 1726887174.35199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/module.cpython-36.pyc' <<< 10019 1726887174.35254: 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 0x7fe2a056d470> <<< 10019 1726887174.35386: 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 0x7fe2a057efd0> # 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 0x7fe29f91b940> <<< 10020 1726887174.35418: 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 0x7efc4a7e7cf8> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4aaad358> # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/repo.py <<< 10020 1726887174.35444: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/repo.cpython-36.pyc' <<< 10019 1726887174.35538: 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' <<< 10019 1726887174.35567: 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 0x7fe29f91bb00> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a056fda0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0566ef0> <<< 10020 1726887174.35616: 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 0x7efc4a798be0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4a7e7e80> <<< 10020 1726887174.35642: 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 <<< 10019 1726887174.35659: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0566828> # /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' <<< 10021 1726887174.35895: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10020 1726887174.35948: stdout chunk (state=3): >>># 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 0x7efc4a20e780> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4a78b550> # /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 0x7efc4a1f05f8> <<< 10019 1726887174.35976: 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 0x7fe29f927eb8> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0566c88> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0557d30> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a054d3c8> # /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' <<< 10020 1726887174.36001: stdout chunk (state=3): >>>import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4a1fc898> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc536e0390> # /usr/lib/python3.6/site-packages/dnf/__pycache__/comps.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/comps.py <<< 10019 1726887174.36045: 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 0x7fe29f92de80> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29f92dd30> <<< 10020 1726887174.36091: stdout chunk (state=3): >>># 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' <<< 10019 1726887174.36132: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f09518> # /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 0x7fe29f945630> # /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' <<< 10020 1726887174.36169: 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 0x7efc49d2eb70> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d24eb8> <<< 10019 1726887174.36211: 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 # 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 <<< 10020 1726887174.36247: 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' <<< 10019 1726887174.36288: stdout chunk (state=3): >>># 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' <<< 10020 1726887174.36329: 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 0x7efc49d3de48> # /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' <<< 10019 1726887174.36355: 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 <<< 10020 1726887174.36381: stdout chunk (state=3): >>>import 'dnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d46b70> # /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' <<< 10019 1726887174.36490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/gpgme.cpython-36.pyc' <<< 10019 1726887174.36595: 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' <<< 10020 1726887174.36629: 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 0x7efc49d44470> <<< 10020 1726887174.36665: 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 0x7efc49d55fd0> <<< 10019 1726887174.36683: stdout chunk (state=3): >>># extension module 'gpg._gpgme' executed from '/usr/lib64/python3.6/site-packages/gpg/_gpgme.cpython-36m-x86_64-linux-gnu.so' import 'gpg._gpgme' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe2aabf75c0> <<< 10019 1726887174.36738: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d835e10> <<< 10020 1726887174.36771: 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 0x7efc490f2940> <<< 10019 1726887174.36798: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc' # /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 0x7fe2aab9eba8> <<< 10021 1726887174.36905: stdout chunk (state=3): >>># zipimport: zlib available <<< 10020 1726887174.36969: 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 0x7efc490f2b00> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d46da0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d3def0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d3d828> <<< 10020 1726887174.37008: 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' <<< 10019 1726887174.37027: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aabf7cf8> # /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' <<< 10019 1726887174.37053: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3e5be0> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3e59e8> <<< 10019 1726887174.37081: 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' <<< 10019 1726887174.37105: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keylist/mode.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/keylist/__pycache__/mode.cpython-36.pyc' <<< 10020 1726887174.37147: 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 0x7efc490feeb8> <<< 10020 1726887174.37186: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d3dc88> <<< 10019 1726887174.37209: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3e5ef0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3e5a58> # /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' <<< 10020 1726887174.37245: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d2ed30> <<< 10019 1726887174.37272: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3f0160> # /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' <<< 10020 1726887174.37297: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d243c8> <<< 10020 1726887174.37337: 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' <<< 10019 1726887174.37363: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3f0278> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3e5e48> # /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' <<< 10019 1726887174.37450: stdout chunk (state=3): >>>import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3f0400> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3f00b8> # /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' <<< 10020 1726887174.37479: 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 0x7efc49104e80> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49104d30> <<< 10020 1726887174.37528: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc536e0518> # /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 0x7efc4911c630> <<< 10019 1726887174.37553: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3f02e8> # /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' <<< 10020 1726887174.37602: 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' <<< 10020 1726887174.37640: 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' <<< 10019 1726887174.37672: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3f06d8> # /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 0x7fe29d3f0780> # /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' <<< 10019 1726887174.37704: stdout chunk (state=3): >>>import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3f0940> <<< 10020 1726887174.37742: 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' <<< 10019 1726887174.37761: 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' <<< 10020 1726887174.37798: 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 <<< 10019 1726887174.37847: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3f0a20> # /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 0x7fe29d3f0d68> <<< 10019 1726887174.37875: 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' <<< 10020 1726887174.38110: 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 0x7efc543ce5c0> <<< 10019 1726887174.38180: stdout chunk (state=3): >>>import 'gpg.constants.protocol' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3f0fd0> # /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 0x7fe29d3f5278> # /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 0x7fe29d3f5390> # /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 0x7fe29d3f5358> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3d7e80> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d81ee48> # /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' <<< 10020 1726887174.38231: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4700ce10> <<< 10020 1726887174.38283: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/errors.py # code object from '/usr/lib64/python3.6/site-packages/gpg/__pycache__/errors.cpython-36.pyc' # /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 0x7efc54375ba8> <<< 10019 1726887174.38309: 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 0x7fe29d3f5748> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3e5710> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d835dd8> # /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 0x7fe29d3f5630> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d81e908> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d818a90> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d811d68> <<< 10019 1726887174.38334: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/db/__pycache__/group.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/db/group.py <<< 10020 1726887174.38369: stdout chunk (state=3): >>>import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc543cecf8> <<< 10020 1726887174.38432: 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' <<< 10019 1726887174.38456: stdout chunk (state=3): >>># 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 0x7fe29d818f98> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29f9455c0> # /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' <<< 10020 1726887174.38545: 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' <<< 10019 1726887174.38587: 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 0x7fe29d180e80> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d1803c8> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d180208> # /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 <<< 10020 1726887174.38632: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bbcbe0> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bbc9e8> # /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' <<< 10019 1726887174.38697: stdout chunk (state=3): >>># 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 0x7fe29d1a4128> <<< 10020 1726887174.38736: stdout chunk (state=3): >>>import 'gpg.constants.keylist.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bbcef0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bbca58> # /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' <<< 10019 1726887174.38773: stdout chunk (state=3): >>># /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 <<< 10020 1726887174.38814: stdout chunk (state=3): >>>import 'gpg.constants.sig.mode' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bc7160> # /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' <<< 10019 1726887174.38876: 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 0x7fe29d149d30> <<< 10020 1726887174.38896: stdout chunk (state=3): >>>import 'gpg.constants.sig.notation' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bc7278> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bbce48> # /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' <<< 10019 1726887174.38940: 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 0x7fe29d153470> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d1afb70> <<< 10020 1726887174.38988: 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' import 'gpg.constants.tofu.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bc7400> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bc70b8> # /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' <<< 10019 1726887174.39044: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d1a4550> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d199710> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d18b4e0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d18b208> <<< 10020 1726887174.39080: stdout chunk (state=3): >>>import 'gpg.constants.create' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bc72e8> # /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' <<< 10019 1726887174.39133: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/dnssec.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/dnssec.py # 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 <<< 10020 1726887174.39179: stdout chunk (state=3): >>>import 'gpg.constants.event' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bc76d8> # /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 0x7efc46bc7780> <<< 10019 1726887174.39223: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d170d30> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d153b70> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d18b4a8> # /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' <<< 10020 1726887174.39282: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/gpg/constants/keysign.py # code object from '/usr/lib64/python3.6/site-packages/gpg/constants/__pycache__/keysign.cpython-36.pyc' import 'gpg.constants.keysign' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bc7940> # /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' <<< 10019 1726887174.39326: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d173358> # /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 0x7fe29d173518> # /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 0x7fe29d1735c0> # /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 0x7fe29d1736d8> <<< 10020 1726887174.39374: stdout chunk (state=3): >>>import 'gpg.constants.md' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bc7a20> # /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' <<< 10019 1726887174.39527: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/module/module_base.py # code object from '/usr/lib/python3.6/site-packages/dnf/module/__pycache__/module_base.cpython-36.pyc' # /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc' # 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 0x7fe29cef6cc0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cee3ba8> <<< 10021 1726887174.39695: 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 0x7fc6ff577358> # /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 0x7fc6ff577438> # /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 0x7fc6ff50d2e8> # /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 0x7fc6ff5383c8> # /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 0x7fc6ff5385f8> # /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 0x7fc6ff37af98> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff37ab70> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff5386d8> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff521128> # /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 0x7fc6ff385080> # /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 0x7fc6ff385160> # /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 0x7fc6ff39c358> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff3935f8> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff50d080> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff575c18> # /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 0x7fc6ff56b860> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff54ab00> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff3b5cc0> # /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 <<< 10020 1726887174.39820: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bc7d68> # /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 0x7efc46bc7fd0> # /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 0x7efc46bcc278> # /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 0x7efc46bcc390> # /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 0x7efc46bcc358> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46baee80> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46ff5e48> # /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 0x7efc46bcc748> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bbc710> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4700cdd8> # /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 0x7efc46bcc630> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46ff5908> <<< 10019 1726887174.39895: 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 0x7fe29cef6ba8> # /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 0x7fe29cef6c88> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d173630> # /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 0x7fe29cef9940> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cef96a0> # /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 0x7fe29cef9e48> # /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 0x7fe29cf10f60> # /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 0x7fe29cf17198> # /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 0x7fe29cf17cf8> # /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 0x7fe29cf17eb8> <<< 10020 1726887174.39961: stdout chunk (state=3): >>>import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46fefa90> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46fe8d68> # /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 0x7efc46feff98> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4911c5c0> # /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' <<< 10019 1726887174.40035: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py # code object from '/usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc' # /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 0x7fe29cc64518> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc64080> # /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 0x7fe29cc6d6a0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f5b0b8> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9fb9400> <<< 10020 1726887174.40064: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/conf/__pycache__/config.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/conf/config.py # 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 0x7efc46957e80> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc469573c8> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46957208> <<< 10020 1726887174.40137: 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' # /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' <<< 10020 1726887174.40163: 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 <<< 10020 1726887174.40236: stdout chunk (state=3): >>># 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 0x7efc4697b128> # /usr/lib64/python3.6/logging/__pycache__/handlers.cpython-36.pyc matches /usr/lib64/python3.6/logging/handlers.py <<< 10019 1726887174.40466: 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 0x7fe29cc6d898> # /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' <<< 10019 1726887174.40504: 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 0x7fe29cc8f6a0> <<< 10019 1726887174.40537: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/__init__.cpython-36.pyc' <<< 10019 1726887174.40569: 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 <<< 10020 1726887174.40599: stdout chunk (state=3): >>># 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 0x7efc46920d30> # 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 0x7efc4692a470> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46986b70> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4697b550> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46970710> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc469624e0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46962208> # /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' <<< 10019 1726887174.40636: 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 <<< 10020 1726887174.40686: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/__init__.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/__init__.cpython-36.pyc' # /usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/rpm/transaction.py # code object from '/usr/lib/python3.6/site-packages/dnf/rpm/__pycache__/transaction.cpython-36.pyc' import 'dnf.rpm.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46947d30> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4692ab70> <<< 10021 1726887174.40767: 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 0x7fc704bb8550> # /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 0x7fc704bb8748> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bae208> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff55da58> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4fe898> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff577d30> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff577470> # /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 0x7fc6ff4fe518> # /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 0x7fc6ff4fe7f0> # /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 0x7fc704bb8dd8> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bb8a58> # /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 0x7fc704bb8cc0> # /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 0x7fc6ff99fd68> # /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 0x7fc6ff9a0438> # /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 0x7fc6ff9bb748> # /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 0x7fc6ff3c7278> <<< 10019 1726887174.40822: 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 0x7fe29cc3de80> # /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' <<< 10021 1726887174.40860: 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 0x7fc6ff3db8d0> <<< 10020 1726887174.40882: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc469624a8> # /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 0x7efc4694a358> # /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 0x7efc4694a518> # /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 0x7efc4694a5c0> # /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 0x7efc4694a6d8> # /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' <<< 10019 1726887174.40932: 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 0x7fe29cc49f98> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc49b00> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc427f0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc42198> <<< 10020 1726887174.40965: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/libdnf/smartcols.py # code object from '/usr/lib64/python3.6/site-packages/libdnf/__pycache__/smartcols.cpython-36.pyc' <<< 10019 1726887174.41035: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cca35c0> # /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 0x7fe29cc42588> # /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 <<< 10020 1726887174.41077: 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 0x7efc466cdcc0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc466baba8> # /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 0x7efc466cdba8> # /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' <<< 10019 1726887174.41130: 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 0x7fe29c5677b8> <<< 10020 1726887174.41225: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc466cdc88> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4694a630> # /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 0x7efc466d0940> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc466d06a0> # /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' <<< 10021 1726887174.41273: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff9c9748> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff9bbb38> # zipimport: zlib available # zipimport: zlib available <<< 10019 1726887174.41328: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc54400> # /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 0x7fe29c57d080> # /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 0x7fe29c57d208> # /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 0x7fe29c57d438> # /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 0x7fe29c57d6d8> <<< 10020 1726887174.41388: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc466d0e48> # /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 0x7efc466e7f60> # /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 0x7efc466ee198> # /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 0x7efc466eecf8> # /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 0x7efc466eeeb8> # /usr/lib/python3.6/site-packages/dnf/__pycache__/sack.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/sack.py <<< 10019 1726887174.41439: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc' # /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 <<< 10020 1726887174.41490: stdout chunk (state=3): >>># 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 0x7efc4643b518> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4643b080> # /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 0x7efc464446a0> <<< 10019 1726887174.41553: stdout chunk (state=3): >>># 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 0x7fe29c57dd30> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c57db38> # /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 0x7fe29c583080> # /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' <<< 10020 1726887174.41583: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc537320b8> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53790400> <<< 10019 1726887174.41631: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c588c50> # /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 0x7fe29c588e10> # /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 <<< 10019 1726887174.41674: stdout chunk (state=3): >>># 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 <<< 10019 1726887174.41734: 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 0x7fe29c590cf8> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c590630> # /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 <<< 10019 1726887174.41761: stdout chunk (state=3): >>># 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 0x7fe29c59c898> <<< 10020 1726887174.41797: 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 0x7efc46444898> <<< 10019 1726887174.41852: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/makecache.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/makecache.cpython-36.pyc' import 'dnf.cli.commands.makecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c59cba8> # /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 0x7fe29c59ccf8> # /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 <<< 10020 1726887174.42015: 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 0x7efc464666a0> # /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' <<< 10020 1726887174.42048: 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 <<< 10020 1726887174.42081: stdout chunk (state=3): >>># code object from '/usr/lib/python3.6/site-packages/dnf/cli/__pycache__/cli.cpython-36.pyc' <<< 10020 1726887174.42112: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/__pycache__/output.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/output.py <<< 10019 1726887174.42143: 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 0x7fe29c59ceb8> # /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 0x7fe29c533c88> # /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 0x7fe29c533eb8> # /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 0x7fe29c53c0f0> # /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 0x7fe29c53cda0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c53c898> # /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' <<< 10020 1726887174.42187: 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 0x7efc46414e80> # /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' <<< 10019 1726887174.42226: 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 0x7fe29c545e80> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c545668> # /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 0x7fe29c54ca58> <<< 10020 1726887174.42272: 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' <<< 10019 1726887174.42311: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/updateinfo.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/updateinfo.py # 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 0x7fe29c54ccc0> # /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 0x7fe29c557d30> <<< 10021 1726887174.42358: stdout chunk (state=3): >>># /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' <<< 10020 1726887174.42443: 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 0x7efc46420f98> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46420b00> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc464197f0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46419198> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4647a5c0> # /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' <<< 10019 1726887174.42479: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/upgrademinimal.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/upgrademinimal.cpython-36.pyc' import 'dnf.cli.commands.upgrademinimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c557f28> # /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 0x7fe29c55e0b8> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc8fc18> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc8f860> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc8f048> # /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' <<< 10020 1726887174.42538: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46419588> # /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' <<< 10019 1726887174.42576: 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 0x7fe29c55eb00> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c55e828> # /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' <<< 10020 1726887174.42633: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d3e7b8> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4642b400> # /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' <<< 10019 1726887174.42695: 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 # code object from '/usr/lib/python3.6/site-packages/dateutil/__pycache__/_common.cpython-36.pyc' import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4f7278> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4f1668> # /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 <<< 10020 1726887174.42755: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d54048> # /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 0x7efc45d541d0> # /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 0x7efc45d54400> # /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 0x7efc45d546a0> <<< 10019 1726887174.43011: 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' import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c50b2b0> # /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 0x7fe29c4f77f0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4f74e0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c55e8d0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc8f8d0> # /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 0x7fe29c55e6d8> # /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' <<< 10020 1726887174.43067: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/deplist.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/deplist.cpython-36.pyc' # /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 0x7efc45d54cf8> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d54b00> # /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 0x7efc45d5a048> # /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 0x7efc45d5fc18> # /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 0x7efc45d5fdd8> # /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 <<< 10019 1726887174.43129: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c51e710> # /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 0x7fe29c4a6710> # /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' <<< 10020 1726887174.43198: 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 0x7efc45d67cc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d675f8> # /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 0x7efc45d74860> # /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 0x7efc45d74b70> # /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' <<< 10019 1726887174.43237: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4b0400> # /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 0x7fe29c4b0a20> # /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' <<< 10020 1726887174.43281: stdout chunk (state=3): >>>import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d74cc0> # /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 0x7efc45d74e80> <<< 10019 1726887174.43337: 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' # /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' <<< 10020 1726887174.43375: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/reinstall.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/reinstall.cpython-36.pyc' import 'dnf.cli.commands.reinstall' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d0ac50> # /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 0x7efc45d0ae80> # /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 <<< 10021 1726887174.43448: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff9c96d8> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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 0x7fc6ff962630> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff962048> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff3559b0> <<< 10019 1726887174.43499: 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 0x7fe29c4c10b8> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4ba9b0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4ba710> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4ba320> # /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 0x7fe29c4ba780> # /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' <<< 10020 1726887174.43547: 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 0x7efc45d130b8> # /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 0x7efc45d13d68> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d13860> # /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 0x7efc45d1ce48> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d1c630> <<< 10019 1726887174.43610: 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 0x7fe29c4ced30> # /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 0x7fe29c4cee10> <<< 10020 1726887174.43644: stdout chunk (state=3): >>># /usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf/cli/commands/swap.py # code object from '/usr/lib/python3.6/site-packages/dnf/cli/commands/__pycache__/swap.cpython-36.pyc' import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d23a20> # /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 0x7efc45d23c88> <<< 10019 1726887174.43690: 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' <<< 10020 1726887174.43717: 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 0x7efc45d2ecf8> # /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 0x7efc45d2eef0> <<< 10019 1726887174.43768: 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 0x7fe29c4d8668> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4d8438> <<< 10020 1726887174.43830: 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' import 'dnf.cli.demand' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d35080> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46466c18> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46466860> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46466048> # /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' <<< 10019 1726887174.43868: stdout chunk (state=3): >>># /usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/dbus/_dbus.py # code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_dbus.cpython-36.pyc' # /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' <<< 10020 1726887174.43916: 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 0x7efc45d35ac8> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d357f0> # /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 <<< 10019 1726887174.43956: 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 0x7fe29bdddba8> # /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 <<< 10020 1726887174.44011: 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 0x7efc45cce240> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45cc8630> # /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' <<< 10019 1726887174.44062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/dbus/__pycache__/_expat_introspect_parser.cpython-36.pyc' # /usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/xml/__init__.py # code object from '/usr/lib64/python3.6/xml/__pycache__/__init__.cpython-36.pyc' import 'xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bde7e80> # /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 0x7fe29bded0b8> # /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' <<< 10020 1726887174.44099: 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 # 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 0x7efc45ce2278> <<< 10019 1726887174.44139: 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 0x7fe29bded240> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bded128> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bde7908> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bdddcc0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bddd080> <<< 10020 1726887174.44206: 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 0x7efc45cce7b8> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45cce4a8> <<< 10019 1726887174.44248: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bdd3630> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4d8e80> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4ce710> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4c1b38> # /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 0x7fe29c4d8518> <<< 10020 1726887174.44282: stdout chunk (state=3): >>>import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d35898> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc464668d0> # /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' <<< 10019 1726887174.44324: 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' import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bded5c0> # /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' <<< 10020 1726887174.44509: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d356a0> # /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 0x7efc45cf56d8> # /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 0x7efc45c7d6d8> # /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 0x7efc45c873c8> # /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 0x7efc45c879e8> <<< 10021 1726887174.44557: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff94a940> 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 0x7fc6ff975400> # /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 0x7fc6ff490470> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff487d68> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff47ecc0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff975cc0> <<< 10019 1726887174.44598: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bdfe0b8> # /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 0x7fe29bdfe400> # /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 0x7fe29bdfeeb8> # /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 0x7fe29be00a90> <<< 10020 1726887174.44637: 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' # /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' <<< 10020 1726887174.44672: 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 0x7efc45c98080> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45c92978> <<< 10020 1726887174.44718: stdout chunk (state=3): >>>import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45c926d8> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45c922e8> # /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' <<< 10020 1726887174.44753: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45c92748> <<< 10020 1726887174.44810: 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 # 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' <<< 10020 1726887174.44840: 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 0x7efc45ca5d30> <<< 10020 1726887174.45934: 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' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45ca5e10> # /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 0x7efc45caf668> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45caf438> # /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 0x7efc455b4ba8> # /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 0x7efc455bee80> # /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 0x7efc455c40b8> # /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 0x7efc455c4240> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455c4128> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455be908> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455b4cc0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455b4080> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455aa630> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45cafe80> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45ca5710> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45c98b38> # /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 0x7efc45caf518> # /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 0x7efc455c45c0> # /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 0x7efc455d50b8> # /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 0x7efc455d5400> # /usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/reposync.cpython-36.pyc matches /usr/lib/python3.6/site-packages/dnf-plugins/reposync.py <<< 10021 1726887174.46572: stdout chunk (state=3): >>>import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff975438> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff342a20> # /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 0x7fc6ff4ac9e8> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4ac7b8> # /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 0x7fc6ff449908> # /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 0x7fc6ff4499b0> # /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 0x7fc6ff449be0> # /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 0x7fc6ff449d68> # /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 0x7fc6ff45d390> # /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 0x7fc6ff472a58> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff46aa90> # /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 0x7fc6ff46afd0> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff46ae10> # /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 0x7fc6ff405400> # /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 0x7fc6ff4136d8> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4058d0> <<< 10021 1726887174.46959: 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 # 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 0x7fc6feefe518> # /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 0x7fc6fef06358> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feefeb70> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feefe978> # /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 0x7fc6fef064a8> # /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 0x7fc6fec9b160> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fef16b38> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fef16898> # /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 0x7fc6fecac470> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fef0d240> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feefeb38> # /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' <<< 10020 1726887174.47034: stdout chunk (state=3): >>># 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 0x7efc455d5eb8> # /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 0x7efc455d7a90> <<< 10021 1726887174.48144: stdout chunk (state=3): >>>import 'cryptography.hazmat.primitives.hashes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feccbba8> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feccb630> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fecc8080> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fef165c0> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4362b0> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4a1358> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff975898> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available <<< 10021 1726887174.50376: 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 0x7fc6fec345f8> import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/ansible_ansible.legacy.dnf_payload.zip/ansible/module_utils/yumdnf.py # zipimport: zlib available import 'gc' # <<< 10021 1726887174.51542: 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 0x7fc6febb0c18> # /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 0x7fc6febb0e10> # /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 0x7fc6febeac18> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6febb0240> # /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 0x7fc6febf4710> # /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 0x7fc6febf4ef0> import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6febf48d0> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6febb06d8> # /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' <<< 10021 1726887174.52642: 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 0x7fc6feb68b70> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feb68860> # /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' <<< 10021 1726887174.53730: 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 0x7fc6f61e6198> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feb689b0> # /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 0x7fc6f5f40d30> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f61e6320> # /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' <<< 10021 1726887174.54833: 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 0x7fc6f5c6fc88> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f5f342e8> # /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 0x7fc6f5c1fb70> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f5c6fe10> # /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 0x7fc6f5695710> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f5c124e0> # /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 0x7fc6f5677588> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f5683828> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feb68320> # /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 0x7fc6f51b5b00> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51ace48> # /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 0x7fc6f51c4dd8> # /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 0x7fc6f51ceb00> # /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' <<< 10021 1726887174.55132: 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 0x7fc6f51cb400> # /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 0x7fc6f51dcf60> # 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 0x7fc6f457a8d0> <<< 10021 1726887174.56229: 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 0x7fc6f457aa90> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51ced30> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51c4e80> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51c47b8> # /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 0x7fc6f4585e48> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51c4c18> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51b5cc0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51ac358> # /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' <<< 10021 1726887174.57335: 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 0x7fc6f458ce10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f458ccc0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feb684a8> # /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 0x7fc6f45a35c0> # /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 0x7fc6ff856550> <<< 10021 1726887174.57497: stdout chunk (state=3): >>>import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2493da0> # /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 0x7fc6ff7fcb38> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff856c88> # /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' <<< 10021 1726887174.58634: stdout chunk (state=3): >>>import 'gpg.constants.data.encoding' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2043b70> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2043978> # /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 0x7fc6f2043e80> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f20439e8> # /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 0x7fc6f204e0f0> # /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 0x7fc6f204e208> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2043dd8> # /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 0x7fc6f204e390> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2043da0> # /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 0x7fc6f204e278> # /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 0x7fc6f204e668> # /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 0x7fc6f204e710> # /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 0x7fc6f204e8d0> # /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 0x7fc6f204e9b0> # /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' <<< 10021 1726887174.59942: stdout chunk (state=3): >>>import 'gpg.constants.pk' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f204ecf8> # /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 0x7fc6f204ef60> # /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 0x7fc6f2054208> # /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 0x7fc6f2054320> # /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 0x7fc6f20542e8> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2035e10> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f247cdd8> # /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 0x7fc6f20546d8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f20436a0> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2493d68> # /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 0x7fc6f20545c0> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f247c898> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2476a20> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f246fcf8> # /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 0x7fc6f2476f28> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f45a3550> # /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 0x7fc6f1ddee10> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1dde358> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1dde198> # /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 0x7fc6f1e020b8> # /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 0x7fc6f1da7cc0> <<< 10021 1726887174.61164: 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 0x7fc6f1db1400> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1e0db00> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1e024e0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1df76a0> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1de9470> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1de9198> # /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 0x7fc6f1dcecc0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1db1b00> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1de9438> # /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 0x7fc6f1dd12e8> # /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 0x7fc6f1dd14a8> # /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 0x7fc6f1dd1550> # /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 0x7fc6f1dd1668> # /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 0x7fc6f1b54c50> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1b41b38> # /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 0x7fc6f1b54b38> # /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 0x7fc6f1b54c18> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1dd15c0> # /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' <<< 10021 1726887174.62573: stdout chunk (state=3): >>># /usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc matches /usr/lib64/python3.6/distutils/version.py # code object from '/usr/lib64/python3.6/distutils/__pycache__/version.cpython-36.pyc' import 'distutils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1b588d0> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1b58630> # /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 0x7fc6f1b58dd8> # /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 0x7fc6f1b6eef0> # /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 0x7fc6f1b75128> # /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 0x7fc6f1b75c88> # /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 0x7fc6f1b75e48> # /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 0x7fc6f18c24a8> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1b75fd0> # /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 0x7fc6f18cb630> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6febba048> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fec17390> # /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 0x7fc6f18cb828> # /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 0x7fc6f18ef630> # /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 0x7fc6f189be10> # /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 0x7fc6f18a7f28> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18a7a90> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18a0780> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18a0128> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1901550> # /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 0x7fc6f18a0518> # /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 0x7fc6f11c5748> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18b2390> # /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 0x7fc6f11cefd0> # /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 0x7fc6f11db198> # /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 0x7fc6f11db3c8> # /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 <<< 10021 1726887174.62728: stdout chunk (state=3): >>># 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 0x7fc6f11db668> # /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' <<< 10021 1726887174.63945: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11dbcc0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11dbac8> # /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 0x7fc6f11dbfd0> # /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 0x7fc6f11e6be0> # /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 0x7fc6f11e6da0> # /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 0x7fc6f11eec88> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11ee5c0> # /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 0x7fc6f11fb828> # /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 0x7fc6f11fbb38> # /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 0x7fc6f11fbc88> # /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 0x7fc6f11fbe48> # /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 0x7fc6f1191c18> # /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 0x7fc6f1191e48> # /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 0x7fc6f119a080> # /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 0x7fc6f119ad30> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f119a828> # /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 0x7fc6f11a4e10> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11a45f8> # /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 0x7fc6f11aa9e8> # /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 0x7fc6f11aac50> # /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 0x7fc6f11b5cc0> # /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 0x7fc6f11b5eb8> # /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 0x7fc6f11bc048> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18efba8> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18ef7f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18cbfd0> # /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' <<< 10021 1726887174.64235: 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 0x7fc6f11bca90> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11bc7b8> # /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 0x7fc6f1155208> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f114f5f8> # /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 0x7fc6f1169240> # /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 0x7fc6f1155780> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1155470> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11bc860> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18ef860> # /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 0x7fc6f11bc668> # /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 0x7fc6f117c6a0> # /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 0x7fc6f11046a0> # /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' <<< 10021 1726887174.64264: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f110e390> <<< 10021 1726887174.64290: 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 # code object from '/usr/lib/python3.6/site-packages/dnf-plugins/__pycache__/download.cpython-36.pyc' <<< 10021 1726887174.64314: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f110e9b0> <<< 10021 1726887174.64348: 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' <<< 10021 1726887174.64376: 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' # /usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc matches /usr/lib64/python3.6/sqlite3/dbapi2.py <<< 10021 1726887174.64399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/sqlite3/__pycache__/dbapi2.cpython-36.pyc' <<< 10021 1726887174.65541: 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 0x7fc6f111f048> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1119940> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11196a0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11192b0> # /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 0x7fc6f1119710> # /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 0x7fc6f112ccf8> # /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 0x7fc6f112cdd8> # /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 0x7fc6f11365f8> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11363c8> # /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 0x7fc6f0a3bb38> # /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 0x7fc6f0a46e10> # /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 0x7fc6f0a4b048> # /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 0x7fc6f0a4b1d0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a46fd0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a46898> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a3bc50> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a31fd0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a315c0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1136e10> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f112c6d8> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f111fb00> # /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 0x7fc6f11364a8> # /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 0x7fc6f0a4b550> # /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 0x7fc6f0a5c048> # /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 0x7fc6f0a5c390> # /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 0x7fc6f0a5ce48> # /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 0x7fc6f0a5ea20> <<< 10020 1726887176.60065: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["chrony"], "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}}} <<< 10020 1726887176.64397: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 10020 1726887176.64432: stdout chunk (state=3): >>># destroy __main__ <<< 10020 1726887176.64932: stdout chunk (state=3): >>># clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 <<< 10020 1726887176.64946: 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__ <<< 10020 1726887176.64969: stdout chunk (state=3): >>># clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings <<< 10020 1726887176.64982: stdout chunk (state=3): >>># 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 <<< 10020 1726887176.64994: stdout chunk (state=3): >>># 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 <<< 10020 1726887176.65017: 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 # 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 <<< 10020 1726887176.65031: 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 <<< 10020 1726887176.65042: stdout chunk (state=3): >>># 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 <<< 10020 1726887176.65063: stdout chunk (state=3): >>># 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 <<< 10020 1726887176.65076: stdout chunk (state=3): >>># 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 <<< 10020 1726887176.65088: stdout chunk (state=3): >>># 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 <<< 10020 1726887176.65099: stdout chunk (state=3): >>># 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 <<< 10020 1726887176.65338: stdout chunk (state=3): >>># 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 <<< 10020 1726887176.65381: stdout chunk (state=3): >>># 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 <<< 10020 1726887176.65819: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10020 1726887176.65840: stdout chunk (state=3): >>># destroy zipimport <<< 10020 1726887176.65856: stdout chunk (state=3): >>># destroy _lzma # destroy bz2 # destroy lzma <<< 10020 1726887176.65881: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux <<< 10020 1726887176.65895: stdout chunk (state=3): >>># destroy syslog # destroy ctypes <<< 10020 1726887176.65906: stdout chunk (state=3): >>># destroy systemd._journal <<< 10020 1726887176.65919: stdout chunk (state=3): >>># destroy systemd._reader # destroy systemd.id128 <<< 10020 1726887176.65931: stdout chunk (state=3): >>># destroy systemd._daemon <<< 10020 1726887176.65953: stdout chunk (state=3): >>># destroy selinux # destroy ansible.module_utils.distro._distro <<< 10020 1726887176.65976: 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 <<< 10020 1726887176.65990: stdout chunk (state=3): >>># destroy cryptography.x509.name # destroy cryptography.x509.general_name # destroy cryptography.x509.extensions # destroy cryptography.x509.base # destroy cryptography.hazmat.primitives.hashes <<< 10020 1726887176.66184: 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 # 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 <<< 10020 1726887176.66226: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 # destroy dbus # destroy dbus._compat <<< 10020 1726887176.66243: stdout chunk (state=3): >>># destroy dbus.exceptions # destroy dbus.types # destroy dbus.lowlevel # destroy dbus._expat_introspect_parser # destroy dbus.proxies # destroy dbus.connection # destroy dbus.bus # destroy dbus._dbus # destroy _dbus_bindings # destroy pyexpat.errors # destroy pyexpat.model <<< 10020 1726887176.66255: stdout chunk (state=3): >>># destroy pyexpat <<< 10020 1726887176.66273: stdout chunk (state=3): >>># destroy uuid # destroy systemd.journal <<< 10020 1726887176.66309: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib <<< 10020 1726887176.66330: stdout chunk (state=3): >>># 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 <<< 10020 1726887176.66347: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os <<< 10020 1726887176.66363: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 10020 1726887176.66380: stdout chunk (state=3): >>># cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping base64 <<< 10020 1726887176.66398: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy sre_compile <<< 10020 1726887176.66414: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping enum # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 10020 1726887176.66432: 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 <<< 10020 1726887176.66452: stdout chunk (state=3): >>># cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping binascii <<< 10020 1726887176.66506: stdout chunk (state=3): >>># 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 <<< 10020 1726887176.66526: stdout chunk (state=3): >>># 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 <<< 10020 1726887176.66541: stdout chunk (state=3): >>># 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 <<< 10020 1726887176.66561: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # cleanup[3] wiping signal <<< 10020 1726887176.66576: stdout chunk (state=3): >>># destroy _signal # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess <<< 10020 1726887176.66594: stdout chunk (state=3): >>># cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # cleanup[3] wiping logging # destroy atexit # destroy logging.handlers # cleanup[3] wiping string # cleanup[3] wiping _string # destroy _string # cleanup[3] wiping socket <<< 10020 1726887176.66612: stdout chunk (state=3): >>># 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<<< 10020 1726887176.66629: stdout chunk (state=3): >>> # cleanup[3] wiping _selinux <<< 10020 1726887176.66648: stdout chunk (state=3): >>># cleanup[3] wiping argparse # cleanup[3] wiping textwrap # cleanup[3] wiping gettext # cleanup[3] wiping email <<< 10020 1726887176.66666: stdout chunk (state=3): >>># 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 <<< 10020 1726887176.66681: stdout chunk (state=3): >>># 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 <<< 10020 1726887176.66697: stdout chunk (state=3): >>># cleanup[3] wiping email.errors # cleanup[3] wiping email.charset # cleanup[3] wiping email.encoders # cleanup[3] wiping quopri <<< 10020 1726887176.66716: stdout chunk (state=3): >>># cleanup[3] wiping email.utils # cleanup[3] wiping urllib # destroy urllib.response # destroy urllib.error # destroy urllib.request # cleanup[3] wiping urllib.parse <<< 10020 1726887176.66733: stdout chunk (state=3): >>># cleanup[3] wiping calendar # cleanup[3] wiping email._header_value_parser # destroy email._encoded_words <<< 10020 1726887176.66750: stdout chunk (state=3): >>># cleanup[3] wiping email.message # destroy uu # destroy quopri # cleanup[3] wiping gzip # destroy _compression <<< 10020 1726887176.66766: 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 <<< 10020 1726887176.66781: 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 <<< 10020 1726887176.66958: stdout chunk (state=3): >>># 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 <<< 10020 1726887176.66976: stdout chunk (state=3): >>># 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 <<< 10020 1726887176.66994: stdout chunk (state=3): >>># 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 <<< 10020 1726887176.67015: stdout chunk (state=3): >>># cleanup[3] wiping dnf.rpm.miscutils # destroy subprocess # cleanup[3] wiping dnf.cli.output # cleanup[3] wiping curses # cleanup[3] wiping _curses # destroy _curses <<< 10020 1726887176.67034: stdout chunk (state=3): >>># 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 <<< 10020 1726887176.67049: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10020 1726887176.67483: stdout chunk (state=3): >>># destroy libdnf._error # destroy _heapq <<< 10020 1726887176.67498: stdout chunk (state=3): >>># destroy _thread # destroy _warnings <<< 10020 1726887176.67510: stdout chunk (state=3): >>># destroy stat # destroy _sre # destroy sre_parse <<< 10020 1726887176.67526: stdout chunk (state=3): >>># destroy select <<< 10020 1726887176.67541: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib <<< 10020 1726887176.67559: stdout chunk (state=3): >>># destroy pickle <<< 10020 1726887176.67575: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error <<< 10020 1726887176.67590: 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 ansible.module_utils.six.moves # destroy _operator <<< 10020 1726887176.67638: stdout chunk (state=3): >>># destroy bisect # destroy posixpath # destroy posix <<< 10020 1726887176.67649: stdout chunk (state=3): >>># destroy http # destroy socket # destroy ssl <<< 10020 1726887176.67686: stdout chunk (state=3): >>># destroy gzip <<< 10020 1726887176.67701: stdout chunk (state=3): >>># destroy abc # destroy email.header # destroy email.charset # destroy email.utils # destroy email._header_value_parser # destroy email.quoprimime <<< 10020 1726887176.67747: stdout chunk (state=3): >>># destroy threading # destroy email.message # destroy email.errors <<< 10020 1726887176.67759: stdout chunk (state=3): >>># destroy email.encoders <<< 10020 1726887176.67776: stdout chunk (state=3): >>># destroy signal # destroy unicodedata <<< 10020 1726887176.67794: stdout chunk (state=3): >>># destroy email # destroy queue # destroy urllib # destroy pwd # destroy gettext # destroy libcomps <<< 10020 1726887176.67807: stdout chunk (state=3): >>># destroy locale # destroy contextlib # destroy string # destroy dnf.rpm.transaction # destroy dnf.rpm.connection # destroy dnf.rpm.miscutils # destroy base64 # destroy hashlib # destroy distutils <<< 10020 1726887176.67820: stdout chunk (state=3): >>># destroy errno # destroy importlib # destroy inspect # destroy binascii # destroy gc # destroy math # destroy _functools <<< 10020 1726887176.67838: stdout chunk (state=3): >>># destroy urllib.parse <<< 10020 1726887176.67870: stdout chunk (state=3): >>># destroy tempfile # destroy traceback <<< 10020 1726887176.67884: stdout chunk (state=3): >>># destroy calendar # destroy glob # destroy curses <<< 10020 1726887176.67897: stdout chunk (state=3): >>># destroy fcntl # destroy struct # destroy termios # destroy random # destroy dnf.cli.output <<< 10020 1726887176.68083: stdout chunk (state=3): >>># 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 <<< 10020 1726887176.68110: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 10020 1726887176.68746: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 10020 1726887176.68797: stderr chunk (state=3): >>><<< 10020 1726887176.68806: stdout chunk (state=3): >>><<< <10.31.42.224> (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 0x7efc5be91e48>\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 0x7efc5be27828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5be919b0>\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 0x7efc5be34630>\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 0x7efc5be3b160>\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 0x7efc5be400f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5be3b748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5be3b390>\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 0x7efc5bde5470>\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 0x7efc5bdeae48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bde5b38>\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 0x7efc5bdf14e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bdd4d68>\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 0x7efc5bdd7198>\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 0x7efc5a0e5940>\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 0x7efc5a0f7240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5be45a20>\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 0x7efc5a039080>\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 0x7efc5a0442b0>\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 0x7efc5a044f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a044a90>\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 0x7efc5a04e080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0c07b8>\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 0x7efc5a0c0ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0b4160>\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 0x7efc5a0b4e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0ac438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a09c470>\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 0x7efc59df12b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59df9d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0b40b8>\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 0x7efc59dffe48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0962b0>\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 0x7efc59e05208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59dfffd0>\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 0x7efc59e05320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a105fd0>\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 0x7efc59e05e10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59e05a20>\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 0x7efc59e106d8>\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 0x7efc59e10e80>\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 0x7efc59997198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59e10780>\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 0x7efc5999cc88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59e05550>\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 0x7efc599c02e8>\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 0x7efc599c06a0>\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 0x7efc599c7390>\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 0x7efc59771ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc597692e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5975ff98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59757e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc599c7d30>\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 0x7efc59769f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc599c0a20>\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 0x7efc5bda3710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5976c048>\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 0x7efc5bda3a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59e05898>\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 0x7efc5bdbb5c0>\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 0x7efc5bdbf630>\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 0x7efc5bdbfb00>\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 0x7efc5bdbfc18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bdbbe10>\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 0x7efc5bdbff60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bdbf4e0>\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 0x7efc5bdbf240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bdafb00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc599ac358>\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 0x7efc5bdbb470>\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 0x7efc57d96908>\r\n# zipimport: found 38 names in \'/tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc57a55ac8>\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 0x7efc57a7e278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57ac04e0>\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 0x7efc57ac05f8>\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 0x7efc57ac0b38>\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 0x7efc57a53940>\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 0x7efc57a537b8>\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 0x7efc57a53f60>\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 0x7efc57a01710>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a7e0f0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a1b4a8>\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 0x7efc57db9fd0>\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 0x7efc57a2e2b0>\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 0x7efc57a2e3c8>\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 0x7efc57a8ce10>\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 0x7efc57a91f60>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a82240>\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 0x7efc57a82a58>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a39780>\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 0x7efc57ab0f60>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a820b8>\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 0x7efc57b2add8>\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 0x7efc57b2aef0>\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 0x7efc57b3c080>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a2e518>\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 0x7efc57b48a20>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b43160>\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 0x7efc57b43358>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b3cbe0>\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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc57b65e10>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b65ac8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b652e8>\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 0x7efc57b65940>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b4fc18>\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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc543e9400>\r\n# 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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc5445de80>\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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc54480128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5443ce48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/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 0x7efc543f3080>\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 0x7efc543f3128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54476940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc540f0438>\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 0x7efc540f0550>\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 0x7efc54086358>\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 0x7efc540b1438>\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 0x7efc540b1668>\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 0x7efc53ef6048>\r\nimport \'email.encoders\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53f18be0>\r\nimport \'email.charset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540b1748>\r\nimport \'email.header\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54097198>\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 0x7efc53efd0f0>\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 0x7efc53efd1d0>\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 0x7efc53f153c8>\r\nimport \'email._parseaddr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53f0c668>\r\nimport \'email.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540860f0>\r\nimport \'email._policybase\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540eeb38>\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 0x7efc540dd8d0>\r\nimport \'email._header_value_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540c3b70>\r\nimport \'email.headerregistry\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53f2ed30>\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 0x7efc597315c0>\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 0x7efc597317b8>\r\nimport \'email.message\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59727278>\r\nimport \'email.contentmanager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540d6ac8>\r\nimport \'email.policy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54078940>\r\nimport \'email.mime.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540780f0>\r\nimport \'email.mime.multipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540f0588>\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 0x7efc540784e0>\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 0x7efc54078898>\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 0x7efc59731e48>\r\nimport \'email.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59731ac8>\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 0x7efc59731d30>\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 0x7efc54518e10>\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 0x7efc545194a8>\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 0x7efc545347b8>\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 0x7efc53f402e8>\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 0x7efc53f54940>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc545427b8>\r\nimport \'http.client\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54534ba8>\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 0x7efc54542748>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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 0x7efc544db6a0>\r\nimport \'urllib.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544db0b8>\r\nimport \'urllib.request\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53ecda20>\r\nimport \'http.cookiejar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544c39b0>\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 0x7efc544e7470>\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 0x7efc540094e0>\r\nimport \'opcode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54000dd8>\r\nimport \'dis\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53ff6d30>\r\nimport \'inspect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544e7d30>\r\nimport \'cryptography.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544e74a8>\r\nimport \'cryptography\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53ebba90>\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 0x7efc54026a58>\r\nimport \'cryptography.x509.certificate_transparency\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54026828>\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 0x7efc53fc2978>\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 0x7efc53fc2a20>\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 0x7efc53fc2c50>\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 0x7efc53fc2dd8>\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 0x7efc53fd5400>\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 0x7efc53febac8>\r\nimport \'cryptography.hazmat.primitives.asymmetric.ec\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53fe2b00>\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 0x7efc53feb080>\r\nimport \'cryptography.hazmat.primitives.asymmetric.ed25519\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53fe2e80>\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 0x7efc53f7e470>\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 0x7efc53f8c748>\r\nimport \'cryptography.hazmat.primitives.asymmetric.rsa\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53f7e940>\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 0x7efc53a75588>\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 0x7efc53a7f3c8>\r\nimport \'hmac\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a75be0>\r\nimport \'cryptography.hazmat.primitives.constant_time\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a759e8>\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 0x7efc53a7f518>\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 0x7efc538141d0>\r\nimport \'cryptography.hazmat.primitives.ciphers.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a8fba8>\r\nimport \'cryptography.hazmat.primitives.ciphers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a8f908>\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 0x7efc538254e0>\r\nimport \'cryptography.hazmat.primitives.serialization.ssh\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a862b0>\r\nimport \'cryptography.hazmat.primitives.serialization\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a75ba8>\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 0x7efc53844c18>\r\nimport \'cryptography.x509.oid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc538446a0>\r\nimport \'cryptography.x509.name\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc538410f0>\r\nimport \'cryptography.x509.general_name\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a8f630>\r\nimport \'cryptography.x509.extensions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53fae320>\r\nimport \'cryptography.x509.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5401a3c8>\r\nimport \'cryptography.x509\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544e7908>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc537ad668>\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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 0x7efc53782c88>\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 0x7efc53782e80>\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 0x7efc53762c88>\r\nimport \'dnf.pycomp\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc537822b0>\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 0x7efc5376d780>\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 0x7efc5376df60>\r\nimport \'distutils.sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5376d940>\r\nimport \'dnf.const\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53782748>\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 0x7efc536e0be0>\r\nimport \'libdnf.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc536e08d0>\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 0x7efc4ad5f208>\r\nimport \'libdnf.common_types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc536e0a20>\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 0x7efc4aab9da0>\r\nimport \'libdnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4ad5f390>\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 0x7efc4a7e7cf8>\r\nimport \'libdnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4aaad358>\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 0x7efc4a798be0>\r\nimport \'libdnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4a7e7e80>\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 0x7efc4a20e780>\r\nimport \'libdnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4a78b550>\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 0x7efc4a1f05f8>\r\nimport \'libdnf.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4a1fc898>\r\nimport \'libdnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc536e0390>\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 0x7efc49d2eb70>\r\nimport \'dnf.i18n\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d24eb8>\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 0x7efc49d3de48>\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 0x7efc49d46b70>\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 0x7efc49d44470>\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 0x7efc49d55fd0>\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 0x7efc490f2940>\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 0x7efc490f2b00>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d46da0>\r\nimport \'dnf.yum.rpmtrans\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d3def0>\r\nimport \'dnf.callback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d3d828>\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 0x7efc490feeb8>\r\nimport \'hawkey\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d3dc88>\r\nimport \'dnf.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d2ed30>\r\nimport \'dnf.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d243c8>\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 0x7efc49104e80>\r\nimport \'libcomps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49104d30>\r\nimport \'dnf.comps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc536e0518>\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 0x7efc4911c630>\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 0x7efc543ce5c0>\r\nimport \'gpg.gpgme\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4700ce10>\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 0x7efc54375ba8>\r\nimport \'gpg.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc543cecf8>\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 0x7efc46bbcbe0>\r\nimport \'gpg.constants.data\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bbc9e8>\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 0x7efc46bbcef0>\r\nimport \'gpg.constants.keylist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bbca58>\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 0x7efc46bc7160>\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 0x7efc46bc7278>\r\nimport \'gpg.constants.sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bbce48>\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 0x7efc46bc7400>\r\nimport \'gpg.constants.tofu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bc70b8>\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 0x7efc46bc72e8>\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 0x7efc46bc76d8>\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 0x7efc46bc7780>\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 0x7efc46bc7940>\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 0x7efc46bc7a20>\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 0x7efc46bc7d68>\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 0x7efc46bc7fd0>\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 0x7efc46bcc278>\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 0x7efc46bcc390>\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 0x7efc46bcc358>\r\nimport \'gpg.constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46baee80>\r\nimport \'gpg.core\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46ff5e48>\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 0x7efc46bcc748>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bbc710>\r\nimport \'gpg.callbacks\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4700cdd8>\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 0x7efc46bcc630>\r\nimport \'gpg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46ff5908>\r\nimport \'dnf.crypto\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46fefa90>\r\nimport \'dnf.yum.misc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46fe8d68>\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 0x7efc46feff98>\r\nimport \'dnf.db.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4911c5c0>\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 0x7efc46957e80>\r\nimport \'dnf.conf.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc469573c8>\r\nimport \'dnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46957208>\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 0x7efc4697b128>\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 0x7efc46920d30>\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 0x7efc4692a470>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46986b70>\r\nimport \'logging.handlers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4697b550>\r\nimport \'dnf.logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46970710>\r\nimport \'dnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc469624e0>\r\nimport \'dnf.conf.read\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46962208>\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 0x7efc46947d30>\r\nimport \'dnf.rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4692ab70>\r\nimport \'dnf.dnssec\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc469624a8>\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 0x7efc4694a358>\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 0x7efc4694a518>\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 0x7efc4694a5c0>\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 0x7efc4694a6d8>\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 0x7efc466cdcc0>\r\nimport \'libdnf.smartcols\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc466baba8>\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 0x7efc466cdba8>\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 0x7efc466cdc88>\r\nimport \'dnf.module.module_base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4694a630>\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 0x7efc466d0940>\r\nimport \'dnf.persistor\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc466d06a0>\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 0x7efc466d0e48>\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 0x7efc466e7f60>\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 0x7efc466ee198>\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 0x7efc466eecf8>\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 0x7efc466eeeb8>\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 0x7efc4643b518>\r\nimport \'dnf.sack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4643b080>\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 0x7efc464446a0>\r\nimport \'dnf.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc537320b8>\r\nimport \'dnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53790400>\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 0x7efc46444898>\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 0x7efc464666a0>\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 0x7efc46414e80>\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 0x7efc46420f98>\r\nimport \'curses\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46420b00>\r\nimport \'dnf.cli.term\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc464197f0>\r\nimport \'dnf.cli.progress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46419198>\r\nimport \'dnf.cli.output\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4647a5c0>\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 0x7efc46419588>\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 0x7efc45d3e7b8>\r\nimport \'dnf.cli.commands\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4642b400>\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 0x7efc45d54048>\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 0x7efc45d541d0>\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 0x7efc45d54400>\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 0x7efc45d546a0>\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 0x7efc45d54cf8>\r\nimport \'dnf.cli.commands.deplist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d54b00>\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 0x7efc45d5a048>\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 0x7efc45d5fc18>\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 0x7efc45d5fdd8>\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 0x7efc45d67cc0>\r\nimport \'dnf.cli.commands.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d675f8>\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 0x7efc45d74860>\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 0x7efc45d74b70>\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 0x7efc45d74cc0>\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 0x7efc45d74e80>\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 0x7efc45d0ac50>\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 0x7efc45d0ae80>\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 0x7efc45d130b8>\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 0x7efc45d13d68>\r\nimport \'dnf.cli.commands.search\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d13860>\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 0x7efc45d1ce48>\r\nimport \'dnf.cli.commands.shell\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d1c630>\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 0x7efc45d23a20>\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 0x7efc45d23c88>\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 0x7efc45d2ecf8>\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 0x7efc45d2eef0>\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 0x7efc45d35080>\r\nimport \'dnf.cli.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46466c18>\r\nimport \'dnf.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46466860>\r\nimport \'dnf.plugin.dynamic.builddep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46466048>\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 0x7efc45d35ac8>\r\nimport \'dateutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d357f0>\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 0x7efc45cce240>\r\nimport \'dateutil.relativedelta\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45cc8630>\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 0x7efc45ce2278>\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 0x7efc45cce7b8>\r\nimport \'dateutil.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45cce4a8>\r\nimport \'dateutil.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d35898>\r\nimport \'dnf.plugin.dynamic.changelog\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc464668d0>\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 0x7efc45d356a0>\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 0x7efc45cf56d8>\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 0x7efc45c7d6d8>\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 0x7efc45c873c8>\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 0x7efc45c879e8>\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 0x7efc45c98080>\r\nimport \'sqlite3.dbapi2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45c92978>\r\nimport \'sqlite3\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45c926d8>\r\nimport \'dnf.plugin.dynamic.generate_completion_cache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45c922e8>\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 0x7efc45c92748>\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 0x7efc45ca5d30>\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 0x7efc45ca5e10>\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 0x7efc45caf668>\r\nimport \'dbus.types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45caf438>\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 0x7efc455b4ba8>\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 0x7efc455bee80>\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 0x7efc455c40b8>\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 0x7efc455c4240>\r\nimport \'xml.parsers.expat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455c4128>\r\nimport \'dbus._expat_introspect_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455be908>\r\nimport \'dbus.proxies\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455b4cc0>\r\nimport \'dbus.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455b4080>\r\nimport \'dbus.bus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455aa630>\r\nimport \'dbus._dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45cafe80>\r\nimport \'dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45ca5710>\r\nimport \'dnf.plugin.dynamic.needs_restarting\' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45c98b38>\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 0x7efc45caf518>\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 0x7efc455c45c0>\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 0x7efc455d50b8>\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 0x7efc455d5400>\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 0x7efc455d5eb8>\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 0x7efc455d7a90>\r\n\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["chrony"], "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.224 closed.\r\n') 10020 1726887176.68968: _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 0x7efc5be91e48> # /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 0x7efc5be27828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5be919b0> # /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 0x7efc5be34630> 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 0x7efc5be3b160> # /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 0x7efc5be400f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5be3b748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5be3b390> # /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 0x7efc5bde5470> # /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 0x7efc5bdeae48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bde5b38> # /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 0x7efc5bdf14e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bdd4d68> # /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 0x7efc5bdd7198> # /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 0x7efc5a0e5940> # /usr/lib64/python3.6/__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 0x7efc5a0f7240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5be45a20> 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 0x7efc5a039080> # /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 0x7efc5a0442b0> # /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 0x7efc5a044f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a044a90> 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 0x7efc5a04e080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0c07b8> # /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 0x7efc5a0c0ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0b4160> # /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 0x7efc5a0b4e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0ac438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a09c470> # /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 0x7efc59df12b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59df9d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0b40b8> 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 0x7efc59dffe48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a0962b0> # /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 0x7efc59e05208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59dfffd0> # 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 0x7efc59e05320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5a105fd0> # /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 0x7efc59e05e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59e05a20> # /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 0x7efc59e106d8> # /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 0x7efc59e10e80> # /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 0x7efc59997198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59e10780> # /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 0x7efc5999cc88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59e05550> # /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 0x7efc599c02e8> # 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 0x7efc599c06a0> # /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 0x7efc599c7390> # /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 0x7efc59771ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc597692e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5975ff98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59757e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc599c7d30> # 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 0x7efc59769f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc599c0a20> # /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 0x7efc5bda3710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5976c048> 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 0x7efc5bda3a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59e05898> # /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 0x7efc5bdbb5c0> # /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 0x7efc5bdbf630> # 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 0x7efc5bdbfb00> # 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 0x7efc5bdbfc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bdbbe10> # /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 0x7efc5bdbff60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bdbf4e0> # 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 0x7efc5bdbf240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5bdafb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc599ac358> # /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 0x7efc5bdbb470> # /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 0x7efc57d96908> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/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 0x7efc57a55ac8> 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 0x7efc57a7e278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57ac04e0> # 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 0x7efc57ac05f8> # /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 0x7efc57ac0b38> # /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 0x7efc57a53940> # 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 0x7efc57a537b8> # 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 0x7efc57a53f60> # /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 0x7efc57a01710> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a7e0f0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a1b4a8> # /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 0x7efc57db9fd0> # 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 0x7efc57a2e2b0> # /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 0x7efc57a2e3c8> # /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 0x7efc57a8ce10> # /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 0x7efc57a91f60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a82240> # /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 0x7efc57a82a58> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a39780> # /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 0x7efc57ab0f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a820b8> # 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 0x7efc57b2add8> # 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 0x7efc57b2aef0> # 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 0x7efc57b3c080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57a2e518> # /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 0x7efc57b48a20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b43160> # 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 0x7efc57b43358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b3cbe0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc57b65e10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b65ac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b652e8> # /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 0x7efc57b65940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc57b4fc18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc543e9400> # 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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc5445de80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc54480128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5443ce48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/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 0x7efc543f3080> # /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 0x7efc543f3128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54476940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc540f0438> # /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 0x7efc540f0550> # /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 0x7efc54086358> # /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 0x7efc540b1438> # /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 0x7efc540b1668> # /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 0x7efc53ef6048> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53f18be0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540b1748> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54097198> # /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 0x7efc53efd0f0> # /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 0x7efc53efd1d0> # /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 0x7efc53f153c8> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53f0c668> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540860f0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540eeb38> # /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 0x7efc540dd8d0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540c3b70> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53f2ed30> # /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 0x7efc597315c0> # /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 0x7efc597317b8> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59727278> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540d6ac8> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54078940> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540780f0> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc540f0588> # /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 0x7efc540784e0> # /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 0x7efc54078898> # /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 0x7efc59731e48> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc59731ac8> # /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 0x7efc59731d30> # /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 0x7efc54518e10> # /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 0x7efc545194a8> # /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 0x7efc545347b8> # /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 0x7efc53f402e8> # 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 0x7efc53f54940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc545427b8> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54534ba8> # 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 0x7efc54542748> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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 0x7efc544db6a0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544db0b8> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53ecda20> import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544c39b0> 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 0x7efc544e7470> # /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 0x7efc540094e0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54000dd8> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53ff6d30> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544e7d30> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544e74a8> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53ebba90> # /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 0x7efc54026a58> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc54026828> # /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 0x7efc53fc2978> # /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 0x7efc53fc2a20> # /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 0x7efc53fc2c50> # /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 0x7efc53fc2dd8> # /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 0x7efc53fd5400> # /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 0x7efc53febac8> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53fe2b00> # /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 0x7efc53feb080> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53fe2e80> # /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 0x7efc53f7e470> # /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 0x7efc53f8c748> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53f7e940> # /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 0x7efc53a75588> # /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 0x7efc53a7f3c8> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a75be0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a759e8> # /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 0x7efc53a7f518> # /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 0x7efc538141d0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a8fba8> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a8f908> # /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 0x7efc538254e0> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a862b0> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a75ba8> # /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 0x7efc53844c18> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc538446a0> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc538410f0> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53a8f630> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53fae320> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5401a3c8> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc544e7908> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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_1y7vdvni/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_1y7vdvni/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 0x7efc537ad668> import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_1y7vdvni/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 0x7efc53782c88> # /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 0x7efc53782e80> # /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 0x7efc53762c88> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc537822b0> # /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 0x7efc5376d780> # /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 0x7efc5376df60> import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc5376d940> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53782748> # /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 0x7efc536e0be0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc536e08d0> # /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 0x7efc4ad5f208> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc536e0a20> # /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 0x7efc4aab9da0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4ad5f390> # /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 0x7efc4a7e7cf8> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4aaad358> # /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 0x7efc4a798be0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4a7e7e80> # /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 0x7efc4a20e780> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4a78b550> # /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 0x7efc4a1f05f8> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4a1fc898> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc536e0390> # /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 0x7efc49d2eb70> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d24eb8> # /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 0x7efc49d3de48> # /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 0x7efc49d46b70> # /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 0x7efc49d44470> # /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 0x7efc49d55fd0> # 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 0x7efc490f2940> # 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 0x7efc490f2b00> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d46da0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d3def0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d3d828> # /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 0x7efc490feeb8> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d3dc88> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d2ed30> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49d243c8> # /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 0x7efc49104e80> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc49104d30> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc536e0518> # /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 0x7efc4911c630> # /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 0x7efc543ce5c0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4700ce10> # /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 0x7efc54375ba8> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc543cecf8> # /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 0x7efc46bbcbe0> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bbc9e8> # /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 0x7efc46bbcef0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bbca58> # /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 0x7efc46bc7160> # /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 0x7efc46bc7278> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bbce48> # /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 0x7efc46bc7400> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bc70b8> # /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 0x7efc46bc72e8> # /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 0x7efc46bc76d8> # /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 0x7efc46bc7780> # /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 0x7efc46bc7940> # /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 0x7efc46bc7a20> # /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 0x7efc46bc7d68> # /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 0x7efc46bc7fd0> # /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 0x7efc46bcc278> # /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 0x7efc46bcc390> # /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 0x7efc46bcc358> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46baee80> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46ff5e48> # /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 0x7efc46bcc748> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46bbc710> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4700cdd8> # /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 0x7efc46bcc630> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46ff5908> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46fefa90> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46fe8d68> # /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 0x7efc46feff98> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4911c5c0> # /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 0x7efc46957e80> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc469573c8> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46957208> # /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 0x7efc4697b128> # /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 0x7efc46920d30> # 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 0x7efc4692a470> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46986b70> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4697b550> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46970710> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc469624e0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46962208> # /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 0x7efc46947d30> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4692ab70> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc469624a8> # /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 0x7efc4694a358> # /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 0x7efc4694a518> # /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 0x7efc4694a5c0> # /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 0x7efc4694a6d8> # /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 0x7efc466cdcc0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc466baba8> # /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 0x7efc466cdba8> # /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 0x7efc466cdc88> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4694a630> # /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 0x7efc466d0940> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc466d06a0> # /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 0x7efc466d0e48> # /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 0x7efc466e7f60> # /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 0x7efc466ee198> # /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 0x7efc466eecf8> # /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 0x7efc466eeeb8> # /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 0x7efc4643b518> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4643b080> # /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 0x7efc464446a0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc537320b8> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc53790400> # /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 0x7efc46444898> # /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 0x7efc464666a0> # /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 0x7efc46414e80> # /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 0x7efc46420f98> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46420b00> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc464197f0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46419198> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4647a5c0> # /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 0x7efc46419588> # /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 0x7efc45d3e7b8> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc4642b400> # /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 0x7efc45d54048> # /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 0x7efc45d541d0> # /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 0x7efc45d54400> # /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 0x7efc45d546a0> # /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 0x7efc45d54cf8> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d54b00> # /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 0x7efc45d5a048> # /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 0x7efc45d5fc18> # /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 0x7efc45d5fdd8> # /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 0x7efc45d67cc0> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d675f8> # /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 0x7efc45d74860> # /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 0x7efc45d74b70> # /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 0x7efc45d74cc0> # /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 0x7efc45d74e80> # /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 0x7efc45d0ac50> # /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 0x7efc45d0ae80> # /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 0x7efc45d130b8> # /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 0x7efc45d13d68> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d13860> # /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 0x7efc45d1ce48> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d1c630> # /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 0x7efc45d23a20> # /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 0x7efc45d23c88> # /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 0x7efc45d2ecf8> # /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 0x7efc45d2eef0> # /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 0x7efc45d35080> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46466c18> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46466860> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc46466048> # /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 0x7efc45d35ac8> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d357f0> # /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 0x7efc45cce240> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45cc8630> # /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 0x7efc45ce2278> # /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 0x7efc45cce7b8> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45cce4a8> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45d35898> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc464668d0> # /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 0x7efc45d356a0> # /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 0x7efc45cf56d8> # /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 0x7efc45c7d6d8> # /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 0x7efc45c873c8> # /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 0x7efc45c879e8> # /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 0x7efc45c98080> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45c92978> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45c926d8> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45c922e8> # /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 0x7efc45c92748> # /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 0x7efc45ca5d30> # /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 0x7efc45ca5e10> # /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 0x7efc45caf668> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45caf438> # /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 0x7efc455b4ba8> # /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 0x7efc455bee80> # /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 0x7efc455c40b8> # /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 0x7efc455c4240> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455c4128> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455be908> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455b4cc0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455b4080> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc455aa630> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45cafe80> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45ca5710> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7efc45c98b38> # /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 0x7efc45caf518> # /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 0x7efc455c45c0> # /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 0x7efc455d50b8> # /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 0x7efc455d5400> # /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 0x7efc455d5eb8> # /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 0x7efc455d7a90> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["chrony"], "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.224 closed. 10020 1726887176.70003: done with _execute_module (ansible.legacy.dnf, {'name': 'chrony', '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-1726887172.9381077-10020-151835902939403/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10020 1726887176.70019: _low_level_execute_command(): starting 10020 1726887176.70028: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/ > /dev/null 2>&1 && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887172.9381077-10020-151835902939403/ > /dev/null 2>&1 && sleep 0'"'"'' 10020 1726887176.73469: stderr chunk (state=2): >>><<< 10020 1726887176.73479: stdout chunk (state=2): >>><<< <10.31.42.224> (0, b'', b'') 10020 1726887176.73505: _low_level_execute_command() done: rc=0, stdout=, stderr= 10020 1726887176.73518: handler run complete 10020 1726887176.73553: attempt loop complete, returning result 10020 1726887176.73559: _execute() done 10020 1726887176.73565: dumping result to json 10020 1726887176.73575: done dumping result, returning 10020 1726887176.73586: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install chrony [0e652c5f-a961-eb88-62cf-000000000013] 10020 1726887176.73648: sending task result for task 0e652c5f-a961-eb88-62cf-000000000013 10020 1726887176.73684: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000013 10020 1726887176.73690: 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": [ "chrony" ], "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 10019 1726887177.67015: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["chrony"], "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}}} <<< 10019 1726887177.72520: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic # destroy __main__ <<< 10019 1726887177.73287: 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<<< 10019 1726887177.73313: 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.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.h<<< 10019 1726887177.73352: stdout chunk (state=3): >>>azmat.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 <<< 10019 1726887177.73389: stdout chunk (state=3): >>># 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 <<< 10019 1726887177.73423: stdout chunk (state=3): >>># 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 <<< 10019 1726887177.73505: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10019 1726887177.74011: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10019 1726887177.74048: stdout chunk (state=3): >>># destroy zipimport # destroy _lzma <<< 10019 1726887177.74077: stdout chunk (state=3): >>># destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy syslog <<< 10019 1726887177.74102: stdout chunk (state=3): >>># destroy ctypes # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 10019 1726887177.74128: stdout chunk (state=3): >>># destroy systemd._daemon # destroy selinux # destroy ansible.module_utils.distro._distro <<< 10019 1726887177.74164: 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 <<< 10019 1726887177.74202: stdout chunk (state=3): >>># destroy six.moves.urllib # destroy six.moves <<< 10019 1726887177.74324: stdout chunk (state=3): >>># destroy six.moves.urllib_parse # destroy six.moves.urllib.error # destroy six.moves.urllib.request # destroy six.moves.urllib.response # destroy six.moves.urllib.robotparser # destroy cryptography.hazmat.backends.interfaces # destroy cryptography.hazmat.primitives.asymmetric.ed448 # 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 <<< 10019 1726887177.74630: 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 # 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 <<< 10019 1726887177.74733: 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 # 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 <<< 10019 1726887177.75033: stdout chunk (state=3): >>># cleanup[3] wiping dnf # destroy dnf.pycomp # destroy dnf.const # destroy dnf.i18n # destroy dnf.yum # destroy dnf.yum.rpmtrans # destroy dnf.transaction # 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 <<< 10019 1726887177.75328: stdout chunk (state=3): >>># destroy libdnf._error <<< 10019 1726887177.75719: stdout chunk (state=3): >>># 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 <<< 10019 1726887177.75745: stdout chunk (state=3): >>># destroy rpm <<< 10019 1726887177.75774: stdout chunk (state=3): >>># destroy itertools # destroy _imp <<< 10019 1726887177.75825: stdout chunk (state=3): >>># 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 <<< 10019 1726887177.75911: stdout chunk (state=3): >>># destroy _frozen_importlib <<< 10019 1726887177.76923: stderr chunk (state=3): >>>Shared connection to 10.31.43.54 closed. <<< 10019 1726887177.76976: stderr chunk (state=3): >>><<< 10019 1726887177.76985: stdout chunk (state=3): >>><<< <10.31.43.54> (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 0x7fe2b26bae48>\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 0x7fe2b2650828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b26ba9b0>\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 0x7fe2b265d630>\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 0x7fe2b2664160>\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 0x7fe2b26690f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b2664748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b2664390>\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 0x7fe2b260e470>\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 0x7fe2b2613e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b260eb38>\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 0x7fe2b261a4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b25fdd68>\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 0x7fe2b2600198>\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 0x7fe2b090e940>\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 0x7fe2b0920240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b266ea20>\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 0x7fe2b0862080>\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 0x7fe2b086d2b0>\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 0x7fe2b086df60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b086da90>\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 0x7fe2b0877080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08e97b8>\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 0x7fe2b08e9ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08dd160>\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 0x7fe2b08dde48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08d5438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08c5470>\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 0x7fe2b061a278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b0622cf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08dd438>\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 0x7fe2b0628e10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08bf2b0>\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 0x7fe2b062e1d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b0628f98>\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 0x7fe2b062e2e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b092efd0>\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 0x7fe2b062edd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b062e9e8>\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 0x7fe2b06396a0>\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 0x7fe2b0639e80>\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 0x7fe2b01c0198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b0639780>\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 0x7fe2b01c5c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b062e518>\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 0x7fe2b01e92e8>\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 0x7fe2b01e96a0>\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 0x7fe2b01f0390>\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 0x7fe2aff9aba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff922e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff88f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff80e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b01f0d30>\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 0x7fe2aff92f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b01e9a20>\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 0x7fe2b25cc710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff95048>\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 0x7fe2b25cca90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b062e860>\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 0x7fe2b25e45c0>\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 0x7fe2b25e8630>\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 0x7fe2b25e8b00>\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 0x7fe2b25e8c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b25e4e10>\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 0x7fe2b25e8f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b25e84e0>\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 0x7fe2b25e8240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b25d8b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b01d5358>\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 0x7fe2b25e4470>\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 0x7fe2ae5bf908>\r\n# zipimport: found 38 names in \'/tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2ae27eac8>\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 0x7fe2ae2a7278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2e94e0>\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 0x7fe2ae2e95f8>\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 0x7fe2ae2e9b38>\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 0x7fe2ae27c940>\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 0x7fe2ae27cf60>\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 0x7fe2ae27cd30>\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 0x7fe2ae22aac8>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2a70f0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2444a8>\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 0x7fe2ae5e2fd0>\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 0x7fe2ae22a128>\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 0x7fe2ae257400>\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 0x7fe2ae2b2e48>\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 0x7fe2ae2bae80>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2ab278>\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 0x7fe2ae2aba90>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2627b8>\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 0x7fe2ae2dbeb8>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2ab0f0>\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 0x7fe2ae353828>\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 0x7fe2ae353e10>\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 0x7fe2ae353f60>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae257550>\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 0x7fe2ae372940>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae36d080>\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 0x7fe2ae36d278>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae365b00>\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_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2ae38ed68>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae38ea20>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae38e240>\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 0x7fe2ae38e898>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae37aac8>\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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2aac13208>\r\n# 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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2aac86e48>\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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2aac69128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae336e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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 0x7fe2aac96080>\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 0x7fe2aac96128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aac41940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2aa919438>\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 0x7fe2aa919550>\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 0x7fe2aa8af358>\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 0x7fe2aa8da438>\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 0x7fe2aa8da668>\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 0x7fe2aa71f048>\r\nimport \'email.encoders\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa741be0>\r\nimport \'email.charset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8da748>\r\nimport \'email.header\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8c0198>\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 0x7fe2aa7260f0>\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 0x7fe2aa7261d0>\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 0x7fe2aa73e3c8>\r\nimport \'email._parseaddr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa735668>\r\nimport \'email.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8af0f0>\r\nimport \'email._policybase\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa917b38>\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 0x7fe2aa9068d0>\r\nimport \'email._header_value_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8ecb70>\r\nimport \'email.headerregistry\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa757d30>\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 0x7fe2aff5a5c0>\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 0x7fe2aff5a7b8>\r\nimport \'email.message\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff50278>\r\nimport \'email.contentmanager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8ffac8>\r\nimport \'email.policy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8a1940>\r\nimport \'email.mime.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8a10f0>\r\nimport \'email.mime.multipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa919588>\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 0x7fe2aa8a14e0>\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 0x7fe2aa8a1898>\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 0x7fe2aff5ae48>\r\nimport \'email.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff5aac8>\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 0x7fe2aff5ad30>\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 0x7fe2aad41e10>\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 0x7fe2aad424a8>\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 0x7fe2aad5d7b8>\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 0x7fe2aa7692e8>\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 0x7fe2aa77d940>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad6b7b8>\r\nimport \'http.client\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad5dba8>\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 0x7fe2aad6b748>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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 0x7fe2aad046a0>\r\nimport \'urllib.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad040b8>\r\nimport \'urllib.request\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa6f6a20>\r\nimport \'http.cookiejar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aacec9b0>\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 0x7fe2aad10470>\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 0x7fe2aa8324e0>\r\nimport \'opcode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa829dd8>\r\nimport \'dis\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa81fd30>\r\nimport \'inspect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad10d30>\r\nimport \'cryptography.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad104a8>\r\nimport \'cryptography\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa6e4a90>\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 0x7fe2aa84fa58>\r\nimport \'cryptography.x509.certificate_transparency\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa84f828>\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 0x7fe2aa7eb978>\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 0x7fe2aa7eba20>\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 0x7fe2aa7ebc50>\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 0x7fe2aa7ebdd8>\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 0x7fe2aa7fe400>\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 0x7fe2aa814ac8>\r\nimport \'cryptography.hazmat.primitives.asymmetric.ec\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa80bb00>\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 0x7fe2aa814080>\r\nimport \'cryptography.hazmat.primitives.asymmetric.ed25519\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa80be80>\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 0x7fe2aa7a7470>\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 0x7fe2aa7b5748>\r\nimport \'cryptography.hazmat.primitives.asymmetric.rsa\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa7a7940>\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 0x7fe2aa29e588>\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 0x7fe2aa2a83c8>\r\nimport \'hmac\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa29ebe0>\r\nimport \'cryptography.hazmat.primitives.constant_time\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa29e9e8>\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 0x7fe2aa2a8518>\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 0x7fe2aa03d1d0>\r\nimport \'cryptography.hazmat.primitives.ciphers.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa2b8ba8>\r\nimport \'cryptography.hazmat.primitives.ciphers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa2b8908>\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 0x7fe2aa04e4e0>\r\nimport \'cryptography.hazmat.primitives.serialization.ssh\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa2af2b0>\r\nimport \'cryptography.hazmat.primitives.serialization\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa29eba8>\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 0x7fe2aa06dc18>\r\nimport \'cryptography.x509.oid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa06d6a0>\r\nimport \'cryptography.x509.name\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa06a0f0>\r\nimport \'cryptography.x509.general_name\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa2b8630>\r\nimport \'cryptography.x509.extensions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa7d7320>\r\nimport \'cryptography.x509.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8433c8>\r\nimport \'cryptography.x509\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad10908>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2a9fd6668>\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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 0x7fe2a9fabc88>\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 0x7fe2a9fabe80>\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 0x7fe2a9f8bc88>\r\nimport \'dnf.pycomp\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9fab2b0>\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 0x7fe2a9f96780>\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 0x7fe2a9f96f60>\r\nimport \'distutils.sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f96940>\r\nimport \'dnf.const\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9fab748>\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 0x7fe2a9f09be0>\r\nimport \'libdnf.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f098d0>\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 0x7fe2a1588208>\r\nimport \'libdnf.common_types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f09a20>\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 0x7fe2a12e2da0>\r\nimport \'libdnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a1588390>\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 0x7fe2a1010cf8>\r\nimport \'libdnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a12d6358>\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 0x7fe2a0fc1be0>\r\nimport \'libdnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a1010e80>\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 0x7fe2a0a37780>\r\nimport \'libdnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0fb4550>\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 0x7fe2a0a195f8>\r\nimport \'libdnf.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0a25898>\r\nimport \'libdnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f09390>\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 0x7fe2a0557b70>\r\nimport \'dnf.i18n\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a054deb8>\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 0x7fe2a0566e48>\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 0x7fe2a056fb70>\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 0x7fe2a056d470>\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 0x7fe2a057efd0>\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 0x7fe29f91b940>\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 0x7fe29f91bb00>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a056fda0>\r\nimport \'dnf.yum.rpmtrans\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0566ef0>\r\nimport \'dnf.callback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0566828>\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 0x7fe29f927eb8>\r\nimport \'hawkey\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0566c88>\r\nimport \'dnf.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0557d30>\r\nimport \'dnf.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a054d3c8>\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 0x7fe29f92de80>\r\nimport \'libcomps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29f92dd30>\r\nimport \'dnf.comps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f09518>\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 0x7fe29f945630>\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 0x7fe2aabf75c0>\r\nimport \'gpg.gpgme\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d835e10>\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 0x7fe2aab9eba8>\r\nimport \'gpg.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aabf7cf8>\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 0x7fe29d3e5be0>\r\nimport \'gpg.constants.data\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3e59e8>\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 0x7fe29d3e5ef0>\r\nimport \'gpg.constants.keylist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3e5a58>\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 0x7fe29d3f0160>\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 0x7fe29d3f0278>\r\nimport \'gpg.constants.sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3e5e48>\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 0x7fe29d3f0400>\r\nimport \'gpg.constants.tofu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3f00b8>\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 0x7fe29d3f02e8>\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 0x7fe29d3f06d8>\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 0x7fe29d3f0780>\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 0x7fe29d3f0940>\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 0x7fe29d3f0a20>\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 0x7fe29d3f0d68>\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 0x7fe29d3f0fd0>\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 0x7fe29d3f5278>\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 0x7fe29d3f5390>\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 0x7fe29d3f5358>\r\nimport \'gpg.constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3d7e80>\r\nimport \'gpg.core\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d81ee48>\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 0x7fe29d3f5748>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3e5710>\r\nimport \'gpg.callbacks\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d835dd8>\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 0x7fe29d3f5630>\r\nimport \'gpg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d81e908>\r\nimport \'dnf.crypto\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d818a90>\r\nimport \'dnf.yum.misc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d811d68>\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 0x7fe29d818f98>\r\nimport \'dnf.db.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29f9455c0>\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 0x7fe29d180e80>\r\nimport \'dnf.conf.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d1803c8>\r\nimport \'dnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d180208>\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 0x7fe29d1a4128>\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 0x7fe29d149d30>\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 0x7fe29d153470>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d1afb70>\r\nimport \'logging.handlers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d1a4550>\r\nimport \'dnf.logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d199710>\r\nimport \'dnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d18b4e0>\r\nimport \'dnf.conf.read\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d18b208>\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 0x7fe29d170d30>\r\nimport \'dnf.rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d153b70>\r\nimport \'dnf.dnssec\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d18b4a8>\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 0x7fe29d173358>\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 0x7fe29d173518>\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 0x7fe29d1735c0>\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 0x7fe29d1736d8>\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 0x7fe29cef6cc0>\r\nimport \'libdnf.smartcols\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cee3ba8>\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 0x7fe29cef6ba8>\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 0x7fe29cef6c88>\r\nimport \'dnf.module.module_base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d173630>\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 0x7fe29cef9940>\r\nimport \'dnf.persistor\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cef96a0>\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 0x7fe29cef9e48>\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 0x7fe29cf10f60>\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 0x7fe29cf17198>\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 0x7fe29cf17cf8>\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 0x7fe29cf17eb8>\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 0x7fe29cc64518>\r\nimport \'dnf.sack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc64080>\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 0x7fe29cc6d6a0>\r\nimport \'dnf.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f5b0b8>\r\nimport \'dnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9fb9400>\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 0x7fe29cc6d898>\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 0x7fe29cc8f6a0>\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 0x7fe29cc3de80>\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 0x7fe29cc49f98>\r\nimport \'curses\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc49b00>\r\nimport \'dnf.cli.term\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc427f0>\r\nimport \'dnf.cli.progress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc42198>\r\nimport \'dnf.cli.output\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cca35c0>\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 0x7fe29cc42588>\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 0x7fe29c5677b8>\r\nimport \'dnf.cli.commands\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc54400>\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 0x7fe29c57d080>\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 0x7fe29c57d208>\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 0x7fe29c57d438>\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 0x7fe29c57d6d8>\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 0x7fe29c57dd30>\r\nimport \'dnf.cli.commands.deplist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c57db38>\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 0x7fe29c583080>\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 0x7fe29c588c50>\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 0x7fe29c588e10>\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 0x7fe29c590cf8>\r\nimport \'dnf.cli.commands.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c590630>\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 0x7fe29c59c898>\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 0x7fe29c59cba8>\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 0x7fe29c59ccf8>\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 0x7fe29c59ceb8>\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 0x7fe29c533c88>\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 0x7fe29c533eb8>\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 0x7fe29c53c0f0>\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 0x7fe29c53cda0>\r\nimport \'dnf.cli.commands.search\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c53c898>\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 0x7fe29c545e80>\r\nimport \'dnf.cli.commands.shell\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c545668>\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 0x7fe29c54ca58>\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 0x7fe29c54ccc0>\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 0x7fe29c557d30>\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 0x7fe29c557f28>\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 0x7fe29c55e0b8>\r\nimport \'dnf.cli.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc8fc18>\r\nimport \'dnf.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc8f860>\r\nimport \'dnf.plugin.dynamic.builddep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc8f048>\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 0x7fe29c55eb00>\r\nimport \'dateutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c55e828>\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 0x7fe29c4f7278>\r\nimport \'dateutil.relativedelta\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4f1668>\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 0x7fe29c50b2b0>\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 0x7fe29c4f77f0>\r\nimport \'dateutil.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4f74e0>\r\nimport \'dateutil.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c55e8d0>\r\nimport \'dnf.plugin.dynamic.changelog\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc8f8d0>\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 0x7fe29c55e6d8>\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 0x7fe29c51e710>\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 0x7fe29c4a6710>\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 0x7fe29c4b0400>\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 0x7fe29c4b0a20>\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 0x7fe29c4c10b8>\r\nimport \'sqlite3.dbapi2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4ba9b0>\r\nimport \'sqlite3\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4ba710>\r\nimport \'dnf.plugin.dynamic.generate_completion_cache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4ba320>\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 0x7fe29c4ba780>\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 0x7fe29c4ced30>\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 0x7fe29c4cee10>\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 0x7fe29c4d8668>\r\nimport \'dbus.types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4d8438>\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 0x7fe29bdddba8>\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 0x7fe29bde7e80>\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 0x7fe29bded0b8>\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 0x7fe29bded240>\r\nimport \'xml.parsers.expat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bded128>\r\nimport \'dbus._expat_introspect_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bde7908>\r\nimport \'dbus.proxies\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bdddcc0>\r\nimport \'dbus.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bddd080>\r\nimport \'dbus.bus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bdd3630>\r\nimport \'dbus._dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4d8e80>\r\nimport \'dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4ce710>\r\nimport \'dnf.plugin.dynamic.needs_restarting\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4c1b38>\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 0x7fe29c4d8518>\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 0x7fe29bded5c0>\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 0x7fe29bdfe0b8>\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 0x7fe29bdfe400>\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 0x7fe29bdfeeb8>\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 0x7fe29be00a90>\r\n\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["chrony"], "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.54 closed.\r\n') 10019 1726887177.77206: _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 0x7fe2b26bae48> # /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 0x7fe2b2650828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b26ba9b0> # /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 0x7fe2b265d630> 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 0x7fe2b2664160> # /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 0x7fe2b26690f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b2664748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b2664390> # /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 0x7fe2b260e470> # /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 0x7fe2b2613e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b260eb38> # /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 0x7fe2b261a4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b25fdd68> # /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 0x7fe2b2600198> # /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 0x7fe2b090e940> # /usr/lib64/python3.6/__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 0x7fe2b0920240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b266ea20> 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 0x7fe2b0862080> # /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 0x7fe2b086d2b0> # /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 0x7fe2b086df60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b086da90> 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 0x7fe2b0877080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08e97b8> # /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 0x7fe2b08e9ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08dd160> # /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 0x7fe2b08dde48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08d5438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08c5470> # /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 0x7fe2b061a278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b0622cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08dd438> 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 0x7fe2b0628e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b08bf2b0> # /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 0x7fe2b062e1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b0628f98> # 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 0x7fe2b062e2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b092efd0> # /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 0x7fe2b062edd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b062e9e8> # /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 0x7fe2b06396a0> # /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 0x7fe2b0639e80> # /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 0x7fe2b01c0198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b0639780> # /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 0x7fe2b01c5c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b062e518> # /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 0x7fe2b01e92e8> # 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 0x7fe2b01e96a0> # /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 0x7fe2b01f0390> # /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 0x7fe2aff9aba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff922e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff88f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff80e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b01f0d30> # 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 0x7fe2aff92f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b01e9a20> # /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 0x7fe2b25cc710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff95048> 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 0x7fe2b25cca90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b062e860> # /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 0x7fe2b25e45c0> # /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 0x7fe2b25e8630> # 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 0x7fe2b25e8b00> # 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 0x7fe2b25e8c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b25e4e10> # /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 0x7fe2b25e8f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b25e84e0> # 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 0x7fe2b25e8240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b25d8b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2b01d5358> # /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 0x7fe2b25e4470> # /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 0x7fe2ae5bf908> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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 0x7fe2ae27eac8> 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 0x7fe2ae2a7278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2e94e0> # 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 0x7fe2ae2e95f8> # /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 0x7fe2ae2e9b38> # /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 0x7fe2ae27c940> # 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 0x7fe2ae27cf60> # 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 0x7fe2ae27cd30> # /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 0x7fe2ae22aac8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2a70f0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2444a8> # /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 0x7fe2ae5e2fd0> # 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 0x7fe2ae22a128> # /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 0x7fe2ae257400> # /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 0x7fe2ae2b2e48> # /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 0x7fe2ae2bae80> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2ab278> # /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 0x7fe2ae2aba90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2627b8> # /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 0x7fe2ae2dbeb8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae2ab0f0> # 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 0x7fe2ae353828> # 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 0x7fe2ae353e10> # 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 0x7fe2ae353f60> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae257550> # /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 0x7fe2ae372940> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae36d080> # 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 0x7fe2ae36d278> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae365b00> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2ae38ed68> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae38ea20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae38e240> # /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 0x7fe2ae38e898> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae37aac8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2aac13208> # 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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2aac86e48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2aac69128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2ae336e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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 0x7fe2aac96080> # /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 0x7fe2aac96128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aac41940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2aa919438> # /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 0x7fe2aa919550> # /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 0x7fe2aa8af358> # /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 0x7fe2aa8da438> # /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 0x7fe2aa8da668> # /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 0x7fe2aa71f048> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa741be0> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8da748> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8c0198> # /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 0x7fe2aa7260f0> # /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 0x7fe2aa7261d0> # /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 0x7fe2aa73e3c8> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa735668> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8af0f0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa917b38> # /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 0x7fe2aa9068d0> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8ecb70> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa757d30> # /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 0x7fe2aff5a5c0> # /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 0x7fe2aff5a7b8> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff50278> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8ffac8> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8a1940> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8a10f0> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa919588> # /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 0x7fe2aa8a14e0> # /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 0x7fe2aa8a1898> # /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 0x7fe2aff5ae48> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aff5aac8> # /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 0x7fe2aff5ad30> # /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 0x7fe2aad41e10> # /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 0x7fe2aad424a8> # /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 0x7fe2aad5d7b8> # /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 0x7fe2aa7692e8> # 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 0x7fe2aa77d940> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad6b7b8> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad5dba8> # 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 0x7fe2aad6b748> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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 0x7fe2aad046a0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad040b8> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa6f6a20> import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aacec9b0> 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 0x7fe2aad10470> # /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 0x7fe2aa8324e0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa829dd8> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa81fd30> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad10d30> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad104a8> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa6e4a90> # /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 0x7fe2aa84fa58> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa84f828> # /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 0x7fe2aa7eb978> # /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 0x7fe2aa7eba20> # /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 0x7fe2aa7ebc50> # /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 0x7fe2aa7ebdd8> # /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 0x7fe2aa7fe400> # /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 0x7fe2aa814ac8> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa80bb00> # /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 0x7fe2aa814080> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa80be80> # /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 0x7fe2aa7a7470> # /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 0x7fe2aa7b5748> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa7a7940> # /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 0x7fe2aa29e588> # /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 0x7fe2aa2a83c8> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa29ebe0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa29e9e8> # /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 0x7fe2aa2a8518> # /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 0x7fe2aa03d1d0> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa2b8ba8> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa2b8908> # /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 0x7fe2aa04e4e0> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa2af2b0> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa29eba8> # /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 0x7fe2aa06dc18> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa06d6a0> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa06a0f0> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa2b8630> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa7d7320> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aa8433c8> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aad10908> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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_8lixtm81/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_8lixtm81/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 0x7fe2a9fd6668> import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_8lixtm81/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 0x7fe2a9fabc88> # /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 0x7fe2a9fabe80> # /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 0x7fe2a9f8bc88> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9fab2b0> # /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 0x7fe2a9f96780> # /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 0x7fe2a9f96f60> import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f96940> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9fab748> # /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 0x7fe2a9f09be0> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f098d0> # /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 0x7fe2a1588208> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f09a20> # /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 0x7fe2a12e2da0> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a1588390> # /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 0x7fe2a1010cf8> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a12d6358> # /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 0x7fe2a0fc1be0> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a1010e80> # /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 0x7fe2a0a37780> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0fb4550> # /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 0x7fe2a0a195f8> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0a25898> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f09390> # /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 0x7fe2a0557b70> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a054deb8> # /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 0x7fe2a0566e48> # /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 0x7fe2a056fb70> # /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 0x7fe2a056d470> # /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 0x7fe2a057efd0> # 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 0x7fe29f91b940> # 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 0x7fe29f91bb00> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a056fda0> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0566ef0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0566828> # /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 0x7fe29f927eb8> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0566c88> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a0557d30> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a054d3c8> # /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 0x7fe29f92de80> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29f92dd30> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f09518> # /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 0x7fe29f945630> # /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 0x7fe2aabf75c0> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d835e10> # /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 0x7fe2aab9eba8> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2aabf7cf8> # /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 0x7fe29d3e5be0> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3e59e8> # /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 0x7fe29d3e5ef0> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3e5a58> # /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 0x7fe29d3f0160> # /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 0x7fe29d3f0278> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3e5e48> # /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 0x7fe29d3f0400> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3f00b8> # /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 0x7fe29d3f02e8> # /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 0x7fe29d3f06d8> # /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 0x7fe29d3f0780> # /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 0x7fe29d3f0940> # /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 0x7fe29d3f0a20> # /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 0x7fe29d3f0d68> # /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 0x7fe29d3f0fd0> # /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 0x7fe29d3f5278> # /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 0x7fe29d3f5390> # /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 0x7fe29d3f5358> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3d7e80> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d81ee48> # /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 0x7fe29d3f5748> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d3e5710> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d835dd8> # /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 0x7fe29d3f5630> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d81e908> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d818a90> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d811d68> # /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 0x7fe29d818f98> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29f9455c0> # /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 0x7fe29d180e80> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d1803c8> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d180208> # /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 0x7fe29d1a4128> # /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 0x7fe29d149d30> # 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 0x7fe29d153470> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d1afb70> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d1a4550> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d199710> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d18b4e0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d18b208> # /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 0x7fe29d170d30> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d153b70> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d18b4a8> # /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 0x7fe29d173358> # /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 0x7fe29d173518> # /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 0x7fe29d1735c0> # /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 0x7fe29d1736d8> # /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 0x7fe29cef6cc0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cee3ba8> # /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 0x7fe29cef6ba8> # /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 0x7fe29cef6c88> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29d173630> # /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 0x7fe29cef9940> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cef96a0> # /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 0x7fe29cef9e48> # /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 0x7fe29cf10f60> # /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 0x7fe29cf17198> # /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 0x7fe29cf17cf8> # /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 0x7fe29cf17eb8> # /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 0x7fe29cc64518> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc64080> # /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 0x7fe29cc6d6a0> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9f5b0b8> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe2a9fb9400> # /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 0x7fe29cc6d898> # /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 0x7fe29cc8f6a0> # /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 0x7fe29cc3de80> # /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 0x7fe29cc49f98> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc49b00> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc427f0> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc42198> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cca35c0> # /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 0x7fe29cc42588> # /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 0x7fe29c5677b8> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc54400> # /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 0x7fe29c57d080> # /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 0x7fe29c57d208> # /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 0x7fe29c57d438> # /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 0x7fe29c57d6d8> # /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 0x7fe29c57dd30> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c57db38> # /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 0x7fe29c583080> # /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 0x7fe29c588c50> # /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 0x7fe29c588e10> # /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 0x7fe29c590cf8> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c590630> # /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 0x7fe29c59c898> # /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 0x7fe29c59cba8> # /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 0x7fe29c59ccf8> # /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 0x7fe29c59ceb8> # /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 0x7fe29c533c88> # /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 0x7fe29c533eb8> # /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 0x7fe29c53c0f0> # /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 0x7fe29c53cda0> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c53c898> # /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 0x7fe29c545e80> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c545668> # /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 0x7fe29c54ca58> # /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 0x7fe29c54ccc0> # /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 0x7fe29c557d30> # /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 0x7fe29c557f28> # /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 0x7fe29c55e0b8> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc8fc18> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc8f860> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc8f048> # /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 0x7fe29c55eb00> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c55e828> # /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 0x7fe29c4f7278> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4f1668> # /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 0x7fe29c50b2b0> # /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 0x7fe29c4f77f0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4f74e0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c55e8d0> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29cc8f8d0> # /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 0x7fe29c55e6d8> # /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 0x7fe29c51e710> # /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 0x7fe29c4a6710> # /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 0x7fe29c4b0400> # /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 0x7fe29c4b0a20> # /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 0x7fe29c4c10b8> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4ba9b0> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4ba710> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4ba320> # /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 0x7fe29c4ba780> # /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 0x7fe29c4ced30> # /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 0x7fe29c4cee10> # /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 0x7fe29c4d8668> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4d8438> # /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 0x7fe29bdddba8> # /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 0x7fe29bde7e80> # /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 0x7fe29bded0b8> # /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 0x7fe29bded240> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bded128> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bde7908> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bdddcc0> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bddd080> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29bdd3630> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4d8e80> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4ce710> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe29c4c1b38> # /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 0x7fe29c4d8518> # /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 0x7fe29bded5c0> # /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 0x7fe29bdfe0b8> # /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 0x7fe29bdfe400> # /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 0x7fe29bdfeeb8> # /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 0x7fe29be00a90> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["chrony"], "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.54 closed. 10019 1726887177.78185: done with _execute_module (ansible.legacy.dnf, {'name': 'chrony', '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-1726887173.0597608-10019-103379443193887/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10019 1726887177.78202: _low_level_execute_command(): starting 10019 1726887177.78211: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/ > /dev/null 2>&1 && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887173.0597608-10019-103379443193887/ > /dev/null 2>&1 && sleep 0'"'"'' 10019 1726887177.83720: stderr chunk (state=2): >>><<< 10019 1726887177.83733: stdout chunk (state=2): >>><<< <10.31.43.54> (0, b'', b'') 10019 1726887177.83765: _low_level_execute_command() done: rc=0, stdout=, stderr= 10019 1726887177.83776: handler run complete 10019 1726887177.83829: attempt loop complete, returning result 10019 1726887177.83836: _execute() done 10019 1726887177.83843: dumping result to json 10019 1726887177.83852: done dumping result, returning 10019 1726887177.83863: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Install chrony [0e652c5f-a961-eb88-62cf-000000000013] 10019 1726887177.83880: sending task result for task 0e652c5f-a961-eb88-62cf-000000000013 10019 1726887177.83930: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000013 10019 1726887177.83936: 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": [ "chrony" ], "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 10021 1726887178.62857: stdout chunk (state=3): >>> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["chrony"], "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}}} <<< 10021 1726887178.70641: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic # destroy __main__ <<< 10021 1726887178.71774: 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<<< 10021 1726887178.71801: 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<<< 10021 1726887178.72052: 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 # 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 <<< 10021 1726887178.72954: stdout chunk (state=3): >>># 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 <<< 10021 1726887178.73124: stdout chunk (state=3): >>># 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 <<< 10021 1726887178.74151: 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 # 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 # destro<<< 10021 1726887178.74190: stdout chunk (state=3): >>>y 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 <<< 10021 1726887178.74214: stdout chunk (state=3): >>># destroy stat # destroy _sre # destroy sre_parse <<< 10021 1726887178.75274: stdout chunk (state=3): >>># 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 <<< 10021 1726887178.76064: stderr chunk (state=3): >>>Shared connection to 10.31.41.136 closed. <<< 10021 1726887178.76120: stderr chunk (state=3): >>><<< 10021 1726887178.76129: stdout chunk (state=3): >>><<< <10.31.41.136> (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 0x7fc707318e48>\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 0x7fc7072ae828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7073189b0>\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 0x7fc7072bb630>\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 0x7fc7072c2160>\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 0x7fc7072c70f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7072c2748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7072c2390>\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 0x7fc70726c470>\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 0x7fc707271e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70726cb38>\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 0x7fc7072784e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70725bd68>\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 0x7fc70725e198>\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 0x7fc70556c940>\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 0x7fc70557e240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7072cca20>\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 0x7fc7054c0080>\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 0x7fc7054cb2b0>\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 0x7fc7054cbf60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7054cba90>\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 0x7fc7054d5080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7055477b8>\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 0x7fc705547ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70553b160>\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 0x7fc70553be48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc705533438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc705523470>\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 0x7fc7052782b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc705280d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70553b0b8>\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 0x7fc705286e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70551d2b0>\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 0x7fc70528c208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc705286fd0>\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 0x7fc70528c320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70558cfd0>\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 0x7fc70528ce10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70528ca20>\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 0x7fc7052976d8>\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 0x7fc705297eb8>\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 0x7fc704e1e1d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7052977b8>\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 0x7fc704e23cc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70528c550>\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 0x7fc704e47320>\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 0x7fc704e476d8>\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 0x7fc704e4e3c8>\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 0x7fc704bf8be0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bec320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704be6fd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bdeeb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704e4ed68>\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 0x7fc704becf60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704e47a58>\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 0x7fc70722a6a0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bf3048>\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 0x7fc70722aa20>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70528c898>\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 0x7fc707242550>\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 0x7fc7072465c0>\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 0x7fc707246a90>\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 0x7fc707246ba8>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707242da0>\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 0x7fc707246ef0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707246470>\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 0x7fc7072461d0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707236a90>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704e33390>\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 0x7fc707242400>\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 0x7fc70321e898>\r\n# zipimport: found 38 names in \'/tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc702ef0a58>\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 0x7fc702f05208>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f47470>\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 0x7fc702f47588>\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 0x7fc702f47ac8>\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 0x7fc702eda8d0>\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 0x7fc702edafd0>\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 0x7fc702edacf8>\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 0x7fc702e88940>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f05080>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702ea2438>\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 0x7fc703240f28>\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 0x7fc702eb52b0>\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 0x7fc702eb53c8>\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 0x7fc702f10e48>\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 0x7fc702f18eb8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f09278>\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 0x7fc702f09a90>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702ec0780>\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 0x7fc702f39eb8>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f090f0>\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 0x7fc702fb1d30>\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 0x7fc702fb1e48>\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 0x7fc702fb1f98>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702eb5518>\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 0x7fc702fd0978>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702fca0b8>\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 0x7fc702fca2b0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702fc3b38>\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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc702fecda0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702feca58>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702fec278>\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 0x7fc702fec8d0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702fd8ba8>\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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc6ff871240>\r\n# 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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc6ff8e4da0>\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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc6ff8c70b8>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f94dd8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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 0x7fc6ff8e0fd0>\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 0x7fc6ff8f40b8>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff89f8d0>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc6ff577358>\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 0x7fc6ff577438>\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 0x7fc6ff50d2e8>\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 0x7fc6ff5383c8>\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 0x7fc6ff5385f8>\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 0x7fc6ff37af98>\r\nimport \'email.encoders\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff37ab70>\r\nimport \'email.charset\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff5386d8>\r\nimport \'email.header\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff521128>\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 0x7fc6ff385080>\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 0x7fc6ff385160>\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 0x7fc6ff39c358>\r\nimport \'email._parseaddr\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff3935f8>\r\nimport \'email.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff50d080>\r\nimport \'email._policybase\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff575c18>\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 0x7fc6ff56b860>\r\nimport \'email._header_value_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff54ab00>\r\nimport \'email.headerregistry\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff3b5cc0>\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 0x7fc704bb8550>\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 0x7fc704bb8748>\r\nimport \'email.message\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bae208>\r\nimport \'email.contentmanager\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff55da58>\r\nimport \'email.policy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4fe898>\r\nimport \'email.mime.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff577d30>\r\nimport \'email.mime.multipart\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff577470>\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 0x7fc6ff4fe518>\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 0x7fc6ff4fe7f0>\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 0x7fc704bb8dd8>\r\nimport \'email.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bb8a58>\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 0x7fc704bb8cc0>\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 0x7fc6ff99fd68>\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 0x7fc6ff9a0438>\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 0x7fc6ff9bb748>\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 0x7fc6ff3c7278>\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 0x7fc6ff3db8d0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff9c9748>\r\nimport \'http.client\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff9bbb38>\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 0x7fc6ff9c96d8>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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 0x7fc6ff962630>\r\nimport \'urllib.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff962048>\r\nimport \'urllib.request\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff3559b0>\r\nimport \'http.cookiejar\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff94a940>\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 0x7fc6ff975400>\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 0x7fc6ff490470>\r\nimport \'opcode\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff487d68>\r\nimport \'dis\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff47ecc0>\r\nimport \'inspect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff975cc0>\r\nimport \'cryptography.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff975438>\r\nimport \'cryptography\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff342a20>\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 0x7fc6ff4ac9e8>\r\nimport \'cryptography.x509.certificate_transparency\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4ac7b8>\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 0x7fc6ff449908>\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 0x7fc6ff4499b0>\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 0x7fc6ff449be0>\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 0x7fc6ff449d68>\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 0x7fc6ff45d390>\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 0x7fc6ff472a58>\r\nimport \'cryptography.hazmat.primitives.asymmetric.ec\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff46aa90>\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 0x7fc6ff46afd0>\r\nimport \'cryptography.hazmat.primitives.asymmetric.ed25519\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff46ae10>\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 0x7fc6ff405400>\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 0x7fc6ff4136d8>\r\nimport \'cryptography.hazmat.primitives.asymmetric.rsa\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4058d0>\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 0x7fc6feefe518>\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 0x7fc6fef06358>\r\nimport \'hmac\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feefeb70>\r\nimport \'cryptography.hazmat.primitives.constant_time\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feefe978>\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 0x7fc6fef064a8>\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 0x7fc6fec9b160>\r\nimport \'cryptography.hazmat.primitives.ciphers.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fef16b38>\r\nimport \'cryptography.hazmat.primitives.ciphers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fef16898>\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 0x7fc6fecac470>\r\nimport \'cryptography.hazmat.primitives.serialization.ssh\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fef0d240>\r\nimport \'cryptography.hazmat.primitives.serialization\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feefeb38>\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 0x7fc6feccbba8>\r\nimport \'cryptography.x509.oid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feccb630>\r\nimport \'cryptography.x509.name\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fecc8080>\r\nimport \'cryptography.x509.general_name\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fef165c0>\r\nimport \'cryptography.x509.extensions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4362b0>\r\nimport \'cryptography.x509.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4a1358>\r\nimport \'cryptography.x509\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff975898>\r\n# zipimport: zlib available\r\nimport ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc6fec345f8>\r\nimport ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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 0x7fc6febb0c18>\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 0x7fc6febb0e10>\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 0x7fc6febeac18>\r\nimport \'dnf.pycomp\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6febb0240>\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 0x7fc6febf4710>\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 0x7fc6febf4ef0>\r\nimport \'distutils.sysconfig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6febf48d0>\r\nimport \'dnf.const\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6febb06d8>\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 0x7fc6feb68b70>\r\nimport \'libdnf.error\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feb68860>\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 0x7fc6f61e6198>\r\nimport \'libdnf.common_types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feb689b0>\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 0x7fc6f5f40d30>\r\nimport \'libdnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f61e6320>\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 0x7fc6f5c6fc88>\r\nimport \'libdnf.module\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f5f342e8>\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 0x7fc6f5c1fb70>\r\nimport \'libdnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f5c6fe10>\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 0x7fc6f5695710>\r\nimport \'libdnf.transaction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f5c124e0>\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 0x7fc6f5677588>\r\nimport \'libdnf.utils\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f5683828>\r\nimport \'libdnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feb68320>\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 0x7fc6f51b5b00>\r\nimport \'dnf.i18n\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51ace48>\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 0x7fc6f51c4dd8>\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 0x7fc6f51ceb00>\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 0x7fc6f51cb400>\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 0x7fc6f51dcf60>\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 0x7fc6f457a8d0>\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 0x7fc6f457aa90>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51ced30>\r\nimport \'dnf.yum.rpmtrans\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51c4e80>\r\nimport \'dnf.callback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51c47b8>\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 0x7fc6f4585e48>\r\nimport \'hawkey\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51c4c18>\r\nimport \'dnf.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51b5cc0>\r\nimport \'dnf.exceptions\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51ac358>\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 0x7fc6f458ce10>\r\nimport \'libcomps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f458ccc0>\r\nimport \'dnf.comps\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feb684a8>\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 0x7fc6f45a35c0>\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 0x7fc6ff856550>\r\nimport \'gpg.gpgme\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2493da0>\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 0x7fc6ff7fcb38>\r\nimport \'gpg.errors\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff856c88>\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 0x7fc6f2043b70>\r\nimport \'gpg.constants.data\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2043978>\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 0x7fc6f2043e80>\r\nimport \'gpg.constants.keylist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f20439e8>\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 0x7fc6f204e0f0>\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 0x7fc6f204e208>\r\nimport \'gpg.constants.sig\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2043dd8>\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 0x7fc6f204e390>\r\nimport \'gpg.constants.tofu\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2043da0>\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 0x7fc6f204e278>\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 0x7fc6f204e668>\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 0x7fc6f204e710>\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 0x7fc6f204e8d0>\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 0x7fc6f204e9b0>\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 0x7fc6f204ecf8>\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 0x7fc6f204ef60>\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 0x7fc6f2054208>\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 0x7fc6f2054320>\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 0x7fc6f20542e8>\r\nimport \'gpg.constants\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2035e10>\r\nimport \'gpg.core\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f247cdd8>\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 0x7fc6f20546d8>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f20436a0>\r\nimport \'gpg.callbacks\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2493d68>\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 0x7fc6f20545c0>\r\nimport \'gpg\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f247c898>\r\nimport \'dnf.crypto\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2476a20>\r\nimport \'dnf.yum.misc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f246fcf8>\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 0x7fc6f2476f28>\r\nimport \'dnf.db.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f45a3550>\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 0x7fc6f1ddee10>\r\nimport \'dnf.conf.config\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1dde358>\r\nimport \'dnf.conf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1dde198>\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 0x7fc6f1e020b8>\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 0x7fc6f1da7cc0>\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 0x7fc6f1db1400>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1e0db00>\r\nimport \'logging.handlers\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1e024e0>\r\nimport \'dnf.logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1df76a0>\r\nimport \'dnf.repo\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1de9470>\r\nimport \'dnf.conf.read\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1de9198>\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 0x7fc6f1dcecc0>\r\nimport \'dnf.rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1db1b00>\r\nimport \'dnf.dnssec\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1de9438>\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 0x7fc6f1dd12e8>\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 0x7fc6f1dd14a8>\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 0x7fc6f1dd1550>\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 0x7fc6f1dd1668>\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 0x7fc6f1b54c50>\r\nimport \'libdnf.smartcols\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1b41b38>\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 0x7fc6f1b54b38>\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 0x7fc6f1b54c18>\r\nimport \'dnf.module.module_base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1dd15c0>\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 0x7fc6f1b588d0>\r\nimport \'dnf.persistor\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1b58630>\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 0x7fc6f1b58dd8>\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 0x7fc6f1b6eef0>\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 0x7fc6f1b75128>\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 0x7fc6f1b75c88>\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 0x7fc6f1b75e48>\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 0x7fc6f18c24a8>\r\nimport \'dnf.sack\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1b75fd0>\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 0x7fc6f18cb630>\r\nimport \'dnf.base\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6febba048>\r\nimport \'dnf\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fec17390>\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 0x7fc6f18cb828>\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 0x7fc6f18ef630>\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 0x7fc6f189be10>\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 0x7fc6f18a7f28>\r\nimport \'curses\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18a7a90>\r\nimport \'dnf.cli.term\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18a0780>\r\nimport \'dnf.cli.progress\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18a0128>\r\nimport \'dnf.cli.output\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1901550>\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 0x7fc6f18a0518>\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 0x7fc6f11c5748>\r\nimport \'dnf.cli.commands\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18b2390>\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 0x7fc6f11cefd0>\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 0x7fc6f11db198>\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 0x7fc6f11db3c8>\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 0x7fc6f11db668>\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 0x7fc6f11dbcc0>\r\nimport \'dnf.cli.commands.deplist\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11dbac8>\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 0x7fc6f11dbfd0>\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 0x7fc6f11e6be0>\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 0x7fc6f11e6da0>\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 0x7fc6f11eec88>\r\nimport \'dnf.cli.commands.history\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11ee5c0>\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 0x7fc6f11fb828>\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 0x7fc6f11fbb38>\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 0x7fc6f11fbc88>\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 0x7fc6f11fbe48>\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 0x7fc6f1191c18>\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 0x7fc6f1191e48>\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 0x7fc6f119a080>\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 0x7fc6f119ad30>\r\nimport \'dnf.cli.commands.search\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f119a828>\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 0x7fc6f11a4e10>\r\nimport \'dnf.cli.commands.shell\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11a45f8>\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 0x7fc6f11aa9e8>\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 0x7fc6f11aac50>\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 0x7fc6f11b5cc0>\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 0x7fc6f11b5eb8>\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 0x7fc6f11bc048>\r\nimport \'dnf.cli.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18efba8>\r\nimport \'dnf.cli\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18ef7f0>\r\nimport \'dnf.plugin.dynamic.builddep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18cbfd0>\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 0x7fc6f11bca90>\r\nimport \'dateutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11bc7b8>\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 0x7fc6f1155208>\r\nimport \'dateutil.relativedelta\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f114f5f8>\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 0x7fc6f1169240>\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 0x7fc6f1155780>\r\nimport \'dateutil.tz\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1155470>\r\nimport \'dateutil.parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11bc860>\r\nimport \'dnf.plugin.dynamic.changelog\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18ef860>\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 0x7fc6f11bc668>\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 0x7fc6f117c6a0>\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 0x7fc6f11046a0>\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 0x7fc6f110e390>\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 0x7fc6f110e9b0>\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 0x7fc6f111f048>\r\nimport \'sqlite3.dbapi2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1119940>\r\nimport \'sqlite3\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11196a0>\r\nimport \'dnf.plugin.dynamic.generate_completion_cache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11192b0>\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 0x7fc6f1119710>\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 0x7fc6f112ccf8>\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 0x7fc6f112cdd8>\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 0x7fc6f11365f8>\r\nimport \'dbus.types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11363c8>\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 0x7fc6f0a3bb38>\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 0x7fc6f0a46e10>\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 0x7fc6f0a4b048>\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 0x7fc6f0a4b1d0>\r\nimport \'xml.parsers.expat\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a46fd0>\r\nimport \'dbus._expat_introspect_parser\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a46898>\r\nimport \'dbus.proxies\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a3bc50>\r\nimport \'dbus.connection\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a31fd0>\r\nimport \'dbus.bus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a315c0>\r\nimport \'dbus._dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1136e10>\r\nimport \'dbus\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f112c6d8>\r\nimport \'dnf.plugin.dynamic.needs_restarting\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f111fb00>\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 0x7fc6f11364a8>\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 0x7fc6f0a4b550>\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 0x7fc6f0a5c048>\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 0x7fc6f0a5c390>\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 0x7fc6f0a5ce48>\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 0x7fc6f0a5ea20>\r\n\r\n{"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["chrony"], "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.41.136 closed.\r\n') 10021 1726887178.76434: _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 0x7fc707318e48> # /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 0x7fc7072ae828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7073189b0> # /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 0x7fc7072bb630> 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 0x7fc7072c2160> # /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 0x7fc7072c70f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7072c2748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7072c2390> # /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 0x7fc70726c470> # /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 0x7fc707271e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70726cb38> # /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 0x7fc7072784e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70725bd68> # /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 0x7fc70725e198> # /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 0x7fc70556c940> # /usr/lib64/python3.6/__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 0x7fc70557e240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7072cca20> 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 0x7fc7054c0080> # /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 0x7fc7054cb2b0> # /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 0x7fc7054cbf60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7054cba90> 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 0x7fc7054d5080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7055477b8> # /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 0x7fc705547ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70553b160> # /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 0x7fc70553be48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc705533438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc705523470> # /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 0x7fc7052782b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc705280d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70553b0b8> 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 0x7fc705286e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70551d2b0> # /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 0x7fc70528c208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc705286fd0> # 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 0x7fc70528c320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70558cfd0> # /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 0x7fc70528ce10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70528ca20> # /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 0x7fc7052976d8> # /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 0x7fc705297eb8> # /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 0x7fc704e1e1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc7052977b8> # /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 0x7fc704e23cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70528c550> # /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 0x7fc704e47320> # 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 0x7fc704e476d8> # /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 0x7fc704e4e3c8> # /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 0x7fc704bf8be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bec320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704be6fd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bdeeb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704e4ed68> # 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 0x7fc704becf60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704e47a58> # /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 0x7fc70722a6a0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bf3048> 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 0x7fc70722aa20> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc70528c898> # /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 0x7fc707242550> # /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 0x7fc7072465c0> # 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 0x7fc707246a90> # 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 0x7fc707246ba8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707242da0> # /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 0x7fc707246ef0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707246470> # 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 0x7fc7072461d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc707236a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704e33390> # /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 0x7fc707242400> # /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 0x7fc70321e898> # zipimport: found 38 names in '/tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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 0x7fc702ef0a58> 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 0x7fc702f05208> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f47470> # 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 0x7fc702f47588> # /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 0x7fc702f47ac8> # /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 0x7fc702eda8d0> # 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 0x7fc702edafd0> # 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 0x7fc702edacf8> # /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 0x7fc702e88940> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f05080> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702ea2438> # /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 0x7fc703240f28> # 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 0x7fc702eb52b0> # /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 0x7fc702eb53c8> # /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 0x7fc702f10e48> # /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 0x7fc702f18eb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f09278> # /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 0x7fc702f09a90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702ec0780> # /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 0x7fc702f39eb8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f090f0> # 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 0x7fc702fb1d30> # 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 0x7fc702fb1e48> # 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 0x7fc702fb1f98> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702eb5518> # /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 0x7fc702fd0978> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702fca0b8> # 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 0x7fc702fca2b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702fc3b38> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc702fecda0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702feca58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702fec278> # /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 0x7fc702fec8d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702fd8ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc6ff871240> # 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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc6ff8e4da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc6ff8c70b8> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc702f94dd8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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 0x7fc6ff8e0fd0> # /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 0x7fc6ff8f40b8> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff89f8d0> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc6ff577358> # /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 0x7fc6ff577438> # /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 0x7fc6ff50d2e8> # /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 0x7fc6ff5383c8> # /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 0x7fc6ff5385f8> # /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 0x7fc6ff37af98> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff37ab70> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff5386d8> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff521128> # /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 0x7fc6ff385080> # /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 0x7fc6ff385160> # /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 0x7fc6ff39c358> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff3935f8> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff50d080> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff575c18> # /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 0x7fc6ff56b860> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff54ab00> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff3b5cc0> # /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 0x7fc704bb8550> # /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 0x7fc704bb8748> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bae208> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff55da58> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4fe898> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff577d30> import 'email.mime.multipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff577470> # /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 0x7fc6ff4fe518> # /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 0x7fc6ff4fe7f0> # /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 0x7fc704bb8dd8> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc704bb8a58> # /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 0x7fc704bb8cc0> # /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 0x7fc6ff99fd68> # /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 0x7fc6ff9a0438> # /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 0x7fc6ff9bb748> # /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 0x7fc6ff3c7278> # 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 0x7fc6ff3db8d0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff9c9748> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff9bbb38> # 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 0x7fc6ff9c96d8> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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 0x7fc6ff962630> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff962048> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff3559b0> import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff94a940> 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 0x7fc6ff975400> # /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 0x7fc6ff490470> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff487d68> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff47ecc0> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff975cc0> import 'cryptography.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff975438> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff342a20> # /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 0x7fc6ff4ac9e8> import 'cryptography.x509.certificate_transparency' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4ac7b8> # /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 0x7fc6ff449908> # /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 0x7fc6ff4499b0> # /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 0x7fc6ff449be0> # /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 0x7fc6ff449d68> # /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 0x7fc6ff45d390> # /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 0x7fc6ff472a58> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff46aa90> # /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 0x7fc6ff46afd0> import 'cryptography.hazmat.primitives.asymmetric.ed25519' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff46ae10> # /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 0x7fc6ff405400> # /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 0x7fc6ff4136d8> import 'cryptography.hazmat.primitives.asymmetric.rsa' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4058d0> # /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 0x7fc6feefe518> # /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 0x7fc6fef06358> import 'hmac' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feefeb70> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feefe978> # /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 0x7fc6fef064a8> # /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 0x7fc6fec9b160> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fef16b38> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fef16898> # /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 0x7fc6fecac470> import 'cryptography.hazmat.primitives.serialization.ssh' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fef0d240> import 'cryptography.hazmat.primitives.serialization' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feefeb38> # /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 0x7fc6feccbba8> import 'cryptography.x509.oid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feccb630> import 'cryptography.x509.name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fecc8080> import 'cryptography.x509.general_name' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fef165c0> import 'cryptography.x509.extensions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4362b0> import 'cryptography.x509.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff4a1358> import 'cryptography.x509' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff975898> # zipimport: zlib available import ansible.module_utils.urls # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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_9t3wy7p5/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_9t3wy7p5/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 0x7fc6fec345f8> import ansible.module_utils.yumdnf # loaded from Zip /tmp/ansible_ansible.legacy.dnf_payload_9t3wy7p5/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 0x7fc6febb0c18> # /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 0x7fc6febb0e10> # /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 0x7fc6febeac18> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6febb0240> # /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 0x7fc6febf4710> # /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 0x7fc6febf4ef0> import 'distutils.sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6febf48d0> import 'dnf.const' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6febb06d8> # /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 0x7fc6feb68b70> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feb68860> # /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 0x7fc6f61e6198> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feb689b0> # /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 0x7fc6f5f40d30> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f61e6320> # /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 0x7fc6f5c6fc88> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f5f342e8> # /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 0x7fc6f5c1fb70> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f5c6fe10> # /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 0x7fc6f5695710> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f5c124e0> # /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 0x7fc6f5677588> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f5683828> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feb68320> # /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 0x7fc6f51b5b00> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51ace48> # /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 0x7fc6f51c4dd8> # /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 0x7fc6f51ceb00> # /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 0x7fc6f51cb400> # /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 0x7fc6f51dcf60> # 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 0x7fc6f457a8d0> # 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 0x7fc6f457aa90> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51ced30> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51c4e80> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51c47b8> # /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 0x7fc6f4585e48> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51c4c18> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51b5cc0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f51ac358> # /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 0x7fc6f458ce10> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f458ccc0> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6feb684a8> # /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 0x7fc6f45a35c0> # /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 0x7fc6ff856550> import 'gpg.gpgme' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2493da0> # /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 0x7fc6ff7fcb38> import 'gpg.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6ff856c88> # /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 0x7fc6f2043b70> import 'gpg.constants.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2043978> # /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 0x7fc6f2043e80> import 'gpg.constants.keylist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f20439e8> # /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 0x7fc6f204e0f0> # /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 0x7fc6f204e208> import 'gpg.constants.sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2043dd8> # /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 0x7fc6f204e390> import 'gpg.constants.tofu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2043da0> # /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 0x7fc6f204e278> # /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 0x7fc6f204e668> # /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 0x7fc6f204e710> # /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 0x7fc6f204e8d0> # /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 0x7fc6f204e9b0> # /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 0x7fc6f204ecf8> # /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 0x7fc6f204ef60> # /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 0x7fc6f2054208> # /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 0x7fc6f2054320> # /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 0x7fc6f20542e8> import 'gpg.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2035e10> import 'gpg.core' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f247cdd8> # /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 0x7fc6f20546d8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f20436a0> import 'gpg.callbacks' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2493d68> # /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 0x7fc6f20545c0> import 'gpg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f247c898> import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f2476a20> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f246fcf8> # /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 0x7fc6f2476f28> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f45a3550> # /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 0x7fc6f1ddee10> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1dde358> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1dde198> # /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 0x7fc6f1e020b8> # /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 0x7fc6f1da7cc0> # 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 0x7fc6f1db1400> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1e0db00> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1e024e0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1df76a0> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1de9470> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1de9198> # /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 0x7fc6f1dcecc0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1db1b00> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1de9438> # /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 0x7fc6f1dd12e8> # /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 0x7fc6f1dd14a8> # /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 0x7fc6f1dd1550> # /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 0x7fc6f1dd1668> # /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 0x7fc6f1b54c50> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1b41b38> # /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 0x7fc6f1b54b38> # /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 0x7fc6f1b54c18> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1dd15c0> # /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 0x7fc6f1b588d0> import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1b58630> # /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 0x7fc6f1b58dd8> # /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 0x7fc6f1b6eef0> # /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 0x7fc6f1b75128> # /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 0x7fc6f1b75c88> # /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 0x7fc6f1b75e48> # /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 0x7fc6f18c24a8> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1b75fd0> # /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 0x7fc6f18cb630> import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6febba048> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6fec17390> # /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 0x7fc6f18cb828> # /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 0x7fc6f18ef630> # /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 0x7fc6f189be10> # /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 0x7fc6f18a7f28> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18a7a90> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18a0780> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18a0128> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1901550> # /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 0x7fc6f18a0518> # /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 0x7fc6f11c5748> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18b2390> # /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 0x7fc6f11cefd0> # /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 0x7fc6f11db198> # /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 0x7fc6f11db3c8> # /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 0x7fc6f11db668> # /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 0x7fc6f11dbcc0> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11dbac8> # /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 0x7fc6f11dbfd0> # /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 0x7fc6f11e6be0> # /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 0x7fc6f11e6da0> # /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 0x7fc6f11eec88> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11ee5c0> # /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 0x7fc6f11fb828> # /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 0x7fc6f11fbb38> # /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 0x7fc6f11fbc88> # /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 0x7fc6f11fbe48> # /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 0x7fc6f1191c18> # /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 0x7fc6f1191e48> # /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 0x7fc6f119a080> # /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 0x7fc6f119ad30> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f119a828> # /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 0x7fc6f11a4e10> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11a45f8> # /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 0x7fc6f11aa9e8> # /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 0x7fc6f11aac50> # /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 0x7fc6f11b5cc0> # /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 0x7fc6f11b5eb8> # /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 0x7fc6f11bc048> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18efba8> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18ef7f0> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18cbfd0> # /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 0x7fc6f11bca90> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11bc7b8> # /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 0x7fc6f1155208> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f114f5f8> # /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 0x7fc6f1169240> # /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 0x7fc6f1155780> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1155470> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11bc860> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f18ef860> # /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 0x7fc6f11bc668> # /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 0x7fc6f117c6a0> # /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 0x7fc6f11046a0> # /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 0x7fc6f110e390> # /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 0x7fc6f110e9b0> # /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 0x7fc6f111f048> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1119940> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11196a0> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11192b0> # /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 0x7fc6f1119710> # /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 0x7fc6f112ccf8> # /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 0x7fc6f112cdd8> # /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 0x7fc6f11365f8> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f11363c8> # /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 0x7fc6f0a3bb38> # /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 0x7fc6f0a46e10> # /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 0x7fc6f0a4b048> # /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 0x7fc6f0a4b1d0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a46fd0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a46898> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a3bc50> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a31fd0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f0a315c0> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f1136e10> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f112c6d8> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc6f111fb00> # /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 0x7fc6f11364a8> # /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 0x7fc6f0a4b550> # /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 0x7fc6f0a5c048> # /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 0x7fc6f0a5c390> # /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 0x7fc6f0a5ce48> # /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 0x7fc6f0a5ea20> {"msg": "Nothing to do", "changed": false, "results": [], "rc": 0, "invocation": {"module_args": {"name": ["chrony"], "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.41.136 closed. 10021 1726887178.77652: done with _execute_module (ansible.legacy.dnf, {'name': 'chrony', '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-1726887172.9944973-10021-275878783544483/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10021 1726887178.77669: _low_level_execute_command(): starting 10021 1726887178.77675: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/ > /dev/null 2>&1 && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887172.9944973-10021-275878783544483/ > /dev/null 2>&1 && sleep 0'"'"'' 10021 1726887178.83319: stderr chunk (state=2): >>><<< 10021 1726887178.83330: stdout chunk (state=2): >>><<< <10.31.41.136> (0, b'', b'') 10021 1726887178.83360: _low_level_execute_command() done: rc=0, stdout=, stderr= 10021 1726887178.83371: handler run complete 10021 1726887178.83410: attempt loop complete, returning result 10021 1726887178.83419: _execute() done 10021 1726887178.83426: dumping result to json 10021 1726887178.83435: done dumping result, returning 10021 1726887178.83452: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Install chrony [0e652c5f-a961-eb88-62cf-000000000013] 10021 1726887178.83468: sending task result for task 0e652c5f-a961-eb88-62cf-000000000013 10021 1726887178.83505: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000013 10021 1726887178.83515: 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": [ "chrony" ], "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 9689 1726887178.83669: no more pending results, returning what we have 9689 1726887178.83673: results queue empty 9689 1726887178.83674: checking for any_errors_fatal 9689 1726887178.83678: done checking for any_errors_fatal 9689 1726887178.83679: checking for max_fail_percentage 9689 1726887178.83681: done checking for max_fail_percentage 9689 1726887178.83681: checking to see if all hosts have failed and the running result is not ok 9689 1726887178.83683: done checking to see if all hosts have failed 9689 1726887178.83683: getting the remaining hosts for this loop 9689 1726887178.83685: done getting the remaining hosts for this loop 9689 1726887178.83688: getting the next task for host managed_node1 9689 1726887178.83695: done getting next task for host managed_node1 9689 1726887178.83699: ^ task is: TASK: fedora.linux_system_roles.timesync : Install ntp 9689 1726887178.83701: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887178.83703: getting the next task for host managed_node2 9689 1726887178.83705: done getting next task for host managed_node2 9689 1726887178.83707: ^ task is: TASK: fedora.linux_system_roles.timesync : Install ntp 9689 1726887178.83708: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887178.83709: getting the next task for host managed_node3 9689 1726887178.83711: done getting next task for host managed_node3 9689 1726887178.83715: ^ task is: TASK: fedora.linux_system_roles.timesync : Install ntp 9689 1726887178.83716: ^ state is: HOST STATE: block=2, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887178.83731: getting variables 9689 1726887178.83733: in VariableManager get_vars() 9689 1726887178.83765: Calling all_inventory to load vars for managed_node1 9689 1726887178.83768: Calling groups_inventory to load vars for managed_node1 9689 1726887178.83771: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887178.83780: Calling all_plugins_play to load vars for managed_node1 9689 1726887178.83783: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887178.83787: Calling groups_plugins_play to load vars for managed_node1 9689 1726887178.84079: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887178.84432: done with get_vars() 9689 1726887178.84444: done getting variables 9689 1726887178.84511: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Install ntp] ************************ task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:59 Friday 20 September 2024 22:52:58 -0400 (0:00:06.037) 0:00:12.531 ****** 9689 1726887178.84545: entering _queue_task() for managed_node1/package 9689 1726887178.84786: worker is 1 (out of 3 available) 9689 1726887178.84802: exiting _queue_task() for managed_node1/package 9689 1726887178.84833: getting variables 9689 1726887178.84836: in VariableManager get_vars() 9689 1726887178.84924: Calling all_inventory to load vars for managed_node2 9689 1726887178.84930: Calling groups_inventory to load vars for managed_node2 9689 1726887178.84934: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887178.84952: Calling all_plugins_play to load vars for managed_node2 9689 1726887178.84957: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887178.84962: Calling groups_plugins_play to load vars for managed_node2 9689 1726887178.85348: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887178.85747: done with get_vars() 9689 1726887178.85760: done getting variables 9689 1726887178.85854: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887178.85868: entering _queue_task() for managed_node2/package 9689 1726887178.86194: worker is 2 (out of 3 available) 9689 1726887178.86208: exiting _queue_task() for managed_node2/package 9689 1726887178.86242: getting variables 9689 1726887178.86246: in VariableManager get_vars() 9689 1726887178.86337: Calling all_inventory to load vars for managed_node3 9689 1726887178.86343: Calling groups_inventory to load vars for managed_node3 9689 1726887178.86347: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887178.86366: Calling all_plugins_play to load vars for managed_node3 9689 1726887178.86371: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887178.86375: Calling groups_plugins_play to load vars for managed_node3 9689 1726887178.86738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887178.88624: done with get_vars() 9689 1726887178.88637: done getting variables 9689 1726887178.88724: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887178.88735: entering _queue_task() for managed_node3/package 9689 1726887178.88973: worker is 3 (out of 3 available) 9689 1726887178.88987: exiting _queue_task() for managed_node3/package 9689 1726887178.89001: done queuing things up, now waiting for results queue to drain 9689 1726887178.89003: waiting for pending results... 10197 1726887178.86826: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install ntp 10197 1726887178.86966: in run() - task 0e652c5f-a961-eb88-62cf-000000000014 10197 1726887178.86984: variable 'ansible_search_path' from source: unknown 10197 1726887178.86991: variable 'ansible_search_path' from source: unknown 10197 1726887178.87018: calling self._execute() 10196 1726887178.87016: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Install ntp 10197 1726887178.87096: variable 'ansible_host' from source: host vars for 'managed_node2' 10197 1726887178.87106: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10197 1726887178.87120: variable 'omit' from source: magic vars 10196 1726887178.87138: in run() - task 0e652c5f-a961-eb88-62cf-000000000014 10196 1726887178.87153: variable 'ansible_search_path' from source: unknown 10196 1726887178.87160: variable 'ansible_search_path' from source: unknown 10196 1726887178.87185: calling self._execute() 10196 1726887178.87253: variable 'ansible_host' from source: host vars for 'managed_node1' 10196 1726887178.87266: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10196 1726887178.87278: variable 'omit' from source: magic vars 10197 1726887178.87661: variable 'timesync_mode' from source: set_fact 10197 1726887178.87679: Evaluated conditional (timesync_mode != 2): True 10196 1726887178.87762: variable 'timesync_mode' from source: set_fact 10196 1726887178.87776: Evaluated conditional (timesync_mode != 2): True 10196 1726887178.87942: variable 'timesync_ntp_provider' from source: set_fact 10196 1726887178.87962: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 10196 1726887178.87968: when evaluation is False, skipping this task 10196 1726887178.87974: _execute() done 10196 1726887178.87979: dumping result to json 10196 1726887178.87984: done dumping result, returning 10196 1726887178.87993: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Install ntp [0e652c5f-a961-eb88-62cf-000000000014] 10196 1726887178.88011: sending task result for task 0e652c5f-a961-eb88-62cf-000000000014 10196 1726887178.88050: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000014 10196 1726887178.88056: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 10198 1726887178.89568: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Install ntp 10198 1726887178.89699: in run() - task 0e652c5f-a961-eb88-62cf-000000000014 10198 1726887178.89720: variable 'ansible_search_path' from source: unknown 10198 1726887178.89727: variable 'ansible_search_path' from source: unknown 10198 1726887178.89763: calling self._execute() 10198 1726887178.89828: variable 'ansible_host' from source: host vars for 'managed_node3' 10198 1726887178.89840: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10198 1726887178.89850: variable 'omit' from source: magic vars 10198 1726887178.90316: variable 'timesync_mode' from source: set_fact 10198 1726887178.90331: Evaluated conditional (timesync_mode != 2): True 10198 1726887178.90521: variable 'timesync_ntp_provider' from source: set_fact 10198 1726887178.90545: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 10198 1726887178.90553: when evaluation is False, skipping this task 10198 1726887178.90558: _execute() done 10198 1726887178.90564: dumping result to json 10198 1726887178.90570: done dumping result, returning 10198 1726887178.90579: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Install ntp [0e652c5f-a961-eb88-62cf-000000000014] 10198 1726887178.90596: sending task result for task 0e652c5f-a961-eb88-62cf-000000000014 10198 1726887178.90632: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000014 10198 1726887178.90637: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 10197 1726887178.90975: variable 'timesync_ntp_provider' from source: set_fact 10197 1726887178.90999: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 10197 1726887178.91006: when evaluation is False, skipping this task 10197 1726887178.91011: _execute() done 10197 1726887178.91023: dumping result to json 10197 1726887178.91029: done dumping result, returning 10197 1726887178.91040: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install ntp [0e652c5f-a961-eb88-62cf-000000000014] 10197 1726887178.91126: sending task result for task 0e652c5f-a961-eb88-62cf-000000000014 10197 1726887178.91166: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000014 10197 1726887178.91171: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 9689 1726887178.92143: no more pending results, returning what we have 9689 1726887178.92148: results queue empty 9689 1726887178.92149: checking for any_errors_fatal 9689 1726887178.92156: done checking for any_errors_fatal 9689 1726887178.92157: checking for max_fail_percentage 9689 1726887178.92159: done checking for max_fail_percentage 9689 1726887178.92160: checking to see if all hosts have failed and the running result is not ok 9689 1726887178.92161: done checking to see if all hosts have failed 9689 1726887178.92162: getting the remaining hosts for this loop 9689 1726887178.92163: done getting the remaining hosts for this loop 9689 1726887178.92168: getting the next task for host managed_node1 9689 1726887178.92176: done getting next task for host managed_node1 9689 1726887178.92181: ^ task is: TASK: fedora.linux_system_roles.timesync : Install linuxptp 9689 1726887178.92184: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887178.92185: getting the next task for host managed_node2 9689 1726887178.92191: done getting next task for host managed_node2 9689 1726887178.92193: ^ task is: TASK: fedora.linux_system_roles.timesync : Install linuxptp 9689 1726887178.92195: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887178.92196: getting the next task for host managed_node3 9689 1726887178.92198: done getting next task for host managed_node3 9689 1726887178.92201: ^ task is: TASK: fedora.linux_system_roles.timesync : Install linuxptp 9689 1726887178.92202: ^ state is: HOST STATE: block=2, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887178.92224: getting variables 9689 1726887178.92226: in VariableManager get_vars() 9689 1726887178.92261: Calling all_inventory to load vars for managed_node1 9689 1726887178.92264: Calling groups_inventory to load vars for managed_node1 9689 1726887178.92268: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887178.92282: Calling all_plugins_play to load vars for managed_node1 9689 1726887178.92286: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887178.92291: Calling groups_plugins_play to load vars for managed_node1 9689 1726887178.92571: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887178.92929: done with get_vars() 9689 1726887178.92939: done getting variables 9689 1726887178.93004: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Install linuxptp] ******************* task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:69 Friday 20 September 2024 22:52:58 -0400 (0:00:00.084) 0:00:12.616 ****** 9689 1726887178.93039: entering _queue_task() for managed_node1/package 9689 1726887178.95543: worker is 1 (out of 3 available) 9689 1726887178.95551: exiting _queue_task() for managed_node1/package 9689 1726887178.95576: getting variables 9689 1726887178.95578: in VariableManager get_vars() 9689 1726887178.95638: Calling all_inventory to load vars for managed_node2 9689 1726887178.95642: Calling groups_inventory to load vars for managed_node2 9689 1726887178.95645: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887178.95659: Calling all_plugins_play to load vars for managed_node2 9689 1726887178.95663: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887178.95668: Calling groups_plugins_play to load vars for managed_node2 9689 1726887178.95994: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10200 1726887178.94665: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Install linuxptp 10200 1726887178.94807: in run() - task 0e652c5f-a961-eb88-62cf-000000000015 10200 1726887178.94829: variable 'ansible_search_path' from source: unknown 10200 1726887178.94836: variable 'ansible_search_path' from source: unknown 10200 1726887178.94872: calling self._execute() 10200 1726887178.94942: variable 'ansible_host' from source: host vars for 'managed_node1' 10200 1726887178.94952: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10200 1726887178.94965: variable 'omit' from source: magic vars 10200 1726887178.95461: variable 'timesync_mode' from source: set_fact 10200 1726887178.95476: Evaluated conditional (timesync_mode != 1): False 10200 1726887178.95481: when evaluation is False, skipping this task 10200 1726887178.95486: _execute() done 10200 1726887178.95492: dumping result to json 10200 1726887178.95497: done dumping result, returning 10200 1726887178.95504: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Install linuxptp [0e652c5f-a961-eb88-62cf-000000000015] 10200 1726887178.97726: sending task result for task 0e652c5f-a961-eb88-62cf-000000000015 10200 1726887178.97770: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000015 10200 1726887178.97776: WORKER PROCESS EXITING 9689 1726887178.98255: done with get_vars() 9689 1726887178.98267: done getting variables 9689 1726887178.98341: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887178.98351: entering _queue_task() for managed_node2/package 9689 1726887178.98588: worker is 2 (out of 3 available) 9689 1726887178.98611: exiting _queue_task() for managed_node2/package skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_mode != 1", "skip_reason": "Conditional result was False" } 9689 1726887178.98754: getting variables 9689 1726887178.98757: in VariableManager get_vars() 9689 1726887178.98827: Calling all_inventory to load vars for managed_node3 9689 1726887178.98832: Calling groups_inventory to load vars for managed_node3 9689 1726887178.98836: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887178.98851: Calling all_plugins_play to load vars for managed_node3 9689 1726887178.98855: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887178.98859: Calling groups_plugins_play to load vars for managed_node3 9689 1726887178.99190: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887178.99586: done with get_vars() 9689 1726887178.99599: done getting variables 9689 1726887178.99696: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887178.99710: entering _queue_task() for managed_node3/package 9689 1726887179.00036: worker is 3 (out of 3 available) 9689 1726887179.00050: exiting _queue_task() for managed_node3/package 9689 1726887179.00064: done queuing things up, now waiting for results queue to drain 9689 1726887179.00067: waiting for pending results... 10203 1726887179.01343: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Install linuxptp 10203 1726887179.01494: in run() - task 0e652c5f-a961-eb88-62cf-000000000015 10203 1726887179.01517: variable 'ansible_search_path' from source: unknown 10203 1726887179.01525: variable 'ansible_search_path' from source: unknown 10203 1726887179.01568: calling self._execute() 10203 1726887179.01651: variable 'ansible_host' from source: host vars for 'managed_node3' 10203 1726887179.01665: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10203 1726887179.01680: variable 'omit' from source: magic vars 10202 1726887179.02130: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install linuxptp 10202 1726887179.02258: in run() - task 0e652c5f-a961-eb88-62cf-000000000015 10202 1726887179.02276: variable 'ansible_search_path' from source: unknown 10202 1726887179.02282: variable 'ansible_search_path' from source: unknown 10202 1726887179.02309: calling self._execute() 10202 1726887179.02384: variable 'ansible_host' from source: host vars for 'managed_node2' 10202 1726887179.02397: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10202 1726887179.02411: variable 'omit' from source: magic vars 10202 1726887179.02876: variable 'timesync_mode' from source: set_fact 10202 1726887179.02890: Evaluated conditional (timesync_mode != 1): False 10202 1726887179.02896: when evaluation is False, skipping this task 10202 1726887179.02901: _execute() done 10202 1726887179.02907: dumping result to json 10202 1726887179.02914: done dumping result, returning 10202 1726887179.02922: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Install linuxptp [0e652c5f-a961-eb88-62cf-000000000015] 10202 1726887179.03086: sending task result for task 0e652c5f-a961-eb88-62cf-000000000015 10202 1726887179.03125: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000015 10202 1726887179.03131: WORKER PROCESS EXITING 10203 1726887179.03438: variable 'timesync_mode' from source: set_fact 10203 1726887179.03453: Evaluated conditional (timesync_mode != 1): False 10203 1726887179.03459: when evaluation is False, skipping this task 10203 1726887179.03465: _execute() done 10203 1726887179.03471: dumping result to json 10203 1726887179.03477: done dumping result, returning skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode != 1", "skip_reason": "Conditional result was False" } 10203 1726887179.03486: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Install linuxptp [0e652c5f-a961-eb88-62cf-000000000015] 10203 1726887179.03504: sending task result for task 0e652c5f-a961-eb88-62cf-000000000015 10203 1726887179.03555: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000015 10203 1726887179.03561: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_mode != 1", "skip_reason": "Conditional result was False" } 9689 1726887179.04742: no more pending results, returning what we have 9689 1726887179.04747: results queue empty 9689 1726887179.04748: checking for any_errors_fatal 9689 1726887179.04754: done checking for any_errors_fatal 9689 1726887179.04755: checking for max_fail_percentage 9689 1726887179.04757: done checking for max_fail_percentage 9689 1726887179.04758: checking to see if all hosts have failed and the running result is not ok 9689 1726887179.04759: done checking to see if all hosts have failed 9689 1726887179.04759: getting the remaining hosts for this loop 9689 1726887179.04761: done getting the remaining hosts for this loop 9689 1726887179.04765: getting the next task for host managed_node1 9689 1726887179.04771: done getting next task for host managed_node1 9689 1726887179.04776: ^ task is: TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes 9689 1726887179.04778: ^ 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 9689 1726887179.04780: getting the next task for host managed_node2 9689 1726887179.04783: done getting next task for host managed_node2 9689 1726887179.04785: ^ task is: TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes 9689 1726887179.04786: ^ 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 9689 1726887179.04787: getting the next task for host managed_node3 9689 1726887179.04790: done getting next task for host managed_node3 9689 1726887179.04791: ^ task is: TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes 9689 1726887179.04793: ^ 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 9689 1726887179.04814: getting variables 9689 1726887179.04817: in VariableManager get_vars() 9689 1726887179.04850: Calling all_inventory to load vars for managed_node1 9689 1726887179.04854: Calling groups_inventory to load vars for managed_node1 9689 1726887179.04856: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887179.04865: Calling all_plugins_play to load vars for managed_node1 9689 1726887179.04869: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887179.04872: Calling groups_plugins_play to load vars for managed_node1 9689 1726887179.05145: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887179.05500: done with get_vars() 9689 1726887179.05511: done getting variables 9689 1726887179.05619: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:82 Friday 20 September 2024 22:52:59 -0400 (0:00:00.126) 0:00:12.742 ****** 9689 1726887179.05651: entering _queue_task() for managed_node1/debug 9689 1726887179.05654: Creating lock for debug 9689 1726887179.06048: worker is 1 (out of 3 available) 9689 1726887179.06061: exiting _queue_task() for managed_node1/debug 9689 1726887179.06092: getting variables 9689 1726887179.06096: in VariableManager get_vars() 9689 1726887179.06182: Calling all_inventory to load vars for managed_node2 9689 1726887179.06187: Calling groups_inventory to load vars for managed_node2 9689 1726887179.06190: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887179.06206: Calling all_plugins_play to load vars for managed_node2 9689 1726887179.06211: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887179.06217: Calling groups_plugins_play to load vars for managed_node2 9689 1726887179.06567: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887179.06960: done with get_vars() 9689 1726887179.06972: done getting variables 9689 1726887179.08174: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887179.08193: entering _queue_task() for managed_node2/debug 9689 1726887179.08531: worker is 2 (out of 3 available) 9689 1726887179.08544: exiting _queue_task() for managed_node2/debug 9689 1726887179.08575: getting variables 9689 1726887179.08578: in VariableManager get_vars() 9689 1726887179.08663: Calling all_inventory to load vars for managed_node3 9689 1726887179.08668: Calling groups_inventory to load vars for managed_node3 9689 1726887179.08671: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887179.08686: Calling all_plugins_play to load vars for managed_node3 9689 1726887179.08690: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887179.08696: Calling groups_plugins_play to load vars for managed_node3 9689 1726887179.09046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10204 1726887179.09671: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes 10204 1726887179.09803: in run() - task 0e652c5f-a961-eb88-62cf-000000000017 10204 1726887179.09822: variable 'ansible_search_path' from source: unknown 10204 1726887179.09829: variable 'ansible_search_path' from source: unknown 10204 1726887179.09853: calling self._execute() 10204 1726887179.09920: variable 'ansible_host' from source: host vars for 'managed_node1' 10204 1726887179.09932: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10204 1726887179.09944: variable 'omit' from source: magic vars 10204 1726887179.10451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9689 1726887179.11896: done with get_vars() 9689 1726887179.11910: done getting variables 9689 1726887179.12003: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887179.12017: entering _queue_task() for managed_node3/debug 9689 1726887179.12337: worker is 3 (out of 3 available) 9689 1726887179.12352: exiting _queue_task() for managed_node3/debug 9689 1726887179.12366: done queuing things up, now waiting for results queue to drain 9689 1726887179.12369: waiting for pending results... 10206 1726887179.12706: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes 10206 1726887179.12833: in run() - task 0e652c5f-a961-eb88-62cf-000000000017 10206 1726887179.12851: variable 'ansible_search_path' from source: unknown 10206 1726887179.12857: variable 'ansible_search_path' from source: unknown 10206 1726887179.12882: calling self._execute() 10206 1726887179.12959: variable 'ansible_host' from source: host vars for 'managed_node2' 10206 1726887179.12970: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10206 1726887179.12982: variable 'omit' from source: magic vars 10206 1726887179.13493: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10207 1726887179.16053: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes 10207 1726887179.16198: in run() - task 0e652c5f-a961-eb88-62cf-000000000017 10207 1726887179.16219: variable 'ansible_search_path' from source: unknown 10207 1726887179.16225: variable 'ansible_search_path' from source: unknown 10207 1726887179.16263: calling self._execute() 10207 1726887179.16341: variable 'ansible_host' from source: host vars for 'managed_node3' 10207 1726887179.16353: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10207 1726887179.16365: variable 'omit' from source: magic vars 10207 1726887179.16886: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10204 1726887179.20081: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10204 1726887179.20169: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10204 1726887179.20218: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10204 1726887179.20265: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10204 1726887179.20301: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10204 1726887179.22627: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10204 1726887179.22667: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10204 1726887179.22702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10204 1726887179.22755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10204 1726887179.22775: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10204 1726887179.22902: variable '__timesync_is_transactional' from source: set_fact 10204 1726887179.22927: Evaluated conditional (__timesync_is_transactional | d(false)): False 10204 1726887179.22933: when evaluation is False, skipping this task 10204 1726887179.22939: _execute() done 10204 1726887179.22944: dumping result to json 10204 1726887179.22950: done dumping result, returning 10204 1726887179.22959: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes [0e652c5f-a961-eb88-62cf-000000000017] 10204 1726887179.22977: sending task result for task 0e652c5f-a961-eb88-62cf-000000000017 10204 1726887179.23017: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000017 10204 1726887179.23023: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "__timesync_is_transactional | d(false)" } 10206 1726887179.25051: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10206 1726887179.25132: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10206 1726887179.25174: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10206 1726887179.25218: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10206 1726887179.25252: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10206 1726887179.25348: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10206 1726887179.25385: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10206 1726887179.25420: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10206 1726887179.25468: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10206 1726887179.25489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10207 1726887179.26248: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10207 1726887179.26329: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10207 1726887179.26371: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10207 1726887179.26419: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10207 1726887179.26456: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10207 1726887179.26546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10207 1726887179.26582: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10207 1726887179.26616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10207 1726887179.26664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10207 1726887179.26683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10206 1726887179.27038: variable '__timesync_is_transactional' from source: set_fact 10206 1726887179.27066: Evaluated conditional (__timesync_is_transactional | d(false)): False 10206 1726887179.27073: when evaluation is False, skipping this task 10206 1726887179.27078: _execute() done 10206 1726887179.27083: dumping result to json 10206 1726887179.27089: done dumping result, returning 10206 1726887179.27098: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes [0e652c5f-a961-eb88-62cf-000000000017] 10206 1726887179.27191: sending task result for task 0e652c5f-a961-eb88-62cf-000000000017 10206 1726887179.27231: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000017 10206 1726887179.27236: WORKER PROCESS EXITING skipping: [managed_node2] => { "false_condition": "__timesync_is_transactional | d(false)" } 10207 1726887179.27719: variable '__timesync_is_transactional' from source: set_fact 10207 1726887179.27742: Evaluated conditional (__timesync_is_transactional | d(false)): False 10207 1726887179.27749: when evaluation is False, skipping this task 10207 1726887179.27754: _execute() done 10207 1726887179.27759: dumping result to json 10207 1726887179.27764: done dumping result, returning 10207 1726887179.27773: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes [0e652c5f-a961-eb88-62cf-000000000017] 10207 1726887179.27788: sending task result for task 0e652c5f-a961-eb88-62cf-000000000017 10207 1726887179.27825: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000017 10207 1726887179.27830: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "__timesync_is_transactional | d(false)" } 9689 1726887179.28131: no more pending results, returning what we have 9689 1726887179.28135: results queue empty 9689 1726887179.28136: checking for any_errors_fatal 9689 1726887179.28143: done checking for any_errors_fatal 9689 1726887179.28144: checking for max_fail_percentage 9689 1726887179.28145: done checking for max_fail_percentage 9689 1726887179.28146: checking to see if all hosts have failed and the running result is not ok 9689 1726887179.28147: done checking to see if all hosts have failed 9689 1726887179.28148: getting the remaining hosts for this loop 9689 1726887179.28149: done getting the remaining hosts for this loop 9689 1726887179.28153: getting the next task for host managed_node1 9689 1726887179.28158: done getting next task for host managed_node1 9689 1726887179.28162: ^ task is: TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems 9689 1726887179.28165: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887179.28166: getting the next task for host managed_node2 9689 1726887179.28168: done getting next task for host managed_node2 9689 1726887179.28170: ^ task is: TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems 9689 1726887179.28172: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887179.28173: getting the next task for host managed_node3 9689 1726887179.28175: done getting next task for host managed_node3 9689 1726887179.28177: ^ task is: TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems 9689 1726887179.28178: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887179.28195: getting variables 9689 1726887179.28197: in VariableManager get_vars() 9689 1726887179.28233: Calling all_inventory to load vars for managed_node1 9689 1726887179.28236: Calling groups_inventory to load vars for managed_node1 9689 1726887179.28238: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887179.28248: Calling all_plugins_play to load vars for managed_node1 9689 1726887179.28251: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887179.28255: Calling groups_plugins_play to load vars for managed_node1 9689 1726887179.28566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887179.28873: done with get_vars() 9689 1726887179.28883: done getting variables 9689 1726887179.29033: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.timesync : Reboot transactional update systems] *** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:87 Friday 20 September 2024 22:52:59 -0400 (0:00:00.234) 0:00:12.976 ****** 9689 1726887179.29065: entering _queue_task() for managed_node1/reboot 9689 1726887179.29066: Creating lock for reboot 9689 1726887179.29406: worker is 1 (out of 3 available) 9689 1726887179.29421: exiting _queue_task() for managed_node1/reboot 9689 1726887179.29450: getting variables 9689 1726887179.29453: in VariableManager get_vars() 9689 1726887179.29534: Calling all_inventory to load vars for managed_node2 9689 1726887179.29539: Calling groups_inventory to load vars for managed_node2 9689 1726887179.29543: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887179.29560: Calling all_plugins_play to load vars for managed_node2 9689 1726887179.29565: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887179.29570: Calling groups_plugins_play to load vars for managed_node2 9689 1726887179.29972: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887179.30328: done with get_vars() 9689 1726887179.30341: done getting variables 10213 1726887179.29768: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems 10213 1726887179.29900: in run() - task 0e652c5f-a961-eb88-62cf-000000000018 10213 1726887179.29920: variable 'ansible_search_path' from source: unknown 10213 1726887179.29926: variable 'ansible_search_path' from source: unknown 10213 1726887179.29950: calling self._execute() 10213 1726887179.30020: variable 'ansible_host' from source: host vars for 'managed_node1' 10213 1726887179.30032: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10213 1726887179.30043: variable 'omit' from source: magic vars 10213 1726887179.30561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 9689 1726887179.31753: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887179.31766: entering _queue_task() for managed_node2/reboot 9689 1726887179.32073: worker is 2 (out of 3 available) 9689 1726887179.32088: exiting _queue_task() for managed_node2/reboot 9689 1726887179.32122: getting variables 9689 1726887179.32125: in VariableManager get_vars() 9689 1726887179.32226: Calling all_inventory to load vars for managed_node3 9689 1726887179.32230: Calling groups_inventory to load vars for managed_node3 9689 1726887179.32234: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887179.32251: Calling all_plugins_play to load vars for managed_node3 9689 1726887179.32256: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887179.32261: Calling groups_plugins_play to load vars for managed_node3 9689 1726887179.32602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887179.34874: done with get_vars() 9689 1726887179.34887: done getting variables 9689 1726887179.34966: Loading ActionModule 'reboot' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/reboot.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887179.34977: entering _queue_task() for managed_node3/reboot 9689 1726887179.35245: worker is 3 (out of 3 available) 9689 1726887179.35259: exiting _queue_task() for managed_node3/reboot 9689 1726887179.35272: done queuing things up, now waiting for results queue to drain 9689 1726887179.35274: waiting for pending results... 10214 1726887179.33561: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems 10214 1726887179.33694: in run() - task 0e652c5f-a961-eb88-62cf-000000000018 10214 1726887179.33714: variable 'ansible_search_path' from source: unknown 10214 1726887179.33720: variable 'ansible_search_path' from source: unknown 10214 1726887179.33744: calling self._execute() 10214 1726887179.33820: variable 'ansible_host' from source: host vars for 'managed_node2' 10214 1726887179.33832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10214 1726887179.33844: variable 'omit' from source: magic vars 10214 1726887179.34355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10213 1726887179.37404: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10213 1726887179.37477: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10213 1726887179.37520: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10213 1726887179.37561: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10213 1726887179.37592: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10213 1726887179.37672: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10213 1726887179.37704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10213 1726887179.37736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10213 1726887179.37780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10213 1726887179.37796: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10213 1726887179.37916: variable '__timesync_is_transactional' from source: set_fact 10213 1726887179.37938: Evaluated conditional (__timesync_is_transactional | d(false)): False 10213 1726887179.37945: when evaluation is False, skipping this task 10213 1726887179.37950: _execute() done 10213 1726887179.37957: dumping result to json 10213 1726887179.37963: done dumping result, returning 10213 1726887179.37972: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems [0e652c5f-a961-eb88-62cf-000000000018] 10213 1726887179.37990: sending task result for task 0e652c5f-a961-eb88-62cf-000000000018 10216 1726887179.38073: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems 10216 1726887179.38210: in run() - task 0e652c5f-a961-eb88-62cf-000000000018 10216 1726887179.38232: variable 'ansible_search_path' from source: unknown 10216 1726887179.38238: variable 'ansible_search_path' from source: unknown 10216 1726887179.38274: calling self._execute() 10216 1726887179.38344: variable 'ansible_host' from source: host vars for 'managed_node3' 10216 1726887179.38354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10216 1726887179.38367: variable 'omit' from source: magic vars 10216 1726887179.38898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name skipping: [managed_node1] => { "changed": false, "false_condition": "__timesync_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 10213 1726887179.39160: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000018 10213 1726887179.39166: WORKER PROCESS EXITING 10214 1726887179.40108: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10214 1726887179.41309: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10214 1726887179.41362: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10214 1726887179.41407: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10214 1726887179.41445: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10214 1726887179.41537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10214 1726887179.41572: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10214 1726887179.41609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10214 1726887179.41662: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10214 1726887179.41683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10214 1726887179.41811: variable '__timesync_is_transactional' from source: set_fact 10214 1726887179.41836: Evaluated conditional (__timesync_is_transactional | d(false)): False 10214 1726887179.41844: when evaluation is False, skipping this task 10214 1726887179.41850: _execute() done 10214 1726887179.41856: dumping result to json 10214 1726887179.41861: done dumping result, returning 10214 1726887179.41871: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems [0e652c5f-a961-eb88-62cf-000000000018] 10214 1726887179.41959: sending task result for task 0e652c5f-a961-eb88-62cf-000000000018 10214 1726887179.41998: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000018 10214 1726887179.42003: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__timesync_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 10216 1726887179.44303: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10216 1726887179.44383: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10216 1726887179.44430: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10216 1726887179.44475: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10216 1726887179.44509: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10216 1726887179.44599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10216 1726887179.45556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10216 1726887179.45588: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10216 1726887179.45633: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10216 1726887179.45653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10216 1726887179.45785: variable '__timesync_is_transactional' from source: set_fact 10216 1726887179.45809: Evaluated conditional (__timesync_is_transactional | d(false)): False 10216 1726887179.45818: when evaluation is False, skipping this task 10216 1726887179.45824: _execute() done 10216 1726887179.45830: dumping result to json 10216 1726887179.45836: done dumping result, returning 10216 1726887179.45847: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Reboot transactional update systems [0e652c5f-a961-eb88-62cf-000000000018] 10216 1726887179.45862: sending task result for task 0e652c5f-a961-eb88-62cf-000000000018 10216 1726887179.45904: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000018 10216 1726887179.45910: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__timesync_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 9689 1726887179.46322: no more pending results, returning what we have 9689 1726887179.46327: results queue empty 9689 1726887179.46328: checking for any_errors_fatal 9689 1726887179.46335: done checking for any_errors_fatal 9689 1726887179.46337: checking for max_fail_percentage 9689 1726887179.46339: done checking for max_fail_percentage 9689 1726887179.46339: checking to see if all hosts have failed and the running result is not ok 9689 1726887179.46340: done checking to see if all hosts have failed 9689 1726887179.46341: getting the remaining hosts for this loop 9689 1726887179.46343: done getting the remaining hosts for this loop 9689 1726887179.46347: getting the next task for host managed_node1 9689 1726887179.46354: done getting next task for host managed_node1 9689 1726887179.46359: ^ task is: TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set 9689 1726887179.46361: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887179.46363: getting the next task for host managed_node2 9689 1726887179.46366: done getting next task for host managed_node2 9689 1726887179.46369: ^ task is: TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set 9689 1726887179.46370: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887179.46371: getting the next task for host managed_node3 9689 1726887179.46374: done getting next task for host managed_node3 9689 1726887179.46376: ^ task is: TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set 9689 1726887179.46378: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887179.46397: getting variables 9689 1726887179.46400: in VariableManager get_vars() 9689 1726887179.46440: Calling all_inventory to load vars for managed_node1 9689 1726887179.46443: Calling groups_inventory to load vars for managed_node1 9689 1726887179.46446: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887179.46457: Calling all_plugins_play to load vars for managed_node1 9689 1726887179.46461: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887179.46466: Calling groups_plugins_play to load vars for managed_node1 9689 1726887179.46781: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887179.47115: done with get_vars() 9689 1726887179.47126: done getting variables 9689 1726887179.47231: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.timesync : Fail if reboot is needed and not set] *** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:92 Friday 20 September 2024 22:52:59 -0400 (0:00:00.181) 0:00:13.158 ****** 9689 1726887179.47263: entering _queue_task() for managed_node1/fail 9689 1726887179.47265: Creating lock for fail 9689 1726887179.47544: worker is 1 (out of 3 available) 9689 1726887179.47559: exiting _queue_task() for managed_node1/fail 9689 1726887179.47591: getting variables 9689 1726887179.47593: in VariableManager get_vars() 9689 1726887179.47685: Calling all_inventory to load vars for managed_node2 9689 1726887179.47689: Calling groups_inventory to load vars for managed_node2 9689 1726887179.47692: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887179.47708: Calling all_plugins_play to load vars for managed_node2 9689 1726887179.47714: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887179.47719: Calling groups_plugins_play to load vars for managed_node2 9689 1726887179.48068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887179.49788: done with get_vars() 9689 1726887179.49805: done getting variables 9689 1726887179.49898: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887179.49915: entering _queue_task() for managed_node2/fail 9689 1726887179.50252: worker is 2 (out of 3 available) 9689 1726887179.50270: exiting _queue_task() for managed_node2/fail 9689 1726887179.50304: getting variables 9689 1726887179.50306: in VariableManager get_vars() 9689 1726887179.50401: Calling all_inventory to load vars for managed_node3 9689 1726887179.50405: Calling groups_inventory to load vars for managed_node3 9689 1726887179.50409: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887179.50429: Calling all_plugins_play to load vars for managed_node3 9689 1726887179.50434: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887179.50439: Calling groups_plugins_play to load vars for managed_node3 9689 1726887179.50786: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887179.51196: done with get_vars() 9689 1726887179.51209: done getting variables 9689 1726887179.51307: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887179.51323: entering _queue_task() for managed_node3/fail 9689 1726887179.51629: worker is 3 (out of 3 available) 9689 1726887179.51642: exiting _queue_task() for managed_node3/fail 9689 1726887179.51654: done queuing things up, now waiting for results queue to drain 9689 1726887179.51656: waiting for pending results... 10220 1726887179.48870: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set 10220 1726887179.49009: in run() - task 0e652c5f-a961-eb88-62cf-000000000019 10220 1726887179.49027: variable 'ansible_search_path' from source: unknown 10220 1726887179.49035: variable 'ansible_search_path' from source: unknown 10220 1726887179.49061: calling self._execute() 10220 1726887179.49132: variable 'ansible_host' from source: host vars for 'managed_node1' 10220 1726887179.49144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10220 1726887179.49157: variable 'omit' from source: magic vars 10220 1726887179.49682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10222 1726887179.52033: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set 10222 1726887179.52142: in run() - task 0e652c5f-a961-eb88-62cf-000000000019 10222 1726887179.52158: variable 'ansible_search_path' from source: unknown 10222 1726887179.52163: variable 'ansible_search_path' from source: unknown 10222 1726887179.52186: calling self._execute() 10222 1726887179.52250: variable 'ansible_host' from source: host vars for 'managed_node2' 10222 1726887179.52260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10222 1726887179.52269: variable 'omit' from source: magic vars 10222 1726887179.52755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10223 1726887179.53185: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set 10223 1726887179.53326: in run() - task 0e652c5f-a961-eb88-62cf-000000000019 10220 1726887179.53340: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10223 1726887179.53345: variable 'ansible_search_path' from source: unknown 10223 1726887179.53351: variable 'ansible_search_path' from source: unknown 10223 1726887179.53388: calling self._execute() 10220 1726887179.53426: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10223 1726887179.53460: variable 'ansible_host' from source: host vars for 'managed_node3' 10223 1726887179.53472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10220 1726887179.53474: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10223 1726887179.53486: variable 'omit' from source: magic vars 10220 1726887179.53519: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10220 1726887179.53555: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10220 1726887179.53645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10220 1726887179.53682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10220 1726887179.53718: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10220 1726887179.53769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10220 1726887179.53790: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10220 1726887179.54553: variable '__timesync_is_transactional' from source: set_fact 10220 1726887179.54583: Evaluated conditional (__timesync_is_transactional | d(false)): False 10220 1726887179.54590: when evaluation is False, skipping this task 10220 1726887179.54596: _execute() done 10220 1726887179.54601: dumping result to json 10220 1726887179.54608: done dumping result, returning 10220 1726887179.54620: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set [0e652c5f-a961-eb88-62cf-000000000019] 10220 1726887179.54639: sending task result for task 0e652c5f-a961-eb88-62cf-000000000019 10220 1726887179.54678: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000019 10220 1726887179.54684: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "__timesync_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 10223 1726887179.55188: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10222 1726887179.57521: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10222 1726887179.57599: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10222 1726887179.57648: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10222 1726887179.57694: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10222 1726887179.57733: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10222 1726887179.57827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10222 1726887179.57862: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10222 1726887179.57895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10223 1726887179.58133: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10223 1726887179.58206: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10223 1726887179.58252: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10223 1726887179.58295: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10223 1726887179.58368: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10223 1726887179.58462: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10223 1726887179.58498: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10223 1726887179.58533: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10223 1726887179.58583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10223 1726887179.58604: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10223 1726887179.58721: variable '__timesync_is_transactional' from source: set_fact 10223 1726887179.58743: Evaluated conditional (__timesync_is_transactional | d(false)): False 10223 1726887179.58749: when evaluation is False, skipping this task 10223 1726887179.58754: _execute() done 10223 1726887179.58759: dumping result to json 10223 1726887179.58765: done dumping result, returning 10223 1726887179.58773: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set [0e652c5f-a961-eb88-62cf-000000000019] 10223 1726887179.58787: sending task result for task 0e652c5f-a961-eb88-62cf-000000000019 10223 1726887179.58825: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000019 10223 1726887179.58831: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__timesync_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 10222 1726887179.59664: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10222 1726887179.59689: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10222 1726887179.59819: variable '__timesync_is_transactional' from source: set_fact 10222 1726887179.59842: Evaluated conditional (__timesync_is_transactional | d(false)): False 10222 1726887179.59848: when evaluation is False, skipping this task 10222 1726887179.59854: _execute() done 10222 1726887179.59860: dumping result to json 10222 1726887179.59866: done dumping result, returning 10222 1726887179.59876: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Fail if reboot is needed and not set [0e652c5f-a961-eb88-62cf-000000000019] 10222 1726887179.59967: sending task result for task 0e652c5f-a961-eb88-62cf-000000000019 10222 1726887179.60005: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000019 10222 1726887179.60011: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "__timesync_is_transactional | d(false)", "skip_reason": "Conditional result was False" } 9689 1726887179.60520: no more pending results, returning what we have 9689 1726887179.60525: results queue empty 9689 1726887179.60527: checking for any_errors_fatal 9689 1726887179.60533: done checking for any_errors_fatal 9689 1726887179.60534: checking for max_fail_percentage 9689 1726887179.60536: done checking for max_fail_percentage 9689 1726887179.60537: checking to see if all hosts have failed and the running result is not ok 9689 1726887179.60538: done checking to see if all hosts have failed 9689 1726887179.60539: getting the remaining hosts for this loop 9689 1726887179.60541: done getting the remaining hosts for this loop 9689 1726887179.60545: getting the next task for host managed_node1 9689 1726887179.60552: done getting next task for host managed_node1 9689 1726887179.60556: ^ task is: TASK: fedora.linux_system_roles.timesync : Gather package facts 9689 1726887179.60558: ^ 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 9689 1726887179.60560: getting the next task for host managed_node2 9689 1726887179.60563: done getting next task for host managed_node2 9689 1726887179.60566: ^ task is: TASK: fedora.linux_system_roles.timesync : Gather package facts 9689 1726887179.60567: ^ 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 9689 1726887179.60568: getting the next task for host managed_node3 9689 1726887179.60571: done getting next task for host managed_node3 9689 1726887179.60574: ^ task is: TASK: fedora.linux_system_roles.timesync : Gather package facts 9689 1726887179.60575: ^ 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 9689 1726887179.60593: getting variables 9689 1726887179.60595: in VariableManager get_vars() 9689 1726887179.60634: Calling all_inventory to load vars for managed_node1 9689 1726887179.60637: Calling groups_inventory to load vars for managed_node1 9689 1726887179.60641: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887179.60651: Calling all_plugins_play to load vars for managed_node1 9689 1726887179.60655: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887179.60660: Calling groups_plugins_play to load vars for managed_node1 9689 1726887179.60966: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887179.61297: done with get_vars() 9689 1726887179.61307: done getting variables TASK [fedora.linux_system_roles.timesync : Gather package facts] *************** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:100 Friday 20 September 2024 22:52:59 -0400 (0:00:00.141) 0:00:13.299 ****** 9689 1726887179.61417: entering _queue_task() for managed_node1/package_facts 9689 1726887179.61419: Creating lock for package_facts 9689 1726887179.61845: worker is 1 (out of 3 available) 9689 1726887179.61858: exiting _queue_task() for managed_node1/package_facts 9689 1726887179.61890: getting variables 9689 1726887179.61893: in VariableManager get_vars() 9689 1726887179.61982: Calling all_inventory to load vars for managed_node2 9689 1726887179.61986: Calling groups_inventory to load vars for managed_node2 9689 1726887179.61990: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887179.62005: Calling all_plugins_play to load vars for managed_node2 9689 1726887179.62009: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887179.62015: Calling groups_plugins_play to load vars for managed_node2 9689 1726887179.62356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887179.63132: done with get_vars() 9689 1726887179.63145: done getting variables 9689 1726887179.63257: entering _queue_task() for managed_node2/package_facts 9689 1726887179.63565: worker is 2 (out of 3 available) 9689 1726887179.63580: exiting _queue_task() for managed_node2/package_facts 9689 1726887179.63616: getting variables 9689 1726887179.63620: in VariableManager get_vars() 9689 1726887179.63710: Calling all_inventory to load vars for managed_node3 9689 1726887179.63718: Calling groups_inventory to load vars for managed_node3 9689 1726887179.63722: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887179.63738: Calling all_plugins_play to load vars for managed_node3 9689 1726887179.63744: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887179.63749: Calling groups_plugins_play to load vars for managed_node3 9689 1726887179.65542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887179.65934: done with get_vars() 9689 1726887179.65948: done getting variables 9689 1726887179.66063: entering _queue_task() for managed_node3/package_facts 9689 1726887179.67061: worker is 3 (out of 3 available) 9689 1726887179.67077: exiting _queue_task() for managed_node3/package_facts 9689 1726887179.67091: done queuing things up, now waiting for results queue to drain 9689 1726887179.67093: waiting for pending results... 10227 1726887179.64297: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Gather package facts 10227 1726887179.64414: in run() - task 0e652c5f-a961-eb88-62cf-00000000001b 10227 1726887179.64431: variable 'ansible_search_path' from source: unknown 10227 1726887179.64437: variable 'ansible_search_path' from source: unknown 10227 1726887179.64460: calling self._execute() 10227 1726887179.64525: variable 'ansible_host' from source: host vars for 'managed_node1' 10227 1726887179.64536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10227 1726887179.64548: variable 'omit' from source: magic vars 10227 1726887179.64658: variable 'omit' from source: magic vars 10227 1726887179.64704: variable 'omit' from source: magic vars 10227 1726887179.64751: variable 'omit' from source: magic vars 10227 1726887179.64795: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10227 1726887179.64836: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10227 1726887179.64861: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10227 1726887179.64883: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10227 1726887179.64898: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10227 1726887179.64933: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10227 1726887179.64941: variable 'ansible_host' from source: host vars for 'managed_node1' 10227 1726887179.64948: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10227 1726887179.65076: Set connection var ansible_module_compression to ZIP_DEFLATED 10227 1726887179.65093: Set connection var ansible_shell_executable to /bin/sh 10227 1726887179.65100: Set connection var ansible_connection to ssh 10227 1726887179.65109: Set connection var ansible_timeout to 10 10227 1726887179.65116: Set connection var ansible_shell_type to sh 10227 1726887179.65125: Set connection var ansible_pipelining to False 10227 1726887179.65148: variable 'ansible_shell_executable' from source: unknown 10227 1726887179.65155: variable 'ansible_connection' from source: unknown 10227 1726887179.65161: variable 'ansible_module_compression' from source: unknown 10227 1726887179.65167: variable 'ansible_shell_type' from source: unknown 10227 1726887179.65172: variable 'ansible_shell_executable' from source: unknown 10227 1726887179.65177: variable 'ansible_host' from source: host vars for 'managed_node1' 10227 1726887179.65183: variable 'ansible_pipelining' from source: unknown 10227 1726887179.65189: variable 'ansible_timeout' from source: unknown 10227 1726887179.65195: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10229 1726887179.65737: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Gather package facts 10229 1726887179.65869: in run() - task 0e652c5f-a961-eb88-62cf-00000000001b 10229 1726887179.65886: variable 'ansible_search_path' from source: unknown 10229 1726887179.65892: variable 'ansible_search_path' from source: unknown 10229 1726887179.65919: calling self._execute() 10229 1726887179.65998: variable 'ansible_host' from source: host vars for 'managed_node2' 10229 1726887179.66010: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10229 1726887179.66025: variable 'omit' from source: magic vars 10229 1726887179.66134: variable 'omit' from source: magic vars 10229 1726887179.66182: variable 'omit' from source: magic vars 10229 1726887179.66220: variable 'omit' from source: magic vars 10229 1726887179.66254: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10229 1726887179.66289: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10229 1726887179.66311: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10229 1726887179.66339: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10229 1726887179.66365: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10229 1726887179.66417: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10229 1726887179.66428: variable 'ansible_host' from source: host vars for 'managed_node2' 10229 1726887179.66437: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10229 1726887179.66577: Set connection var ansible_module_compression to ZIP_DEFLATED 10229 1726887179.66593: Set connection var ansible_shell_executable to /bin/sh 10229 1726887179.66599: Set connection var ansible_connection to ssh 10227 1726887179.66703: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10227 1726887179.66724: variable 'omit' from source: magic vars 10227 1726887179.66732: starting attempt loop 10227 1726887179.66738: running the handler 10227 1726887179.66753: _low_level_execute_command(): starting 10227 1726887179.66764: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10229 1726887179.66609: Set connection var ansible_timeout to 10 10229 1726887179.68459: Set connection var ansible_shell_type to sh 10229 1726887179.68471: Set connection var ansible_pipelining to False 10229 1726887179.68504: variable 'ansible_shell_executable' from source: unknown 10229 1726887179.68514: variable 'ansible_connection' from source: unknown 10229 1726887179.68522: variable 'ansible_module_compression' from source: unknown 10229 1726887179.68528: variable 'ansible_shell_type' from source: unknown 10229 1726887179.68533: variable 'ansible_shell_executable' from source: unknown 10229 1726887179.68539: variable 'ansible_host' from source: host vars for 'managed_node2' 10229 1726887179.68545: variable 'ansible_pipelining' from source: unknown 10229 1726887179.68551: variable 'ansible_timeout' from source: unknown 10229 1726887179.68557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10229 1726887179.68777: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10229 1726887179.68796: variable 'omit' from source: magic vars 10229 1726887179.68805: starting attempt loop 10229 1726887179.68811: running the handler 10229 1726887179.68830: _low_level_execute_command(): starting 10229 1726887179.68842: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10227 1726887179.69717: stdout chunk (state=2): >>>/root <<< 10227 1726887179.69855: stderr chunk (state=3): >>><<< 10227 1726887179.69863: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'/root\n', b'') 10227 1726887179.69897: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10227 1726887179.69916: _low_level_execute_command(): starting 10227 1726887179.69926: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413 `" && echo ansible-tmp-1726887179.6990702-10227-69521599374413="` echo /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413 `" ) && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413 `" && echo ansible-tmp-1726887179.6990702-10227-69521599374413="` echo /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413 `" ) && sleep 0'"'"'' 10234 1726887179.70334: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Gather package facts 10234 1726887179.70478: in run() - task 0e652c5f-a961-eb88-62cf-00000000001b 10234 1726887179.70498: variable 'ansible_search_path' from source: unknown 10234 1726887179.70505: variable 'ansible_search_path' from source: unknown 10234 1726887179.70545: calling self._execute() 10234 1726887179.70620: variable 'ansible_host' from source: host vars for 'managed_node3' 10234 1726887179.70631: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10234 1726887179.70644: variable 'omit' from source: magic vars 10234 1726887179.70766: variable 'omit' from source: magic vars 10234 1726887179.70817: variable 'omit' from source: magic vars 10234 1726887179.70859: variable 'omit' from source: magic vars 10234 1726887179.70903: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10234 1726887179.70944: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10234 1726887179.70969: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10234 1726887179.70989: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10234 1726887179.71005: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10234 1726887179.71037: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10234 1726887179.71044: variable 'ansible_host' from source: host vars for 'managed_node3' 10234 1726887179.71051: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10234 1726887179.71180: Set connection var ansible_module_compression to ZIP_DEFLATED 10234 1726887179.71290: Set connection var ansible_shell_executable to /bin/sh 10234 1726887179.71298: Set connection var ansible_connection to ssh 10234 1726887179.71307: Set connection var ansible_timeout to 10 10234 1726887179.71315: Set connection var ansible_shell_type to sh 10234 1726887179.71324: Set connection var ansible_pipelining to False 10234 1726887179.71350: variable 'ansible_shell_executable' from source: unknown 10234 1726887179.71358: variable 'ansible_connection' from source: unknown 10234 1726887179.71364: variable 'ansible_module_compression' from source: unknown 10234 1726887179.71369: variable 'ansible_shell_type' from source: unknown 10234 1726887179.71374: variable 'ansible_shell_executable' from source: unknown 10234 1726887179.71380: variable 'ansible_host' from source: host vars for 'managed_node3' 10234 1726887179.71385: variable 'ansible_pipelining' from source: unknown 10234 1726887179.71390: variable 'ansible_timeout' from source: unknown 10234 1726887179.71396: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10234 1726887179.71626: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10234 1726887179.71641: variable 'omit' from source: magic vars 10234 1726887179.71649: starting attempt loop 10234 1726887179.71654: running the handler 10234 1726887179.71669: _low_level_execute_command(): starting 10234 1726887179.71680: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10227 1726887179.73967: stdout chunk (state=2): >>>ansible-tmp-1726887179.6990702-10227-69521599374413=/root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413 <<< 10229 1726887179.75154: stdout chunk (state=2): >>>/root <<< 10229 1726887179.75165: stderr chunk (state=2): >>><<< 10229 1726887179.75181: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'/root\n', b'') 10229 1726887179.75206: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10229 1726887179.75225: _low_level_execute_command(): starting 10229 1726887179.75234: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858 `" && echo ansible-tmp-1726887179.7521777-10229-74061644556858="` echo /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858 `" ) && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858 `" && echo ansible-tmp-1726887179.7521777-10229-74061644556858="` echo /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858 `" ) && sleep 0'"'"'' 10227 1726887179.75321: stderr chunk (state=3): >>><<< 10227 1726887179.75329: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'ansible-tmp-1726887179.6990702-10227-69521599374413=/root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413\n', b'') 10227 1726887179.75352: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887179.6990702-10227-69521599374413=/root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413 , stderr= 10227 1726887179.75392: variable 'ansible_module_compression' from source: unknown 10227 1726887179.75440: ANSIBALLZ: Using lock for package_facts 10227 1726887179.75445: ANSIBALLZ: Acquiring lock 10227 1726887179.75449: ANSIBALLZ: Lock acquired: 139804638523040 10227 1726887179.75456: ANSIBALLZ: Creating module 10229 1726887179.79819: stdout chunk (state=2): >>>ansible-tmp-1726887179.7521777-10229-74061644556858=/root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858 <<< 10229 1726887179.79834: stderr chunk (state=2): >>><<< 10229 1726887179.79851: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'ansible-tmp-1726887179.7521777-10229-74061644556858=/root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858\n', b'') 10229 1726887179.79876: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887179.7521777-10229-74061644556858=/root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858 , stderr= 10229 1726887179.79937: variable 'ansible_module_compression' from source: unknown 10229 1726887179.79998: ANSIBALLZ: Using lock for package_facts 10229 1726887179.80005: ANSIBALLZ: Acquiring lock 10234 1726887179.98542: stdout chunk (state=2): >>>/root <<< 10234 1726887179.98665: stderr chunk (state=3): >>><<< 10234 1726887179.98673: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'/root\n', b'') 10234 1726887179.98713: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10234 1726887179.98732: _low_level_execute_command(): starting 10234 1726887179.98742: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075 `" && echo ansible-tmp-1726887179.987245-10234-158819582535075="` echo /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075 `" ) && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075 `" && echo ansible-tmp-1726887179.987245-10234-158819582535075="` echo /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075 `" ) && sleep 0'"'"'' 10234 1726887180.07091: stdout chunk (state=2): >>>ansible-tmp-1726887179.987245-10234-158819582535075=/root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075 <<< 10234 1726887180.07294: stderr chunk (state=3): >>><<< 10234 1726887180.07302: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'ansible-tmp-1726887179.987245-10234-158819582535075=/root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075\n', b'') 10234 1726887180.07334: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887179.987245-10234-158819582535075=/root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075 , stderr= 10234 1726887180.07389: variable 'ansible_module_compression' from source: unknown 10234 1726887180.07456: ANSIBALLZ: Using lock for package_facts 10234 1726887180.07463: ANSIBALLZ: Acquiring lock 10227 1726887180.09407: ANSIBALLZ: Writing module into payload 10227 1726887180.09554: ANSIBALLZ: Writing module 10227 1726887180.09587: ANSIBALLZ: Renaming module 10227 1726887180.09596: ANSIBALLZ: Done creating module 10229 1726887180.09616: ANSIBALLZ: Lock acquired: 139804638523040 10229 1726887180.09627: ANSIBALLZ: Reading module after lock 10229 1726887180.09678: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/package_facts.py 10229 1726887180.09869: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858/AnsiballZ_package_facts.py <10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp2yxnei8f TO /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858/AnsiballZ_package_facts.py <10.31.42.224> 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/75343b97d0"' '[10.31.42.224]' 10234 1726887180.10001: ANSIBALLZ: Lock acquired: 139804638523040 10234 1726887180.10011: ANSIBALLZ: Reading module after lock 10234 1726887180.10078: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/package_facts.py 10234 1726887180.10273: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075/AnsiballZ_package_facts.py <10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpx94v7n8x TO /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075/AnsiballZ_package_facts.py <10.31.41.136> 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/2e4e98e5cc"' '[10.31.41.136]' 10229 1726887180.10441: Sending initial data 10229 1726887180.10449: Sent initial data (160 bytes) 10227 1726887180.10485: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/package_facts.py 10227 1726887180.10682: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413/AnsiballZ_package_facts.py <10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmphrrtaqj4 TO /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413/AnsiballZ_package_facts.py <10.31.43.54> 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/4a8bd5e786"' '[10.31.43.54]' 10234 1726887180.11195: Sending initial data 10234 1726887180.11203: Sent initial data (160 bytes) 10227 1726887180.11589: Sending initial data 10227 1726887180.11598: Sent initial data (160 bytes) 10229 1726887180.14676: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp2yxnei8f /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858/AnsiballZ_package_facts.py <<< 10227 1726887180.16021: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmphrrtaqj4 /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413/AnsiballZ_package_facts.py <<< 10229 1726887180.17855: stderr chunk (state=3): >>><<< 10229 1726887180.17867: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp2yxnei8f /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858/AnsiballZ_package_facts.py\n', b'') 10229 1726887180.17908: done transferring module to remote 10229 1726887180.17926: _low_level_execute_command(): starting 10229 1726887180.17934: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858/ /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858/AnsiballZ_package_facts.py && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858/ /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858/AnsiballZ_package_facts.py && sleep 0'"'"'' 10227 1726887180.19920: stderr chunk (state=3): >>><<< 10227 1726887180.19932: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmphrrtaqj4 /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413/AnsiballZ_package_facts.py\n', b'') 10227 1726887180.19967: done transferring module to remote 10227 1726887180.19984: _low_level_execute_command(): starting 10227 1726887180.19992: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413/ /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413/AnsiballZ_package_facts.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413/ /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413/AnsiballZ_package_facts.py && sleep 0'"'"'' 10229 1726887180.21451: stderr chunk (state=2): >>><<< 10229 1726887180.21463: stdout chunk (state=2): >>><<< <10.31.42.224> (0, b'', b'') 10229 1726887180.21492: _low_level_execute_command() done: rc=0, stdout=, stderr= 10229 1726887180.21498: _low_level_execute_command(): starting 10229 1726887180.21506: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858/AnsiballZ_package_facts.py && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' -tt 10.31.42.224 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858/AnsiballZ_package_facts.py && sleep 0'"'"'' 10227 1726887180.22731: stderr chunk (state=2): >>><<< 10227 1726887180.22743: stdout chunk (state=2): >>><<< <10.31.43.54> (0, b'', b'') 10227 1726887180.22771: _low_level_execute_command() done: rc=0, stdout=, stderr= 10227 1726887180.22777: _low_level_execute_command(): starting 10227 1726887180.22784: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413/AnsiballZ_package_facts.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' -tt 10.31.43.54 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413/AnsiballZ_package_facts.py && sleep 0'"'"'' 10229 1726887180.24723: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # <<< 10229 1726887180.24743: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10229 1726887180.24766: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10229 1726887180.25552: 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 0x7f79445dae48> <<< 10229 1726887180.25596: 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 0x7f7944570828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79445da9b0> # /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 0x7f794457d630> 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 0x7f7944584160> # /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 0x7f79445890f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7944584748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7944584390> # /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 0x7f794452e470> # /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 0x7f7944533e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794452eb38> # /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 0x7f794453a4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794451dd68> # /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 0x7f7944520198> # /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' <<< 10229 1726887180.25831: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794282e940> # /usr/lib64/python3.6/__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 0x7f7942840240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794458ea20> 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. <<< 10229 1726887180.26151: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10229 1726887180.26187: 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' <<< 10229 1726887180.26224: 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' <<< 10229 1726887180.26258: 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' <<< 10229 1726887180.26282: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10229 1726887180.26346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10229 1726887180.26384: stdout chunk (state=3): >>>import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10229 1726887180.26411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10229 1726887180.26449: 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' <<< 10229 1726887180.26489: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7942764080> # /usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc matches /usr/lib64/python3.6/keyword.py <<< 10229 1726887180.26524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/keyword.cpython-36.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794276f2b0> # /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' <<< 10227 1726887180.26535: 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 0x7fbc8c5c1e48> # /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 0x7fbc8c557828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c5c19b0> # /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 0x7fbc8c564630> 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 0x7fbc8c56b160> # /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 0x7fbc8c5700f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c56b748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c56b390> # /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' # <<< 10227 1726887180.26555: 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' <<< 10227 1726887180.26571: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c515470> <<< 10227 1726887180.26604: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10227 1726887180.26625: 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 <<< 10227 1726887180.26645: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c51ae48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c515b38> <<< 10229 1726887180.26884: 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 0x7f794276ff60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794276fa90> 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 0x7f7942779080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79428097b8> # /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 0x7f7942809ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427fd160> # /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 0x7f79427fde48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427f5438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427e5470> <<< 10229 1726887180.26908: 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' <<< 10229 1726887180.26928: stdout chunk (state=3): >>>import '_sre' # <<< 10229 1726887180.26949: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 10229 1726887180.26967: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 10229 1726887180.26997: 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' <<< 10229 1726887180.27011: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794251d2b0> <<< 10229 1726887180.27030: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7942524d30> <<< 10229 1726887180.27044: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427fd0b8> <<< 10229 1726887180.27058: stdout chunk (state=3): >>>import '_locale' # <<< 10229 1726887180.27118: 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 0x7f794252ae48> <<< 10229 1726887180.27135: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427df2b0> <<< 10229 1726887180.27151: 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' <<< 10229 1726887180.27177: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 10229 1726887180.27197: 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 0x7f794252f208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794252afd0> <<< 10229 1726887180.27235: 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 0x7f794252f320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794284efd0> <<< 10229 1726887180.27308: 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 <<< 10229 1726887180.27332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 10227 1726887180.27378: 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 0x7fbc8c5214e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c504d68> # /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 0x7fbc8c507198> # /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 0x7fbc8a815940> # /usr/lib64/python3.6/__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 0x7fbc8a827240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c575a20> 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. <<< 10227 1726887180.27506: 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 <<< 10227 1726887180.27526: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 10227 1726887180.27541: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10227 1726887180.27568: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10227 1726887180.27585: 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' <<< 10227 1726887180.27612: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10229 1726887180.27672: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794252fe10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794252fa20> # /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 0x7f794253c6d8> # /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 0x7f794253ceb8> # /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 0x7f79420c41d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794253c7b8> # /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 0x7f79420c9c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794252f550> <<< 10227 1726887180.27688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # <<< 10227 1726887180.27714: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10229 1726887180.27737: 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 0x7f79420ed2e8> <<< 10227 1726887180.27763: 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 <<< 10227 1726887180.27785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 10227 1726887180.27809: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a74b080> <<< 10227 1726887180.27834: 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 0x7fbc8a7562b0> <<< 10227 1726887180.27860: 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' <<< 10227 1726887180.27889: 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 0x7fbc8a756f60> <<< 10227 1726887180.27919: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a756a90> import 'itertools' # <<< 10227 1726887180.27949: 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' <<< 10227 1726887180.27975: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a761080> import '_collections' # <<< 10227 1726887180.28187: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7f07b8> # /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 0x7fbc8a7f0ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7e4160> # /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 0x7fbc8a7e4e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7dc438> <<< 10229 1726887180.28205: 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 0x7f79420ed6a0> # /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 0x7f79420f4390> # /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 0x7f7941e9eba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7941e942e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7941e8cf98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7941e83e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79420f4d30> <<< 10227 1726887180.28231: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7cc470> <<< 10227 1726887180.28259: 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' <<< 10227 1726887180.28285: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 10227 1726887180.28310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 10227 1726887180.28336: 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' <<< 10229 1726887180.28352: 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 0x7f7941e94f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79420eda20> # /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 0x7f79444ea710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7941e97048> import 'pwd' # <<< 10227 1726887180.28380: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a504278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a50bcf8> <<< 10227 1726887180.28404: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7e4438> import '_locale' # <<< 10229 1726887180.28422: 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 0x7f79444eaa90> <<< 10229 1726887180.28442: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794252f898> <<< 10227 1726887180.28537: 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 0x7fbc8a511e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7c62b0> # /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 0x7fbc8a5161d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a511f98> <<< 10227 1726887180.28563: 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 0x7fbc8a5162e8> <<< 10227 1726887180.28585: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a835fd0> <<< 10227 1726887180.28607: 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' <<< 10227 1726887180.28641: 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' <<< 10227 1726887180.28665: 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' <<< 10227 1726887180.28782: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a516dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a5169e8> # /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 0x7fbc8a5236a0> # /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' <<< 10227 1726887180.28831: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a523e80> <<< 10227 1726887180.28852: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 10227 1726887180.28871: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 10227 1726887180.28902: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a0ab198> <<< 10227 1726887180.28924: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a523780> <<< 10227 1726887180.28953: 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' <<< 10229 1726887180.28968: 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 0x7f79445045c0> # /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 0x7f7944508630> # 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 0x7f7944508b00> # 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 0x7f7944508c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7944504e10> # /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 0x7f7944508f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79445084e0> # 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 0x7f7944508240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79444f7b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79420d8358> # /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 0x7f7944504470> <<< 10227 1726887180.29011: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a0b0c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a516518> <<< 10227 1726887180.29037: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10227 1726887180.29060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10227 1726887180.29084: 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 0x7fbc8a0d42e8> <<< 10227 1726887180.29304: 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 0x7fbc8a0d46a0> # /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 0x7fbc8a0db390> # /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' <<< 10227 1726887180.29329: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 10227 1726887180.29368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10227 1726887180.29389: 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' <<< 10227 1726887180.29421: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc89e85ba8> <<< 10227 1726887180.29532: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc89e7b2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc89e73f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc89e6ae80> <<< 10227 1726887180.29564: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a0dbd30> <<< 10227 1726887180.29595: 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 0x7fbc89e7bf60> <<< 10227 1726887180.29618: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a0d4a20> <<< 10227 1726887180.29652: 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' <<< 10227 1726887180.29691: 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 0x7fbc8c4d1710> <<< 10227 1726887180.29710: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc89e7e048> <<< 10227 1726887180.29732: stdout chunk (state=3): >>>import 'pwd' # <<< 10227 1726887180.29764: 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 0x7fbc8c4d1a90> <<< 10227 1726887180.29806: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a516860> <<< 10227 1726887180.29830: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 10227 1726887180.29850: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 10227 1726887180.29884: 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' <<< 10227 1726887180.29905: 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 0x7fbc8c4eb5c0> <<< 10227 1726887180.29929: 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'<<< 10227 1726887180.29949: stdout chunk (state=3): >>> <<< 10227 1726887180.30070: 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 0x7fbc8c4ef630> <<< 10227 1726887180.30112: 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 0x7fbc8c4efb00> <<< 10227 1726887180.30144: 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 0x7fbc8c4efc18> <<< 10229 1726887180.30147: 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 0x7f794050c908> # zipimport: found 108 names in '/tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10227 1726887180.30175: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c4ebe10> # /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' <<< 10227 1726887180.30299: 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 0x7fbc8c4eff60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c4ef4e0> # 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 0x7fbc8c4ef240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c4deb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a0bf358> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10227 1726887180.30337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 10227 1726887180.30380: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c4eb470> <<< 10227 1726887180.30580: 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' <<< 10227 1726887180.30607: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc884f3908> <<< 10227 1726887180.30746: stdout chunk (state=3): >>># zipimport: found 108 names in '/tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip' # zipimport: zlib available <<< 10227 1726887180.30772: stdout chunk (state=3): >>># zipimport: zlib available <<< 10227 1726887180.30793: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10227 1726887180.30818: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py <<< 10227 1726887180.30836: stdout chunk (state=3): >>># zipimport: zlib available <<< 10229 1726887180.30918: stdout chunk (state=3): >>># zipimport: zlib available <<< 10229 1726887180.31367: 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' <<< 10229 1726887180.31751: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79401deac8> 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 0x7f7940181278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79401884e0> # 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 0x7f79401885f8> # /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 0x7f7940188b38> # /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' <<< 10229 1726887180.31840: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79401b3b00> <<< 10229 1726887180.31871: 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 0x7f794047d048> <<< 10229 1726887180.31905: 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 0x7f794047d278> <<< 10229 1726887180.31940: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10229 1726887180.31963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10229 1726887180.32014: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794047d5c0> <<< 10229 1726887180.32040: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79401af2b0> <<< 10229 1726887180.32395: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79401a44a8> # /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 0x7f79401af6d8> # extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 10229 1726887180.32433: 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 0x7f79401b3518> # /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 0x7f79404a9e80> <<< 10229 1726887180.32461: 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 <<< 10229 1726887180.32484: 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 <<< 10229 1726887180.32525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10229 1726887180.32553: 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' <<< 10229 1726887180.32608: 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 0x7f79404bf940> <<< 10229 1726887180.32697: 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' <<< 10227 1726887180.32719: stdout chunk (state=3): >>># zipimport: zlib available <<< 10229 1726887180.32724: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79404caa58> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79404aed30> <<< 10229 1726887180.32763: 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 0x7f79404b7438> <<< 10229 1726887180.32951: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79404a2278> <<< 10229 1726887180.33004: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10229 1726887180.33032: 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 <<< 10229 1726887180.33055: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 10229 1726887180.33153: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79404e4a90> <<< 10229 1726887180.33197: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79404b75f8> <<< 10227 1726887180.33294: 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 0x7fbc881c3ac8> 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 0x7fbc88168278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8816f4e0> # 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 0x7fbc8816f5f8> # /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 0x7fbc8816fb38> # /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' <<< 10234 1726887180.33373: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpx94v7n8x /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075/AnsiballZ_package_facts.py <<< 10227 1726887180.33395: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8819ab00> # 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 0x7fbc88464048> # 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 0x7fbc88464278> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10229 1726887180.33434: 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 0x7f79404f39b0> # 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 0x7f79404f3a90> # 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 0x7f79404f3c18> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794049a048> <<< 10229 1726887180.33480: 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 <<< 10229 1726887180.33504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10229 1726887180.33536: 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' <<< 10229 1726887180.33561: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f79402355f8> <<< 10229 1726887180.33715: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7940229cf8> <<< 10229 1726887180.33743: 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' <<< 10229 1726887180.33787: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f7940229ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79402297b8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py <<< 10229 1726887180.33832: stdout chunk (state=3): >>># zipimport: zlib available <<< 10229 1726887180.33874: stdout chunk (state=3): >>># zipimport: zlib available <<< 10229 1726887180.33953: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10229 1726887180.33995: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10227 1726887180.34025: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc884645c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc881962b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8818b4a8> # /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 0x7fbc88196860> # 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 0x7fbc8819a400> # /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 0x7fbc88490eb8> # /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' <<< 10227 1726887180.34051: 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 0x7fbc884a6978> <<< 10227 1726887180.34403: 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 0x7fbc884b1a58> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88495d68> # /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 0x7fbc8849e470> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc884892b0> # /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10227 1726887180.34424: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10227 1726887180.34464: 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' # <<< 10229 1726887180.34486: 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 0x7f794024f9e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794024f6d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794023feb8> # /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 0x7f794024f550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794023f710> # zipimport: zlib available <<< 10227 1726887180.35796: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc884cba90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8849e630> # 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 0x7fbc884da9b0> # 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 0x7fbc884daa90> # 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 0x7fbc884dac18> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88481080> # /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 0x7fbc8821c5f8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88210cf8> # 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 0x7fbc88210ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc882107b8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc882369e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc882366d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88226eb8> # /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 0x7fbc88236550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88226710> <<< 10227 1726887180.35819: stdout chunk (state=3): >>># zipimport: zlib available <<< 10229 1726887180.35853: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cb182b0> # zipimport: zlib available <<< 10229 1726887180.36120: stdout chunk (state=3): >>># zipimport: zlib available <<< 10227 1726887180.36268: stdout chunk (state=3): >>># zipimport: zlib available <<< 10229 1726887180.36478: stdout chunk (state=3): >>># zipimport: zlib available <<< 10229 1726887180.36533: stdout chunk (state=3): >>># zipimport: zlib available <<< 10229 1726887180.36595: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10229 1726887180.36636: stdout chunk (state=3): >>># zipimport: zlib available <<< 10229 1726887180.36669: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10227 1726887180.36755: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py <<< 10227 1726887180.36784: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py <<< 10227 1726887180.36796: stdout chunk (state=3): >>># zipimport: zlib available <<< 10227 1726887180.36889: stdout chunk (state=3): >>># zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py <<< 10227 1726887180.37024: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 10229 1726887180.37040: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10229 1726887180.37141: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available <<< 10229 1726887180.37967: 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 0x7f793cbce8d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10227 1726887180.38040: 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 0x7fbc84aff2b0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available <<< 10229 1726887180.38044: 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 0x7f793cbd0128> <<< 10227 1726887180.38069: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10229 1726887180.38096: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cb5b898> <<< 10229 1726887180.38132: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py <<< 10229 1726887180.38149: stdout chunk (state=3): >>># zipimport: zlib available <<< 10229 1726887180.38205: stdout chunk (state=3): >>># zipimport: zlib available <<< 10229 1726887180.38246: stdout chunk (state=3): >>># zipimport: zlib available <<< 10229 1726887180.38266: stdout chunk (state=3): >>># zipimport: zlib available <<< 10229 1726887180.38318: stdout chunk (state=3): >>># zipimport: zlib available <<< 10229 1726887180.38580: stdout chunk (state=3): >>># zipimport: zlib available <<< 10227 1726887180.38818: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10227 1726887180.38876: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84bb58d0> # zipimport: zlib available # zipimport: zlib available <<< 10227 1726887180.38921: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 10229 1726887180.38947: 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' <<< 10227 1726887180.38962: stdout chunk (state=3): >>># zipimport: zlib available <<< 10227 1726887180.39022: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py <<< 10227 1726887180.39051: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 10227 1726887180.39086: stdout chunk (state=3): >>># zipimport: zlib available <<< 10227 1726887180.39111: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py <<< 10229 1726887180.39142: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc02080> # /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' <<< 10227 1726887180.39164: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10229 1726887180.39190: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc02128> <<< 10227 1726887180.39209: stdout chunk (state=3): >>># zipimport: zlib available <<< 10229 1726887180.39253: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cb5d940> <<< 10227 1726887180.39274: stdout chunk (state=3): >>># zipimport: zlib available <<< 10229 1726887180.39313: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10227 1726887180.39364: 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 <<< 10229 1726887180.39406: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py <<< 10227 1726887180.39427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10227 1726887180.39482: 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 0x7fbc84bb7128> <<< 10234 1726887180.39499: stderr chunk (state=3): >>><<< 10234 1726887180.39510: stdout chunk (state=3): >>><<< 10229 1726887180.39515: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available <<< <10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpx94v7n8x /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075/AnsiballZ_package_facts.py\n', b'') 10229 1726887180.39542: stdout chunk (state=3): >>># zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10234 1726887180.39554: done transferring module to remote 10227 1726887180.39555: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84b42898> <<< 10234 1726887180.39573: _low_level_execute_command(): starting 10227 1726887180.39575: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10234 1726887180.39582: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075/ /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075/AnsiballZ_package_facts.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None 10227 1726887180.39626: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075/ /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075/AnsiballZ_package_facts.py && sleep 0'"'"'' 10229 1726887180.40275: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10229 1726887180.40295: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 10229 1726887180.40334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 10229 1726887180.41436: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cba6f28> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10227 1726887180.41440: 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 # 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 0x7fbc84be9080> # /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 0x7fbc84be9128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84b44940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10227 1726887180.41520: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10227 1726887180.41541: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py <<< 10227 1726887180.41563: stdout chunk (state=3): >>># zipimport: zlib available <<< 10227 1726887180.41603: stdout chunk (state=3): >>># zipimport: zlib available <<< 10227 1726887180.41662: stdout chunk (state=3): >>># zipimport: zlib available <<< 10227 1726887180.41683: stdout chunk (state=3): >>># zipimport: zlib available <<< 10227 1726887180.41732: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py <<< 10227 1726887180.41761: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 10229 1726887180.42124: stdout chunk (state=3): >>># 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 0x7f793cc1c470> # /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 0x7f793cc3ae80> # 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 0x7f793cc43668> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc28b38> # 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 0x7f793cc3abe0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc1ce10> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc0af28> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cbbe860> # /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 0x7f793ceb3ba8> # /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 0x7f793ceb0710> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc5eb00> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 10229 1726887180.42424: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available <<< 10229 1726887180.42547: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 10229 1726887180.42960: stdout chunk (state=3): >>># zipimport: zlib available <<< 10227 1726887180.43130: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84b8df28> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84c03470> # /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 0x7fbc84c21e80> # 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 0x7fbc84c2a668> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84c0cb38> # 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 0x7fbc84c21be0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84c03e10> <<< 10227 1726887180.43159: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84bf1f28> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84ba5860> <<< 10227 1726887180.43182: 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' <<< 10227 1726887180.43203: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc matches /usr/lib64/python3.6/queue.py <<< 10227 1726887180.43228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/queue.cpython-36.pyc' import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84e9aba8> <<< 10227 1726887180.43248: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/util.py <<< 10227 1726887180.43270: 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 0x7fbc84e97710> <<< 10227 1726887180.43395: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84c45b00> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 10227 1726887180.43417: stdout chunk (state=3): >>># zipimport: zlib available <<< 10227 1726887180.43604: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10227 1726887180.43647: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available <<< 10229 1726887180.44188: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793c29e908> # /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 0x7f793c2e2550> <<< 10229 1726887180.44214: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available <<< 10227 1726887180.44726: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available <<< 10227 1726887180.45032: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 10229 1726887180.45433: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793c2cb588> # 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 0x7f793c2c1c50> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793c289ef0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 10234 1726887180.46132: stderr chunk (state=2): >>><<< 10234 1726887180.46143: stdout chunk (state=2): >>><<< <10.31.41.136> (0, b'', b'') 10234 1726887180.46171: _low_level_execute_command() done: rc=0, stdout=, stderr= 10234 1726887180.46177: _low_level_execute_command(): starting 10234 1726887180.46185: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075/AnsiballZ_package_facts.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' -tt 10.31.41.136 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075/AnsiballZ_package_facts.py && sleep 0'"'"'' 10227 1726887180.46310: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84285908> # /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 0x7fbc842c9550> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available <<< 10227 1726887180.46334: 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' # /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 0x7fbc842b2588> <<< 10227 1726887180.46504: 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 0x7fbc842a6c50> <<< 10229 1726887180.46539: 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 0x7f793c3e4ac8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f793c3d67b8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793c3d6438> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available <<< 10229 1726887180.46563: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 10227 1726887180.47125: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84271ef0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc843cbac8> <<< 10229 1726887180.47633: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10229 1726887180.48029: stdout chunk (state=3): >>># zipimport: zlib available <<< 10227 1726887180.48253: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc843c07b8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc843c0438> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10227 1726887180.48587: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 10229 1726887180.49193: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10227 1726887180.49769: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available <<< 10227 1726887180.49790: stdout chunk (state=3): >>># zipimport: zlib available <<< 10229 1726887180.51027: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 10229 1726887180.51056: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 10227 1726887180.51736: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10227 1726887180.51940: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available <<< 10227 1726887180.52190: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10229 1726887180.52247: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py # zipimport: zlib available # /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' <<< 10227 1726887180.53337: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available <<< 10229 1726887180.53341: 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 0x7f793be0c828> # /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 0x7f793bd8c438> # 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 0x7f793bd8cdd8> # 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 0x7f793bd8cf98> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793bdf4a58> <<< 10227 1726887180.53510: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py <<< 10227 1726887180.54636: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc83df3828> # /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 0x7fbc83d76438> # 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 0x7fbc83d76dd8> # 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 0x7fbc83d76f98> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc83dd9a58> <<< 10234 1726887180.55744: 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 0x7fba6dc92e48> # /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 0x7fba6dc28828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dc929b0> # /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 0x7fba6dc35630> 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 0x7fba6dc3c160> # /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 0x7fba6dc410f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dc3c748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dc3c390> # /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 0x7fba6dbe6470> # /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 0x7fba6dbebe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbe6b38> # /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 0x7fba6dbf24e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbd5d68> # /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 0x7fba6dbd8198> # /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 0x7fba6bee6940> # /usr/lib64/python3.6/__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 0x7fba6bef8240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dc46a20> 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. <<< 10234 1726887180.59247: 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 0x7fba6be1c080> # /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 0x7fba6be272b0> # /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 0x7fba6be27f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6be27a90> 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 0x7fba6be32080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bec17b8> # /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 0x7fba6bec1ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6beb5160> # /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 0x7fba6beb5e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6beac438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6be9d470> # /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 0x7fba6bbd52b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbdcd30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6beb50b8> 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 0x7fba6bbe1e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6be972b0> # /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 0x7fba6bbe71d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbe1f98> # 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 0x7fba6bbe72e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bf06fd0> # /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 0x7fba6bbe7dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbe79e8> # /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 0x7fba6bbf46a0> # /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 0x7fba6bbf4e80> # /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 0x7fba6b77c198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbf4780> # /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 0x7fba6b781c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbe7518> # /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 0x7fba6b7a52e8> # 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 0x7fba6b7a56a0> # /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 0x7fba6b7ac390> # /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 0x7fba6b556ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b54b2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b543f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b53ae80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b7acd30> # 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 0x7fba6b54bf60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b7a5a20> # /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 0x7fba6dba3710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b54f048> 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 0x7fba6dba3a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbe7860> # /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 0x7fba6dbbb5c0> # /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 0x7fba6dbbf630> # 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 0x7fba6dbbfb00> # 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 0x7fba6dbbfc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbbbe10> # /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 0x7fba6dbbff60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbbf4e0> # 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 0x7fba6dbbf240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbaeb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b790358> # /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 0x7fba6dbbb470> # /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 0x7fba69bc4908> <<< 10234 1726887180.60530: stdout chunk (state=3): >>># zipimport: found 108 names in '/tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10234 1726887180.61633: stdout chunk (state=3): >>># zipimport: zlib available <<< 10234 1726887180.62732: 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 0x7fba69896ac8> 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 0x7fba69838278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698404e0> # 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 0x7fba698405f8> <<< 10234 1726887180.63763: 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 0x7fba69840b38> # /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 0x7fba6986ab00> # 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 0x7fba69b35048> # 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 0x7fba69b35278> # /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 0x7fba69b355c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698662b0> <<< 10234 1726887180.65054: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6985b4a8> # /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 0x7fba698666d8> # 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 0x7fba69b61dd8> # /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 0x7fba69b61ef0> # /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 0x7fba69b779b0> # /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 0x7fba69b82ac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba69b66da0> # /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 0x7fba69b6f4a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba69b5a2e8> # /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' # <<< 10234 1726887180.66444: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba69b9cb00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba69b6f668> # 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 0x7fba69bab9e8> # 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 0x7fba69babac8> # 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 0x7fba69babc50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba69b50080> # /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 0x7fba698ed630> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698e0d30> # 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 0x7fba698e0f28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698e07f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10234 1726887180.66797: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba699079e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba699076d8> <<< 10234 1726887180.67553: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698f7eb8> # /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 0x7fba69907550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698f7710> # zipimport: zlib available # zipimport: zlib available <<< 10234 1726887180.68444: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 10234 1726887180.68616: 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' <<< 10234 1726887180.68758: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba661d02b0> # zipimport: zlib available <<< 10234 1726887180.69336: stdout chunk (state=3): >>># zipimport: zlib available <<< 10234 1726887180.70665: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10234 1726887180.71097: 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' <<< 10234 1726887180.72144: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba66286860> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba6623f128> <<< 10234 1726887180.72569: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba66214898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10234 1726887180.73825: 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 0x7fba66278080> # /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' <<< 10234 1726887180.74224: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba66278128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba66213940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py <<< 10234 1726887180.74294: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/basic.py <<< 10234 1726887180.74307: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/modules/__init__.py <<< 10234 1726887180.75745: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 10234 1726887180.78933: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6629ff28> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba662d4470> # /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 0x7fba662f2e80> # 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 0x7fba662fb668> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba662e0b38> # 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 0x7fba662f2be0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba662d4e10> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba662c2f28> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba662b3860> # /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 0x7fba6656bba8> # /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 0x7fba66568710> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba66316b00> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available <<< 10234 1726887180.79331: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 10234 1726887180.80324: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available <<< 10234 1726887180.80455: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available <<< 10234 1726887180.80523: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available <<< 10234 1726887180.81655: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba65956908> # /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 0x7fba6599a550> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 10234 1726887180.82070: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available <<< 10234 1726887180.82110: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 10234 1726887180.83170: 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 0x7fba65983588> # 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 0x7fba65979c50> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba65941ef0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 10234 1726887180.84230: stdout chunk (state=3): >>># 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 0x7fba65a90ac8> <<< 10234 1726887180.86435: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba65a917b8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba65a91438> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 10234 1726887180.87634: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10234 1726887180.92491: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/n<<< 10234 1726887180.93836: stdout chunk (state=3): >>>etwork/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 10234 1726887180.95430: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py <<< 10234 1726887180.95851: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba654c4828> # /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 0x7fba65447438> # 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 0x7fba65447dd8> <<< 10234 1726887180.95923: 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 0x7fba65447f98> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba654aca58> <<< 10229 1726887181.38633: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"python3-urllib3": [{"name": "python3-urllib3", "version": "1.24.2", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-linux-procfs": [{"name": "python3-linux-procfs", "version": "0.7.3", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cryptography": [{"name": "python3-cryptography", "version": "3.2.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20180629", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240111", "release": "121.gitb3132c18.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.5", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.28.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "8", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "2.9", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-extra": [{"name": "grub2-tools-extra", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.8", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2017.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "1.10", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "2f86d6a1", "release": "5cf7cefb", "epoch": null, "arch": null, "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "info": [{"name": "info", "version": "6.5", "release": "7.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12": [{"name": "python3.12", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "s<<< 10229 1726887181.38654: stdout chunk (state=3): >>>ource": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip": [{"name": "python3-slip", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.6.0", "release": "22.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-perf": [{"name": "python3-perf", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-syspurpose": [{"name": "python3-syspurpose", "version": "1.28.42", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.5", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.5", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.9", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "5.13", "release": "2.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "biosdevname": [{"name": "biosdevname", "version": "0.7.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "23.20170329cvs.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.0", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.13", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "3.el8", "epoch": null, "arch": "x86_64", "sou<<< 10229 1726887181.38673: stdout chunk (state=3): >>>rce": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.3", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.3", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.20.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables": [{"name": "iptables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.1.0", "release": "9.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "23.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.13.0", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "1.73", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.39", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsss_autofs": [{"name": "libsss_autofs", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.11", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.1.7", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.15", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.5", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.027", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "plat<<< 10229 1726887181.38685: stdout chunk (state=3): >>>form-python-pip": [{"name": "platform-python-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.74", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf16": [{"name": "pcre2-utf16", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err-devel": [{"name": "libcom_err-devel", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "1.2.0", "release": "2.20180605git4a062cf.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-devel": [{"name": "libselinux-devel", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs-devel": [{"name": "keyutils-libs-devel", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcroco": [{"name": "libcroco", "version": "0.6.12", "release": "4.el8_2.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.3.0", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.60_v7.0.306", "release": "80.0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.6.1", "release": "22.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "dbus-daemon": [{"name": "dbus-daemon", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.3.1", "release": "33.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.5", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "<<< 10229 1726887181.38745: stdout chunk (state=3): >>>1.74", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.32", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "1.9", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "26.1", "release": "11.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-webencodings": [{"name": "python3-webencodings", "version": "0.5.1", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.20", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17025", "release": "2.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.8", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.1.3", "release": "19.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "0.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libgcc": [{"name": "libgcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.6.1", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyudev": [{"name": "python3-pyudev", "version": "0.21.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.28", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.00.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus-glib": [{"name": "dbus-glib", "version": "0.110", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.56.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.18.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "8.6", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.62", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.12.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "2.3.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "4.4.20", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusbx": [{"name": "libusbx", "version": "1.0.23", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.6", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.26.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "7.0", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.2.5", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.19.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.1.2", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.3.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.8.5", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip-dbus": [{"name": "python3-slip-dbus", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python36": [{"name": "python36", "version": "3.6.8", "release": "39.module_el8+762+77bd8591", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tuned": [{"name": "tuned", "version": "2.22.1", "release": "4.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.13.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.26", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2102.0", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20230808", "release": "2.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.2", "release": "1.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.4.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "5.0.0", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.6", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.12", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.20", "release": "7.el8.0.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.42", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000-firmware": [{"name": "iwl6000-firmware", "version": "9.221.4.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libibverbs": [{"name": "libibverbs", "version": "48.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-ebtables": [{"name": "iptables-ebtables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-chrono": [{"name": "boost-chrono", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "3.1.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.2.1", "release": "11.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.7", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mozjs60": [{"name": "mozjs60", "version": "60.9.0", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "0.5.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-timer": [{"name": "boost-timer", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpng": [{"name": "libpng", "version": "1.6.34", "release": "5.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "brotli": [{"name": "brotli", "version": "1.0.6", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.7", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hdparm": [{"name": "hdparm", "version": "9.54", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.7", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "4.2.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": <<< 10229 1726887181.39086: stdout chunk (state=3): >>>"2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.24", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.20", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "platform-python-setuptools": [{"name": "platform-python-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.4.46", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "48.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb-utils": [{"name": "libdb-utils", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.15", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.1.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.4", "release": "41.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.6", "release": "22.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers-lib": [{"name": "trousers-lib", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.1.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.56.4", "release": "163.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.6.16", "release": "8.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers": [{"name": "trousers", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.11.0", "release": "8.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "17.20190603git.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.14.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.8.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.6.8", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-ply": [{"name": "python3-ply", "version": "3.9", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cffi": [{"name": "python3-cffi", "version": "1.11.5", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jwt": [{"name": "python3-jwt", "version": "1.6.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.20.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.3", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "noarch", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.5.1", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "0.23", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "2.6.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-libs": [{"name": "python3.12-libs", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.55", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.11", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20160104", "release": "7.module_el8+645+9d809f8c", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.280", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "4.06", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.230.600", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.074", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "1.69", "release": "395.el8", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.11", "release": "3.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.28", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "2.97", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.72", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.49", "release": "2.el8", "epoch": 3, "arch": "x86_64", "source": "rpm"}], "perl-macros": [{"name": "perl-macros", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Unicode-Normalize": [{"name": "perl-Unicode-Normalize", "version": "1.25", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.38", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-threads-shared": [{"name": "perl-threads-shared", "version": "1.58", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf32": [{"name": "pcre2-utf32", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol-devel": [{"name": "libsepol-devel", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-devel": [{"name": "pcre2-devel", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkadm5": [{"name": "libkadm5", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-devel": [{"name": "krb5-devel", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "37", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.30", "release": "123.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-date-time": [{"name": "boost-date-time", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.30", "release": "9.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "3.12", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmetalink": [{"name": "libmetalink", "version": "0.1.3", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-html5lib": [{"name": "python3-html5lib", "version": "0.999999999", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.37", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.24", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.0", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "33.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.2.0", "release": "10.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.3.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "timedatex": [{"name": "timedatex", "version": "0.5", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pycparser": [{"name": "python3-pycparser", "version": "2.14", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20180723", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "2.1.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.9.5", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "3.0.4", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.4", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.314", "release": "8.22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-libs": [{"name": "dhcp-libs", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.1.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "8", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "bind-export-libs": [{"name": "bind-export-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.1.1", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.10.1", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.3.2", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "7.el8.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-pip-wheel": [{"name": "python3.12-pip-wheel", "version": "23.2.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.31", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.7", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.2.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.7.11", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip": [{"name": "python3-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.1", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.4.48", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.8.3", "release": "3.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "6.2.0", "release": "49.module_el8+991+097e156d", "epoch": 15, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.2", "release": "39.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.3.5", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.7.6.1", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.3", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iprutils": [{"name": "iprutils", "version": "2.4.19", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "1.0", "release": "12.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.08", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "8", "release": "19.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpcap": [{"name": "libpcap", "version": "1.9.1", "release": "5.el8", "epoch": 14, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2018.2", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.18", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.0.4", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "freetype": [{"name": "freetype", "version": "2.9.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "530", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.167", "release": "399.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hardlink": [{"name": "hardlink", "version": "1.3", "release": "6.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.88", "release": "2.module_el8+339+1ec643e0", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.33.0", "release": "6.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.066", "release": "4.module_el8+339+1ec643e0", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.11", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.35", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.50", "release": "4.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.42", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "0.9.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.237", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.15", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "platform-python": [{"name": "platform-python", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-threads": [{"name": "perl-threads", "version": "2.21", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.3.3", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.9", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-devel": [{"name": "libverto-devel", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "isl": [{"name": "isl", "version": "0.16.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.3.7", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.19.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "noarch", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.2.3", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.2.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} <<< 10229 1726887181.39374: 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 <<< 10229 1726887181.39402: 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 # 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 <<< 10229 1726887181.39418: stdout chunk (state=3): >>># 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 <<< 10229 1726887181.39435: 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 # 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 <<< 10229 1726887181.39456: stdout chunk (state=3): >>># cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic <<< 10229 1726887181.39496: 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 # 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 <<< 10229 1726887181.39509: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.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 <<< 10229 1726887181.39522: 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 # 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 <<< 10229 1726887181.39533: stdout chunk (state=3): >>># destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils <<< 10229 1726887181.39557: 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.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ <<< 10229 1726887181.39597: stdout chunk (state=3): >>># 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 <<< 10229 1726887181.39636: stdout chunk (state=3): >>># 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 <<< 10229 1726887181.39680: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms <<< 10229 1726887181.39717: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10229 1726887181.39988: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10229 1726887181.40017: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10229 1726887181.40031: stdout chunk (state=3): >>># destroy zipimport <<< 10229 1726887181.40047: stdout chunk (state=3): >>># destroy _compression # destroy _lzma <<< 10229 1726887181.40071: stdout chunk (state=3): >>># destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 10229 1726887181.40101: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings <<< 10229 1726887181.40118: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes <<< 10229 1726887181.40137: stdout chunk (state=3): >>># destroy _string <<< 10229 1726887181.40162: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket <<< 10229 1726887181.40174: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10229 1726887181.40186: stdout chunk (state=3): >>># destroy _json <<< 10229 1726887181.40208: stdout chunk (state=3): >>># destroy selinux <<< 10229 1726887181.40221: stdout chunk (state=3): >>># destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy <<< 10229 1726887181.40255: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 10229 1726887181.40281: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction <<< 10229 1726887181.40293: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy _compat_pickle <<< 10229 1726887181.40304: stdout chunk (state=3): >>># destroy _pickle # destroy array <<< 10229 1726887181.40317: stdout chunk (state=3): >>># destroy queue # destroy traceback # destroy multiprocessing.util <<< 10229 1726887181.40328: stdout chunk (state=3): >>># destroy atexit # destroy multiprocessing.process <<< 10229 1726887181.40340: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 10229 1726887181.40353: stdout chunk (state=3): >>># destroy datetime <<< 10229 1726887181.40376: stdout chunk (state=3): >>># destroy ipaddress # destroy textwrap # destroy base64 <<< 10229 1726887181.40570: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm._rpmb # destroy rpm._rpm # destroy rpm # destroy rpm._rpms # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile <<< 10229 1726887181.40582: stdout chunk (state=3): >>># destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections <<< 10229 1726887181.40596: 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 <<< 10229 1726887181.40609: stdout chunk (state=3): >>># cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse <<< 10229 1726887181.40622: 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 <<< 10229 1726887181.40634: stdout chunk (state=3): >>># cleanup[3] wiping threading <<< 10229 1726887181.40647: stdout chunk (state=3): >>># cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 10229 1726887181.40658: 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 <<< 10229 1726887181.40682: stdout chunk (state=3): >>># 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 <<< 10229 1726887181.40696: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux <<< 10229 1726887181.40716: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10229 1726887181.40846: stdout chunk (state=3): >>># destroy posixpath <<< 10229 1726887181.40871: stdout chunk (state=3): >>># destroy stat <<< 10229 1726887181.40883: stdout chunk (state=3): >>># destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq <<< 10229 1726887181.40906: stdout chunk (state=3): >>># destroy select <<< 10229 1726887181.40926: stdout chunk (state=3): >>># destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random <<< 10229 1726887181.40942: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy collections <<< 10229 1726887181.40957: 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 <<< 10229 1726887181.40977: stdout chunk (state=3): >>># 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 <<< 10229 1726887181.40988: stdout chunk (state=3): >>># destroy warnings <<< 10229 1726887181.41328: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 10229 1726887181.41385: stderr chunk (state=3): >>><<< 10229 1726887181.41394: stdout chunk (state=3): >>><<< <10.31.42.224> (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 0x7f79445dae48>\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 0x7f7944570828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79445da9b0>\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 0x7f794457d630>\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 0x7f7944584160>\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 0x7f79445890f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7944584748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7944584390>\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 0x7f794452e470>\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 0x7f7944533e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794452eb38>\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 0x7f794453a4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794451dd68>\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 0x7f7944520198>\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 0x7f794282e940>\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 0x7f7942840240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794458ea20>\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 0x7f7942764080>\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 0x7f794276f2b0>\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 0x7f794276ff60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794276fa90>\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 0x7f7942779080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79428097b8>\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 0x7f7942809ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427fd160>\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 0x7f79427fde48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427f5438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427e5470>\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 0x7f794251d2b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7942524d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427fd0b8>\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 0x7f794252ae48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427df2b0>\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 0x7f794252f208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794252afd0>\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 0x7f794252f320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794284efd0>\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 0x7f794252fe10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794252fa20>\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 0x7f794253c6d8>\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 0x7f794253ceb8>\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 0x7f79420c41d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794253c7b8>\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 0x7f79420c9c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794252f550>\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 0x7f79420ed2e8>\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 0x7f79420ed6a0>\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 0x7f79420f4390>\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 0x7f7941e9eba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7941e942e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7941e8cf98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7941e83e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79420f4d30>\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 0x7f7941e94f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79420eda20>\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 0x7f79444ea710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7941e97048>\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 0x7f79444eaa90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794252f898>\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 0x7f79445045c0>\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 0x7f7944508630>\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 0x7f7944508b00>\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 0x7f7944508c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7944504e10>\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 0x7f7944508f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79445084e0>\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 0x7f7944508240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79444f7b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79420d8358>\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 0x7f7944504470>\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 0x7f794050c908>\r\n# zipimport: found 108 names in \'/tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f79401deac8>\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 0x7f7940181278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79401884e0>\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 0x7f79401885f8>\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 0x7f7940188b38>\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 0x7f79401b3b00>\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 0x7f794047d048>\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 0x7f794047d278>\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 0x7f794047d5c0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79401af2b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79401a44a8>\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 0x7f79401af6d8>\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 0x7f79401b3518>\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 0x7f79404a9e80>\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 0x7f79404bf940>\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 0x7f79404caa58>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79404aed30>\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 0x7f79404b7438>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79404a2278>\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 0x7f79404e4a90>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79404b75f8>\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 0x7f79404f39b0>\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 0x7f79404f3a90>\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 0x7f79404f3c18>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794049a048>\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 0x7f79402355f8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7940229cf8>\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 0x7f7940229ef0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79402297b8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f794024f9e8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794024f6d8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794023feb8>\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 0x7f794024f550>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794023f710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793cb182b0>\r\n# 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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793cbce8d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793cbd0128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cb5b898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793cc02080>\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 0x7f793cc02128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cb5d940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# 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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793cba6f28>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793cc1c470>\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 0x7f793cc3ae80>\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 0x7f793cc43668>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc28b38>\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 0x7f793cc3abe0>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc1ce10>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc0af28>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cbbe860>\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 0x7f793ceb3ba8>\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 0x7f793ceb0710>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc5eb00>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793c29e908>\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 0x7f793c2e2550>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793c2cb588>\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 0x7f793c2c1c50>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793c289ef0>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793c3e4ac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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 0x7f793c3d67b8>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793c3d6438>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_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_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\r\n# zipimport: zlib available\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 0x7f793be0c828>\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 0x7f793bd8c438>\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 0x7f793bd8cdd8>\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 0x7f793bd8cf98>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793bdf4a58>\r\n\r\n{"ansible_facts": {"packages": {"python3-urllib3": [{"name": "python3-urllib3", "version": "1.24.2", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-linux-procfs": [{"name": "python3-linux-procfs", "version": "0.7.3", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cryptography": [{"name": "python3-cryptography", "version": "3.2.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20180629", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240111", "release": "121.gitb3132c18.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.5", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.28.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "8", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "2.9", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-extra": [{"name": "grub2-tools-extra", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.8", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2017.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "1.10", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "2f86d6a1", "release": "5cf7cefb", "epoch": null, "arch": null, "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "info": [{"name": "info", "version": "6.5", "release": "7.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12": [{"name": "python3.12", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip": [{"name": "python3-slip", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.6.0", "release": "22.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-perf": [{"name": "python3-perf", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-syspurpose": [{"name": "python3-syspurpose", "version": "1.28.42", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.5", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.5", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.9", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "5.13", "release": "2.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "biosdevname": [{"name": "biosdevname", "version": "0.7.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "23.20170329cvs.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.0", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.13", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.3", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.3", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.20.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables": [{"name": "iptables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.1.0", "release": "9.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "23.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.13.0", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "1.73", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.39", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsss_autofs": [{"name": "libsss_autofs", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.11", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.1.7", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.15", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.5", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.027", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "platform-python-pip": [{"name": "platform-python-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.74", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf16": [{"name": "pcre2-utf16", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err-devel": [{"name": "libcom_err-devel", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "1.2.0", "release": "2.20180605git4a062cf.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-devel": [{"name": "libselinux-devel", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs-devel": [{"name": "keyutils-libs-devel", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcroco": [{"name": "libcroco", "version": "0.6.12", "release": "4.el8_2.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.3.0", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.60_v7.0.306", "release": "80.0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.6.1", "release": "22.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "dbus-daemon": [{"name": "dbus-daemon", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.3.1", "release": "33.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.5", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.74", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.32", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "1.9", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "26.1", "release": "11.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-webencodings": [{"name": "python3-webencodings", "version": "0.5.1", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.20", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17025", "release": "2.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.8", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.1.3", "release": "19.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "0.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libgcc": [{"name": "libgcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.6.1", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyudev": [{"name": "python3-pyudev", "version": "0.21.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.28", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.00.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus-glib": [{"name": "dbus-glib", "version": "0.110", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.56.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.18.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "8.6", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.62", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.12.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "2.3.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "4.4.20", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusbx": [{"name": "libusbx", "version": "1.0.23", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.6", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.26.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "7.0", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.2.5", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.19.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.1.2", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.3.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.8.5", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip-dbus": [{"name": "python3-slip-dbus", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python36": [{"name": "python36", "version": "3.6.8", "release": "39.module_el8+762+77bd8591", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tuned": [{"name": "tuned", "version": "2.22.1", "release": "4.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.13.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.26", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2102.0", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20230808", "release": "2.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.2", "release": "1.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.4.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "5.0.0", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.6", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.12", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.20", "release": "7.el8.0.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.42", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000-firmware": [{"name": "iwl6000-firmware", "version": "9.221.4.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libibverbs": [{"name": "libibverbs", "version": "48.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-ebtables": [{"name": "iptables-ebtables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-chrono": [{"name": "boost-chrono", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "3.1.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.2.1", "release": "11.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.7", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mozjs60": [{"name": "mozjs60", "version": "60.9.0", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "0.5.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-timer": [{"name": "boost-timer", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpng": [{"name": "libpng", "version": "1.6.34", "release": "5.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "brotli": [{"name": "brotli", "version": "1.0.6", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.7", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hdparm": [{"name": "hdparm", "version": "9.54", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.7", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "4.2.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.24", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.20", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "platform-python-setuptools": [{"name": "platform-python-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.4.46", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "48.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb-utils": [{"name": "libdb-utils", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.15", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.1.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.4", "release": "41.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.6", "release": "22.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers-lib": [{"name": "trousers-lib", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.1.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.56.4", "release": "163.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.6.16", "release": "8.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers": [{"name": "trousers", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.11.0", "release": "8.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "17.20190603git.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.14.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.8.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.6.8", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-ply": [{"name": "python3-ply", "version": "3.9", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cffi": [{"name": "python3-cffi", "version": "1.11.5", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jwt": [{"name": "python3-jwt", "version": "1.6.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.20.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.3", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "noarch", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.5.1", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "0.23", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "2.6.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-libs": [{"name": "python3.12-libs", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.55", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.11", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20160104", "release": "7.module_el8+645+9d809f8c", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.280", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "4.06", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.230.600", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.074", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "1.69", "release": "395.el8", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.11", "release": "3.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.28", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "2.97", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.72", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.49", "release": "2.el8", "epoch": 3, "arch": "x86_64", "source": "rpm"}], "perl-macros": [{"name": "perl-macros", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Unicode-Normalize": [{"name": "perl-Unicode-Normalize", "version": "1.25", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.38", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-threads-shared": [{"name": "perl-threads-shared", "version": "1.58", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf32": [{"name": "pcre2-utf32", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol-devel": [{"name": "libsepol-devel", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-devel": [{"name": "pcre2-devel", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkadm5": [{"name": "libkadm5", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-devel": [{"name": "krb5-devel", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "37", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.30", "release": "123.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-date-time": [{"name": "boost-date-time", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.30", "release": "9.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "3.12", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmetalink": [{"name": "libmetalink", "version": "0.1.3", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-html5lib": [{"name": "python3-html5lib", "version": "0.999999999", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.37", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.24", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.0", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "33.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.2.0", "release": "10.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.3.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "timedatex": [{"name": "timedatex", "version": "0.5", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pycparser": [{"name": "python3-pycparser", "version": "2.14", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20180723", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "2.1.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.9.5", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "3.0.4", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.4", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.314", "release": "8.22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-libs": [{"name": "dhcp-libs", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.1.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "8", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "bind-export-libs": [{"name": "bind-export-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.1.1", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.10.1", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.3.2", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "7.el8.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-pip-wheel": [{"name": "python3.12-pip-wheel", "version": "23.2.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.31", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.7", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.2.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.7.11", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip": [{"name": "python3-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.1", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.4.48", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.8.3", "release": "3.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "6.2.0", "release": "49.module_el8+991+097e156d", "epoch": 15, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.2", "release": "39.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.3.5", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.7.6.1", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.3", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iprutils": [{"name": "iprutils", "version": "2.4.19", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "1.0", "release": "12.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.08", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "8", "release": "19.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpcap": [{"name": "libpcap", "version": "1.9.1", "release": "5.el8", "epoch": 14, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2018.2", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.18", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.0.4", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "freetype": [{"name": "freetype", "version": "2.9.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "530", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.167", "release": "399.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hardlink": [{"name": "hardlink", "version": "1.3", "release": "6.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.88", "release": "2.module_el8+339+1ec643e0", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.33.0", "release": "6.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.066", "release": "4.module_el8+339+1ec643e0", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.11", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.35", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.50", "release": "4.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.42", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "0.9.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.237", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.15", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "platform-python": [{"name": "platform-python", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-threads": [{"name": "perl-threads", "version": "2.21", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.3.3", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.9", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-devel": [{"name": "libverto-devel", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "isl": [{"name": "isl", "version": "0.16.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.3.7", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.19.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "noarch", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.2.3", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.2.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}}\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.common.respawn\r\n# destroy ansible.module_utils.common.respawn\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.facts.packages\r\n# destroy ansible.module_utils.facts.packages\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# 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 pickle\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 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 rpm.transaction\r\n# destroy rpm._rpmb\r\n# destroy rpm._rpm\r\n# destroy rpm\r\n# destroy rpm._rpms\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.224 closed.\r\n') 10229 1726887181.41524: _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 0x7f79445dae48> # /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 0x7f7944570828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79445da9b0> # /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 0x7f794457d630> 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 0x7f7944584160> # /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 0x7f79445890f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7944584748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7944584390> # /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 0x7f794452e470> # /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 0x7f7944533e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794452eb38> # /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 0x7f794453a4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794451dd68> # /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 0x7f7944520198> # /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 0x7f794282e940> # /usr/lib64/python3.6/__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 0x7f7942840240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794458ea20> 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 0x7f7942764080> # /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 0x7f794276f2b0> # /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 0x7f794276ff60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794276fa90> 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 0x7f7942779080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79428097b8> # /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 0x7f7942809ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427fd160> # /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 0x7f79427fde48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427f5438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427e5470> # /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 0x7f794251d2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7942524d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427fd0b8> 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 0x7f794252ae48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79427df2b0> # /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 0x7f794252f208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794252afd0> # 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 0x7f794252f320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794284efd0> # /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 0x7f794252fe10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794252fa20> # /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 0x7f794253c6d8> # /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 0x7f794253ceb8> # /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 0x7f79420c41d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794253c7b8> # /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 0x7f79420c9c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794252f550> # /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 0x7f79420ed2e8> # 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 0x7f79420ed6a0> # /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 0x7f79420f4390> # /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 0x7f7941e9eba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7941e942e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7941e8cf98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7941e83e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79420f4d30> # 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 0x7f7941e94f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79420eda20> # /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 0x7f79444ea710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7941e97048> 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 0x7f79444eaa90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794252f898> # /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 0x7f79445045c0> # /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 0x7f7944508630> # 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 0x7f7944508b00> # 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 0x7f7944508c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7944504e10> # /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 0x7f7944508f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79445084e0> # 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 0x7f7944508240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79444f7b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79420d8358> # /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 0x7f7944504470> # /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 0x7f794050c908> # zipimport: found 108 names in '/tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79401deac8> 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 0x7f7940181278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79401884e0> # 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 0x7f79401885f8> # /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 0x7f7940188b38> # /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 0x7f79401b3b00> # 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 0x7f794047d048> # 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 0x7f794047d278> # /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 0x7f794047d5c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79401af2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79401a44a8> # /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 0x7f79401af6d8> # 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 0x7f79401b3518> # /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 0x7f79404a9e80> # /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 0x7f79404bf940> # /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 0x7f79404caa58> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79404aed30> # /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 0x7f79404b7438> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79404a2278> # /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 0x7f79404e4a90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79404b75f8> # 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 0x7f79404f39b0> # 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 0x7f79404f3a90> # 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 0x7f79404f3c18> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794049a048> # /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 0x7f79402355f8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f7940229cf8> # 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 0x7f7940229ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f79402297b8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f794024f9e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794024f6d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794023feb8> # /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 0x7f794024f550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f794023f710> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cb182b0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cbce8d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f793cbd0128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cb5b898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc02080> # /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 0x7f793cc02128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cb5d940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cba6f28> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc1c470> # /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 0x7f793cc3ae80> # 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 0x7f793cc43668> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc28b38> # 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 0x7f793cc3abe0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc1ce10> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc0af28> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cbbe860> # /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 0x7f793ceb3ba8> # /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 0x7f793ceb0710> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793cc5eb00> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793c29e908> # /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 0x7f793c2e2550> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793c2cb588> # 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 0x7f793c2c1c50> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793c289ef0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793c3e4ac8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f793c3d67b8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793c3d6438> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_cl74hgb3/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py # zipimport: zlib available # /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f793be0c828> # /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 0x7f793bd8c438> # 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 0x7f793bd8cdd8> # 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 0x7f793bd8cf98> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7f793bdf4a58> {"ansible_facts": {"packages": {"python3-urllib3": [{"name": "python3-urllib3", "version": "1.24.2", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-linux-procfs": [{"name": "python3-linux-procfs", "version": "0.7.3", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cryptography": [{"name": "python3-cryptography", "version": "3.2.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20180629", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240111", "release": "121.gitb3132c18.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.5", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.28.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "8", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "2.9", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-extra": [{"name": "grub2-tools-extra", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.8", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2017.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "1.10", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "2f86d6a1", "release": "5cf7cefb", "epoch": null, "arch": null, "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "info": [{"name": "info", "version": "6.5", "release": "7.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12": [{"name": "python3.12", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip": [{"name": "python3-slip", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.6.0", "release": "22.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-perf": [{"name": "python3-perf", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-syspurpose": [{"name": "python3-syspurpose", "version": "1.28.42", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.5", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.5", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.9", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "5.13", "release": "2.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "biosdevname": [{"name": "biosdevname", "version": "0.7.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "23.20170329cvs.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.0", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.13", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.3", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.3", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.20.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables": [{"name": "iptables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.1.0", "release": "9.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "23.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.13.0", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "1.73", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.39", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsss_autofs": [{"name": "libsss_autofs", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.11", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.1.7", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.15", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.5", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.027", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "platform-python-pip": [{"name": "platform-python-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.74", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf16": [{"name": "pcre2-utf16", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err-devel": [{"name": "libcom_err-devel", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "1.2.0", "release": "2.20180605git4a062cf.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-devel": [{"name": "libselinux-devel", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs-devel": [{"name": "keyutils-libs-devel", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcroco": [{"name": "libcroco", "version": "0.6.12", "release": "4.el8_2.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.3.0", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.60_v7.0.306", "release": "80.0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.6.1", "release": "22.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "dbus-daemon": [{"name": "dbus-daemon", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.3.1", "release": "33.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.5", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.74", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.32", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "1.9", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "26.1", "release": "11.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-webencodings": [{"name": "python3-webencodings", "version": "0.5.1", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.20", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17025", "release": "2.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.8", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.1.3", "release": "19.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "0.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libgcc": [{"name": "libgcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.6.1", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyudev": [{"name": "python3-pyudev", "version": "0.21.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.28", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.00.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus-glib": [{"name": "dbus-glib", "version": "0.110", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.56.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.18.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "8.6", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.62", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.12.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "2.3.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "4.4.20", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusbx": [{"name": "libusbx", "version": "1.0.23", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.6", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.26.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "7.0", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.2.5", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.19.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.1.2", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.3.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.8.5", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip-dbus": [{"name": "python3-slip-dbus", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python36": [{"name": "python36", "version": "3.6.8", "release": "39.module_el8+762+77bd8591", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tuned": [{"name": "tuned", "version": "2.22.1", "release": "4.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.13.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.26", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2102.0", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20230808", "release": "2.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.2", "release": "1.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.4.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "5.0.0", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.6", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.12", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.20", "release": "7.el8.0.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.42", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000-firmware": [{"name": "iwl6000-firmware", "version": "9.221.4.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libibverbs": [{"name": "libibverbs", "version": "48.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-ebtables": [{"name": "iptables-ebtables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-chrono": [{"name": "boost-chrono", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "3.1.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.2.1", "release": "11.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.7", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mozjs60": [{"name": "mozjs60", "version": "60.9.0", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "0.5.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-timer": [{"name": "boost-timer", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpng": [{"name": "libpng", "version": "1.6.34", "release": "5.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "brotli": [{"name": "brotli", "version": "1.0.6", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.7", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hdparm": [{"name": "hdparm", "version": "9.54", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.7", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "4.2.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.24", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.20", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "platform-python-setuptools": [{"name": "platform-python-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.4.46", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "48.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb-utils": [{"name": "libdb-utils", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.15", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.1.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.4", "release": "41.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.6", "release": "22.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers-lib": [{"name": "trousers-lib", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.1.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.56.4", "release": "163.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.6.16", "release": "8.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers": [{"name": "trousers", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.11.0", "release": "8.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "17.20190603git.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.14.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.8.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.6.8", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-ply": [{"name": "python3-ply", "version": "3.9", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cffi": [{"name": "python3-cffi", "version": "1.11.5", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jwt": [{"name": "python3-jwt", "version": "1.6.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.20.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.3", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "noarch", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.5.1", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "0.23", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "2.6.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-libs": [{"name": "python3.12-libs", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.55", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.11", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20160104", "release": "7.module_el8+645+9d809f8c", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.280", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "4.06", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.230.600", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.074", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "1.69", "release": "395.el8", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.11", "release": "3.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.28", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "2.97", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.72", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.49", "release": "2.el8", "epoch": 3, "arch": "x86_64", "source": "rpm"}], "perl-macros": [{"name": "perl-macros", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Unicode-Normalize": [{"name": "perl-Unicode-Normalize", "version": "1.25", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.38", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-threads-shared": [{"name": "perl-threads-shared", "version": "1.58", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf32": [{"name": "pcre2-utf32", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol-devel": [{"name": "libsepol-devel", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-devel": [{"name": "pcre2-devel", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkadm5": [{"name": "libkadm5", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-devel": [{"name": "krb5-devel", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "37", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.30", "release": "123.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-date-time": [{"name": "boost-date-time", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.30", "release": "9.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "3.12", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmetalink": [{"name": "libmetalink", "version": "0.1.3", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-html5lib": [{"name": "python3-html5lib", "version": "0.999999999", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.37", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.24", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.0", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "33.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.2.0", "release": "10.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.3.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "timedatex": [{"name": "timedatex", "version": "0.5", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pycparser": [{"name": "python3-pycparser", "version": "2.14", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20180723", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "2.1.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.9.5", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "3.0.4", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.4", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.314", "release": "8.22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-libs": [{"name": "dhcp-libs", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.1.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "8", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "bind-export-libs": [{"name": "bind-export-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.1.1", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.10.1", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.3.2", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "7.el8.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-pip-wheel": [{"name": "python3.12-pip-wheel", "version": "23.2.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.31", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.7", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.2.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.7.11", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip": [{"name": "python3-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.1", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.4.48", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.8.3", "release": "3.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "6.2.0", "release": "49.module_el8+991+097e156d", "epoch": 15, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.2", "release": "39.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.3.5", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.7.6.1", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.3", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iprutils": [{"name": "iprutils", "version": "2.4.19", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "1.0", "release": "12.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.08", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "8", "release": "19.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpcap": [{"name": "libpcap", "version": "1.9.1", "release": "5.el8", "epoch": 14, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2018.2", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.18", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.0.4", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "freetype": [{"name": "freetype", "version": "2.9.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "530", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.167", "release": "399.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hardlink": [{"name": "hardlink", "version": "1.3", "release": "6.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.88", "release": "2.module_el8+339+1ec643e0", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.33.0", "release": "6.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.066", "release": "4.module_el8+339+1ec643e0", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.11", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.35", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.50", "release": "4.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.42", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "0.9.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.237", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.15", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "platform-python": [{"name": "platform-python", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-threads": [{"name": "perl-threads", "version": "2.21", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.3.3", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.9", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-devel": [{"name": "libverto-devel", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "isl": [{"name": "isl", "version": "0.16.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.3.7", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.19.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "noarch", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.2.3", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.2.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm._rpmb # destroy rpm._rpm # destroy rpm # destroy rpm._rpms # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings , stderr=Shared connection to 10.31.42.224 closed. 10229 1726887181.44857: done with _execute_module (package_facts, {'manager': 'auto', '_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': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10229 1726887181.44877: _low_level_execute_command(): starting 10229 1726887181.44886: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858/ > /dev/null 2>&1 && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887179.7521777-10229-74061644556858/ > /dev/null 2>&1 && sleep 0'"'"'' 10229 1726887181.47487: stderr chunk (state=2): >>><<< 10229 1726887181.47495: stdout chunk (state=2): >>><<< <10.31.42.224> (0, b'', b'') 10229 1726887181.47520: _low_level_execute_command() done: rc=0, stdout=, stderr= 10229 1726887181.47531: handler run complete 10229 1726887181.48116: variable 'ansible_facts' from source: host vars for 'managed_node2' 10229 1726887181.48475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10229 1726887181.49924: variable 'ansible_facts' from source: host vars for 'managed_node2' 10229 1726887181.50255: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10229 1726887181.50857: attempt loop complete, returning result 10229 1726887181.50872: _execute() done 10229 1726887181.50880: dumping result to json 10229 1726887181.51034: done dumping result, returning 10229 1726887181.51047: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Gather package facts [0e652c5f-a961-eb88-62cf-00000000001b] 10229 1726887181.51127: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001b 10229 1726887181.54469: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001b 10229 1726887181.54477: WORKER PROCESS EXITING ok: [managed_node2] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "3.el8", "source": "rpm", "version": "2.2.53" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "22.el8", "source": "rpm", "version": "0.60.6.1" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "1.el8", "source": "rpm", "version": "3.1.2" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.el8", "source": "rpm", "version": "3.1.2" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "2.el8", "source": "rpm", "version": "1.2.6" } ], "authselect-compat": [ { "arch": "x86_64", "epoch": null, "name": "authselect-compat", "release": "2.el8", "source": "rpm", "version": "1.2.6" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "2.el8", "source": "rpm", "version": "1.2.6" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "27.el8", "source": "rpm", "version": "0.7" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "5.el8", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "5.el8", "source": "rpm", "version": "4.4.20" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "5.el8", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el8bkr", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "33.el8bkr", "source": "rpm", "version": "1" } ], "bind-export-libs": [ { "arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "13.el8", "source": "rpm", "version": "9.11.36" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "123.el8", "source": "rpm", "version": "2.30" } ], "biosdevname": [ { "arch": "x86_64", "epoch": null, "name": "biosdevname", "release": "2.el8", "source": "rpm", "version": "0.7.3" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "10.el8", "source": "rpm", "version": "3.0.4" } ], "boost-atomic": [ { "arch": "x86_64", "epoch": null, "name": "boost-atomic", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-chrono": [ { "arch": "x86_64", "epoch": null, "name": "boost-chrono", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-date-time": [ { "arch": "x86_64", "epoch": null, "name": "boost-date-time", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-timer": [ { "arch": "x86_64", "epoch": null, "name": "boost-timer", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "brotli": [ { "arch": "x86_64", "epoch": null, "name": "brotli", "release": "3.el8", "source": "rpm", "version": "1.0.6" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "26.el8", "source": "rpm", "version": "1.0.6" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "11.el8", "source": "rpm", "version": "1.13.0" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "80.0.el8", "source": "rpm", "version": "2023.2.60_v7.0.306" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": 1, "name": "centos-gpg-keys", "release": "6.el8", "source": "rpm", "version": "8" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "1.el8", "source": "rpm", "version": "8.6" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "6.el8", "source": "rpm", "version": "8" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el8", "source": "rpm", "version": "2.9" } ], "chkconfig": [ { "arch": "x86_64", "epoch": null, "name": "chkconfig", "release": "1.el8", "source": "rpm", "version": "1.19.2" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el8", "source": "rpm", "version": "4.5" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.el8.2", "source": "rpm", "version": "23.4" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "0.el8", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "15.el8", "source": "rpm", "version": "8.30" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "15.el8", "source": "rpm", "version": "8.30" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "11.el8", "source": "rpm", "version": "2.12" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "15.el8", "source": "rpm", "version": "2.9.6" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "15.el8", "source": "rpm", "version": "2.9.6" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "10.el8", "source": "rpm", "version": "1.5.2" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "10.el8", "source": "rpm", "version": "1.5.2" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "17.20190603git.el8", "source": "rpm", "version": "1.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git3177e06.el8", "source": "rpm", "version": "20230731" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git3177e06.el8", "source": "rpm", "version": "20230731" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "7.el8", "source": "rpm", "version": "2.3.7" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "34.el8", "source": "rpm", "version": "7.61.1" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.el8_5", "source": "rpm", "version": "2.1.27" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-daemon": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-daemon", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-glib": [ { "arch": "x86_64", "epoch": null, "name": "dbus-glib", "release": "2.el8", "source": "rpm", "version": "0.110" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 8, "name": "device-mapper", "release": "14.el8", "source": "rpm", "version": "1.02.181" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 8, "name": "device-mapper-libs", "release": "14.el8", "source": "rpm", "version": "1.02.181" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "50.el8", "source": "rpm", "version": "4.3.6" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "50.el8", "source": "rpm", "version": "4.3.6" } ], "dhcp-libs": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "50.el8", "source": "rpm", "version": "4.3.6" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "6.el8", "source": "rpm", "version": "3.6" } ], "dmidecode": [ { "arch": "x86_64", "epoch": 1, "name": "dmidecode", "release": "4.el8", "source": "rpm", "version": "3.3" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "25.el8", "source": "rpm", "version": "4.0.21" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "1.el8", "source": "rpm", "version": "12.1.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "4.el8", "source": "rpm", "version": "37" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-debuginfod-client-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client-devel", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "emacs-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "emacs-filesystem", "release": "11.el8", "source": "rpm", "version": "26.1" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "19.el8", "source": "rpm", "version": "8" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "2.el8", "source": "rpm", "version": "5.13" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "13.el8", "source": "rpm", "version": "2.2.5" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "26.el8", "source": "rpm", "version": "5.33" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "26.el8", "source": "rpm", "version": "5.33" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "6.el8", "source": "rpm", "version": "3.8" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "22.el8", "source": "rpm", "version": "4.6.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "4.el8", "source": "rpm", "version": "0.9.11" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "4.el8", "source": "rpm", "version": "0.9.11" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "9.el8", "source": "rpm", "version": "2.6.1" } ], "freetype": [ { "arch": "x86_64", "epoch": null, "name": "freetype", "release": "9.el8", "source": "rpm", "version": "2.9.1" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "19.el8", "source": "rpm", "version": "2.9.7" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "4.el8", "source": "rpm", "version": "4.2.1" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "gdbm": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm", "release": "2.el8", "source": "rpm", "version": "1.18" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "2.el8", "source": "rpm", "version": "1.18" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "11.el8", "source": "rpm", "version": "1.0.3" } ], "geolite2-city": [ { "arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.el8", "source": "rpm", "version": "20180605" } ], "geolite2-country": [ { "arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.el8", "source": "rpm", "version": "20180605" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "17.el8", "source": "rpm", "version": "0.19.8.1" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "17.el8", "source": "rpm", "version": "0.19.8.1" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "163.el8", "source": "rpm", "version": "2.56.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-headers": [ { "arch": "x86_64", "epoch": null, "name": "glibc-headers", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "12.el8", "source": "rpm", "version": "6.1.2" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "3.el8", "source": "rpm", "version": "2.2.20" } ], "gnupg2-smime": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "3.el8", "source": "rpm", "version": "2.2.20" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "8.el8.1", "source": "rpm", "version": "3.6.16" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "1.el8", "source": "rpm", "version": "1.56.1" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5ccc5b19", "source": "rpm", "version": "8483c65d" }, { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5cf7cefb", "source": "rpm", "version": "2f86d6a1" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "12.el8", "source": "rpm", "version": "1.13.1" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "17.el8", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "6.el8", "source": "rpm", "version": "3.1" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "18.el8", "source": "rpm", "version": "1.22.3" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-tools-extra": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "48.el8", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "21.el8", "source": "rpm", "version": "0.8.0" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "13.el8", "source": "rpm", "version": "1.9" } ], "hardlink": [ { "arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "6.el8", "source": "rpm", "version": "1.3" } ], "hdparm": [ { "arch": "x86_64", "epoch": null, "name": "hdparm", "release": "4.el8", "source": "rpm", "version": "9.54" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "7.el8.0.1", "source": "rpm", "version": "3.20" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "8.22.el8", "source": "rpm", "version": "0.314" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "12.el8", "source": "rpm", "version": "1.3.2" } ], "info": [ { "arch": "x86_64", "epoch": null, "name": "info", "release": "7.el8_5", "source": "rpm", "version": "6.5" } ], "initscripts": [ { "arch": "x86_64", "epoch": null, "name": "initscripts", "release": "1.el8", "source": "rpm", "version": "10.00.18" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "4.el8", "source": "rpm", "version": "0.2.4" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "5.el8", "source": "rpm", "version": "6.2.0" } ], "iprutils": [ { "arch": "x86_64", "epoch": null, "name": "iprutils", "release": "1.el8", "source": "rpm", "version": "2.4.19" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "1.el8", "source": "rpm", "version": "7.1" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "1.el8", "source": "rpm", "version": "7.1" } ], "iptables": [ { "arch": "x86_64", "epoch": null, "name": "iptables", "release": "11.el8", "source": "rpm", "version": "1.8.5" } ], "iptables-ebtables": [ { "arch": "x86_64", "epoch": null, "name": "iptables-ebtables", "release": "11.el8", "source": "rpm", "version": "1.8.5" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "11.el8", "source": "rpm", "version": "1.8.5" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "11.el8", "source": "rpm", "version": "20180629" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "1.el8", "source": "rpm", "version": "1.9.2" } ], "isl": [ { "arch": "x86_64", "epoch": null, "name": "isl", "release": "6.el8", "source": "rpm", "version": "0.16.1" } ], "iwl100-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl100-firmware", "release": "121.el8.1", "source": "rpm", "version": "39.31.5.1" } ], "iwl1000-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl1000-firmware", "release": "121.el8.1", "source": "rpm", "version": "39.31.5.1" } ], "iwl105-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl105-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl135-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl135-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl2000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2000-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl2030-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2030-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl3160-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl3160-firmware", "release": "121.el8.1", "source": "rpm", "version": "25.30.13.0" } ], "iwl5000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5000-firmware", "release": "121.el8.1", "source": "rpm", "version": "8.83.5.1_1" } ], "iwl5150-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5150-firmware", "release": "121.el8.1", "source": "rpm", "version": "8.24.2.2" } ], "iwl6000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000-firmware", "release": "121.el8.1", "source": "rpm", "version": "9.221.4.1" } ], "iwl6000g2a-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000g2a-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl6050-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6050-firmware", "release": "121.el8.1", "source": "rpm", "version": "41.28.5.1" } ], "iwl7260-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl7260-firmware", "release": "121.el8.1", "source": "rpm", "version": "25.30.13.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el8", "source": "rpm", "version": "2.14" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "3.el8", "source": "rpm", "version": "0.13.1" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "11.el8", "source": "rpm", "version": "2.0.4" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "11.el8", "source": "rpm", "version": "2.0.4" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "11.el8", "source": "rpm", "version": "2.0.4" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "14.el8", "source": "rpm", "version": "2.0.26" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "9.el8", "source": "rpm", "version": "1.5.10" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "9.el8", "source": "rpm", "version": "1.5.10" } ], "keyutils-libs-devel": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs-devel", "release": "9.el8", "source": "rpm", "version": "1.5.10" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "20.el8", "source": "rpm", "version": "25" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "20.el8", "source": "rpm", "version": "25" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "41.el8", "source": "rpm", "version": "0.8.4" } ], "krb5-devel": [ { "arch": "x86_64", "epoch": null, "name": "krb5-devel", "release": "27.el8", "source": "rpm", "version": "1.18.2" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "27.el8", "source": "rpm", "version": "1.18.2" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "12.el8", "source": "rpm", "version": "1.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "3.el8", "source": "rpm", "version": "530" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.el8", "source": "rpm", "version": "2.2.53" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "5.el8", "source": "rpm", "version": "3.3.3" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el8", "source": "rpm", "version": "2.5.1" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "3.el8", "source": "rpm", "version": "2.4.48" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "40.el8", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libbpf": [ { "arch": "x86_64", "epoch": null, "name": "libbpf", "release": "1.el8", "source": "rpm", "version": "0.5.0" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "5.el8", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.el8", "source": "rpm", "version": "0.7.11" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "40.el8", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "libcom_err-devel": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err-devel", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.el8", "source": "rpm", "version": "0.1.18" } ], "libcroco": [ { "arch": "x86_64", "epoch": null, "name": "libcroco", "release": "4.el8_2.1", "source": "rpm", "version": "0.6.12" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "34.el8", "source": "rpm", "version": "7.61.1" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "15.el8", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "42.el8_4", "source": "rpm", "version": "5.3.28" } ], "libdb-utils": [ { "arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "42.el8_4", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "40.el8", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "19.el8", "source": "rpm", "version": "0.63.0" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "23.20170329cvs.el8", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "3.el8", "source": "rpm", "version": "0.1.10" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "6.el8", "source": "rpm", "version": "4.24" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "5.el8", "source": "rpm", "version": "2.1.8" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "2.el8", "source": "rpm", "version": "0.99.9" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.el8", "source": "rpm", "version": "3.1" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "7.el8", "source": "rpm", "version": "1.8.5" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.el8", "source": "rpm", "version": "1.31" } ], "libibverbs": [ { "arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.el8", "source": "rpm", "version": "48.0" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.el8", "source": "rpm", "version": "2.2.0" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "40.el8", "source": "rpm", "version": "1.3.1" } ], "libkadm5": [ { "arch": "x86_64", "epoch": null, "name": "libkadm5", "release": "27.el8", "source": "rpm", "version": "1.18.2" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.el8", "source": "rpm", "version": "1.4.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.el8", "source": "rpm", "version": "1.4.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "9.el8", "source": "rpm", "version": "1.3.5" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "0.el8", "source": "rpm", "version": "2.8.0" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "10.el8.1", "source": "rpm", "version": "1.2.0" } ], "libmetalink": [ { "arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "7.el8", "source": "rpm", "version": "0.1.3" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "6.el8", "source": "rpm", "version": "1.0.4" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.el8", "source": "rpm", "version": "2.13.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "9.1.el8", "source": "rpm", "version": "1.1.0" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.el8", "source": "rpm", "version": "1.7" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.el8", "source": "rpm", "version": "1.0.6" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "13.el8", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "59.el8", "source": "rpm", "version": "2.3.3" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "3.el8", "source": "rpm", "version": "1.2.2" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "6.el8.1", "source": "rpm", "version": "1.33.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el8", "source": "rpm", "version": "3.7.0" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "1.el8", "source": "rpm", "version": "3.7.0" } ], "libnsl2": [ { "arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "2.20180605git4a062cf.el8", "source": "rpm", "version": "1.2.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "40.el8", "source": "rpm", "version": "0.2.1" } ], "libpcap": [ { "arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "5.el8", "source": "rpm", "version": "1.9.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.el8", "source": "rpm", "version": "1.5.0" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "libpng": [ { "arch": "x86_64", "epoch": 2, "name": "libpng", "release": "5.el8", "source": "rpm", "version": "1.6.34" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.el8", "source": "rpm", "version": "0.20.2" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "6.el8", "source": "rpm", "version": "1.4.4" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "40.el8", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "5.el8", "source": "rpm", "version": "1.14.2" } ], "libreport-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "libreport-filesystem", "release": "15.el8", "source": "rpm", "version": "2.9.5" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.el8", "source": "rpm", "version": "2.5.2" } ], "libsecret": [ { "arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.el8", "source": "rpm", "version": "0.18.6" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "libselinux-devel": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-devel", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "9.el8", "source": "rpm", "version": "2.9" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.el8", "source": "rpm", "version": "2.9" } ], "libsepol-devel": [ { "arch": "x86_64", "epoch": null, "name": "libsepol-devel", "release": "3.el8", "source": "rpm", "version": "2.9" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "5.el8", "source": "rpm", "version": "2.11" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "6.el8", "source": "rpm", "version": "0.7.20" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "14.el8", "source": "rpm", "version": "0.9.6" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "14.el8", "source": "rpm", "version": "0.9.6" } ], "libsss_autofs": [ { "arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "25.el8", "source": "rpm", "version": "2.1.0" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "0.el8", "source": "rpm", "version": "2.4.1" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "4.el8", "source": "rpm", "version": "4.13" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "0.el8", "source": "rpm", "version": "1.4.9" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "4.el8", "source": "rpm", "version": "1.31" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "0.el8", "source": "rpm", "version": "0.16.0" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "12.el8", "source": "rpm", "version": "1.1.4" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "3.el8", "source": "rpm", "version": "0.9.9" } ], "libusbx": [ { "arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.el8", "source": "rpm", "version": "1.0.23" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "25.el8", "source": "rpm", "version": "0.62" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "14.el8", "source": "rpm", "version": "1.1.6" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "2.el8", "source": "rpm", "version": "0.3.2" } ], "libverto-devel": [ { "arch": "x86_64", "epoch": null, "name": "libverto-devel", "release": "2.el8", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "2.el8", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "6.el8", "source": "rpm", "version": "4.1.1" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "6.el8", "source": "rpm", "version": "4.1.1" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.el8", "source": "rpm", "version": "0.9.1" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "18.el8", "source": "rpm", "version": "2.9.7" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "6.el8", "source": "rpm", "version": "1.1.32" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "5.el8", "source": "rpm", "version": "0.1.7" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.el8", "source": "rpm", "version": "1.4.4" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "1.el8", "source": "rpm", "version": "1.4.4" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "121.gitb3132c18.el8", "source": "rpm", "version": "20240111" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.el8", "source": "rpm", "version": "0.9.24" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "6.el8", "source": "rpm", "version": "3.14.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "6.el8", "source": "rpm", "version": "B.02.19.2" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "3.el8", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "12.el8", "source": "rpm", "version": "5.3.4" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.el8_4", "source": "rpm", "version": "1.8.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "14.el8", "source": "rpm", "version": "2.08" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "7.el8", "source": "rpm", "version": "1.4.18" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "11.el8", "source": "rpm", "version": "4.2.1" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "18.el8", "source": "rpm", "version": "2.7.6.1" } ], "memstrack": [ { "arch": "x86_64", "epoch": null, "name": "memstrack", "release": "2.el8", "source": "rpm", "version": "0.2.5" } ], "microcode_ctl": [ { "arch": "x86_64", "epoch": 4, "name": "microcode_ctl", "release": "2.el8", "source": "rpm", "version": "20230808" } ], "mokutil": [ { "arch": "x86_64", "epoch": 1, "name": "mokutil", "release": "12.el8", "source": "rpm", "version": "0.3.0" } ], "mozjs60": [ { "arch": "x86_64", "epoch": null, "name": "mozjs60", "release": "4.el8", "source": "rpm", "version": "60.9.0" } ], "mpdecimal": [ { "arch": "x86_64", "epoch": null, "name": "mpdecimal", "release": "3.el8", "source": "rpm", "version": "2.5.1" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "1.el8", "source": "rpm", "version": "3.1.6" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20180224.el8", "source": "rpm", "version": "6.1" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20180224.el8", "source": "rpm", "version": "6.1" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20180224.el8", "source": "rpm", "version": "6.1" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "7.el8", "source": "rpm", "version": "3.4.1" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "11.el8", "source": "rpm", "version": "0.52.20" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "59.el8", "source": "rpm", "version": "2.3.3" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "4.el8", "source": "rpm", "version": "1.0.4" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "4.el8", "source": "rpm", "version": "1.5" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "1.el8", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "4.el8", "source": "rpm", "version": "2.0.16" } ], "oddjob": [ { "arch": "x86_64", "epoch": null, "name": "oddjob", "release": "3.el8", "source": "rpm", "version": "0.34.7" } ], "oddjob-mkhomedir": [ { "arch": "x86_64", "epoch": null, "name": "oddjob-mkhomedir", "release": "3.el8", "source": "rpm", "version": "0.34.7" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "18.el8", "source": "rpm", "version": "2.4.46" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "24.el8", "source": "rpm", "version": "8.0p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "24.el8", "source": "rpm", "version": "8.0p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "24.el8", "source": "rpm", "version": "8.0p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "12.el8", "source": "rpm", "version": "1.1.1k" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "12.el8", "source": "rpm", "version": "1.1.1k" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "12.el8", "source": "rpm", "version": "1.1.1k" } ], "openssl-pkcs11": [ { "arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "3.el8", "source": "rpm", "version": "0.4.10" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "9.el8", "source": "rpm", "version": "1.74" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.el8", "source": "rpm", "version": "0.23.22" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.el8", "source": "rpm", "version": "0.23.22" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "33.el8", "source": "rpm", "version": "1.3.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "39.el8", "source": "rpm", "version": "3.2" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "4.el8", "source": "rpm", "version": "0.80" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.el8", "source": "rpm", "version": "3.7.0" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "6.el8", "source": "rpm", "version": "8.42" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "pcre2-devel": [ { "arch": "x86_64", "epoch": null, "name": "pcre2-devel", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "pcre2-utf16": [ { "arch": "x86_64", "epoch": null, "name": "pcre2-utf16", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "pcre2-utf32": [ { "arch": "x86_64", "epoch": null, "name": "pcre2-utf32", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "396.el8", "source": "rpm", "version": "1.42" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "399.el8", "source": "rpm", "version": "2.167" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "395.el8", "source": "rpm", "version": "1.17" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "396.el8", "source": "rpm", "version": "2.55" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "3.el8", "source": "rpm", "version": "2.97" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "422.el8", "source": "rpm", "version": "1.28" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "2.el8", "source": "rpm", "version": "0.17025" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "396.el8", "source": "rpm", "version": "5.72" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "2.el8", "source": "rpm", "version": "2.15" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Temp", "release": "1.el8", "source": "rpm", "version": "0.230.600" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "4.el8", "source": "rpm", "version": "2.50" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "3.el8", "source": "rpm", "version": "0.074" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "422.el8", "source": "rpm", "version": "1.38" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el8", "source": "rpm", "version": "0.39" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "4.module_el8+339+1ec643e0", "source": "rpm", "version": "2.066" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "396.el8", "source": "rpm", "version": "3.15" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "7.module_el8+645+9d809f8c", "source": "rpm", "version": "20160104" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "2.module_el8+339+1ec643e0", "source": "rpm", "version": "1.88" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "1.el8", "source": "rpm", "version": "3.74" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "395.el8", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "396.el8", "source": "rpm", "version": "3.28" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "395.el8", "source": "rpm", "version": "3.35" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "395.el8", "source": "rpm", "version": "1.69" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 3, "name": "perl-Scalar-List-Utils", "release": "2.el8", "source": "rpm", "version": "1.49" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "3.el8", "source": "rpm", "version": "2.027" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "3.el8", "source": "rpm", "version": "3.11" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "396.el8", "source": "rpm", "version": "4.06" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "395.el8", "source": "rpm", "version": "1.17" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "7.el8", "source": "rpm", "version": "2.37" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "395.el8", "source": "rpm", "version": "3.30" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "395.el8", "source": "rpm", "version": "2013.0523" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 1, "name": "perl-Time-Local", "release": "1.el8", "source": "rpm", "version": "1.280" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el8", "source": "rpm", "version": "1.73" } ], "perl-Unicode-Normalize": [ { "arch": "x86_64", "epoch": null, "name": "perl-Unicode-Normalize", "release": "396.el8", "source": "rpm", "version": "1.25" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "396.el8", "source": "rpm", "version": "1.33" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "422.el8", "source": "rpm", "version": "5.26.3" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "3.el8", "source": "rpm", "version": "3.11" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "422.el8", "source": "rpm", "version": "5.26.3" } ], "perl-macros": [ { "arch": "x86_64", "epoch": 4, "name": "perl-macros", "release": "422.el8", "source": "rpm", "version": "5.26.3" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "1.el8", "source": "rpm", "version": "0.237" } ], "perl-podlators": [ { "arch": "noarch", "epoch": null, "name": "perl-podlators", "release": "1.el8", "source": "rpm", "version": "4.11" } ], "perl-threads": [ { "arch": "x86_64", "epoch": 1, "name": "perl-threads", "release": "2.el8", "source": "rpm", "version": "2.21" } ], "perl-threads-shared": [ { "arch": "x86_64", "epoch": null, "name": "perl-threads-shared", "release": "2.el8", "source": "rpm", "version": "1.58" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.el8", "source": "rpm", "version": "2.4" } ], "pinentry": [ { "arch": "x86_64", "epoch": null, "name": "pinentry", "release": "2.el8", "source": "rpm", "version": "1.1.0" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "platform-python": [ { "arch": "x86_64", "epoch": null, "name": "platform-python", "release": "62.el8", "source": "rpm", "version": "3.6.8" } ], "platform-python-pip": [ { "arch": "noarch", "epoch": null, "name": "platform-python-pip", "release": "24.el8", "source": "rpm", "version": "9.0.3" } ], "platform-python-setuptools": [ { "arch": "noarch", "epoch": null, "name": "platform-python-setuptools", "release": "7.el8", "source": "rpm", "version": "39.2.0" } ], "plymouth": [ { "arch": "x86_64", "epoch": null, "name": "plymouth", "release": "11.20200615git1e36e30.el8", "source": "rpm", "version": "0.9.4" } ], "plymouth-core-libs": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-core-libs", "release": "11.20200615git1e36e30.el8", "source": "rpm", "version": "0.9.4" } ], "plymouth-scripts": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-scripts", "release": "11.20200615git1e36e30.el8", "source": "rpm", "version": "0.9.4" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "26.el8", "source": "rpm", "version": "2.9" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "15.el8", "source": "rpm", "version": "0.115" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "15.el8", "source": "rpm", "version": "0.115" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "12.el8", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "1.el8", "source": "rpm", "version": "1.18" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "6.el8", "source": "rpm", "version": "0.1.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "14.el8", "source": "rpm", "version": "3.3.15" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "5.el8", "source": "rpm", "version": "23.1" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "1.el8", "source": "rpm", "version": "20180723" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.el8", "source": "rpm", "version": "3.1.2" } ], "python3-babel": [ { "arch": "noarch", "epoch": null, "name": "python3-babel", "release": "7.el8", "source": "rpm", "version": "2.5.1" } ], "python3-cffi": [ { "arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "6.el8", "source": "rpm", "version": "1.11.5" } ], "python3-chardet": [ { "arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "7.el8", "source": "rpm", "version": "3.0.4" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "11.el8", "source": "rpm", "version": "5.0.6" } ], "python3-cryptography": [ { "arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "7.el8", "source": "rpm", "version": "3.2.1" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "6.el8", "source": "rpm", "version": "2.6.1" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "15.el8", "source": "rpm", "version": "1.2.4" } ], "python3-decorator": [ { "arch": "noarch", "epoch": null, "name": "python3-decorator", "release": "2.el8", "source": "rpm", "version": "4.2.1" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "25.el8", "source": "rpm", "version": "4.0.21" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "4.el8", "source": "rpm", "version": "0.9.11" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "2.el8", "source": "rpm", "version": "3.28.3" } ], "python3-gpg": [ { "arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "12.el8", "source": "rpm", "version": "1.13.1" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "19.el8", "source": "rpm", "version": "0.63.0" } ], "python3-html5lib": [ { "arch": "noarch", "epoch": 1, "name": "python3-html5lib", "release": "6.el8", "source": "rpm", "version": "0.999999999" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "7.el8", "source": "rpm", "version": "2.5" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "5.el8", "source": "rpm", "version": "2.10.1" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "2.el8", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "11.el8", "source": "rpm", "version": "1.10" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "4.el8", "source": "rpm", "version": "2.6.0" } ], "python3-jwt": [ { "arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "2.el8", "source": "rpm", "version": "1.6.1" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.el8", "source": "rpm", "version": "0.1.18" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "19.el8", "source": "rpm", "version": "0.63.0" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "62.el8", "source": "rpm", "version": "3.6.8" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "9.el8", "source": "rpm", "version": "2.9" } ], "python3-linux-procfs": [ { "arch": "noarch", "epoch": null, "name": "python3-linux-procfs", "release": "1.el8", "source": "rpm", "version": "0.7.3" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "4.el8", "source": "rpm", "version": "4.2.3" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "19.el8", "source": "rpm", "version": "0.23" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "4.el8", "source": "rpm", "version": "0.10.6" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "4.el8", "source": "rpm", "version": "1.0.4" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.el8", "source": "rpm", "version": "2.1.0" } ], "python3-perf": [ { "arch": "x86_64", "epoch": null, "name": "python3-perf", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "python3-pip": [ { "arch": "noarch", "epoch": null, "name": "python3-pip", "release": "24.el8", "source": "rpm", "version": "9.0.3" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "24.el8", "source": "rpm", "version": "9.0.3" } ], "python3-ply": [ { "arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.el8", "source": "rpm", "version": "3.9" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "26.el8", "source": "rpm", "version": "2.9" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "14.el8", "source": "rpm", "version": "0.7.2" } ], "python3-pycparser": [ { "arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "14.el8", "source": "rpm", "version": "2.14" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.el8", "source": "rpm", "version": "3.1.1" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "3.el8", "source": "rpm", "version": "1.6.8" } ], "python3-pytz": [ { "arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "11.el8", "source": "rpm", "version": "2017.2" } ], "python3-pyudev": [ { "arch": "noarch", "epoch": null, "name": "python3-pyudev", "release": "7.el8", "source": "rpm", "version": "0.21.0" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "12.el8", "source": "rpm", "version": "3.12" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "4.el8", "source": "rpm", "version": "2.20.0" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.el8", "source": "rpm", "version": "4.3.0" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "7.el8", "source": "rpm", "version": "39.2.0" } ], "python3-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools-wheel", "release": "7.el8", "source": "rpm", "version": "39.2.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "8.el8", "source": "rpm", "version": "1.11.0" } ], "python3-slip": [ { "arch": "noarch", "epoch": null, "name": "python3-slip", "release": "13.el8", "source": "rpm", "version": "0.6.4" } ], "python3-slip-dbus": [ { "arch": "noarch", "epoch": null, "name": "python3-slip-dbus", "release": "13.el8", "source": "rpm", "version": "0.6.4" } ], "python3-syspurpose": [ { "arch": "x86_64", "epoch": null, "name": "python3-syspurpose", "release": "1.el8", "source": "rpm", "version": "1.28.42" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "8.el8", "source": "rpm", "version": "234" } ], "python3-unbound": [ { "arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "5.el8", "source": "rpm", "version": "1.16.2" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "7.el8", "source": "rpm", "version": "1.24.2" } ], "python3-webencodings": [ { "arch": "noarch", "epoch": null, "name": "python3-webencodings", "release": "6.el8", "source": "rpm", "version": "0.5.1" } ], "python3.12": [ { "arch": "x86_64", "epoch": null, "name": "python3.12", "release": "4.el8", "source": "rpm", "version": "3.12.1" } ], "python3.12-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3.12-libs", "release": "4.el8", "source": "rpm", "version": "3.12.1" } ], "python3.12-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3.12-pip-wheel", "release": "4.el8", "source": "rpm", "version": "23.2.1" } ], "python36": [ { "arch": "x86_64", "epoch": null, "name": "python36", "release": "39.module_el8+762+77bd8591", "source": "rpm", "version": "3.6.8" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "4.el8", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 15, "name": "qemu-guest-agent", "release": "49.module_el8+991+097e156d", "source": "rpm", "version": "6.2.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "14.el8", "source": "rpm", "version": "4.04" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "14.el8", "source": "rpm", "version": "4.04" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "10.el8", "source": "rpm", "version": "7.0" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el8bkr", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el8bkr", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "1.el8", "source": "rpm", "version": "6.16" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "22.el8", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "10.el8", "source": "rpm", "version": "1.2.5" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "19.el8.1", "source": "rpm", "version": "3.1.3" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "15.el8", "source": "rpm", "version": "8.2102.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "5.el8", "source": "rpm", "version": "4.5" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "139.el8", "source": "rpm", "version": "3.14.3" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "139.el8", "source": "rpm", "version": "3.14.3" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "11.el8", "source": "rpm", "version": "2.12.2" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "6.el8", "source": "rpm", "version": "1.44" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "6.el8", "source": "rpm", "version": "1.44" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "22.el8", "source": "rpm", "version": "4.6" } ], "shared-mime-info": [ { "arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "4.el8", "source": "rpm", "version": "1.9" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "3.el8", "source": "rpm", "version": "2.3.2" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "3.el8", "source": "rpm", "version": "1.1.8" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "19.el8", "source": "rpm", "version": "3.26.0" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "21.el8", "source": "rpm", "version": "4.3" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "2.el8", "source": "rpm", "version": "5.18" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.el8", "source": "rpm", "version": "1.9.5p2" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "9.el8", "source": "rpm", "version": "1.30" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "9.el8", "source": "rpm", "version": "2018.2" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "4.el8", "source": "rpm", "version": "1.31" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "3.el8", "source": "rpm", "version": "1.9" } ], "timedatex": [ { "arch": "x86_64", "epoch": null, "name": "timedatex", "release": "3.el8", "source": "rpm", "version": "0.5" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "6.el8", "source": "rpm", "version": "2.3.2" } ], "trousers": [ { "arch": "x86_64", "epoch": null, "name": "trousers", "release": "2.el8", "source": "rpm", "version": "0.3.15" } ], "trousers-lib": [ { "arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "2.el8", "source": "rpm", "version": "0.3.15" } ], "tuned": [ { "arch": "noarch", "epoch": null, "name": "tuned", "release": "4.el8.1", "source": "rpm", "version": "2.22.1" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.el8", "source": "rpm", "version": "2024a" } ], "unbound-libs": [ { "arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "5.el8", "source": "rpm", "version": "1.16.2" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "46.el8", "source": "rpm", "version": "6.0" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "virt-what": [ { "arch": "x86_64", "epoch": null, "name": "virt-what", "release": "4.el8", "source": "rpm", "version": "1.25" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "11.el8", "source": "rpm", "version": "1.19.5" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "20.el8", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "12.el8", "source": "rpm", "version": "5.0.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.el8", "source": "rpm", "version": "2.28" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "4.el8", "source": "rpm", "version": "5.2.4" } ], "xz-devel": [ { "arch": "x86_64", "epoch": null, "name": "xz-devel", "release": "4.el8", "source": "rpm", "version": "5.2.4" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.el8", "source": "rpm", "version": "5.2.4" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "25.el8", "source": "rpm", "version": "4.0.21" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "23.el8", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "25.el8", "source": "rpm", "version": "1.2.11" } ], "zlib-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-devel", "release": "25.el8", "source": "rpm", "version": "1.2.11" } ] } }, "changed": false, "invocation": { "module_args": { "manager": [ "auto" ], "strategy": "first" } } } 10227 1726887181.67331: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"python3-urllib3": [{"name": "python3-urllib3", "version": "1.24.2", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-linux-procfs": [{"name": "python3-linux-procfs", "version": "0.7.3", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cryptography": [{"name": "python3-cryptography", "version": "3.2.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20180629", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240111", "release": "121.gitb3132c18.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.5", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.28.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "8", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "2.9", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-extra": [{"name": "grub2-tools-extra", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.8", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2017.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "1.10", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "2f86d6a1", "release": "5cf7cefb", "epoch": null, "arch": null, "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "info": [{"name": "info", "version": "6.5", "release": "7.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12": [{"name": "python3.12", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "s<<< 10227 1726887181.67358: stdout chunk (state=3): >>>ource": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip": [{"name": "python3-slip", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.6.0", "release": "22.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-perf": [{"name": "python3-perf", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-syspurpose": [{"name": "python3-syspurpose", "version": "1.28.42", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.5", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.9", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "5.13", "release": "2.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "biosdevname": [{"name": "biosdevname", "version": "0.7.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "23.20170329cvs.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.0", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.13", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "121.el8.1", "epoch":<<< 10227 1726887181.67378: stdout chunk (state=3): >>> null, "arch": "noarch", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.3", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.3", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.20.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables": [{"name": "iptables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.1.0", "release": "9.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "23.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.13.0", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "1.73", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.39", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsss_autofs": [{"name": "libsss_autofs", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.11", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.1.7", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.15", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.5", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.027", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "platform-python-pip": [{"name": "platform-python-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch",<<< 10227 1726887181.67414: stdout chunk (state=3): >>> "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.74", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf16": [{"name": "pcre2-utf16", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err-devel": [{"name": "libcom_err-devel", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "1.2.0", "release": "2.20180605git4a062cf.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-devel": [{"name": "libselinux-devel", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs-devel": [{"name": "keyutils-libs-devel", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcroco": [{"name": "libcroco", "version": "0.6.12", "release": "4.el8_2.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.3.0", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.60_v7.0.306", "release": "80.0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.6.1", "release": "22.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "dbus-daemon": [{"name": "dbus-daemon", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.3.1", "release": "33.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.5", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.74", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.32", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "1.9", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "26.1", "release": "11.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-webencodings": [{"name": "python3-webencodings", "version": "0.5.1", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.20", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17025", "release": "2.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.8", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.1.3", "release": "19.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "0.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libgcc": [{"name": "libgcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.6.1", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyudev": [{"name": "python3-pyudev", "version": "0.21.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.28", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.00.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus-glib": [{"name": "dbus-glib", "version": "0.110", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "<<< 10227 1726887181.67453: stdout chunk (state=3): >>>2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.56.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.18.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "8.6", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.62", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.12.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "2.3.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "4.4.20", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusbx": [{"name": "libusbx", "version": "1.0.23", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.6", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.26.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "7.0", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.2.5", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.19.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.1.2", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.3.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.8.5", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip-dbus": [{"name": "python3-slip-dbus", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python36": [{"name": "python36", "version": "3.6.8", "release": "39.module_el8+762+77bd8591", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tuned": [{"name": "tuned", "version": "2.22.1", "release": "4.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.13.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.26", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2102.0", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects<<< 10227 1726887181.67508: stdout chunk (state=3): >>>", "version": "0.1.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20230808", "release": "2.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.2", "release": "1.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.4.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "5.0.0", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.6", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.12", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.20", "release": "7.el8.0.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.42", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000-firmware": [{"name": "iwl6000-firmware", "version": "9.221.4.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libibverbs": [{"name": "libibverbs", "version": "48.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-ebtables": [{"name": "iptables-ebtables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-chrono": [{"name": "boost-chrono", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "3.1.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.2.1", "release": "11.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.7", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mozjs60": [{"name": "mozjs60", "version": "60.9.0", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "0.5.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-timer": [{"name": "boost-timer", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpng": [{"name": "libpng", "version": "1.6.34", "release": "5.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "brotli": [{"name": "brotli", "version": "1.0.6", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.7", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hdparm": [{"name": "hdparm", "version": "9.54", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.7", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "4.2.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.4", "release": <<< 10227 1726887181.67546: stdout chunk (state=3): >>>"3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.24", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.20", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "platform-python-setuptools": [{"name": "platform-python-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.4.46", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "48.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb-utils": [{"name": "libdb-utils", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.15", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.1.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.4", "release": "41.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.6", "release": "22.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers-lib": [{"name": "trousers-lib", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.1.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.56.4", "release": "163.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.6.16", "release": "8.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers": [{"name": "trousers", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.11.0", "release": "8.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "17.20190603git.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.14.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.8.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.6.8", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-ply": [{"name": "python3-ply", "version": "3.9", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cffi": [{"name": "python3-cffi", "version": "1.11.5", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jwt": [{"name": "python3-jwt", "version": "1.6.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.20.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.3", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "noarch", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "versio<<< 10227 1726887181.67585: stdout chunk (state=3): >>>n": "2.9", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.5.1", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "0.23", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "2.6.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-libs": [{"name": "python3.12-libs", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.55", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.11", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20160104", "release": "7.module_el8+645+9d809f8c", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.280", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "4.06", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.230.600", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.074", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "1.69", "release": "395.el8", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.11", "release": "3.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.28", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "2.97", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.72", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.49", "release": "2.el8", "epoch": 3, "arch": "x86_64", "source": "rpm"}], "perl-macros": [{"name": "perl-macros", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Unicode-Normalize": [{"name": "perl-Unicode-Normalize", "version": "1.25", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.38", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-threads-shared": [{"name": "perl-threads-shared", "version": "1.58", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf32": [{"name": "pcre2-utf32", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol-devel": [{"name": "libsepol-devel", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-devel": [{"name": "pcre2-devel", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkadm5": [{"name": "libkadm5", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-devel": [{"name": "krb5-devel", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "37", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.30", "release": "123.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-date-time": [{"name": "boost-date-time", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.30", "release": "9.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.04", "release": "14.el8", "ep<<< 10227 1726887181.67651: stdout chunk (state=3): >>>och": 1, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "3.12", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmetalink": [{"name": "libmetalink", "version": "0.1.3", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-html5lib": [{"name": "python3-html5lib", "version": "0.999999999", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.37", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.24", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.0", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "33.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.2.0", "release": "10.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.3.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "timedatex": [{"name": "timedatex", "version": "0.5", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pycparser": [{"name": "python3-pycparser", "version": "2.14", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20180723", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "2.1.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.9.5", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "3.0.4", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.4", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.314", "release": "8.22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-libs": [{"name": "dhcp-libs", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.1.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "8", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "bind-export-libs": [{"name": "bind-export-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.1.1", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.10.1", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.3.2", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "7.el8.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-pip-wheel": [{"name": "python3.12-pip-wheel", "version": "23.2.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.31", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.5", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.7", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.2.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.7.11", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip": [{"name": "python3-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.1", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.4.48", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.8.3", "release": "3.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "6.2.0", "release": "49.module_el8+991+097e156d", "epoch": 15, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.2", "release": "39.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.3.5", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.7.6.1", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.3", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iprutils": [{"name": "iprutils", "version": "2.4.19", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "1.0", "release": "12.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.08", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "8", "release": "19.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpcap": [{"name": "libpcap", "version": "1.9.1", "release": "5.el8", "epoch": 14, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2018.2", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.18", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.0.4", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "freetype": [{"name": "freetype", "version": "2.9.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "530", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-<<< 10227 1726887181.67690: stdout chunk (state=3): >>>Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.167", "release": "399.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hardlink": [{"name": "hardlink", "version": "1.3", "release": "6.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.88", "release": "2.module_el8+339+1ec643e0", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.33.0", "release": "6.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.066", "release": "4.module_el8+339+1ec643e0", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.11", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.35", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.50", "release": "4.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.42", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "0.9.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.237", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.15", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "platform-python": [{"name": "platform-python", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-threads": [{"name": "perl-threads", "version": "2.21", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.3.3", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.9", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-devel": [{"name": "libverto-devel", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.190", "relea<<< 10227 1726887181.68522: stdout chunk (state=3): >>>se": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "isl": [{"name": "isl", "version": "0.16.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.3.7", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.19.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "noarch", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.2.3", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.2.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {<<< 10227 1726887181.68542: stdout chunk (state=3): >>>"module_args": {"manager": ["auto"], "strategy": "first"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.<<< 10227 1726887181.68556: stdout chunk (state=3): >>>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<<< 10227 1726887181.69239: 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.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ans<<< 10227 1726887181.69284: stdout chunk (state=3): >>>ible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux <<< 10227 1726887181.69340: stdout chunk (state=3): >>># 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 <<< 10227 1726887181.69382: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle <<< 10227 1726887181.69424: stdout chunk (state=3): >>># destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl <<< 10227 1726887181.69454: stdout chunk (state=3): >>># destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 <<< 10227 1726887181.69507: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json <<< 10227 1726887181.69559: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm._rpmb # destroy rpm._rpm # destroy rpm # destroy rpm._rpms <<< 10227 1726887181.69585: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 10227 1726887181.69629: 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 <<< 10227 1726887181.69662: 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 <<< 10227 1726887181.69693: 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 <<< 10227 1726887181.69725: 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 <<< 10227 1726887181.69758: stdout chunk (state=3): >>># 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 <<< 10227 1726887181.69896: stdout chunk (state=3): >>># destroy posixpath <<< 10227 1726887181.69926: stdout chunk (state=3): >>># destroy stat # destroy _signal <<< 10227 1726887181.69966: stdout chunk (state=3): >>># destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache <<< 10227 1726887181.70002: 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 operator # destroy types <<< 10227 1726887181.70027: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 10227 1726887181.70610: stderr chunk (state=3): >>>Shared connection to 10.31.43.54 closed. <<< 10227 1726887181.70621: stdout chunk (state=3): >>><<< 10227 1726887181.70639: stderr chunk (state=3): >>><<< <10.31.43.54> (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 0x7fbc8c5c1e48>\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 0x7fbc8c557828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c5c19b0>\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 0x7fbc8c564630>\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 0x7fbc8c56b160>\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 0x7fbc8c5700f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c56b748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c56b390>\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 0x7fbc8c515470>\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 0x7fbc8c51ae48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c515b38>\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 0x7fbc8c5214e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c504d68>\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 0x7fbc8c507198>\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 0x7fbc8a815940>\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 0x7fbc8a827240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c575a20>\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 0x7fbc8a74b080>\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 0x7fbc8a7562b0>\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 0x7fbc8a756f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a756a90>\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 0x7fbc8a761080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7f07b8>\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 0x7fbc8a7f0ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7e4160>\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 0x7fbc8a7e4e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7dc438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7cc470>\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 0x7fbc8a504278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a50bcf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7e4438>\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 0x7fbc8a511e10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7c62b0>\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 0x7fbc8a5161d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a511f98>\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 0x7fbc8a5162e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a835fd0>\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 0x7fbc8a516dd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a5169e8>\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 0x7fbc8a5236a0>\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 0x7fbc8a523e80>\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 0x7fbc8a0ab198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a523780>\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 0x7fbc8a0b0c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a516518>\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 0x7fbc8a0d42e8>\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 0x7fbc8a0d46a0>\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 0x7fbc8a0db390>\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 0x7fbc89e85ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc89e7b2e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc89e73f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc89e6ae80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a0dbd30>\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 0x7fbc89e7bf60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a0d4a20>\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 0x7fbc8c4d1710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc89e7e048>\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 0x7fbc8c4d1a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a516860>\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 0x7fbc8c4eb5c0>\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 0x7fbc8c4ef630>\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 0x7fbc8c4efb00>\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 0x7fbc8c4efc18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c4ebe10>\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 0x7fbc8c4eff60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c4ef4e0>\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 0x7fbc8c4ef240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c4deb00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a0bf358>\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 0x7fbc8c4eb470>\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 0x7fbc884f3908>\r\n# zipimport: found 108 names in \'/tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc881c3ac8>\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 0x7fbc88168278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8816f4e0>\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 0x7fbc8816f5f8>\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 0x7fbc8816fb38>\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 0x7fbc8819ab00>\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 0x7fbc88464048>\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 0x7fbc88464278>\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 0x7fbc884645c0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc881962b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8818b4a8>\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 0x7fbc88196860>\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 0x7fbc8819a400>\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 0x7fbc88490eb8>\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 0x7fbc884a6978>\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 0x7fbc884b1a58>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88495d68>\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 0x7fbc8849e470>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc884892b0>\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 0x7fbc884cba90>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8849e630>\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 0x7fbc884da9b0>\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 0x7fbc884daa90>\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 0x7fbc884dac18>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88481080>\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 0x7fbc8821c5f8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88210cf8>\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 0x7fbc88210ef0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc882107b8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc882369e8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc882366d8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88226eb8>\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 0x7fbc88236550>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88226710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc84aff2b0>\r\n# 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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc84bb58d0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc84bb7128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84b42898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc84be9080>\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 0x7fbc84be9128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84b44940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# 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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc84b8df28>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc84c03470>\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 0x7fbc84c21e80>\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 0x7fbc84c2a668>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84c0cb38>\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 0x7fbc84c21be0>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84c03e10>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84bf1f28>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84ba5860>\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 0x7fbc84e9aba8>\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 0x7fbc84e97710>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84c45b00>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc84285908>\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 0x7fbc842c9550>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc842b2588>\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 0x7fbc842a6c50>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84271ef0>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc843cbac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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 0x7fbc843c07b8>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc843c0438>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_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_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\r\n# zipimport: zlib available\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 0x7fbc83df3828>\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 0x7fbc83d76438>\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 0x7fbc83d76dd8>\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 0x7fbc83d76f98>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc83dd9a58>\r\n\r\n{"ansible_facts": {"packages": {"python3-urllib3": [{"name": "python3-urllib3", "version": "1.24.2", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-linux-procfs": [{"name": "python3-linux-procfs", "version": "0.7.3", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cryptography": [{"name": "python3-cryptography", "version": "3.2.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20180629", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240111", "release": "121.gitb3132c18.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.5", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.28.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "8", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "2.9", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-extra": [{"name": "grub2-tools-extra", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.8", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2017.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "1.10", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "2f86d6a1", "release": "5cf7cefb", "epoch": null, "arch": null, "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "info": [{"name": "info", "version": "6.5", "release": "7.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12": [{"name": "python3.12", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip": [{"name": "python3-slip", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.6.0", "release": "22.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-perf": [{"name": "python3-perf", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-syspurpose": [{"name": "python3-syspurpose", "version": "1.28.42", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.5", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.9", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "5.13", "release": "2.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "biosdevname": [{"name": "biosdevname", "version": "0.7.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "23.20170329cvs.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.0", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.13", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.3", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.3", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.20.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables": [{"name": "iptables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.1.0", "release": "9.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "23.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.13.0", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "1.73", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.39", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsss_autofs": [{"name": "libsss_autofs", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.11", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.1.7", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.15", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.5", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.027", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "platform-python-pip": [{"name": "platform-python-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.74", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf16": [{"name": "pcre2-utf16", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err-devel": [{"name": "libcom_err-devel", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "1.2.0", "release": "2.20180605git4a062cf.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-devel": [{"name": "libselinux-devel", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs-devel": [{"name": "keyutils-libs-devel", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcroco": [{"name": "libcroco", "version": "0.6.12", "release": "4.el8_2.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.3.0", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.60_v7.0.306", "release": "80.0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.6.1", "release": "22.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "dbus-daemon": [{"name": "dbus-daemon", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.3.1", "release": "33.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.5", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.74", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.32", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "1.9", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "26.1", "release": "11.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-webencodings": [{"name": "python3-webencodings", "version": "0.5.1", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.20", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17025", "release": "2.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.8", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.1.3", "release": "19.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "0.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libgcc": [{"name": "libgcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.6.1", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyudev": [{"name": "python3-pyudev", "version": "0.21.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.28", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.00.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus-glib": [{"name": "dbus-glib", "version": "0.110", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.56.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.18.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "8.6", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.62", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.12.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "2.3.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "4.4.20", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusbx": [{"name": "libusbx", "version": "1.0.23", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.6", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.26.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "7.0", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.2.5", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.19.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.1.2", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.3.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.8.5", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip-dbus": [{"name": "python3-slip-dbus", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python36": [{"name": "python36", "version": "3.6.8", "release": "39.module_el8+762+77bd8591", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tuned": [{"name": "tuned", "version": "2.22.1", "release": "4.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.13.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.26", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2102.0", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20230808", "release": "2.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.2", "release": "1.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.4.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "5.0.0", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.6", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.12", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.20", "release": "7.el8.0.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.42", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000-firmware": [{"name": "iwl6000-firmware", "version": "9.221.4.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libibverbs": [{"name": "libibverbs", "version": "48.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-ebtables": [{"name": "iptables-ebtables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-chrono": [{"name": "boost-chrono", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "3.1.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.2.1", "release": "11.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.7", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mozjs60": [{"name": "mozjs60", "version": "60.9.0", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "0.5.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-timer": [{"name": "boost-timer", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpng": [{"name": "libpng", "version": "1.6.34", "release": "5.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "brotli": [{"name": "brotli", "version": "1.0.6", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.7", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hdparm": [{"name": "hdparm", "version": "9.54", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.7", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "4.2.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.24", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.20", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "platform-python-setuptools": [{"name": "platform-python-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.4.46", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "48.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb-utils": [{"name": "libdb-utils", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.15", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.1.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.4", "release": "41.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.6", "release": "22.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers-lib": [{"name": "trousers-lib", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.1.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.56.4", "release": "163.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.6.16", "release": "8.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers": [{"name": "trousers", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.11.0", "release": "8.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "17.20190603git.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.14.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.8.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.6.8", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-ply": [{"name": "python3-ply", "version": "3.9", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cffi": [{"name": "python3-cffi", "version": "1.11.5", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jwt": [{"name": "python3-jwt", "version": "1.6.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.20.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.3", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "noarch", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.5.1", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "0.23", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "2.6.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-libs": [{"name": "python3.12-libs", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.55", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.11", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20160104", "release": "7.module_el8+645+9d809f8c", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.280", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "4.06", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.230.600", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.074", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "1.69", "release": "395.el8", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.11", "release": "3.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.28", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "2.97", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.72", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.49", "release": "2.el8", "epoch": 3, "arch": "x86_64", "source": "rpm"}], "perl-macros": [{"name": "perl-macros", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Unicode-Normalize": [{"name": "perl-Unicode-Normalize", "version": "1.25", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.38", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-threads-shared": [{"name": "perl-threads-shared", "version": "1.58", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf32": [{"name": "pcre2-utf32", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol-devel": [{"name": "libsepol-devel", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-devel": [{"name": "pcre2-devel", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkadm5": [{"name": "libkadm5", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-devel": [{"name": "krb5-devel", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "37", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.30", "release": "123.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-date-time": [{"name": "boost-date-time", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.30", "release": "9.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "3.12", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmetalink": [{"name": "libmetalink", "version": "0.1.3", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-html5lib": [{"name": "python3-html5lib", "version": "0.999999999", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.37", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.24", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.0", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "33.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.2.0", "release": "10.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.3.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "timedatex": [{"name": "timedatex", "version": "0.5", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pycparser": [{"name": "python3-pycparser", "version": "2.14", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20180723", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "2.1.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.9.5", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "3.0.4", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.4", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.314", "release": "8.22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-libs": [{"name": "dhcp-libs", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.1.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "8", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "bind-export-libs": [{"name": "bind-export-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.1.1", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.10.1", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.3.2", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "7.el8.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-pip-wheel": [{"name": "python3.12-pip-wheel", "version": "23.2.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.31", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.5", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.7", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.2.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.7.11", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip": [{"name": "python3-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.1", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.4.48", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.8.3", "release": "3.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "6.2.0", "release": "49.module_el8+991+097e156d", "epoch": 15, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.2", "release": "39.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.3.5", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.7.6.1", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.3", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iprutils": [{"name": "iprutils", "version": "2.4.19", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "1.0", "release": "12.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.08", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "8", "release": "19.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpcap": [{"name": "libpcap", "version": "1.9.1", "release": "5.el8", "epoch": 14, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2018.2", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.18", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.0.4", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "freetype": [{"name": "freetype", "version": "2.9.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "530", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.167", "release": "399.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hardlink": [{"name": "hardlink", "version": "1.3", "release": "6.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.88", "release": "2.module_el8+339+1ec643e0", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.33.0", "release": "6.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.066", "release": "4.module_el8+339+1ec643e0", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.11", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.35", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.50", "release": "4.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.42", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "0.9.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.237", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.15", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "platform-python": [{"name": "platform-python", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-threads": [{"name": "perl-threads", "version": "2.21", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.3.3", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.9", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-devel": [{"name": "libverto-devel", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "isl": [{"name": "isl", "version": "0.16.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.3.7", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.19.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "noarch", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.2.3", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.2.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}}\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.common.respawn\r\n# destroy ansible.module_utils.common.respawn\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.facts.packages\r\n# destroy ansible.module_utils.facts.packages\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# 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 pickle\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 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 rpm.transaction\r\n# destroy rpm._rpmb\r\n# destroy rpm._rpm\r\n# destroy rpm\r\n# destroy rpm._rpms\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.54 closed.\r\n') 10227 1726887181.70826: _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 0x7fbc8c5c1e48> # /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 0x7fbc8c557828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c5c19b0> # /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 0x7fbc8c564630> 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 0x7fbc8c56b160> # /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 0x7fbc8c5700f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c56b748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c56b390> # /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 0x7fbc8c515470> # /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 0x7fbc8c51ae48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c515b38> # /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 0x7fbc8c5214e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c504d68> # /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 0x7fbc8c507198> # /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 0x7fbc8a815940> # /usr/lib64/python3.6/__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 0x7fbc8a827240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c575a20> 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 0x7fbc8a74b080> # /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 0x7fbc8a7562b0> # /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 0x7fbc8a756f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a756a90> 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 0x7fbc8a761080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7f07b8> # /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 0x7fbc8a7f0ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7e4160> # /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 0x7fbc8a7e4e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7dc438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7cc470> # /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 0x7fbc8a504278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a50bcf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7e4438> 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 0x7fbc8a511e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a7c62b0> # /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 0x7fbc8a5161d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a511f98> # 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 0x7fbc8a5162e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a835fd0> # /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 0x7fbc8a516dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a5169e8> # /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 0x7fbc8a5236a0> # /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 0x7fbc8a523e80> # /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 0x7fbc8a0ab198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a523780> # /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 0x7fbc8a0b0c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a516518> # /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 0x7fbc8a0d42e8> # 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 0x7fbc8a0d46a0> # /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 0x7fbc8a0db390> # /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 0x7fbc89e85ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc89e7b2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc89e73f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc89e6ae80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a0dbd30> # 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 0x7fbc89e7bf60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a0d4a20> # /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 0x7fbc8c4d1710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc89e7e048> 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 0x7fbc8c4d1a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a516860> # /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 0x7fbc8c4eb5c0> # /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 0x7fbc8c4ef630> # 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 0x7fbc8c4efb00> # 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 0x7fbc8c4efc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c4ebe10> # /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 0x7fbc8c4eff60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c4ef4e0> # 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 0x7fbc8c4ef240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8c4deb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8a0bf358> # /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 0x7fbc8c4eb470> # /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 0x7fbc884f3908> # zipimport: found 108 names in '/tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc881c3ac8> 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 0x7fbc88168278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8816f4e0> # 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 0x7fbc8816f5f8> # /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 0x7fbc8816fb38> # /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 0x7fbc8819ab00> # 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 0x7fbc88464048> # 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 0x7fbc88464278> # /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 0x7fbc884645c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc881962b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8818b4a8> # /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 0x7fbc88196860> # 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 0x7fbc8819a400> # /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 0x7fbc88490eb8> # /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 0x7fbc884a6978> # /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 0x7fbc884b1a58> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88495d68> # /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 0x7fbc8849e470> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc884892b0> # /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 0x7fbc884cba90> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc8849e630> # 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 0x7fbc884da9b0> # 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 0x7fbc884daa90> # 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 0x7fbc884dac18> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88481080> # /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 0x7fbc8821c5f8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88210cf8> # 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 0x7fbc88210ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc882107b8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc882369e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc882366d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88226eb8> # /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 0x7fbc88236550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc88226710> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84aff2b0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84bb58d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc84bb7128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84b42898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84be9080> # /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 0x7fbc84be9128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84b44940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84b8df28> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84c03470> # /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 0x7fbc84c21e80> # 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 0x7fbc84c2a668> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84c0cb38> # 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 0x7fbc84c21be0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84c03e10> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84bf1f28> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84ba5860> # /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 0x7fbc84e9aba8> # /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 0x7fbc84e97710> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84c45b00> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84285908> # /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 0x7fbc842c9550> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc842b2588> # 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 0x7fbc842a6c50> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc84271ef0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc843cbac8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc843c07b8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc843c0438> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_fhzac0_k/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py # zipimport: zlib available # /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fbc83df3828> # /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 0x7fbc83d76438> # 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 0x7fbc83d76dd8> # 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 0x7fbc83d76f98> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbc83dd9a58> {"ansible_facts": {"packages": {"python3-urllib3": [{"name": "python3-urllib3", "version": "1.24.2", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-linux-procfs": [{"name": "python3-linux-procfs", "version": "0.7.3", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cryptography": [{"name": "python3-cryptography", "version": "3.2.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20180629", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240111", "release": "121.gitb3132c18.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.5", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.28.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "8", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "2.9", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-extra": [{"name": "grub2-tools-extra", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.8", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2017.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "1.10", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "2f86d6a1", "release": "5cf7cefb", "epoch": null, "arch": null, "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "info": [{"name": "info", "version": "6.5", "release": "7.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12": [{"name": "python3.12", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip": [{"name": "python3-slip", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.6.0", "release": "22.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-perf": [{"name": "python3-perf", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-syspurpose": [{"name": "python3-syspurpose", "version": "1.28.42", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.5", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.9", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "5.13", "release": "2.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "biosdevname": [{"name": "biosdevname", "version": "0.7.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "23.20170329cvs.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.0", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.13", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.3", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.3", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.20.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables": [{"name": "iptables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.1.0", "release": "9.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "23.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.13.0", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "1.73", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.39", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsss_autofs": [{"name": "libsss_autofs", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.11", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.1.7", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.15", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.5", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.027", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "platform-python-pip": [{"name": "platform-python-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.74", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf16": [{"name": "pcre2-utf16", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err-devel": [{"name": "libcom_err-devel", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "1.2.0", "release": "2.20180605git4a062cf.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-devel": [{"name": "libselinux-devel", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs-devel": [{"name": "keyutils-libs-devel", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcroco": [{"name": "libcroco", "version": "0.6.12", "release": "4.el8_2.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.3.0", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.60_v7.0.306", "release": "80.0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.6.1", "release": "22.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "dbus-daemon": [{"name": "dbus-daemon", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.3.1", "release": "33.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.5", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.74", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.32", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "1.9", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "26.1", "release": "11.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-webencodings": [{"name": "python3-webencodings", "version": "0.5.1", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.20", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17025", "release": "2.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.8", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.1.3", "release": "19.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "0.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libgcc": [{"name": "libgcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.6.1", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyudev": [{"name": "python3-pyudev", "version": "0.21.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.28", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.00.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus-glib": [{"name": "dbus-glib", "version": "0.110", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.56.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.18.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "8.6", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.62", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.12.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "2.3.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "4.4.20", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusbx": [{"name": "libusbx", "version": "1.0.23", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.6", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.26.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "7.0", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.2.5", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.19.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.1.2", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.3.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.8.5", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip-dbus": [{"name": "python3-slip-dbus", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python36": [{"name": "python36", "version": "3.6.8", "release": "39.module_el8+762+77bd8591", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tuned": [{"name": "tuned", "version": "2.22.1", "release": "4.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.13.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.26", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2102.0", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20230808", "release": "2.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.2", "release": "1.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.4.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "5.0.0", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.6", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.12", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.20", "release": "7.el8.0.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.42", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000-firmware": [{"name": "iwl6000-firmware", "version": "9.221.4.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libibverbs": [{"name": "libibverbs", "version": "48.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-ebtables": [{"name": "iptables-ebtables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-chrono": [{"name": "boost-chrono", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "3.1.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.2.1", "release": "11.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.7", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mozjs60": [{"name": "mozjs60", "version": "60.9.0", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "0.5.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-timer": [{"name": "boost-timer", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpng": [{"name": "libpng", "version": "1.6.34", "release": "5.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "brotli": [{"name": "brotli", "version": "1.0.6", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.7", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hdparm": [{"name": "hdparm", "version": "9.54", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.7", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "4.2.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.24", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.20", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "platform-python-setuptools": [{"name": "platform-python-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.4.46", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "48.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb-utils": [{"name": "libdb-utils", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.15", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.1.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.4", "release": "41.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.6", "release": "22.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers-lib": [{"name": "trousers-lib", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.1.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.56.4", "release": "163.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.6.16", "release": "8.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers": [{"name": "trousers", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.11.0", "release": "8.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "17.20190603git.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.14.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.8.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.6.8", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-ply": [{"name": "python3-ply", "version": "3.9", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cffi": [{"name": "python3-cffi", "version": "1.11.5", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jwt": [{"name": "python3-jwt", "version": "1.6.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.20.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.3", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "noarch", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.5.1", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "0.23", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "2.6.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-libs": [{"name": "python3.12-libs", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.55", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.11", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20160104", "release": "7.module_el8+645+9d809f8c", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.280", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "4.06", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.230.600", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.074", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "1.69", "release": "395.el8", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.11", "release": "3.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.28", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "2.97", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.72", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.49", "release": "2.el8", "epoch": 3, "arch": "x86_64", "source": "rpm"}], "perl-macros": [{"name": "perl-macros", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Unicode-Normalize": [{"name": "perl-Unicode-Normalize", "version": "1.25", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.38", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-threads-shared": [{"name": "perl-threads-shared", "version": "1.58", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf32": [{"name": "pcre2-utf32", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol-devel": [{"name": "libsepol-devel", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-devel": [{"name": "pcre2-devel", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkadm5": [{"name": "libkadm5", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-devel": [{"name": "krb5-devel", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "37", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.30", "release": "123.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-date-time": [{"name": "boost-date-time", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.30", "release": "9.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "3.12", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmetalink": [{"name": "libmetalink", "version": "0.1.3", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-html5lib": [{"name": "python3-html5lib", "version": "0.999999999", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.37", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.24", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.0", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "33.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.2.0", "release": "10.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.3.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "timedatex": [{"name": "timedatex", "version": "0.5", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pycparser": [{"name": "python3-pycparser", "version": "2.14", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20180723", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "2.1.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.9.5", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "3.0.4", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.4", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.314", "release": "8.22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-libs": [{"name": "dhcp-libs", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.1.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "8", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "bind-export-libs": [{"name": "bind-export-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.1.1", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.10.1", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.3.2", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "7.el8.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-pip-wheel": [{"name": "python3.12-pip-wheel", "version": "23.2.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.31", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.5", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.7", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.2.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.7.11", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip": [{"name": "python3-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.1", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.4.48", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.8.3", "release": "3.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "6.2.0", "release": "49.module_el8+991+097e156d", "epoch": 15, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.2", "release": "39.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.3.5", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.7.6.1", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.3", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iprutils": [{"name": "iprutils", "version": "2.4.19", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "1.0", "release": "12.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.08", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "8", "release": "19.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpcap": [{"name": "libpcap", "version": "1.9.1", "release": "5.el8", "epoch": 14, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2018.2", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.18", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.0.4", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "freetype": [{"name": "freetype", "version": "2.9.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "530", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.167", "release": "399.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hardlink": [{"name": "hardlink", "version": "1.3", "release": "6.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.88", "release": "2.module_el8+339+1ec643e0", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.33.0", "release": "6.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.066", "release": "4.module_el8+339+1ec643e0", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.11", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.35", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.50", "release": "4.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.42", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "0.9.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.237", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.15", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "platform-python": [{"name": "platform-python", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-threads": [{"name": "perl-threads", "version": "2.21", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.3.3", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.9", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-devel": [{"name": "libverto-devel", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "isl": [{"name": "isl", "version": "0.16.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.3.7", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.19.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "noarch", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.2.3", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.2.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm._rpmb # destroy rpm._rpm # destroy rpm # destroy rpm._rpms # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings , stderr=Shared connection to 10.31.43.54 closed. 10227 1726887181.76740: done with _execute_module (package_facts, {'manager': 'auto', '_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': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10227 1726887181.76776: _low_level_execute_command(): starting 10227 1726887181.76785: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413/ > /dev/null 2>&1 && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887179.6990702-10227-69521599374413/ > /dev/null 2>&1 && sleep 0'"'"'' 10227 1726887181.80853: stderr chunk (state=2): >>><<< 10227 1726887181.80865: stdout chunk (state=2): >>><<< <10.31.43.54> (0, b'', b'') 10227 1726887181.80893: _low_level_execute_command() done: rc=0, stdout=, stderr= 10227 1726887181.80901: handler run complete 10227 1726887181.82057: variable 'ansible_facts' from source: host vars for 'managed_node1' 10227 1726887181.82641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10227 1726887181.85276: variable 'ansible_facts' from source: host vars for 'managed_node1' 10227 1726887181.85933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10227 1726887181.86918: attempt loop complete, returning result 10227 1726887181.86938: _execute() done 10227 1726887181.86944: dumping result to json 10227 1726887181.87209: done dumping result, returning 10227 1726887181.87224: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Gather package facts [0e652c5f-a961-eb88-62cf-00000000001b] 10227 1726887181.87239: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001b 10227 1726887181.88820: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001b 10227 1726887181.88827: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "3.el8", "source": "rpm", "version": "2.2.53" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "22.el8", "source": "rpm", "version": "0.60.6.1" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "1.el8", "source": "rpm", "version": "3.1.2" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.el8", "source": "rpm", "version": "3.1.2" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "2.el8", "source": "rpm", "version": "1.2.6" } ], "authselect-compat": [ { "arch": "x86_64", "epoch": null, "name": "authselect-compat", "release": "2.el8", "source": "rpm", "version": "1.2.6" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "2.el8", "source": "rpm", "version": "1.2.6" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "27.el8", "source": "rpm", "version": "0.7" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "5.el8", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "5.el8", "source": "rpm", "version": "4.4.20" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "5.el8", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el8bkr", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "33.el8bkr", "source": "rpm", "version": "1" } ], "bind-export-libs": [ { "arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "13.el8", "source": "rpm", "version": "9.11.36" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "123.el8", "source": "rpm", "version": "2.30" } ], "biosdevname": [ { "arch": "x86_64", "epoch": null, "name": "biosdevname", "release": "2.el8", "source": "rpm", "version": "0.7.3" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "10.el8", "source": "rpm", "version": "3.0.4" } ], "boost-atomic": [ { "arch": "x86_64", "epoch": null, "name": "boost-atomic", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-chrono": [ { "arch": "x86_64", "epoch": null, "name": "boost-chrono", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-date-time": [ { "arch": "x86_64", "epoch": null, "name": "boost-date-time", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-timer": [ { "arch": "x86_64", "epoch": null, "name": "boost-timer", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "brotli": [ { "arch": "x86_64", "epoch": null, "name": "brotli", "release": "3.el8", "source": "rpm", "version": "1.0.6" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "26.el8", "source": "rpm", "version": "1.0.6" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "11.el8", "source": "rpm", "version": "1.13.0" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "80.0.el8", "source": "rpm", "version": "2023.2.60_v7.0.306" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": 1, "name": "centos-gpg-keys", "release": "6.el8", "source": "rpm", "version": "8" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "1.el8", "source": "rpm", "version": "8.6" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "6.el8", "source": "rpm", "version": "8" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el8", "source": "rpm", "version": "2.9" } ], "chkconfig": [ { "arch": "x86_64", "epoch": null, "name": "chkconfig", "release": "1.el8", "source": "rpm", "version": "1.19.2" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el8", "source": "rpm", "version": "4.5" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.el8.2", "source": "rpm", "version": "23.4" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "0.el8", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "15.el8", "source": "rpm", "version": "8.30" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "15.el8", "source": "rpm", "version": "8.30" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "11.el8", "source": "rpm", "version": "2.12" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "15.el8", "source": "rpm", "version": "2.9.6" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "15.el8", "source": "rpm", "version": "2.9.6" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "10.el8", "source": "rpm", "version": "1.5.2" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "10.el8", "source": "rpm", "version": "1.5.2" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "17.20190603git.el8", "source": "rpm", "version": "1.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git3177e06.el8", "source": "rpm", "version": "20230731" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git3177e06.el8", "source": "rpm", "version": "20230731" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "7.el8", "source": "rpm", "version": "2.3.7" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "34.el8", "source": "rpm", "version": "7.61.1" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.el8_5", "source": "rpm", "version": "2.1.27" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-daemon": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-daemon", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-glib": [ { "arch": "x86_64", "epoch": null, "name": "dbus-glib", "release": "2.el8", "source": "rpm", "version": "0.110" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 8, "name": "device-mapper", "release": "14.el8", "source": "rpm", "version": "1.02.181" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 8, "name": "device-mapper-libs", "release": "14.el8", "source": "rpm", "version": "1.02.181" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "50.el8", "source": "rpm", "version": "4.3.6" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "50.el8", "source": "rpm", "version": "4.3.6" } ], "dhcp-libs": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "50.el8", "source": "rpm", "version": "4.3.6" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "6.el8", "source": "rpm", "version": "3.6" } ], "dmidecode": [ { "arch": "x86_64", "epoch": 1, "name": "dmidecode", "release": "4.el8", "source": "rpm", "version": "3.3" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "25.el8", "source": "rpm", "version": "4.0.21" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "1.el8", "source": "rpm", "version": "12.1.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "4.el8", "source": "rpm", "version": "37" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-debuginfod-client-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client-devel", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "emacs-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "emacs-filesystem", "release": "11.el8", "source": "rpm", "version": "26.1" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "19.el8", "source": "rpm", "version": "8" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "2.el8", "source": "rpm", "version": "5.13" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "13.el8", "source": "rpm", "version": "2.2.5" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "26.el8", "source": "rpm", "version": "5.33" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "26.el8", "source": "rpm", "version": "5.33" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "6.el8", "source": "rpm", "version": "3.8" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "22.el8", "source": "rpm", "version": "4.6.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "4.el8", "source": "rpm", "version": "0.9.11" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "4.el8", "source": "rpm", "version": "0.9.11" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "9.el8", "source": "rpm", "version": "2.6.1" } ], "freetype": [ { "arch": "x86_64", "epoch": null, "name": "freetype", "release": "9.el8", "source": "rpm", "version": "2.9.1" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "19.el8", "source": "rpm", "version": "2.9.7" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "4.el8", "source": "rpm", "version": "4.2.1" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "gdbm": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm", "release": "2.el8", "source": "rpm", "version": "1.18" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "2.el8", "source": "rpm", "version": "1.18" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "11.el8", "source": "rpm", "version": "1.0.3" } ], "geolite2-city": [ { "arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.el8", "source": "rpm", "version": "20180605" } ], "geolite2-country": [ { "arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.el8", "source": "rpm", "version": "20180605" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "17.el8", "source": "rpm", "version": "0.19.8.1" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "17.el8", "source": "rpm", "version": "0.19.8.1" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "163.el8", "source": "rpm", "version": "2.56.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-headers": [ { "arch": "x86_64", "epoch": null, "name": "glibc-headers", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "12.el8", "source": "rpm", "version": "6.1.2" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "3.el8", "source": "rpm", "version": "2.2.20" } ], "gnupg2-smime": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "3.el8", "source": "rpm", "version": "2.2.20" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "8.el8.1", "source": "rpm", "version": "3.6.16" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "1.el8", "source": "rpm", "version": "1.56.1" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5ccc5b19", "source": "rpm", "version": "8483c65d" }, { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5cf7cefb", "source": "rpm", "version": "2f86d6a1" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "12.el8", "source": "rpm", "version": "1.13.1" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "17.el8", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "6.el8", "source": "rpm", "version": "3.1" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "18.el8", "source": "rpm", "version": "1.22.3" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-tools-extra": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "48.el8", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "21.el8", "source": "rpm", "version": "0.8.0" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "13.el8", "source": "rpm", "version": "1.9" } ], "hardlink": [ { "arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "6.el8", "source": "rpm", "version": "1.3" } ], "hdparm": [ { "arch": "x86_64", "epoch": null, "name": "hdparm", "release": "4.el8", "source": "rpm", "version": "9.54" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "7.el8.0.1", "source": "rpm", "version": "3.20" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "8.22.el8", "source": "rpm", "version": "0.314" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "12.el8", "source": "rpm", "version": "1.3.2" } ], "info": [ { "arch": "x86_64", "epoch": null, "name": "info", "release": "7.el8_5", "source": "rpm", "version": "6.5" } ], "initscripts": [ { "arch": "x86_64", "epoch": null, "name": "initscripts", "release": "1.el8", "source": "rpm", "version": "10.00.18" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "4.el8", "source": "rpm", "version": "0.2.4" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "5.el8", "source": "rpm", "version": "6.2.0" } ], "iprutils": [ { "arch": "x86_64", "epoch": null, "name": "iprutils", "release": "1.el8", "source": "rpm", "version": "2.4.19" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "1.el8", "source": "rpm", "version": "7.1" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "1.el8", "source": "rpm", "version": "7.1" } ], "iptables": [ { "arch": "x86_64", "epoch": null, "name": "iptables", "release": "11.el8", "source": "rpm", "version": "1.8.5" } ], "iptables-ebtables": [ { "arch": "x86_64", "epoch": null, "name": "iptables-ebtables", "release": "11.el8", "source": "rpm", "version": "1.8.5" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "11.el8", "source": "rpm", "version": "1.8.5" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "11.el8", "source": "rpm", "version": "20180629" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "1.el8", "source": "rpm", "version": "1.9.2" } ], "isl": [ { "arch": "x86_64", "epoch": null, "name": "isl", "release": "6.el8", "source": "rpm", "version": "0.16.1" } ], "iwl100-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl100-firmware", "release": "121.el8.1", "source": "rpm", "version": "39.31.5.1" } ], "iwl1000-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl1000-firmware", "release": "121.el8.1", "source": "rpm", "version": "39.31.5.1" } ], "iwl105-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl105-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl135-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl135-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl2000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2000-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl2030-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2030-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl3160-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl3160-firmware", "release": "121.el8.1", "source": "rpm", "version": "25.30.13.0" } ], "iwl5000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5000-firmware", "release": "121.el8.1", "source": "rpm", "version": "8.83.5.1_1" } ], "iwl5150-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5150-firmware", "release": "121.el8.1", "source": "rpm", "version": "8.24.2.2" } ], "iwl6000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000-firmware", "release": "121.el8.1", "source": "rpm", "version": "9.221.4.1" } ], "iwl6000g2a-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000g2a-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl6050-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6050-firmware", "release": "121.el8.1", "source": "rpm", "version": "41.28.5.1" } ], "iwl7260-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl7260-firmware", "release": "121.el8.1", "source": "rpm", "version": "25.30.13.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el8", "source": "rpm", "version": "2.14" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "3.el8", "source": "rpm", "version": "0.13.1" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "11.el8", "source": "rpm", "version": "2.0.4" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "11.el8", "source": "rpm", "version": "2.0.4" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "11.el8", "source": "rpm", "version": "2.0.4" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "14.el8", "source": "rpm", "version": "2.0.26" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "9.el8", "source": "rpm", "version": "1.5.10" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "9.el8", "source": "rpm", "version": "1.5.10" } ], "keyutils-libs-devel": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs-devel", "release": "9.el8", "source": "rpm", "version": "1.5.10" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "20.el8", "source": "rpm", "version": "25" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "20.el8", "source": "rpm", "version": "25" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "41.el8", "source": "rpm", "version": "0.8.4" } ], "krb5-devel": [ { "arch": "x86_64", "epoch": null, "name": "krb5-devel", "release": "27.el8", "source": "rpm", "version": "1.18.2" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "27.el8", "source": "rpm", "version": "1.18.2" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "12.el8", "source": "rpm", "version": "1.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "3.el8", "source": "rpm", "version": "530" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.el8", "source": "rpm", "version": "2.2.53" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "5.el8", "source": "rpm", "version": "3.3.3" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el8", "source": "rpm", "version": "2.5.1" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "3.el8", "source": "rpm", "version": "2.4.48" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "40.el8", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libbpf": [ { "arch": "x86_64", "epoch": null, "name": "libbpf", "release": "1.el8", "source": "rpm", "version": "0.5.0" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "5.el8", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.el8", "source": "rpm", "version": "0.7.11" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "40.el8", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "libcom_err-devel": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err-devel", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.el8", "source": "rpm", "version": "0.1.18" } ], "libcroco": [ { "arch": "x86_64", "epoch": null, "name": "libcroco", "release": "4.el8_2.1", "source": "rpm", "version": "0.6.12" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "34.el8", "source": "rpm", "version": "7.61.1" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "15.el8", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "42.el8_4", "source": "rpm", "version": "5.3.28" } ], "libdb-utils": [ { "arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "42.el8_4", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "40.el8", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "19.el8", "source": "rpm", "version": "0.63.0" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "23.20170329cvs.el8", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "3.el8", "source": "rpm", "version": "0.1.10" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "6.el8", "source": "rpm", "version": "4.24" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "5.el8", "source": "rpm", "version": "2.1.8" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "2.el8", "source": "rpm", "version": "0.99.9" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.el8", "source": "rpm", "version": "3.1" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "7.el8", "source": "rpm", "version": "1.8.5" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.el8", "source": "rpm", "version": "1.31" } ], "libibverbs": [ { "arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.el8", "source": "rpm", "version": "48.0" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.el8", "source": "rpm", "version": "2.2.0" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "40.el8", "source": "rpm", "version": "1.3.1" } ], "libkadm5": [ { "arch": "x86_64", "epoch": null, "name": "libkadm5", "release": "27.el8", "source": "rpm", "version": "1.18.2" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.el8", "source": "rpm", "version": "1.4.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.el8", "source": "rpm", "version": "1.4.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "9.el8", "source": "rpm", "version": "1.3.5" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "0.el8", "source": "rpm", "version": "2.8.0" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "10.el8.1", "source": "rpm", "version": "1.2.0" } ], "libmetalink": [ { "arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "7.el8", "source": "rpm", "version": "0.1.3" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "6.el8", "source": "rpm", "version": "1.0.4" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.el8", "source": "rpm", "version": "2.13.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "9.1.el8", "source": "rpm", "version": "1.1.0" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.el8", "source": "rpm", "version": "1.7" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.el8", "source": "rpm", "version": "1.0.6" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "13.el8", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "59.el8", "source": "rpm", "version": "2.3.3" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "3.el8", "source": "rpm", "version": "1.2.2" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "6.el8.1", "source": "rpm", "version": "1.33.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el8", "source": "rpm", "version": "3.7.0" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "1.el8", "source": "rpm", "version": "3.7.0" } ], "libnsl2": [ { "arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "2.20180605git4a062cf.el8", "source": "rpm", "version": "1.2.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "40.el8", "source": "rpm", "version": "0.2.1" } ], "libpcap": [ { "arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "5.el8", "source": "rpm", "version": "1.9.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.el8", "source": "rpm", "version": "1.5.0" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "libpng": [ { "arch": "x86_64", "epoch": 2, "name": "libpng", "release": "5.el8", "source": "rpm", "version": "1.6.34" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.el8", "source": "rpm", "version": "0.20.2" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "6.el8", "source": "rpm", "version": "1.4.4" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "40.el8", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "5.el8", "source": "rpm", "version": "1.14.2" } ], "libreport-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "libreport-filesystem", "release": "15.el8", "source": "rpm", "version": "2.9.5" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.el8", "source": "rpm", "version": "2.5.2" } ], "libsecret": [ { "arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.el8", "source": "rpm", "version": "0.18.6" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "libselinux-devel": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-devel", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "9.el8", "source": "rpm", "version": "2.9" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.el8", "source": "rpm", "version": "2.9" } ], "libsepol-devel": [ { "arch": "x86_64", "epoch": null, "name": "libsepol-devel", "release": "3.el8", "source": "rpm", "version": "2.9" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "5.el8", "source": "rpm", "version": "2.11" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "6.el8", "source": "rpm", "version": "0.7.20" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "14.el8", "source": "rpm", "version": "0.9.6" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "14.el8", "source": "rpm", "version": "0.9.6" } ], "libsss_autofs": [ { "arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "25.el8", "source": "rpm", "version": "2.1.0" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "0.el8", "source": "rpm", "version": "2.4.1" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "4.el8", "source": "rpm", "version": "4.13" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "0.el8", "source": "rpm", "version": "1.4.9" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "4.el8", "source": "rpm", "version": "1.31" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "0.el8", "source": "rpm", "version": "0.16.0" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "12.el8", "source": "rpm", "version": "1.1.4" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "3.el8", "source": "rpm", "version": "0.9.9" } ], "libusbx": [ { "arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.el8", "source": "rpm", "version": "1.0.23" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "25.el8", "source": "rpm", "version": "0.62" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "14.el8", "source": "rpm", "version": "1.1.6" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "2.el8", "source": "rpm", "version": "0.3.2" } ], "libverto-devel": [ { "arch": "x86_64", "epoch": null, "name": "libverto-devel", "release": "2.el8", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "2.el8", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "6.el8", "source": "rpm", "version": "4.1.1" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "6.el8", "source": "rpm", "version": "4.1.1" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.el8", "source": "rpm", "version": "0.9.1" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "18.el8", "source": "rpm", "version": "2.9.7" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "6.el8", "source": "rpm", "version": "1.1.32" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "5.el8", "source": "rpm", "version": "0.1.7" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.el8", "source": "rpm", "version": "1.4.4" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "1.el8", "source": "rpm", "version": "1.4.4" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "121.gitb3132c18.el8", "source": "rpm", "version": "20240111" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.el8", "source": "rpm", "version": "0.9.24" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "6.el8", "source": "rpm", "version": "3.14.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "6.el8", "source": "rpm", "version": "B.02.19.2" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "3.el8", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "12.el8", "source": "rpm", "version": "5.3.4" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.el8_4", "source": "rpm", "version": "1.8.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "14.el8", "source": "rpm", "version": "2.08" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "7.el8", "source": "rpm", "version": "1.4.18" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "11.el8", "source": "rpm", "version": "4.2.1" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "18.el8", "source": "rpm", "version": "2.7.6.1" } ], "memstrack": [ { "arch": "x86_64", "epoch": null, "name": "memstrack", "release": "2.el8", "source": "rpm", "version": "0.2.5" } ], "microcode_ctl": [ { "arch": "x86_64", "epoch": 4, "name": "microcode_ctl", "release": "2.el8", "source": "rpm", "version": "20230808" } ], "mokutil": [ { "arch": "x86_64", "epoch": 1, "name": "mokutil", "release": "12.el8", "source": "rpm", "version": "0.3.0" } ], "mozjs60": [ { "arch": "x86_64", "epoch": null, "name": "mozjs60", "release": "4.el8", "source": "rpm", "version": "60.9.0" } ], "mpdecimal": [ { "arch": "x86_64", "epoch": null, "name": "mpdecimal", "release": "3.el8", "source": "rpm", "version": "2.5.1" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "1.el8", "source": "rpm", "version": "3.1.6" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20180224.el8", "source": "rpm", "version": "6.1" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20180224.el8", "source": "rpm", "version": "6.1" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20180224.el8", "source": "rpm", "version": "6.1" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "7.el8", "source": "rpm", "version": "3.4.1" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "11.el8", "source": "rpm", "version": "0.52.20" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "59.el8", "source": "rpm", "version": "2.3.3" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "4.el8", "source": "rpm", "version": "1.0.4" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "4.el8", "source": "rpm", "version": "1.5" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "1.el8", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "4.el8", "source": "rpm", "version": "2.0.16" } ], "oddjob": [ { "arch": "x86_64", "epoch": null, "name": "oddjob", "release": "3.el8", "source": "rpm", "version": "0.34.7" } ], "oddjob-mkhomedir": [ { "arch": "x86_64", "epoch": null, "name": "oddjob-mkhomedir", "release": "3.el8", "source": "rpm", "version": "0.34.7" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "18.el8", "source": "rpm", "version": "2.4.46" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "24.el8", "source": "rpm", "version": "8.0p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "24.el8", "source": "rpm", "version": "8.0p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "24.el8", "source": "rpm", "version": "8.0p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "12.el8", "source": "rpm", "version": "1.1.1k" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "12.el8", "source": "rpm", "version": "1.1.1k" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "12.el8", "source": "rpm", "version": "1.1.1k" } ], "openssl-pkcs11": [ { "arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "3.el8", "source": "rpm", "version": "0.4.10" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "9.el8", "source": "rpm", "version": "1.74" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.el8", "source": "rpm", "version": "0.23.22" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.el8", "source": "rpm", "version": "0.23.22" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "33.el8", "source": "rpm", "version": "1.3.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "39.el8", "source": "rpm", "version": "3.2" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "4.el8", "source": "rpm", "version": "0.80" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.el8", "source": "rpm", "version": "3.7.0" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "6.el8", "source": "rpm", "version": "8.42" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "pcre2-devel": [ { "arch": "x86_64", "epoch": null, "name": "pcre2-devel", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "pcre2-utf16": [ { "arch": "x86_64", "epoch": null, "name": "pcre2-utf16", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "pcre2-utf32": [ { "arch": "x86_64", "epoch": null, "name": "pcre2-utf32", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "396.el8", "source": "rpm", "version": "1.42" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "399.el8", "source": "rpm", "version": "2.167" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "395.el8", "source": "rpm", "version": "1.17" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "396.el8", "source": "rpm", "version": "2.55" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "3.el8", "source": "rpm", "version": "2.97" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "422.el8", "source": "rpm", "version": "1.28" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "2.el8", "source": "rpm", "version": "0.17025" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "396.el8", "source": "rpm", "version": "5.72" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "2.el8", "source": "rpm", "version": "2.15" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Temp", "release": "1.el8", "source": "rpm", "version": "0.230.600" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "4.el8", "source": "rpm", "version": "2.50" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "3.el8", "source": "rpm", "version": "0.074" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "422.el8", "source": "rpm", "version": "1.38" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el8", "source": "rpm", "version": "0.39" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "4.module_el8+339+1ec643e0", "source": "rpm", "version": "2.066" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "396.el8", "source": "rpm", "version": "3.15" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "7.module_el8+645+9d809f8c", "source": "rpm", "version": "20160104" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "2.module_el8+339+1ec643e0", "source": "rpm", "version": "1.88" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "1.el8", "source": "rpm", "version": "3.74" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "395.el8", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "396.el8", "source": "rpm", "version": "3.28" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "395.el8", "source": "rpm", "version": "3.35" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "395.el8", "source": "rpm", "version": "1.69" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 3, "name": "perl-Scalar-List-Utils", "release": "2.el8", "source": "rpm", "version": "1.49" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "3.el8", "source": "rpm", "version": "2.027" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "3.el8", "source": "rpm", "version": "3.11" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "396.el8", "source": "rpm", "version": "4.06" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "395.el8", "source": "rpm", "version": "1.17" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "7.el8", "source": "rpm", "version": "2.37" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "395.el8", "source": "rpm", "version": "3.30" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "395.el8", "source": "rpm", "version": "2013.0523" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 1, "name": "perl-Time-Local", "release": "1.el8", "source": "rpm", "version": "1.280" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el8", "source": "rpm", "version": "1.73" } ], "perl-Unicode-Normalize": [ { "arch": "x86_64", "epoch": null, "name": "perl-Unicode-Normalize", "release": "396.el8", "source": "rpm", "version": "1.25" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "396.el8", "source": "rpm", "version": "1.33" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "422.el8", "source": "rpm", "version": "5.26.3" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "3.el8", "source": "rpm", "version": "3.11" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "422.el8", "source": "rpm", "version": "5.26.3" } ], "perl-macros": [ { "arch": "x86_64", "epoch": 4, "name": "perl-macros", "release": "422.el8", "source": "rpm", "version": "5.26.3" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "1.el8", "source": "rpm", "version": "0.237" } ], "perl-podlators": [ { "arch": "noarch", "epoch": null, "name": "perl-podlators", "release": "1.el8", "source": "rpm", "version": "4.11" } ], "perl-threads": [ { "arch": "x86_64", "epoch": 1, "name": "perl-threads", "release": "2.el8", "source": "rpm", "version": "2.21" } ], "perl-threads-shared": [ { "arch": "x86_64", "epoch": null, "name": "perl-threads-shared", "release": "2.el8", "source": "rpm", "version": "1.58" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.el8", "source": "rpm", "version": "2.4" } ], "pinentry": [ { "arch": "x86_64", "epoch": null, "name": "pinentry", "release": "2.el8", "source": "rpm", "version": "1.1.0" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "platform-python": [ { "arch": "x86_64", "epoch": null, "name": "platform-python", "release": "62.el8", "source": "rpm", "version": "3.6.8" } ], "platform-python-pip": [ { "arch": "noarch", "epoch": null, "name": "platform-python-pip", "release": "24.el8", "source": "rpm", "version": "9.0.3" } ], "platform-python-setuptools": [ { "arch": "noarch", "epoch": null, "name": "platform-python-setuptools", "release": "7.el8", "source": "rpm", "version": "39.2.0" } ], "plymouth": [ { "arch": "x86_64", "epoch": null, "name": "plymouth", "release": "11.20200615git1e36e30.el8", "source": "rpm", "version": "0.9.4" } ], "plymouth-core-libs": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-core-libs", "release": "11.20200615git1e36e30.el8", "source": "rpm", "version": "0.9.4" } ], "plymouth-scripts": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-scripts", "release": "11.20200615git1e36e30.el8", "source": "rpm", "version": "0.9.4" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "26.el8", "source": "rpm", "version": "2.9" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "15.el8", "source": "rpm", "version": "0.115" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "15.el8", "source": "rpm", "version": "0.115" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "12.el8", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "1.el8", "source": "rpm", "version": "1.18" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "6.el8", "source": "rpm", "version": "0.1.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "14.el8", "source": "rpm", "version": "3.3.15" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "5.el8", "source": "rpm", "version": "23.1" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "1.el8", "source": "rpm", "version": "20180723" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.el8", "source": "rpm", "version": "3.1.2" } ], "python3-babel": [ { "arch": "noarch", "epoch": null, "name": "python3-babel", "release": "7.el8", "source": "rpm", "version": "2.5.1" } ], "python3-cffi": [ { "arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "6.el8", "source": "rpm", "version": "1.11.5" } ], "python3-chardet": [ { "arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "7.el8", "source": "rpm", "version": "3.0.4" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "11.el8", "source": "rpm", "version": "5.0.6" } ], "python3-cryptography": [ { "arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "7.el8", "source": "rpm", "version": "3.2.1" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "6.el8", "source": "rpm", "version": "2.6.1" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "15.el8", "source": "rpm", "version": "1.2.4" } ], "python3-decorator": [ { "arch": "noarch", "epoch": null, "name": "python3-decorator", "release": "2.el8", "source": "rpm", "version": "4.2.1" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "25.el8", "source": "rpm", "version": "4.0.21" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "4.el8", "source": "rpm", "version": "0.9.11" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "2.el8", "source": "rpm", "version": "3.28.3" } ], "python3-gpg": [ { "arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "12.el8", "source": "rpm", "version": "1.13.1" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "19.el8", "source": "rpm", "version": "0.63.0" } ], "python3-html5lib": [ { "arch": "noarch", "epoch": 1, "name": "python3-html5lib", "release": "6.el8", "source": "rpm", "version": "0.999999999" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "7.el8", "source": "rpm", "version": "2.5" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "5.el8", "source": "rpm", "version": "2.10.1" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "2.el8", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "11.el8", "source": "rpm", "version": "1.10" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "4.el8", "source": "rpm", "version": "2.6.0" } ], "python3-jwt": [ { "arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "2.el8", "source": "rpm", "version": "1.6.1" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.el8", "source": "rpm", "version": "0.1.18" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "19.el8", "source": "rpm", "version": "0.63.0" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "62.el8", "source": "rpm", "version": "3.6.8" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "9.el8", "source": "rpm", "version": "2.9" } ], "python3-linux-procfs": [ { "arch": "noarch", "epoch": null, "name": "python3-linux-procfs", "release": "1.el8", "source": "rpm", "version": "0.7.3" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "4.el8", "source": "rpm", "version": "4.2.3" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "19.el8", "source": "rpm", "version": "0.23" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "4.el8", "source": "rpm", "version": "0.10.6" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "4.el8", "source": "rpm", "version": "1.0.4" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.el8", "source": "rpm", "version": "2.1.0" } ], "python3-perf": [ { "arch": "x86_64", "epoch": null, "name": "python3-perf", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "python3-pip": [ { "arch": "noarch", "epoch": null, "name": "python3-pip", "release": "24.el8", "source": "rpm", "version": "9.0.3" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "24.el8", "source": "rpm", "version": "9.0.3" } ], "python3-ply": [ { "arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.el8", "source": "rpm", "version": "3.9" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "26.el8", "source": "rpm", "version": "2.9" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "14.el8", "source": "rpm", "version": "0.7.2" } ], "python3-pycparser": [ { "arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "14.el8", "source": "rpm", "version": "2.14" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.el8", "source": "rpm", "version": "3.1.1" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "3.el8", "source": "rpm", "version": "1.6.8" } ], "python3-pytz": [ { "arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "11.el8", "source": "rpm", "version": "2017.2" } ], "python3-pyudev": [ { "arch": "noarch", "epoch": null, "name": "python3-pyudev", "release": "7.el8", "source": "rpm", "version": "0.21.0" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "12.el8", "source": "rpm", "version": "3.12" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "4.el8", "source": "rpm", "version": "2.20.0" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.el8", "source": "rpm", "version": "4.3.0" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "7.el8", "source": "rpm", "version": "39.2.0" } ], "python3-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools-wheel", "release": "7.el8", "source": "rpm", "version": "39.2.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "8.el8", "source": "rpm", "version": "1.11.0" } ], "python3-slip": [ { "arch": "noarch", "epoch": null, "name": "python3-slip", "release": "13.el8", "source": "rpm", "version": "0.6.4" } ], "python3-slip-dbus": [ { "arch": "noarch", "epoch": null, "name": "python3-slip-dbus", "release": "13.el8", "source": "rpm", "version": "0.6.4" } ], "python3-syspurpose": [ { "arch": "x86_64", "epoch": null, "name": "python3-syspurpose", "release": "1.el8", "source": "rpm", "version": "1.28.42" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "8.el8", "source": "rpm", "version": "234" } ], "python3-unbound": [ { "arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "5.el8", "source": "rpm", "version": "1.16.2" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "7.el8", "source": "rpm", "version": "1.24.2" } ], "python3-webencodings": [ { "arch": "noarch", "epoch": null, "name": "python3-webencodings", "release": "6.el8", "source": "rpm", "version": "0.5.1" } ], "python3.12": [ { "arch": "x86_64", "epoch": null, "name": "python3.12", "release": "4.el8", "source": "rpm", "version": "3.12.1" } ], "python3.12-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3.12-libs", "release": "4.el8", "source": "rpm", "version": "3.12.1" } ], "python3.12-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3.12-pip-wheel", "release": "4.el8", "source": "rpm", "version": "23.2.1" } ], "python36": [ { "arch": "x86_64", "epoch": null, "name": "python36", "release": "39.module_el8+762+77bd8591", "source": "rpm", "version": "3.6.8" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "4.el8", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 15, "name": "qemu-guest-agent", "release": "49.module_el8+991+097e156d", "source": "rpm", "version": "6.2.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "14.el8", "source": "rpm", "version": "4.04" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "14.el8", "source": "rpm", "version": "4.04" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "10.el8", "source": "rpm", "version": "7.0" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el8bkr", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el8bkr", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "1.el8", "source": "rpm", "version": "6.16" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "22.el8", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "10.el8", "source": "rpm", "version": "1.2.5" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "19.el8.1", "source": "rpm", "version": "3.1.3" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "15.el8", "source": "rpm", "version": "8.2102.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "5.el8", "source": "rpm", "version": "4.5" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "139.el8", "source": "rpm", "version": "3.14.3" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "139.el8", "source": "rpm", "version": "3.14.3" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "11.el8", "source": "rpm", "version": "2.12.2" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "6.el8", "source": "rpm", "version": "1.44" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "6.el8", "source": "rpm", "version": "1.44" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "22.el8", "source": "rpm", "version": "4.6" } ], "shared-mime-info": [ { "arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "4.el8", "source": "rpm", "version": "1.9" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "3.el8", "source": "rpm", "version": "2.3.2" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "3.el8", "source": "rpm", "version": "1.1.8" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "19.el8", "source": "rpm", "version": "3.26.0" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "21.el8", "source": "rpm", "version": "4.3" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "2.el8", "source": "rpm", "version": "5.18" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.el8", "source": "rpm", "version": "1.9.5p2" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "9.el8", "source": "rpm", "version": "1.30" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "9.el8", "source": "rpm", "version": "2018.2" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "4.el8", "source": "rpm", "version": "1.31" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "3.el8", "source": "rpm", "version": "1.9" } ], "timedatex": [ { "arch": "x86_64", "epoch": null, "name": "timedatex", "release": "3.el8", "source": "rpm", "version": "0.5" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "6.el8", "source": "rpm", "version": "2.3.2" } ], "trousers": [ { "arch": "x86_64", "epoch": null, "name": "trousers", "release": "2.el8", "source": "rpm", "version": "0.3.15" } ], "trousers-lib": [ { "arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "2.el8", "source": "rpm", "version": "0.3.15" } ], "tuned": [ { "arch": "noarch", "epoch": null, "name": "tuned", "release": "4.el8.1", "source": "rpm", "version": "2.22.1" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.el8", "source": "rpm", "version": "2024a" } ], "unbound-libs": [ { "arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "5.el8", "source": "rpm", "version": "1.16.2" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "46.el8", "source": "rpm", "version": "6.0" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "virt-what": [ { "arch": "x86_64", "epoch": null, "name": "virt-what", "release": "4.el8", "source": "rpm", "version": "1.25" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "11.el8", "source": "rpm", "version": "1.19.5" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "20.el8", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "12.el8", "source": "rpm", "version": "5.0.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.el8", "source": "rpm", "version": "2.28" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "4.el8", "source": "rpm", "version": "5.2.4" } ], "xz-devel": [ { "arch": "x86_64", "epoch": null, "name": "xz-devel", "release": "4.el8", "source": "rpm", "version": "5.2.4" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.el8", "source": "rpm", "version": "5.2.4" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "25.el8", "source": "rpm", "version": "4.0.21" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "23.el8", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "25.el8", "source": "rpm", "version": "1.2.11" } ], "zlib-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-devel", "release": "25.el8", "source": "rpm", "version": "1.2.11" } ] } }, "changed": false, "invocation": { "module_args": { "manager": [ "auto" ], "strategy": "first" } } } 10234 1726887182.54093: stdout chunk (state=3): >>> {"ansible_facts": {"packages": {"python3-urllib3": [{"name": "python3-urllib3", "version": "1.24.2", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-linux-procfs": [{"name": "python3-linux-procfs", "version": "0.7.3", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cryptography": [{"name": "python3-cryptography", "version": "3.2.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20180629", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240111", "release": "121.gitb3132c18.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.5", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.28.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "8", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "2.9", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-extra": [{"name": "grub2-tools-extra", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.8", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2017.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "1.10", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "2f86d6a1", "release": "5cf7cefb", "epoch": null, "arch": null, "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "info": [{"name": "info", "version": "6.5", "release": "7.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12": [{"name": "python3.12", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "s<<< 10234 1726887182.54117: stdout chunk (state=3): >>>ource": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip": [{"name": "python3-slip", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.6.0", "release": "22.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-perf": [{"name": "python3-perf", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-syspurpose": [{"name": "python3-syspurpose", "version": "1.28.42", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.5", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.5", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.9", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "5.13", "release": "2.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "biosdevname": [{"name": "biosdevname", "version": "0.7.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "23.20170329cvs.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.0", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.13", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "3.el8", "epoch": null, "arch": "x86_64", "source<<< 10234 1726887182.54345: stdout chunk (state=3): >>>": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.3", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.3", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.20.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables": [{"name": "iptables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.1.0", "release": "9.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "23.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.13.0", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "1.73", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.39", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsss_autofs": [{"name": "libsss_autofs", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.11", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.1.7", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.15", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.5", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.027", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "platform-python-pip": [{"name": "platform-python-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.74", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf16": [{"name": "pcre2-utf16", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err-devel": [{"name": "libcom_err-devel", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "1.2.0", "release": "2.20180605git4a062cf.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-devel": [{"name": "libselinux-devel", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs-devel": [{"name": "keyutils-libs-devel", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcroco": [{"name": "libcroco", "version": "0.6.12", "release": "4.el8_2.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.3.0", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.60_v7.0.306", "release": "80.0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.6.1", "release": "22.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "dbus-daemon": [{"name": "dbus-daemon", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.3.1", "release": "33.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.5", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.74", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.32", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "1.9", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "26.1", "release": "11.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-webencodings": [{"name": "python3-webencodings", "version": "0.5.1", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.20", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17025", "release": "2.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.8", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.1.3", "release": "19.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "0.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libgcc": [{"name": "libgcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.6.1", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyudev": [{"name": "python3-pyudev", "version": "0.21.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.28", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.00.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus-glib": [{"name": "dbus-glib", "version": "0.110", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.56.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.18.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "8.6", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.62", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.12.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "2.3.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "4.4.20", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusbx": [{"name": "libusbx", "version": "1.0.23", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.6", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.26.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "7.0", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.2.5", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.19.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.1.2", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.3.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.8.5", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip-dbus": [{"name": "python3-slip-dbus", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python36": [{"name": "python36", "version": "3.6.8", "release": "39.module_el8+762+77bd8591", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tuned": [{"name": "tuned", "version": "2.22.1", "release": "4.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.13.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.26", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2102.0", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20230808", "release": "2.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.2", "release": "1.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.4.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "5.0.0", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.6", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.12", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.20", "release": "7.el8.0.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.42", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000-firmware": [{"name": "iwl6000-firmware", "version": "9.221.4.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libibverbs": [{"name": "libibverbs", "version": "48.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-ebtables": [{"name": "iptables-ebtables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-chrono": [{"name": "boost-chrono", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "3.1.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.2.1", "release": "11.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.7", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mozjs60": [{"name": "mozjs60", "version": "60.9.0", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "0.5.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-timer": [{"name": "boost-timer", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpng": [{"name": "libpng", "version": "1.6.34", "release": "5.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "brotli": [{"name": "brotli", "version": "1.0.6", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.7", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hdparm": [{"name": "hdparm", "version": "9.54", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.7", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "4.2.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.24", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.20", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "platform-python-setuptools": [{"name": "platform-python-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.4.46", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "48.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb-utils": [{"name": "libdb-utils", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.15", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.1.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.4", "release": "41.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.6", "release": "22.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers-lib": [{"name": "trousers-lib", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.1.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.56.4", "release": "163.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.6.16", "release": "8.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers": [{"name": "trousers", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.11.0", "release": "8.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "17.20190603git.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.14.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.8.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.6.8", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-ply": [{"name": "python3-ply", "version": "3.9", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cffi": [{"name": "python3-cffi", "version": "1.11.5", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jwt": [{"name": "python3-jwt", "version": "1.6.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.20.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.3", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "noarch", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.5.1", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "0.23", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "2.6.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-libs": [{"name": "python3.12-libs", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.55", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.11", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20160104", "release": "7.module_el8+645+9d809f8c", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.280", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "4.06", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.230.600", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.074", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "1.69", "release": "395.el8", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.11", "release": "3.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.28", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "2.97", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Exporter": [{"name": "<<< 10234 1726887182.54361: stdout chunk (state=3): >>>perl-Exporter", "version": "5.72", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.49", "release": "2.el8", "epoch": 3, "arch": "x86_64", "source": "rpm"}],<<< 10234 1726887182.54406: stdout chunk (state=3): >>> "perl-macros": [{"name": "perl-macros", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Unicode-Normalize": [{"name": "perl-Unicode-Normalize", "version": "1.25", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.38", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-threads-shared": [{"name": "perl-threads-shared", "version": "1.58", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf32": [{"name": "pcre2-utf32", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol-devel": [{"name": "libsepol-devel", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-devel": [{"name": "pcre2-devel", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkadm5": [{"name": "libkadm5", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-devel": [{"name": "krb5-devel", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "37", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.30", "release": "123.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-date-time": [{"name": "boost-date-time", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.30", "release": "9.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "3.12", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmetalink": [{"name": "libmetalink", "version": "0.1.3", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-html5lib": [{"name": "python3-html5lib", "version": "0.999999999", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.37", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.24", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.0", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "33.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.2.0", "release": "10.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.3.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "timedatex": [{"name": "timedatex", "version": "0.5", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pycparser": [{"name": "python3-pycparser", "version": "2.14", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20180723", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "2.1.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.9.5", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "3.0.4", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.4", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.314", "release": "8.22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-libs": [{"name": "dhcp-libs", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.1.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-repos": [{"name": <<< 10234 1726887182.54459: stdout chunk (state=3): >>>"centos-stream-repos", "version": "8", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "bind-export-libs": [{"name": "bind-export-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.1.1", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.10.1", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.3.2", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "7.el8.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-pip-wheel": [{"name": "python3.12-pip-wheel", "version": "23.2.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.31", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.7", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.2.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.7.11", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip": [{"name": "python3-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.1", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.4.48", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.8.3", "release": "3.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "6.2.0", "release": "49.module_el8+991+097e156d", "epoch": 15, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.2", "release": "39.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.3.5", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.7.6.1", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.3", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iprutils": [{"name": "iprutils", "version": "2.4.19", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "1.0", "release": "12.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.08", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "8", "release": "19.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpcap": [{"name": "libpcap", "version": "1.9.1", "release": "5.el8", "epoch": 14, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2018.2", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.18", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.0.4", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "freetype": [{"name": "freetype", "version": "2.9.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "530", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-D<<< 10234 1726887182.54503: stdout chunk (state=3): >>>ata-Dumper": [{"name": "perl-Data-Dumper", "version": "2.167", "release": "399.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hardlink": [{"name": "hardlink", "version": "1.3", "release": "6.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.88", "release": "2.module_el8+339+1ec643e0", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.33.0", "release": "6.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.066", "release": "4.module_el8+339+1ec643e0", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.11", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.35", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.50", "release": "4.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.42", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "0.9.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.237", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.15", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "platform-python": [{"name": "platform-python", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-threads": [{"name": "perl-threads", "version": "2.21", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.3.3", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.9", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-devel": [{"name": "libverto-devel", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "isl": [{"name": "isl", "version": "0.16.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.3.7", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.19.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "noarch", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.2.3", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.2.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"<<< 10234 1726887182.55360: stdout chunk (state=3): >>>module_args": {"manager": ["auto"], "strategy": "first"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.m<<< 10234 1726887182.55374: stdout chunk (state=3): >>>odule_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 # cle<<< 10234 1726887182.55390: stdout chunk (state=3): >>>anup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly <<< 10234 1726887182.56450: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm <<< 10234 1726887182.56467: stdout chunk (state=3): >>># cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm._rpmb # destroy rpm._rpm # destroy rpm # destroy rpm._rpms # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # c<<< 10234 1726887182.56479: stdout chunk (state=3): >>>leanup[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 <<< 10234 1726887182.57341: 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 operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 10234 1726887182.58089: stderr chunk (state=3): >>>Shared connection to 10.31.41.136 closed. <<< 10234 1726887182.58152: stderr chunk (state=3): >>><<< 10234 1726887182.58159: stdout chunk (state=3): >>><<< <10.31.41.136> (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 0x7fba6dc92e48>\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 0x7fba6dc28828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dc929b0>\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 0x7fba6dc35630>\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 0x7fba6dc3c160>\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 0x7fba6dc410f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dc3c748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dc3c390>\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 0x7fba6dbe6470>\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 0x7fba6dbebe48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbe6b38>\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 0x7fba6dbf24e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbd5d68>\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 0x7fba6dbd8198>\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 0x7fba6bee6940>\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 0x7fba6bef8240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dc46a20>\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 0x7fba6be1c080>\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 0x7fba6be272b0>\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 0x7fba6be27f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6be27a90>\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 0x7fba6be32080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bec17b8>\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 0x7fba6bec1ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6beb5160>\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 0x7fba6beb5e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6beac438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6be9d470>\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 0x7fba6bbd52b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbdcd30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6beb50b8>\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 0x7fba6bbe1e10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6be972b0>\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 0x7fba6bbe71d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbe1f98>\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 0x7fba6bbe72e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bf06fd0>\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 0x7fba6bbe7dd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbe79e8>\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 0x7fba6bbf46a0>\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 0x7fba6bbf4e80>\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 0x7fba6b77c198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbf4780>\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 0x7fba6b781c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbe7518>\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 0x7fba6b7a52e8>\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 0x7fba6b7a56a0>\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 0x7fba6b7ac390>\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 0x7fba6b556ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b54b2e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b543f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b53ae80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b7acd30>\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 0x7fba6b54bf60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b7a5a20>\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 0x7fba6dba3710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b54f048>\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 0x7fba6dba3a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbe7860>\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 0x7fba6dbbb5c0>\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 0x7fba6dbbf630>\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 0x7fba6dbbfb00>\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 0x7fba6dbbfc18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbbbe10>\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 0x7fba6dbbff60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbbf4e0>\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 0x7fba6dbbf240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbaeb00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b790358>\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 0x7fba6dbbb470>\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 0x7fba69bc4908>\r\n# zipimport: found 108 names in \'/tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba69896ac8>\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 0x7fba69838278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698404e0>\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 0x7fba698405f8>\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 0x7fba69840b38>\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 0x7fba6986ab00>\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 0x7fba69b35048>\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 0x7fba69b35278>\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 0x7fba69b355c0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698662b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6985b4a8>\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 0x7fba698666d8>\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 0x7fba69b61dd8>\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 0x7fba69b61ef0>\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 0x7fba69b779b0>\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 0x7fba69b82ac8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba69b66da0>\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 0x7fba69b6f4a8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba69b5a2e8>\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 0x7fba69b9cb00>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba69b6f668>\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 0x7fba69bab9e8>\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 0x7fba69babac8>\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 0x7fba69babc50>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba69b50080>\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 0x7fba698ed630>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698e0d30>\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 0x7fba698e0f28>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698e07f0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba699079e8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba699076d8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698f7eb8>\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 0x7fba69907550>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698f7710>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py\r\nimport ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba661d02b0>\r\n# 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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba66286860>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py\r\nimport ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py\r\nimport ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba6623f128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba66214898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba66278080>\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 0x7fba66278128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba66213940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py\r\nimport ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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\nimport ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py\r\n# zipimport: zlib available\r\n# 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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba6629ff28>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba662d4470>\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 0x7fba662f2e80>\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 0x7fba662fb668>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba662e0b38>\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 0x7fba662f2be0>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba662d4e10>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba662c2f28>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba662b3860>\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 0x7fba6656bba8>\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 0x7fba66568710>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba66316b00>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py\r\nimport ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py\r\nimport ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py\r\nimport ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba65956908>\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 0x7fba6599a550>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba65983588>\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 0x7fba65979c50>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba65941ef0>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba65a90ac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py\r\nimport ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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 0x7fba65a917b8>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba65a91438>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py\r\nimport ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py\r\nimport ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py\r\nimport ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py\r\nimport ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py\r\nimport ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py\r\nimport ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py\r\nimport ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_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_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py\r\nimport ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py\r\nimport ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py\r\n# zipimport: zlib available\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 0x7fba654c4828>\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 0x7fba65447438>\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 0x7fba65447dd8>\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 0x7fba65447f98>\r\nimport \'rpm\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba654aca58>\r\n\r\n{"ansible_facts": {"packages": {"python3-urllib3": [{"name": "python3-urllib3", "version": "1.24.2", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-linux-procfs": [{"name": "python3-linux-procfs", "version": "0.7.3", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cryptography": [{"name": "python3-cryptography", "version": "3.2.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20180629", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240111", "release": "121.gitb3132c18.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.5", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.28.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "8", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "2.9", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-extra": [{"name": "grub2-tools-extra", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.8", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2017.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "1.10", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "2f86d6a1", "release": "5cf7cefb", "epoch": null, "arch": null, "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "info": [{"name": "info", "version": "6.5", "release": "7.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12": [{"name": "python3.12", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip": [{"name": "python3-slip", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.6.0", "release": "22.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-perf": [{"name": "python3-perf", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-syspurpose": [{"name": "python3-syspurpose", "version": "1.28.42", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.5", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.5", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.9", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "5.13", "release": "2.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "biosdevname": [{"name": "biosdevname", "version": "0.7.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "23.20170329cvs.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.0", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.13", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.3", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.3", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.20.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables": [{"name": "iptables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.1.0", "release": "9.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "23.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.13.0", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "1.73", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.39", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsss_autofs": [{"name": "libsss_autofs", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.11", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.1.7", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.15", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.5", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.027", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "platform-python-pip": [{"name": "platform-python-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.74", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf16": [{"name": "pcre2-utf16", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err-devel": [{"name": "libcom_err-devel", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "1.2.0", "release": "2.20180605git4a062cf.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-devel": [{"name": "libselinux-devel", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs-devel": [{"name": "keyutils-libs-devel", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcroco": [{"name": "libcroco", "version": "0.6.12", "release": "4.el8_2.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.3.0", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.60_v7.0.306", "release": "80.0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.6.1", "release": "22.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "dbus-daemon": [{"name": "dbus-daemon", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.3.1", "release": "33.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.5", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.74", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.32", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "1.9", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "26.1", "release": "11.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-webencodings": [{"name": "python3-webencodings", "version": "0.5.1", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.20", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17025", "release": "2.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.8", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.1.3", "release": "19.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "0.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libgcc": [{"name": "libgcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.6.1", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyudev": [{"name": "python3-pyudev", "version": "0.21.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.28", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.00.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus-glib": [{"name": "dbus-glib", "version": "0.110", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.56.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.18.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "8.6", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.62", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.12.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "2.3.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "4.4.20", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusbx": [{"name": "libusbx", "version": "1.0.23", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.6", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.26.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "7.0", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.2.5", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.19.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.1.2", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.3.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.8.5", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip-dbus": [{"name": "python3-slip-dbus", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python36": [{"name": "python36", "version": "3.6.8", "release": "39.module_el8+762+77bd8591", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tuned": [{"name": "tuned", "version": "2.22.1", "release": "4.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.13.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.26", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2102.0", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20230808", "release": "2.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.2", "release": "1.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.4.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "5.0.0", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.6", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.12", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.20", "release": "7.el8.0.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.42", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000-firmware": [{"name": "iwl6000-firmware", "version": "9.221.4.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libibverbs": [{"name": "libibverbs", "version": "48.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-ebtables": [{"name": "iptables-ebtables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-chrono": [{"name": "boost-chrono", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "3.1.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.2.1", "release": "11.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.7", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mozjs60": [{"name": "mozjs60", "version": "60.9.0", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "0.5.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-timer": [{"name": "boost-timer", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpng": [{"name": "libpng", "version": "1.6.34", "release": "5.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "brotli": [{"name": "brotli", "version": "1.0.6", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.7", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hdparm": [{"name": "hdparm", "version": "9.54", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.7", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "4.2.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.24", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.20", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "platform-python-setuptools": [{"name": "platform-python-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.4.46", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "48.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb-utils": [{"name": "libdb-utils", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.15", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.1.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.4", "release": "41.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.6", "release": "22.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers-lib": [{"name": "trousers-lib", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.1.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.56.4", "release": "163.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.6.16", "release": "8.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers": [{"name": "trousers", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.11.0", "release": "8.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "17.20190603git.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.14.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.8.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.6.8", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-ply": [{"name": "python3-ply", "version": "3.9", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cffi": [{"name": "python3-cffi", "version": "1.11.5", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jwt": [{"name": "python3-jwt", "version": "1.6.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.20.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.3", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "noarch", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.5.1", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "0.23", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "2.6.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-libs": [{"name": "python3.12-libs", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.55", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.11", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20160104", "release": "7.module_el8+645+9d809f8c", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.280", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "4.06", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.230.600", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.074", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "1.69", "release": "395.el8", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.11", "release": "3.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.28", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "2.97", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.72", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.49", "release": "2.el8", "epoch": 3, "arch": "x86_64", "source": "rpm"}], "perl-macros": [{"name": "perl-macros", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Unicode-Normalize": [{"name": "perl-Unicode-Normalize", "version": "1.25", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.38", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-threads-shared": [{"name": "perl-threads-shared", "version": "1.58", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf32": [{"name": "pcre2-utf32", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol-devel": [{"name": "libsepol-devel", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-devel": [{"name": "pcre2-devel", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkadm5": [{"name": "libkadm5", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-devel": [{"name": "krb5-devel", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "37", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.30", "release": "123.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-date-time": [{"name": "boost-date-time", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.30", "release": "9.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "3.12", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmetalink": [{"name": "libmetalink", "version": "0.1.3", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-html5lib": [{"name": "python3-html5lib", "version": "0.999999999", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.37", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.24", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.0", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "33.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.2.0", "release": "10.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.3.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "timedatex": [{"name": "timedatex", "version": "0.5", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pycparser": [{"name": "python3-pycparser", "version": "2.14", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20180723", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "2.1.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.9.5", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "3.0.4", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.4", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.314", "release": "8.22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-libs": [{"name": "dhcp-libs", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.1.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "8", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "bind-export-libs": [{"name": "bind-export-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.1.1", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.10.1", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.3.2", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "7.el8.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-pip-wheel": [{"name": "python3.12-pip-wheel", "version": "23.2.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.31", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.7", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.2.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.7.11", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip": [{"name": "python3-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.1", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.4.48", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.8.3", "release": "3.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "6.2.0", "release": "49.module_el8+991+097e156d", "epoch": 15, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.2", "release": "39.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.3.5", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.7.6.1", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.3", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iprutils": [{"name": "iprutils", "version": "2.4.19", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "1.0", "release": "12.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.08", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "8", "release": "19.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpcap": [{"name": "libpcap", "version": "1.9.1", "release": "5.el8", "epoch": 14, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2018.2", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.18", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.0.4", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "freetype": [{"name": "freetype", "version": "2.9.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "530", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.167", "release": "399.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hardlink": [{"name": "hardlink", "version": "1.3", "release": "6.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.88", "release": "2.module_el8+339+1ec643e0", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.33.0", "release": "6.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.066", "release": "4.module_el8+339+1ec643e0", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.11", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.35", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.50", "release": "4.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.42", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "0.9.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.237", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.15", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "platform-python": [{"name": "platform-python", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-threads": [{"name": "perl-threads", "version": "2.21", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.3.3", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.9", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-devel": [{"name": "libverto-devel", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "isl": [{"name": "isl", "version": "0.16.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.3.7", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.19.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "noarch", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.2.3", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.2.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}}\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.common.respawn\r\n# destroy ansible.module_utils.common.respawn\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.facts.packages\r\n# destroy ansible.module_utils.facts.packages\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# 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 pickle\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 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 rpm.transaction\r\n# destroy rpm._rpmb\r\n# destroy rpm._rpm\r\n# destroy rpm\r\n# destroy rpm._rpms\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.41.136 closed.\r\n') 10234 1726887182.58286: _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 0x7fba6dc92e48> # /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 0x7fba6dc28828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dc929b0> # /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 0x7fba6dc35630> 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 0x7fba6dc3c160> # /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 0x7fba6dc410f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dc3c748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dc3c390> # /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 0x7fba6dbe6470> # /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 0x7fba6dbebe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbe6b38> # /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 0x7fba6dbf24e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbd5d68> # /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 0x7fba6dbd8198> # /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 0x7fba6bee6940> # /usr/lib64/python3.6/__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 0x7fba6bef8240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dc46a20> 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 0x7fba6be1c080> # /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 0x7fba6be272b0> # /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 0x7fba6be27f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6be27a90> 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 0x7fba6be32080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bec17b8> # /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 0x7fba6bec1ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6beb5160> # /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 0x7fba6beb5e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6beac438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6be9d470> # /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 0x7fba6bbd52b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbdcd30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6beb50b8> 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 0x7fba6bbe1e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6be972b0> # /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 0x7fba6bbe71d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbe1f98> # 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 0x7fba6bbe72e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bf06fd0> # /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 0x7fba6bbe7dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbe79e8> # /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 0x7fba6bbf46a0> # /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 0x7fba6bbf4e80> # /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 0x7fba6b77c198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbf4780> # /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 0x7fba6b781c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbe7518> # /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 0x7fba6b7a52e8> # 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 0x7fba6b7a56a0> # /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 0x7fba6b7ac390> # /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 0x7fba6b556ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b54b2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b543f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b53ae80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b7acd30> # 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 0x7fba6b54bf60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b7a5a20> # /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 0x7fba6dba3710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b54f048> 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 0x7fba6dba3a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6bbe7860> # /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 0x7fba6dbbb5c0> # /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 0x7fba6dbbf630> # 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 0x7fba6dbbfb00> # 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 0x7fba6dbbfc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbbbe10> # /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 0x7fba6dbbff60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbbf4e0> # 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 0x7fba6dbbf240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6dbaeb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6b790358> # /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 0x7fba6dbbb470> # /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 0x7fba69bc4908> # zipimport: found 108 names in '/tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py # code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba69896ac8> 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 0x7fba69838278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698404e0> # 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 0x7fba698405f8> # /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 0x7fba69840b38> # /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 0x7fba6986ab00> # 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 0x7fba69b35048> # 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 0x7fba69b35278> # /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 0x7fba69b355c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698662b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6985b4a8> # /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 0x7fba698666d8> # 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 0x7fba69b61dd8> # /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 0x7fba69b61ef0> # /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 0x7fba69b779b0> # /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 0x7fba69b82ac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba69b66da0> # /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 0x7fba69b6f4a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba69b5a2e8> # /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 0x7fba69b9cb00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba69b6f668> # 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 0x7fba69bab9e8> # 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 0x7fba69babac8> # 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 0x7fba69babc50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba69b50080> # /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 0x7fba698ed630> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698e0d30> # 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 0x7fba698e0f28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698e07f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/json/__init__.py # code object from '/usr/lib64/python3.6/json/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py # code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' # /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' # extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba699079e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba699076d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698f7eb8> # /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 0x7fba69907550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba698f7710> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/compat/selinux.py # zipimport: zlib available # zipimport: zlib available # destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils._text # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py # code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba661d02b0> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py # code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba66286860> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' # extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' # extension module '_selinux' executed from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba6623f128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba66214898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py # code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py # code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba66278080> # /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 0x7fba66278128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba66213940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.respawn # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/common/respawn.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc matches /usr/lib64/python3.6/typing.py # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba6629ff28> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/__init__.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/__init__.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba662d4470> # /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 0x7fba662f2e80> # 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 0x7fba662fb668> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba662e0b38> # 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 0x7fba662f2be0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba662d4e10> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba662c2f28> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba662b3860> # /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 0x7fba6656bba8> # /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 0x7fba66568710> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba66316b00> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/timeout.py import ansible.module_utils.facts.collector # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/collector.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/other/ohai.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/apparmor.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/utils.py import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/compat/datetime.py import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/date_time.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.env # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc matches /usr/lib64/python3.6/glob.py # code object from '/usr/lib64/python3.6/__pycache__/glob.cpython-36.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba65956908> # /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 0x7fba6599a550> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py # code object from '/usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc' # /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py # code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba65983588> # 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 0x7fba65979c50> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba65941ef0> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc matches /usr/lib64/python3.6/_bootlocale.py # code object from '/usr/lib64/python3.6/__pycache__/_bootlocale.cpython-36.pyc' import '_bootlocale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba65a90ac8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/compat/version.py import ansible.module_utils.facts.system.service_mgr # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc matches /usr/lib64/python3.6/getpass.py # code object from '/usr/lib64/python3.6/__pycache__/getpass.cpython-36.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.6/lib-dynload/termios.cpython-36m-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba65a917b8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba65a91438> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/system/user.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/sysctl.py import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/freebsd.py import ansible.module_utils.facts.hardware.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/linux.py import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/generic_bsd.py import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/fc_wwn.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/iscsi.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.nvme # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/network/sunos.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/base.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sysctl.py import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/freebsd.py import ansible.module_utils.facts.virtual.dragonfly # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/virtual/sunos.py import ansible.module_utils.facts.default_collectors # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/ansible_collector.py import ansible.module_utils.facts.compat # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/compat.py import ansible.module_utils.facts # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.packages # loaded from Zip /tmp/ansible_package_facts_payload_zj2ostcr/ansible_package_facts_payload.zip/ansible/module_utils/facts/packages.py # zipimport: zlib available # /usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/rpm/__init__.py # code object from '/usr/lib64/python3.6/site-packages/rpm/__pycache__/__init__.cpython-36.pyc' # extension module 'rpm._rpm' loaded from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' # extension module 'rpm._rpm' executed from '/usr/lib64/python3.6/site-packages/rpm/_rpm.cpython-36m-x86_64-linux-gnu.so' import 'rpm._rpm' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fba654c4828> # /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 0x7fba65447438> # 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 0x7fba65447dd8> # 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 0x7fba65447f98> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fba654aca58> {"ansible_facts": {"packages": {"python3-urllib3": [{"name": "python3-urllib3", "version": "1.24.2", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-linux-procfs": [{"name": "python3-linux-procfs", "version": "0.7.3", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pip-wheel": [{"name": "python3-pip-wheel", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cryptography": [{"name": "python3-cryptography", "version": "3.2.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iputils": [{"name": "iputils", "version": "20180629", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "linux-firmware": [{"name": "linux-firmware", "version": "20240111", "release": "121.gitb3132c18.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-idna": [{"name": "python3-idna", "version": "2.5", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect": [{"name": "authselect", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-misc": [{"name": "kbd-misc", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-audit": [{"name": "python3-audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gobject-base": [{"name": "python3-gobject-base", "version": "3.28.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-gpg-keys": [{"name": "centos-gpg-keys", "version": "8", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "checkpolicy": [{"name": "checkpolicy", "version": "2.9", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grub2-tools-extra": [{"name": "grub2-tools-extra", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "filesystem": [{"name": "filesystem", "version": "3.8", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pytz": [{"name": "python3-pytz", "version": "2017.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-squash": [{"name": "dracut-squash", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-libs": [{"name": "ncurses-libs", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-netifaces": [{"name": "python3-netifaces", "version": "0.10.6", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_certmap": [{"name": "libsss_certmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc": [{"name": "glibc", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonpointer": [{"name": "python3-jsonpointer", "version": "1.10", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gnupg2-smime": [{"name": "gnupg2-smime", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-libs": [{"name": "xz-libs", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gpg-pubkey": [{"name": "gpg-pubkey", "version": "8483c65d", "release": "5ccc5b19", "epoch": null, "arch": null, "source": "rpm"}, {"name": "gpg-pubkey", "version": "2f86d6a1", "release": "5cf7cefb", "epoch": null, "arch": null, "source": "rpm"}], "libdnf": [{"name": "libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "info": [{"name": "info", "version": "6.5", "release": "7.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12": [{"name": "python3.12", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-build-libs": [{"name": "rpm-build-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd": [{"name": "libzstd", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-scripts": [{"name": "plymouth-scripts", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt": [{"name": "libxcrypt", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-nfs-idmap": [{"name": "sssd-nfs-idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libunistring": [{"name": "libunistring", "version": "0.9.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf": [{"name": "python3-dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnl3": [{"name": "libnl3", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip": [{"name": "python3-slip", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "findutils": [{"name": "findutils", "version": "4.6.0", "release": "22.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "python3-perf": [{"name": "python3-perf", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libffi": [{"name": "libffi", "version": "3.1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-syspurpose": [{"name": "python3-syspurpose", "version": "1.28.42", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file-libs": [{"name": "file-libs", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "yum": [{"name": "yum", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sed": [{"name": "sed", "version": "4.5", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel": [{"name": "kernel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtevent": [{"name": "libtevent", "version": "0.16.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chrony": [{"name": "chrony", "version": "4.5", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs": [{"name": "keyutils-libs", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-tui": [{"name": "NetworkManager-tui", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libtdb": [{"name": "libtdb", "version": "1.4.9", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut-config-rescue": [{"name": "dracut-config-rescue", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ethtool": [{"name": "ethtool", "version": "5.13", "release": "2.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "e2fsprogs": [{"name": "e2fsprogs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgomp": [{"name": "libgomp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "biosdevname": [{"name": "biosdevname", "version": "0.7.3", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libedit": [{"name": "libedit", "version": "3.1", "release": "23.20170329cvs.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsysfs": [{"name": "libsysfs", "version": "2.1.0", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtasn1": [{"name": "libtasn1", "version": "4.13", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl7260-firmware": [{"name": "iwl7260-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "pciutils-libs": [{"name": "pciutils-libs", "version": "3.7.0", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5150-firmware": [{"name": "iwl5150-firmware", "version": "8.24.2.2", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "squashfs-tools": [{"name": "squashfs-tools", "version": "4.3", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2000-firmware": [{"name": "iwl2000-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "groff-base": [{"name": "groff-base", "version": "1.22.3", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl100-firmware": [{"name": "iwl100-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpsl": [{"name": "libpsl", "version": "0.20.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-system": [{"name": "boost-system", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables": [{"name": "iptables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unzip": [{"name": "unzip", "version": "6.0", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipset-libs": [{"name": "ipset-libs", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmpc": [{"name": "libmpc", "version": "1.1.0", "release": "9.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "snappy": [{"name": "snappy", "version": "1.1.8", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zip": [{"name": "zip", "version": "3.0", "release": "23.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "coreutils-common": [{"name": "coreutils-common", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss": [{"name": "nss", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-utils": [{"name": "libselinux-utils", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest": [{"name": "perl-Digest", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "c-ares": [{"name": "c-ares", "version": "1.13.0", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-URI": [{"name": "perl-URI", "version": "1.73", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libdaemon": [{"name": "libdaemon", "version": "0.14", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-IP": [{"name": "perl-IO-Socket-IP", "version": "0.39", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libini_config": [{"name": "libini_config", "version": "1.3.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Term-Cap": [{"name": "perl-Term-Cap", "version": "1.17", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsss_autofs": [{"name": "libsss_autofs", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-podlators": [{"name": "perl-podlators", "version": "4.11", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libyaml": [{"name": "libyaml", "version": "0.1.7", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-MIME-Base64": [{"name": "perl-MIME-Base64", "version": "3.15", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "npth": [{"name": "npth", "version": "1.5", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Socket": [{"name": "perl-Socket", "version": "2.027", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "libestr": [{"name": "libestr", "version": "0.1.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libs": [{"name": "perl-libs", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "platform-python-pip": [{"name": "platform-python-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Text-Tabs+Wrap": [{"name": "perl-Text-Tabs+Wrap", "version": "2013.0523", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libssh": [{"name": "libssh", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-PathTools": [{"name": "perl-PathTools", "version": "3.74", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi": [{"name": "libkcapi", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-interpreter": [{"name": "perl-interpreter", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "curl": [{"name": "curl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf16": [{"name": "pcre2-utf16", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies": [{"name": "crypto-policies", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "zlib-devel": [{"name": "zlib-devel", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cracklib-dicts": [{"name": "cracklib-dicts", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err-devel": [{"name": "libcom_err-devel", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnsl2": [{"name": "libnsl2", "version": "1.2.0", "release": "2.20180605git4a062cf.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux-devel": [{"name": "libselinux-devel", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libs": [{"name": "elfutils-libs", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils-libs-devel": [{"name": "keyutils-libs-devel", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcroco": [{"name": "libcroco", "version": "0.6.12", "release": "4.el8_2.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-headers": [{"name": "glibc-headers", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-libs": [{"name": "dbus-libs", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "mokutil": [{"name": "mokutil", "version": "0.3.0", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "systemd-libs": [{"name": "systemd-libs", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-devel": [{"name": "kernel-devel", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ca-certificates": [{"name": "ca-certificates", "version": "2023.2.60_v7.0.306", "release": "80.0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "systemtap-devel": [{"name": "systemtap-devel", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod": [{"name": "kmod", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "aspell": [{"name": "aspell", "version": "0.60.6.1", "release": "22.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "dbus-daemon": [{"name": "dbus-daemon", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "restraint": [{"name": "restraint", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pam": [{"name": "pam", "version": "1.3.1", "release": "33.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpcbind": [{"name": "rpcbind", "version": "1.2.5", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "os-prober": [{"name": "os-prober", "version": "1.74", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxslt": [{"name": "libxslt", "version": "1.1.32", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shared-mime-info": [{"name": "shared-mime-info", "version": "1.9", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "emacs-filesystem": [{"name": "emacs-filesystem", "version": "26.1", "release": "11.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "systemd-udev": [{"name": "systemd-udev", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-webencodings": [{"name": "python3-webencodings", "version": "0.5.1", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsolv": [{"name": "libsolv", "version": "0.7.20", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Error": [{"name": "perl-Error", "version": "0.17025", "release": "2.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "NetworkManager-libnm": [{"name": "NetworkManager-libnm", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libverto-libev": [{"name": "libverto-libev", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-pkla-compat": [{"name": "polkit-pkla-compat", "version": "0.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib": [{"name": "beakerlib", "version": "1.29.3", "release": "1.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "libevent": [{"name": "libevent", "version": "2.1.8", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsync": [{"name": "rsync", "version": "3.1.3", "release": "19.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "unbound-libs": [{"name": "unbound-libs", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ipcalc": [{"name": "ipcalc", "version": "0.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy-targeted": [{"name": "selinux-policy-targeted", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libgcc": [{"name": "libgcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dateutil": [{"name": "python3-dateutil", "version": "2.6.1", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-setuptools-wheel": [{"name": "python3-setuptools-wheel", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pyudev": [{"name": "python3-pyudev", "version": "0.21.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "xkeyboard-config": [{"name": "xkeyboard-config", "version": "2.28", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "initscripts": [{"name": "initscripts", "version": "10.00.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses-base": [{"name": "ncurses-base", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dracut-network": [{"name": "dracut-network", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libssh-config": [{"name": "libssh-config", "version": "0.9.6", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob-mkhomedir": [{"name": "oddjob-mkhomedir", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-data": [{"name": "dnf-data", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dbus-glib": [{"name": "dbus-glib", "version": "0.110", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd-legacy": [{"name": "kbd-legacy", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gobject-introspection": [{"name": "gobject-introspection", "version": "1.56.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld-filesystem": [{"name": "firewalld-filesystem", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsecret": [{"name": "libsecret", "version": "0.18.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-release": [{"name": "centos-stream-release", "version": "8.6", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libuser": [{"name": "libuser", "version": "0.62", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "setup": [{"name": "setup", "version": "2.12.2", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-pc": [{"name": "grub2-pc", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "basesystem": [{"name": "basesystem", "version": "11", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "kernel-modules": [{"name": "kernel-modules", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libselinux": [{"name": "libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "virt-what": [{"name": "virt-what", "version": "1.25", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-gconv-extra": [{"name": "glibc-gconv-extra", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm-plugin-systemd-inhibit": [{"name": "rpm-plugin-systemd-inhibit", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-common": [{"name": "glibc-common", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tpm2-tss": [{"name": "tpm2-tss", "version": "2.3.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bash": [{"name": "bash", "version": "4.4.20", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libusbx": [{"name": "libusbx", "version": "1.0.23", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "zlib": [{"name": "zlib", "version": "1.2.11", "release": "25.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnupg2": [{"name": "gnupg2", "version": "2.2.20", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bzip2-libs": [{"name": "bzip2-libs", "version": "1.0.6", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "librepo": [{"name": "librepo", "version": "1.14.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "popt": [{"name": "popt", "version": "1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libdnf": [{"name": "python3-libdnf", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcom_err": [{"name": "libcom_err", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-gpg": [{"name": "python3-gpg", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sqlite-libs": [{"name": "sqlite-libs", "version": "3.26.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-rpm": [{"name": "python3-rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf": [{"name": "elfutils-libelf", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth-core-libs": [{"name": "plymouth-core-libs", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libuuid": [{"name": "libuuid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "plymouth": [{"name": "plymouth", "version": "0.9.4", "release": "11.20200615git1e36e30.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "readline": [{"name": "readline", "version": "7.0", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfsidmap": [{"name": "libnfsidmap", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "expat": [{"name": "expat", "version": "2.2.5", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-common": [{"name": "sssd-common", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "chkconfig": [{"name": "chkconfig", "version": "1.19.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libcomps": [{"name": "python3-libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gmp": [{"name": "gmp", "version": "6.1.2", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "dnf": [{"name": "dnf", "version": "4.7.0", "release": "20.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lua-libs": [{"name": "lua-libs", "version": "5.3.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-libselinux": [{"name": "python3-libselinux", "version": "2.9", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgcrypt": [{"name": "libgcrypt", "version": "1.8.5", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-slip-dbus": [{"name": "python3-slip-dbus", "version": "0.6.4", "release": "13.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-common": [{"name": "grub2-common", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-firewall": [{"name": "python3-firewall", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "audit-libs": [{"name": "audit-libs", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setuptools": [{"name": "python3-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "p11-kit": [{"name": "p11-kit", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python36": [{"name": "python36", "version": "3.6.8", "release": "39.module_el8+762+77bd8591", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libassuan": [{"name": "libassuan", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tuned": [{"name": "tuned", "version": "2.22.1", "release": "4.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "json-c": [{"name": "json-c", "version": "0.13.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dnf-plugins-core": [{"name": "dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libacl": [{"name": "libacl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sssd-kcm": [{"name": "sssd-kcm", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsmartcols": [{"name": "libsmartcols", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kexec-tools": [{"name": "kexec-tools", "version": "2.0.26", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "file": [{"name": "file", "version": "5.33", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "passwd": [{"name": "passwd", "version": "0.80", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsemanage": [{"name": "libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "audit": [{"name": "audit", "version": "3.1.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "jansson": [{"name": "jansson", "version": "2.14", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rsyslog": [{"name": "rsyslog", "version": "8.2102.0", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbasicobjects": [{"name": "libbasicobjects", "version": "0.1.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh-server": [{"name": "openssh-server", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libref_array": [{"name": "libref_array", "version": "0.1.5", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "microcode_ctl": [{"name": "microcode_ctl", "version": "20230808", "release": "2.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "psmisc": [{"name": "psmisc", "version": "23.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "irqbalance": [{"name": "irqbalance", "version": "1.9.2", "release": "1.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "nettle": [{"name": "nettle", "version": "3.4.1", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sudo": [{"name": "sudo", "version": "1.9.5p2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnftnl": [{"name": "libnftnl", "version": "1.2.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xfsprogs": [{"name": "xfsprogs", "version": "5.0.0", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "diffutils": [{"name": "diffutils", "version": "3.6", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "prefixdevname": [{"name": "prefixdevname", "version": "0.1.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpio": [{"name": "cpio", "version": "2.12", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils": [{"name": "sg3_utils", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdhash": [{"name": "libdhash", "version": "0.5.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lshw": [{"name": "lshw", "version": "B.02.19.2", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnfnetlink": [{"name": "libnfnetlink", "version": "1.0.1", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hostname": [{"name": "hostname", "version": "3.20", "release": "7.el8.0.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_idmap": [{"name": "libsss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lsscsi": [{"name": "lsscsi", "version": "0.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "p11-kit-trust": [{"name": "p11-kit-trust", "version": "0.23.22", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rootfiles": [{"name": "rootfiles", "version": "8.1", "release": "22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "numactl-libs": [{"name": "numactl-libs", "version": "2.0.16", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6050-firmware": [{"name": "iwl6050-firmware", "version": "41.28.5.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "pcre": [{"name": "pcre", "version": "8.42", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000-firmware": [{"name": "iwl6000-firmware", "version": "9.221.4.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "xz": [{"name": "xz", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl5000-firmware": [{"name": "iwl5000-firmware", "version": "8.83.5.1_1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "libnetfilter_conntrack": [{"name": "libnetfilter_conntrack", "version": "1.0.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl2030-firmware": [{"name": "iwl2030-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdbm": [{"name": "gdbm", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iwl135-firmware": [{"name": "iwl135-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "acl": [{"name": "acl", "version": "2.2.53", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl1000-firmware": [{"name": "iwl1000-firmware", "version": "39.31.5.1", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "grub2-pc-modules": [{"name": "grub2-pc-modules", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libibverbs": [{"name": "libibverbs", "version": "48.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nspr": [{"name": "nspr", "version": "4.35.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-libs": [{"name": "iptables-libs", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-util": [{"name": "nss-util", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iptables-ebtables": [{"name": "iptables-ebtables", "version": "1.8.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-chrono": [{"name": "boost-chrono", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpfr": [{"name": "mpfr", "version": "3.1.6", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "make": [{"name": "make", "version": "4.2.1", "release": "11.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "ipset": [{"name": "ipset", "version": "7.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "avahi-libs": [{"name": "avahi-libs", "version": "0.7", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mozjs60": [{"name": "mozjs60", "version": "60.9.0", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cpp": [{"name": "cpp", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libbpf": [{"name": "libbpf", "version": "0.5.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "flex": [{"name": "flex", "version": "2.6.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libss": [{"name": "libss", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-timer": [{"name": "boost-timer", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpng": [{"name": "libpng", "version": "1.6.34", "release": "5.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "pigz": [{"name": "pigz", "version": "2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools-libs": [{"name": "kernel-tools-libs", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "brotli": [{"name": "brotli", "version": "1.0.6", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "fuse-libs": [{"name": "fuse-libs", "version": "2.9.7", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hdparm": [{"name": "hdparm", "version": "9.54", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libndp": [{"name": "libndp", "version": "1.7", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpath_utils": [{"name": "libpath_utils", "version": "0.2.1", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpipeline": [{"name": "libpipeline", "version": "1.5.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gawk": [{"name": "gawk", "version": "4.2.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsss_nss_idmap": [{"name": "libsss_nss_idmap", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto": [{"name": "libverto", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "lmdb-libs": [{"name": "lmdb-libs", "version": "0.9.24", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "ncurses": [{"name": "ncurses", "version": "6.1", "release": "10.20180224.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "sg3_utils-libs": [{"name": "sg3_utils-libs", "version": "1.44", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "newt": [{"name": "newt", "version": "0.52.20", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libfastjson": [{"name": "libfastjson", "version": "0.99.9", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cyrus-sasl-lib": [{"name": "cyrus-sasl-lib", "version": "2.1.27", "release": "6.el8_5", "epoch": null, "arch": "x86_64", "source": "rpm"}], "platform-python-setuptools": [{"name": "platform-python-setuptools", "version": "39.2.0", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "grub2-tools-minimal": [{"name": "grub2-tools-minimal", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openldap": [{"name": "openldap", "version": "2.4.46", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "grubby": [{"name": "grubby", "version": "8.40", "release": "48.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkcapi-hmaccalc": [{"name": "libkcapi-hmaccalc", "version": "1.4.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb-utils": [{"name": "libdb-utils", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcurl": [{"name": "libcurl", "version": "7.61.1", "release": "34.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "crypto-policies-scripts": [{"name": "crypto-policies-scripts", "version": "20230731", "release": "1.git3177e06.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "elfutils-default-yama-scope": [{"name": "elfutils-default-yama-scope", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cracklib": [{"name": "cracklib", "version": "2.9.6", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "procps-ng": [{"name": "procps-ng", "version": "3.3.15", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libtirpc": [{"name": "libtirpc", "version": "1.1.4", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kpartx": [{"name": "kpartx", "version": "0.8.4", "release": "41.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client": [{"name": "elfutils-debuginfod-client", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-pkcs11": [{"name": "openssl-pkcs11", "version": "0.4.10", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext-libs": [{"name": "gettext-libs", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-common": [{"name": "dbus-common", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libmount": [{"name": "libmount", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus-tools": [{"name": "dbus-tools", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "coreutils": [{"name": "coreutils", "version": "8.30", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "shadow-utils": [{"name": "shadow-utils", "version": "4.6", "release": "22.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "device-mapper-libs": [{"name": "device-mapper-libs", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "openssl-libs": [{"name": "openssl-libs", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "rpm-libs": [{"name": "rpm-libs", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kmod-libs": [{"name": "kmod-libs", "version": "25", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers-lib": [{"name": "trousers-lib", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libutempter": [{"name": "libutempter", "version": "1.1.6", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpwquality": [{"name": "libpwquality", "version": "1.4.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "util-linux": [{"name": "util-linux", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dracut": [{"name": "dracut", "version": "049", "release": "233.git20240115.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gettext": [{"name": "gettext", "version": "0.19.8.1", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glib2": [{"name": "glib2", "version": "2.56.4", "release": "163.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gnutls": [{"name": "gnutls", "version": "3.6.16", "release": "8.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd": [{"name": "systemd", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "trousers": [{"name": "trousers", "version": "0.3.15", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-six": [{"name": "python3-six", "version": "1.11.0", "release": "8.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "crontabs": [{"name": "crontabs", "version": "1.11", "release": "17.20190603git.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cronie-anacron": [{"name": "cronie-anacron", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager": [{"name": "NetworkManager", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "polkit": [{"name": "polkit", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssh": [{"name": "openssh", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iproute": [{"name": "iproute", "version": "6.2.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "logrotate": [{"name": "logrotate", "version": "3.14.0", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libldb": [{"name": "libldb", "version": "2.8.0", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-unbound": [{"name": "python3-unbound", "version": "1.16.2", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "selinux-policy": [{"name": "selinux-policy", "version": "3.14.3", "release": "139.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pysocks": [{"name": "python3-pysocks", "version": "1.6.8", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-ply": [{"name": "python3-ply", "version": "3.9", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-cffi": [{"name": "python3-cffi", "version": "1.11.5", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jwt": [{"name": "python3-jwt", "version": "1.6.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-libsemanage": [{"name": "python3-libsemanage", "version": "2.9", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-configobj": [{"name": "python3-configobj", "version": "5.0.6", "release": "11.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-requests": [{"name": "python3-requests", "version": "2.20.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "gdisk": [{"name": "gdisk", "version": "1.0.3", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dhcp-common": [{"name": "dhcp-common", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "noarch", "source": "rpm"}], "python3-policycoreutils": [{"name": "python3-policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-client": [{"name": "dhcp-client", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "python3-babel": [{"name": "python3-babel", "version": "2.5.1", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-prettytable": [{"name": "python3-prettytable", "version": "0.7.2", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-markupsafe": [{"name": "python3-markupsafe", "version": "0.23", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jsonschema": [{"name": "python3-jsonschema", "version": "2.6.0", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-jsonpatch": [{"name": "python3-jsonpatch", "version": "1.21", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "cloud-utils-growpart": [{"name": "cloud-utils-growpart", "version": "0.33", "release": "0.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rng-tools": [{"name": "rng-tools", "version": "6.16", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "mpdecimal": [{"name": "mpdecimal", "version": "2.5.1", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-libs": [{"name": "python3.12-libs", "version": "3.12.1", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn": [{"name": "nss-softokn", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-sysinit": [{"name": "nss-sysinit", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-thread": [{"name": "boost-thread", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Digest-MD5": [{"name": "perl-Digest-MD5", "version": "2.55", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-libnet": [{"name": "perl-libnet", "version": "3.11", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Escapes": [{"name": "perl-Pod-Escapes", "version": "1.07", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Mozilla-CA": [{"name": "perl-Mozilla-CA", "version": "20160104", "release": "7.module_el8+645+9d809f8c", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Time-Local": [{"name": "perl-Time-Local", "version": "1.280", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-Term-ANSIColor": [{"name": "perl-Term-ANSIColor", "version": "4.06", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-File-Temp": [{"name": "perl-File-Temp", "version": "0.230.600", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-HTTP-Tiny": [{"name": "perl-HTTP-Tiny", "version": "0.074", "release": "3.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Perldoc": [{"name": "perl-Pod-Perldoc", "version": "3.28", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Pod-Usage": [{"name": "perl-Pod-Usage", "version": "1.69", "release": "395.el8", "epoch": 4, "arch": "noarch", "source": "rpm"}], "perl-Storable": [{"name": "perl-Storable", "version": "3.11", "release": "3.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Errno": [{"name": "perl-Errno", "version": "1.28", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-Encode": [{"name": "perl-Encode", "version": "2.97", "release": "3.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Exporter": [{"name": "perl-Exporter", "version": "5.72", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-Scalar-List-Utils": [{"name": "perl-Scalar-List-Utils", "version": "1.49", "release": "2.el8", "epoch": 3, "arch": "x86_64", "source": "rpm"}], "perl-macros": [{"name": "perl-macros", "version": "5.26.3", "release": "422.el8", "epoch": 4, "arch": "x86_64", "source": "rpm"}], "perl-Unicode-Normalize": [{"name": "perl-Unicode-Normalize", "version": "1.25", "release": "396.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO": [{"name": "perl-IO", "version": "1.38", "release": "422.el8", "epoch": 0, "arch": "x86_64", "source": "rpm"}], "perl-constant": [{"name": "perl-constant", "version": "1.33", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "perl-threads-shared": [{"name": "perl-threads-shared", "version": "1.58", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "strace": [{"name": "strace", "version": "5.18", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-utf32": [{"name": "pcre2-utf32", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libpkgconf": [{"name": "libpkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-pkg-config": [{"name": "pkgconf-pkg-config", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libzstd-devel": [{"name": "libzstd-devel", "version": "1.4.4", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-debuginfod-client-devel": [{"name": "elfutils-debuginfod-client-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol-devel": [{"name": "libsepol-devel", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2-devel": [{"name": "pcre2-devel", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "xz-devel": [{"name": "xz-devel", "version": "5.2.4", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libkadm5": [{"name": "libkadm5", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-devel": [{"name": "krb5-devel", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-headers": [{"name": "kernel-headers", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxcrypt-devel": [{"name": "libxcrypt-devel", "version": "4.1.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "efivar-libs": [{"name": "efivar-libs", "version": "37", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "binutils": [{"name": "binutils", "version": "2.30", "release": "123.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gcc": [{"name": "gcc", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-date-time": [{"name": "boost-date-time", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dyninst": [{"name": "dyninst", "version": "12.1.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-runtime": [{"name": "systemtap-runtime", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap": [{"name": "systemtap", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qa-tools": [{"name": "qa-tools", "version": "4.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "git-core-doc": [{"name": "git-core-doc", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "yum-utils": [{"name": "yum-utils", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "tar": [{"name": "tar", "version": "1.30", "release": "9.el8", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "quota-nls": [{"name": "quota-nls", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-pyyaml": [{"name": "python3-pyyaml", "version": "3.12", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmetalink": [{"name": "libmetalink", "version": "0.1.3", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "keyutils": [{"name": "keyutils", "version": "1.5.10", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bc": [{"name": "bc", "version": "1.07.1", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-common": [{"name": "vim-common", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-html5lib": [{"name": "python3-html5lib", "version": "0.999999999", "release": "6.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "perl-TermReadKey": [{"name": "perl-TermReadKey", "version": "2.37", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Git": [{"name": "perl-Git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libev": [{"name": "libev", "version": "4.24", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gssproxy": [{"name": "gssproxy", "version": "0.8.0", "release": "21.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "beakerlib-redhat": [{"name": "beakerlib-redhat", "version": "1", "release": "33.el8bkr", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpm-libs": [{"name": "gpm-libs", "version": "1.20.7", "release": "17.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "restraint-rhts": [{"name": "restraint-rhts", "version": "0.4.4", "release": "1.el8bkr", "epoch": null, "arch": "x86_64", "source": "rpm"}], "geolite2-country": [{"name": "geolite2-country", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libmaxminddb": [{"name": "libmaxminddb", "version": "1.2.0", "release": "10.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-setools": [{"name": "python3-setools", "version": "4.3.0", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "timedatex": [{"name": "timedatex", "version": "0.5", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "tzdata": [{"name": "tzdata", "version": "2024a", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-pycparser": [{"name": "python3-pycparser", "version": "2.14", "release": "14.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "authselect-libs": [{"name": "authselect-libs", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "publicsuffix-list-dafsa": [{"name": "publicsuffix-list-dafsa", "version": "20180723", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-oauthlib": [{"name": "python3-oauthlib", "version": "2.1.0", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "oddjob": [{"name": "oddjob", "version": "0.34.7", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libreport-filesystem": [{"name": "libreport-filesystem", "version": "2.9.5", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-chardet": [{"name": "python3-chardet", "version": "3.0.4", "release": "7.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-dbus": [{"name": "python3-dbus", "version": "1.2.4", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hwdata": [{"name": "hwdata", "version": "0.314", "release": "8.22.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "dhcp-libs": [{"name": "dhcp-libs", "version": "4.3.6", "release": "50.el8", "epoch": 12, "arch": "x86_64", "source": "rpm"}], "pinentry": [{"name": "pinentry", "version": "1.1.0", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "centos-stream-repos": [{"name": "centos-stream-repos", "version": "8", "release": "6.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "bind-export-libs": [{"name": "bind-export-libs", "version": "9.11.36", "release": "13.el8", "epoch": 32, "arch": "x86_64", "source": "rpm"}], "kernel-core": [{"name": "kernel-core", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pcre2": [{"name": "pcre2", "version": "10.32", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pyserial": [{"name": "python3-pyserial", "version": "3.1.1", "release": "9.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "sssd-client": [{"name": "sssd-client", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-langpack-en": [{"name": "glibc-langpack-en", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-jinja2": [{"name": "python3-jinja2", "version": "2.10.1", "release": "5.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "ima-evm-utils": [{"name": "ima-evm-utils", "version": "1.3.2", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libsepol": [{"name": "libsepol", "version": "2.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cloud-init": [{"name": "cloud-init", "version": "23.4", "release": "7.el8.2", "epoch": null, "arch": "noarch", "source": "rpm"}], "gpgme": [{"name": "gpgme", "version": "1.13.1", "release": "12.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcap": [{"name": "libcap", "version": "2.48", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3.12-pip-wheel": [{"name": "python3.12-pip-wheel", "version": "23.2.1", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "python3-hawkey": [{"name": "python3-hawkey", "version": "0.63.0", "release": "19.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libgpg-error": [{"name": "libgpg-error", "version": "1.31", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-systemd": [{"name": "python3-systemd", "version": "234", "release": "8.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libxml2": [{"name": "libxml2", "version": "2.9.7", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "teamd": [{"name": "teamd", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libstdc++": [{"name": "libstdc++", "version": "8.5.0", "release": "22.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kernel-tools": [{"name": "kernel-tools", "version": "4.18.0", "release": "553.5.1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libmnl": [{"name": "libmnl", "version": "1.0.4", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-dnf-plugins-core": [{"name": "python3-dnf-plugins-core", "version": "4.0.21", "release": "25.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libidn2": [{"name": "libidn2", "version": "2.2.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-nftables": [{"name": "python3-nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libcap-ng": [{"name": "libcap-ng", "version": "0.7.11", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-pip": [{"name": "python3-pip", "version": "9.0.3", "release": "24.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libtalloc": [{"name": "libtalloc", "version": "2.4.1", "release": "0.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "firewalld": [{"name": "firewalld", "version": "0.9.11", "release": "4.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libattr": [{"name": "libattr", "version": "2.4.48", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "NetworkManager-team": [{"name": "NetworkManager-team", "version": "1.40.16", "release": "15.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "lz4-libs": [{"name": "lz4-libs", "version": "1.8.3", "release": "3.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "authselect-compat": [{"name": "authselect-compat", "version": "1.2.6", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gdbm-libs": [{"name": "gdbm-libs", "version": "1.18", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "openssh-clients": [{"name": "openssh-clients", "version": "8.0p1", "release": "24.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcollection": [{"name": "libcollection", "version": "0.7.0", "release": "40.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "qemu-guest-agent": [{"name": "qemu-guest-agent", "version": "6.2.0", "release": "49.module_el8+991+097e156d", "epoch": 15, "arch": "x86_64", "source": "rpm"}], "libnl3-cli": [{"name": "libnl3-cli", "version": "3.7.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "parted": [{"name": "parted", "version": "3.2", "release": "39.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libksba": [{"name": "libksba", "version": "1.3.5", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "man-db": [{"name": "man-db", "version": "2.7.6.1", "release": "18.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dmidecode": [{"name": "dmidecode", "version": "3.3", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "iprutils": [{"name": "iprutils", "version": "2.4.19", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libseccomp": [{"name": "libseccomp", "version": "2.5.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "langpacks-en": [{"name": "langpacks-en", "version": "1.0", "release": "12.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "lzo": [{"name": "lzo", "version": "2.08", "release": "14.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl6000g2a-firmware": [{"name": "iwl6000g2a-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "grep": [{"name": "grep", "version": "3.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl3160-firmware": [{"name": "iwl3160-firmware", "version": "25.30.13.0", "release": "121.el8.1", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libteam": [{"name": "libteam", "version": "1.31", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "iwl105-firmware": [{"name": "iwl105-firmware", "version": "18.168.6.1", "release": "121.el8.1", "epoch": null, "arch": "noarch", "source": "rpm"}], "vim-minimal": [{"name": "vim-minimal", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "epel-release": [{"name": "epel-release", "version": "8", "release": "19.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libpcap": [{"name": "libpcap", "version": "1.9.1", "release": "5.el8", "epoch": 14, "arch": "x86_64", "source": "rpm"}], "tbb": [{"name": "tbb", "version": "2018.2", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nftables": [{"name": "nftables", "version": "1.0.4", "release": "4.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "m4": [{"name": "m4", "version": "1.4.18", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libcomps": [{"name": "libcomps", "version": "0.1.18", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "bison": [{"name": "bison", "version": "3.0.4", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "e2fsprogs-libs": [{"name": "e2fsprogs-libs", "version": "1.45.6", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nss-softokn-freebl": [{"name": "nss-softokn-freebl", "version": "3.90.0", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "freetype": [{"name": "freetype", "version": "2.9.1", "release": "9.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-filesystem": [{"name": "boost-filesystem", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "less": [{"name": "less", "version": "530", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Data-Dumper": [{"name": "perl-Data-Dumper", "version": "2.167", "release": "399.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "hardlink": [{"name": "hardlink", "version": "1.3", "release": "6.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "perl-Net-SSLeay": [{"name": "perl-Net-SSLeay", "version": "1.88", "release": "2.module_el8+339+1ec643e0", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libnghttp2": [{"name": "libnghttp2", "version": "1.33.0", "release": "6.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-IO-Socket-SSL": [{"name": "perl-IO-Socket-SSL", "version": "2.066", "release": "4.module_el8+339+1ec643e0", "epoch": null, "arch": "noarch", "source": "rpm"}], "libsigsegv": [{"name": "libsigsegv", "version": "2.11", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Pod-Simple": [{"name": "perl-Pod-Simple", "version": "3.35", "release": "395.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "libsss_sudo": [{"name": "libsss_sudo", "version": "2.9.4", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Text-ParseWords": [{"name": "perl-Text-ParseWords", "version": "3.30", "release": "395.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "memstrack": [{"name": "memstrack", "version": "0.2.5", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Getopt-Long": [{"name": "perl-Getopt-Long", "version": "2.50", "release": "4.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "slang": [{"name": "slang", "version": "2.3.2", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-Carp": [{"name": "perl-Carp", "version": "1.42", "release": "396.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "libxkbcommon": [{"name": "libxkbcommon", "version": "0.9.1", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-parent": [{"name": "perl-parent", "version": "0.237", "release": "1.el8", "epoch": 1, "arch": "noarch", "source": "rpm"}], "python3-libs": [{"name": "python3-libs", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-File-Path": [{"name": "perl-File-Path", "version": "2.15", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "platform-python": [{"name": "platform-python", "version": "3.6.8", "release": "62.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "perl-threads": [{"name": "perl-threads", "version": "2.21", "release": "2.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libarchive": [{"name": "libarchive", "version": "3.3.3", "release": "5.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "pkgconf-m4": [{"name": "pkgconf-m4", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "openssl": [{"name": "openssl", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "pkgconf": [{"name": "pkgconf", "version": "1.4.2", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "gzip": [{"name": "gzip", "version": "1.9", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "elfutils-libelf-devel": [{"name": "elfutils-libelf-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "krb5-libs": [{"name": "krb5-libs", "version": "1.18.2", "release": "27.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libverto-devel": [{"name": "libverto-devel", "version": "0.3.2", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "device-mapper": [{"name": "device-mapper", "version": "1.02.181", "release": "14.el8", "epoch": 8, "arch": "x86_64", "source": "rpm"}], "elfutils-devel": [{"name": "elfutils-devel", "version": "0.190", "release": "2.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "rpm": [{"name": "rpm", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "openssl-devel": [{"name": "openssl-devel", "version": "1.1.1k", "release": "12.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "libfdisk": [{"name": "libfdisk", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "glibc-devel": [{"name": "glibc-devel", "version": "2.28", "release": "251.el8.2", "epoch": null, "arch": "x86_64", "source": "rpm"}], "which": [{"name": "which", "version": "2.21", "release": "20.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "isl": [{"name": "isl", "version": "0.16.1", "release": "6.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libblkid": [{"name": "libblkid", "version": "2.32.1", "release": "46.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "boost-atomic": [{"name": "boost-atomic", "version": "1.66.0", "release": "13.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "libdb": [{"name": "libdb", "version": "5.3.28", "release": "42.el8_4", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemtap-client": [{"name": "systemtap-client", "version": "4.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cryptsetup-libs": [{"name": "cryptsetup-libs", "version": "2.3.7", "release": "7.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git-core": [{"name": "git-core", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "kbd": [{"name": "kbd", "version": "2.0.4", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "time": [{"name": "time", "version": "1.9", "release": "3.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "systemd-pam": [{"name": "systemd-pam", "version": "239", "release": "82.el8.1", "epoch": null, "arch": "x86_64", "source": "rpm"}], "quota": [{"name": "quota", "version": "4.04", "release": "14.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "grub2-tools": [{"name": "grub2-tools", "version": "2.02", "release": "129.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "wget": [{"name": "wget", "version": "1.19.5", "release": "11.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "dbus": [{"name": "dbus", "version": "1.12.8", "release": "26.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "vim-filesystem": [{"name": "vim-filesystem", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "noarch", "source": "rpm"}], "libmodulemd": [{"name": "libmodulemd", "version": "2.13.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "python3-lxml": [{"name": "python3-lxml", "version": "4.2.3", "release": "4.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "cronie": [{"name": "cronie", "version": "1.5.2", "release": "10.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "git": [{"name": "git", "version": "2.43.0", "release": "1.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "polkit-libs": [{"name": "polkit-libs", "version": "0.115", "release": "15.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "nfs-utils": [{"name": "nfs-utils", "version": "2.3.3", "release": "59.el8", "epoch": 1, "arch": "x86_64", "source": "rpm"}], "policycoreutils": [{"name": "policycoreutils", "version": "2.9", "release": "26.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}], "vim-enhanced": [{"name": "vim-enhanced", "version": "8.0.1763", "release": "19.el8.4", "epoch": 2, "arch": "x86_64", "source": "rpm"}], "python3-decorator": [{"name": "python3-decorator", "version": "4.2.1", "release": "2.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "geolite2-city": [{"name": "geolite2-city", "version": "20180605", "release": "1.el8", "epoch": null, "arch": "noarch", "source": "rpm"}], "rpm-plugin-selinux": [{"name": "rpm-plugin-selinux", "version": "4.14.3", "release": "31.el8", "epoch": null, "arch": "x86_64", "source": "rpm"}]}}, "invocation": {"module_args": {"manager": ["auto"], "strategy": "first"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm._rpmb # destroy rpm._rpm # destroy rpm # destroy rpm._rpms # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings , stderr=Shared connection to 10.31.41.136 closed. 10234 1726887182.61867: done with _execute_module (package_facts, {'manager': 'auto', '_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': 'package_facts', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10234 1726887182.61895: _low_level_execute_command(): starting 10234 1726887182.61903: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075/ > /dev/null 2>&1 && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887179.987245-10234-158819582535075/ > /dev/null 2>&1 && sleep 0'"'"'' 10234 1726887182.68627: stderr chunk (state=2): >>><<< 10234 1726887182.68639: stdout chunk (state=2): >>><<< <10.31.41.136> (0, b'', b'') 10234 1726887182.68663: _low_level_execute_command() done: rc=0, stdout=, stderr= 10234 1726887182.68672: handler run complete 10234 1726887182.69424: variable 'ansible_facts' from source: host vars for 'managed_node3' 10234 1726887182.70437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10234 1726887182.73177: variable 'ansible_facts' from source: host vars for 'managed_node3' 10234 1726887182.73582: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10234 1726887182.76591: attempt loop complete, returning result 10234 1726887182.76610: _execute() done 10234 1726887182.76627: dumping result to json 10234 1726887182.76786: done dumping result, returning 10234 1726887182.76797: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Gather package facts [0e652c5f-a961-eb88-62cf-00000000001b] 10234 1726887182.76809: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001b 10234 1726887182.78361: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001b 10234 1726887182.78369: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "15.el8", "source": "rpm", "version": "1.40.16" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "3.el8", "source": "rpm", "version": "2.2.53" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "22.el8", "source": "rpm", "version": "0.60.6.1" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "1.el8", "source": "rpm", "version": "3.1.2" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.el8", "source": "rpm", "version": "3.1.2" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "2.el8", "source": "rpm", "version": "1.2.6" } ], "authselect-compat": [ { "arch": "x86_64", "epoch": null, "name": "authselect-compat", "release": "2.el8", "source": "rpm", "version": "1.2.6" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "2.el8", "source": "rpm", "version": "1.2.6" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "27.el8", "source": "rpm", "version": "0.7" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "5.el8", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "5.el8", "source": "rpm", "version": "4.4.20" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "5.el8", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el8bkr", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "33.el8bkr", "source": "rpm", "version": "1" } ], "bind-export-libs": [ { "arch": "x86_64", "epoch": 32, "name": "bind-export-libs", "release": "13.el8", "source": "rpm", "version": "9.11.36" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "123.el8", "source": "rpm", "version": "2.30" } ], "biosdevname": [ { "arch": "x86_64", "epoch": null, "name": "biosdevname", "release": "2.el8", "source": "rpm", "version": "0.7.3" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "10.el8", "source": "rpm", "version": "3.0.4" } ], "boost-atomic": [ { "arch": "x86_64", "epoch": null, "name": "boost-atomic", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-chrono": [ { "arch": "x86_64", "epoch": null, "name": "boost-chrono", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-date-time": [ { "arch": "x86_64", "epoch": null, "name": "boost-date-time", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "boost-timer": [ { "arch": "x86_64", "epoch": null, "name": "boost-timer", "release": "13.el8", "source": "rpm", "version": "1.66.0" } ], "brotli": [ { "arch": "x86_64", "epoch": null, "name": "brotli", "release": "3.el8", "source": "rpm", "version": "1.0.6" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "26.el8", "source": "rpm", "version": "1.0.6" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "11.el8", "source": "rpm", "version": "1.13.0" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "80.0.el8", "source": "rpm", "version": "2023.2.60_v7.0.306" } ], "centos-gpg-keys": [ { "arch": "noarch", "epoch": 1, "name": "centos-gpg-keys", "release": "6.el8", "source": "rpm", "version": "8" } ], "centos-stream-release": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-release", "release": "1.el8", "source": "rpm", "version": "8.6" } ], "centos-stream-repos": [ { "arch": "noarch", "epoch": null, "name": "centos-stream-repos", "release": "6.el8", "source": "rpm", "version": "8" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.el8", "source": "rpm", "version": "2.9" } ], "chkconfig": [ { "arch": "x86_64", "epoch": null, "name": "chkconfig", "release": "1.el8", "source": "rpm", "version": "1.19.2" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el8", "source": "rpm", "version": "4.5" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "7.el8.2", "source": "rpm", "version": "23.4" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "0.el8", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "15.el8", "source": "rpm", "version": "8.30" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "15.el8", "source": "rpm", "version": "8.30" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "11.el8", "source": "rpm", "version": "2.12" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "15.el8", "source": "rpm", "version": "2.9.6" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "15.el8", "source": "rpm", "version": "2.9.6" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "10.el8", "source": "rpm", "version": "1.5.2" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "10.el8", "source": "rpm", "version": "1.5.2" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "17.20190603git.el8", "source": "rpm", "version": "1.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.git3177e06.el8", "source": "rpm", "version": "20230731" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.git3177e06.el8", "source": "rpm", "version": "20230731" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "7.el8", "source": "rpm", "version": "2.3.7" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "34.el8", "source": "rpm", "version": "7.61.1" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "6.el8_5", "source": "rpm", "version": "2.1.27" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-daemon": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-daemon", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-glib": [ { "arch": "x86_64", "epoch": null, "name": "dbus-glib", "release": "2.el8", "source": "rpm", "version": "0.110" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "26.el8", "source": "rpm", "version": "1.12.8" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 8, "name": "device-mapper", "release": "14.el8", "source": "rpm", "version": "1.02.181" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 8, "name": "device-mapper-libs", "release": "14.el8", "source": "rpm", "version": "1.02.181" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "50.el8", "source": "rpm", "version": "4.3.6" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "50.el8", "source": "rpm", "version": "4.3.6" } ], "dhcp-libs": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-libs", "release": "50.el8", "source": "rpm", "version": "4.3.6" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "6.el8", "source": "rpm", "version": "3.6" } ], "dmidecode": [ { "arch": "x86_64", "epoch": 1, "name": "dmidecode", "release": "4.el8", "source": "rpm", "version": "3.3" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "25.el8", "source": "rpm", "version": "4.0.21" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "233.git20240115.el8", "source": "rpm", "version": "049" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "1.el8", "source": "rpm", "version": "12.1.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "4.el8", "source": "rpm", "version": "37" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-debuginfod-client-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client-devel", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "2.el8", "source": "rpm", "version": "0.190" } ], "emacs-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "emacs-filesystem", "release": "11.el8", "source": "rpm", "version": "26.1" } ], "epel-release": [ { "arch": "noarch", "epoch": null, "name": "epel-release", "release": "19.el8", "source": "rpm", "version": "8" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "2.el8", "source": "rpm", "version": "5.13" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "13.el8", "source": "rpm", "version": "2.2.5" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "26.el8", "source": "rpm", "version": "5.33" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "26.el8", "source": "rpm", "version": "5.33" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "6.el8", "source": "rpm", "version": "3.8" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "22.el8", "source": "rpm", "version": "4.6.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "4.el8", "source": "rpm", "version": "0.9.11" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "4.el8", "source": "rpm", "version": "0.9.11" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "9.el8", "source": "rpm", "version": "2.6.1" } ], "freetype": [ { "arch": "x86_64", "epoch": null, "name": "freetype", "release": "9.el8", "source": "rpm", "version": "2.9.1" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "19.el8", "source": "rpm", "version": "2.9.7" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "4.el8", "source": "rpm", "version": "4.2.1" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "gdbm": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm", "release": "2.el8", "source": "rpm", "version": "1.18" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "2.el8", "source": "rpm", "version": "1.18" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "11.el8", "source": "rpm", "version": "1.0.3" } ], "geolite2-city": [ { "arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "1.el8", "source": "rpm", "version": "20180605" } ], "geolite2-country": [ { "arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "1.el8", "source": "rpm", "version": "20180605" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "17.el8", "source": "rpm", "version": "0.19.8.1" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "17.el8", "source": "rpm", "version": "0.19.8.1" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "163.el8", "source": "rpm", "version": "2.56.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-headers": [ { "arch": "x86_64", "epoch": null, "name": "glibc-headers", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "251.el8.2", "source": "rpm", "version": "2.28" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "12.el8", "source": "rpm", "version": "6.1.2" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "3.el8", "source": "rpm", "version": "2.2.20" } ], "gnupg2-smime": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "3.el8", "source": "rpm", "version": "2.2.20" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "8.el8.1", "source": "rpm", "version": "3.6.16" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "1.el8", "source": "rpm", "version": "1.56.1" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5ccc5b19", "source": "rpm", "version": "8483c65d" }, { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "5cf7cefb", "source": "rpm", "version": "2f86d6a1" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "12.el8", "source": "rpm", "version": "1.13.1" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "17.el8", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "6.el8", "source": "rpm", "version": "3.1" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "18.el8", "source": "rpm", "version": "1.22.3" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-tools-extra": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-extra", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "129.el8", "source": "rpm", "version": "2.02" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "48.el8", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "21.el8", "source": "rpm", "version": "0.8.0" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "13.el8", "source": "rpm", "version": "1.9" } ], "hardlink": [ { "arch": "x86_64", "epoch": 1, "name": "hardlink", "release": "6.el8", "source": "rpm", "version": "1.3" } ], "hdparm": [ { "arch": "x86_64", "epoch": null, "name": "hdparm", "release": "4.el8", "source": "rpm", "version": "9.54" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "7.el8.0.1", "source": "rpm", "version": "3.20" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "8.22.el8", "source": "rpm", "version": "0.314" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "12.el8", "source": "rpm", "version": "1.3.2" } ], "info": [ { "arch": "x86_64", "epoch": null, "name": "info", "release": "7.el8_5", "source": "rpm", "version": "6.5" } ], "initscripts": [ { "arch": "x86_64", "epoch": null, "name": "initscripts", "release": "1.el8", "source": "rpm", "version": "10.00.18" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "4.el8", "source": "rpm", "version": "0.2.4" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "5.el8", "source": "rpm", "version": "6.2.0" } ], "iprutils": [ { "arch": "x86_64", "epoch": null, "name": "iprutils", "release": "1.el8", "source": "rpm", "version": "2.4.19" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "1.el8", "source": "rpm", "version": "7.1" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "1.el8", "source": "rpm", "version": "7.1" } ], "iptables": [ { "arch": "x86_64", "epoch": null, "name": "iptables", "release": "11.el8", "source": "rpm", "version": "1.8.5" } ], "iptables-ebtables": [ { "arch": "x86_64", "epoch": null, "name": "iptables-ebtables", "release": "11.el8", "source": "rpm", "version": "1.8.5" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "11.el8", "source": "rpm", "version": "1.8.5" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "11.el8", "source": "rpm", "version": "20180629" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "1.el8", "source": "rpm", "version": "1.9.2" } ], "isl": [ { "arch": "x86_64", "epoch": null, "name": "isl", "release": "6.el8", "source": "rpm", "version": "0.16.1" } ], "iwl100-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl100-firmware", "release": "121.el8.1", "source": "rpm", "version": "39.31.5.1" } ], "iwl1000-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl1000-firmware", "release": "121.el8.1", "source": "rpm", "version": "39.31.5.1" } ], "iwl105-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl105-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl135-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl135-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl2000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2000-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl2030-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl2030-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl3160-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl3160-firmware", "release": "121.el8.1", "source": "rpm", "version": "25.30.13.0" } ], "iwl5000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5000-firmware", "release": "121.el8.1", "source": "rpm", "version": "8.83.5.1_1" } ], "iwl5150-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl5150-firmware", "release": "121.el8.1", "source": "rpm", "version": "8.24.2.2" } ], "iwl6000-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000-firmware", "release": "121.el8.1", "source": "rpm", "version": "9.221.4.1" } ], "iwl6000g2a-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6000g2a-firmware", "release": "121.el8.1", "source": "rpm", "version": "18.168.6.1" } ], "iwl6050-firmware": [ { "arch": "noarch", "epoch": null, "name": "iwl6050-firmware", "release": "121.el8.1", "source": "rpm", "version": "41.28.5.1" } ], "iwl7260-firmware": [ { "arch": "noarch", "epoch": 1, "name": "iwl7260-firmware", "release": "121.el8.1", "source": "rpm", "version": "25.30.13.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el8", "source": "rpm", "version": "2.14" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "3.el8", "source": "rpm", "version": "0.13.1" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "11.el8", "source": "rpm", "version": "2.0.4" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "11.el8", "source": "rpm", "version": "2.0.4" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "11.el8", "source": "rpm", "version": "2.0.4" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "14.el8", "source": "rpm", "version": "2.0.26" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "9.el8", "source": "rpm", "version": "1.5.10" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "9.el8", "source": "rpm", "version": "1.5.10" } ], "keyutils-libs-devel": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs-devel", "release": "9.el8", "source": "rpm", "version": "1.5.10" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "20.el8", "source": "rpm", "version": "25" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "20.el8", "source": "rpm", "version": "25" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "41.el8", "source": "rpm", "version": "0.8.4" } ], "krb5-devel": [ { "arch": "x86_64", "epoch": null, "name": "krb5-devel", "release": "27.el8", "source": "rpm", "version": "1.18.2" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "27.el8", "source": "rpm", "version": "1.18.2" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "12.el8", "source": "rpm", "version": "1.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "3.el8", "source": "rpm", "version": "530" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "3.el8", "source": "rpm", "version": "2.2.53" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "5.el8", "source": "rpm", "version": "3.3.3" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el8", "source": "rpm", "version": "2.5.1" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "3.el8", "source": "rpm", "version": "2.4.48" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "40.el8", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libbpf": [ { "arch": "x86_64", "epoch": null, "name": "libbpf", "release": "1.el8", "source": "rpm", "version": "0.5.0" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "5.el8", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "1.el8", "source": "rpm", "version": "0.7.11" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "40.el8", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "libcom_err-devel": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err-devel", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.el8", "source": "rpm", "version": "0.1.18" } ], "libcroco": [ { "arch": "x86_64", "epoch": null, "name": "libcroco", "release": "4.el8_2.1", "source": "rpm", "version": "0.6.12" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "34.el8", "source": "rpm", "version": "7.61.1" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "15.el8", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "42.el8_4", "source": "rpm", "version": "5.3.28" } ], "libdb-utils": [ { "arch": "x86_64", "epoch": null, "name": "libdb-utils", "release": "42.el8_4", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "40.el8", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "19.el8", "source": "rpm", "version": "0.63.0" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "23.20170329cvs.el8", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "3.el8", "source": "rpm", "version": "0.1.10" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "6.el8", "source": "rpm", "version": "4.24" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "5.el8", "source": "rpm", "version": "2.1.8" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "2.el8", "source": "rpm", "version": "0.99.9" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "24.el8", "source": "rpm", "version": "3.1" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "7.el8", "source": "rpm", "version": "1.8.5" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.el8", "source": "rpm", "version": "1.31" } ], "libibverbs": [ { "arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.el8", "source": "rpm", "version": "48.0" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.el8", "source": "rpm", "version": "2.2.0" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "40.el8", "source": "rpm", "version": "1.3.1" } ], "libkadm5": [ { "arch": "x86_64", "epoch": null, "name": "libkadm5", "release": "27.el8", "source": "rpm", "version": "1.18.2" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.el8", "source": "rpm", "version": "1.4.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.el8", "source": "rpm", "version": "1.4.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "9.el8", "source": "rpm", "version": "1.3.5" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "0.el8", "source": "rpm", "version": "2.8.0" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "10.el8.1", "source": "rpm", "version": "1.2.0" } ], "libmetalink": [ { "arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "7.el8", "source": "rpm", "version": "0.1.3" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "6.el8", "source": "rpm", "version": "1.0.4" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "1.el8", "source": "rpm", "version": "2.13.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "9.1.el8", "source": "rpm", "version": "1.1.0" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "6.el8", "source": "rpm", "version": "1.7" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.el8", "source": "rpm", "version": "1.0.6" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "13.el8", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "59.el8", "source": "rpm", "version": "2.3.3" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "3.el8", "source": "rpm", "version": "1.2.2" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "6.el8.1", "source": "rpm", "version": "1.33.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el8", "source": "rpm", "version": "3.7.0" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "1.el8", "source": "rpm", "version": "3.7.0" } ], "libnsl2": [ { "arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "2.20180605git4a062cf.el8", "source": "rpm", "version": "1.2.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "40.el8", "source": "rpm", "version": "0.2.1" } ], "libpcap": [ { "arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "5.el8", "source": "rpm", "version": "1.9.1" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.el8", "source": "rpm", "version": "1.5.0" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "libpng": [ { "arch": "x86_64", "epoch": 2, "name": "libpng", "release": "5.el8", "source": "rpm", "version": "1.6.34" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.el8", "source": "rpm", "version": "0.20.2" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "6.el8", "source": "rpm", "version": "1.4.4" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "40.el8", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "5.el8", "source": "rpm", "version": "1.14.2" } ], "libreport-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "libreport-filesystem", "release": "15.el8", "source": "rpm", "version": "2.9.5" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "1.el8", "source": "rpm", "version": "2.5.2" } ], "libsecret": [ { "arch": "x86_64", "epoch": null, "name": "libsecret", "release": "1.el8", "source": "rpm", "version": "0.18.6" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "libselinux-devel": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-devel", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "9.el8", "source": "rpm", "version": "2.9" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "3.el8", "source": "rpm", "version": "2.9" } ], "libsepol-devel": [ { "arch": "x86_64", "epoch": null, "name": "libsepol-devel", "release": "3.el8", "source": "rpm", "version": "2.9" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "5.el8", "source": "rpm", "version": "2.11" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "6.el8", "source": "rpm", "version": "0.7.20" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "5.el8", "source": "rpm", "version": "1.45.6" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "14.el8", "source": "rpm", "version": "0.9.6" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "14.el8", "source": "rpm", "version": "0.9.6" } ], "libsss_autofs": [ { "arch": "x86_64", "epoch": null, "name": "libsss_autofs", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "22.el8", "source": "rpm", "version": "8.5.0" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "25.el8", "source": "rpm", "version": "2.1.0" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "0.el8", "source": "rpm", "version": "2.4.1" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "4.el8", "source": "rpm", "version": "4.13" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "0.el8", "source": "rpm", "version": "1.4.9" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "4.el8", "source": "rpm", "version": "1.31" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "0.el8", "source": "rpm", "version": "0.16.0" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "12.el8", "source": "rpm", "version": "1.1.4" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "3.el8", "source": "rpm", "version": "0.9.9" } ], "libusbx": [ { "arch": "x86_64", "epoch": null, "name": "libusbx", "release": "4.el8", "source": "rpm", "version": "1.0.23" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "25.el8", "source": "rpm", "version": "0.62" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "14.el8", "source": "rpm", "version": "1.1.6" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "2.el8", "source": "rpm", "version": "0.3.2" } ], "libverto-devel": [ { "arch": "x86_64", "epoch": null, "name": "libverto-devel", "release": "2.el8", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "2.el8", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "6.el8", "source": "rpm", "version": "4.1.1" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "6.el8", "source": "rpm", "version": "4.1.1" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "1.el8", "source": "rpm", "version": "0.9.1" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "18.el8", "source": "rpm", "version": "2.9.7" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "6.el8", "source": "rpm", "version": "1.1.32" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "5.el8", "source": "rpm", "version": "0.1.7" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.el8", "source": "rpm", "version": "1.4.4" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "1.el8", "source": "rpm", "version": "1.4.4" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "121.gitb3132c18.el8", "source": "rpm", "version": "20240111" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "2.el8", "source": "rpm", "version": "0.9.24" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "6.el8", "source": "rpm", "version": "3.14.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "6.el8", "source": "rpm", "version": "B.02.19.2" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "3.el8", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "12.el8", "source": "rpm", "version": "5.3.4" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "3.el8_4", "source": "rpm", "version": "1.8.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "14.el8", "source": "rpm", "version": "2.08" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "7.el8", "source": "rpm", "version": "1.4.18" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "11.el8", "source": "rpm", "version": "4.2.1" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "18.el8", "source": "rpm", "version": "2.7.6.1" } ], "memstrack": [ { "arch": "x86_64", "epoch": null, "name": "memstrack", "release": "2.el8", "source": "rpm", "version": "0.2.5" } ], "microcode_ctl": [ { "arch": "x86_64", "epoch": 4, "name": "microcode_ctl", "release": "2.el8", "source": "rpm", "version": "20230808" } ], "mokutil": [ { "arch": "x86_64", "epoch": 1, "name": "mokutil", "release": "12.el8", "source": "rpm", "version": "0.3.0" } ], "mozjs60": [ { "arch": "x86_64", "epoch": null, "name": "mozjs60", "release": "4.el8", "source": "rpm", "version": "60.9.0" } ], "mpdecimal": [ { "arch": "x86_64", "epoch": null, "name": "mpdecimal", "release": "3.el8", "source": "rpm", "version": "2.5.1" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "1.el8", "source": "rpm", "version": "3.1.6" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20180224.el8", "source": "rpm", "version": "6.1" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20180224.el8", "source": "rpm", "version": "6.1" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20180224.el8", "source": "rpm", "version": "6.1" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "7.el8", "source": "rpm", "version": "3.4.1" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "11.el8", "source": "rpm", "version": "0.52.20" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "59.el8", "source": "rpm", "version": "2.3.3" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "4.el8", "source": "rpm", "version": "1.0.4" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "4.el8", "source": "rpm", "version": "1.5" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "1.el8", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "7.el8", "source": "rpm", "version": "3.90.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "4.el8", "source": "rpm", "version": "2.0.16" } ], "oddjob": [ { "arch": "x86_64", "epoch": null, "name": "oddjob", "release": "3.el8", "source": "rpm", "version": "0.34.7" } ], "oddjob-mkhomedir": [ { "arch": "x86_64", "epoch": null, "name": "oddjob-mkhomedir", "release": "3.el8", "source": "rpm", "version": "0.34.7" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "18.el8", "source": "rpm", "version": "2.4.46" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "24.el8", "source": "rpm", "version": "8.0p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "24.el8", "source": "rpm", "version": "8.0p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "24.el8", "source": "rpm", "version": "8.0p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "12.el8", "source": "rpm", "version": "1.1.1k" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "12.el8", "source": "rpm", "version": "1.1.1k" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "12.el8", "source": "rpm", "version": "1.1.1k" } ], "openssl-pkcs11": [ { "arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "3.el8", "source": "rpm", "version": "0.4.10" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "9.el8", "source": "rpm", "version": "1.74" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.el8", "source": "rpm", "version": "0.23.22" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.el8", "source": "rpm", "version": "0.23.22" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "33.el8", "source": "rpm", "version": "1.3.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "39.el8", "source": "rpm", "version": "3.2" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "4.el8", "source": "rpm", "version": "0.80" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "3.el8", "source": "rpm", "version": "3.7.0" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "6.el8", "source": "rpm", "version": "8.42" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "pcre2-devel": [ { "arch": "x86_64", "epoch": null, "name": "pcre2-devel", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "pcre2-utf16": [ { "arch": "x86_64", "epoch": null, "name": "pcre2-utf16", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "pcre2-utf32": [ { "arch": "x86_64", "epoch": null, "name": "pcre2-utf32", "release": "3.el8", "source": "rpm", "version": "10.32" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "396.el8", "source": "rpm", "version": "1.42" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "399.el8", "source": "rpm", "version": "2.167" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "395.el8", "source": "rpm", "version": "1.17" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "396.el8", "source": "rpm", "version": "2.55" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "3.el8", "source": "rpm", "version": "2.97" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "422.el8", "source": "rpm", "version": "1.28" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "2.el8", "source": "rpm", "version": "0.17025" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "396.el8", "source": "rpm", "version": "5.72" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "2.el8", "source": "rpm", "version": "2.15" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Temp", "release": "1.el8", "source": "rpm", "version": "0.230.600" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "4.el8", "source": "rpm", "version": "2.50" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.el8", "source": "rpm", "version": "2.43.0" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "3.el8", "source": "rpm", "version": "0.074" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "422.el8", "source": "rpm", "version": "1.38" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el8", "source": "rpm", "version": "0.39" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "4.module_el8+339+1ec643e0", "source": "rpm", "version": "2.066" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "396.el8", "source": "rpm", "version": "3.15" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "7.module_el8+645+9d809f8c", "source": "rpm", "version": "20160104" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "2.module_el8+339+1ec643e0", "source": "rpm", "version": "1.88" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "1.el8", "source": "rpm", "version": "3.74" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "395.el8", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "396.el8", "source": "rpm", "version": "3.28" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "395.el8", "source": "rpm", "version": "3.35" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "395.el8", "source": "rpm", "version": "1.69" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 3, "name": "perl-Scalar-List-Utils", "release": "2.el8", "source": "rpm", "version": "1.49" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "3.el8", "source": "rpm", "version": "2.027" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "3.el8", "source": "rpm", "version": "3.11" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "396.el8", "source": "rpm", "version": "4.06" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "395.el8", "source": "rpm", "version": "1.17" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "7.el8", "source": "rpm", "version": "2.37" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "395.el8", "source": "rpm", "version": "3.30" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "395.el8", "source": "rpm", "version": "2013.0523" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 1, "name": "perl-Time-Local", "release": "1.el8", "source": "rpm", "version": "1.280" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el8", "source": "rpm", "version": "1.73" } ], "perl-Unicode-Normalize": [ { "arch": "x86_64", "epoch": null, "name": "perl-Unicode-Normalize", "release": "396.el8", "source": "rpm", "version": "1.25" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "396.el8", "source": "rpm", "version": "1.33" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "422.el8", "source": "rpm", "version": "5.26.3" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "3.el8", "source": "rpm", "version": "3.11" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "422.el8", "source": "rpm", "version": "5.26.3" } ], "perl-macros": [ { "arch": "x86_64", "epoch": 4, "name": "perl-macros", "release": "422.el8", "source": "rpm", "version": "5.26.3" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "1.el8", "source": "rpm", "version": "0.237" } ], "perl-podlators": [ { "arch": "noarch", "epoch": null, "name": "perl-podlators", "release": "1.el8", "source": "rpm", "version": "4.11" } ], "perl-threads": [ { "arch": "x86_64", "epoch": 1, "name": "perl-threads", "release": "2.el8", "source": "rpm", "version": "2.21" } ], "perl-threads-shared": [ { "arch": "x86_64", "epoch": null, "name": "perl-threads-shared", "release": "2.el8", "source": "rpm", "version": "1.58" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.el8", "source": "rpm", "version": "2.4" } ], "pinentry": [ { "arch": "x86_64", "epoch": null, "name": "pinentry", "release": "2.el8", "source": "rpm", "version": "1.1.0" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "1.el8", "source": "rpm", "version": "1.4.2" } ], "platform-python": [ { "arch": "x86_64", "epoch": null, "name": "platform-python", "release": "62.el8", "source": "rpm", "version": "3.6.8" } ], "platform-python-pip": [ { "arch": "noarch", "epoch": null, "name": "platform-python-pip", "release": "24.el8", "source": "rpm", "version": "9.0.3" } ], "platform-python-setuptools": [ { "arch": "noarch", "epoch": null, "name": "platform-python-setuptools", "release": "7.el8", "source": "rpm", "version": "39.2.0" } ], "plymouth": [ { "arch": "x86_64", "epoch": null, "name": "plymouth", "release": "11.20200615git1e36e30.el8", "source": "rpm", "version": "0.9.4" } ], "plymouth-core-libs": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-core-libs", "release": "11.20200615git1e36e30.el8", "source": "rpm", "version": "0.9.4" } ], "plymouth-scripts": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-scripts", "release": "11.20200615git1e36e30.el8", "source": "rpm", "version": "0.9.4" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "26.el8", "source": "rpm", "version": "2.9" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "15.el8", "source": "rpm", "version": "0.115" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "15.el8", "source": "rpm", "version": "0.115" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "12.el8", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "1.el8", "source": "rpm", "version": "1.18" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "6.el8", "source": "rpm", "version": "0.1.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "14.el8", "source": "rpm", "version": "3.3.15" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "5.el8", "source": "rpm", "version": "23.1" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "1.el8", "source": "rpm", "version": "20180723" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.el8", "source": "rpm", "version": "3.1.2" } ], "python3-babel": [ { "arch": "noarch", "epoch": null, "name": "python3-babel", "release": "7.el8", "source": "rpm", "version": "2.5.1" } ], "python3-cffi": [ { "arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "6.el8", "source": "rpm", "version": "1.11.5" } ], "python3-chardet": [ { "arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "7.el8", "source": "rpm", "version": "3.0.4" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "11.el8", "source": "rpm", "version": "5.0.6" } ], "python3-cryptography": [ { "arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "7.el8", "source": "rpm", "version": "3.2.1" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "6.el8", "source": "rpm", "version": "2.6.1" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "15.el8", "source": "rpm", "version": "1.2.4" } ], "python3-decorator": [ { "arch": "noarch", "epoch": null, "name": "python3-decorator", "release": "2.el8", "source": "rpm", "version": "4.2.1" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "25.el8", "source": "rpm", "version": "4.0.21" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "4.el8", "source": "rpm", "version": "0.9.11" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "2.el8", "source": "rpm", "version": "3.28.3" } ], "python3-gpg": [ { "arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "12.el8", "source": "rpm", "version": "1.13.1" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "19.el8", "source": "rpm", "version": "0.63.0" } ], "python3-html5lib": [ { "arch": "noarch", "epoch": 1, "name": "python3-html5lib", "release": "6.el8", "source": "rpm", "version": "0.999999999" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "7.el8", "source": "rpm", "version": "2.5" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "5.el8", "source": "rpm", "version": "2.10.1" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "2.el8", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "11.el8", "source": "rpm", "version": "1.10" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "4.el8", "source": "rpm", "version": "2.6.0" } ], "python3-jwt": [ { "arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "2.el8", "source": "rpm", "version": "1.6.1" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.el8", "source": "rpm", "version": "0.1.18" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "19.el8", "source": "rpm", "version": "0.63.0" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "62.el8", "source": "rpm", "version": "3.6.8" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "8.el8", "source": "rpm", "version": "2.9" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "9.el8", "source": "rpm", "version": "2.9" } ], "python3-linux-procfs": [ { "arch": "noarch", "epoch": null, "name": "python3-linux-procfs", "release": "1.el8", "source": "rpm", "version": "0.7.3" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "4.el8", "source": "rpm", "version": "4.2.3" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "19.el8", "source": "rpm", "version": "0.23" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "4.el8", "source": "rpm", "version": "0.10.6" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "4.el8", "source": "rpm", "version": "1.0.4" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.el8", "source": "rpm", "version": "2.1.0" } ], "python3-perf": [ { "arch": "x86_64", "epoch": null, "name": "python3-perf", "release": "553.5.1.el8", "source": "rpm", "version": "4.18.0" } ], "python3-pip": [ { "arch": "noarch", "epoch": null, "name": "python3-pip", "release": "24.el8", "source": "rpm", "version": "9.0.3" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "24.el8", "source": "rpm", "version": "9.0.3" } ], "python3-ply": [ { "arch": "noarch", "epoch": null, "name": "python3-ply", "release": "9.el8", "source": "rpm", "version": "3.9" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "26.el8", "source": "rpm", "version": "2.9" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "14.el8", "source": "rpm", "version": "0.7.2" } ], "python3-pycparser": [ { "arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "14.el8", "source": "rpm", "version": "2.14" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "9.el8", "source": "rpm", "version": "3.1.1" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "3.el8", "source": "rpm", "version": "1.6.8" } ], "python3-pytz": [ { "arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "11.el8", "source": "rpm", "version": "2017.2" } ], "python3-pyudev": [ { "arch": "noarch", "epoch": null, "name": "python3-pyudev", "release": "7.el8", "source": "rpm", "version": "0.21.0" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "12.el8", "source": "rpm", "version": "3.12" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "4.el8", "source": "rpm", "version": "2.20.0" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "5.el8", "source": "rpm", "version": "4.3.0" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "7.el8", "source": "rpm", "version": "39.2.0" } ], "python3-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools-wheel", "release": "7.el8", "source": "rpm", "version": "39.2.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "8.el8", "source": "rpm", "version": "1.11.0" } ], "python3-slip": [ { "arch": "noarch", "epoch": null, "name": "python3-slip", "release": "13.el8", "source": "rpm", "version": "0.6.4" } ], "python3-slip-dbus": [ { "arch": "noarch", "epoch": null, "name": "python3-slip-dbus", "release": "13.el8", "source": "rpm", "version": "0.6.4" } ], "python3-syspurpose": [ { "arch": "x86_64", "epoch": null, "name": "python3-syspurpose", "release": "1.el8", "source": "rpm", "version": "1.28.42" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "8.el8", "source": "rpm", "version": "234" } ], "python3-unbound": [ { "arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "5.el8", "source": "rpm", "version": "1.16.2" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "7.el8", "source": "rpm", "version": "1.24.2" } ], "python3-webencodings": [ { "arch": "noarch", "epoch": null, "name": "python3-webencodings", "release": "6.el8", "source": "rpm", "version": "0.5.1" } ], "python3.12": [ { "arch": "x86_64", "epoch": null, "name": "python3.12", "release": "4.el8", "source": "rpm", "version": "3.12.1" } ], "python3.12-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3.12-libs", "release": "4.el8", "source": "rpm", "version": "3.12.1" } ], "python3.12-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3.12-pip-wheel", "release": "4.el8", "source": "rpm", "version": "23.2.1" } ], "python36": [ { "arch": "x86_64", "epoch": null, "name": "python36", "release": "39.module_el8+762+77bd8591", "source": "rpm", "version": "3.6.8" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "4.el8", "source": "rpm", "version": "4.1" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 15, "name": "qemu-guest-agent", "release": "49.module_el8+991+097e156d", "source": "rpm", "version": "6.2.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "14.el8", "source": "rpm", "version": "4.04" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "14.el8", "source": "rpm", "version": "4.04" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "10.el8", "source": "rpm", "version": "7.0" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el8bkr", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el8bkr", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "1.el8", "source": "rpm", "version": "6.16" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "22.el8", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "10.el8", "source": "rpm", "version": "1.2.5" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "31.el8", "source": "rpm", "version": "4.14.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "19.el8.1", "source": "rpm", "version": "3.1.3" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "15.el8", "source": "rpm", "version": "8.2102.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "5.el8", "source": "rpm", "version": "4.5" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "139.el8", "source": "rpm", "version": "3.14.3" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "139.el8", "source": "rpm", "version": "3.14.3" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "11.el8", "source": "rpm", "version": "2.12.2" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "6.el8", "source": "rpm", "version": "1.44" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "6.el8", "source": "rpm", "version": "1.44" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "22.el8", "source": "rpm", "version": "4.6" } ], "shared-mime-info": [ { "arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "4.el8", "source": "rpm", "version": "1.9" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "3.el8", "source": "rpm", "version": "2.3.2" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "3.el8", "source": "rpm", "version": "1.1.8" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "19.el8", "source": "rpm", "version": "3.26.0" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "21.el8", "source": "rpm", "version": "4.3" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "3.el8", "source": "rpm", "version": "2.9.4" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "2.el8", "source": "rpm", "version": "5.18" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.el8", "source": "rpm", "version": "1.9.5p2" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "82.el8.1", "source": "rpm", "version": "239" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "3.el8", "source": "rpm", "version": "4.9" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "9.el8", "source": "rpm", "version": "1.30" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "9.el8", "source": "rpm", "version": "2018.2" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "4.el8", "source": "rpm", "version": "1.31" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "3.el8", "source": "rpm", "version": "1.9" } ], "timedatex": [ { "arch": "x86_64", "epoch": null, "name": "timedatex", "release": "3.el8", "source": "rpm", "version": "0.5" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "6.el8", "source": "rpm", "version": "2.3.2" } ], "trousers": [ { "arch": "x86_64", "epoch": null, "name": "trousers", "release": "2.el8", "source": "rpm", "version": "0.3.15" } ], "trousers-lib": [ { "arch": "x86_64", "epoch": null, "name": "trousers-lib", "release": "2.el8", "source": "rpm", "version": "0.3.15" } ], "tuned": [ { "arch": "noarch", "epoch": null, "name": "tuned", "release": "4.el8.1", "source": "rpm", "version": "2.22.1" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.el8", "source": "rpm", "version": "2024a" } ], "unbound-libs": [ { "arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "5.el8", "source": "rpm", "version": "1.16.2" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "46.el8", "source": "rpm", "version": "6.0" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "46.el8", "source": "rpm", "version": "2.32.1" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "19.el8.4", "source": "rpm", "version": "8.0.1763" } ], "virt-what": [ { "arch": "x86_64", "epoch": null, "name": "virt-what", "release": "4.el8", "source": "rpm", "version": "1.25" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "11.el8", "source": "rpm", "version": "1.19.5" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "20.el8", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "12.el8", "source": "rpm", "version": "5.0.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "1.el8", "source": "rpm", "version": "2.28" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "4.el8", "source": "rpm", "version": "5.2.4" } ], "xz-devel": [ { "arch": "x86_64", "epoch": null, "name": "xz-devel", "release": "4.el8", "source": "rpm", "version": "5.2.4" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "4.el8", "source": "rpm", "version": "5.2.4" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "20.el8", "source": "rpm", "version": "4.7.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "25.el8", "source": "rpm", "version": "4.0.21" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "23.el8", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "25.el8", "source": "rpm", "version": "1.2.11" } ], "zlib-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-devel", "release": "25.el8", "source": "rpm", "version": "1.2.11" } ] } }, "changed": false, "invocation": { "module_args": { "manager": [ "auto" ], "strategy": "first" } } } 9689 1726887182.85955: no more pending results, returning what we have 9689 1726887182.85961: results queue empty 9689 1726887182.85963: checking for any_errors_fatal 9689 1726887182.85968: done checking for any_errors_fatal 9689 1726887182.85970: checking for max_fail_percentage 9689 1726887182.85971: done checking for max_fail_percentage 9689 1726887182.85972: checking to see if all hosts have failed and the running result is not ok 9689 1726887182.85973: done checking to see if all hosts have failed 9689 1726887182.85973: getting the remaining hosts for this loop 9689 1726887182.85975: done getting the remaining hosts for this loop 9689 1726887182.85980: getting the next task for host managed_node1 9689 1726887182.85984: done getting next task for host managed_node1 9689 1726887182.85987: ^ task is: TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface 9689 1726887182.85989: ^ state is: HOST STATE: block=4, 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 9689 1726887182.85990: getting the next task for host managed_node2 9689 1726887182.85992: done getting next task for host managed_node2 9689 1726887182.85993: ^ task is: TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface 9689 1726887182.85995: ^ state is: HOST STATE: block=4, 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 9689 1726887182.85995: getting the next task for host managed_node3 9689 1726887182.85997: done getting next task for host managed_node3 9689 1726887182.85998: ^ task is: TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface 9689 1726887182.86000: ^ state is: HOST STATE: block=4, 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 9689 1726887182.86016: getting variables 9689 1726887182.86018: in VariableManager get_vars() 9689 1726887182.86040: Calling all_inventory to load vars for managed_node1 9689 1726887182.86043: Calling groups_inventory to load vars for managed_node1 9689 1726887182.86046: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887182.86053: Calling all_plugins_play to load vars for managed_node1 9689 1726887182.86056: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887182.86061: Calling groups_plugins_play to load vars for managed_node1 9689 1726887182.87449: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887182.89238: done with get_vars() 9689 1726887182.89264: done getting variables 9689 1726887182.89367: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface] ******* task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:104 Friday 20 September 2024 22:53:02 -0400 (0:00:03.279) 0:00:16.579 ****** 9689 1726887182.89397: entering _queue_task() for managed_node1/command 9689 1726887182.89399: Creating lock for command 9689 1726887182.89699: worker is 1 (out of 3 available) 9689 1726887182.89715: exiting _queue_task() for managed_node1/command 9689 1726887182.89747: getting variables 9689 1726887182.89750: in VariableManager get_vars() 9689 1726887182.89842: Calling all_inventory to load vars for managed_node2 9689 1726887182.89847: Calling groups_inventory to load vars for managed_node2 9689 1726887182.89850: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887182.89867: Calling all_plugins_play to load vars for managed_node2 9689 1726887182.89872: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887182.89877: Calling groups_plugins_play to load vars for managed_node2 9689 1726887182.93081: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10330 1726887182.91848: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface 10330 1726887182.91973: in run() - task 0e652c5f-a961-eb88-62cf-00000000001c 10330 1726887182.91993: variable 'ansible_search_path' from source: unknown 10330 1726887182.91999: variable 'ansible_search_path' from source: unknown 10330 1726887182.92026: calling self._execute() 10330 1726887182.92099: variable 'ansible_host' from source: host vars for 'managed_node1' 10330 1726887182.92111: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10330 1726887182.92127: variable 'omit' from source: magic vars 10330 1726887182.92641: variable 'timesync_mode' from source: set_fact 10330 1726887182.92656: Evaluated conditional (timesync_mode == 2): False 10330 1726887182.92662: when evaluation is False, skipping this task 10330 1726887182.92667: _execute() done 10330 1726887182.92673: dumping result to json 10330 1726887182.92679: done dumping result, returning 10330 1726887182.92687: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface [0e652c5f-a961-eb88-62cf-00000000001c] 10330 1726887182.92703: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001c 10330 1726887182.93869: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001c 10330 1726887182.93875: WORKER PROCESS EXITING 9689 1726887182.95422: done with get_vars() 9689 1726887182.95453: done getting variables 9689 1726887182.95521: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887182.95531: entering _queue_task() for managed_node2/command 9689 1726887182.95796: worker is 2 (out of 3 available) 9689 1726887182.95811: exiting _queue_task() for managed_node2/command skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 9689 1726887182.95934: getting variables 9689 1726887182.95936: in VariableManager get_vars() 9689 1726887182.96011: Calling all_inventory to load vars for managed_node3 9689 1726887182.96018: Calling groups_inventory to load vars for managed_node3 9689 1726887182.96022: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887182.96039: Calling all_plugins_play to load vars for managed_node3 9689 1726887182.96044: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887182.96049: Calling groups_plugins_play to load vars for managed_node3 9689 1726887182.99555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887183.01477: done with get_vars() 9689 1726887183.01499: done getting variables 10331 1726887182.98029: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface 10331 1726887182.98156: in run() - task 0e652c5f-a961-eb88-62cf-00000000001c 10331 1726887182.98176: variable 'ansible_search_path' from source: unknown 10331 1726887182.98183: variable 'ansible_search_path' from source: unknown 10331 1726887182.98209: calling self._execute() 10331 1726887182.98295: variable 'ansible_host' from source: host vars for 'managed_node2' 10331 1726887182.98306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10331 1726887182.98323: variable 'omit' from source: magic vars 10331 1726887182.98901: variable 'timesync_mode' from source: set_fact 10331 1726887182.98917: Evaluated conditional (timesync_mode == 2): False 10331 1726887182.98925: when evaluation is False, skipping this task 10331 1726887182.98930: _execute() done 10331 1726887182.98936: dumping result to json 10331 1726887182.98941: done dumping result, returning 10331 1726887182.98948: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface [0e652c5f-a961-eb88-62cf-00000000001c] 10331 1726887182.99052: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001c 10331 1726887182.99088: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001c 10331 1726887182.99092: WORKER PROCESS EXITING 9689 1726887183.01692: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887183.01702: entering _queue_task() for managed_node3/command 9689 1726887183.01939: worker is 3 (out of 3 available) 9689 1726887183.01954: exiting _queue_task() for managed_node3/command skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 9689 1726887183.02057: done queuing things up, now waiting for results queue to drain 9689 1726887183.02060: waiting for pending results... 10334 1726887183.02142: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface 10334 1726887183.02331: in run() - task 0e652c5f-a961-eb88-62cf-00000000001c 10334 1726887183.02363: variable 'ansible_search_path' from source: unknown 10334 1726887183.02371: variable 'ansible_search_path' from source: unknown 10334 1726887183.02415: calling self._execute() 10334 1726887183.02500: variable 'ansible_host' from source: host vars for 'managed_node3' 10334 1726887183.02512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10334 1726887183.02527: variable 'omit' from source: magic vars 10334 1726887183.02918: variable 'timesync_mode' from source: set_fact 10334 1726887183.02933: Evaluated conditional (timesync_mode == 2): False 10334 1726887183.02939: when evaluation is False, skipping this task 10334 1726887183.02944: _execute() done 10334 1726887183.02951: dumping result to json 10334 1726887183.02958: done dumping result, returning 10334 1726887183.02968: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Run phc_ctl on PTP interface [0e652c5f-a961-eb88-62cf-00000000001c] 10334 1726887183.02985: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001c 10334 1726887183.03021: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001c 10334 1726887183.03027: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 9689 1726887183.03140: no more pending results, returning what we have 9689 1726887183.03146: results queue empty 9689 1726887183.03146: checking for any_errors_fatal 9689 1726887183.03154: done checking for any_errors_fatal 9689 1726887183.03155: checking for max_fail_percentage 9689 1726887183.03156: done checking for max_fail_percentage 9689 1726887183.03157: checking to see if all hosts have failed and the running result is not ok 9689 1726887183.03158: done checking to see if all hosts have failed 9689 1726887183.03159: getting the remaining hosts for this loop 9689 1726887183.03160: done getting the remaining hosts for this loop 9689 1726887183.03164: getting the next task for host managed_node1 9689 1726887183.03170: done getting next task for host managed_node1 9689 1726887183.03174: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping 9689 1726887183.03177: ^ state is: HOST STATE: block=4, 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 9689 1726887183.03178: getting the next task for host managed_node2 9689 1726887183.03181: done getting next task for host managed_node2 9689 1726887183.03183: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping 9689 1726887183.03184: ^ state is: HOST STATE: block=4, 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 9689 1726887183.03185: getting the next task for host managed_node3 9689 1726887183.03187: done getting next task for host managed_node3 9689 1726887183.03189: ^ task is: TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping 9689 1726887183.03190: ^ state is: HOST STATE: block=4, 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 9689 1726887183.03210: getting variables 9689 1726887183.03214: in VariableManager get_vars() 9689 1726887183.03246: Calling all_inventory to load vars for managed_node1 9689 1726887183.03249: Calling groups_inventory to load vars for managed_node1 9689 1726887183.03251: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887183.03259: Calling all_plugins_play to load vars for managed_node1 9689 1726887183.03262: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887183.03266: Calling groups_plugins_play to load vars for managed_node1 9689 1726887183.04124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887183.05689: done with get_vars() 9689 1726887183.05704: done getting variables 9689 1726887183.05772: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping] *** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:112 Friday 20 September 2024 22:53:03 -0400 (0:00:00.164) 0:00:16.743 ****** 9689 1726887183.05807: entering _queue_task() for managed_node1/set_fact 9689 1726887183.06436: worker is 1 (out of 3 available) 9689 1726887183.06453: exiting _queue_task() for managed_node1/set_fact 9689 1726887183.06489: getting variables 9689 1726887183.06493: in VariableManager get_vars() 9689 1726887183.06587: Calling all_inventory to load vars for managed_node2 9689 1726887183.06591: Calling groups_inventory to load vars for managed_node2 9689 1726887183.06595: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887183.06611: Calling all_plugins_play to load vars for managed_node2 9689 1726887183.06618: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887183.06623: Calling groups_plugins_play to load vars for managed_node2 10336 1726887183.06665: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping 10336 1726887183.06805: in run() - task 0e652c5f-a961-eb88-62cf-00000000001d 10336 1726887183.06826: variable 'ansible_search_path' from source: unknown 10336 1726887183.06832: variable 'ansible_search_path' from source: unknown 10336 1726887183.06855: calling self._execute() 9689 1726887183.08195: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10336 1726887183.06927: variable 'ansible_host' from source: host vars for 'managed_node1' 10336 1726887183.06938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10336 1726887183.06950: variable 'omit' from source: magic vars 10336 1726887183.07471: variable 'timesync_mode' from source: set_fact 10336 1726887183.07484: Evaluated conditional (timesync_mode == 2): False 10336 1726887183.07491: when evaluation is False, skipping this task 10336 1726887183.07496: _execute() done 10336 1726887183.07502: dumping result to json 10336 1726887183.07508: done dumping result, returning 10336 1726887183.07537: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping [0e652c5f-a961-eb88-62cf-00000000001d] 10336 1726887183.07556: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001d 9689 1726887183.09587: done with get_vars() 9689 1726887183.09602: done getting variables 10336 1726887183.07594: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001d 10336 1726887183.07599: WORKER PROCESS EXITING 9689 1726887183.09717: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887183.09723: entering _queue_task() for managed_node2/set_fact 9689 1726887183.09992: worker is 2 (out of 3 available) 9689 1726887183.10013: exiting _queue_task() for managed_node2/set_fact skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 9689 1726887183.10161: getting variables 9689 1726887183.10165: in VariableManager get_vars() 9689 1726887183.10227: Calling all_inventory to load vars for managed_node3 9689 1726887183.10230: Calling groups_inventory to load vars for managed_node3 9689 1726887183.10232: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887183.10243: Calling all_plugins_play to load vars for managed_node3 9689 1726887183.10246: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887183.10249: Calling groups_plugins_play to load vars for managed_node3 9689 1726887183.11301: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10338 1726887183.11225: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping 10338 1726887183.11353: in run() - task 0e652c5f-a961-eb88-62cf-00000000001d 10338 1726887183.11372: variable 'ansible_search_path' from source: unknown 10338 1726887183.11378: variable 'ansible_search_path' from source: unknown 10338 1726887183.11402: calling self._execute() 10338 1726887183.11477: variable 'ansible_host' from source: host vars for 'managed_node2' 10338 1726887183.11488: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10338 1726887183.11499: variable 'omit' from source: magic vars 10338 1726887183.11996: variable 'timesync_mode' from source: set_fact 10338 1726887183.12009: Evaluated conditional (timesync_mode == 2): False 10338 1726887183.12017: when evaluation is False, skipping this task 10338 1726887183.12023: _execute() done 10338 1726887183.12028: dumping result to json 10338 1726887183.12034: done dumping result, returning 10338 1726887183.12042: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping [0e652c5f-a961-eb88-62cf-00000000001d] 10338 1726887183.12169: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001d 9689 1726887183.13381: done with get_vars() 9689 1726887183.13406: done getting variables 9689 1726887183.13480: Loading ActionModule 'set_fact' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/set_fact.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887183.13490: entering _queue_task() for managed_node3/set_fact 9689 1726887183.13781: worker is 3 (out of 3 available) 9689 1726887183.13795: exiting _queue_task() for managed_node3/set_fact 9689 1726887183.13810: done queuing things up, now waiting for results queue to drain 9689 1726887183.13814: waiting for pending results... 10338 1726887183.12208: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001d 10338 1726887183.12217: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 10339 1726887183.14511: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping 10339 1726887183.14617: in run() - task 0e652c5f-a961-eb88-62cf-00000000001d 10339 1726887183.14638: variable 'ansible_search_path' from source: unknown 10339 1726887183.14643: variable 'ansible_search_path' from source: unknown 10339 1726887183.14679: calling self._execute() 10339 1726887183.14748: variable 'ansible_host' from source: host vars for 'managed_node3' 10339 1726887183.14760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10339 1726887183.14776: variable 'omit' from source: magic vars 10339 1726887183.15193: variable 'timesync_mode' from source: set_fact 10339 1726887183.15208: Evaluated conditional (timesync_mode == 2): False 10339 1726887183.15217: when evaluation is False, skipping this task 10339 1726887183.15224: _execute() done 10339 1726887183.15233: dumping result to json 10339 1726887183.15242: done dumping result, returning 10339 1726887183.15253: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Check if PTP interface supports HW timestamping [0e652c5f-a961-eb88-62cf-00000000001d] 10339 1726887183.15271: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001d 10339 1726887183.15304: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001d 10339 1726887183.15311: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 9689 1726887183.15432: no more pending results, returning what we have 9689 1726887183.15438: results queue empty 9689 1726887183.15440: checking for any_errors_fatal 9689 1726887183.15448: done checking for any_errors_fatal 9689 1726887183.15449: checking for max_fail_percentage 9689 1726887183.15451: done checking for max_fail_percentage 9689 1726887183.15452: checking to see if all hosts have failed and the running result is not ok 9689 1726887183.15453: done checking to see if all hosts have failed 9689 1726887183.15454: getting the remaining hosts for this loop 9689 1726887183.15456: done getting the remaining hosts for this loop 9689 1726887183.15459: getting the next task for host managed_node1 9689 1726887183.15465: done getting next task for host managed_node1 9689 1726887183.15469: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file 9689 1726887183.15472: ^ state is: HOST STATE: block=4, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887183.15474: getting the next task for host managed_node2 9689 1726887183.15476: done getting next task for host managed_node2 9689 1726887183.15478: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file 9689 1726887183.15481: ^ state is: HOST STATE: block=4, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887183.15482: getting the next task for host managed_node3 9689 1726887183.15484: done getting next task for host managed_node3 9689 1726887183.15486: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file 9689 1726887183.15488: ^ state is: HOST STATE: block=4, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887183.15507: getting variables 9689 1726887183.15509: in VariableManager get_vars() 9689 1726887183.15543: Calling all_inventory to load vars for managed_node1 9689 1726887183.15546: Calling groups_inventory to load vars for managed_node1 9689 1726887183.15548: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887183.15557: Calling all_plugins_play to load vars for managed_node1 9689 1726887183.15561: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887183.15565: Calling groups_plugins_play to load vars for managed_node1 9689 1726887183.16497: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887183.17468: done with get_vars() 9689 1726887183.17482: done getting variables 9689 1726887183.17592: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.timesync : Generate chrony.conf file] ********** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:117 Friday 20 September 2024 22:53:03 -0400 (0:00:00.118) 0:00:16.861 ****** 9689 1726887183.17618: entering _queue_task() for managed_node1/template 9689 1726887183.17620: Creating lock for template 9689 1726887183.17947: worker is 1 (out of 3 available) 9689 1726887183.17968: exiting _queue_task() for managed_node1/template 9689 1726887183.18015: getting variables 9689 1726887183.18019: in VariableManager get_vars() 9689 1726887183.18126: Calling all_inventory to load vars for managed_node2 9689 1726887183.18132: Calling groups_inventory to load vars for managed_node2 9689 1726887183.18135: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887183.18151: Calling all_plugins_play to load vars for managed_node2 9689 1726887183.18156: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887183.18161: Calling groups_plugins_play to load vars for managed_node2 10340 1726887183.19169: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file 10340 1726887183.19307: in run() - task 0e652c5f-a961-eb88-62cf-00000000001e 10340 1726887183.19326: variable 'ansible_search_path' from source: unknown 10340 1726887183.19332: variable 'ansible_search_path' from source: unknown 10340 1726887183.19356: calling self._execute() 10340 1726887183.19437: variable 'ansible_host' from source: host vars for 'managed_node1' 10340 1726887183.19448: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10340 1726887183.19461: variable 'omit' from source: magic vars 10340 1726887183.20011: variable 'timesync_mode' from source: set_fact 10340 1726887183.20084: Evaluated conditional (timesync_mode != 2): True 9689 1726887183.20600: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10340 1726887183.20243: variable 'timesync_ntp_provider' from source: set_fact 10340 1726887183.20268: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 10340 1726887183.20427: variable 'ansible_facts' from source: host vars for 'managed_node1' 10340 1726887183.21286: Evaluated conditional ('chrony' in ansible_facts.packages): True 10340 1726887183.21296: variable 'omit' from source: magic vars 10340 1726887183.21343: variable 'omit' from source: magic vars 10340 1726887183.21493: variable 'timesync_mode' from source: set_fact 10340 1726887183.21537: variable 'timesync_chrony_conf_path' from source: include_vars 10340 1726887183.21622: variable 'timesync_chrony_conf_path' from source: include_vars 10340 1726887183.21648: variable 'omit' from source: magic vars 10340 1726887183.21691: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10340 1726887183.21732: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10340 1726887183.21755: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10340 1726887183.21775: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10340 1726887183.21791: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10340 1726887183.21825: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10340 1726887183.21833: variable 'ansible_host' from source: host vars for 'managed_node1' 10340 1726887183.21839: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10340 1726887183.21960: Set connection var ansible_module_compression to ZIP_DEFLATED 10340 1726887183.21976: Set connection var ansible_shell_executable to /bin/sh 10340 1726887183.21982: Set connection var ansible_connection to ssh 10340 1726887183.21990: Set connection var ansible_timeout to 10 10340 1726887183.21995: Set connection var ansible_shell_type to sh 10340 1726887183.22003: Set connection var ansible_pipelining to False 10340 1726887183.22029: variable 'ansible_shell_executable' from source: unknown 10340 1726887183.22036: variable 'ansible_connection' from source: unknown 10340 1726887183.22042: variable 'ansible_module_compression' from source: unknown 10340 1726887183.22047: variable 'ansible_shell_type' from source: unknown 10340 1726887183.22052: variable 'ansible_shell_executable' from source: unknown 10340 1726887183.22057: variable 'ansible_host' from source: host vars for 'managed_node1' 10340 1726887183.22063: variable 'ansible_pipelining' from source: unknown 10340 1726887183.22068: variable 'ansible_timeout' from source: unknown 10340 1726887183.22076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10340 1726887183.22238: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10340 1726887183.22254: variable 'omit' from source: magic vars 10340 1726887183.22264: starting attempt loop 10340 1726887183.22270: running the handler 10340 1726887183.22284: _low_level_execute_command(): starting 10340 1726887183.22295: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9689 1726887183.22783: done with get_vars() 9689 1726887183.22810: done getting variables 9689 1726887183.22875: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887183.22885: entering _queue_task() for managed_node2/template 9689 1726887183.23295: worker is 2 (out of 3 available) 9689 1726887183.23315: exiting _queue_task() for managed_node2/template 9689 1726887183.23355: getting variables 9689 1726887183.23360: in VariableManager get_vars() 9689 1726887183.23492: Calling all_inventory to load vars for managed_node3 9689 1726887183.23500: Calling groups_inventory to load vars for managed_node3 9689 1726887183.23505: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887183.23529: Calling all_plugins_play to load vars for managed_node3 9689 1726887183.23535: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887183.23540: Calling groups_plugins_play to load vars for managed_node3 9689 1726887183.25289: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10344 1726887183.24018: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file 10344 1726887183.24169: in run() - task 0e652c5f-a961-eb88-62cf-00000000001e 10344 1726887183.24187: variable 'ansible_search_path' from source: unknown 10344 1726887183.24194: variable 'ansible_search_path' from source: unknown 10344 1726887183.24221: calling self._execute() 10344 1726887183.24302: variable 'ansible_host' from source: host vars for 'managed_node2' 10344 1726887183.24314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10344 1726887183.24326: variable 'omit' from source: magic vars 10344 1726887183.24876: variable 'timesync_mode' from source: set_fact 10344 1726887183.24891: Evaluated conditional (timesync_mode != 2): True 10344 1726887183.25054: variable 'timesync_ntp_provider' from source: set_fact 10344 1726887183.25079: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 10344 1726887183.25324: variable 'ansible_facts' from source: host vars for 'managed_node2' 10344 1726887183.26233: Evaluated conditional ('chrony' in ansible_facts.packages): True 10344 1726887183.26243: variable 'omit' from source: magic vars 10344 1726887183.26283: variable 'omit' from source: magic vars 10344 1726887183.26424: variable 'timesync_mode' from source: set_fact 10344 1726887183.26465: variable 'timesync_chrony_conf_path' from source: include_vars 10344 1726887183.26547: variable 'timesync_chrony_conf_path' from source: include_vars 10344 1726887183.26575: variable 'omit' from source: magic vars 10344 1726887183.26640: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10344 1726887183.26679: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10344 1726887183.26705: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10344 1726887183.26729: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10344 1726887183.26747: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10344 1726887183.26778: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10344 1726887183.26785: variable 'ansible_host' from source: host vars for 'managed_node2' 10344 1726887183.26791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10344 1726887183.26911: Set connection var ansible_module_compression to ZIP_DEFLATED 10344 1726887183.26928: Set connection var ansible_shell_executable to /bin/sh 10344 1726887183.26934: Set connection var ansible_connection to ssh 10344 1726887183.26943: Set connection var ansible_timeout to 10 10344 1726887183.26948: Set connection var ansible_shell_type to sh 10344 1726887183.26956: Set connection var ansible_pipelining to False 10344 1726887183.26979: variable 'ansible_shell_executable' from source: unknown 10344 1726887183.26986: variable 'ansible_connection' from source: unknown 10344 1726887183.26992: variable 'ansible_module_compression' from source: unknown 10344 1726887183.26997: variable 'ansible_shell_type' from source: unknown 10344 1726887183.27002: variable 'ansible_shell_executable' from source: unknown 10344 1726887183.27007: variable 'ansible_host' from source: host vars for 'managed_node2' 10344 1726887183.27015: variable 'ansible_pipelining' from source: unknown 10344 1726887183.27021: variable 'ansible_timeout' from source: unknown 10344 1726887183.27029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 9689 1726887183.27370: done with get_vars() 9689 1726887183.27393: done getting variables 9689 1726887183.27463: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887183.27475: entering _queue_task() for managed_node3/template 9689 1726887183.27807: worker is 3 (out of 3 available) 9689 1726887183.27824: exiting _queue_task() for managed_node3/template 9689 1726887183.27836: done queuing things up, now waiting for results queue to drain 9689 1726887183.27838: waiting for pending results... 10344 1726887183.27192: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10344 1726887183.27207: variable 'omit' from source: magic vars 10344 1726887183.27218: starting attempt loop 10344 1726887183.27223: running the handler 10344 1726887183.27237: _low_level_execute_command(): starting 10344 1726887183.27248: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10340 1726887183.27478: stdout chunk (state=2): >>>/root <<< 10340 1726887183.28284: stderr chunk (state=3): >>><<< 10340 1726887183.28297: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'/root\n', b'') 10340 1726887183.28334: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10340 1726887183.28353: _low_level_execute_command(): starting 10340 1726887183.28362: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615 `" && echo ansible-tmp-1726887183.2834485-10340-139500821247615="` echo /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615 `" ) && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615 `" && echo ansible-tmp-1726887183.2834485-10340-139500821247615="` echo /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615 `" ) && sleep 0'"'"'' 10346 1726887183.28792: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file 10346 1726887183.28940: in run() - task 0e652c5f-a961-eb88-62cf-00000000001e 10346 1726887183.28959: variable 'ansible_search_path' from source: unknown 10346 1726887183.28967: variable 'ansible_search_path' from source: unknown 10346 1726887183.29015: calling self._execute() 10346 1726887183.29102: variable 'ansible_host' from source: host vars for 'managed_node3' 10346 1726887183.29116: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10346 1726887183.29131: variable 'omit' from source: magic vars 10346 1726887183.29699: variable 'timesync_mode' from source: set_fact 10346 1726887183.29724: Evaluated conditional (timesync_mode != 2): True 10346 1726887183.29830: variable 'timesync_ntp_provider' from source: set_fact 10346 1726887183.29853: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 10346 1726887183.29959: variable 'ansible_facts' from source: host vars for 'managed_node3' 10346 1726887183.30474: Evaluated conditional ('chrony' in ansible_facts.packages): True 10346 1726887183.30485: variable 'omit' from source: magic vars 10346 1726887183.30523: variable 'omit' from source: magic vars 10346 1726887183.30617: variable 'timesync_mode' from source: set_fact 10346 1726887183.30652: variable 'timesync_chrony_conf_path' from source: include_vars 10346 1726887183.30712: variable 'timesync_chrony_conf_path' from source: include_vars 10346 1726887183.30741: variable 'omit' from source: magic vars 10346 1726887183.30778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10346 1726887183.30808: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10346 1726887183.30831: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10346 1726887183.30851: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10346 1726887183.30869: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10346 1726887183.30896: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10346 1726887183.30902: variable 'ansible_host' from source: host vars for 'managed_node3' 10346 1726887183.30910: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10346 1726887183.31002: Set connection var ansible_module_compression to ZIP_DEFLATED 10346 1726887183.31018: Set connection var ansible_shell_executable to /bin/sh 10346 1726887183.31024: Set connection var ansible_connection to ssh 10346 1726887183.31034: Set connection var ansible_timeout to 10 10346 1726887183.31039: Set connection var ansible_shell_type to sh 10346 1726887183.31048: Set connection var ansible_pipelining to False 10346 1726887183.31072: variable 'ansible_shell_executable' from source: unknown 10346 1726887183.31078: variable 'ansible_connection' from source: unknown 10346 1726887183.31084: variable 'ansible_module_compression' from source: unknown 10346 1726887183.31090: variable 'ansible_shell_type' from source: unknown 10346 1726887183.31096: variable 'ansible_shell_executable' from source: unknown 10346 1726887183.31102: variable 'ansible_host' from source: host vars for 'managed_node3' 10346 1726887183.31108: variable 'ansible_pipelining' from source: unknown 10346 1726887183.31116: variable 'ansible_timeout' from source: unknown 10346 1726887183.31124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10346 1726887183.31241: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10346 1726887183.31255: variable 'omit' from source: magic vars 10346 1726887183.31264: starting attempt loop 10346 1726887183.31270: running the handler 10346 1726887183.31285: _low_level_execute_command(): starting 10346 1726887183.31296: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10344 1726887183.31545: stdout chunk (state=2): >>>/root <<< 10340 1726887183.31573: stdout chunk (state=2): >>>ansible-tmp-1726887183.2834485-10340-139500821247615=/root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615 <<< 10344 1726887183.31944: stderr chunk (state=3): >>><<< 10344 1726887183.31952: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'/root\n', b'') 10344 1726887183.31987: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10340 1726887183.31995: stderr chunk (state=3): >>><<< 10340 1726887183.32003: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'ansible-tmp-1726887183.2834485-10340-139500821247615=/root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615\n', b'') 10340 1726887183.32033: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887183.2834485-10340-139500821247615=/root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615 , stderr= 10340 1726887183.32054: evaluation_path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks 10340 1726887183.32078: search_path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/templates/chrony.conf.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/chrony.conf.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/templates/chrony.conf.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/chrony.conf.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/chrony.conf.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/chrony.conf.j2 10340 1726887183.32104: variable 'ansible_search_path' from source: unknown 10344 1726887183.32004: _low_level_execute_command(): starting 10344 1726887183.33021: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104 `" && echo ansible-tmp-1726887183.3199627-10344-110241713904104="` echo /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104 `" ) && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104 `" && echo ansible-tmp-1726887183.3199627-10344-110241713904104="` echo /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104 `" ) && sleep 0'"'"'' 10340 1726887183.33414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10340 1726887183.35999: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10340 1726887183.36082: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10340 1726887183.36132: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10340 1726887183.36173: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10340 1726887183.36205: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10340 1726887183.36482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10340 1726887183.36707: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10340 1726887183.36752: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10340 1726887183.36792: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10340 1726887183.36831: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10340 1726887183.37392: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10340 1726887183.37428: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10340 1726887183.37460: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10340 1726887183.37518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10340 1726887183.37539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10340 1726887183.37719: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10340 1726887183.37750: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10340 1726887183.37780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10340 1726887183.37827: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10340 1726887183.37847: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10340 1726887183.38000: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10340 1726887183.38033: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10340 1726887183.38064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10340 1726887183.38111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10340 1726887183.38134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10340 1726887183.38185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10340 1726887183.38217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10340 1726887183.38251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10340 1726887183.38297: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10340 1726887183.38319: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10340 1726887183.38368: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10340 1726887183.38398: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10340 1726887183.38431: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10340 1726887183.38477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10340 1726887183.38497: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10340 1726887183.38558: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10340 1726887183.38589: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10340 1726887183.38623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10340 1726887183.38673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10340 1726887183.38693: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10346 1726887183.38809: stdout chunk (state=2): >>>/root <<< 10346 1726887183.39281: stderr chunk (state=3): >>><<< 10346 1726887183.39293: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'/root\n', b'') 10346 1726887183.39331: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10346 1726887183.39349: _low_level_execute_command(): starting 10346 1726887183.39358: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813 `" && echo ansible-tmp-1726887183.3934147-10346-246119837202813="` echo /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813 `" ) && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813 `" && echo ansible-tmp-1726887183.3934147-10346-246119837202813="` echo /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813 `" ) && sleep 0'"'"'' 10340 1726887183.39637: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10340 1726887183.39670: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10340 1726887183.39700: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10340 1726887183.39749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10340 1726887183.39769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10340 1726887183.39910: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10340 1726887183.39940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10340 1726887183.39970: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10340 1726887183.40016: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10340 1726887183.40035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10340 1726887183.40490: variable 'ansible_managed' from source: unknown 10340 1726887183.40501: variable 'timesync_ntp_servers' from source: role '' defaults 10340 1726887183.40512: variable 'timesync_dhcp_ntp_servers' from source: role '' defaults 10340 1726887183.41170: variable 'timesync_chrony_dhcp_sourcedir' from source: include_vars 10340 1726887183.41179: variable 'timesync_step_threshold' from source: role '' defaults 10340 1726887183.41200: variable '__timesync_chrony_version' from source: role '' all vars 10340 1726887183.41470: variable 'ansible_facts' from source: host vars for 'managed_node1' 10344 1726887183.41600: stdout chunk (state=2): >>>ansible-tmp-1726887183.3199627-10344-110241713904104=/root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104 <<< 10344 1726887183.41611: stderr chunk (state=2): >>><<< 10344 1726887183.41629: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'ansible-tmp-1726887183.3199627-10344-110241713904104=/root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104\n', b'') 10344 1726887183.41651: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887183.3199627-10344-110241713904104=/root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104 , stderr= 10344 1726887183.41671: evaluation_path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks 10344 1726887183.41699: search_path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/templates/chrony.conf.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/chrony.conf.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/templates/chrony.conf.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/chrony.conf.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/chrony.conf.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/chrony.conf.j2 10344 1726887183.41731: variable 'ansible_search_path' from source: unknown 10340 1726887183.42792: variable 'timesync_ntp_hwts_interfaces' from source: role '' defaults 10340 1726887183.42803: variable 'timesync_min_sources' from source: role '' defaults 10340 1726887183.42810: variable 'timesync_max_distance' from source: role '' defaults 10344 1726887183.43453: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10340 1726887183.43536: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10340 1726887183.43601: variable 'ansible_module_compression' from source: unknown 10340 1726887183.43666: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10340 1726887183.43691: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 10340 1726887183.43845: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615/AnsiballZ_stat.py <10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpvqqgv7pq TO /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615/AnsiballZ_stat.py <10.31.43.54> 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/4a8bd5e786"' '[10.31.43.54]' 10340 1726887183.44414: Sending initial data 10340 1726887183.44423: Sent initial data (152 bytes) 10344 1726887183.46534: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10344 1726887183.46605: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10344 1726887183.46657: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10344 1726887183.46697: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10344 1726887183.46739: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10344 1726887183.46935: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10344 1726887183.47094: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10344 1726887183.47138: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10344 1726887183.47177: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10344 1726887183.47220: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10344 1726887183.47682: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10344 1726887183.47709: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10344 1726887183.47736: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10344 1726887183.47771: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10344 1726887183.47791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10344 1726887183.47908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10344 1726887183.47941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10344 1726887183.47973: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10344 1726887183.48024: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10344 1726887183.48044: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10346 1726887183.48128: stdout chunk (state=2): >>>ansible-tmp-1726887183.3934147-10346-246119837202813=/root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813 <<< 10344 1726887183.48196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10344 1726887183.48227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10344 1726887183.48257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10346 1726887183.48274: stderr chunk (state=3): >>><<< 10346 1726887183.48282: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'ansible-tmp-1726887183.3934147-10346-246119837202813=/root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813\n', b'') 10344 1726887183.48305: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10346 1726887183.48316: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887183.3934147-10346-246119837202813=/root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813 , stderr= 10344 1726887183.48328: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10346 1726887183.48339: evaluation_path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks 10346 1726887183.48373: search_path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/templates/chrony.conf.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/chrony.conf.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/templates/chrony.conf.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/chrony.conf.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/chrony.conf.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/chrony.conf.j2 10344 1726887183.48378: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10346 1726887183.48404: variable 'ansible_search_path' from source: unknown 10344 1726887183.48409: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10344 1726887183.48442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10344 1726887183.48489: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10344 1726887183.48509: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10344 1726887183.48559: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10344 1726887183.48590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10344 1726887183.48623: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10344 1726887183.48671: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10344 1726887183.48691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10344 1726887183.48752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10344 1726887183.48782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10344 1726887183.48816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10344 1726887183.48864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10344 1726887183.48884: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10344 1726887183.49036: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10344 1726887183.49067: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10344 1726887183.49099: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10344 1726887183.49149: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10344 1726887183.49169: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10344 1726887183.49321: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10340 1726887183.49347: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpvqqgv7pq /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615/AnsiballZ_stat.py <<< 10344 1726887183.49352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10344 1726887183.49384: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10344 1726887183.49607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10344 1726887183.49636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10344 1726887183.50128: variable 'ansible_managed' from source: unknown 10344 1726887183.50138: variable 'timesync_ntp_servers' from source: role '' defaults 10344 1726887183.50148: variable 'timesync_dhcp_ntp_servers' from source: role '' defaults 10344 1726887183.50155: variable 'timesync_chrony_dhcp_sourcedir' from source: include_vars 10344 1726887183.50162: variable 'timesync_step_threshold' from source: role '' defaults 10344 1726887183.50181: variable '__timesync_chrony_version' from source: role '' all vars 10344 1726887183.50441: variable 'ansible_facts' from source: host vars for 'managed_node2' 10346 1726887183.50724: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10344 1726887183.52745: variable 'timesync_ntp_hwts_interfaces' from source: role '' defaults 10344 1726887183.52755: variable 'timesync_min_sources' from source: role '' defaults 10344 1726887183.52761: variable 'timesync_max_distance' from source: role '' defaults 10344 1726887183.53508: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10344 1726887183.53576: variable 'ansible_module_compression' from source: unknown 10346 1726887183.53591: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10344 1726887183.53643: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10346 1726887183.53668: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10344 1726887183.53669: variable 'ansible_facts' from source: host vars for 'managed_node2' 10346 1726887183.53718: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10346 1726887183.53762: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 10344 1726887183.53789: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_stat.py 10346 1726887183.53798: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py <10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpakgp7s9t TO /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_stat.py <10.31.42.224> 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/75343b97d0"' '[10.31.42.224]' 10346 1726887183.54098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10340 1726887183.54294: stderr chunk (state=3): >>><<< 10340 1726887183.54306: stdout chunk (state=3): >>><<< 10344 1726887183.54310: Sending initial data 10344 1726887183.54319: Sent initial data (152 bytes) <10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpvqqgv7pq /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615/AnsiballZ_stat.py\n', b'') 10340 1726887183.54340: done transferring module to remote 10340 1726887183.54352: _low_level_execute_command(): starting 10340 1726887183.54357: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615/ /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615/AnsiballZ_stat.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615/ /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615/AnsiballZ_stat.py && sleep 0'"'"'' 10346 1726887183.55351: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10346 1726887183.55398: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10346 1726887183.55438: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10346 1726887183.55476: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10346 1726887183.55941: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10346 1726887183.55974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10346 1726887183.56003: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10346 1726887183.56049: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10346 1726887183.56066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10346 1726887183.56170: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10346 1726887183.56196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10346 1726887183.56241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10346 1726887183.56283: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10346 1726887183.56301: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10346 1726887183.56442: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10346 1726887183.56469: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10346 1726887183.56496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10346 1726887183.56540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10346 1726887183.56556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10346 1726887183.56599: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10346 1726887183.56628: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10346 1726887183.56654: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10346 1726887183.56695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10346 1726887183.56710: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10346 1726887183.56754: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10346 1726887183.56780: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10346 1726887183.56805: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10346 1726887183.56854: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10346 1726887183.56875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10346 1726887183.56940: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10346 1726887183.56974: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10346 1726887183.57015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10346 1726887183.57077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10346 1726887183.57102: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10346 1726887183.57275: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10346 1726887183.57308: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10346 1726887183.57376: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10346 1726887183.57413: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10346 1726887183.57436: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10346 1726887183.57540: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10346 1726887183.57564: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10346 1726887183.57593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10346 1726887183.57629: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10346 1726887183.57648: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10346 1726887183.57960: variable 'ansible_managed' from source: unknown 10346 1726887183.57970: variable 'timesync_ntp_servers' from source: role '' defaults 10346 1726887183.57981: variable 'timesync_dhcp_ntp_servers' from source: role '' defaults 10346 1726887183.57989: variable 'timesync_chrony_dhcp_sourcedir' from source: include_vars 10346 1726887183.57997: variable 'timesync_step_threshold' from source: role '' defaults 10346 1726887183.58018: variable '__timesync_chrony_version' from source: role '' all vars 10346 1726887183.58184: variable 'ansible_facts' from source: host vars for 'managed_node3' 10346 1726887183.58628: variable 'timesync_ntp_hwts_interfaces' from source: role '' defaults 10346 1726887183.58636: variable 'timesync_min_sources' from source: role '' defaults 10346 1726887183.58645: variable 'timesync_max_distance' from source: role '' defaults 10346 1726887183.59270: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10346 1726887183.59332: variable 'ansible_module_compression' from source: unknown 10346 1726887183.59397: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10346 1726887183.59422: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 10346 1726887183.59499: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813/AnsiballZ_stat.py 10344 1726887183.59520: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpakgp7s9t /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_stat.py <<< <10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpk9boem4w TO /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813/AnsiballZ_stat.py <10.31.41.136> 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/2e4e98e5cc"' '[10.31.41.136]' 10340 1726887183.60020: stderr chunk (state=2): >>><<< 10346 1726887183.60027: Sending initial data 10340 1726887183.60031: stdout chunk (state=2): >>><<< 10346 1726887183.60035: Sent initial data (152 bytes) <10.31.43.54> (0, b'', b'') 10340 1726887183.60059: _low_level_execute_command() done: rc=0, stdout=, stderr= 10340 1726887183.60064: _low_level_execute_command(): starting 10340 1726887183.60072: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615/AnsiballZ_stat.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' -tt 10.31.43.54 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615/AnsiballZ_stat.py && sleep 0'"'"'' 10344 1726887183.60516: stderr chunk (state=3): >>><<< 10344 1726887183.60525: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpakgp7s9t /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_stat.py\n', b'') 10344 1726887183.60560: done transferring module to remote 10344 1726887183.60579: _low_level_execute_command(): starting 10344 1726887183.60588: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/ /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_stat.py && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/ /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_stat.py && sleep 0'"'"'' 10344 1726887183.63559: stderr chunk (state=2): >>><<< 10344 1726887183.63568: stdout chunk (state=2): >>><<< <10.31.42.224> (0, b'', b'') 10344 1726887183.63593: _low_level_execute_command() done: rc=0, stdout=, stderr= 10344 1726887183.63599: _low_level_execute_command(): starting 10344 1726887183.63608: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_stat.py && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' -tt 10.31.42.224 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_stat.py && sleep 0'"'"'' 10340 1726887183.63751: 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 0x7fad8c1d0e48> <<< 10340 1726887183.63777: 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' <<< 10340 1726887183.63797: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c166828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c1d09b0> <<< 10340 1726887183.63829: 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 0x7fad8c173630> <<< 10340 1726887183.63849: stdout chunk (state=3): >>>import '_signal' # <<< 10340 1726887183.63876: 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' <<< 10340 1726887183.63890: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c17a160> <<< 10340 1726887183.63908: 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' <<< 10340 1726887183.63942: 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 <<< 10340 1726887183.63962: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 10340 1726887183.63977: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c17f0f0> <<< 10340 1726887183.63991: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c17a748> <<< 10340 1726887183.64013: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c17a390> <<< 10340 1726887183.64039: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10340 1726887183.64062: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10340 1726887183.64082: 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' <<< 10340 1726887183.64101: stdout chunk (state=3): >>>import 'errno' # <<< 10340 1726887183.64120: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10340 1726887183.64142: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # <<< 10340 1726887183.64157: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c124470> <<< 10340 1726887183.64191: 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 <<< 10340 1726887183.64214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c129e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c124b38> <<< 10340 1726887183.64243: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10340 1726887183.64323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10340 1726887183.64381: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c1304e0> <<< 10346 1726887183.64618: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpk9boem4w /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813/AnsiballZ_stat.py <<< 10340 1726887183.64641: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c113d68> # /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 0x7fad8c116198> # /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 0x7fad8a424940> # /usr/lib64/python3.6/__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 0x7fad8a436240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c184a20> 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. <<< 10340 1726887183.64921: 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' <<< 10340 1726887183.64941: 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' <<< 10340 1726887183.64963: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10340 1726887183.65024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10340 1726887183.65538: 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 0x7fad8a3a4080> # /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 0x7fad8a3af2b0> # /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 0x7fad8a3aff60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3afa90> 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 0x7fad8a3b9080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3ff7b8> # /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 0x7fad8a3ffba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3f3160> # /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 0x7fad8a3f3e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3eb438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3db470> # /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' <<< 10340 1726887183.65550: stdout chunk (state=3): >>>import '_sre' # <<< 10340 1726887183.65567: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 10340 1726887183.65587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 10340 1726887183.65598: 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' <<< 10340 1726887183.65632: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a15c278> <<< 10340 1726887183.65651: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a164cf8> <<< 10340 1726887183.65662: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3f3438> <<< 10340 1726887183.65672: stdout chunk (state=3): >>>import '_locale' # <<< 10340 1726887183.65716: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 10340 1726887183.65727: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a16ae10> <<< 10340 1726887183.65824: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3d52b0> # /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 0x7fad8a1701d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a16af98> # 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 0x7fad8a1702e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a444fd0> <<< 10346 1726887183.65846: stderr chunk (state=3): >>><<< 10340 1726887183.65851: 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' <<< 10346 1726887183.65856: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpk9boem4w /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813/AnsiballZ_stat.py\n', b'') 10340 1726887183.65882: 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 <<< 10346 1726887183.65897: done transferring module to remote 10340 1726887183.65906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 10346 1726887183.65920: _low_level_execute_command(): starting 10346 1726887183.65933: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813/ /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813/AnsiballZ_stat.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None 10340 1726887183.65951: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a170dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a1709e8> # /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 0x7fad8a17b6a0> <<< 10340 1726887183.65984: 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' <<< 10340 1726887183.66005: 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' <<< 10340 1726887183.66056: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a17be80> <<< <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813/ /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813/AnsiballZ_stat.py && sleep 0'"'"'' 10340 1726887183.66323: 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 0x7fad89d02198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a17b780> # /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 0x7fad89d07c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a170518> # /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 0x7fad89d2b2e8> # 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 0x7fad89d2b6a0> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10340 1726887183.66424: 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 0x7fad89d32390> # /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' # <<< 10340 1726887183.66456: 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' <<< 10340 1726887183.66478: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 10340 1726887183.66505: 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 <<< 10340 1726887183.66535: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10340 1726887183.66568: 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 0x7fad89adcba8> <<< 10340 1726887183.66680: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89ad42e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89acaf98> <<< 10340 1726887183.66699: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89ac2e80> <<< 10340 1726887183.66722: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89d32d30> <<< 10340 1726887183.66752: 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 0x7fad89ad4f60> <<< 10340 1726887183.66772: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89d2ba20> <<< 10340 1726887183.66803: 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' <<< 10340 1726887183.66830: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 10340 1726887183.66862: 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 0x7fad8c0e2710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89ad7048> import 'pwd' # <<< 10340 1726887183.66884: 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 0x7fad8c0e2a90> <<< 10340 1726887183.66939: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a170860> <<< 10344 1726887183.67176: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 10344 1726887183.67225: stdout chunk (state=3): >>>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' # <<< 10344 1726887183.67256: stdout chunk (state=3): >>># 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 0x7fe15c595e48> <<< 10344 1726887183.67292: 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 0x7fe15c52b828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c5959b0> <<< 10344 1726887183.67322: 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' <<< 10344 1726887183.67341: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c538630> <<< 10344 1726887183.67370: 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' <<< 10340 1726887183.67383: 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 0x7fad8c0fa5c0> # /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 0x7fad8c0fe630> # 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 0x7fad8c0feb00> # 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 0x7fad8c0fec18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c0fae10> # /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 0x7fad8c0fef60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c0fe4e0> # 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 0x7fad8c0fe240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c0eeb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89d17358> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10340 1726887183.67404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 10344 1726887183.67409: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c53f160> # /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' <<< 10344 1726887183.67432: 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' <<< 10344 1726887183.67454: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10344 1726887183.67474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 10344 1726887183.67489: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c5440f0> <<< 10344 1726887183.67504: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c53f748> <<< 10340 1726887183.67516: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c0fa470> <<< 10344 1726887183.67540: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c53f390> <<< 10344 1726887183.67572: 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' <<< 10344 1726887183.67596: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10344 1726887183.67615: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10344 1726887183.67642: stdout chunk (state=3): >>>import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10344 1726887183.67669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' import '_stat' # <<< 10344 1726887183.67693: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4e9470> <<< 10344 1726887183.67724: 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 <<< 10344 1726887183.67744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4eee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4e9b38> <<< 10340 1726887183.67755: 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 0x7fad88101908> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/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_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10344 1726887183.67775: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10344 1726887183.67808: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10344 1726887183.67927: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4f54e0> <<< 10344 1726887183.67942: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4d8d68> <<< 10344 1726887183.67961: 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' <<< 10344 1726887183.67977: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4db198> <<< 10344 1726887183.68016: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10344 1726887183.68039: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10344 1726887183.68052: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7e9940> <<< 10344 1726887183.68067: 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 <<< 10344 1726887183.68084: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 10344 1726887183.68097: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7fb240> <<< 10344 1726887183.68174: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c549a20> <<< 10344 1726887183.68190: 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. <<< 10344 1726887183.68417: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10344 1726887183.68433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10344 1726887183.68448: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 10344 1726887183.68462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 10344 1726887183.68476: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10344 1726887183.68501: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10344 1726887183.68517: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 10344 1726887183.68531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 10344 1726887183.68544: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10344 1726887183.68616: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10344 1726887183.68630: stdout chunk (state=3): >>>import '_functools' # <<< 10344 1726887183.68645: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10344 1726887183.68918: 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 0x7fe15a769080> # /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 0x7fe15a7742b0> # /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 0x7fe15a774f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a774a90> 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 0x7fe15a77e080> import '_collections' # <<< 10340 1726887183.68923: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.68943: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7c47b8> <<< 10344 1726887183.68964: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 10344 1726887183.68981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 10344 1726887183.69020: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7c4ba8> <<< 10344 1726887183.69073: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7b8160> <<< 10344 1726887183.69097: 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' <<< 10344 1726887183.69108: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7b8e48> <<< 10344 1726887183.69120: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7b0438> <<< 10344 1726887183.69157: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7a0470> <<< 10344 1726887183.69174: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 10344 1726887183.69194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 10344 1726887183.69202: stdout chunk (state=3): >>>import '_sre' # <<< 10344 1726887183.69221: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 10344 1726887183.69233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 10344 1726887183.69253: 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' <<< 10344 1726887183.69287: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a521278> <<< 10344 1726887183.69304: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a529cf8> <<< 10344 1726887183.69324: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7b8438> <<< 10344 1726887183.69333: stdout chunk (state=3): >>>import '_locale' # <<< 10344 1726887183.69383: 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' <<< 10344 1726887183.69395: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a52fe10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a79a2b0> <<< 10344 1726887183.69421: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 10344 1726887183.69429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 10344 1726887183.69455: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 10344 1726887183.69463: 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 0x7fe15a5351d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a52ff98> <<< 10344 1726887183.69483: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 10344 1726887183.69497: 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 0x7fe15a5352e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a809fd0> <<< 10344 1726887183.69517: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 10344 1726887183.69528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 10344 1726887183.69541: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 10344 1726887183.69552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 10344 1726887183.69562: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 10344 1726887183.69581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 10344 1726887183.69594: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a535dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a5359e8> <<< 10344 1726887183.69622: 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' <<< 10344 1726887183.69639: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a5406a0> <<< 10344 1726887183.69650: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10340 1726887183.69684: 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' <<< 10340 1726887183.69706: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87dc2ac8> import 'atexit' # <<< 10340 1726887183.69728: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10344 1726887183.69897: 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' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a540e80> # /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 0x7fe15a0c7198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a540780> # /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' <<< 10344 1726887183.69920: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a0ccc88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a535518> <<< 10346 1726887183.69981: stderr chunk (state=2): >>><<< 10346 1726887183.69992: stdout chunk (state=2): >>><<< <10.31.41.136> (0, b'', b'') 10346 1726887183.70027: _low_level_execute_command() done: rc=0, stdout=, stderr= 10346 1726887183.70034: _low_level_execute_command(): starting 10346 1726887183.70046: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813/AnsiballZ_stat.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' -tt 10.31.41.136 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813/AnsiballZ_stat.py && sleep 0'"'"'' 10340 1726887183.70173: 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 0x7fad87de9278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e274e0> # 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 0x7fad87e275f8> # /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 0x7fad87e27b38> # /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 0x7fad87e2a160> # 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 0x7fad8811f7b8> # 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 0x7fad87dd30f0> # /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' <<< 10340 1726887183.70214: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e286d8> <<< 10340 1726887183.70234: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e0a2b0> <<< 10344 1726887183.70252: 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 0x7fe15a0f02e8> # 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 0x7fe15a0f06a0> # /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 0x7fe15a0f7390> # /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 <<< 10344 1726887183.70269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10344 1726887183.70300: 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 0x7fe159ea1ba8> <<< 10340 1726887183.70663: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87dff4a8> # /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 0x7fad8811ff98> # 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 0x7fad87e132e8> # /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 0x7fad87e13400> # /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' <<< 10340 1726887183.70692: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10340 1726887183.70718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10340 1726887183.70772: 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' <<< 10340 1726887183.70795: 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 0x7fad87ea0e80> <<< 10344 1726887183.70836: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe159e992e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe159e8ff98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe159e87e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a0f7d30> # 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 0x7fe159e99f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a0f0a20> # /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 0x7fe15c4a76a0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe159e9c048> 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 0x7fe15c4a7a20> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a535860> # /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 0x7fe15c4bf550> # /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' <<< 10340 1726887183.70884: 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' <<< 10340 1726887183.70905: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87ea6f28> <<< 10340 1726887183.70927: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e942b0> # /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 10340 1726887183.70954: 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 0x7fad87e94ac8> <<< 10344 1726887183.70970: 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 0x7fe15c4c35c0> <<< 10340 1726887183.71140: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e1f7b8> <<< 10340 1726887183.71170: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10340 1726887183.71201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10344 1726887183.71220: 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 0x7fe15c4c3a90> # 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 0x7fe15c4c3ba8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4bfda0> # /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 0x7fe15c4c3ef0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4c3470> # 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 0x7fe15c4c31d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4b3a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a0dc358> # /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' <<< 10340 1726887183.71247: 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' # <<< 10344 1726887183.71248: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4bf400> <<< 10340 1726887183.71323: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87ec4f60> <<< 10344 1726887183.71371: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 10344 1726887183.71386: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 10340 1726887183.71388: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e94128> <<< 10344 1726887183.71402: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1584c7898> <<< 10344 1726887183.71461: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/ansible_ansible.legacy.stat_payload.zip' <<< 10344 1726887183.71477: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10344 1726887183.71501: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py <<< 10344 1726887183.71511: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.71525: stdout chunk (state=3): >>># zipimport: zlib available <<< 10340 1726887183.71532: 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 0x7fad87e54e10> <<< 10344 1726887183.71560: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10340 1726887183.71558: 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 0x7fad87e54ef0> <<< 10340 1726887183.71588: 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' <<< 10340 1726887183.71610: 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 0x7fad87e610b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e13550> <<< 10340 1726887183.71633: 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 <<< 10340 1726887183.71650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 10340 1726887183.71667: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10340 1726887183.71686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10340 1726887183.71723: 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 0x7fad87e6fa58> <<< 10340 1726887183.71890: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e69198> <<< 10340 1726887183.71922: 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 0x7fad87e69390> <<< 10340 1726887183.71962: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e61c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 10340 1726887183.71984: stdout chunk (state=3): >>># zipimport: zlib available <<< 10340 1726887183.72058: stdout chunk (state=3): >>># zipimport: zlib available <<< 10340 1726887183.72124: stdout chunk (state=3): >>># zipimport: zlib available <<< 10340 1726887183.72169: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/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_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10340 1726887183.72190: stdout chunk (state=3): >>># zipimport: zlib available <<< 10340 1726887183.72274: stdout chunk (state=3): >>># zipimport: zlib available <<< 10340 1726887183.72375: 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' <<< 10340 1726887183.72406: 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' <<< 10340 1726887183.72435: 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' <<< 10340 1726887183.72467: 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 0x7fad87e87dd8> <<< 10340 1726887183.72524: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e87a90> <<< 10340 1726887183.72562: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e872b0> <<< 10340 1726887183.72580: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10340 1726887183.72598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10340 1726887183.72629: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e87908> <<< 10344 1726887183.72640: stdout chunk (state=3): >>># zipimport: zlib available <<< 10340 1726887183.72656: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e77be0> <<< 10340 1726887183.72666: stdout chunk (state=3): >>># zipimport: zlib available <<< 10340 1726887183.73122: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.73569: 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' <<< 10340 1726887183.73587: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py import 'ansible.module_utils.six.moves' # <<< 10344 1726887183.73585: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe158197a58> import 'atexit' # <<< 10340 1726887183.73603: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 10344 1726887183.73626: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10340 1726887183.73630: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 10340 1726887183.73652: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.73652: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10340 1726887183.73668: stdout chunk (state=3): >>># zipimport: zlib available <<< 10340 1726887183.73687: 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_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py <<< 10340 1726887183.73697: stdout chunk (state=3): >>># zipimport: zlib available <<< 10340 1726887183.73716: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.73721: 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 0x7fe1581ae208> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581ec470> <<< 10340 1726887183.73730: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py <<< 10340 1726887183.73746: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.73769: 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 0x7fe1581ec588> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10344 1726887183.73786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10344 1726887183.73830: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581ecac8> <<< 10344 1726887183.73848: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10340 1726887183.73860: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.73873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10344 1726887183.73886: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10344 1726887183.73925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10340 1726887183.73973: 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' <<< 10340 1726887183.74132: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad84751240> # zipimport: zlib available <<< 10344 1726887183.74146: 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' import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15819afd0> # 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 0x7fe1584ea6d8> # 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 0x7fe15819a320> # /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' <<< 10344 1726887183.74188: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15819aa90> <<< 10344 1726887183.74202: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581cf240> <<< 10340 1726887183.74381: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.74509: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581c4438> <<< 10344 1726887183.74529: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 10344 1726887183.74539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 10344 1726887183.74560: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1584eada0> <<< 10344 1726887183.74586: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 10344 1726887183.74596: 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 0x7fe1581d8278> <<< 10344 1726887183.74614: 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' <<< 10344 1726887183.74624: stdout chunk (state=3): >>>import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581d8390> <<< 10344 1726887183.74639: 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 <<< 10344 1726887183.74656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 10344 1726887183.74669: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10344 1726887183.74704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10344 1726887183.74721: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10340 1726887183.74745: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.74756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10344 1726887183.74786: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 10340 1726887183.74801: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.74814: 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 0x7fe158266e10> <<< 10340 1726887183.74858: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10344 1726887183.74880: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 10344 1726887183.74890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc' <<< 10344 1726887183.74900: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15826ceb8> <<< 10340 1726887183.74915: stdout chunk (state=3): >>># zipimport: zlib available <<< 10340 1726887183.74925: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py <<< 10340 1726887183.74941: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.74952: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe158259240> # /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 0x7fe158259a58> <<< 10340 1726887183.74989: stdout chunk (state=3): >>># zipimport: zlib available <<< 10340 1726887183.75059: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py <<< 10340 1726887183.75068: stdout chunk (state=3): >>># zipimport: zlib available <<< 10340 1726887183.75085: stdout chunk (state=3): >>># zipimport: zlib available <<< 10340 1726887183.75095: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10340 1726887183.75103: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.75142: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581e4748> <<< 10340 1726887183.75142: stdout chunk (state=3): >>># zipimport: zlib available <<< 10340 1726887183.75167: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10340 1726887183.75177: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.75188: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10344 1726887183.75207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10344 1726887183.75228: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10340 1726887183.75342: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.75427: 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 0x7fe15828aeb8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1582590b8> <<< 10344 1726887183.75514: 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' <<< 10340 1726887183.75517: 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' <<< 10344 1726887183.75532: 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 0x7fe158219d30> <<< 10344 1726887183.75551: 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' <<< 10344 1726887183.75560: 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 0x7fe158219e10> <<< 10344 1726887183.75598: 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 0x7fe158219f98> <<< 10344 1726887183.75617: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581d84e0> <<< 10344 1726887183.75642: 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' <<< 10340 1726887183.75644: stdout chunk (state=3): >>>import '_ast' # <<< 10344 1726887183.75664: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10340 1726887183.75663: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad847c6da0> # zipimport: zlib available <<< 10344 1726887183.75681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10340 1726887183.75704: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 10344 1726887183.75733: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 10344 1726887183.75744: 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 0x7fe158235978> <<< 10340 1726887183.75760: stdout chunk (state=3): >>># zipimport: zlib available <<< 10340 1726887183.75810: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10340 1726887183.75822: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py <<< 10340 1726887183.75829: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py <<< 10340 1726887183.75838: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10340 1726887183.75857: stdout chunk (state=3): >>># zipimport: zlib available <<< 10340 1726887183.75888: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.75911: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1582300b8> <<< 10340 1726887183.75918: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py <<< 10340 1726887183.75941: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.75947: 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 0x7fe1582302b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe158226b38> <<< 10340 1726887183.75972: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.75974: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 10340 1726887183.75993: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.75996: stdout chunk (state=3): >>># zipimport: zlib available <<< 10340 1726887183.76037: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.76069: stdout chunk (state=3): >>># zipimport: zlib available <<< 10340 1726887183.76100: 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 <<< 10344 1726887183.76142: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10344 1726887183.76155: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py <<< 10344 1726887183.76166: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.76187: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10340 1726887183.76235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10340 1726887183.76325: 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 0x7fad847a9128> <<< 10340 1726887183.76390: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad84af4e48> <<< 10340 1726887183.76415: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/file.py <<< 10340 1726887183.76433: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10344 1726887183.76466: 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' <<< 10340 1726887183.76482: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.76502: 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 0x7fe15824fd30> <<< 10344 1726887183.76530: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15824f9e8> <<< 10340 1726887183.76540: stdout chunk (state=3): >>># zipimport: zlib available <<< 10340 1726887183.76558: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.76576: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15824f208> <<< 10344 1726887183.76587: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10344 1726887183.76596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10340 1726887183.76609: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.76638: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15824f860> <<< 10344 1726887183.76648: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15823da90> <<< 10344 1726887183.76658: stdout chunk (state=3): >>># zipimport: zlib available <<< 10340 1726887183.76889: stdout chunk (state=3): >>># zipimport: zlib available <<< 10346 1726887183.76940: 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 0x7f841933de48> # /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 0x7f84192d3828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841933d9b0> # /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 0x7f84192e0630> 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 0x7f84192e7160> # /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 0x7f84192ec0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84192e7748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84192e7390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10344 1726887183.77204: stdout chunk (state=3): >>># zipimport: zlib available <<< 10340 1726887183.77219: 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' <<< 10340 1726887183.77230: 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' <<< 10340 1726887183.77566: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad847db080> # /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 0x7fad847db128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8477b940> <<< 10340 1726887183.77597: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/_distro.py <<< 10340 1726887183.77635: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10340 1726887183.77689: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/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_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available # zipimport: zlib available <<< 10340 1726887183.77725: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py <<< 10340 1726887183.77799: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py <<< 10344 1726887183.77810: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10340 1726887183.77835: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py <<< 10340 1726887183.77847: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.77861: stdout chunk (state=3): >>># zipimport: zlib available <<< 10340 1726887183.77948: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.77981: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 10344 1726887183.77992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 10344 1726887183.78011: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe154b17208> <<< 10344 1726887183.78027: stdout chunk (state=3): >>># zipimport: zlib available <<< 10346 1726887183.78039: 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 0x7f8419291470> # /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 0x7f8419296e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8419291b38> # /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 0x7f841929d4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8419280d68> # /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 0x7f8419283198> # /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 0x7f8417591940> # /usr/lib64/python3.6/__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 0x7f84175a3240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84192f1a20> 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' <<< 10340 1726887183.78111: stdout chunk (state=3): >>># zipimport: zlib available <<< 10340 1726887183.78276: stdout chunk (state=3): >>>import 'gc' # <<< 10344 1726887183.78402: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.78753: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.78801: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.78863: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available <<< 10344 1726887183.78898: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.78935: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10344 1726887183.79004: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.79069: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py <<< 10344 1726887183.79091: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10344 1726887183.79101: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.79135: stdout chunk (state=3): >>># zipimport: zlib available <<< 10346 1726887183.79138: 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 0x7f8417511080> # /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 0x7f841751c2b0> # /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 0x7f841751cf60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841751ca90> 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 0x7f8417526080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841756c7b8> # /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 0x7f841756cba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8417560160> # /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 0x7f8417560e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8417558438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8417548470> # /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_<<< 10344 1726887183.79164: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10344 1726887183.79179: stdout chunk (state=3): >>># zipimport: zlib available <<< 10340 1726887183.79224: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/chrony.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 375, "inode": 125829378, "dev": 51713, "nlink": 1, "atime": 1726887178.1214807, "mtime": 1726887177.7024798, "ctime": 1726887178.1284807, "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": "29cd38f068dc4d99d9affc3f82821cc4b2cbf049", "mimetype": "text/plain", "charset": "us-ascii", "version": "1694497580", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/chrony.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 10340 1726887183.79244: stdout chunk (state=3): >>># destroy __main__ <<< 10344 1726887183.79340: stdout chunk (state=3): >>># zipimport: zlib available <<< 10340 1726887183.79525: 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 <<< 10340 1726887183.79561: 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 <<< 10340 1726887183.79604: 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 # 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 <<< 10340 1726887183.79651: stdout chunk (state=3): >>># cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # 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 <<< 10340 1726887183.79723: 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 # 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 <<< 10344 1726887183.79737: 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 0x7fe154b8bda0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 10344 1726887183.79769: stdout chunk (state=3): >>># zipimport: zlib available <<< 10340 1726887183.79774: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 10344 1726887183.79831: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10344 1726887183.80026: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10340 1726887183.80044: 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 <<< 10344 1726887183.80090: 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 <<< 10344 1726887183.80243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10346 1726887183.80275: stdout chunk (state=3): >>>constants.cpython-36.pyc' import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172c92b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172d1d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84175600b8> 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 0x7f84172d7e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84175422b0> # /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 0x7f84172dd208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172d7fd0> # 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 0x7f84172dd320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84175b1fd0> # /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 0x7f84172dde10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172dda20> # /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 0x7f84172e86d8> # /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 0x7f84172e8eb8> # /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 0x7f8416e6f1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172e87b8> # /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 0x7f8416e74c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172dd550> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc ma<<< 10340 1726887183.80303: 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 <<< 10340 1726887183.80348: 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 <<< 10340 1726887183.80383: 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 <<< 10340 1726887183.80419: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 10340 1726887183.80469: 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 <<< 10340 1726887183.80503: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10344 1726887183.80533: 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 0x7fe154b6e0b8> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe154ebadd8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/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_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available <<< 10340 1726887183.80802: 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 <<< 10340 1726887183.81030: stderr chunk (state=3): >>>Shared connection to 10.31.43.54 closed. <<< 10340 1726887183.81038: stdout chunk (state=3): >>><<< 10340 1726887183.81051: stderr chunk (state=3): >>><<< <10.31.43.54> (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 0x7fad8c1d0e48>\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 0x7fad8c166828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c1d09b0>\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 0x7fad8c173630>\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 0x7fad8c17a160>\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 0x7fad8c17f0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c17a748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c17a390>\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 0x7fad8c124470>\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 0x7fad8c129e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c124b38>\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 0x7fad8c1304e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c113d68>\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 0x7fad8c116198>\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 0x7fad8a424940>\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 0x7fad8a436240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c184a20>\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 0x7fad8a3a4080>\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 0x7fad8a3af2b0>\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 0x7fad8a3aff60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3afa90>\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 0x7fad8a3b9080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3ff7b8>\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 0x7fad8a3ffba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3f3160>\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 0x7fad8a3f3e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3eb438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3db470>\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 0x7fad8a15c278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a164cf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3f3438>\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 0x7fad8a16ae10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3d52b0>\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 0x7fad8a1701d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a16af98>\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 0x7fad8a1702e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a444fd0>\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 0x7fad8a170dd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a1709e8>\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 0x7fad8a17b6a0>\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 0x7fad8a17be80>\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 0x7fad89d02198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a17b780>\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 0x7fad89d07c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a170518>\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 0x7fad89d2b2e8>\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 0x7fad89d2b6a0>\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 0x7fad89d32390>\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 0x7fad89adcba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89ad42e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89acaf98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89ac2e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89d32d30>\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 0x7fad89ad4f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89d2ba20>\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 0x7fad8c0e2710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89ad7048>\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 0x7fad8c0e2a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a170860>\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 0x7fad8c0fa5c0>\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 0x7fad8c0fe630>\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 0x7fad8c0feb00>\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 0x7fad8c0fec18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c0fae10>\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 0x7fad8c0fef60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c0fe4e0>\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 0x7fad8c0fe240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c0eeb00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89d17358>\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 0x7fad8c0fa470>\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 0x7fad88101908>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.stat_payload_8797vk26/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_8797vk26/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_8797vk26/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 0x7fad87dc2ac8>\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 0x7fad87de9278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e274e0>\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 0x7fad87e275f8>\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 0x7fad87e27b38>\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 0x7fad87e2a160>\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 0x7fad8811f7b8>\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 0x7fad87dd30f0>\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 0x7fad87e286d8>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e0a2b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87dff4a8>\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 0x7fad8811ff98>\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 0x7fad87e132e8>\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 0x7fad87e13400>\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 0x7fad87ea0e80>\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 0x7fad87ea6f28>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e942b0>\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 0x7fad87e94ac8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e1f7b8>\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 0x7fad87ec4f60>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e94128>\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 0x7fad87e54e10>\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 0x7fad87e54ef0>\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 0x7fad87e610b8>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e13550>\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 0x7fad87e6fa58>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e69198>\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 0x7fad87e69390>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e61c18>\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_8797vk26/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_8797vk26/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_8797vk26/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 0x7fad87e87dd8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e87a90>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e872b0>\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 0x7fad87e87908>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e77be0>\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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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 0x7fad84751240>\r\n# 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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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 0x7fad847c6da0>\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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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 0x7fad847a9128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad84af4e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/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_8797vk26/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 0x7fad847db080>\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 0x7fad847db128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8477b940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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/chrony.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 375, "inode": 125829378, "dev": 51713, "nlink": 1, "atime": 1726887178.1214807, "mtime": 1726887177.7024798, "ctime": 1726887178.1284807, "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": "29cd38f068dc4d99d9affc3f82821cc4b2cbf049", "mimetype": "text/plain", "charset": "us-ascii", "version": "1694497580", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/chrony.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.54 closed.\r\n') 10340 1726887183.81117: _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 0x7fad8c1d0e48> # /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 0x7fad8c166828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c1d09b0> # /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 0x7fad8c173630> 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 0x7fad8c17a160> # /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 0x7fad8c17f0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c17a748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c17a390> # /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 0x7fad8c124470> # /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 0x7fad8c129e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c124b38> # /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 0x7fad8c1304e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c113d68> # /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 0x7fad8c116198> # /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 0x7fad8a424940> # /usr/lib64/python3.6/__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 0x7fad8a436240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c184a20> 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 0x7fad8a3a4080> # /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 0x7fad8a3af2b0> # /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 0x7fad8a3aff60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3afa90> 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 0x7fad8a3b9080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3ff7b8> # /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 0x7fad8a3ffba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3f3160> # /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 0x7fad8a3f3e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3eb438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3db470> # /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 0x7fad8a15c278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a164cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3f3438> 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 0x7fad8a16ae10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a3d52b0> # /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 0x7fad8a1701d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a16af98> # 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 0x7fad8a1702e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a444fd0> # /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 0x7fad8a170dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a1709e8> # /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 0x7fad8a17b6a0> # /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 0x7fad8a17be80> # /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 0x7fad89d02198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a17b780> # /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 0x7fad89d07c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a170518> # /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 0x7fad89d2b2e8> # 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 0x7fad89d2b6a0> # /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 0x7fad89d32390> # /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 0x7fad89adcba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89ad42e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89acaf98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89ac2e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89d32d30> # 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 0x7fad89ad4f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89d2ba20> # /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 0x7fad8c0e2710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89ad7048> 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 0x7fad8c0e2a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8a170860> # /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 0x7fad8c0fa5c0> # /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 0x7fad8c0fe630> # 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 0x7fad8c0feb00> # 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 0x7fad8c0fec18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c0fae10> # /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 0x7fad8c0fef60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c0fe4e0> # 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 0x7fad8c0fe240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8c0eeb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad89d17358> # /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 0x7fad8c0fa470> # /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 0x7fad88101908> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_8797vk26/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/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_8797vk26/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 0x7fad87dc2ac8> 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 0x7fad87de9278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e274e0> # 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 0x7fad87e275f8> # /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 0x7fad87e27b38> # /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 0x7fad87e2a160> # 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 0x7fad8811f7b8> # 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 0x7fad87dd30f0> # /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 0x7fad87e286d8> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e0a2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87dff4a8> # /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 0x7fad8811ff98> # 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 0x7fad87e132e8> # /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 0x7fad87e13400> # /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 0x7fad87ea0e80> # /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 0x7fad87ea6f28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e942b0> # /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 0x7fad87e94ac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e1f7b8> # /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 0x7fad87ec4f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e94128> # 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 0x7fad87e54e10> # 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 0x7fad87e54ef0> # 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 0x7fad87e610b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e13550> # /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 0x7fad87e6fa58> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e69198> # 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 0x7fad87e69390> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e61c18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/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_8797vk26/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_8797vk26/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 0x7fad87e87dd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e87a90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e872b0> # /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 0x7fad87e87908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad87e77be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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 0x7fad84751240> # 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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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 0x7fad847c6da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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 0x7fad847a9128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad84af4e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/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_8797vk26/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 0x7fad847db080> # /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 0x7fad847db128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fad8477b940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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_8797vk26/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/chrony.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 375, "inode": 125829378, "dev": 51713, "nlink": 1, "atime": 1726887178.1214807, "mtime": 1726887177.7024798, "ctime": 1726887178.1284807, "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": "29cd38f068dc4d99d9affc3f82821cc4b2cbf049", "mimetype": "text/plain", "charset": "us-ascii", "version": "1694497580", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/chrony.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.54 closed. 10340 1726887183.81318: done with _execute_module (ansible.legacy.stat, {'path': '/etc/chrony.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-1726887183.2834485-10340-139500821247615/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10340 1726887183.81370: _low_level_execute_command(): starting 10340 1726887183.81378: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615/ > /dev/null 2>&1 && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887183.2834485-10340-139500821247615/ > /dev/null 2>&1 && sleep 0'"'"'' 10344 1726887183.81455: 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 # 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' <<< 10346 1726887183.81482: 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 0x7f8416e982e8> # 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 0x7f8416e986a0> # /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 0x7f8416e9f390> # /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 0x7f8416c49ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416c412e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416c37f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416c2fe80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416e9fd30> # 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 0x7f8416c41f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416e98a20> # /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 0x7f841924f710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416c44048> 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 0x7f841924fa90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172dd898> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3<<< 10344 1726887183.82044: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe154b84fd0> # /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 0x7fe154ba00b8> <<< 10344 1726887183.82127: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe154b408d0> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10344 1726887183.82287: stdout chunk (state=3): >>>import 'gc' # <<< 10346 1726887183.82903: stdout chunk (state=3): >>>.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 0x7f84192675c0> # /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 0x7f841926b630> # 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 0x7f841926bb00> # 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 0x7f841926bc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8419267e10> # /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 0x7f841926bf60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841926b4e0> # 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 0x7f841926b240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841925bb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416e84358> # /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 0x7f8419267470> # /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 0x7f841526e908> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/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_3ys4rdnz/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10344 1726887183.83283: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/chrony.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 355, "inode": 511705219, "dev": 51713, "nlink": 1, "atime": 1726887159.8259723, "mtime": 1726887136.6478145, "ctime": 1726887137.0768154, "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": "57a6d1206b71957ee7f8a85bbefdf28f19ed87e6", "mimetype": "text/plain", "charset": "us-ascii", "version": "845032303", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/chrony.conf", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} <<< 10344 1726887183.83303: stdout chunk (state=3): >>># destroy __main__ <<< 10346 1726887183.83537: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887183.83624: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 10344 1726887183.83644: 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 <<< 10344 1726887183.83656: 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 <<< 10344 1726887183.83686: 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 # cleanup[2] removing bz2 # cleanup[2] removing _compression <<< 10344 1726887183.83909: stdout chunk (state=3): >>># cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # 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 <<< 10344 1726887183.83989: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10344 1726887183.84017: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc <<< 10344 1726887183.84028: stdout chunk (state=3): >>># destroy importlib.machinery # destroy zipimport<<< 10344 1726887183.84044: stdout chunk (state=3): >>> # destroy _compression <<< 10344 1726887183.84055: stdout chunk (state=3): >>># destroy _lzma <<< 10344 1726887183.84064: stdout chunk (state=3): >>># destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 10344 1726887183.84082: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon <<< 10344 1726887183.84092: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 10344 1726887183.84112: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10344 1726887183.84123: stdout chunk (state=3): >>># destroy ctypes <<< 10344 1726887183.84132: stdout chunk (state=3): >>># destroy traceback <<< 10344 1726887183.84141: stdout chunk (state=3): >>># destroy atexit # destroy _string <<< 10344 1726887183.84184: 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 <<< 10344 1726887183.84195: stdout chunk (state=3): >>># destroy _json <<< 10344 1726887183.84203: stdout chunk (state=3): >>># destroy datetime <<< 10344 1726887183.84221: stdout chunk (state=3): >>># destroy selinux <<< 10340 1726887183.84278: stderr chunk (state=2): >>><<< 10340 1726887183.84289: stdout chunk (state=2): >>><<< <10.31.43.54> (0, b'', b'') 10340 1726887183.84326: _low_level_execute_command() done: rc=0, stdout=, stderr= 10344 1726887183.84329: 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 # 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 <<< 10340 1726887183.84341: handler run complete 10340 1726887183.84363: attempt loop complete, returning result 10340 1726887183.84367: _execute() done 10340 1726887183.84374: dumping result to json 10340 1726887183.84380: done dumping result, returning 10340 1726887183.84389: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file [0e652c5f-a961-eb88-62cf-00000000001e] 10340 1726887183.84405: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001e 10340 1726887183.84444: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001e 10340 1726887183.84448: WORKER PROCESS EXITING Notification for handler Restart chronyd has been saved. changed: [managed_node1] => { "changed": true, "diff": [], "invocation": { "backup": true, "dest": "/etc/chrony.conf", "follow": false, "mode": "0644", "module_args": { "backup": true, "dest": "/etc/chrony.conf", "follow": false, "mode": "0644", "src": "/root/.ansible/tmp/ansible-local-9689kzmi484f/tmp02npi1dz/chrony.conf.j2" }, "src": "/root/.ansible/tmp/ansible-local-9689kzmi484f/tmp02npi1dz/chrony.conf.j2" } } 10346 1726887183.84797: 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 0x7f8414f2fac8> 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' <<< 10344 1726887183.84924: 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 # 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 <<< 10344 1726887183.85056: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 10344 1726887183.85104: stderr chunk (state=3): >>><<< 10344 1726887183.85111: stdout chunk (state=3): >>><<< <10.31.42.224> (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 0x7fe15c595e48>\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 0x7fe15c52b828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c5959b0>\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 0x7fe15c538630>\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 0x7fe15c53f160>\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 0x7fe15c5440f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c53f748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c53f390>\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 0x7fe15c4e9470>\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 0x7fe15c4eee48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4e9b38>\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 0x7fe15c4f54e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4d8d68>\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 0x7fe15c4db198>\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 0x7fe15a7e9940>\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 0x7fe15a7fb240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c549a20>\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 0x7fe15a769080>\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 0x7fe15a7742b0>\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 0x7fe15a774f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a774a90>\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 0x7fe15a77e080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7c47b8>\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 0x7fe15a7c4ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7b8160>\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 0x7fe15a7b8e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7b0438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7a0470>\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 0x7fe15a521278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a529cf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7b8438>\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 0x7fe15a52fe10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a79a2b0>\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 0x7fe15a5351d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a52ff98>\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 0x7fe15a5352e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a809fd0>\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 0x7fe15a535dd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a5359e8>\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 0x7fe15a5406a0>\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 0x7fe15a540e80>\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 0x7fe15a0c7198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a540780>\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 0x7fe15a0ccc88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a535518>\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 0x7fe15a0f02e8>\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 0x7fe15a0f06a0>\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 0x7fe15a0f7390>\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 0x7fe159ea1ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe159e992e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe159e8ff98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe159e87e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a0f7d30>\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 0x7fe159e99f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a0f0a20>\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 0x7fe15c4a76a0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe159e9c048>\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 0x7fe15c4a7a20>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a535860>\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 0x7fe15c4bf550>\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 0x7fe15c4c35c0>\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 0x7fe15c4c3a90>\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 0x7fe15c4c3ba8>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4bfda0>\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 0x7fe15c4c3ef0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4c3470>\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 0x7fe15c4c31d0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4b3a90>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a0dc358>\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 0x7fe15c4bf400>\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 0x7fe1584c7898>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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 0x7fe158197a58>\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 0x7fe1581ae208>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581ec470>\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 0x7fe1581ec588>\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 0x7fe1581ecac8>\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 0x7fe15819afd0>\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 0x7fe1584ea6d8>\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 0x7fe15819a320>\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 0x7fe15819aa90>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581cf240>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581c4438>\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 0x7fe1584eada0>\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 0x7fe1581d8278>\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 0x7fe1581d8390>\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 0x7fe158266e10>\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 0x7fe15826ceb8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe158259240>\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 0x7fe158259a58>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581e4748>\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 0x7fe15828aeb8>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1582590b8>\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 0x7fe158219d30>\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 0x7fe158219e10>\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 0x7fe158219f98>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581d84e0>\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 0x7fe158235978>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1582300b8>\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 0x7fe1582302b0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe158226b38>\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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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 0x7fe15824fd30>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15824f9e8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15824f208>\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 0x7fe15824f860>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15823da90>\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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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 0x7fe154b17208>\r\n# 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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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 0x7fe154b8bda0>\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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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 0x7fe154b6e0b8>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe154ebadd8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/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_mut0ccxe/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 0x7fe154b84fd0>\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 0x7fe154ba00b8>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe154b408d0>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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/chrony.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 355, "inode": 511705219, "dev": 51713, "nlink": 1, "atime": 1726887159.8259723, "mtime": 1726887136.6478145, "ctime": 1726887137.0768154, "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": "57a6d1206b71957ee7f8a85bbefdf28f19ed87e6", "mimetype": "text/plain", "charset": "us-ascii", "version": "845032303", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/chrony.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.224 closed.\r\n') 10344 1726887183.85171: _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 0x7fe15c595e48> # /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 0x7fe15c52b828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c5959b0> # /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 0x7fe15c538630> 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 0x7fe15c53f160> # /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 0x7fe15c5440f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c53f748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c53f390> # /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 0x7fe15c4e9470> # /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 0x7fe15c4eee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4e9b38> # /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 0x7fe15c4f54e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4d8d68> # /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 0x7fe15c4db198> # /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 0x7fe15a7e9940> # /usr/lib64/python3.6/__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 0x7fe15a7fb240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c549a20> 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 0x7fe15a769080> # /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 0x7fe15a7742b0> # /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 0x7fe15a774f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a774a90> 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 0x7fe15a77e080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7c47b8> # /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 0x7fe15a7c4ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7b8160> # /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 0x7fe15a7b8e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7b0438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7a0470> # /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 0x7fe15a521278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a529cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a7b8438> 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 0x7fe15a52fe10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a79a2b0> # /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 0x7fe15a5351d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a52ff98> # 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 0x7fe15a5352e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a809fd0> # /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 0x7fe15a535dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a5359e8> # /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 0x7fe15a5406a0> # /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 0x7fe15a540e80> # /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 0x7fe15a0c7198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a540780> # /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 0x7fe15a0ccc88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a535518> # /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 0x7fe15a0f02e8> # 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 0x7fe15a0f06a0> # /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 0x7fe15a0f7390> # /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 0x7fe159ea1ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe159e992e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe159e8ff98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe159e87e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a0f7d30> # 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 0x7fe159e99f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a0f0a20> # /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 0x7fe15c4a76a0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe159e9c048> 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 0x7fe15c4a7a20> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a535860> # /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 0x7fe15c4bf550> # /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 0x7fe15c4c35c0> # 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 0x7fe15c4c3a90> # 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 0x7fe15c4c3ba8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4bfda0> # /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 0x7fe15c4c3ef0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4c3470> # 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 0x7fe15c4c31d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15c4b3a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15a0dc358> # /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 0x7fe15c4bf400> # /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 0x7fe1584c7898> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/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_mut0ccxe/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 0x7fe158197a58> 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 0x7fe1581ae208> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581ec470> # 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 0x7fe1581ec588> # /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 0x7fe1581ecac8> # /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 0x7fe15819afd0> # 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 0x7fe1584ea6d8> # 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 0x7fe15819a320> # /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 0x7fe15819aa90> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581cf240> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581c4438> # /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 0x7fe1584eada0> # 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 0x7fe1581d8278> # /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 0x7fe1581d8390> # /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 0x7fe158266e10> # /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 0x7fe15826ceb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe158259240> # /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 0x7fe158259a58> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581e4748> # /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 0x7fe15828aeb8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1582590b8> # 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 0x7fe158219d30> # 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 0x7fe158219e10> # 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 0x7fe158219f98> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1581d84e0> # /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 0x7fe158235978> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe1582300b8> # 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 0x7fe1582302b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe158226b38> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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 0x7fe15824fd30> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15824f9e8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15824f208> # /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 0x7fe15824f860> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe15823da90> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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 0x7fe154b17208> # 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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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 0x7fe154b8bda0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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 0x7fe154b6e0b8> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe154ebadd8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/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_mut0ccxe/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 0x7fe154b84fd0> # /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 0x7fe154ba00b8> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe154b408d0> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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_mut0ccxe/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/chrony.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 355, "inode": 511705219, "dev": 51713, "nlink": 1, "atime": 1726887159.8259723, "mtime": 1726887136.6478145, "ctime": 1726887137.0768154, "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": "57a6d1206b71957ee7f8a85bbefdf28f19ed87e6", "mimetype": "text/plain", "charset": "us-ascii", "version": "845032303", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/chrony.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.224 closed. 10344 1726887183.85332: done with _execute_module (ansible.legacy.stat, {'path': '/etc/chrony.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-1726887183.3199627-10344-110241713904104/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10344 1726887183.85381: variable 'ansible_module_compression' from source: unknown 10344 1726887183.85438: ANSIBALLZ: Using generic lock for ansible.legacy.file 10344 1726887183.85445: ANSIBALLZ: Acquiring lock 10344 1726887183.85451: ANSIBALLZ: Lock acquired: 139804642225104 10344 1726887183.85457: ANSIBALLZ: Creating module 10346 1726887183.86225: 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 0x7f8414f56278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f944e0> # 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 0x7f8414f945f8> # /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 0x7f8414f94b38> # /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 0x7f8414f97160> # 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 0x7f8414f97a58> # 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 0x7f8414f420f0> # /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 0x7f8414f950f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f772b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f6c4a8> # /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 0x7f8415292fd0> # 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 0x7f8414f802e8> # /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 0x7f8414f80400> # /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/lib6<<< 10346 1726887183.88328: stdout chunk (state=3): >>>4/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 0x7f841500de80> # /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 0x7f8415013f28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84150012b0> # /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 0x7f8415001ac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f8c7b8> # /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 0x7f8415031f28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8415001c18> # 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 0x7f8414fc1e48> # 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 0x7f8414fc1f28> # 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 0x7f8414fce0f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f80550> # /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 0x7f8414fdca90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414fd51d0> # 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 0x7f8414fd53c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414fcec50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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 0x7f8414ff7da0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414ff7a58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414ff7278> # /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 0x7f8414ff78d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414fe3ba8> # zipimport: zlib available <<< 10346 1726887183.89542: stdout chunk (state=3): >>># zipimport: zlib available <<< 10346 1726887183.90636: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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 0x7f84118be240> # zipimport: zlib available <<< 10346 1726887183.91734: 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.stat_payload_3ys4rdnz/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_3ys4rdnz/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available <<< 10346 1726887183.92818: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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 0x7f8411933dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10346 1726887183.93917: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/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 0x7f8411915128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8411c63e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/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_3ys4rdnz/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 <<< 10346 1726887183.95117: 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 0x7f8411947080> # /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 0x7f8411947128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8411c7a940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # <<< 10346 1726887183.96568: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/chrony.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 642, "inode": 58720454, "dev": 51713, "nlink": 1, "atime": 1726887170.2011406, "mtime": 1726887160.958291, "ctime": 1726887161.407292, "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": "286e5d5cedbf97cdda276f4365e79fc6574574ba", "mimetype": "text/plain", "charset": "us-ascii", "version": "3353037697", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/chrony.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] removi<<< 10346 1726887183.96611: stdout chunk (state=3): >>>ng 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 <<< 10346 1726887183.97478: 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 # 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 <<< 10346 1726887183.97873: stderr chunk (state=3): >>>Shared connection to 10.31.41.136 closed. <<< 10346 1726887183.97885: stdout chunk (state=3): >>><<< 10346 1726887183.97902: stderr chunk (state=3): >>><<< <10.31.41.136> (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 0x7f841933de48>\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 0x7f84192d3828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841933d9b0>\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 0x7f84192e0630>\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 0x7f84192e7160>\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 0x7f84192ec0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84192e7748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84192e7390>\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 0x7f8419291470>\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 0x7f8419296e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8419291b38>\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 0x7f841929d4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8419280d68>\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 0x7f8419283198>\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 0x7f8417591940>\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 0x7f84175a3240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84192f1a20>\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 0x7f8417511080>\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 0x7f841751c2b0>\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 0x7f841751cf60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841751ca90>\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 0x7f8417526080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841756c7b8>\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 0x7f841756cba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8417560160>\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 0x7f8417560e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8417558438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8417548470>\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 0x7f84172c92b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172d1d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84175600b8>\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 0x7f84172d7e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84175422b0>\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 0x7f84172dd208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172d7fd0>\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 0x7f84172dd320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84175b1fd0>\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 0x7f84172dde10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172dda20>\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 0x7f84172e86d8>\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 0x7f84172e8eb8>\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 0x7f8416e6f1d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172e87b8>\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 0x7f8416e74c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172dd550>\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 0x7f8416e982e8>\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 0x7f8416e986a0>\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 0x7f8416e9f390>\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 0x7f8416c49ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416c412e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416c37f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416c2fe80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416e9fd30>\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 0x7f8416c41f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416e98a20>\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 0x7f841924f710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416c44048>\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 0x7f841924fa90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172dd898>\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 0x7f84192675c0>\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 0x7f841926b630>\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 0x7f841926bb00>\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 0x7f841926bc18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8419267e10>\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 0x7f841926bf60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841926b4e0>\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 0x7f841926b240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841925bb00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416e84358>\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 0x7f8419267470>\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 0x7f841526e908>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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 0x7f8414f2fac8>\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 0x7f8414f56278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f944e0>\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 0x7f8414f945f8>\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 0x7f8414f94b38>\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 0x7f8414f97160>\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 0x7f8414f97a58>\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 0x7f8414f420f0>\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 0x7f8414f950f0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f772b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f6c4a8>\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 0x7f8415292fd0>\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 0x7f8414f802e8>\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 0x7f8414f80400>\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 0x7f841500de80>\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 0x7f8415013f28>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84150012b0>\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 0x7f8415001ac8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f8c7b8>\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 0x7f8415031f28>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8415001c18>\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 0x7f8414fc1e48>\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 0x7f8414fc1f28>\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 0x7f8414fce0f0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f80550>\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 0x7f8414fdca90>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414fd51d0>\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 0x7f8414fd53c8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414fcec50>\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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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 0x7f8414ff7da0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414ff7a58>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414ff7278>\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 0x7f8414ff78d0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414fe3ba8>\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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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 0x7f84118be240>\r\n# 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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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 0x7f8411933dd8>\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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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 0x7f8411915128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8411c63e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/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_3ys4rdnz/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 0x7f8411947080>\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 0x7f8411947128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8411c7a940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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/chrony.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 642, "inode": 58720454, "dev": 51713, "nlink": 1, "atime": 1726887170.2011406, "mtime": 1726887160.958291, "ctime": 1726887161.407292, "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": "286e5d5cedbf97cdda276f4365e79fc6574574ba", "mimetype": "text/plain", "charset": "us-ascii", "version": "3353037697", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/chrony.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.41.136 closed.\r\n') 10346 1726887183.97970: _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 0x7f841933de48> # /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 0x7f84192d3828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841933d9b0> # /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 0x7f84192e0630> 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 0x7f84192e7160> # /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 0x7f84192ec0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84192e7748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84192e7390> # /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 0x7f8419291470> # /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 0x7f8419296e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8419291b38> # /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 0x7f841929d4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8419280d68> # /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 0x7f8419283198> # /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 0x7f8417591940> # /usr/lib64/python3.6/__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 0x7f84175a3240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84192f1a20> 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 0x7f8417511080> # /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 0x7f841751c2b0> # /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 0x7f841751cf60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841751ca90> 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 0x7f8417526080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841756c7b8> # /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 0x7f841756cba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8417560160> # /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 0x7f8417560e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8417558438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8417548470> # /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 0x7f84172c92b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172d1d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84175600b8> 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 0x7f84172d7e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84175422b0> # /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 0x7f84172dd208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172d7fd0> # 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 0x7f84172dd320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84175b1fd0> # /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 0x7f84172dde10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172dda20> # /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 0x7f84172e86d8> # /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 0x7f84172e8eb8> # /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 0x7f8416e6f1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172e87b8> # /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 0x7f8416e74c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172dd550> # /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 0x7f8416e982e8> # 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 0x7f8416e986a0> # /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 0x7f8416e9f390> # /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 0x7f8416c49ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416c412e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416c37f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416c2fe80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416e9fd30> # 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 0x7f8416c41f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416e98a20> # /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 0x7f841924f710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416c44048> 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 0x7f841924fa90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84172dd898> # /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 0x7f84192675c0> # /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 0x7f841926b630> # 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 0x7f841926bb00> # 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 0x7f841926bc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8419267e10> # /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 0x7f841926bf60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841926b4e0> # 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 0x7f841926b240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f841925bb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8416e84358> # /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 0x7f8419267470> # /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 0x7f841526e908> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/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_3ys4rdnz/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 0x7f8414f2fac8> 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 0x7f8414f56278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f944e0> # 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 0x7f8414f945f8> # /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 0x7f8414f94b38> # /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 0x7f8414f97160> # 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 0x7f8414f97a58> # 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 0x7f8414f420f0> # /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 0x7f8414f950f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f772b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f6c4a8> # /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 0x7f8415292fd0> # 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 0x7f8414f802e8> # /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 0x7f8414f80400> # /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 0x7f841500de80> # /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 0x7f8415013f28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f84150012b0> # /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 0x7f8415001ac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f8c7b8> # /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 0x7f8415031f28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8415001c18> # 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 0x7f8414fc1e48> # 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 0x7f8414fc1f28> # 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 0x7f8414fce0f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414f80550> # /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 0x7f8414fdca90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414fd51d0> # 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 0x7f8414fd53c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414fcec50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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 0x7f8414ff7da0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414ff7a58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414ff7278> # /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 0x7f8414ff78d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8414fe3ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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 0x7f84118be240> # 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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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 0x7f8411933dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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 0x7f8411915128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8411c63e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/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_3ys4rdnz/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 0x7f8411947080> # /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 0x7f8411947128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8411c7a940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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_3ys4rdnz/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/chrony.conf", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 642, "inode": 58720454, "dev": 51713, "nlink": 1, "atime": 1726887170.2011406, "mtime": 1726887160.958291, "ctime": 1726887161.407292, "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": "286e5d5cedbf97cdda276f4365e79fc6574574ba", "mimetype": "text/plain", "charset": "us-ascii", "version": "3353037697", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/chrony.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.41.136 closed. 10346 1726887183.98185: done with _execute_module (ansible.legacy.stat, {'path': '/etc/chrony.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-1726887183.3934147-10346-246119837202813/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10346 1726887183.98240: _low_level_execute_command(): starting 10346 1726887183.98249: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813/ > /dev/null 2>&1 && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887183.3934147-10346-246119837202813/ > /dev/null 2>&1 && sleep 0'"'"'' 10344 1726887184.00235: ANSIBALLZ: Writing module into payload 10344 1726887184.00461: ANSIBALLZ: Writing module 10344 1726887184.00487: ANSIBALLZ: Renaming module 10344 1726887184.00498: ANSIBALLZ: Done creating module 10344 1726887184.00517: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 10344 1726887184.00589: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_file.py <10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp44cm572e TO /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_file.py <10.31.42.224> 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/75343b97d0"' '[10.31.42.224]' 10344 1726887184.00711: Sending initial data 10344 1726887184.00721: Sent initial data (152 bytes) 10346 1726887184.03309: stderr chunk (state=2): >>><<< 10346 1726887184.03322: stdout chunk (state=2): >>><<< <10.31.41.136> (0, b'', b'') 10346 1726887184.03346: _low_level_execute_command() done: rc=0, stdout=, stderr= 10346 1726887184.03359: handler run complete 10346 1726887184.03382: attempt loop complete, returning result 10346 1726887184.03388: _execute() done 10346 1726887184.03394: dumping result to json 10346 1726887184.03401: done dumping result, returning 10346 1726887184.03414: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file [0e652c5f-a961-eb88-62cf-00000000001e] 10346 1726887184.03430: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001e 10346 1726887184.03463: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001e 10346 1726887184.03468: WORKER PROCESS EXITING Notification for handler Restart chronyd has been saved. changed: [managed_node3] => { "changed": true, "diff": [], "invocation": { "backup": true, "dest": "/etc/chrony.conf", "follow": false, "mode": "0644", "module_args": { "backup": true, "dest": "/etc/chrony.conf", "follow": false, "mode": "0644", "src": "/root/.ansible/tmp/ansible-local-9689kzmi484f/tmpcbhofn9t/chrony.conf.j2" }, "src": "/root/.ansible/tmp/ansible-local-9689kzmi484f/tmpcbhofn9t/chrony.conf.j2" } } 10344 1726887184.03802: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp44cm572e /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_file.py <<< 10344 1726887184.04922: stderr chunk (state=3): >>><<< 10344 1726887184.04930: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp44cm572e /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_file.py\n', b'') 10344 1726887184.04962: done transferring module to remote 10344 1726887184.04978: _low_level_execute_command(): starting 10344 1726887184.04986: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/ /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_file.py && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/ /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_file.py && sleep 0'"'"'' 10344 1726887184.07747: stderr chunk (state=2): >>><<< 10344 1726887184.07756: stdout chunk (state=2): >>><<< <10.31.42.224> (0, b'', b'') 10344 1726887184.07779: _low_level_execute_command() done: rc=0, stdout=, stderr= 10344 1726887184.07785: _low_level_execute_command(): starting 10344 1726887184.07794: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_file.py && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' -tt 10.31.42.224 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/AnsiballZ_file.py && sleep 0'"'"'' 10344 1726887184.10610: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 10344 1726887184.10625: stdout chunk (state=3): >>>import '_warnings' # <<< 10344 1726887184.10639: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 10344 1726887184.10698: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10344 1726887184.10729: stdout chunk (state=3): >>>import '_io' # <<< 10344 1726887184.10738: stdout chunk (state=3): >>>import 'marshal' # <<< 10344 1726887184.10774: stdout chunk (state=3): >>>import 'posix' # <<< 10344 1726887184.10787: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 10344 1726887184.10805: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10344 1726887184.10849: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 10344 1726887184.10858: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 10344 1726887184.10882: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10344 1726887184.10901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10344 1726887184.11150: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f0c1e48> # /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 0x7fde2f057828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f0c19b0> # /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 0x7fde2f064630> 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 0x7fde2f06b160> # /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' <<< 10344 1726887184.11268: 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 0x7fde2f0700f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f06b748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f06b390> # /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10344 1726887184.11279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10344 1726887184.11302: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10344 1726887184.11311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10344 1726887184.11331: stdout chunk (state=3): >>>import 'errno' # <<< 10344 1726887184.11347: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10344 1726887184.11363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc' <<< 10344 1726887184.11374: stdout chunk (state=3): >>>import '_stat' # <<< 10344 1726887184.11387: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f015470> <<< 10344 1726887184.11408: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10344 1726887184.11420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 10344 1726887184.11430: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 10344 1726887184.11439: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' <<< 10344 1726887184.11455: stdout chunk (state=3): >>>import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f01ae48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f015b38> <<< 10344 1726887184.11486: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10344 1726887184.11521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10344 1726887184.11632: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f0214e0> <<< 10344 1726887184.11651: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f004d68> <<< 10344 1726887184.11667: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 10344 1726887184.11679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 10344 1726887184.11689: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f007198> <<< 10344 1726887184.11725: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10344 1726887184.11738: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10344 1726887184.11760: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d315940> <<< 10344 1726887184.11778: 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 <<< 10344 1726887184.11800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 10344 1726887184.11809: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d327240> <<< 10344 1726887184.11888: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f075a20> <<< 10344 1726887184.11907: 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. <<< 10344 1726887184.12139: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10344 1726887184.12152: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10344 1726887184.12176: 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' <<< 10344 1726887184.12194: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10344 1726887184.12214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10344 1726887184.12231: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 10344 1726887184.12241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 10344 1726887184.12540: 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 0x7fde2d295080> # /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 0x7fde2d2a02b0> # /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' <<< 10344 1726887184.12553: 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 0x7fde2d2a0f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2a0a90> <<< 10344 1726887184.12566: stdout chunk (state=3): >>>import 'itertools' # <<< 10344 1726887184.12585: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 10344 1726887184.12603: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2aa080> <<< 10344 1726887184.12621: stdout chunk (state=3): >>>import '_collections' # <<< 10344 1726887184.12671: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2f07b8> <<< 10344 1726887184.12690: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 10344 1726887184.12701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 10344 1726887184.12739: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2f0ba8> <<< 10344 1726887184.12792: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2e4160> <<< 10344 1726887184.12819: 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' <<< 10344 1726887184.12830: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2e4e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2dc438> <<< 10344 1726887184.12880: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2cc470> <<< 10344 1726887184.12897: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 10344 1726887184.12917: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # <<< 10344 1726887184.12938: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 10344 1726887184.12955: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 10344 1726887184.12976: 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' <<< 10344 1726887184.13007: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d04d278> <<< 10344 1726887184.13026: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d055cf8> <<< 10344 1726887184.13038: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2e4438> <<< 10344 1726887184.13055: stdout chunk (state=3): >>>import '_locale' # <<< 10344 1726887184.13104: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc matches /usr/lib64/python3.6/copyreg.py <<< 10344 1726887184.13119: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copyreg.cpython-36.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d05be10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2c62b0> <<< 10344 1726887184.13144: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc matches /usr/lib64/python3.6/struct.py <<< 10344 1726887184.13153: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/struct.cpython-36.pyc' <<< 10344 1726887184.13176: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.6/lib-dynload/_struct.cpython-36m-x86_64-linux-gnu.so' <<< 10344 1726887184.13184: 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 0x7fde2d0611d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d05bf98> <<< 10344 1726887184.13208: 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 0x7fde2d0612e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d335fd0> <<< 10344 1726887184.13229: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc matches /usr/lib64/python3.6/runpy.py <<< 10344 1726887184.13242: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/runpy.cpython-36.pyc' <<< 10344 1726887184.13264: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/importlib/__init__.py <<< 10344 1726887184.13273: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/__init__.cpython-36.pyc' <<< 10344 1726887184.13286: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 10344 1726887184.13299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' <<< 10344 1726887184.13314: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d061dd8> <<< 10344 1726887184.13324: stdout chunk (state=3): >>>import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d0619e8> <<< 10344 1726887184.13586: 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 0x7fde2d06c6a0> # /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 0x7fde2d06ce80> # /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 0x7fde2cbf3198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d06c780> # /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' <<< 10344 1726887184.13628: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2cbf8c88> <<< 10344 1726887184.13640: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d061518> <<< 10344 1726887184.13659: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10344 1726887184.13681: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10344 1726887184.13701: 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' <<< 10344 1726887184.13712: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2cc1c2e8> <<< 10344 1726887184.13737: 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 0x7fde2cc1c6a0> <<< 10344 1726887184.13758: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10344 1726887184.13776: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 10344 1726887184.13799: 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' <<< 10344 1726887184.13821: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2cc23390> <<< 10344 1726887184.13839: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10344 1726887184.13861: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' <<< 10344 1726887184.13878: stdout chunk (state=3): >>>import 'time' # <<< 10344 1726887184.13895: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc matches /usr/lib64/python3.6/traceback.py <<< 10344 1726887184.13913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 10344 1726887184.13936: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 10344 1726887184.13945: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 10344 1726887184.13957: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 10344 1726887184.13995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10344 1726887184.14016: 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' <<< 10344 1726887184.14032: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2c9cdba8> <<< 10344 1726887184.14147: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2c9c52e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2c9bbf98> <<< 10344 1726887184.14159: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2c9b3e80> <<< 10344 1726887184.14188: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2cc23d30> <<< 10344 1726887184.14225: 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 0x7fde2c9c5f60> <<< 10344 1726887184.14237: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2cc1ca20> <<< 10344 1726887184.14257: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10344 1726887184.14277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10344 1726887184.14315: 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 0x7fde2efd3710> <<< 10344 1726887184.14326: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2c9c8048> <<< 10344 1726887184.14340: stdout chunk (state=3): >>>import 'pwd' # <<< 10344 1726887184.14364: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.6/lib-dynload/grp.cpython-36m-x86_64-linux-gnu.so' <<< 10344 1726887184.14373: 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 0x7fde2efd3a90> <<< 10344 1726887184.14426: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d061860> <<< 10344 1726887184.14445: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 10344 1726887184.14462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 10344 1726887184.14478: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/random.cpython-36.pyc matches /usr/lib64/python3.6/random.py <<< 10344 1726887184.14494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 10344 1726887184.14524: 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 0x7fde2efeb5c0> <<< 10344 1726887184.14542: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 10344 1726887184.14560: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 10344 1726887184.14688: 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 0x7fde2efef630> <<< 10344 1726887184.14743: 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' <<< 10344 1726887184.14753: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde2efefb00> <<< 10344 1726887184.14778: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 10344 1726887184.14788: 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 0x7fde2efefc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2efebe10> <<< 10344 1726887184.14811: 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' <<< 10344 1726887184.14831: 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' <<< 10344 1726887184.14845: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde2efeff60> <<< 10344 1726887184.14857: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2efef4e0> <<< 10344 1726887184.14873: 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' <<< 10344 1726887184.14885: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fde2efef240> <<< 10344 1726887184.14896: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2efdfb00> <<< 10344 1726887184.14907: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2cc08358> <<< 10344 1726887184.14934: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10344 1726887184.14969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 10344 1726887184.15011: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2efeb470> <<< 10344 1726887184.15142: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 10344 1726887184.15154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc' <<< 10344 1726887184.15167: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2aff2908> <<< 10344 1726887184.15229: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available <<< 10344 1726887184.15246: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.15271: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py <<< 10344 1726887184.15282: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.15293: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.15305: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10344 1726887184.16399: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.17322: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 10344 1726887184.17336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2acb3ac8> <<< 10344 1726887184.17345: stdout chunk (state=3): >>>import 'atexit' # <<< 10344 1726887184.17364: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10344 1726887184.17394: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10344 1726887184.17459: 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 0x7fde2acda278> <<< 10344 1726887184.17470: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad184e0> <<< 10344 1726887184.17491: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.6/lib-dynload/fcntl.cpython-36m-x86_64-linux-gnu.so' <<< 10344 1726887184.17500: 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 0x7fde2ad185f8> <<< 10344 1726887184.17520: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10344 1726887184.17539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10344 1726887184.17580: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad18b38> <<< 10344 1726887184.17604: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10344 1726887184.17818: 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 <<< 10344 1726887184.17902: 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 0x7fde2ad1b160> # 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 0x7fde2acc6390> # 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 0x7fde2acc6e48> # /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' <<< 10344 1726887184.17934: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad19128> <<< 10344 1726887184.17946: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2acfb2b0> <<< 10344 1726887184.18256: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2acf04a8> <<< 10344 1726887184.18275: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc matches /usr/lib64/python3.6/shlex.py <<< 10344 1726887184.18285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shlex.cpython-36.pyc' <<< 10344 1726887184.18306: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2b016d30> <<< 10344 1726887184.18328: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 10344 1726887184.18340: 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 0x7fde2ad1bd68> <<< 10344 1726887184.18367: 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 0x7fde2ad04438> <<< 10344 1726887184.18389: 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 <<< 10344 1726887184.18406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 10344 1726887184.18424: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10344 1726887184.18447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10344 1726887184.18472: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10344 1726887184.18489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10344 1726887184.18532: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 10344 1726887184.18541: 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 0x7fde2ad91eb8> <<< 10344 1726887184.18621: 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' <<< 10344 1726887184.18639: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad97eb8> <<< 10344 1726887184.18655: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad852e8> <<< 10344 1726887184.18674: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 10344 1726887184.18688: 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 0x7fde2ad85b00> <<< 10344 1726887184.18884: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad107f0> <<< 10344 1726887184.18917: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10344 1726887184.18951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10344 1726887184.18970: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10344 1726887184.18984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 10344 1726887184.18995: stdout chunk (state=3): >>>import '_string' # <<< 10344 1726887184.19078: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2adb6ef0> <<< 10344 1726887184.19136: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad85160> <<< 10344 1726887184.19264: 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' <<< 10344 1726887184.19278: 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 0x7fde2ad45da0> <<< 10344 1726887184.19300: 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' <<< 10344 1726887184.19311: 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 0x7fde2ad45f28> <<< 10344 1726887184.19344: 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' <<< 10344 1726887184.19353: 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 0x7fde2ad52048> <<< 10344 1726887184.19366: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad04588> <<< 10344 1726887184.19745: 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 0x7fde2ad609e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad5b128> # 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 0x7fde2ad5b320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad52ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10344 1726887184.19794: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.19870: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.19886: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py <<< 10344 1726887184.19899: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10344 1726887184.19911: stdout chunk (state=3): >>>import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10344 1726887184.19923: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.20018: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.20118: 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' <<< 10344 1726887184.20145: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 10344 1726887184.20155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 10344 1726887184.20169: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc matches /usr/lib64/python3.6/json/scanner.py <<< 10344 1726887184.20183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 10344 1726887184.20205: 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 0x7fde2ad79da0> <<< 10344 1726887184.20258: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad79a58> <<< 10344 1726887184.20294: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad79278> <<< 10344 1726887184.20318: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10344 1726887184.20329: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10344 1726887184.20364: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad798d0> <<< 10344 1726887184.20375: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad68ba8> <<< 10344 1726887184.20386: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.20858: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.21324: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py <<< 10344 1726887184.21339: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10344 1726887184.21350: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py <<< 10344 1726887184.21374: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py <<< 10344 1726887184.21386: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.21407: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.21437: 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_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 10344 1726887184.21458: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.21476: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py <<< 10344 1726887184.21488: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.21594: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.21716: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc matches /usr/lib64/python3.6/copy.py <<< 10344 1726887184.21725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' <<< 10344 1726887184.21750: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde27643240> # zipimport: zlib available <<< 10344 1726887184.22122: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.22483: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.22535: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.22593: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py <<< 10344 1726887184.22611: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.22635: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.22668: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py <<< 10344 1726887184.22690: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.22749: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.22818: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10344 1726887184.22855: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10344 1726887184.22889: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.22919: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10344 1726887184.23075: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.23249: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10344 1726887184.23260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10344 1726887184.23379: stdout chunk (state=3): >>>import '_ast' # <<< 10344 1726887184.23389: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde276b7dd8> <<< 10344 1726887184.23409: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.23426: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.23440: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py <<< 10344 1726887184.23449: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.23500: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.23554: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10344 1726887184.23570: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/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_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py <<< 10344 1726887184.23581: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10344 1726887184.23601: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.23631: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.23664: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py <<< 10344 1726887184.23674: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.23699: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.23733: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.23775: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.23839: 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 <<< 10344 1726887184.23997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10344 1726887184.24092: 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 0x7fde2769a128> <<< 10344 1726887184.24167: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde279e6e48> <<< 10344 1726887184.24195: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py <<< 10344 1726887184.24209: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10344 1726887184.24259: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.24306: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.24329: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.24365: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.24669: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.24952: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10344 1726887184.24981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10344 1726887184.25004: 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' <<< 10344 1726887184.25146: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde276cc080> <<< 10344 1726887184.25164: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10344 1726887184.25181: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10344 1726887184.25288: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde276cc128> <<< 10344 1726887184.25330: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2766c940> <<< 10344 1726887184.25388: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/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_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py <<< 10344 1726887184.25733: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10344 1726887184.26060: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.26525: stdout chunk (state=3): >>># zipimport: zlib available <<< 10344 1726887184.26962: 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 0x7fde2730a780> <<< 10344 1726887184.27111: stdout chunk (state=3): >>> {"path": "/etc/chrony.conf", "changed": false, "diff": {"before": {"path": "/etc/chrony.conf"}, "after": {"path": "/etc/chrony.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 355, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/chrony.conf", "_original_basename": "chrony.conf.j2", "recurse": false, "state": "file", "path": "/etc/chrony.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}}} <<< 10344 1726887184.27132: stdout chunk (state=3): >>># destroy __main__ <<< 10344 1726887184.27405: 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 <<< 10344 1726887184.27424: 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 <<< 10344 1726887184.27440: 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 <<< 10344 1726887184.27454: 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 # 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 <<< 10344 1726887184.27469: 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 <<< 10344 1726887184.27486: 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 <<< 10344 1726887184.27503: stdout chunk (state=3): >>># cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd <<< 10344 1726887184.27520: 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 <<< 10344 1726887184.27534: 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 <<< 10344 1726887184.27626: 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 _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10344 1726887184.27752: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10344 1726887184.27809: 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 <<< 10344 1726887184.27845: stdout chunk (state=3): >>># destroy _socket # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 10344 1726887184.27875: 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 # 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 <<< 10344 1726887184.27901: stdout chunk (state=3): >>># destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat <<< 10344 1726887184.27936: 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 # 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 <<< 10344 1726887184.27963: stdout chunk (state=3): >>># cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time <<< 10344 1726887184.27985: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize # cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math <<< 10344 1726887184.28004: stdout chunk (state=3): >>># 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 <<< 10344 1726887184.28016: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 10344 1726887184.28025: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # cleanup[3] wiping signal # destroy _signal <<< 10344 1726887184.28049: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid # cleanup[3] wiping ctypes # destroy _struct <<< 10344 1726887184.28060: stdout chunk (state=3): >>># destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal # destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader # cleanup[3] wiping systemd.id128 # destroy systemd.id128 <<< 10344 1726887184.28070: stdout chunk (state=3): >>># cleanup[3] wiping systemd.daemon # cleanup[3] wiping systemd._daemon # destroy systemd._daemon # cleanup[3] wiping ansible.module_utils.compat.selinux # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc <<< 10344 1726887184.28095: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy # cleanup[3] wiping selinux # cleanup[3] wiping _selinux <<< 10344 1726887184.28124: 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 <<< 10344 1726887184.28299: 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 <<< 10344 1726887184.28364: stdout chunk (state=3): >>># 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 <<< 10344 1726887184.28376: stdout chunk (state=3): >>># destroy json.scanner # destroy _json <<< 10344 1726887184.28388: stdout chunk (state=3): >>># destroy _functools # destroy _operator # destroy _sre # destroy sre_parse <<< 10344 1726887184.28408: stdout chunk (state=3): >>># destroy select <<< 10344 1726887184.28428: stdout chunk (state=3): >>># destroy functools # destroy tokenize <<< 10344 1726887184.28439: stdout chunk (state=3): >>># destroy ctypes <<< 10344 1726887184.28449: stdout chunk (state=3): >>># destroy math # destroy _hashlib # destroy itertools # destroy bisect # destroy _random <<< 10344 1726887184.28463: stdout chunk (state=3): >>># destroy time <<< 10344 1726887184.28478: stdout chunk (state=3): >>># destroy collections # destroy textwrap <<< 10344 1726887184.28494: stdout chunk (state=3): >>># destroy _string # destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 10344 1726887184.28775: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 10344 1726887184.28831: stderr chunk (state=3): >>><<< 10344 1726887184.28838: stdout chunk (state=3): >>><<< <10.31.42.224> (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 0x7fde2f0c1e48>\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 0x7fde2f057828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f0c19b0>\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 0x7fde2f064630>\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 0x7fde2f06b160>\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 0x7fde2f0700f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f06b748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f06b390>\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 0x7fde2f015470>\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 0x7fde2f01ae48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f015b38>\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 0x7fde2f0214e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f004d68>\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 0x7fde2f007198>\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 0x7fde2d315940>\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 0x7fde2d327240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f075a20>\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 0x7fde2d295080>\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 0x7fde2d2a02b0>\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 0x7fde2d2a0f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2a0a90>\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 0x7fde2d2aa080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2f07b8>\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 0x7fde2d2f0ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2e4160>\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 0x7fde2d2e4e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2dc438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2cc470>\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 0x7fde2d04d278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d055cf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2e4438>\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 0x7fde2d05be10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2c62b0>\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 0x7fde2d0611d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d05bf98>\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 0x7fde2d0612e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d335fd0>\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 0x7fde2d061dd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d0619e8>\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 0x7fde2d06c6a0>\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 0x7fde2d06ce80>\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 0x7fde2cbf3198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d06c780>\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 0x7fde2cbf8c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d061518>\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 0x7fde2cc1c2e8>\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 0x7fde2cc1c6a0>\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 0x7fde2cc23390>\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 0x7fde2c9cdba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2c9c52e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2c9bbf98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2c9b3e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2cc23d30>\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 0x7fde2c9c5f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2cc1ca20>\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 0x7fde2efd3710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2c9c8048>\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 0x7fde2efd3a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d061860>\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 0x7fde2efeb5c0>\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 0x7fde2efef630>\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 0x7fde2efefb00>\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 0x7fde2efefc18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2efebe10>\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 0x7fde2efeff60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2efef4e0>\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 0x7fde2efef240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2efdfb00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2cc08358>\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 0x7fde2efeb470>\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 0x7fde2aff2908>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.file_payload_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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 0x7fde2acb3ac8>\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 0x7fde2acda278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad184e0>\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 0x7fde2ad185f8>\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 0x7fde2ad18b38>\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 0x7fde2ad1b160>\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 0x7fde2acc6390>\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 0x7fde2acc6e48>\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 0x7fde2ad19128>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2acfb2b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2acf04a8>\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 0x7fde2b016d30>\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 0x7fde2ad1bd68>\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 0x7fde2ad04438>\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 0x7fde2ad91eb8>\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 0x7fde2ad97eb8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad852e8>\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 0x7fde2ad85b00>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad107f0>\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 0x7fde2adb6ef0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad85160>\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 0x7fde2ad45da0>\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 0x7fde2ad45f28>\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 0x7fde2ad52048>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad04588>\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 0x7fde2ad609e8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad5b128>\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 0x7fde2ad5b320>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad52ba8>\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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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 0x7fde2ad79da0>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad79a58>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad79278>\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 0x7fde2ad798d0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad68ba8>\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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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 0x7fde27643240>\r\n# 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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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 0x7fde276b7dd8>\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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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 0x7fde2769a128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde279e6e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/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_amo4rqwz/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 0x7fde276cc080>\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 0x7fde276cc128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2766c940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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 0x7fde2730a780>\r\n\r\n{"path": "/etc/chrony.conf", "changed": false, "diff": {"before": {"path": "/etc/chrony.conf"}, "after": {"path": "/etc/chrony.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 355, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/chrony.conf", "_original_basename": "chrony.conf.j2", "recurse": false, "state": "file", "path": "/etc/chrony.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.224 closed.\r\n') 10344 1726887184.28898: _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 0x7fde2f0c1e48> # /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 0x7fde2f057828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f0c19b0> # /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 0x7fde2f064630> 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 0x7fde2f06b160> # /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 0x7fde2f0700f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f06b748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f06b390> # /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 0x7fde2f015470> # /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 0x7fde2f01ae48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f015b38> # /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 0x7fde2f0214e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f004d68> # /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 0x7fde2f007198> # /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 0x7fde2d315940> # /usr/lib64/python3.6/__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 0x7fde2d327240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2f075a20> 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 0x7fde2d295080> # /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 0x7fde2d2a02b0> # /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 0x7fde2d2a0f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2a0a90> 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 0x7fde2d2aa080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2f07b8> # /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 0x7fde2d2f0ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2e4160> # /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 0x7fde2d2e4e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2dc438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2cc470> # /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 0x7fde2d04d278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d055cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2e4438> 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 0x7fde2d05be10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d2c62b0> # /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 0x7fde2d0611d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d05bf98> # 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 0x7fde2d0612e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d335fd0> # /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 0x7fde2d061dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d0619e8> # /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 0x7fde2d06c6a0> # /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 0x7fde2d06ce80> # /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 0x7fde2cbf3198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d06c780> # /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 0x7fde2cbf8c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d061518> # /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 0x7fde2cc1c2e8> # 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 0x7fde2cc1c6a0> # /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 0x7fde2cc23390> # /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 0x7fde2c9cdba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2c9c52e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2c9bbf98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2c9b3e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2cc23d30> # 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 0x7fde2c9c5f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2cc1ca20> # /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 0x7fde2efd3710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2c9c8048> 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 0x7fde2efd3a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2d061860> # /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 0x7fde2efeb5c0> # /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 0x7fde2efef630> # 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 0x7fde2efefb00> # 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 0x7fde2efefc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2efebe10> # /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 0x7fde2efeff60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2efef4e0> # 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 0x7fde2efef240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2efdfb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2cc08358> # /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 0x7fde2efeb470> # /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 0x7fde2aff2908> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_amo4rqwz/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/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_amo4rqwz/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 0x7fde2acb3ac8> 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 0x7fde2acda278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad184e0> # 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 0x7fde2ad185f8> # /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 0x7fde2ad18b38> # /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 0x7fde2ad1b160> # 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 0x7fde2acc6390> # 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 0x7fde2acc6e48> # /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 0x7fde2ad19128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2acfb2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2acf04a8> # /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 0x7fde2b016d30> # 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 0x7fde2ad1bd68> # /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 0x7fde2ad04438> # /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 0x7fde2ad91eb8> # /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 0x7fde2ad97eb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad852e8> # /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 0x7fde2ad85b00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad107f0> # /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 0x7fde2adb6ef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad85160> # 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 0x7fde2ad45da0> # 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 0x7fde2ad45f28> # 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 0x7fde2ad52048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad04588> # /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 0x7fde2ad609e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad5b128> # 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 0x7fde2ad5b320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad52ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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 0x7fde2ad79da0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad79a58> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad79278> # /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 0x7fde2ad798d0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2ad68ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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 0x7fde27643240> # 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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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 0x7fde276b7dd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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 0x7fde2769a128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde279e6e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/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_amo4rqwz/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 0x7fde276cc080> # /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 0x7fde276cc128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fde2766c940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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_amo4rqwz/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 0x7fde2730a780> {"path": "/etc/chrony.conf", "changed": false, "diff": {"before": {"path": "/etc/chrony.conf"}, "after": {"path": "/etc/chrony.conf"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 355, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/chrony.conf", "_original_basename": "chrony.conf.j2", "recurse": false, "state": "file", "path": "/etc/chrony.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.224 closed. 10344 1726887184.29042: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/chrony.conf', '_original_basename': 'chrony.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-1726887183.3199627-10344-110241713904104/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10344 1726887184.29091: _low_level_execute_command(): starting 10344 1726887184.29102: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/ > /dev/null 2>&1 && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887183.3199627-10344-110241713904104/ > /dev/null 2>&1 && sleep 0'"'"'' 10344 1726887184.31814: stderr chunk (state=2): >>><<< 10344 1726887184.31828: stdout chunk (state=2): >>><<< <10.31.42.224> (0, b'', b'') 10344 1726887184.31854: _low_level_execute_command() done: rc=0, stdout=, stderr= 10344 1726887184.31868: handler run complete 10344 1726887184.31896: attempt loop complete, returning result 10344 1726887184.31902: _execute() done 10344 1726887184.31909: dumping result to json 10344 1726887184.31920: done dumping result, returning 10344 1726887184.31932: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate chrony.conf file [0e652c5f-a961-eb88-62cf-00000000001e] 10344 1726887184.32000: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001e 10344 1726887184.32041: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001e 10344 1726887184.32047: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "checksum": "57a6d1206b71957ee7f8a85bbefdf28f19ed87e6", "dest": "/etc/chrony.conf", "diff": { "after": { "path": "/etc/chrony.conf" }, "before": { "path": "/etc/chrony.conf" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "chrony.conf.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/chrony.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/chrony.conf", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/chrony.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 355, "state": "file", "uid": 0 } 9689 1726887184.32190: no more pending results, returning what we have 9689 1726887184.32194: results queue empty 9689 1726887184.32195: checking for any_errors_fatal 9689 1726887184.32202: done checking for any_errors_fatal 9689 1726887184.32203: checking for max_fail_percentage 9689 1726887184.32204: done checking for max_fail_percentage 9689 1726887184.32205: checking to see if all hosts have failed and the running result is not ok 9689 1726887184.32206: done checking to see if all hosts have failed 9689 1726887184.32207: getting the remaining hosts for this loop 9689 1726887184.32209: done getting the remaining hosts for this loop 9689 1726887184.32214: getting the next task for host managed_node1 9689 1726887184.32220: done getting next task for host managed_node1 9689 1726887184.32223: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file 9689 1726887184.32225: ^ state is: HOST STATE: block=4, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887184.32226: getting the next task for host managed_node2 9689 1726887184.32230: done getting next task for host managed_node2 9689 1726887184.32232: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file 9689 1726887184.32233: ^ state is: HOST STATE: block=4, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887184.32234: getting the next task for host managed_node3 9689 1726887184.32236: done getting next task for host managed_node3 9689 1726887184.32237: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file 9689 1726887184.32239: ^ state is: HOST STATE: block=4, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887184.32252: getting variables 9689 1726887184.32254: in VariableManager get_vars() 9689 1726887184.32279: Calling all_inventory to load vars for managed_node1 9689 1726887184.32282: Calling groups_inventory to load vars for managed_node1 9689 1726887184.32285: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887184.32294: Calling all_plugins_play to load vars for managed_node1 9689 1726887184.32297: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887184.32300: Calling groups_plugins_play to load vars for managed_node1 9689 1726887184.33269: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887184.34217: done with get_vars() 9689 1726887184.34238: done getting variables 9689 1726887184.34289: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Generate chronyd sysconfig file] **** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:130 Friday 20 September 2024 22:53:04 -0400 (0:00:01.166) 0:00:18.028 ****** 9689 1726887184.34316: entering _queue_task() for managed_node1/template 9689 1726887184.34660: worker is 1 (out of 3 available) 9689 1726887184.34683: exiting _queue_task() for managed_node1/template 9689 1726887184.34736: getting variables 9689 1726887184.34742: in VariableManager get_vars() 9689 1726887184.34843: Calling all_inventory to load vars for managed_node2 9689 1726887184.34848: Calling groups_inventory to load vars for managed_node2 9689 1726887184.34851: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887184.34863: Calling all_plugins_play to load vars for managed_node2 9689 1726887184.34865: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887184.34868: Calling groups_plugins_play to load vars for managed_node2 9689 1726887184.36458: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10392 1726887184.35131: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file 10392 1726887184.35277: in run() - task 0e652c5f-a961-eb88-62cf-00000000001f 10392 1726887184.35295: variable 'ansible_search_path' from source: unknown 10392 1726887184.35302: variable 'ansible_search_path' from source: unknown 10392 1726887184.35327: calling self._execute() 10392 1726887184.35400: variable 'ansible_host' from source: host vars for 'managed_node1' 10392 1726887184.35411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10392 1726887184.35425: variable 'omit' from source: magic vars 10392 1726887184.35929: variable 'timesync_mode' from source: set_fact 10392 1726887184.35944: Evaluated conditional (timesync_mode == 1): True 10392 1726887184.36116: variable 'timesync_ntp_provider' from source: set_fact 10392 1726887184.36138: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 10392 1726887184.36287: variable 'ansible_facts' from source: host vars for 'managed_node1' 10392 1726887184.37100: Evaluated conditional ('chrony' in ansible_facts.packages): True 10392 1726887184.37111: variable 'omit' from source: magic vars 10392 1726887184.37164: variable 'omit' from source: magic vars 10392 1726887184.37196: variable 'timesync_chrony_sysconfig_path' from source: include_vars 10392 1726887184.37283: variable 'timesync_chrony_sysconfig_path' from source: include_vars 10392 1726887184.37316: variable 'omit' from source: magic vars 10392 1726887184.37354: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10392 1726887184.37391: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10392 1726887184.37414: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10392 1726887184.37436: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10392 1726887184.37451: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10392 1726887184.37483: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10392 1726887184.37490: variable 'ansible_host' from source: host vars for 'managed_node1' 10392 1726887184.37496: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10392 1726887184.37614: Set connection var ansible_module_compression to ZIP_DEFLATED 10392 1726887184.37630: Set connection var ansible_shell_executable to /bin/sh 10392 1726887184.37636: Set connection var ansible_connection to ssh 10392 1726887184.37644: Set connection var ansible_timeout to 10 10392 1726887184.37649: Set connection var ansible_shell_type to sh 10392 1726887184.37657: Set connection var ansible_pipelining to False 10392 1726887184.37681: variable 'ansible_shell_executable' from source: unknown 10392 1726887184.37688: variable 'ansible_connection' from source: unknown 10392 1726887184.37693: variable 'ansible_module_compression' from source: unknown 10392 1726887184.37698: variable 'ansible_shell_type' from source: unknown 10392 1726887184.37703: variable 'ansible_shell_executable' from source: unknown 10392 1726887184.37708: variable 'ansible_host' from source: host vars for 'managed_node1' 10392 1726887184.37715: variable 'ansible_pipelining' from source: unknown 10392 1726887184.37721: variable 'ansible_timeout' from source: unknown 10392 1726887184.37727: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10392 1726887184.37877: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10392 1726887184.37891: variable 'omit' from source: magic vars 10392 1726887184.37901: starting attempt loop 10392 1726887184.37906: running the handler 10392 1726887184.37923: _low_level_execute_command(): starting 10392 1726887184.37935: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None 9689 1726887184.38329: done with get_vars() 9689 1726887184.38355: done getting variables 9689 1726887184.38423: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887184.38436: entering _queue_task() for managed_node2/template 9689 1726887184.38836: worker is 2 (out of 3 available) 9689 1726887184.38852: exiting _queue_task() for managed_node2/template 9689 1726887184.38893: getting variables 9689 1726887184.38899: in VariableManager get_vars() 9689 1726887184.39043: Calling all_inventory to load vars for managed_node3 9689 1726887184.39050: Calling groups_inventory to load vars for managed_node3 9689 1726887184.39054: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887184.39077: Calling all_plugins_play to load vars for managed_node3 9689 1726887184.39082: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887184.39088: Calling groups_plugins_play to load vars for managed_node3 9689 1726887184.40905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10394 1726887184.39511: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file 10394 1726887184.39650: in run() - task 0e652c5f-a961-eb88-62cf-00000000001f 10394 1726887184.39670: variable 'ansible_search_path' from source: unknown 10394 1726887184.39677: variable 'ansible_search_path' from source: unknown 10394 1726887184.39702: calling self._execute() 10394 1726887184.39786: variable 'ansible_host' from source: host vars for 'managed_node2' 10394 1726887184.39799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10394 1726887184.39812: variable 'omit' from source: magic vars 10394 1726887184.40357: variable 'timesync_mode' from source: set_fact 10394 1726887184.40375: Evaluated conditional (timesync_mode == 1): True 10394 1726887184.40520: variable 'timesync_ntp_provider' from source: set_fact 10394 1726887184.40540: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 10394 1726887184.40685: variable 'ansible_facts' from source: host vars for 'managed_node2' 10392 1726887184.41302: stdout chunk (state=2): >>>/root <<< 10392 1726887184.41316: stderr chunk (state=2): >>><<< 10392 1726887184.41334: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'/root\n', b'') 10392 1726887184.41360: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10392 1726887184.41377: _low_level_execute_command(): starting 10392 1726887184.41385: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975 `" && echo ansible-tmp-1726887184.4136906-10392-124548487440975="` echo /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975 `" ) && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975 `" && echo ansible-tmp-1726887184.4136906-10392-124548487440975="` echo /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975 `" ) && sleep 0'"'"'' 9689 1726887184.43060: done with get_vars() 9689 1726887184.43085: done getting variables 9689 1726887184.43152: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887184.43164: entering _queue_task() for managed_node3/template 9689 1726887184.43507: worker is 3 (out of 3 available) 9689 1726887184.43524: exiting _queue_task() for managed_node3/template 9689 1726887184.43538: done queuing things up, now waiting for results queue to drain 9689 1726887184.43540: waiting for pending results... 10394 1726887184.42138: Evaluated conditional ('chrony' in ansible_facts.packages): True 10394 1726887184.42150: variable 'omit' from source: magic vars 10394 1726887184.42193: variable 'omit' from source: magic vars 10394 1726887184.42226: variable 'timesync_chrony_sysconfig_path' from source: include_vars 10394 1726887184.42313: variable 'timesync_chrony_sysconfig_path' from source: include_vars 10394 1726887184.42344: variable 'omit' from source: magic vars 10394 1726887184.42383: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10394 1726887184.42422: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10394 1726887184.42445: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10394 1726887184.42466: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10394 1726887184.42482: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10394 1726887184.42515: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10394 1726887184.42523: variable 'ansible_host' from source: host vars for 'managed_node2' 10394 1726887184.42529: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10394 1726887184.42649: Set connection var ansible_module_compression to ZIP_DEFLATED 10394 1726887184.42665: Set connection var ansible_shell_executable to /bin/sh 10394 1726887184.42670: Set connection var ansible_connection to ssh 10394 1726887184.42679: Set connection var ansible_timeout to 10 10394 1726887184.42684: Set connection var ansible_shell_type to sh 10394 1726887184.42692: Set connection var ansible_pipelining to False 10394 1726887184.42717: variable 'ansible_shell_executable' from source: unknown 10394 1726887184.42724: variable 'ansible_connection' from source: unknown 10394 1726887184.42730: variable 'ansible_module_compression' from source: unknown 10394 1726887184.42735: variable 'ansible_shell_type' from source: unknown 10394 1726887184.42740: variable 'ansible_shell_executable' from source: unknown 10394 1726887184.42745: variable 'ansible_host' from source: host vars for 'managed_node2' 10394 1726887184.42751: variable 'ansible_pipelining' from source: unknown 10394 1726887184.42756: variable 'ansible_timeout' from source: unknown 10394 1726887184.42762: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10394 1726887184.42906: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10394 1726887184.42922: variable 'omit' from source: magic vars 10394 1726887184.42931: starting attempt loop 10394 1726887184.42936: running the handler 10394 1726887184.42950: _low_level_execute_command(): starting 10394 1726887184.42960: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10397 1726887184.44104: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file 10397 1726887184.44243: in run() - task 0e652c5f-a961-eb88-62cf-00000000001f 10397 1726887184.44263: variable 'ansible_search_path' from source: unknown 10397 1726887184.44269: variable 'ansible_search_path' from source: unknown 10397 1726887184.44303: calling self._execute() 10397 1726887184.44369: variable 'ansible_host' from source: host vars for 'managed_node3' 10397 1726887184.44380: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10397 1726887184.44393: variable 'omit' from source: magic vars 10397 1726887184.44786: variable 'timesync_mode' from source: set_fact 10397 1726887184.44800: Evaluated conditional (timesync_mode == 1): True 10397 1726887184.44894: variable 'timesync_ntp_provider' from source: set_fact 10397 1726887184.44923: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 10397 1726887184.45027: variable 'ansible_facts' from source: host vars for 'managed_node3' 10397 1726887184.45525: Evaluated conditional ('chrony' in ansible_facts.packages): True 10397 1726887184.45535: variable 'omit' from source: magic vars 10397 1726887184.45569: variable 'omit' from source: magic vars 10397 1726887184.45598: variable 'timesync_chrony_sysconfig_path' from source: include_vars 10397 1726887184.45663: variable 'timesync_chrony_sysconfig_path' from source: include_vars 10392 1726887184.45668: stdout chunk (state=2): >>>ansible-tmp-1726887184.4136906-10392-124548487440975=/root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975 <<< 10397 1726887184.45693: variable 'omit' from source: magic vars 10397 1726887184.45731: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10397 1726887184.45769: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10397 1726887184.45793: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10397 1726887184.45815: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10397 1726887184.45830: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10392 1726887184.45832: stderr chunk (state=3): >>><<< 10392 1726887184.45839: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'ansible-tmp-1726887184.4136906-10392-124548487440975=/root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975\n', b'') 10392 1726887184.45871: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887184.4136906-10392-124548487440975=/root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975 , stderr= 10392 1726887184.45894: evaluation_path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks 10397 1726887184.45862: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10397 1726887184.45907: variable 'ansible_host' from source: host vars for 'managed_node3' 10397 1726887184.45916: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10392 1726887184.45929: search_path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/templates/chronyd.sysconfig.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/chronyd.sysconfig.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/templates/chronyd.sysconfig.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/chronyd.sysconfig.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/chronyd.sysconfig.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/chronyd.sysconfig.j2 10392 1726887184.45963: variable 'ansible_search_path' from source: unknown 10397 1726887184.46042: Set connection var ansible_module_compression to ZIP_DEFLATED 10397 1726887184.46058: Set connection var ansible_shell_executable to /bin/sh 10397 1726887184.46064: Set connection var ansible_connection to ssh 10397 1726887184.46074: Set connection var ansible_timeout to 10 10397 1726887184.46079: Set connection var ansible_shell_type to sh 10397 1726887184.46088: Set connection var ansible_pipelining to False 10397 1726887184.46111: variable 'ansible_shell_executable' from source: unknown 10397 1726887184.46120: variable 'ansible_connection' from source: unknown 10397 1726887184.46126: variable 'ansible_module_compression' from source: unknown 10397 1726887184.46132: variable 'ansible_shell_type' from source: unknown 10397 1726887184.46137: variable 'ansible_shell_executable' from source: unknown 10397 1726887184.46143: variable 'ansible_host' from source: host vars for 'managed_node3' 10397 1726887184.46150: variable 'ansible_pipelining' from source: unknown 10397 1726887184.46156: variable 'ansible_timeout' from source: unknown 10397 1726887184.46163: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10392 1726887184.46220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10397 1726887184.46311: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10397 1726887184.46327: variable 'omit' from source: magic vars 10397 1726887184.46336: starting attempt loop 10397 1726887184.46342: running the handler 10397 1726887184.46356: _low_level_execute_command(): starting 10397 1726887184.46368: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10394 1726887184.47238: stdout chunk (state=2): >>>/root <<< 10394 1726887184.47255: stderr chunk (state=2): >>><<< 10394 1726887184.47278: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'/root\n', b'') 10394 1726887184.47309: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10394 1726887184.47333: _low_level_execute_command(): starting 10394 1726887184.47344: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545 `" && echo ansible-tmp-1726887184.4732301-10394-242779206094545="` echo /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545 `" ) && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545 `" && echo ansible-tmp-1726887184.4732301-10394-242779206094545="` echo /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545 `" ) && sleep 0'"'"'' 10392 1726887184.48988: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10392 1726887184.49075: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10392 1726887184.49122: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10392 1726887184.49166: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10392 1726887184.49202: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10392 1726887184.49286: variable 'ansible_managed' from source: unknown 10392 1726887184.49729: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10392 1726887184.49777: variable 'ansible_module_compression' from source: unknown 10392 1726887184.49826: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10392 1726887184.49863: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 10392 1726887184.49926: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_stat.py <10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpkk_tydi6 TO /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_stat.py <10.31.43.54> 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/4a8bd5e786"' '[10.31.43.54]' 10392 1726887184.50045: Sending initial data 10392 1726887184.50054: Sent initial data (152 bytes) 10394 1726887184.50157: stdout chunk (state=2): >>>ansible-tmp-1726887184.4732301-10394-242779206094545=/root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545 <<< 10394 1726887184.50302: stderr chunk (state=3): >>><<< 10394 1726887184.50311: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'ansible-tmp-1726887184.4732301-10394-242779206094545=/root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545\n', b'') 10394 1726887184.50339: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887184.4732301-10394-242779206094545=/root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545 , stderr= 10394 1726887184.50361: evaluation_path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks 10394 1726887184.50392: search_path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/templates/chronyd.sysconfig.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/chronyd.sysconfig.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/templates/chronyd.sysconfig.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/chronyd.sysconfig.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/chronyd.sysconfig.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/chronyd.sysconfig.j2 10394 1726887184.50426: variable 'ansible_search_path' from source: unknown 10394 1726887184.50664: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10397 1726887184.51081: stdout chunk (state=2): >>>/root <<< 10397 1726887184.51094: stderr chunk (state=2): >>><<< 10397 1726887184.51114: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'/root\n', b'') 10397 1726887184.51138: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10397 1726887184.51156: _low_level_execute_command(): starting 10397 1726887184.51166: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327 `" && echo ansible-tmp-1726887184.5114813-10397-121996751555327="` echo /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327 `" ) && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327 `" && echo ansible-tmp-1726887184.5114813-10397-121996751555327="` echo /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327 `" ) && sleep 0'"'"'' 10392 1726887184.52769: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpkk_tydi6 /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_stat.py <<< 10394 1726887184.53206: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10394 1726887184.53294: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10394 1726887184.53340: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10394 1726887184.53383: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10394 1726887184.53417: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10394 1726887184.53548: variable 'ansible_managed' from source: unknown 10392 1726887184.54169: stderr chunk (state=3): >>><<< 10394 1726887184.54175: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10392 1726887184.54178: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpkk_tydi6 /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_stat.py\n', b'') 10392 1726887184.54212: done transferring module to remote 10392 1726887184.54229: _low_level_execute_command(): starting 10392 1726887184.54238: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/ /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_stat.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None 10394 1726887184.54238: variable 'ansible_module_compression' from source: unknown <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/ /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_stat.py && sleep 0'"'"'' 10394 1726887184.54315: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10394 1726887184.54355: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 10394 1726887184.54428: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_stat.py <10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpyn8rjboo TO /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_stat.py <10.31.42.224> 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/75343b97d0"' '[10.31.42.224]' 10394 1726887184.54917: Sending initial data 10394 1726887184.54926: Sent initial data (152 bytes) 10397 1726887184.55120: stdout chunk (state=2): >>>ansible-tmp-1726887184.5114813-10397-121996751555327=/root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327 <<< 10397 1726887184.55279: stderr chunk (state=3): >>><<< 10397 1726887184.55288: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'ansible-tmp-1726887184.5114813-10397-121996751555327=/root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327\n', b'') 10397 1726887184.55319: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887184.5114813-10397-121996751555327=/root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327 , stderr= 10397 1726887184.55342: evaluation_path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks 10397 1726887184.55374: search_path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/templates/chronyd.sysconfig.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/chronyd.sysconfig.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/templates/chronyd.sysconfig.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/chronyd.sysconfig.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/templates/chronyd.sysconfig.j2 /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/chronyd.sysconfig.j2 10397 1726887184.55404: variable 'ansible_search_path' from source: unknown 10397 1726887184.55585: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10392 1726887184.57418: stderr chunk (state=2): >>><<< 10392 1726887184.57427: stdout chunk (state=2): >>><<< <10.31.43.54> (0, b'', b'') 10392 1726887184.57449: _low_level_execute_command() done: rc=0, stdout=, stderr= 10392 1726887184.57453: _low_level_execute_command(): starting 10392 1726887184.57458: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_stat.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' -tt 10.31.43.54 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_stat.py && sleep 0'"'"'' 10394 1726887184.57427: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpyn8rjboo /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_stat.py <<< 10397 1726887184.57689: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10397 1726887184.57775: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10397 1726887184.57826: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10397 1726887184.57877: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10397 1726887184.57915: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10397 1726887184.58017: variable 'ansible_managed' from source: unknown 10397 1726887184.58608: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10397 1726887184.59179: variable 'ansible_module_compression' from source: unknown 10397 1726887184.59247: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.stat-ZIP_DEFLATED 10397 1726887184.59285: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/stat.py 10397 1726887184.59373: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_stat.py <10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmplj6zh7sa TO /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_stat.py <10.31.41.136> 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/2e4e98e5cc"' '[10.31.41.136]' 10394 1726887184.59814: stderr chunk (state=3): >>><<< 10394 1726887184.59825: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpyn8rjboo /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_stat.py\n', b'') 10394 1726887184.59858: done transferring module to remote 10394 1726887184.59877: _low_level_execute_command(): starting 10394 1726887184.59886: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/ /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_stat.py && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/ /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_stat.py && sleep 0'"'"'' 10397 1726887184.60012: Sending initial data 10397 1726887184.60021: Sent initial data (152 bytes) 10392 1726887184.60673: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 10392 1726887184.60689: stdout chunk (state=3): >>>import '_warnings' # <<< 10392 1726887184.60708: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 10392 1726887184.60758: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10392 1726887184.60790: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10392 1726887184.60834: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') import '_thread' # <<< 10392 1726887184.60849: stdout chunk (state=3): >>>import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 10392 1726887184.60872: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10392 1726887184.60929: 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' <<< 10392 1726887184.60948: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10392 1726887184.60970: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10392 1726887184.60986: stdout chunk (state=3): >>>import '_codecs' # <<< 10392 1726887184.61010: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28f04e48> <<< 10392 1726887184.61043: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10392 1726887184.61056: 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 0x7f6c28e9a828> <<< 10392 1726887184.61073: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28f049b0> <<< 10392 1726887184.61093: 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' <<< 10392 1726887184.61110: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28ea7630> <<< 10392 1726887184.61142: stdout chunk (state=3): >>>import '_signal' # <<< 10392 1726887184.61155: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 10392 1726887184.61163: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 10392 1726887184.61182: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28eae160> <<< 10392 1726887184.61200: 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' <<< 10392 1726887184.61220: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 10392 1726887184.61231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 10392 1726887184.61248: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10392 1726887184.61265: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 10392 1726887184.61277: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28eb30f0> <<< 10392 1726887184.61295: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28eae748> <<< 10392 1726887184.61323: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28eae390> <<< 10392 1726887184.61352: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10392 1726887184.61520: 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 0x7f6c28e58470> # /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10392 1726887184.61766: 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 0x7f6c28e5de48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e58b38> # /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 0x7f6c28e644e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e47d68> # /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' <<< 10392 1726887184.61778: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e4a198> <<< 10392 1726887184.61814: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10392 1726887184.61835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10392 1726887184.61855: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c27158940> <<< 10392 1726887184.61872: 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 <<< 10392 1726887184.61891: 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 0x7f6c2716a240> <<< 10392 1726887184.61979: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28eb8a20> <<< 10392 1726887184.61990: 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. <<< 10392 1726887184.62218: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10392 1726887184.62231: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10392 1726887184.62248: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 10392 1726887184.62260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 10392 1726887184.62282: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10392 1726887184.62296: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10392 1726887184.62310: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 10392 1726887184.62327: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 10392 1726887184.62346: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10392 1726887184.62415: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10394 1726887184.62423: stderr chunk (state=2): >>><<< 10394 1726887184.62431: stdout chunk (state=2): >>><<< 10392 1726887184.62439: stdout chunk (state=3): >>>import '_functools' # <<< <10.31.42.224> (0, b'', b'') 10394 1726887184.62457: _low_level_execute_command() done: rc=0, stdout=, stderr= 10394 1726887184.62463: _low_level_execute_command(): starting 10394 1726887184.62472: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_stat.py && sleep 0' 10392 1726887184.62478: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' -tt 10.31.42.224 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_stat.py && sleep 0'"'"'' 10392 1726887184.62605: 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 0x7f6c270d8080> # /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 0x7f6c270e32b0> # /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' <<< 10392 1726887184.62641: 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 0x7f6c270e3f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c270e3a90> <<< 10392 1726887184.62667: stdout chunk (state=3): >>>import 'itertools' # <<< 10392 1726887184.62695: 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' <<< 10392 1726887184.62721: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c270ed080> import '_collections' # <<< 10392 1726887184.63018: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c271337b8> # /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 0x7f6c27133ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c27127160> # /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 0x7f6c27127e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c2711f438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c2710f470> # /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' # <<< 10392 1726887184.63047: 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' <<< 10392 1726887184.63080: 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' <<< 10392 1726887184.63103: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26e902b0> <<< 10392 1726887184.63137: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26e98d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c271270b8> <<< 10392 1726887184.63163: stdout chunk (state=3): >>>import '_locale' # <<< 10392 1726887184.63206: 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 0x7f6c26e9ee10> <<< 10397 1726887184.63220: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmplj6zh7sa /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_stat.py <<< 10392 1726887184.63266: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c271092b0> # /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' <<< 10392 1726887184.63291: 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 0x7f6c26ea41d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26e9ef98> <<< 10392 1726887184.63311: 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 0x7f6c26ea42e8> <<< 10392 1726887184.63330: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c27178fd0> <<< 10392 1726887184.63355: 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' <<< 10392 1726887184.63378: 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' <<< 10392 1726887184.63401: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 10392 1726887184.63429: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26ea4dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26ea49e8> <<< 10392 1726887184.63458: 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' <<< 10392 1726887184.63481: stdout chunk (state=3): >>>import 'importlib.machinery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26eaf6a0> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10392 1726887184.63504: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 10392 1726887184.63529: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/importlib/abc.py <<< 10392 1726887184.63549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/abc.cpython-36.pyc' <<< 10392 1726887184.63588: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26eafe80> <<< 10392 1726887184.63618: 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' <<< 10392 1726887184.63657: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26a36198> <<< 10392 1726887184.63679: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26eaf780> <<< 10392 1726887184.63703: 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' <<< 10392 1726887184.63762: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26a3bc88> <<< 10392 1726887184.63782: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26ea4518> <<< 10392 1726887184.63807: 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' <<< 10392 1726887184.63835: 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' <<< 10392 1726887184.63854: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26a5f2e8> <<< 10392 1726887184.63887: 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 0x7f6c26a5f6a0> <<< 10392 1726887184.64233: 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 0x7f6c26a66390> # /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 0x7f6c26810ba8> <<< 10392 1726887184.64279: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c268082e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c267fef98> <<< 10392 1726887184.64301: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c267f6e80> <<< 10392 1726887184.64325: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26a66d30> <<< 10392 1726887184.64358: 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 0x7f6c26808f60> <<< 10392 1726887184.64378: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26a5fa20> <<< 10392 1726887184.64407: 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' <<< 10392 1726887184.64450: 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 0x7f6c28e16710> <<< 10392 1726887184.64470: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c2680b048> <<< 10392 1726887184.64491: stdout chunk (state=3): >>>import 'pwd' # <<< 10392 1726887184.64516: 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 0x7f6c28e16a90> <<< 10392 1726887184.64568: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26ea4860> <<< 10392 1726887184.64590: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 10392 1726887184.64611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 10392 1726887184.64638: 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' <<< 10392 1726887184.64667: 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 0x7f6c28e2e5c0> <<< 10397 1726887184.64675: stderr chunk (state=3): >>><<< 10397 1726887184.64684: stdout chunk (state=3): >>><<< 10392 1726887184.64698: 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' <<< <10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmplj6zh7sa /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_stat.py\n', b'') 10397 1726887184.64720: done transferring module to remote 10397 1726887184.64737: _low_level_execute_command(): starting 10397 1726887184.64746: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/ /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_stat.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/ /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_stat.py && sleep 0'"'"'' 10392 1726887184.64834: 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 0x7f6c28e32630> <<< 10392 1726887184.64873: 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 0x7f6c28e32b00> <<< 10392 1726887184.64909: 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 0x7f6c28e32c18> <<< 10392 1726887184.64941: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e2ee10> # /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' <<< 10392 1726887184.65336: 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 0x7f6c28e32f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e324e0> # 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 0x7f6c28e32240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e22b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26a4b358> # /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 0x7f6c28e2e470> # /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 0x7f6c24e35908> <<< 10392 1726887184.65365: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 10392 1726887184.65395: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10392 1726887184.65423: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py <<< 10392 1726887184.65448: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.65553: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 10394 1726887184.65573: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 10394 1726887184.65635: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10394 1726887184.65667: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10394 1726887184.65708: stdout chunk (state=3): >>>import 'posix' # <<< 10394 1726887184.65725: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 10394 1726887184.65747: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10394 1726887184.65792: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 10394 1726887184.65814: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 10394 1726887184.65830: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10394 1726887184.65845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10394 1726887184.65864: stdout chunk (state=3): >>>import '_codecs' # <<< 10394 1726887184.65882: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e92ee48> <<< 10394 1726887184.65918: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10394 1726887184.65929: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc' <<< 10394 1726887184.65938: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e8c4828> <<< 10394 1726887184.65948: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e92e9b0> <<< 10394 1726887184.65968: 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' <<< 10394 1726887184.65986: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e8d1630> <<< 10394 1726887184.66004: stdout chunk (state=3): >>>import '_signal' # <<< 10394 1726887184.66025: 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' <<< 10394 1726887184.66044: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e8d8160> <<< 10394 1726887184.66065: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 10394 1726887184.66074: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/io.cpython-36.pyc' <<< 10394 1726887184.66086: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 10394 1726887184.66097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc' <<< 10394 1726887184.66114: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10394 1726887184.66132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 10394 1726887184.66148: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e8dd0f0> <<< 10394 1726887184.66163: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e8d8748> <<< 10394 1726887184.66184: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e8d8390> <<< 10394 1726887184.66219: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10394 1726887184.66235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10394 1726887184.66251: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10394 1726887184.66272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10394 1726887184.66286: stdout chunk (state=3): >>>import 'errno' # <<< 10394 1726887184.66309: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10394 1726887184.66340: 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 0x7f4a7e882470> <<< 10394 1726887184.66368: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10394 1726887184.66415: 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 0x7f4a7e887e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e882b38> <<< 10394 1726887184.66445: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10394 1726887184.66474: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10392 1726887184.66513: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.66585: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e88e4e0> <<< 10394 1726887184.66603: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e871d68> <<< 10394 1726887184.66624: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 10394 1726887184.66642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e874198> <<< 10394 1726887184.66681: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10394 1726887184.66695: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10394 1726887184.66714: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb82940> <<< 10394 1726887184.66731: 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 <<< 10394 1726887184.66754: 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 0x7f4a7cb94240> <<< 10394 1726887184.66847: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e8e2a20> 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. <<< 10394 1726887184.67085: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10394 1726887184.67100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10394 1726887184.67121: 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' <<< 10394 1726887184.67137: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10394 1726887184.67159: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10394 1726887184.67173: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/types.cpython-36.pyc matches /usr/lib64/python3.6/types.py <<< 10394 1726887184.67191: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 10394 1726887184.67208: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10394 1726887184.67276: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10394 1726887184.67290: stdout chunk (state=3): >>>import '_functools' # <<< 10394 1726887184.67308: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10394 1726887184.67341: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10394 1726887184.67360: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 10394 1726887184.67375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 10394 1726887184.67395: stdout chunk (state=3): >>>import '_operator' # <<< 10394 1726887184.67411: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb02080> <<< 10392 1726887184.67440: 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' <<< 10392 1726887184.67455: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24af6ac8> <<< 10392 1726887184.67469: stdout chunk (state=3): >>>import 'atexit' # <<< 10392 1726887184.67483: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10394 1726887184.67508: 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 0x7f4a7cb0d2b0> # /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 0x7f4a7cb0df60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb0da90> import 'itertools' # <<< 10392 1726887184.67525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10394 1726887184.67551: 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 0x7f4a7cb17080> <<< 10394 1726887184.67624: stdout chunk (state=3): >>>import '_collections' # <<< 10392 1726887184.67818: 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 0x7f6c24b1d278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b5b4e0> # 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 0x7f6c24b5b5f8> <<< 10394 1726887184.67847: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb5d7b8> # /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 0x7f4a7cb5dba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb51160> # /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 0x7f4a7cb51e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb49438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb39470> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 10392 1726887184.67847: 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 0x7f6c24b5bb38> # /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' <<< 10394 1726887184.67867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # <<< 10394 1726887184.67885: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc matches /usr/lib64/python3.6/sre_parse.py <<< 10394 1726887184.67898: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_parse.cpython-36.pyc' <<< 10392 1726887184.67918: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b5e160> <<< 10392 1726887184.67936: 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 0x7f6c24e59780> <<< 10392 1726887184.67959: 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' <<< 10392 1726887184.67976: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f6c24b090f0> <<< 10392 1726887184.67998: 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' <<< 10394 1726887184.68008: 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 0x7f4a7c8ba278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8c2cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb51438> import '_locale' # <<< 10394 1726887184.68055: 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 0x7f4a7c8c8e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb332b0> <<< 10392 1726887184.68075: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b5c0f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b3e2b0> <<< 10394 1726887184.68100: 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' <<< 10394 1726887184.68125: 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 0x7f4a7c8ce1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8c8f98> <<< 10397 1726887184.68125: stderr chunk (state=2): >>><<< 10397 1726887184.68135: stdout chunk (state=2): >>><<< <10.31.41.136> (0, b'', b'') 10394 1726887184.68160: 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 0x7f4a7c8ce2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cba2fd0> <<< 10397 1726887184.68165: _low_level_execute_command() done: rc=0, stdout=, stderr= 10397 1726887184.68172: _low_level_execute_command(): starting 10397 1726887184.68180: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_stat.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None 10394 1726887184.68203: 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' <<< 10394 1726887184.68234: 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 <<< <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' -tt 10.31.41.136 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_stat.py && sleep 0'"'"'' 10394 1726887184.68269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8cedd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8ce9e8> <<< 10394 1726887184.68294: 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 0x7f4a7c8d96a0> <<< 10392 1726887184.68616: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b334a8> # /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 0x7f6c24e59d30> # 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 0x7f6c24b47320> # /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 0x7f6c24b47438> # /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' <<< 10392 1726887184.68657: 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 0x7f6c24bd4e80> <<< 10394 1726887184.68671: 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' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8d9e80> # /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 0x7f4a7c460198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8d9780> # /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 0x7f4a7c465c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8ce518> # /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 0x7f4a7c4892e8> <<< 10394 1726887184.68689: 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 0x7f4a7c4896a0> <<< 10394 1726887184.68704: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10394 1726887184.68725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc' <<< 10392 1726887184.68746: 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' <<< 10392 1726887184.68760: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24bdaeb8> <<< 10392 1726887184.68779: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24bc92b0> <<< 10392 1726887184.68791: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/util.py <<< 10392 1726887184.68806: 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 0x7f6c24bc9ac8> <<< 10394 1726887184.68835: 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 0x7f4a7c490390> # /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 <<< 10394 1726887184.68854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 10392 1726887184.69306: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b537f0> # /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 0x7f6c24bf9ef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24bc9128> <<< 10394 1726887184.69328: 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 0x7f4a7c23aba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c2322e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c228f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c220e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c490d30> # 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 0x7f4a7c232f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c489a20> # /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 0x7f4a7e8406a0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c235048> 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 0x7f4a7e840a20> <<< 10394 1726887184.69372: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8ce860> <<< 10392 1726887184.69585: 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 0x7f6c24b88da0> # 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 0x7f6c24b88f28> # 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 0x7f6c24b95048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b47588> # /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 <<< 10392 1726887184.69622: stdout chunk (state=3): >>># 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 0x7f6c24ba39e8> <<< 10394 1726887184.69622: 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 0x7f4a7e858550> # /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 0x7f4a7e85c5c0> <<< 10394 1726887184.69658: 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 0x7f4a7e85ca90> <<< 10394 1726887184.69686: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 10394 1726887184.69699: 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 0x7f4a7e85cba8> <<< 10394 1726887184.69718: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e858da0> <<< 10394 1726887184.69728: 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' <<< 10394 1726887184.69742: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.6/lib-dynload/_bisect.cpython-36m-x86_64-linux-gnu.so' <<< 10392 1726887184.69755: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b9e128> <<< 10394 1726887184.69774: 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 0x7f4a7e85cef0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e85c470> <<< 10392 1726887184.69791: 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 0x7f6c24b9e320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b95ba8> <<< 10392 1726887184.69819: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10392 1726887184.69838: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10394 1726887184.69816: 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 0x7f4a7e85c1d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e84ca90> <<< 10394 1726887184.69858: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c475358> # /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10394 1726887184.70124: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e858400> # /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 0x7f4a7a860898> <<< 10392 1726887184.70133: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/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_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10394 1726887184.70156: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 10394 1726887184.70175: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/__init__.py <<< 10394 1726887184.70185: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.70196: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.70214: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py <<< 10392 1726887184.70227: 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' <<< 10394 1726887184.70244: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887184.70255: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 10392 1726887184.70271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 10392 1726887184.70284: 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' <<< 10392 1726887184.70309: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 10392 1726887184.70321: 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 0x7f6c24bbcdd8> <<< 10392 1726887184.70371: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24bbca90> <<< 10392 1726887184.70405: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24bbc2b0> <<< 10392 1726887184.70424: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10392 1726887184.70440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10392 1726887184.70477: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24bbc908> <<< 10392 1726887184.70488: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24babbe0> <<< 10392 1726887184.70496: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887184.70963: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.71338: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887184.71426: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py <<< 10392 1726887184.71440: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10392 1726887184.71456: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 10392 1726887184.71475: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 10392 1726887184.71488: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887184.71515: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887184.71538: 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_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py <<< 10392 1726887184.71550: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887184.71567: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887184.71576: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py <<< 10392 1726887184.71599: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887184.71702: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887184.71827: 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' <<< 10392 1726887184.71903: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c214866a0> # zipimport: zlib available <<< 10392 1726887184.72240: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.72267: 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' <<< 10394 1726887184.72278: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a530a58> <<< 10394 1726887184.72286: stdout chunk (state=3): >>>import 'atexit' # <<< 10394 1726887184.72312: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10394 1726887184.72353: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10394 1726887184.72406: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 10394 1726887184.72421: 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 0x7f4a7a547208> <<< 10394 1726887184.72436: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a585470> <<< 10394 1726887184.72457: 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 0x7f4a7a585588> <<< 10394 1726887184.72472: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10394 1726887184.72499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10394 1726887184.72546: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a585ac8> <<< 10394 1726887184.72563: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10394 1726887184.72579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10394 1726887184.72600: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10392 1726887184.72600: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.72634: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10394 1726887184.72658: 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' <<< 10392 1726887184.72660: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887184.72708: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/collections.py <<< 10392 1726887184.72721: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.72739: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a533fd0> <<< 10392 1726887184.72748: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887184.72778: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/warnings.py <<< 10392 1726887184.72792: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.72814: 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 0x7f4a7a589a20> # 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 0x7f4a7a533080> <<< 10394 1726887184.72826: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10394 1726887184.72847: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10392 1726887184.72857: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.72903: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a586080> <<< 10392 1726887184.72927: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available <<< 10394 1726887184.72934: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a568240> <<< 10392 1726887184.72952: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10392 1726887184.72986: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887184.73016: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10392 1726887184.73030: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887184.73190: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.73224: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a55d438> <<< 10394 1726887184.73244: 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' <<< 10394 1726887184.73267: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a883da0> <<< 10394 1726887184.73289: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 10394 1726887184.73299: 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 0x7f4a7a571278> <<< 10394 1726887184.73320: 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 <<< 10392 1726887184.73365: 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' <<< 10392 1726887184.73505: stdout chunk (state=3): >>>import '_ast' # <<< 10392 1726887184.73550: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c214fae48> # zipimport: zlib available # zipimport: zlib available <<< 10392 1726887184.73562: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py <<< 10394 1726887184.73562: 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 0x7f4a7a571390> # /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 0x7f4a7a5ffe10> <<< 10392 1726887184.73588: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.73588: 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' <<< 10394 1726887184.73607: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a605eb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5f2240> <<< 10392 1726887184.73625: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.73636: 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 0x7f4a7a5f2a58> <<< 10392 1726887184.73675: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/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_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/validation.py <<< 10392 1726887184.73687: stdout chunk (state=3): >>>import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/parameters.py <<< 10392 1726887184.73700: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10392 1726887184.73720: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887184.73753: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887184.73781: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py <<< 10392 1726887184.73794: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887184.73823: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.73840: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a57d748> <<< 10392 1726887184.73859: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.73874: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10392 1726887184.73901: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.73911: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10394 1726887184.73925: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10394 1726887184.73937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' <<< 10394 1726887184.73947: stdout chunk (state=3): >>>import '_string' # <<< 10392 1726887184.73970: 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 <<< 10394 1726887184.74031: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a623eb8> <<< 10394 1726887184.74089: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5f20b8> <<< 10392 1726887184.74120: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10392 1726887184.74215: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 10392 1726887184.74230: 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 0x7f6c214dd128> <<< 10394 1726887184.74243: 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 0x7f4a7a5b2d68> <<< 10394 1726887184.74261: 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 0x7f4a7a5b2ef0> <<< 10392 1726887184.74284: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c21829e48> <<< 10394 1726887184.74302: 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 0x7f4a7a5b2fd0> <<< 10394 1726887184.74324: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5714e0> <<< 10394 1726887184.74342: 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 <<< 10392 1726887184.74345: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/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_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10394 1726887184.74358: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 10394 1726887184.74367: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10392 1726887184.74387: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.74391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10397 1726887184.74539: 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 <<< 10392 1726887184.74661: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10394 1726887184.74668: 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 0x7f4a7a5cd9b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5c80f0> # 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 0x7f4a7a5c82e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5bfb70> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/__init__.py <<< 10394 1726887184.74685: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887184.74792: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.74817: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.74831: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.74846: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/__init__.py <<< 10394 1726887184.74868: 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_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10394 1726887184.74885: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.74980: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887184.75071: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10394 1726887184.75086: 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' <<< 10392 1726887184.75099: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10394 1726887184.75114: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 10392 1726887184.75136: 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' <<< 10394 1726887184.75140: 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 # code object from '/usr/lib64/python3.6/json/__pycache__/scanner.cpython-36.pyc' <<< 10394 1726887184.75173: 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 0x7f4a7a5e8d30> <<< 10394 1726887184.75225: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5e89e8> <<< 10392 1726887184.75268: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c2150f080> <<< 10394 1726887184.75268: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5e8208> <<< 10392 1726887184.75293: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10394 1726887184.75297: 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' <<< 10392 1726887184.75304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10394 1726887184.75330: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5e8860> <<< 10394 1726887184.75340: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5d6a90> <<< 10394 1726887184.75349: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887184.75408: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c2150f128> <<< 10392 1726887184.75627: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c214af940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/pycompat24.py <<< 10397 1726887184.75712: 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 0x7f66ae572e48> # /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 0x7f66ae508828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae5729b0> # /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 0x7f66ae515630> 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 0x7f66ae51c160> # /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 0x7f66ae5210f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae51c748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae51c390> # /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 0x7f66ae4c6470> # /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 0x7f66ae4cbe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae4c6b38> # /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 0x7f66ae4d24e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae4b5d68> # /usr/lib64/python3.6/__pycache__/_site<<< 10392 1726887184.75736: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available <<< 10392 1726887184.75747: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py <<< 10392 1726887184.75764: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.75825: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887184.75867: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887184.76043: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887184.76221: stdout chunk (state=3): >>>import 'gc' # <<< 10394 1726887184.76287: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/six/__init__.py <<< 10394 1726887184.76298: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10394 1726887184.76309: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # <<< 10394 1726887184.76320: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/text/converters.py <<< 10394 1726887184.76343: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selinux.py <<< 10394 1726887184.76353: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.76373: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.76398: 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_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/compat/selectors.py <<< 10394 1726887184.76411: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.76436: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.76453: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/_text.py <<< 10394 1726887184.76474: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.76560: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.76680: 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' <<< 10394 1726887184.76715: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a76eb0208> # zipimport: zlib available <<< 10397 1726887184.76735: stdout chunk (state=3): >>>builtins.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 0x7f66ae4b8198> # /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 0x7f66ac7c6940> # /usr/lib64/python3.6/__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 0x7f66ac7d8240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae526a20> 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 0x7f66ac746080> # /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 0x7f66ac7512b0> # /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 0x7f66ac751f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac751a90> 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 0x7f66ac75b080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac7a17b8> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python<<< 10394 1726887184.77079: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887184.77200: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/chronyd", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 58, "inode": 132120834, "dev": 51713, "nlink": 1, "atime": 1726887181.5704877, "mtime": 1726887178.5924816, "ctime": 1726887178.8654823, "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": "9548200e895608bf35ca1c3939e87cdaf5414040", "mimetype": "text/plain", "charset": "us-ascii", "version": "4187341667", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/chronyd", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ <<< 10394 1726887184.77451: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.77487: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887184.77520: 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 <<< 10392 1726887184.77545: 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<<< 10392 1726887184.77562: 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 <<< 10392 1726887184.77583: stdout chunk (state=3): >>># destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # 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 <<< 10392 1726887184.77601: 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<<< 10392 1726887184.77623: 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<<< 10392 1726887184.77637: stdout chunk (state=3): >>> # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile <<< 10392 1726887184.77649: 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 <<< 10392 1726887184.77666: 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 <<< 10392 1726887184.77684: stdout chunk (state=3): >>># cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # destroy socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common <<< 10392 1726887184.77699: 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 <<< 10392 1726887184.77717: 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<<< 10392 1726887184.77732: 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 <<< 10392 1726887184.77747: stdout chunk (state=3): >>># 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 <<< 10392 1726887184.77762: 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 gc <<< 10394 1726887184.77787: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10392 1726887184.77853: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10394 1726887184.77930: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10392 1726887184.77978: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10394 1726887184.78029: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887184.78061: 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 <<< 10392 1726887184.78084: stdout chunk (state=3): >>># destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy fcntl # destroy encodings <<< 10392 1726887184.78130: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy ctypes # destroy traceback # destroy atexit # destroy _string <<< 10394 1726887184.78201: 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' <<< 10392 1726887184.78236: 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 # destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy textwrap <<< 10392 1726887184.78282: stdout chunk (state=3): >>># destroy locale # destroy copy # destroy struct # destroy gc <<< 10394 1726887184.78340: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a76f24e10> # zipimport: zlib available <<< 10397 1726887184.78406: stdout chunk (state=3): >>>3.6/weakref.py # code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac7a1ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac795160> # /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 0x7f66ac795e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac78d438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac77d470> # /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 0x7f66ac4fe278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac506cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac795438> 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 0x7f66ac50ce10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac7772b0> # /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 0x7f66ac5121d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac50cf98> # 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 0x7f66ac5122e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac7e6fd0> # /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 0x7f66ac512dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac5129e8> # /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' # <<< 10394 1726887184.78431: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 10394 1726887184.78443: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887184.78473: 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 <<< 10392 1726887184.78498: 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 <<< 10392 1726887184.78516: stdout chunk (state=3): >>># cleanup[3] wiping subprocess # destroy io # destroy time # destroy signal # destroy warnings # destroy errno <<< 10392 1726887184.78533: 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 <<< 10392 1726887184.78544: stdout chunk (state=3): >>># destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping _selinux <<< 10394 1726887184.78567: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available # zipimport: zlib available <<< 10392 1726887184.78602: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins <<< 10394 1726887184.78728: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10394 1726887184.78763: 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 <<< 10392 1726887184.78794: 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 <<< 10392 1726887184.78809: 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 # destroy re <<< 10394 1726887184.78914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10397 1726887184.78934: stdout chunk (state=3): >>><_frozen_importlib_external.SourceFileLoader object at 0x7f66ac51d6a0> # /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 0x7f66ac51de80> # /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 0x7f66ac0a4198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac51d780> # /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 0x7f66ac0a9c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac512518> # /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 0x7f66ac0cd2e8> # 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 0x7f66ac0cd6a0> # /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 0x7f66ac0d4390> # /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 0x7f66abe7eba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66abe762e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66abe6cf98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66abe64e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac0d4d30> # 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/pyth<<< 10394 1726887184.79005: 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 0x7f4a76f060b8> <<< 10392 1726887184.79218: stderr chunk (state=3): >>>Shared connection to 10.31.43.54 closed. <<< 10394 1726887184.79223: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a77252dd8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/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_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10392 1726887184.79227: stdout chunk (state=3): >>><<< 10394 1726887184.79237: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887184.79243: stderr chunk (state=3): >>><<< 10394 1726887184.79267: stdout chunk (state=3): >>># zipimport: zlib available <<< <10.31.43.54> (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 0x7f6c28f04e48>\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 0x7f6c28e9a828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28f049b0>\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 0x7f6c28ea7630>\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 0x7f6c28eae160>\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 0x7f6c28eb30f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28eae748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28eae390>\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 0x7f6c28e58470>\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 0x7f6c28e5de48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e58b38>\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 0x7f6c28e644e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e47d68>\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 0x7f6c28e4a198>\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 0x7f6c27158940>\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 0x7f6c2716a240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28eb8a20>\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 0x7f6c270d8080>\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 0x7f6c270e32b0>\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 0x7f6c270e3f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c270e3a90>\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 0x7f6c270ed080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c271337b8>\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 0x7f6c27133ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c27127160>\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 0x7f6c27127e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c2711f438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c2710f470>\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 0x7f6c26e902b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26e98d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c271270b8>\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 0x7f6c26e9ee10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c271092b0>\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 0x7f6c26ea41d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26e9ef98>\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 0x7f6c26ea42e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c27178fd0>\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 0x7f6c26ea4dd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26ea49e8>\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 0x7f6c26eaf6a0>\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 0x7f6c26eafe80>\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 0x7f6c26a36198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26eaf780>\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 0x7f6c26a3bc88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26ea4518>\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 0x7f6c26a5f2e8>\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 0x7f6c26a5f6a0>\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 0x7f6c26a66390>\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 0x7f6c26810ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c268082e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c267fef98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c267f6e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26a66d30>\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 0x7f6c26808f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26a5fa20>\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 0x7f6c28e16710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c2680b048>\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 0x7f6c28e16a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26ea4860>\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 0x7f6c28e2e5c0>\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 0x7f6c28e32630>\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 0x7f6c28e32b00>\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 0x7f6c28e32c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e2ee10>\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 0x7f6c28e32f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e324e0>\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 0x7f6c28e32240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e22b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26a4b358>\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 0x7f6c28e2e470>\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 0x7f6c24e35908>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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 0x7f6c24af6ac8>\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 0x7f6c24b1d278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b5b4e0>\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 0x7f6c24b5b5f8>\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 0x7f6c24b5bb38>\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 0x7f6c24b5e160>\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 0x7f6c24e59780>\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 0x7f6c24b090f0>\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 0x7f6c24b5c0f0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b3e2b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b334a8>\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 0x7f6c24e59d30>\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 0x7f6c24b47320>\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 0x7f6c24b47438>\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 0x7f6c24bd4e80>\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 0x7f6c24bdaeb8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24bc92b0>\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 0x7f6c24bc9ac8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b537f0>\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 0x7f6c24bf9ef0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24bc9128>\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 0x7f6c24b88da0>\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 0x7f6c24b88f28>\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 0x7f6c24b95048>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b47588>\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 0x7f6c24ba39e8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b9e128>\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 0x7f6c24b9e320>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b95ba8>\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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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 0x7f6c24bbcdd8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24bbca90>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24bbc2b0>\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 0x7f6c24bbc908>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24babbe0>\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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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 0x7f6c214866a0>\r\n# 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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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 0x7f6c214fae48>\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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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 0x7f6c214dd128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c21829e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/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_1y8pn6xx/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 0x7f6c2150f080>\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 0x7f6c2150f128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c214af940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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/sysconfig/chronyd", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 58, "inode": 132120834, "dev": 51713, "nlink": 1, "atime": 1726887181.5704877, "mtime": 1726887178.5924816, "ctime": 1726887178.8654823, "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": "9548200e895608bf35ca1c3939e87cdaf5414040", "mimetype": "text/plain", "charset": "us-ascii", "version": "4187341667", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/chronyd", "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.54 closed.\r\n') 10392 1726887184.79298: _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 0x7f6c28f04e48> # /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 0x7f6c28e9a828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28f049b0> # /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 0x7f6c28ea7630> 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 0x7f6c28eae160> # /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 0x7f6c28eb30f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28eae748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28eae390> # /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 0x7f6c28e58470> # /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 0x7f6c28e5de48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e58b38> # /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 0x7f6c28e644e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e47d68> # /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 0x7f6c28e4a198> # /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 0x7f6c27158940> # /usr/lib64/python3.6/__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 0x7f6c2716a240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28eb8a20> 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 0x7f6c270d8080> # /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 0x7f6c270e32b0> # /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 0x7f6c270e3f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c270e3a90> 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 0x7f6c270ed080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c271337b8> # /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 0x7f6c27133ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c27127160> # /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 0x7f6c27127e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c2711f438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c2710f470> # /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 0x7f6c26e902b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26e98d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c271270b8> 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 0x7f6c26e9ee10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c271092b0> # /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 0x7f6c26ea41d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26e9ef98> # 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 0x7f6c26ea42e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c27178fd0> # /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 0x7f6c26ea4dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26ea49e8> # /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 0x7f6c26eaf6a0> # /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 0x7f6c26eafe80> # /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 0x7f6c26a36198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26eaf780> # /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 0x7f6c26a3bc88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26ea4518> # /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 0x7f6c26a5f2e8> # 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 0x7f6c26a5f6a0> # /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 0x7f6c26a66390> # /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 0x7f6c26810ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c268082e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c267fef98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c267f6e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26a66d30> # 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 0x7f6c26808f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26a5fa20> # /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 0x7f6c28e16710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c2680b048> 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 0x7f6c28e16a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26ea4860> # /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 0x7f6c28e2e5c0> # /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 0x7f6c28e32630> # 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 0x7f6c28e32b00> # 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 0x7f6c28e32c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e2ee10> # /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 0x7f6c28e32f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e324e0> # 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 0x7f6c28e32240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c28e22b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c26a4b358> # /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 0x7f6c28e2e470> # /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 0x7f6c24e35908> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/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_1y8pn6xx/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 0x7f6c24af6ac8> 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 0x7f6c24b1d278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b5b4e0> # 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 0x7f6c24b5b5f8> # /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 0x7f6c24b5bb38> # /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 0x7f6c24b5e160> # 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 0x7f6c24e59780> # 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 0x7f6c24b090f0> # /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 0x7f6c24b5c0f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b3e2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b334a8> # /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 0x7f6c24e59d30> # 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 0x7f6c24b47320> # /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 0x7f6c24b47438> # /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 0x7f6c24bd4e80> # /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 0x7f6c24bdaeb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24bc92b0> # /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 0x7f6c24bc9ac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b537f0> # /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 0x7f6c24bf9ef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24bc9128> # 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 0x7f6c24b88da0> # 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 0x7f6c24b88f28> # 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 0x7f6c24b95048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b47588> # /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 0x7f6c24ba39e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b9e128> # 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 0x7f6c24b9e320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24b95ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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 0x7f6c24bbcdd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24bbca90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24bbc2b0> # /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 0x7f6c24bbc908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c24babbe0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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 0x7f6c214866a0> # 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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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 0x7f6c214fae48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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 0x7f6c214dd128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c21829e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/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_1y8pn6xx/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 0x7f6c2150f080> # /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 0x7f6c2150f128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f6c214af940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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_1y8pn6xx/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/sysconfig/chronyd", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 58, "inode": 132120834, "dev": 51713, "nlink": 1, "atime": 1726887181.5704877, "mtime": 1726887178.5924816, "ctime": 1726887178.8654823, "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": "9548200e895608bf35ca1c3939e87cdaf5414040", "mimetype": "text/plain", "charset": "us-ascii", "version": "4187341667", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/chronyd", "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.54 closed. 10392 1726887184.79464: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sysconfig/chronyd', '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-1726887184.4136906-10392-124548487440975/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10392 1726887184.79496: variable 'ansible_module_compression' from source: unknown 10392 1726887184.79531: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 10392 1726887184.79555: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 10392 1726887184.79603: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_file.py <10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpo9e_em6a TO /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_file.py <10.31.43.54> 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/4a8bd5e786"' '[10.31.43.54]' 10394 1726887184.79691: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.79984: 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' <<< 10394 1726887184.80002: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a76f20fd0> <<< 10397 1726887184.80584: stdout chunk (state=3): >>>on3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f66abe76f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac0cda20> # /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 0x7f66ae484710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66abe79048> 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 0x7f66ae484a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac512860> # /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 0x7f66ae49c5c0> # /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 0x7f66ae4a0630> # 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 0x7f66ae4a0b00> # 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 0x7f66ae4a0c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae49ce10> # /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 0x7f66ae4a0f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae4a04e0> # 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 0x7f66ae4a0240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae490b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac0b9358> # /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 0x7f66ae49c470> # /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 0x7f66aa4a3908> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/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_k8nm6aft/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10394 1726887184.80614: 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 0x7f4a76f380b8> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7726b8d0> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10392 1726887184.80637: Sending initial data 10392 1726887184.80646: Sent initial data (152 bytes) 10394 1726887184.81421: stdout chunk (state=3): >>># zipimport: zlib available import 'gc' # <<< 10394 1726887184.81887: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/chronyd", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 58, "inode": 517996676, "dev": 51713, "nlink": 1, "atime": 1726887142.4558249, "mtime": 1726887137.6768165, "ctime": 1726887137.959817, "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": "9548200e895608bf35ca1c3939e87cdaf5414040", "mimetype": "text/plain", "charset": "us-ascii", "version": "752080523", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/chronyd", "follow": false, "get_checksum": true, "checksum_algorithm": "sha1", "get_mime": true, "get_attributes": true}}} # destroy __main__ <<< 10394 1726887184.82185: stdout chunk (state=3): >>># clear builtins._ # clear sys.path <<< 10394 1726887184.82201: 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 <<< 10394 1726887184.82218: 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 <<< 10394 1726887184.82231: 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 <<< 10394 1726887184.82247: 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 <<< 10394 1726887184.82294: 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 # 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 <<< 10394 1726887184.82311: 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 <<< 10394 1726887184.82327: 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 <<< 10394 1726887184.82342: 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 # 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 <<< 10394 1726887184.82358: 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 <<< 10394 1726887184.82366: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing gc <<< 10394 1726887184.82401: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10392 1726887184.82677: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpo9e_em6a /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_file.py <<< 10394 1726887184.82713: 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 <<< 10394 1726887184.82728: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 <<< 10394 1726887184.82740: stdout chunk (state=3): >>># destroy _socket <<< 10394 1726887184.82754: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10394 1726887184.82765: stdout chunk (state=3): >>># destroy _json # destroy datetime <<< 10394 1726887184.82808: 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 <<< 10394 1726887184.82833: stdout chunk (state=3): >>># destroy gc <<< 10394 1726887184.82865: 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 <<< 10394 1726887184.82879: 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 <<< 10394 1726887184.82891: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat <<< 10394 1726887184.82904: stdout chunk (state=3): >>># cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re <<< 10394 1726887184.82918: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg <<< 10394 1726887184.82932: stdout chunk (state=3): >>># cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools <<< 10394 1726887184.82946: stdout chunk (state=3): >>># 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 <<< 10394 1726887184.82964: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale <<< 10394 1726887184.82977: 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 <<< 10394 1726887184.82988: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize <<< 10394 1726887184.83219: 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 <<< 10394 1726887184.83530: stdout chunk (state=3): >>># 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 <<< 10394 1726887184.83631: 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 <<< 10394 1726887184.83641: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 10394 1726887184.83656: stdout chunk (state=3): >>><<< 10394 1726887184.83662: stderr chunk (state=3): >>><<< <10.31.42.224> (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 0x7f4a7e92ee48>\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 0x7f4a7e8c4828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e92e9b0>\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 0x7f4a7e8d1630>\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 0x7f4a7e8d8160>\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 0x7f4a7e8dd0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e8d8748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e8d8390>\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 0x7f4a7e882470>\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 0x7f4a7e887e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e882b38>\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 0x7f4a7e88e4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e871d68>\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 0x7f4a7e874198>\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 0x7f4a7cb82940>\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 0x7f4a7cb94240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e8e2a20>\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 0x7f4a7cb02080>\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 0x7f4a7cb0d2b0>\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 0x7f4a7cb0df60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb0da90>\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 0x7f4a7cb17080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb5d7b8>\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 0x7f4a7cb5dba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb51160>\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 0x7f4a7cb51e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb49438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb39470>\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 0x7f4a7c8ba278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8c2cf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb51438>\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 0x7f4a7c8c8e10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb332b0>\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 0x7f4a7c8ce1d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8c8f98>\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 0x7f4a7c8ce2e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cba2fd0>\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 0x7f4a7c8cedd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8ce9e8>\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 0x7f4a7c8d96a0>\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 0x7f4a7c8d9e80>\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 0x7f4a7c460198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8d9780>\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 0x7f4a7c465c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8ce518>\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 0x7f4a7c4892e8>\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 0x7f4a7c4896a0>\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 0x7f4a7c490390>\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 0x7f4a7c23aba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c2322e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c228f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c220e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c490d30>\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 0x7f4a7c232f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c489a20>\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 0x7f4a7e8406a0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c235048>\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 0x7f4a7e840a20>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8ce860>\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 0x7f4a7e858550>\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 0x7f4a7e85c5c0>\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 0x7f4a7e85ca90>\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 0x7f4a7e85cba8>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e858da0>\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 0x7f4a7e85cef0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e85c470>\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 0x7f4a7e85c1d0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e84ca90>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c475358>\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 0x7f4a7e858400>\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 0x7f4a7a860898>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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 0x7f4a7a530a58>\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 0x7f4a7a547208>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a585470>\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 0x7f4a7a585588>\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 0x7f4a7a585ac8>\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 0x7f4a7a533fd0>\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 0x7f4a7a589a20>\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 0x7f4a7a533080>\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 0x7f4a7a586080>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a568240>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a55d438>\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 0x7f4a7a883da0>\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 0x7f4a7a571278>\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 0x7f4a7a571390>\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 0x7f4a7a5ffe10>\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 0x7f4a7a605eb8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5f2240>\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 0x7f4a7a5f2a58>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a57d748>\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 0x7f4a7a623eb8>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5f20b8>\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 0x7f4a7a5b2d68>\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 0x7f4a7a5b2ef0>\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 0x7f4a7a5b2fd0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5714e0>\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 0x7f4a7a5cd9b0>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5c80f0>\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 0x7f4a7a5c82e8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5bfb70>\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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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 0x7f4a7a5e8d30>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5e89e8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5e8208>\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 0x7f4a7a5e8860>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5d6a90>\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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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 0x7f4a76eb0208>\r\n# 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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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 0x7f4a76f24e10>\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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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 0x7f4a76f060b8>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a77252dd8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/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_kb0nbu0b/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 0x7f4a76f20fd0>\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 0x7f4a76f380b8>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7726b8d0>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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/sysconfig/chronyd", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 58, "inode": 517996676, "dev": 51713, "nlink": 1, "atime": 1726887142.4558249, "mtime": 1726887137.6768165, "ctime": 1726887137.959817, "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": "9548200e895608bf35ca1c3939e87cdaf5414040", "mimetype": "text/plain", "charset": "us-ascii", "version": "752080523", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/chronyd", "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.224 closed.\r\n') 10394 1726887184.83743: _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 0x7f4a7e92ee48> # /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 0x7f4a7e8c4828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e92e9b0> # /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 0x7f4a7e8d1630> 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 0x7f4a7e8d8160> # /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 0x7f4a7e8dd0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e8d8748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e8d8390> # /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 0x7f4a7e882470> # /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 0x7f4a7e887e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e882b38> # /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 0x7f4a7e88e4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e871d68> # /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 0x7f4a7e874198> # /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 0x7f4a7cb82940> # /usr/lib64/python3.6/__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 0x7f4a7cb94240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e8e2a20> 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 0x7f4a7cb02080> # /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 0x7f4a7cb0d2b0> # /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 0x7f4a7cb0df60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb0da90> 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 0x7f4a7cb17080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb5d7b8> # /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 0x7f4a7cb5dba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb51160> # /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 0x7f4a7cb51e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb49438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb39470> # /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 0x7f4a7c8ba278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8c2cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb51438> 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 0x7f4a7c8c8e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cb332b0> # /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 0x7f4a7c8ce1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8c8f98> # 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 0x7f4a7c8ce2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7cba2fd0> # /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 0x7f4a7c8cedd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8ce9e8> # /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 0x7f4a7c8d96a0> # /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 0x7f4a7c8d9e80> # /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 0x7f4a7c460198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8d9780> # /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 0x7f4a7c465c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8ce518> # /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 0x7f4a7c4892e8> # 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 0x7f4a7c4896a0> # /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 0x7f4a7c490390> # /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 0x7f4a7c23aba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c2322e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c228f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c220e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c490d30> # 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 0x7f4a7c232f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c489a20> # /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 0x7f4a7e8406a0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c235048> 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 0x7f4a7e840a20> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c8ce860> # /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 0x7f4a7e858550> # /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 0x7f4a7e85c5c0> # 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 0x7f4a7e85ca90> # 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 0x7f4a7e85cba8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e858da0> # /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 0x7f4a7e85cef0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e85c470> # 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 0x7f4a7e85c1d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7e84ca90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7c475358> # /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 0x7f4a7e858400> # /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 0x7f4a7a860898> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/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_kb0nbu0b/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 0x7f4a7a530a58> 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 0x7f4a7a547208> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a585470> # 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 0x7f4a7a585588> # /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 0x7f4a7a585ac8> # /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 0x7f4a7a533fd0> # 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 0x7f4a7a589a20> # 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 0x7f4a7a533080> # /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 0x7f4a7a586080> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a568240> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a55d438> # /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 0x7f4a7a883da0> # 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 0x7f4a7a571278> # /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 0x7f4a7a571390> # /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 0x7f4a7a5ffe10> # /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 0x7f4a7a605eb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5f2240> # /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 0x7f4a7a5f2a58> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a57d748> # /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 0x7f4a7a623eb8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5f20b8> # 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 0x7f4a7a5b2d68> # 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 0x7f4a7a5b2ef0> # 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 0x7f4a7a5b2fd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5714e0> # /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 0x7f4a7a5cd9b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5c80f0> # 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 0x7f4a7a5c82e8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5bfb70> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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 0x7f4a7a5e8d30> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5e89e8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5e8208> # /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 0x7f4a7a5e8860> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7a5d6a90> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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 0x7f4a76eb0208> # 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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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 0x7f4a76f24e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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 0x7f4a76f060b8> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a77252dd8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/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_kb0nbu0b/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 0x7f4a76f20fd0> # /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 0x7f4a76f380b8> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4a7726b8d0> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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_kb0nbu0b/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/sysconfig/chronyd", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 58, "inode": 517996676, "dev": 51713, "nlink": 1, "atime": 1726887142.4558249, "mtime": 1726887137.6768165, "ctime": 1726887137.959817, "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": "9548200e895608bf35ca1c3939e87cdaf5414040", "mimetype": "text/plain", "charset": "us-ascii", "version": "752080523", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/chronyd", "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.224 closed. 10394 1726887184.83991: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sysconfig/chronyd', '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-1726887184.4732301-10394-242779206094545/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10394 1726887184.84039: variable 'ansible_module_compression' from source: unknown 10394 1726887184.84090: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 10394 1726887184.84112: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 10394 1726887184.84187: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_file.py <10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpqysfnqua TO /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_file.py <10.31.42.224> 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/75343b97d0"' '[10.31.42.224]' 10397 1726887184.84321: 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 0x7f66aa164ac8> 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 0x7f66aa18b278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1c94e0> # 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 0x7f66aa1c95f8> # /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 0x7f66aa1c9b38> # /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 0x7f66aa1cc160> # 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 0x7f66aa177390> # 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 0x7f66aa177e48> # /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 0x7f66aa1ca128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1ac2b0> <<< 10394 1726887184.84832: Sending initial data 10394 1726887184.84840: Sent initial data (152 bytes) 10397 1726887184.84860: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1a14a8> # /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 0x7f66aa4c7f98> # 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 0x7f66aa18b0b8> # /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 0x7f66aa1b5438> # /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 0x7f66aa242eb8> # /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 0x7f66aa248f60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa2362e8> # /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 0x7f66aa236b00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1c17f0> # /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' # <<< 10392 1726887184.85092: stderr chunk (state=3): >>><<< 10392 1726887184.85101: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpo9e_em6a /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_file.py\n', b'') 10392 1726887184.85126: done transferring module to remote 10392 1726887184.85137: _low_level_execute_command(): starting 10392 1726887184.85142: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/ /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_file.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/ /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_file.py && sleep 0'"'"'' 10397 1726887184.85944: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa266f98> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa236160> # 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 0x7f66aa1f6e10> # 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 0x7f66aa1f6f28> # 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 0x7f66aa2030b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1b5588> # /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 0x7f66aa211a20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa20c160> # 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 0x7f66aa20c358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa203be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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 0x7f66aa22add8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa22aa90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa22a2b0> # /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 0x7f66aa22a908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa218be0> # zipimport: zlib available # zipimport: zlib available <<< 10397 1726887184.87039: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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 0x7f66a6af3518> # zipimport: zlib available <<< 10392 1726887184.87734: stderr chunk (state=2): >>><<< 10392 1726887184.87744: stdout chunk (state=2): >>><<< <10.31.43.54> (0, b'', b'') 10392 1726887184.87770: _low_level_execute_command() done: rc=0, stdout=, stderr= 10392 1726887184.87776: _low_level_execute_command(): starting 10392 1726887184.87785: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_file.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' -tt 10.31.43.54 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/AnsiballZ_file.py && sleep 0'"'"'' 10397 1726887184.88249: 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.stat_payload_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10394 1726887184.88566: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpqysfnqua /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_file.py <<< 10397 1726887184.89237: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/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 0x7f66a6b68da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/ansible_ansible.legacy.stat_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10394 1726887184.89735: stderr chunk (state=3): >>><<< 10394 1726887184.89742: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpqysfnqua /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_file.py\n', b'') 10394 1726887184.89773: done transferring module to remote 10394 1726887184.89787: _low_level_execute_command(): starting 10394 1726887184.89795: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/ /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_file.py && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/ /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_file.py && sleep 0'"'"'' 10397 1726887184.90339: 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 # 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 0x7f66a6b4a128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66a6e96e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/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_k8nm6aft/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 <<< 10392 1726887184.90576: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # <<< 10392 1726887184.90604: stdout chunk (state=3): >>>import '_thread' # import '_weakref' # <<< 10392 1726887184.90649: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10392 1726887184.90680: stdout chunk (state=3): >>>import '_io' # <<< 10392 1726887184.90689: stdout chunk (state=3): >>>import 'marshal' # <<< 10392 1726887184.90725: stdout chunk (state=3): >>>import 'posix' # <<< 10392 1726887184.90738: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') <<< 10392 1726887184.90758: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook import 'zipimport' # <<< 10392 1726887184.90768: stdout chunk (state=3): >>># installed zipimport hook <<< 10392 1726887184.90807: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 10392 1726887184.90819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 10392 1726887184.90837: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py<<< 10392 1726887184.90847: stdout chunk (state=3): >>> <<< 10392 1726887184.90873: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10392 1726887184.90882: stdout chunk (state=3): >>>import '_codecs' # <<< 10392 1726887184.90903: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a264e48> <<< 10392 1726887184.91019: 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 0x7fd87a1fa828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a2649b0> # /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 0x7fd87a207630> <<< 10392 1726887184.91060: 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' <<< 10392 1726887184.91094: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a20e160> # /usr/lib64/python3.6/__pycache__/io.cpython-36.pyc matches /usr/lib64/python3.6/io.py <<< 10392 1726887184.91139: 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 <<< 10392 1726887184.91173: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a2130f0> <<< 10392 1726887184.91196: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a20e748> <<< 10392 1726887184.91226: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a20e390> <<< 10392 1726887184.91247: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py<<< 10392 1726887184.91257: stdout chunk (state=3): >>> <<< 10392 1726887184.91267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10392 1726887184.91286: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/os.cpython-36.pyc matches /usr/lib64/python3.6/os.py <<< 10392 1726887184.91300: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/os.cpython-36.pyc' <<< 10392 1726887184.91319: stdout chunk (state=3): >>>import 'errno' # <<< 10392 1726887184.91338: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10397 1726887184.91350: 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 0x7f66a6b7c080> # /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' <<< 10392 1726887184.91371: 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 0x7fd87a1b8470> <<< 10392 1726887184.91390: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10392 1726887184.91406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc' <<< 10392 1726887184.91426: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 10392 1726887184.91435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a1bde48> <<< 10392 1726887184.91454: stdout chunk (state=3): >>>import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a1b8b38> <<< 10392 1726887184.91476: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10392 1726887184.91506: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10392 1726887184.91620: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a1c44e0> <<< 10392 1726887184.91640: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a1a7d68> <<< 10392 1726887184.91655: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc matches /usr/lib64/python3.6/_sitebuiltins.py <<< 10392 1726887184.91665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sitebuiltins.cpython-36.pyc' <<< 10392 1726887184.91683: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a1aa198> <<< 10392 1726887184.91716: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10392 1726887184.91733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10392 1726887184.91750: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8784b8940> <<< 10392 1726887184.91769: 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 <<< 10392 1726887184.91791: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 10392 1726887184.91800: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8784ca240> <<< 10392 1726887184.91880: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a218a20> <<< 10392 1726887184.91890: 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. <<< 10392 1726887184.92122: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10392 1726887184.92135: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10392 1726887184.92162: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/re.cpython-36.pyc matches /usr/lib64/python3.6/re.py <<< 10392 1726887184.92184: 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 <<< 10392 1726887184.92261: 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 <<< 10392 1726887184.92320: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10392 1726887184.92347: stdout chunk (state=3): >>>import '_functools' # # /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10392 1726887184.92402: 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 <<< 10392 1726887184.92442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' import '_operator' # <<< 10392 1726887184.92470: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878438080> # /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' <<< 10392 1726887184.92505: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8784432b0> # /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' <<< 10392 1726887184.92537: 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 0x7fd878443f60> <<< 10392 1726887184.92567: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878443a90> import 'itertools' # <<< 10392 1726887184.92592: 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' <<< 10397 1726887184.92610: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66a6b7c128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66a6eaf940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/ansible_ansible.legacy.stat_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'gc' # <<< 10392 1726887184.92620: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87844d080> import '_collections' # <<< 10394 1726887184.92630: stderr chunk (state=2): >>><<< 10394 1726887184.92640: stdout chunk (state=2): >>><<< <10.31.42.224> (0, b'', b'') 10394 1726887184.92669: _low_level_execute_command() done: rc=0, stdout=, stderr= 10394 1726887184.92675: _low_level_execute_command(): starting 10394 1726887184.92682: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_file.py && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' -tt 10.31.42.224 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/AnsiballZ_file.py && sleep 0'"'"'' 10392 1726887184.92840: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8784937b8> # /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 0x7fd878493ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878487160> # /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 0x7fd878487e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87847f438> <<< 10392 1726887184.93474: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87846f470> # /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 0x7fd8781f0278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8781f8cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878487438> 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 0x7fd8781fee10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8784692b0> # /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 0x7fd8782041d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8781fef98> # 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 0x7fd8782042e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8784d8fd0> # /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 0x7fd878204dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8782049e8> # /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 0x7fd87820f6a0> # /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 0x7fd87820fe80> <<< 10392 1726887184.93494: 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' <<< 10392 1726887184.93531: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877d96198> <<< 10392 1726887184.93551: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87820f780> <<< 10392 1726887184.93598: 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' <<< 10392 1726887184.93669: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877d9bc88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878204518> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10392 1726887184.93694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10392 1726887184.93751: 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 0x7fd877dbf2e8> # 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' <<< 10392 1726887184.93780: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fd877dbf6a0> # /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10392 1726887184.93821: 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' <<< 10392 1726887184.93864: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877dc6390> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py <<< 10392 1726887184.93903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc' import 'time' # <<< 10392 1726887184.93935: 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' <<< 10392 1726887184.93972: 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' <<< 10392 1726887184.93994: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 10392 1726887184.94020: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10392 1726887184.94048: 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' <<< 10392 1726887184.94070: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877b70ba8> <<< 10392 1726887184.94297: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877b682e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877b5ef98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877b56e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877dc6d30> # 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 0x7fd877b68f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877dbfa20> # /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' <<< 10392 1726887184.94342: 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 0x7fd87a1766a0> <<< 10392 1726887184.94371: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877b6b048> import 'pwd' # <<< 10392 1726887184.94405: 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 0x7fd87a176a20> <<< 10392 1726887184.94456: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878204860> <<< 10392 1726887184.94482: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 10392 1726887184.94511: 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 <<< 10392 1726887184.94542: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/random.cpython-36.pyc' <<< 10392 1726887184.94573: 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 0x7fd87a18e550> # /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 10392 1726887184.94596: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc' <<< 10392 1726887184.94983: 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 0x7fd87a1925c0> # 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 0x7fd87a192a90> # 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 0x7fd87a192ba8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a18eda0> # /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 0x7fd87a192ef0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a192470> # 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 0x7fd87a1921d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a182a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877dab358> # /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' <<< 10397 1726887184.94986: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": true, "path": "/etc/sysconfig/chronyd", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 58, "inode": 515899523, "dev": 51713, "nlink": 1, "atime": 1726887143.929983, "mtime": 1726887140.0729816, "ctime": 1726887140.3619816, "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": "9548200e895608bf35ca1c3939e87cdaf5414040", "mimetype": "text/plain", "charset": "us-ascii", "version": "3551256486", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/chronyd", "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 <<< 10392 1726887184.95465: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a18e400> # /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 0x7fd876196898> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/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_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10397 1726887184.95720: 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 # 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 <<< 10397 1726887184.95829: stderr chunk (state=3): >>>Shared connection to 10.31.41.136 closed. <<< 10397 1726887184.95874: stderr chunk (state=3): >>><<< 10397 1726887184.95888: stdout chunk (state=3): >>><<< <10.31.41.136> (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 0x7f66ae572e48>\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 0x7f66ae508828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae5729b0>\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 0x7f66ae515630>\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 0x7f66ae51c160>\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 0x7f66ae5210f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae51c748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae51c390>\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 0x7f66ae4c6470>\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 0x7f66ae4cbe48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae4c6b38>\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 0x7f66ae4d24e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae4b5d68>\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 0x7f66ae4b8198>\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 0x7f66ac7c6940>\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 0x7f66ac7d8240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae526a20>\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 0x7f66ac746080>\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 0x7f66ac7512b0>\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 0x7f66ac751f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac751a90>\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 0x7f66ac75b080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac7a17b8>\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 0x7f66ac7a1ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac795160>\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 0x7f66ac795e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac78d438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac77d470>\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 0x7f66ac4fe278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac506cf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac795438>\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 0x7f66ac50ce10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac7772b0>\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 0x7f66ac5121d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac50cf98>\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 0x7f66ac5122e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac7e6fd0>\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 0x7f66ac512dd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac5129e8>\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 0x7f66ac51d6a0>\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 0x7f66ac51de80>\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 0x7f66ac0a4198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac51d780>\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 0x7f66ac0a9c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac512518>\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 0x7f66ac0cd2e8>\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 0x7f66ac0cd6a0>\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 0x7f66ac0d4390>\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 0x7f66abe7eba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66abe762e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66abe6cf98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66abe64e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac0d4d30>\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 0x7f66abe76f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac0cda20>\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 0x7f66ae484710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66abe79048>\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 0x7f66ae484a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac512860>\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 0x7f66ae49c5c0>\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 0x7f66ae4a0630>\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 0x7f66ae4a0b00>\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 0x7f66ae4a0c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae49ce10>\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 0x7f66ae4a0f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae4a04e0>\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 0x7f66ae4a0240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae490b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac0b9358>\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 0x7f66ae49c470>\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 0x7f66aa4a3908>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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 0x7f66aa164ac8>\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 0x7f66aa18b278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1c94e0>\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 0x7f66aa1c95f8>\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 0x7f66aa1c9b38>\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 0x7f66aa1cc160>\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 0x7f66aa177390>\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 0x7f66aa177e48>\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 0x7f66aa1ca128>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1ac2b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1a14a8>\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 0x7f66aa4c7f98>\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 0x7f66aa18b0b8>\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 0x7f66aa1b5438>\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 0x7f66aa242eb8>\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 0x7f66aa248f60>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa2362e8>\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 0x7f66aa236b00>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1c17f0>\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 0x7f66aa266f98>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa236160>\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 0x7f66aa1f6e10>\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 0x7f66aa1f6f28>\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 0x7f66aa2030b8>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1b5588>\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 0x7f66aa211a20>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa20c160>\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 0x7f66aa20c358>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa203be0>\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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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 0x7f66aa22add8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa22aa90>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa22a2b0>\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 0x7f66aa22a908>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa218be0>\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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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 0x7f66a6af3518>\r\n# 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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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 0x7f66a6b68da0>\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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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 0x7f66a6b4a128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66a6e96e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/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_k8nm6aft/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 0x7f66a6b7c080>\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 0x7f66a6b7c128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66a6eaf940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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/sysconfig/chronyd", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 58, "inode": 515899523, "dev": 51713, "nlink": 1, "atime": 1726887143.929983, "mtime": 1726887140.0729816, "ctime": 1726887140.3619816, "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": "9548200e895608bf35ca1c3939e87cdaf5414040", "mimetype": "text/plain", "charset": "us-ascii", "version": "3551256486", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/chronyd", "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.41.136 closed.\r\n') 10397 1726887184.95968: _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 0x7f66ae572e48> # /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 0x7f66ae508828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae5729b0> # /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 0x7f66ae515630> 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 0x7f66ae51c160> # /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 0x7f66ae5210f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae51c748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae51c390> # /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 0x7f66ae4c6470> # /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 0x7f66ae4cbe48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae4c6b38> # /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 0x7f66ae4d24e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae4b5d68> # /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 0x7f66ae4b8198> # /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 0x7f66ac7c6940> # /usr/lib64/python3.6/__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 0x7f66ac7d8240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae526a20> 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 0x7f66ac746080> # /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 0x7f66ac7512b0> # /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 0x7f66ac751f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac751a90> 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 0x7f66ac75b080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac7a17b8> # /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 0x7f66ac7a1ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac795160> # /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 0x7f66ac795e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac78d438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac77d470> # /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 0x7f66ac4fe278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac506cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac795438> 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 0x7f66ac50ce10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac7772b0> # /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 0x7f66ac5121d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac50cf98> # 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 0x7f66ac5122e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac7e6fd0> # /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 0x7f66ac512dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac5129e8> # /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 0x7f66ac51d6a0> # /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 0x7f66ac51de80> # /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 0x7f66ac0a4198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac51d780> # /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 0x7f66ac0a9c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac512518> # /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 0x7f66ac0cd2e8> # 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 0x7f66ac0cd6a0> # /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 0x7f66ac0d4390> # /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 0x7f66abe7eba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66abe762e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66abe6cf98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66abe64e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac0d4d30> # 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 0x7f66abe76f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac0cda20> # /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 0x7f66ae484710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66abe79048> 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 0x7f66ae484a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac512860> # /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 0x7f66ae49c5c0> # /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 0x7f66ae4a0630> # 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 0x7f66ae4a0b00> # 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 0x7f66ae4a0c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae49ce10> # /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 0x7f66ae4a0f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae4a04e0> # 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 0x7f66ae4a0240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ae490b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66ac0b9358> # /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 0x7f66ae49c470> # /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 0x7f66aa4a3908> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/ansible_ansible.legacy.stat_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/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_k8nm6aft/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 0x7f66aa164ac8> 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 0x7f66aa18b278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1c94e0> # 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 0x7f66aa1c95f8> # /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 0x7f66aa1c9b38> # /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 0x7f66aa1cc160> # 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 0x7f66aa177390> # 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 0x7f66aa177e48> # /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 0x7f66aa1ca128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1ac2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1a14a8> # /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 0x7f66aa4c7f98> # 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 0x7f66aa18b0b8> # /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 0x7f66aa1b5438> # /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 0x7f66aa242eb8> # /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 0x7f66aa248f60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa2362e8> # /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 0x7f66aa236b00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1c17f0> # /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 0x7f66aa266f98> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa236160> # 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 0x7f66aa1f6e10> # 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 0x7f66aa1f6f28> # 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 0x7f66aa2030b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa1b5588> # /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 0x7f66aa211a20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa20c160> # 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 0x7f66aa20c358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa203be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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 0x7f66aa22add8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa22aa90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa22a2b0> # /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 0x7f66aa22a908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66aa218be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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 0x7f66a6af3518> # 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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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 0x7f66a6b68da0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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 0x7f66a6b4a128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66a6e96e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/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_k8nm6aft/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 0x7f66a6b7c080> # /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 0x7f66a6b7c128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f66a6eaf940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.stat_payload_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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_k8nm6aft/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/sysconfig/chronyd", "mode": "0644", "isdir": false, "ischr": false, "isblk": false, "isreg": true, "isfifo": false, "islnk": false, "issock": false, "uid": 0, "gid": 0, "size": 58, "inode": 515899523, "dev": 51713, "nlink": 1, "atime": 1726887143.929983, "mtime": 1726887140.0729816, "ctime": 1726887140.3619816, "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": "9548200e895608bf35ca1c3939e87cdaf5414040", "mimetype": "text/plain", "charset": "us-ascii", "version": "3551256486", "attributes": [], "attr_flags": ""}, "invocation": {"module_args": {"path": "/etc/sysconfig/chronyd", "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.41.136 closed. 10397 1726887184.96235: done with _execute_module (ansible.legacy.stat, {'path': '/etc/sysconfig/chronyd', '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-1726887184.5114813-10397-121996751555327/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10397 1726887184.96290: variable 'ansible_module_compression' from source: unknown 10397 1726887184.96343: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 10397 1726887184.96364: variable 'ansible_facts' from source: host vars for 'managed_node3' 10392 1726887184.96389: stdout chunk (state=3): >>># zipimport: zlib available <<< Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/file.py 10397 1726887184.96432: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_file.py <10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp2nk65ox8 TO /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_file.py <10.31.41.136> 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/2e4e98e5cc"' '[10.31.41.136]' 10394 1726887184.96006: 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' # <<< 10394 1726887184.96542: 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 0x7faf1f540e48> # /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 0x7faf1f4d6828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f5409b0> # /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 0x7faf1f4e3630> 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 0x7faf1f4ea160> # /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 <<< 10397 1726887184.96943: Sending initial data 10397 1726887184.96951: Sent initial data (152 bytes) 10394 1726887184.97549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f4ef0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f4ea748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f4ea390> # /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 0x7faf1f494470> # /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 0x7faf1f499e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f494b38> # /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 0x7faf1f4a04e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f483d68> # /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 0x7faf1f486198> # /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 0x7faf1d794940> <<< 10394 1726887184.97645: 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 0x7faf1d7a6240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f4f4a20> 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 <<< 10392 1726887184.97939: 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 0x7fd875e66a58> 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 0x7fd875e7d208> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875ebb470> # 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 0x7fd875ebb588> # /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 0x7fd875ebbac8> # /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 0x7fd875e69fd0> # 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 0x7fd875e69320> # 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 0x7fd875e69dd8> # /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 0x7fd875ebc080> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875e9e240> <<< 10394 1726887184.97951: 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 0x7faf1d714080> # /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 0x7faf1d71f2b0> # /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 0x7faf1d71ff60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d71fa90> 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 0x7faf1d729080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d76f7b8> # /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' <<< 10394 1726887184.97966: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d76fba8> <<< 10394 1726887184.98011: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d763160> <<< 10394 1726887184.98032: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 10394 1726887184.98053: 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 0x7faf1d763e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d75b438> <<< 10394 1726887184.98097: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d74b470> <<< 10394 1726887184.98116: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 10394 1726887184.98132: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' <<< 10394 1726887184.98146: stdout chunk (state=3): >>>import '_sre' # <<< 10394 1726887184.98175: 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' <<< 10392 1726887184.98211: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875e93438> <<< 10392 1726887184.98240: 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' <<< 10392 1726887184.98270: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8761b3c88> <<< 10392 1726887184.98307: 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 0x7fd875ea72b0> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/__init__.py <<< 10392 1726887184.98344: 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 0x7fd875ea73c8> # /usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc matches /usr/lib64/python3.6/site-packages/systemd/journal.py <<< 10392 1726887184.98377: 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 <<< 10392 1726887184.98423: 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 <<< 10392 1726887184.98453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10394 1726887184.98472: 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 0x7faf1d4cc2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4d4d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d7630b8> 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 0x7faf1d4dae48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d7452b0> # /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 0x7faf1d4e0208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4dafd0> # 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 0x7faf1d4e0320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d7b4fd0> # /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' <<< 10392 1726887184.98495: 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 0x7fd875f34e48> <<< 10394 1726887184.98515: 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' <<< 10394 1726887184.98536: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4e0e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4e0a20> <<< 10394 1726887184.98559: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/machinery.cpython-36.pyc matches /usr/lib64/python3.6/importlib/machinery.py <<< 10392 1726887184.98588: 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 0x7fd875f3bef0> <<< 10392 1726887184.98608: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f28278> <<< 10392 1726887184.98644: 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 0x7fd875f28a90> <<< 10394 1726887184.98655: 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 0x7faf1d4eb6d8> # /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' <<< 10394 1726887184.98697: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4ebeb8> <<< 10394 1726887184.98721: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc matches /usr/lib64/python3.6/contextlib.py <<< 10394 1726887184.98735: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/contextlib.cpython-36.pyc' <<< 10394 1726887184.98766: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d0721d0> <<< 10394 1726887184.98781: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4eb7b8> <<< 10394 1726887184.98802: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc matches /usr/lib64/python3.6/pkgutil.py <<< 10392 1726887184.98828: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875eb3780> <<< 10394 1726887184.98845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/pkgutil.cpython-36.pyc' <<< 10392 1726887184.98876: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10392 1726887184.98943: 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' # <<< 10394 1726887184.98968: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d077cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4e0550> # /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 0x7faf1d09b320> <<< 10394 1726887184.98998: 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 0x7faf1d09b6d8> <<< 10392 1726887184.99038: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f59eb8> <<< 10392 1726887184.99082: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f280f0> <<< 10394 1726887184.99111: 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 0x7faf1d0a23c8> # /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' <<< 10394 1726887184.99137: stdout chunk (state=3): >>>import 'time' # <<< 10394 1726887184.99162: 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' <<< 10392 1726887184.99207: 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 0x7fd875ee8da0> <<< 10394 1726887184.99226: 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 <<< 10392 1726887184.99252: 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 0x7fd875ee8e80> <<< 10394 1726887184.99272: 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' <<< 10392 1726887184.99301: 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 0x7fd875ef5048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875ea7518> <<< 10394 1726887184.99314: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1ce4cbe0> <<< 10392 1726887184.99332: 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' <<< 10392 1726887184.99353: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10392 1726887184.99370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10394 1726887184.99395: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1ce40320> <<< 10392 1726887184.99426: 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 0x7fd875f039e8> <<< 10394 1726887184.99437: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1ce3afd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1ce32eb8> <<< 10394 1726887184.99452: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d0a2d68> <<< 10394 1726887184.99477: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.6/lib-dynload/_bz2.cpython-36m-x86_64-linux-gnu.so' <<< 10394 1726887184.99495: 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 0x7faf1ce40f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d09ba58> <<< 10394 1726887184.99523: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10394 1726887184.99538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10394 1726887184.99573: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.6/lib-dynload/_lzma.cpython-36m-x86_64-linux-gnu.so' <<< 10394 1726887184.99593: 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 0x7faf1f452748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1ce47080> <<< 10394 1726887184.99606: stdout chunk (state=3): >>>import 'pwd' # <<< 10392 1726887184.99593: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875efe128> <<< 10392 1726887184.99627: 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 0x7fd875efe320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875ef5ba8> <<< 10392 1726887184.99670: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10394 1726887184.99692: 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 0x7faf1f452ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4e0898> <<< 10394 1726887184.99725: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 10392 1726887184.99759: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.99796: 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 0x7faf1f46a5f8> <<< 10392 1726887184.99844: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/__init__.py # zipimport: zlib available <<< 10392 1726887184.99873: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10394 1726887184.99902: 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' <<< 10394 1726887184.99957: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 10392 1726887184.99977: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887184.99995: 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 0x7faf1f46e668> # 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 0x7faf1f46eb38> <<< 10394 1726887185.00026: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 10394 1726887185.00044: 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 0x7faf1f46ec50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f46ae48> <<< 10394 1726887185.00060: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bisect.cpython-36.pyc matches /usr/lib64/python3.6/bisect.py <<< 10392 1726887185.00079: 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' <<< 10394 1726887185.00084: 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' <<< 10394 1726887185.00105: 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 0x7faf1f46ef98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f46e518> <<< 10392 1726887185.00105: 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' <<< 10394 1726887185.00132: 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 0x7faf1f46e278> <<< 10392 1726887185.00135: 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' <<< 10394 1726887185.00155: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f45eb38> <<< 10392 1726887185.00161: 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 0x7fd875f1be10> <<< 10394 1726887185.00178: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d087390> <<< 10394 1726887185.00187: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10392 1726887185.00211: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f1bac8> <<< 10394 1726887185.00235: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 10392 1726887185.00257: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f1b2e8> <<< 10397 1726887185.00277: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp2nk65ox8 /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_file.py <<< 10392 1726887185.00295: 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' <<< 10394 1726887185.00311: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f46a4a8> <<< 10392 1726887185.00337: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f1b940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f0bc18> # zipimport: zlib available <<< 10394 1726887185.00407: 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' <<< 10394 1726887185.00432: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b471940> <<< 10394 1726887185.00497: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available <<< 10394 1726887185.00534: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10394 1726887185.00568: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10392 1726887185.00870: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887185.01494: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10392 1726887185.01520: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887185.01646: 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' <<< 10394 1726887185.01661: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887185.01681: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8727e4400> # zipimport: zlib available <<< 10397 1726887185.01799: stderr chunk (state=3): >>><<< 10397 1726887185.01809: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp2nk65ox8 /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_file.py\n', b'') 10397 1726887185.01841: done transferring module to remote 10397 1726887185.01856: _low_level_execute_command(): starting 10397 1726887185.01863: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/ /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_file.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/ /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_file.py && sleep 0'"'"'' 10392 1726887185.02368: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887185.02390: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887185.02444: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887185.02499: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/collections.py <<< 10392 1726887185.02509: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887185.02539: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887185.02557: 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' <<< 10394 1726887185.02576: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b132b00> import 'atexit' # <<< 10394 1726887185.02601: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10392 1726887185.02615: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10394 1726887185.02631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10392 1726887185.02648: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887185.02685: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.6/lib-dynload/_datetime.cpython-36m-x86_64-linux-gnu.so' <<< 10394 1726887185.02708: 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 0x7faf1b1592b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b197518> <<< 10394 1726887185.02735: 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 0x7faf1b197630> <<< 10394 1726887185.02759: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10392 1726887185.02796: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/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_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10394 1726887185.02837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b197b70> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10392 1726887185.02862: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10394 1726887185.02886: 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 <<< 10394 1726887185.02912: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10394 1726887185.02942: 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' <<< 10392 1726887185.02981: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887185.03008: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b19a198> <<< 10394 1726887185.03041: 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 0x7faf1b142320> <<< 10394 1726887185.03072: 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 0x7faf1b142e80> <<< 10394 1726887185.03106: 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' <<< 10392 1726887185.03152: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10392 1726887185.03183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10394 1726887185.03206: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b198160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b17a2e8> <<< 10392 1726887185.03275: stdout chunk (state=3): >>>import '_ast' # <<< 10392 1726887185.03291: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87285ada0> <<< 10392 1726887185.03308: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887185.03324: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887185.03345: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py <<< 10392 1726887185.03361: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887185.03401: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887185.03455: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10394 1726887185.03483: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b16f4e0> <<< 10394 1726887185.03505: 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' <<< 10392 1726887185.03518: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/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_gq775t8q/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_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 10394 1726887185.03528: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b4952b0> <<< 10392 1726887185.03544: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887185.03560: 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 0x7faf1b183358> <<< 10392 1726887185.03579: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10394 1726887185.03596: 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 0x7faf1b183470> <<< 10394 1726887185.03614: 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 <<< 10392 1726887185.03638: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887185.03653: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887185.03669: 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' <<< 10392 1726887185.03685: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887185.03710: 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' <<< 10392 1726887185.03749: 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 <<< 10394 1726887185.03775: 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 0x7faf1b210ef0> <<< 10394 1726887185.03845: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/_endian.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/_endian.py <<< 10394 1726887185.03871: 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 0x7faf1b216f28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b204320> <<< 10392 1726887185.03908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/selinux/__pycache__/__init__.cpython-36.pyc' <<< 10394 1726887185.03944: 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 0x7faf1b204b38> <<< 10392 1726887185.03973: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 10392 1726887185.03991: 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 0x7fd87283c0b8> <<< 10392 1726887185.04046: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd872b8add8> <<< 10392 1726887185.04074: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/file.py <<< 10392 1726887185.04094: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available <<< 10394 1726887185.04109: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b18f828> <<< 10394 1726887185.04130: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10392 1726887185.04145: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887185.04161: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10394 1726887185.04185: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10392 1726887185.04207: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887185.04226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 10392 1726887185.04237: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887185.04253: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887185.04293: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b234f28> <<< 10394 1726887185.04342: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b204198> <<< 10394 1726887185.04468: 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' <<< 10394 1726887185.04485: 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 0x7faf1b1c4e48> <<< 10394 1726887185.04503: 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' <<< 10392 1726887185.04531: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887185.04543: 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 0x7faf1b1c4f28> <<< 10394 1726887185.04563: 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 0x7faf1b1d10f0> <<< 10394 1726887185.04581: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1835c0> <<< 10394 1726887185.04597: 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 <<< 10394 1726887185.04614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/daemon.cpython-36.pyc' <<< 10394 1726887185.04629: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10394 1726887185.04651: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10394 1726887185.04682: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 10394 1726887185.04698: 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 0x7faf1b1dfa90> <<< 10392 1726887185.04803: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10392 1726887185.04833: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10392 1726887185.04855: 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' <<< 10394 1726887185.04880: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1d91d0> # extension module 'systemd._daemon' loaded from '/usr/lib64/python3.6/site-packages/systemd/_daemon.cpython-36m-x86_64-linux-gnu.so' <<< 10394 1726887185.04902: 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 0x7faf1b1d93c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1d1c50> <<< 10394 1726887185.04933: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available <<< 10392 1726887185.05030: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd872856fd0> # /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' <<< 10394 1726887185.05049: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887185.05093: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10392 1726887185.05146: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87286e0b8> <<< 10394 1726887185.05166: stdout chunk (state=3): >>>import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/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_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available <<< 10392 1726887185.05190: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd872ba18d0> <<< 10392 1726887185.05238: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/_distro.py # destroy ansible.module_utils.distro <<< 10392 1726887185.05265: stdout chunk (state=3): >>>import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10392 1726887185.05285: stdout chunk (state=3): >>># zipimport: zlib available <<< 10397 1726887185.05306: stderr chunk (state=2): >>><<< 10392 1726887185.05313: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/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_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 10397 1726887185.05319: stdout chunk (state=2): >>><<< <10.31.41.136> (0, b'', b'') 10392 1726887185.05342: stdout chunk (state=3): >>># zipimport: zlib available <<< 10397 1726887185.05351: _low_level_execute_command() done: rc=0, stdout=, stderr= 10397 1726887185.05357: _low_level_execute_command(): starting 10397 1726887185.05366: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_file.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None 10392 1726887185.05371: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py <<< 10394 1726887185.05389: 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' <<< 10394 1726887185.05410: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 10394 1726887185.05429: 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 0x7faf1b1f7e10> <<< <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' -tt 10.31.41.136 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/AnsiballZ_file.py && sleep 0'"'"'' 10392 1726887185.05449: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py <<< 10392 1726887185.05478: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py <<< 10392 1726887185.05504: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887185.05519: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1f7ac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1f7320> <<< 10394 1726887185.05538: 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' <<< 10394 1726887185.05578: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1f7940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1e7c88> <<< 10394 1726887185.05610: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887185.05890: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887185.06053: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887185.06348: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887185.06503: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/six/__init__.py <<< 10394 1726887185.06519: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10394 1726887185.06529: stdout chunk (state=3): >>>import ansible.module_utils.common.text.converters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/converters.py <<< 10394 1726887185.06553: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selinux.py <<< 10394 1726887185.06574: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887185.06591: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887185.06619: 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_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/compat/selectors.py # zipimport: zlib available <<< 10394 1726887185.06638: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887185.06664: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10394 1726887185.06775: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887185.06843: 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 0x7fd8724ad710> <<< 10394 1726887185.06896: 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' <<< 10394 1726887185.06931: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf17ac0400> # zipimport: zlib available <<< 10392 1726887185.06977: stdout chunk (state=3): >>> {"path": "/etc/sysconfig/chronyd", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/chronyd"}, "after": {"path": "/etc/sysconfig/chronyd"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/chronyd", "_original_basename": "chronyd.sysconfig.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/chronyd", "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}}} <<< 10392 1726887185.07004: stdout chunk (state=3): >>># destroy __main__ <<< 10392 1726887185.07257: 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 <<< 10392 1726887185.07280: 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 <<< 10392 1726887185.07310: 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 <<< 10392 1726887185.07332: 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 # 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 <<< 10392 1726887185.07359: stdout chunk (state=3): >>># 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 <<< 10392 1726887185.07381: 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 <<< 10392 1726887185.07405: 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 <<< 10392 1726887185.07444: stdout chunk (state=3): >>># 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 <<< 10392 1726887185.07469: 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 <<< 10392 1726887185.07494: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10394 1726887185.07506: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887185.07659: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887185.07706: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport <<< 10392 1726887185.07751: stdout chunk (state=3): >>># destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy _socket <<< 10392 1726887185.07791: 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 <<< 10392 1726887185.07819: stdout chunk (state=3): >>># cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc <<< 10392 1726887185.07830: stdout chunk (state=3): >>># cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath <<< 10392 1726887185.07840: 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 <<< 10392 1726887185.07850: stdout chunk (state=3): >>># cleanup[3] wiping functools <<< 10392 1726887185.07880: 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 <<< 10392 1726887185.07891: stdout chunk (state=3): >>># cleanup[3] wiping sre_parse <<< 10392 1726887185.07901: stdout chunk (state=3): >>># cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch <<< 10392 1726887185.07911: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time <<< 10392 1726887185.07921: stdout chunk (state=3): >>># cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 10394 1726887185.07946: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/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_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available <<< 10394 1726887185.07963: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/errors.py <<< 10394 1726887185.07974: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887185.07997: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10394 1726887185.08007: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887185.08030: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale # 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 <<< 10392 1726887185.08041: stdout chunk (state=3): >>># destroy ctypes._endian # destroy ctypes.util # cleanup[3] wiping _ctypes # cleanup[3] wiping logging # destroy weakref # destroy threading # cleanup[3] wiping _string # cleanup[3] wiping systemd._journal <<< 10392 1726887185.08051: stdout chunk (state=3): >>># destroy systemd._journal # cleanup[3] wiping systemd._reader # destroy systemd._reader <<< 10392 1726887185.08060: stdout chunk (state=3): >>># 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 <<< 10392 1726887185.08069: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json <<< 10392 1726887185.08079: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # cleanup[3] wiping ansible.module_utils.compat.selectors # cleanup[3] wiping copy <<< 10392 1726887185.08088: stdout chunk (state=3): >>># cleanup[3] wiping selinux <<< 10392 1726887185.08097: stdout chunk (state=3): >>># cleanup[3] wiping _selinux <<< 10394 1726887185.08137: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10392 1726887185.08148: 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 <<< 10394 1726887185.08468: 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' <<< 10392 1726887185.08486: 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 <<< 10392 1726887185.08497: stdout chunk (state=3): >>># destroy collections # destroy textwrap <<< 10392 1726887185.08506: stdout chunk (state=3): >>># destroy _string <<< 10392 1726887185.08516: stdout chunk (state=3): >>># destroy locale # destroy copy # destroy io # destroy os # destroy re # destroy struct <<< 10394 1726887185.08542: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf17b36e80> <<< 10394 1726887185.08557: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887185.08577: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887185.08593: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py <<< 10394 1726887185.08603: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887185.08654: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887185.08704: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10394 1726887185.08717: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/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_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/parameters.py <<< 10394 1726887185.08732: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10394 1726887185.08748: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887185.08781: stderr chunk (state=3): >>>Shared connection to 10.31.43.54 closed. <<< 10392 1726887185.08836: stderr chunk (state=3): >>><<< 10392 1726887185.08845: stdout chunk (state=3): >>><<< <10.31.43.54> (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 0x7fd87a264e48>\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 0x7fd87a1fa828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a2649b0>\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 0x7fd87a207630>\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 0x7fd87a20e160>\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 0x7fd87a2130f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a20e748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a20e390>\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 0x7fd87a1b8470>\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 0x7fd87a1bde48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a1b8b38>\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 0x7fd87a1c44e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a1a7d68>\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 0x7fd87a1aa198>\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 0x7fd8784b8940>\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 0x7fd8784ca240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a218a20>\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 0x7fd878438080>\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 0x7fd8784432b0>\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 0x7fd878443f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878443a90>\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 0x7fd87844d080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8784937b8>\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 0x7fd878493ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878487160>\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 0x7fd878487e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87847f438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87846f470>\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 0x7fd8781f0278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8781f8cf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878487438>\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 0x7fd8781fee10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8784692b0>\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 0x7fd8782041d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8781fef98>\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 0x7fd8782042e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8784d8fd0>\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 0x7fd878204dd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8782049e8>\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 0x7fd87820f6a0>\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 0x7fd87820fe80>\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 0x7fd877d96198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87820f780>\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 0x7fd877d9bc88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878204518>\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 0x7fd877dbf2e8>\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 0x7fd877dbf6a0>\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 0x7fd877dc6390>\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 0x7fd877b70ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877b682e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877b5ef98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877b56e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877dc6d30>\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 0x7fd877b68f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877dbfa20>\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 0x7fd87a1766a0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877b6b048>\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 0x7fd87a176a20>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878204860>\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 0x7fd87a18e550>\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 0x7fd87a1925c0>\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 0x7fd87a192a90>\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 0x7fd87a192ba8>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a18eda0>\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 0x7fd87a192ef0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a192470>\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 0x7fd87a1921d0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a182a90>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877dab358>\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 0x7fd87a18e400>\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 0x7fd876196898>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.file_payload_gq775t8q/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_gq775t8q/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_gq775t8q/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 0x7fd875e66a58>\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 0x7fd875e7d208>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875ebb470>\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 0x7fd875ebb588>\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 0x7fd875ebbac8>\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 0x7fd875e69fd0>\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 0x7fd875e69320>\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 0x7fd875e69dd8>\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 0x7fd875ebc080>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875e9e240>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875e93438>\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 0x7fd8761b3c88>\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 0x7fd875ea72b0>\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 0x7fd875ea73c8>\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 0x7fd875f34e48>\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 0x7fd875f3bef0>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f28278>\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 0x7fd875f28a90>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875eb3780>\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 0x7fd875f59eb8>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f280f0>\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 0x7fd875ee8da0>\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 0x7fd875ee8e80>\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 0x7fd875ef5048>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875ea7518>\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 0x7fd875f039e8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875efe128>\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 0x7fd875efe320>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875ef5ba8>\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_gq775t8q/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_gq775t8q/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_gq775t8q/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 0x7fd875f1be10>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f1bac8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f1b2e8>\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 0x7fd875f1b940>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f0bc18>\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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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 0x7fd8727e4400>\r\n# 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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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 0x7fd87285ada0>\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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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 0x7fd87283c0b8>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd872b8add8>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/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_gq775t8q/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 0x7fd872856fd0>\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 0x7fd87286e0b8>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd872ba18d0>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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 0x7fd8724ad710>\r\n\r\n{"path": "/etc/sysconfig/chronyd", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/chronyd"}, "after": {"path": "/etc/sysconfig/chronyd"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/chronyd", "_original_basename": "chronyd.sysconfig.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/chronyd", "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.54 closed.\r\n') 10392 1726887185.08898: _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 0x7fd87a264e48> # /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 0x7fd87a1fa828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a2649b0> # /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 0x7fd87a207630> 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 0x7fd87a20e160> # /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 0x7fd87a2130f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a20e748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a20e390> # /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 0x7fd87a1b8470> # /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 0x7fd87a1bde48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a1b8b38> # /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 0x7fd87a1c44e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a1a7d68> # /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 0x7fd87a1aa198> # /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 0x7fd8784b8940> # /usr/lib64/python3.6/__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 0x7fd8784ca240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a218a20> 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 0x7fd878438080> # /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 0x7fd8784432b0> # /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 0x7fd878443f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878443a90> 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 0x7fd87844d080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8784937b8> # /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 0x7fd878493ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878487160> # /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 0x7fd878487e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87847f438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87846f470> # /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 0x7fd8781f0278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8781f8cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878487438> 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 0x7fd8781fee10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8784692b0> # /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 0x7fd8782041d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8781fef98> # 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 0x7fd8782042e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8784d8fd0> # /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 0x7fd878204dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd8782049e8> # /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 0x7fd87820f6a0> # /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 0x7fd87820fe80> # /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 0x7fd877d96198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87820f780> # /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 0x7fd877d9bc88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878204518> # /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 0x7fd877dbf2e8> # 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 0x7fd877dbf6a0> # /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 0x7fd877dc6390> # /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 0x7fd877b70ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877b682e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877b5ef98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877b56e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877dc6d30> # 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 0x7fd877b68f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877dbfa20> # /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 0x7fd87a1766a0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877b6b048> 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 0x7fd87a176a20> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd878204860> # /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 0x7fd87a18e550> # /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 0x7fd87a1925c0> # 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 0x7fd87a192a90> # 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 0x7fd87a192ba8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a18eda0> # /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 0x7fd87a192ef0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a192470> # 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 0x7fd87a1921d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd87a182a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd877dab358> # /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 0x7fd87a18e400> # /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 0x7fd876196898> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_gq775t8q/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/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_gq775t8q/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 0x7fd875e66a58> 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 0x7fd875e7d208> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875ebb470> # 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 0x7fd875ebb588> # /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 0x7fd875ebbac8> # /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 0x7fd875e69fd0> # 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 0x7fd875e69320> # 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 0x7fd875e69dd8> # /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 0x7fd875ebc080> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875e9e240> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875e93438> # /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 0x7fd8761b3c88> # 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 0x7fd875ea72b0> # /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 0x7fd875ea73c8> # /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 0x7fd875f34e48> # /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 0x7fd875f3bef0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f28278> # /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 0x7fd875f28a90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875eb3780> # /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 0x7fd875f59eb8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f280f0> # 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 0x7fd875ee8da0> # 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 0x7fd875ee8e80> # 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 0x7fd875ef5048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875ea7518> # /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 0x7fd875f039e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875efe128> # 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 0x7fd875efe320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875ef5ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/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_gq775t8q/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_gq775t8q/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 0x7fd875f1be10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f1bac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f1b2e8> # /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 0x7fd875f1b940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd875f0bc18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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 0x7fd8727e4400> # 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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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 0x7fd87285ada0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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 0x7fd87283c0b8> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd872b8add8> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/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_gq775t8q/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 0x7fd872856fd0> # /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 0x7fd87286e0b8> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fd872ba18d0> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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_gq775t8q/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 0x7fd8724ad710> {"path": "/etc/sysconfig/chronyd", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/chronyd"}, "after": {"path": "/etc/sysconfig/chronyd"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/chronyd", "_original_basename": "chronyd.sysconfig.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/chronyd", "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.54 closed. 10394 1726887185.08920: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10394 1726887185.08940: stdout chunk (state=3): >>># zipimport: zlib available <<< 10392 1726887185.09296: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/sysconfig/chronyd', '_original_basename': 'chronyd.sysconfig.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-1726887184.4136906-10392-124548487440975/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10392 1726887185.09355: _low_level_execute_command(): starting 10392 1726887185.09366: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/ > /dev/null 2>&1 && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887184.4136906-10392-124548487440975/ > /dev/null 2>&1 && sleep 0'"'"'' 10394 1726887185.08992: 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 <<< 10394 1726887185.09502: 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 0x7faf17b18128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf17e66e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/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_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10394 1726887185.09523: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887185.10194: 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' <<< 10394 1726887185.10248: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf17b4a080> <<< 10394 1726887185.10279: 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' <<< 10394 1726887185.10391: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf17b4a128> <<< 10394 1726887185.10430: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf17e7d940> <<< 10394 1726887185.10492: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/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_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/distro/__init__.py <<< 10394 1726887185.10515: stdout chunk (state=3): >>># zipimport: zlib available <<< 10397 1726887185.10528: 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 0x7ff071fd5e48> # /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 0x7ff071f6b828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071fd59b0> # /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 0x7ff071f78630> 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 0x7ff071f7f160> # /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 0x7ff071f840f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f7f748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f7f390> <<< 10394 1726887185.10540: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887185.10558: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/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_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 10394 1726887185.10575: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887185.10594: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/pycompat24.py <<< 10394 1726887185.10687: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/basic.py <<< 10394 1726887185.10711: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py <<< 10394 1726887185.10736: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887185.11138: stdout chunk (state=3): >>># zipimport: zlib available <<< 10394 1726887185.11594: stdout chunk (state=3): >>># zipimport: zlib available <<< 10397 1726887185.12033: 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 0x7ff071f29470> # /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 0x7ff071f2ee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f29b38> # /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 0x7ff071f354e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f18d68> # /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 0x7ff071f1b198> # /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 0x7ff070229940> # /usr/lib64/python3.6/__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 0x7ff07023b240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f89a20> 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. <<< 10394 1726887185.12052: 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 0x7faf17789780> <<< 10394 1726887185.12193: stdout chunk (state=3): >>> {"path": "/etc/sysconfig/chronyd", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/chronyd"}, "after": {"path": "/etc/sysconfig/chronyd"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/chronyd", "_original_basename": "chronyd.sysconfig.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/chronyd", "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}}} <<< 10394 1726887185.12226: stdout chunk (state=3): >>># destroy __main__ <<< 10394 1726887185.12486: 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 <<< 10394 1726887185.12507: 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 <<< 10394 1726887185.12525: 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 # 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 <<< 10394 1726887185.12536: 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 <<< 10394 1726887185.12546: stdout chunk (state=3): >>># cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # destroy contextlib # cleanup[2] removing pkgutil # destroy pkgutil <<< 10394 1726887185.12561: 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 <<< 10394 1726887185.12581: 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 <<< 10394 1726887185.12607: 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 <<< 10394 1726887185.12620: 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 <<< 10394 1726887185.12628: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing _bootlocale # destroy _bootlocale <<< 10394 1726887185.12656: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10394 1726887185.12835: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10394 1726887185.12883: 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 <<< 10394 1726887185.12905: stdout chunk (state=3): >>># destroy _socket <<< 10394 1726887185.12931: 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 <<< 10394 1726887185.12944: stdout chunk (state=3): >>># destroy encodings.utf_8 # destroy encodings.latin_1 # destroy encodings.cp437 # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping _signal # cleanup[3] wiping __main__ # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os <<< 10394 1726887185.12959: stdout chunk (state=3): >>># destroy abc <<< 10394 1726887185.12976: 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<<< 10394 1726887185.12990: 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 <<< 10394 1726887185.13003: 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 <<< 10394 1726887185.13018: stdout chunk (state=3): >>># cleanup[3] wiping _locale # cleanup[3] wiping struct # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings <<< 10394 1726887185.13035: stdout chunk (state=3): >>># cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping traceback # destroy linecache # cleanup[3] wiping tokenize <<< 10394 1726887185.13047: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping grp # cleanup[3] wiping tempfile # cleanup[3] wiping math # cleanup[3] wiping hashlib <<< 10394 1726887185.13059: stdout chunk (state=3): >>># cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping atexit # cleanup[3] wiping datetime # cleanup[3] wiping fcntl # cleanup[3] wiping locale # destroy encodings # destroy _locale <<< 10394 1726887185.13069: stdout chunk (state=3): >>># cleanup[3] wiping platform <<< 10394 1726887185.13081: stdout chunk (state=3): >>># cleanup[3] wiping subprocess <<< 10394 1726887185.13096: stdout chunk (state=3): >>># cleanup[3] wiping signal # destroy _signal <<< 10394 1726887185.13109: stdout chunk (state=3): >>># cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping selectors # cleanup[3] wiping shlex # cleanup[3] wiping syslog # cleanup[3] wiping systemd.journal # destroy uuid <<< 10397 1726887185.13178: 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 0x7ff0701a9080> # /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 0x7ff0701b42b0> # /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 0x7ff0701b4f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701b4a90> 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 0x7ff0701be080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0702047b8> # /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 0x7ff070204ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701f8160> # /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 0x7ff0701f8e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701f0438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701e0470> # /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.<<< 10392 1726887185.13195: stderr chunk (state=2): >>><<< 10392 1726887185.13208: stdout chunk (state=2): >>><<< <10.31.43.54> (0, b'', b'') 10392 1726887185.13242: _low_level_execute_command() done: rc=0, stdout=, stderr= 10392 1726887185.13255: handler run complete 10392 1726887185.13293: attempt loop complete, returning result 10392 1726887185.13299: _execute() done 10392 1726887185.13304: dumping result to json 10392 1726887185.13313: done dumping result, returning 10392 1726887185.13325: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file [0e652c5f-a961-eb88-62cf-00000000001f] 10392 1726887185.13347: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001f 10392 1726887185.13408: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001f 10392 1726887185.13416: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "checksum": "9548200e895608bf35ca1c3939e87cdaf5414040", "dest": "/etc/sysconfig/chronyd", "diff": { "after": { "path": "/etc/sysconfig/chronyd" }, "before": { "path": "/etc/sysconfig/chronyd" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "chronyd.sysconfig.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/sysconfig/chronyd", "follow": true, "force": false, "group": null, "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/etc/sysconfig/chronyd", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/sysconfig/chronyd", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "state": "file", "uid": 0 } 10394 1726887185.13913: stdout chunk (state=3): >>># 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 <<< 10394 1726887185.13923: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 10394 1726887185.13939: stdout chunk (state=3): >>><<< 10394 1726887185.13950: stderr chunk (state=3): >>><<< <10.31.42.224> (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 0x7faf1f540e48>\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 0x7faf1f4d6828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f5409b0>\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 0x7faf1f4e3630>\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 0x7faf1f4ea160>\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 0x7faf1f4ef0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f4ea748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f4ea390>\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 0x7faf1f494470>\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 0x7faf1f499e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f494b38>\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 0x7faf1f4a04e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f483d68>\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 0x7faf1f486198>\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 0x7faf1d794940>\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 0x7faf1d7a6240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f4f4a20>\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 0x7faf1d714080>\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 0x7faf1d71f2b0>\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 0x7faf1d71ff60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d71fa90>\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 0x7faf1d729080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d76f7b8>\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 0x7faf1d76fba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d763160>\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 0x7faf1d763e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d75b438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d74b470>\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 0x7faf1d4cc2b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4d4d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d7630b8>\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 0x7faf1d4dae48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d7452b0>\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 0x7faf1d4e0208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4dafd0>\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 0x7faf1d4e0320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d7b4fd0>\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 0x7faf1d4e0e10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4e0a20>\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 0x7faf1d4eb6d8>\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 0x7faf1d4ebeb8>\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 0x7faf1d0721d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4eb7b8>\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 0x7faf1d077cc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4e0550>\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 0x7faf1d09b320>\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 0x7faf1d09b6d8>\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 0x7faf1d0a23c8>\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 0x7faf1ce4cbe0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1ce40320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1ce3afd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1ce32eb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d0a2d68>\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 0x7faf1ce40f98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d09ba58>\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 0x7faf1f452748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1ce47080>\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 0x7faf1f452ac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4e0898>\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 0x7faf1f46a5f8>\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 0x7faf1f46e668>\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 0x7faf1f46eb38>\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 0x7faf1f46ec50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f46ae48>\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 0x7faf1f46ef98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f46e518>\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 0x7faf1f46e278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f45eb38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d087390>\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 0x7faf1f46a4a8>\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 0x7faf1b471940>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.file_payload_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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 0x7faf1b132b00>\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 0x7faf1b1592b0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b197518>\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 0x7faf1b197630>\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 0x7faf1b197b70>\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 0x7faf1b19a198>\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 0x7faf1b142320>\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 0x7faf1b142e80>\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 0x7faf1b198160>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b17a2e8>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b16f4e0>\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 0x7faf1b4952b0>\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 0x7faf1b183358>\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 0x7faf1b183470>\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 0x7faf1b210ef0>\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 0x7faf1b216f28>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b204320>\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 0x7faf1b204b38>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b18f828>\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 0x7faf1b234f28>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b204198>\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 0x7faf1b1c4e48>\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 0x7faf1b1c4f28>\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 0x7faf1b1d10f0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1835c0>\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 0x7faf1b1dfa90>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1d91d0>\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 0x7faf1b1d93c8>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1d1c50>\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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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 0x7faf1b1f7e10>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1f7ac8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1f7320>\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 0x7faf1b1f7940>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1e7c88>\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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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 0x7faf17ac0400>\r\n# 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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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 0x7faf17b36e80>\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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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 0x7faf17b18128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf17e66e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/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_3o0iwj62/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 0x7faf17b4a080>\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 0x7faf17b4a128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf17e7d940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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 0x7faf17789780>\r\n\r\n{"path": "/etc/sysconfig/chronyd", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/chronyd"}, "after": {"path": "/etc/sysconfig/chronyd"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/chronyd", "_original_basename": "chronyd.sysconfig.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/chronyd", "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.224 closed.\r\n') 10394 1726887185.14027: _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 0x7faf1f540e48> # /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 0x7faf1f4d6828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f5409b0> # /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 0x7faf1f4e3630> 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 0x7faf1f4ea160> # /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 0x7faf1f4ef0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f4ea748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f4ea390> # /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 0x7faf1f494470> # /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 0x7faf1f499e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f494b38> # /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 0x7faf1f4a04e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f483d68> # /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 0x7faf1f486198> # /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 0x7faf1d794940> # /usr/lib64/python3.6/__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 0x7faf1d7a6240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f4f4a20> 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 0x7faf1d714080> # /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 0x7faf1d71f2b0> # /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 0x7faf1d71ff60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d71fa90> 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 0x7faf1d729080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d76f7b8> # /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 0x7faf1d76fba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d763160> # /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 0x7faf1d763e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d75b438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d74b470> # /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 0x7faf1d4cc2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4d4d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d7630b8> 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 0x7faf1d4dae48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d7452b0> # /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 0x7faf1d4e0208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4dafd0> # 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 0x7faf1d4e0320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d7b4fd0> # /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 0x7faf1d4e0e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4e0a20> # /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 0x7faf1d4eb6d8> # /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 0x7faf1d4ebeb8> # /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 0x7faf1d0721d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4eb7b8> # /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 0x7faf1d077cc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4e0550> # /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 0x7faf1d09b320> # 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 0x7faf1d09b6d8> # /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 0x7faf1d0a23c8> # /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 0x7faf1ce4cbe0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1ce40320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1ce3afd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1ce32eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d0a2d68> # 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 0x7faf1ce40f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d09ba58> # /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 0x7faf1f452748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1ce47080> 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 0x7faf1f452ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d4e0898> # /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 0x7faf1f46a5f8> # /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 0x7faf1f46e668> # 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 0x7faf1f46eb38> # 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 0x7faf1f46ec50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f46ae48> # /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 0x7faf1f46ef98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f46e518> # 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 0x7faf1f46e278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1f45eb38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1d087390> # /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 0x7faf1f46a4a8> # /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 0x7faf1b471940> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_3o0iwj62/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/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_3o0iwj62/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 0x7faf1b132b00> 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 0x7faf1b1592b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b197518> # 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 0x7faf1b197630> # /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 0x7faf1b197b70> # /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 0x7faf1b19a198> # 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 0x7faf1b142320> # 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 0x7faf1b142e80> # /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 0x7faf1b198160> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b17a2e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b16f4e0> # /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 0x7faf1b4952b0> # 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 0x7faf1b183358> # /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 0x7faf1b183470> # /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 0x7faf1b210ef0> # /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 0x7faf1b216f28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b204320> # /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 0x7faf1b204b38> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b18f828> # /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 0x7faf1b234f28> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b204198> # 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 0x7faf1b1c4e48> # 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 0x7faf1b1c4f28> # 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 0x7faf1b1d10f0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1835c0> # /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 0x7faf1b1dfa90> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1d91d0> # 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 0x7faf1b1d93c8> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1d1c50> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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 0x7faf1b1f7e10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1f7ac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1f7320> # /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 0x7faf1b1f7940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf1b1e7c88> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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 0x7faf17ac0400> # 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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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 0x7faf17b36e80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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 0x7faf17b18128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf17e66e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/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_3o0iwj62/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 0x7faf17b4a080> # /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 0x7faf17b4a128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faf17e7d940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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_3o0iwj62/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 0x7faf17789780> {"path": "/etc/sysconfig/chronyd", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/chronyd"}, "after": {"path": "/etc/sysconfig/chronyd"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/chronyd", "_original_basename": "chronyd.sysconfig.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/chronyd", "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.224 closed. 10394 1726887185.14300: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/sysconfig/chronyd', '_original_basename': 'chronyd.sysconfig.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-1726887184.4732301-10394-242779206094545/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10394 1726887185.14353: _low_level_execute_command(): starting 10394 1726887185.14365: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/ > /dev/null 2>&1 && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887184.4732301-10394-242779206094545/ > /dev/null 2>&1 && sleep 0'"'"'' 10397 1726887185.14493: 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 0x7ff06ff612b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff69d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701f80b8> 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 0x7ff06ff6fe48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701da2b0> # /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 0x7ff06ff75208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff6ffd0> # 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 0x7ff06ff75320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff070249fd0> # /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 0x7ff06ff75e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff75a20> # /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 0x7ff06ff806d8> # /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 0x7ff06ff80eb8> # /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 0x7ff06fb071d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff807b8> # /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<<< 10397 1726887185.15775: stdout chunk (state=3): >>>bject at 0x7ff06fb0ccc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff75550> # /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 0x7ff06fb30320> # 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 0x7ff06fb306d8> # /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 0x7ff06fb373c8> # /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 0x7ff06f8e1be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06f8d5320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06f8cffd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06f8c7eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06fb37d68> # 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 0x7ff06f8d5f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06fb30a58> # /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 0x7ff071ee7748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06f8dc080> 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 0x7ff071ee7ac8> i<<< 10397 1726887185.16430: stdout chunk (state=3): >>>mport 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff75898> # /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 0x7ff071eff5f8> # /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 0x7ff071f03668> # 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 0x7ff071f03b38> # 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 0x7ff071f03c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071effe48> # /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 0x7ff071f03f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f03518> # 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 0x7ff071f03278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071ef3b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06fb1c390> # /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 0x7ff071eff4a8> # /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 0x7ff06df06940> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_h01tne29/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_h01tne29/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_h01tne29/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10394 1726887185.17670: stderr chunk (state=2): >>><<< 10394 1726887185.17681: stdout chunk (state=2): >>><<< <10.31.42.224> (0, b'', b'') 10394 1726887185.17708: _low_level_execute_command() done: rc=0, stdout=, stderr= 10394 1726887185.17723: handler run complete 10394 1726887185.17753: attempt loop complete, returning result 10394 1726887185.17759: _execute() done 10394 1726887185.17765: dumping result to json 10394 1726887185.17775: done dumping result, returning 10394 1726887185.17786: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file [0e652c5f-a961-eb88-62cf-00000000001f] 10394 1726887185.17856: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001f 10394 1726887185.17893: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001f 10394 1726887185.17897: WORKER PROCESS EXITING ok: [managed_node2] => { "changed": false, "checksum": "9548200e895608bf35ca1c3939e87cdaf5414040", "dest": "/etc/sysconfig/chronyd", "diff": { "after": { "path": "/etc/sysconfig/chronyd" }, "before": { "path": "/etc/sysconfig/chronyd" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "chronyd.sysconfig.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/sysconfig/chronyd", "follow": true, "force": false, "group": null, "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/etc/sysconfig/chronyd", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/sysconfig/chronyd", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "state": "file", "uid": 0 } 10397 1726887185.18630: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc matches /usr/lib64/python3.6/__future__.py <<< 10397 1726887185.20134: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/__future__.cpython-36.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dbc7b00> 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 0x7ff06dbee2b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc2c518> # 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 0x7ff06dc2c630> # /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 0x7ff06dc2cb70> # /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 0x7ff06dc2f198> # 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 0x7ff06dc2f240> # 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 0x7ff06dbda320> # /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 0x7ff06dbdab38> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc0f2e8> <<< 10397 1726887185.21024: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc044e0> # /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 0x7ff06df242b0> # 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 0x7ff06dc2fba8> # /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 0x7ff06dc183c8> # /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 0x7ff06dca5e48> # /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 0x7ff06dcacf60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc99278> # /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 0x7ff06dc99a90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc24780> # /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' # <<< 10397 1726887185.21051: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dcc9f98> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc990f0> # 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 0x7ff06dc59e10> # 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 0x7ff06dc59f28> # 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 0x7ff06dc660b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc18518> # /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 0x7ff06dc74a20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc6f160> # 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 0x7ff06dc6f358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc66be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06dc8de48> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc8db00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc8d320> # /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 0x7ff06dc8d978> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc7bc88> # zipimport: zlib available <<< 10397 1726887185.23643: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06a555550> # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10397 1726887185.23658: stdout chunk (state=3): >>># zipimport: zlib available <<< 10397 1726887185.24747: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06a5cbe80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_h01tne29/ansible_ansible.legacy.file_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 10397 1726887185.25842: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06a5ad128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06a8f5e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_h01tne29/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_h01tne29/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 <<< 10397 1726887185.26938: 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 0x7ff06a5df080> # /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' <<< 10397 1726887185.28086: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06a5df128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06a912940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/ansible_ansible.legacy.file_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10397 1726887185.29224: stdout chunk (state=3): >>># zipimport: zlib available <<< 10397 1726887185.30899: 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 0x7ff06a21e780> {"path": "/etc/sysconfig/chronyd", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/chronyd"}, "after": {"path": "/etc/sysconfig/chronyd"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/chronyd", "_original_basename": "chronyd.sysconfig.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/chronyd", "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<<< 10397 1726887185.30951: stdout chunk (state=3): >>> # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # 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 # des<<< 10397 1726887185.31877: stdout chunk (state=3): >>>troy 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 <<< 10397 1726887185.31888: stderr chunk (state=3): >>>Shared connection to 10.31.41.136 closed. <<< 10397 1726887185.31907: stdout chunk (state=3): >>><<< 10397 1726887185.31916: stderr chunk (state=3): >>><<< <10.31.41.136> (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 0x7ff071fd5e48>\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 0x7ff071f6b828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071fd59b0>\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 0x7ff071f78630>\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 0x7ff071f7f160>\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 0x7ff071f840f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f7f748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f7f390>\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 0x7ff071f29470>\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 0x7ff071f2ee48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f29b38>\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 0x7ff071f354e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f18d68>\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 0x7ff071f1b198>\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 0x7ff070229940>\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 0x7ff07023b240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f89a20>\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 0x7ff0701a9080>\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 0x7ff0701b42b0>\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 0x7ff0701b4f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701b4a90>\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 0x7ff0701be080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0702047b8>\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 0x7ff070204ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701f8160>\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 0x7ff0701f8e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701f0438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701e0470>\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 0x7ff06ff612b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff69d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701f80b8>\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 0x7ff06ff6fe48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701da2b0>\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 0x7ff06ff75208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff6ffd0>\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 0x7ff06ff75320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff070249fd0>\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 0x7ff06ff75e10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff75a20>\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 0x7ff06ff806d8>\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 0x7ff06ff80eb8>\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 0x7ff06fb071d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff807b8>\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 0x7ff06fb0ccc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff75550>\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 0x7ff06fb30320>\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 0x7ff06fb306d8>\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 0x7ff06fb373c8>\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 0x7ff06f8e1be0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06f8d5320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06f8cffd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06f8c7eb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06fb37d68>\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 0x7ff06f8d5f98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06fb30a58>\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 0x7ff071ee7748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06f8dc080>\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 0x7ff071ee7ac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff75898>\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 0x7ff071eff5f8>\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 0x7ff071f03668>\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 0x7ff071f03b38>\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 0x7ff071f03c50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071effe48>\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 0x7ff071f03f98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f03518>\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 0x7ff071f03278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071ef3b38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06fb1c390>\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 0x7ff071eff4a8>\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 0x7ff06df06940>\r\n# zipimport: found 33 names in \'/tmp/ansible_ansible.legacy.file_payload_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06dbc7b00>\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 0x7ff06dbee2b0>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc2c518>\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 0x7ff06dc2c630>\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 0x7ff06dc2cb70>\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 0x7ff06dc2f198>\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 0x7ff06dc2f240>\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 0x7ff06dbda320>\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 0x7ff06dbdab38>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc0f2e8>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc044e0>\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 0x7ff06df242b0>\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 0x7ff06dc2fba8>\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 0x7ff06dc183c8>\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 0x7ff06dca5e48>\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 0x7ff06dcacf60>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc99278>\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 0x7ff06dc99a90>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc24780>\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 0x7ff06dcc9f98>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc990f0>\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 0x7ff06dc59e10>\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 0x7ff06dc59f28>\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 0x7ff06dc660b8>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc18518>\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 0x7ff06dc74a20>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc6f160>\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 0x7ff06dc6f358>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc66be0>\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_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06dc8de48>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc8db00>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc8d320>\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 0x7ff06dc8d978>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc7bc88>\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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06a555550>\r\n# 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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06a5cbe80>\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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06a5ad128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06a8f5e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_h01tne29/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_h01tne29/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 0x7ff06a5df080>\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 0x7ff06a5df128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06a912940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06a21e780>\r\n\r\n{"path": "/etc/sysconfig/chronyd", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/chronyd"}, "after": {"path": "/etc/sysconfig/chronyd"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/chronyd", "_original_basename": "chronyd.sysconfig.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/chronyd", "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.41.136 closed.\r\n') 10397 1726887185.31995: _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 0x7ff071fd5e48> # /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 0x7ff071f6b828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071fd59b0> # /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 0x7ff071f78630> 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 0x7ff071f7f160> # /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 0x7ff071f840f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f7f748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f7f390> # /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 0x7ff071f29470> # /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 0x7ff071f2ee48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f29b38> # /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 0x7ff071f354e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f18d68> # /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 0x7ff071f1b198> # /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 0x7ff070229940> # /usr/lib64/python3.6/__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 0x7ff07023b240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f89a20> 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 0x7ff0701a9080> # /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 0x7ff0701b42b0> # /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 0x7ff0701b4f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701b4a90> 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 0x7ff0701be080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0702047b8> # /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 0x7ff070204ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701f8160> # /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 0x7ff0701f8e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701f0438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701e0470> # /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 0x7ff06ff612b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff69d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701f80b8> 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 0x7ff06ff6fe48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0701da2b0> # /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 0x7ff06ff75208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff6ffd0> # 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 0x7ff06ff75320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff070249fd0> # /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 0x7ff06ff75e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff75a20> # /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 0x7ff06ff806d8> # /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 0x7ff06ff80eb8> # /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 0x7ff06fb071d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff807b8> # /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 0x7ff06fb0ccc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff75550> # /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 0x7ff06fb30320> # 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 0x7ff06fb306d8> # /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 0x7ff06fb373c8> # /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 0x7ff06f8e1be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06f8d5320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06f8cffd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06f8c7eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06fb37d68> # 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 0x7ff06f8d5f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06fb30a58> # /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 0x7ff071ee7748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06f8dc080> 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 0x7ff071ee7ac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06ff75898> # /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 0x7ff071eff5f8> # /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 0x7ff071f03668> # 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 0x7ff071f03b38> # 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 0x7ff071f03c50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071effe48> # /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 0x7ff071f03f98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071f03518> # 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 0x7ff071f03278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff071ef3b38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06fb1c390> # /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 0x7ff071eff4a8> # /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 0x7ff06df06940> # zipimport: found 33 names in '/tmp/ansible_ansible.legacy.file_payload_h01tne29/ansible_ansible.legacy.file_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_h01tne29/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_h01tne29/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 0x7ff06dbc7b00> 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 0x7ff06dbee2b0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc2c518> # 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 0x7ff06dc2c630> # /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 0x7ff06dc2cb70> # /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 0x7ff06dc2f198> # 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 0x7ff06dc2f240> # 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 0x7ff06dbda320> # /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 0x7ff06dbdab38> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc0f2e8> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc044e0> # /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 0x7ff06df242b0> # 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 0x7ff06dc2fba8> # /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 0x7ff06dc183c8> # /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 0x7ff06dca5e48> # /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 0x7ff06dcacf60> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc99278> # /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 0x7ff06dc99a90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc24780> # /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 0x7ff06dcc9f98> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc990f0> # 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 0x7ff06dc59e10> # 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 0x7ff06dc59f28> # 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 0x7ff06dc660b8> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc18518> # /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 0x7ff06dc74a20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc6f160> # 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 0x7ff06dc6f358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc66be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06dc8de48> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc8db00> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc8d320> # /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 0x7ff06dc8d978> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06dc7bc88> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06a555550> # 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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06a5cbe80> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06a5ad128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06a8f5e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_h01tne29/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_h01tne29/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 0x7ff06a5df080> # /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 0x7ff06a5df128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff06a912940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.file_payload_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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_h01tne29/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 0x7ff06a21e780> {"path": "/etc/sysconfig/chronyd", "changed": false, "diff": {"before": {"path": "/etc/sysconfig/chronyd"}, "after": {"path": "/etc/sysconfig/chronyd"}}, "uid": 0, "gid": 0, "owner": "root", "group": "root", "mode": "0644", "state": "file", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "invocation": {"module_args": {"mode": "0644", "dest": "/etc/sysconfig/chronyd", "_original_basename": "chronyd.sysconfig.j2", "recurse": false, "state": "file", "path": "/etc/sysconfig/chronyd", "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.41.136 closed. 10397 1726887185.32909: done with _execute_module (ansible.legacy.file, {'mode': '0644', 'dest': '/etc/sysconfig/chronyd', '_original_basename': 'chronyd.sysconfig.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-1726887184.5114813-10397-121996751555327/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10397 1726887185.32950: _low_level_execute_command(): starting 10397 1726887185.32960: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/ > /dev/null 2>&1 && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887184.5114813-10397-121996751555327/ > /dev/null 2>&1 && sleep 0'"'"'' 10397 1726887185.37300: stderr chunk (state=2): >>><<< 10397 1726887185.37310: stdout chunk (state=2): >>><<< <10.31.41.136> (0, b'', b'') 10397 1726887185.37333: _low_level_execute_command() done: rc=0, stdout=, stderr= 10397 1726887185.37344: handler run complete 10397 1726887185.37373: attempt loop complete, returning result 10397 1726887185.37379: _execute() done 10397 1726887185.37384: dumping result to json 10397 1726887185.37391: done dumping result, returning 10397 1726887185.37400: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate chronyd sysconfig file [0e652c5f-a961-eb88-62cf-00000000001f] 10397 1726887185.37416: sending task result for task 0e652c5f-a961-eb88-62cf-00000000001f 10397 1726887185.37473: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000001f 10397 1726887185.37479: WORKER PROCESS EXITING ok: [managed_node3] => { "changed": false, "checksum": "9548200e895608bf35ca1c3939e87cdaf5414040", "dest": "/etc/sysconfig/chronyd", "diff": { "after": { "path": "/etc/sysconfig/chronyd" }, "before": { "path": "/etc/sysconfig/chronyd" } }, "gid": 0, "group": "root", "invocation": { "module_args": { "_diff_peek": null, "_original_basename": "chronyd.sysconfig.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/etc/sysconfig/chronyd", "follow": true, "force": false, "group": null, "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/etc/sysconfig/chronyd", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } }, "mode": "0644", "owner": "root", "path": "/etc/sysconfig/chronyd", "secontext": "system_u:object_r:etc_t:s0", "size": 58, "state": "file", "uid": 0 } 9689 1726887185.38022: no more pending results, returning what we have 9689 1726887185.38027: results queue empty 9689 1726887185.38028: checking for any_errors_fatal 9689 1726887185.38035: done checking for any_errors_fatal 9689 1726887185.38036: checking for max_fail_percentage 9689 1726887185.38038: done checking for max_fail_percentage 9689 1726887185.38039: checking to see if all hosts have failed and the running result is not ok 9689 1726887185.38040: done checking to see if all hosts have failed 9689 1726887185.38041: getting the remaining hosts for this loop 9689 1726887185.38043: done getting the remaining hosts for this loop 9689 1726887185.38047: getting the next task for host managed_node1 9689 1726887185.38052: done getting next task for host managed_node1 9689 1726887185.38057: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file 9689 1726887185.38059: ^ state is: HOST STATE: block=4, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887185.38060: getting the next task for host managed_node2 9689 1726887185.38063: done getting next task for host managed_node2 9689 1726887185.38065: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file 9689 1726887185.38067: ^ state is: HOST STATE: block=4, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887185.38068: getting the next task for host managed_node3 9689 1726887185.38070: done getting next task for host managed_node3 9689 1726887185.38072: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file 9689 1726887185.38074: ^ state is: HOST STATE: block=4, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887185.38092: getting variables 9689 1726887185.38094: in VariableManager get_vars() 9689 1726887185.38133: Calling all_inventory to load vars for managed_node1 9689 1726887185.38136: Calling groups_inventory to load vars for managed_node1 9689 1726887185.38139: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887185.38149: Calling all_plugins_play to load vars for managed_node1 9689 1726887185.38153: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887185.38158: Calling groups_plugins_play to load vars for managed_node1 9689 1726887185.39741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887185.41543: done with get_vars() 9689 1726887185.41567: done getting variables 9689 1726887185.41641: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Generate ntp.conf file] ************* task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:142 Friday 20 September 2024 22:53:05 -0400 (0:00:01.073) 0:00:19.102 ****** 9689 1726887185.41676: entering _queue_task() for managed_node1/template 9689 1726887185.42033: worker is 1 (out of 3 available) 9689 1726887185.42049: exiting _queue_task() for managed_node1/template 9689 1726887185.42081: getting variables 9689 1726887185.42085: in VariableManager get_vars() 9689 1726887185.42182: Calling all_inventory to load vars for managed_node2 9689 1726887185.42188: Calling groups_inventory to load vars for managed_node2 9689 1726887185.42192: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887185.42208: Calling all_plugins_play to load vars for managed_node2 9689 1726887185.42215: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887185.42221: Calling groups_plugins_play to load vars for managed_node2 10440 1726887185.43766: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file 10440 1726887185.43920: in run() - task 0e652c5f-a961-eb88-62cf-000000000020 10440 1726887185.43941: variable 'ansible_search_path' from source: unknown 10440 1726887185.43948: variable 'ansible_search_path' from source: unknown 10440 1726887185.43976: calling self._execute() 10440 1726887185.44059: variable 'ansible_host' from source: host vars for 'managed_node1' 10440 1726887185.44071: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10440 1726887185.44084: variable 'omit' from source: magic vars 10440 1726887185.44585: variable 'timesync_mode' from source: set_fact 10440 1726887185.44600: Evaluated conditional (timesync_mode != 2): True 10440 1726887185.45087: variable 'timesync_ntp_provider' from source: set_fact 10440 1726887185.45108: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 10440 1726887185.45117: when evaluation is False, skipping this task 10440 1726887185.45122: _execute() done 10440 1726887185.45128: dumping result to json 10440 1726887185.45133: done dumping result, returning 10440 1726887185.45141: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file [0e652c5f-a961-eb88-62cf-000000000020] 10440 1726887185.45157: sending task result for task 0e652c5f-a961-eb88-62cf-000000000020 10440 1726887185.45195: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000020 10440 1726887185.45201: WORKER PROCESS EXITING 9689 1726887185.48779: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887185.50648: done with get_vars() 9689 1726887185.50672: done getting variables 9689 1726887185.50733: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887185.50743: entering _queue_task() for managed_node2/template 9689 1726887185.51081: worker is 2 (out of 3 available) 9689 1726887185.51096: exiting _queue_task() for managed_node2/template skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 9689 1726887185.51208: getting variables 9689 1726887185.51211: in VariableManager get_vars() 9689 1726887185.51288: Calling all_inventory to load vars for managed_node3 9689 1726887185.51291: Calling groups_inventory to load vars for managed_node3 9689 1726887185.51295: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887185.51310: Calling all_plugins_play to load vars for managed_node3 9689 1726887185.51315: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887185.51320: Calling groups_plugins_play to load vars for managed_node3 9689 1726887185.53029: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10444 1726887185.53415: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file 10444 1726887185.53550: in run() - task 0e652c5f-a961-eb88-62cf-000000000020 10444 1726887185.53567: variable 'ansible_search_path' from source: unknown 10444 1726887185.53573: variable 'ansible_search_path' from source: unknown 10444 1726887185.53597: calling self._execute() 10444 1726887185.53673: variable 'ansible_host' from source: host vars for 'managed_node2' 10444 1726887185.53684: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10444 1726887185.53697: variable 'omit' from source: magic vars 9689 1726887185.56056: done with get_vars() 9689 1726887185.56079: done getting variables 9689 1726887185.56173: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887185.56183: entering _queue_task() for managed_node3/template 9689 1726887185.56539: worker is 3 (out of 3 available) 9689 1726887185.56552: exiting _queue_task() for managed_node3/template 9689 1726887185.56564: done queuing things up, now waiting for results queue to drain 9689 1726887185.56566: waiting for pending results... 10444 1726887185.54211: variable 'timesync_mode' from source: set_fact 10444 1726887185.55919: Evaluated conditional (timesync_mode != 2): True 10444 1726887185.56070: variable 'timesync_ntp_provider' from source: set_fact 10444 1726887185.56093: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 10444 1726887185.56100: when evaluation is False, skipping this task 10444 1726887185.56106: _execute() done 10444 1726887185.56113: dumping result to json 10444 1726887185.56120: done dumping result, returning 10444 1726887185.56130: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file [0e652c5f-a961-eb88-62cf-000000000020] 10444 1726887185.56239: sending task result for task 0e652c5f-a961-eb88-62cf-000000000020 10444 1726887185.56284: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000020 10444 1726887185.56290: WORKER PROCESS EXITING skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 10447 1726887185.57842: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file 10447 1726887185.57984: in run() - task 0e652c5f-a961-eb88-62cf-000000000020 10447 1726887185.58004: variable 'ansible_search_path' from source: unknown 10447 1726887185.58011: variable 'ansible_search_path' from source: unknown 10447 1726887185.58052: calling self._execute() 10447 1726887185.58132: variable 'ansible_host' from source: host vars for 'managed_node3' 10447 1726887185.58144: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10447 1726887185.58158: variable 'omit' from source: magic vars 10447 1726887185.58675: variable 'timesync_mode' from source: set_fact 10447 1726887185.58691: Evaluated conditional (timesync_mode != 2): True 10447 1726887185.58882: variable 'timesync_ntp_provider' from source: set_fact 10447 1726887185.58904: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 10447 1726887185.58911: when evaluation is False, skipping this task 10447 1726887185.58919: _execute() done 10447 1726887185.58924: dumping result to json 10447 1726887185.58930: done dumping result, returning 10447 1726887185.58938: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ntp.conf file [0e652c5f-a961-eb88-62cf-000000000020] 10447 1726887185.58956: sending task result for task 0e652c5f-a961-eb88-62cf-000000000020 10447 1726887185.58994: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000020 10447 1726887185.59000: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 9689 1726887185.59227: no more pending results, returning what we have 9689 1726887185.59232: results queue empty 9689 1726887185.59233: checking for any_errors_fatal 9689 1726887185.59242: done checking for any_errors_fatal 9689 1726887185.59243: checking for max_fail_percentage 9689 1726887185.59244: done checking for max_fail_percentage 9689 1726887185.59245: checking to see if all hosts have failed and the running result is not ok 9689 1726887185.59246: done checking to see if all hosts have failed 9689 1726887185.59247: getting the remaining hosts for this loop 9689 1726887185.59248: done getting the remaining hosts for this loop 9689 1726887185.59252: getting the next task for host managed_node1 9689 1726887185.59257: done getting next task for host managed_node1 9689 1726887185.59262: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file 9689 1726887185.59265: ^ state is: HOST STATE: block=4, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887185.59266: getting the next task for host managed_node2 9689 1726887185.59269: done getting next task for host managed_node2 9689 1726887185.59271: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file 9689 1726887185.59272: ^ state is: HOST STATE: block=4, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887185.59273: getting the next task for host managed_node3 9689 1726887185.59274: done getting next task for host managed_node3 9689 1726887185.59275: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file 9689 1726887185.59276: ^ state is: HOST STATE: block=4, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887185.59291: getting variables 9689 1726887185.59292: in VariableManager get_vars() 9689 1726887185.59318: Calling all_inventory to load vars for managed_node1 9689 1726887185.59322: Calling groups_inventory to load vars for managed_node1 9689 1726887185.59325: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887185.59334: Calling all_plugins_play to load vars for managed_node1 9689 1726887185.59338: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887185.59343: Calling groups_plugins_play to load vars for managed_node1 9689 1726887185.60843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887185.62656: done with get_vars() 9689 1726887185.62677: done getting variables 9689 1726887185.62743: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Generate ntpd sysconfig file] ******* task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:155 Friday 20 September 2024 22:53:05 -0400 (0:00:00.210) 0:00:19.313 ****** 9689 1726887185.62776: entering _queue_task() for managed_node1/template 9689 1726887185.63044: worker is 1 (out of 3 available) 9689 1726887185.63059: exiting _queue_task() for managed_node1/template 9689 1726887185.63089: getting variables 9689 1726887185.63093: in VariableManager get_vars() 9689 1726887185.63183: Calling all_inventory to load vars for managed_node2 9689 1726887185.63188: Calling groups_inventory to load vars for managed_node2 9689 1726887185.63192: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887185.63208: Calling all_plugins_play to load vars for managed_node2 9689 1726887185.63213: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887185.63219: Calling groups_plugins_play to load vars for managed_node2 10448 1726887185.65237: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file 10448 1726887185.65373: in run() - task 0e652c5f-a961-eb88-62cf-000000000021 10448 1726887185.65392: variable 'ansible_search_path' from source: unknown 10448 1726887185.65398: variable 'ansible_search_path' from source: unknown 10448 1726887185.65425: calling self._execute() 10448 1726887185.65496: variable 'ansible_host' from source: host vars for 'managed_node1' 10448 1726887185.65508: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10448 1726887185.65523: variable 'omit' from source: magic vars 10448 1726887185.66068: variable 'timesync_mode' from source: set_fact 10448 1726887185.66082: Evaluated conditional (timesync_mode == 1): True 10448 1726887185.66219: variable 'timesync_ntp_provider' from source: set_fact 10448 1726887185.66239: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 10448 1726887185.66245: when evaluation is False, skipping this task 10448 1726887185.66249: _execute() done 10448 1726887185.66254: dumping result to json 10448 1726887185.66259: done dumping result, returning 10448 1726887185.66266: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file [0e652c5f-a961-eb88-62cf-000000000021] 10448 1726887185.66283: sending task result for task 0e652c5f-a961-eb88-62cf-000000000021 10448 1726887185.66322: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000021 10448 1726887185.66327: WORKER PROCESS EXITING 9689 1726887185.67122: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887185.68940: done with get_vars() 9689 1726887185.68962: done getting variables 9689 1726887185.69031: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887185.69041: entering _queue_task() for managed_node2/template 9689 1726887185.69278: worker is 2 (out of 3 available) 9689 1726887185.69291: exiting _queue_task() for managed_node2/template skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 9689 1726887185.69396: getting variables 9689 1726887185.69399: in VariableManager get_vars() 9689 1726887185.69474: Calling all_inventory to load vars for managed_node3 9689 1726887185.69478: Calling groups_inventory to load vars for managed_node3 9689 1726887185.69481: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887185.69496: Calling all_plugins_play to load vars for managed_node3 9689 1726887185.69500: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887185.69504: Calling groups_plugins_play to load vars for managed_node3 9689 1726887185.71745: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887185.73588: done with get_vars() 9689 1726887185.73614: done getting variables 10449 1726887185.72131: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file 10449 1726887185.72260: in run() - task 0e652c5f-a961-eb88-62cf-000000000021 10449 1726887185.72278: variable 'ansible_search_path' from source: unknown 10449 1726887185.72284: variable 'ansible_search_path' from source: unknown 10449 1726887185.72309: calling self._execute() 10449 1726887185.72388: variable 'ansible_host' from source: host vars for 'managed_node2' 10449 1726887185.72398: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10449 1726887185.72410: variable 'omit' from source: magic vars 10449 1726887185.72932: variable 'timesync_mode' from source: set_fact 10449 1726887185.72945: Evaluated conditional (timesync_mode == 1): True 10449 1726887185.73093: variable 'timesync_ntp_provider' from source: set_fact 10449 1726887185.73115: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 10449 1726887185.73123: when evaluation is False, skipping this task 10449 1726887185.73128: _execute() done 10449 1726887185.73133: dumping result to json 10449 1726887185.73138: done dumping result, returning 10449 1726887185.73155: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file [0e652c5f-a961-eb88-62cf-000000000021] 10449 1726887185.73267: sending task result for task 0e652c5f-a961-eb88-62cf-000000000021 9689 1726887185.73763: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887185.73774: entering _queue_task() for managed_node3/template 10449 1726887185.73308: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000021 10449 1726887185.73315: WORKER PROCESS EXITING 9689 1726887185.74175: worker is 3 (out of 3 available) 9689 1726887185.74192: exiting _queue_task() for managed_node3/template skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 9689 1726887185.74288: done queuing things up, now waiting for results queue to drain 9689 1726887185.74291: waiting for pending results... 10453 1726887185.74422: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file 10453 1726887185.74620: in run() - task 0e652c5f-a961-eb88-62cf-000000000021 10453 1726887185.74650: variable 'ansible_search_path' from source: unknown 10453 1726887185.74657: variable 'ansible_search_path' from source: unknown 10453 1726887185.74701: calling self._execute() 10453 1726887185.74791: variable 'ansible_host' from source: host vars for 'managed_node3' 10453 1726887185.74803: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10453 1726887185.74819: variable 'omit' from source: magic vars 10453 1726887185.75279: variable 'timesync_mode' from source: set_fact 10453 1726887185.75293: Evaluated conditional (timesync_mode == 1): True 10453 1726887185.75430: variable 'timesync_ntp_provider' from source: set_fact 10453 1726887185.75452: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 10453 1726887185.75460: when evaluation is False, skipping this task 10453 1726887185.75465: _execute() done 10453 1726887185.75470: dumping result to json 10453 1726887185.75475: done dumping result, returning 10453 1726887185.75484: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ntpd sysconfig file [0e652c5f-a961-eb88-62cf-000000000021] 10453 1726887185.75500: sending task result for task 0e652c5f-a961-eb88-62cf-000000000021 10453 1726887185.75538: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000021 10453 1726887185.75543: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 9689 1726887185.75832: no more pending results, returning what we have 9689 1726887185.75836: results queue empty 9689 1726887185.75837: checking for any_errors_fatal 9689 1726887185.75844: done checking for any_errors_fatal 9689 1726887185.75845: checking for max_fail_percentage 9689 1726887185.75846: done checking for max_fail_percentage 9689 1726887185.75847: checking to see if all hosts have failed and the running result is not ok 9689 1726887185.75848: done checking to see if all hosts have failed 9689 1726887185.75849: getting the remaining hosts for this loop 9689 1726887185.75850: done getting the remaining hosts for this loop 9689 1726887185.75854: getting the next task for host managed_node1 9689 1726887185.75860: done getting next task for host managed_node1 9689 1726887185.75864: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file 9689 1726887185.75867: ^ state is: HOST STATE: block=4, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887185.75869: getting the next task for host managed_node2 9689 1726887185.75871: done getting next task for host managed_node2 9689 1726887185.75874: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file 9689 1726887185.75876: ^ state is: HOST STATE: block=4, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887185.75877: getting the next task for host managed_node3 9689 1726887185.75880: done getting next task for host managed_node3 9689 1726887185.75882: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file 9689 1726887185.75883: ^ state is: HOST STATE: block=4, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887185.75909: getting variables 9689 1726887185.75911: in VariableManager get_vars() 9689 1726887185.75946: Calling all_inventory to load vars for managed_node1 9689 1726887185.75950: Calling groups_inventory to load vars for managed_node1 9689 1726887185.75952: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887185.75962: Calling all_plugins_play to load vars for managed_node1 9689 1726887185.75967: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887185.75971: Calling groups_plugins_play to load vars for managed_node1 9689 1726887185.77347: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887185.78590: done with get_vars() 9689 1726887185.78607: done getting variables 9689 1726887185.78658: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Generate ptp4l.conf file] *********** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:167 Friday 20 September 2024 22:53:05 -0400 (0:00:00.159) 0:00:19.472 ****** 9689 1726887185.78681: entering _queue_task() for managed_node1/template 9689 1726887185.79025: worker is 1 (out of 3 available) 9689 1726887185.79047: exiting _queue_task() for managed_node1/template 9689 1726887185.79091: getting variables 9689 1726887185.79095: in VariableManager get_vars() 9689 1726887185.79215: Calling all_inventory to load vars for managed_node2 9689 1726887185.79220: Calling groups_inventory to load vars for managed_node2 9689 1726887185.79224: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887185.79236: Calling all_plugins_play to load vars for managed_node2 9689 1726887185.79238: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887185.79241: Calling groups_plugins_play to load vars for managed_node2 10456 1726887185.79636: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file 10456 1726887185.79772: in run() - task 0e652c5f-a961-eb88-62cf-000000000022 10456 1726887185.79791: variable 'ansible_search_path' from source: unknown 10456 1726887185.79798: variable 'ansible_search_path' from source: unknown 10456 1726887185.79824: calling self._execute() 10456 1726887185.79898: variable 'ansible_host' from source: host vars for 'managed_node1' 10456 1726887185.79909: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10456 1726887185.79924: variable 'omit' from source: magic vars 10456 1726887185.80436: variable 'timesync_mode' from source: set_fact 10456 1726887185.80451: Evaluated conditional (timesync_mode == 2): False 10456 1726887185.80457: when evaluation is False, skipping this task 10456 1726887185.80463: _execute() done 10456 1726887185.80468: dumping result to json 10456 1726887185.80474: done dumping result, returning 10456 1726887185.80483: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file [0e652c5f-a961-eb88-62cf-000000000022] 10456 1726887185.80501: sending task result for task 0e652c5f-a961-eb88-62cf-000000000022 10456 1726887185.80625: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000022 10456 1726887185.80634: WORKER PROCESS EXITING 9689 1726887185.81577: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887185.82716: done with get_vars() 9689 1726887185.82733: done getting variables 9689 1726887185.82807: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887185.82818: entering _queue_task() for managed_node2/template 9689 1726887185.83104: worker is 2 (out of 3 available) 9689 1726887185.83121: exiting _queue_task() for managed_node2/template skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 9689 1726887185.83237: getting variables 9689 1726887185.83239: in VariableManager get_vars() 9689 1726887185.83317: Calling all_inventory to load vars for managed_node3 9689 1726887185.83322: Calling groups_inventory to load vars for managed_node3 9689 1726887185.83326: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887185.83341: Calling all_plugins_play to load vars for managed_node3 9689 1726887185.83346: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887185.83351: Calling groups_plugins_play to load vars for managed_node3 10458 1726887185.83449: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file 10458 1726887185.83618: in run() - task 0e652c5f-a961-eb88-62cf-000000000022 10458 1726887185.83644: variable 'ansible_search_path' from source: unknown 10458 1726887185.83652: variable 'ansible_search_path' from source: unknown 10458 1726887185.83688: calling self._execute() 10458 1726887185.83816: variable 'ansible_host' from source: host vars for 'managed_node2' 10458 1726887185.83833: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10458 1726887185.83850: variable 'omit' from source: magic vars 10458 1726887185.84506: variable 'timesync_mode' from source: set_fact 10458 1726887185.84523: Evaluated conditional (timesync_mode == 2): False 10458 1726887185.84531: when evaluation is False, skipping this task 10458 1726887185.84538: _execute() done 10458 1726887185.84543: dumping result to json 10458 1726887185.84549: done dumping result, returning 10458 1726887185.84558: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file [0e652c5f-a961-eb88-62cf-000000000022] 10458 1726887185.84675: sending task result for task 0e652c5f-a961-eb88-62cf-000000000022 10458 1726887185.84720: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000022 10458 1726887185.84727: WORKER PROCESS EXITING 9689 1726887185.85729: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887185.87378: done with get_vars() 9689 1726887185.87399: done getting variables 9689 1726887185.87472: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887185.87484: entering _queue_task() for managed_node3/template 9689 1726887185.87719: worker is 3 (out of 3 available) 9689 1726887185.87732: exiting _queue_task() for managed_node3/template skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 9689 1726887185.87829: done queuing things up, now waiting for results queue to drain 9689 1726887185.87832: waiting for pending results... 10459 1726887185.88246: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file 10459 1726887185.88384: in run() - task 0e652c5f-a961-eb88-62cf-000000000022 10459 1726887185.88401: variable 'ansible_search_path' from source: unknown 10459 1726887185.88406: variable 'ansible_search_path' from source: unknown 10459 1726887185.88442: calling self._execute() 10459 1726887185.88503: variable 'ansible_host' from source: host vars for 'managed_node3' 10459 1726887185.88511: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10459 1726887185.88522: variable 'omit' from source: magic vars 10459 1726887185.88962: variable 'timesync_mode' from source: set_fact 10459 1726887185.88978: Evaluated conditional (timesync_mode == 2): False 10459 1726887185.88985: when evaluation is False, skipping this task 10459 1726887185.88991: _execute() done 10459 1726887185.88997: dumping result to json 10459 1726887185.89006: done dumping result, returning 10459 1726887185.89014: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ptp4l.conf file [0e652c5f-a961-eb88-62cf-000000000022] 10459 1726887185.89034: sending task result for task 0e652c5f-a961-eb88-62cf-000000000022 10459 1726887185.89074: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000022 10459 1726887185.89078: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 9689 1726887185.89326: no more pending results, returning what we have 9689 1726887185.89330: results queue empty 9689 1726887185.89331: checking for any_errors_fatal 9689 1726887185.89337: done checking for any_errors_fatal 9689 1726887185.89338: checking for max_fail_percentage 9689 1726887185.89339: done checking for max_fail_percentage 9689 1726887185.89340: checking to see if all hosts have failed and the running result is not ok 9689 1726887185.89340: done checking to see if all hosts have failed 9689 1726887185.89341: getting the remaining hosts for this loop 9689 1726887185.89342: done getting the remaining hosts for this loop 9689 1726887185.89345: getting the next task for host managed_node1 9689 1726887185.89349: done getting next task for host managed_node1 9689 1726887185.89351: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file 9689 1726887185.89353: ^ state is: HOST STATE: block=4, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887185.89354: getting the next task for host managed_node2 9689 1726887185.89355: done getting next task for host managed_node2 9689 1726887185.89357: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file 9689 1726887185.89357: ^ state is: HOST STATE: block=4, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887185.89358: getting the next task for host managed_node3 9689 1726887185.89359: done getting next task for host managed_node3 9689 1726887185.89360: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file 9689 1726887185.89361: ^ state is: HOST STATE: block=4, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887185.89377: getting variables 9689 1726887185.89378: in VariableManager get_vars() 9689 1726887185.89406: Calling all_inventory to load vars for managed_node1 9689 1726887185.89408: Calling groups_inventory to load vars for managed_node1 9689 1726887185.89409: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887185.89418: Calling all_plugins_play to load vars for managed_node1 9689 1726887185.89421: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887185.89423: Calling groups_plugins_play to load vars for managed_node1 9689 1726887185.90504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887185.91951: done with get_vars() 9689 1726887185.91972: done getting variables 9689 1726887185.92044: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file] ****** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:178 Friday 20 September 2024 22:53:05 -0400 (0:00:00.133) 0:00:19.606 ****** 9689 1726887185.92069: entering _queue_task() for managed_node1/template 9689 1726887185.92371: worker is 1 (out of 3 available) 9689 1726887185.92395: exiting _queue_task() for managed_node1/template 9689 1726887185.92485: getting variables 9689 1726887185.92490: in VariableManager get_vars() 9689 1726887185.92608: Calling all_inventory to load vars for managed_node2 9689 1726887185.92615: Calling groups_inventory to load vars for managed_node2 9689 1726887185.92620: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887185.92639: Calling all_plugins_play to load vars for managed_node2 9689 1726887185.92643: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887185.92648: Calling groups_plugins_play to load vars for managed_node2 9689 1726887185.94257: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10460 1726887185.93020: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file 10460 1726887185.93162: in run() - task 0e652c5f-a961-eb88-62cf-000000000023 10460 1726887185.93180: variable 'ansible_search_path' from source: unknown 10460 1726887185.93187: variable 'ansible_search_path' from source: unknown 10460 1726887185.93213: calling self._execute() 10460 1726887185.93284: variable 'ansible_host' from source: host vars for 'managed_node1' 10460 1726887185.93295: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 9689 1726887185.95428: done with get_vars() 9689 1726887185.95444: done getting variables 10460 1726887185.93307: variable 'omit' from source: magic vars 10460 1726887185.93853: variable 'timesync_mode' from source: set_fact 10460 1726887185.93868: Evaluated conditional (timesync_mode == 2): False 10460 1726887185.93875: when evaluation is False, skipping this task 10460 1726887185.93880: _execute() done 10460 1726887185.93885: dumping result to json 10460 1726887185.93891: done dumping result, returning 10460 1726887185.93899: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file [0e652c5f-a961-eb88-62cf-000000000023] 10460 1726887185.94077: sending task result for task 0e652c5f-a961-eb88-62cf-000000000023 10460 1726887185.94125: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000023 9689 1726887185.95608: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887185.95617: entering _queue_task() for managed_node2/template 10460 1726887185.94132: WORKER PROCESS EXITING 9689 1726887185.95825: worker is 2 (out of 3 available) 9689 1726887185.95840: exiting _queue_task() for managed_node2/template skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 9689 1726887185.95954: getting variables 9689 1726887185.95957: in VariableManager get_vars() 9689 1726887185.96031: Calling all_inventory to load vars for managed_node3 9689 1726887185.96036: Calling groups_inventory to load vars for managed_node3 9689 1726887185.96040: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887185.96055: Calling all_plugins_play to load vars for managed_node3 9689 1726887185.96059: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887185.96064: Calling groups_plugins_play to load vars for managed_node3 10461 1726887185.96031: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file 10461 1726887185.96170: in run() - task 0e652c5f-a961-eb88-62cf-000000000023 10461 1726887185.96188: variable 'ansible_search_path' from source: unknown 10461 1726887185.96195: variable 'ansible_search_path' from source: unknown 10461 1726887185.96220: calling self._execute() 10461 1726887185.96297: variable 'ansible_host' from source: host vars for 'managed_node2' 10461 1726887185.96308: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10461 1726887185.96326: variable 'omit' from source: magic vars 10461 1726887185.96901: variable 'timesync_mode' from source: set_fact 10461 1726887185.97095: Evaluated conditional (timesync_mode == 2): False 10461 1726887185.97104: when evaluation is False, skipping this task 10461 1726887185.97110: _execute() done 10461 1726887185.97119: dumping result to json 10461 1726887185.97125: done dumping result, returning 10461 1726887185.97139: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file [0e652c5f-a961-eb88-62cf-000000000023] 10461 1726887185.97256: sending task result for task 0e652c5f-a961-eb88-62cf-000000000023 10461 1726887185.97298: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000023 10461 1726887185.97304: WORKER PROCESS EXITING 9689 1726887185.99638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887186.01827: done with get_vars() 9689 1726887186.01849: done getting variables 9689 1726887186.01915: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887186.01924: entering _queue_task() for managed_node3/template 9689 1726887186.02201: worker is 3 (out of 3 available) 9689 1726887186.02218: exiting _queue_task() for managed_node3/template skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 9689 1726887186.02822: done queuing things up, now waiting for results queue to drain 9689 1726887186.02825: waiting for pending results... 10470 1726887186.02604: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file 10470 1726887186.02787: in run() - task 0e652c5f-a961-eb88-62cf-000000000023 10470 1726887186.02811: variable 'ansible_search_path' from source: unknown 10470 1726887186.02820: variable 'ansible_search_path' from source: unknown 10470 1726887186.02854: calling self._execute() 10470 1726887186.02924: variable 'ansible_host' from source: host vars for 'managed_node3' 10470 1726887186.02938: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10470 1726887186.02953: variable 'omit' from source: magic vars 10470 1726887186.03456: variable 'timesync_mode' from source: set_fact 10470 1726887186.03472: Evaluated conditional (timesync_mode == 2): False 10470 1726887186.03479: when evaluation is False, skipping this task 10470 1726887186.03485: _execute() done 10470 1726887186.03491: dumping result to json 10470 1726887186.03498: done dumping result, returning 10470 1726887186.03508: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate ptp4l sysconfig file [0e652c5f-a961-eb88-62cf-000000000023] 10470 1726887186.03531: sending task result for task 0e652c5f-a961-eb88-62cf-000000000023 10470 1726887186.03562: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000023 10470 1726887186.03565: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 9689 1726887186.03888: no more pending results, returning what we have 9689 1726887186.03892: results queue empty 9689 1726887186.03892: checking for any_errors_fatal 9689 1726887186.03898: done checking for any_errors_fatal 9689 1726887186.03899: checking for max_fail_percentage 9689 1726887186.03900: done checking for max_fail_percentage 9689 1726887186.03901: checking to see if all hosts have failed and the running result is not ok 9689 1726887186.03901: done checking to see if all hosts have failed 9689 1726887186.03902: getting the remaining hosts for this loop 9689 1726887186.03903: done getting the remaining hosts for this loop 9689 1726887186.03905: getting the next task for host managed_node1 9689 1726887186.03909: done getting next task for host managed_node1 9689 1726887186.03914: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file 9689 1726887186.03917: ^ state is: HOST STATE: block=4, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887186.03919: getting the next task for host managed_node2 9689 1726887186.03922: done getting next task for host managed_node2 9689 1726887186.03923: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file 9689 1726887186.03924: ^ state is: HOST STATE: block=4, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887186.03925: getting the next task for host managed_node3 9689 1726887186.03926: done getting next task for host managed_node3 9689 1726887186.03928: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file 9689 1726887186.03928: ^ state is: HOST STATE: block=4, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887186.03944: getting variables 9689 1726887186.03945: in VariableManager get_vars() 9689 1726887186.03969: Calling all_inventory to load vars for managed_node1 9689 1726887186.03971: Calling groups_inventory to load vars for managed_node1 9689 1726887186.03972: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887186.03980: Calling all_plugins_play to load vars for managed_node1 9689 1726887186.03984: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887186.03989: Calling groups_plugins_play to load vars for managed_node1 9689 1726887186.05069: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887186.06841: done with get_vars() 9689 1726887186.06861: done getting variables 9689 1726887186.06927: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file] **** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:190 Friday 20 September 2024 22:53:06 -0400 (0:00:00.148) 0:00:19.755 ****** 9689 1726887186.06960: entering _queue_task() for managed_node1/template 9689 1726887186.07700: worker is 1 (out of 3 available) 9689 1726887186.07718: exiting _queue_task() for managed_node1/template 9689 1726887186.07748: getting variables 9689 1726887186.07751: in VariableManager get_vars() 9689 1726887186.07839: Calling all_inventory to load vars for managed_node2 9689 1726887186.07844: Calling groups_inventory to load vars for managed_node2 9689 1726887186.07847: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887186.07863: Calling all_plugins_play to load vars for managed_node2 9689 1726887186.07867: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887186.07871: Calling groups_plugins_play to load vars for managed_node2 9689 1726887186.10692: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10471 1726887186.09503: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file 10471 1726887186.09638: in run() - task 0e652c5f-a961-eb88-62cf-000000000024 10471 1726887186.09657: variable 'ansible_search_path' from source: unknown 10471 1726887186.09663: variable 'ansible_search_path' from source: unknown 10471 1726887186.09687: calling self._execute() 10471 1726887186.09763: variable 'ansible_host' from source: host vars for 'managed_node1' 10471 1726887186.09775: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10471 1726887186.09788: variable 'omit' from source: magic vars 10471 1726887186.11425: variable 'timesync_mode' from source: set_fact 10471 1726887186.11444: Evaluated conditional (timesync_mode == 2): False 10471 1726887186.11451: when evaluation is False, skipping this task 10471 1726887186.11457: _execute() done 10471 1726887186.11463: dumping result to json 10471 1726887186.11470: done dumping result, returning 10471 1726887186.11480: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file [0e652c5f-a961-eb88-62cf-000000000024] 10471 1726887186.11499: sending task result for task 0e652c5f-a961-eb88-62cf-000000000024 10471 1726887186.11547: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000024 10471 1726887186.11553: WORKER PROCESS EXITING 9689 1726887186.13137: done with get_vars() 9689 1726887186.13166: done getting variables 9689 1726887186.13240: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887186.13251: entering _queue_task() for managed_node2/template 9689 1726887186.13490: worker is 2 (out of 3 available) 9689 1726887186.13503: exiting _queue_task() for managed_node2/template skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 9689 1726887186.13613: getting variables 9689 1726887186.13616: in VariableManager get_vars() 9689 1726887186.13686: Calling all_inventory to load vars for managed_node3 9689 1726887186.13692: Calling groups_inventory to load vars for managed_node3 9689 1726887186.13695: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887186.13711: Calling all_plugins_play to load vars for managed_node3 9689 1726887186.13716: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887186.13721: Calling groups_plugins_play to load vars for managed_node3 9689 1726887186.16889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10473 1726887186.15847: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file 10473 1726887186.15994: in run() - task 0e652c5f-a961-eb88-62cf-000000000024 10473 1726887186.16017: variable 'ansible_search_path' from source: unknown 10473 1726887186.16025: variable 'ansible_search_path' from source: unknown 10473 1726887186.16052: calling self._execute() 10473 1726887186.16138: variable 'ansible_host' from source: host vars for 'managed_node2' 10473 1726887186.16150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10473 1726887186.16163: variable 'omit' from source: magic vars 10473 1726887186.16671: variable 'timesync_mode' from source: set_fact 10473 1726887186.16685: Evaluated conditional (timesync_mode == 2): False 10473 1726887186.16691: when evaluation is False, skipping this task 10473 1726887186.16697: _execute() done 10473 1726887186.16702: dumping result to json 10473 1726887186.16707: done dumping result, returning 10473 1726887186.17822: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file [0e652c5f-a961-eb88-62cf-000000000024] 10473 1726887186.17933: sending task result for task 0e652c5f-a961-eb88-62cf-000000000024 10473 1726887186.17974: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000024 10473 1726887186.17979: WORKER PROCESS EXITING 9689 1726887186.19462: done with get_vars() 9689 1726887186.19484: done getting variables 9689 1726887186.19553: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887186.19563: entering _queue_task() for managed_node3/template 9689 1726887186.19897: worker is 3 (out of 3 available) 9689 1726887186.19914: exiting _queue_task() for managed_node3/template skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 9689 1726887186.20010: done queuing things up, now waiting for results queue to drain 9689 1726887186.20014: waiting for pending results... 10474 1726887186.20687: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file 10474 1726887186.20832: in run() - task 0e652c5f-a961-eb88-62cf-000000000024 10474 1726887186.20854: variable 'ansible_search_path' from source: unknown 10474 1726887186.20861: variable 'ansible_search_path' from source: unknown 10474 1726887186.20898: calling self._execute() 10474 1726887186.20979: variable 'ansible_host' from source: host vars for 'managed_node3' 10474 1726887186.20990: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10474 1726887186.21002: variable 'omit' from source: magic vars 10474 1726887186.21586: variable 'timesync_mode' from source: set_fact 10474 1726887186.21600: Evaluated conditional (timesync_mode == 2): False 10474 1726887186.21606: when evaluation is False, skipping this task 10474 1726887186.21611: _execute() done 10474 1726887186.21619: dumping result to json 10474 1726887186.21624: done dumping result, returning 10474 1726887186.21633: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate phc2sys sysconfig file [0e652c5f-a961-eb88-62cf-000000000024] 10474 1726887186.21650: sending task result for task 0e652c5f-a961-eb88-62cf-000000000024 10474 1726887186.21692: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000024 10474 1726887186.21698: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 9689 1726887186.22088: no more pending results, returning what we have 9689 1726887186.22092: results queue empty 9689 1726887186.22093: checking for any_errors_fatal 9689 1726887186.22101: done checking for any_errors_fatal 9689 1726887186.22102: checking for max_fail_percentage 9689 1726887186.22104: done checking for max_fail_percentage 9689 1726887186.22105: checking to see if all hosts have failed and the running result is not ok 9689 1726887186.22106: done checking to see if all hosts have failed 9689 1726887186.22107: getting the remaining hosts for this loop 9689 1726887186.22109: done getting the remaining hosts for this loop 9689 1726887186.22114: getting the next task for host managed_node1 9689 1726887186.22121: done getting next task for host managed_node1 9689 1726887186.22125: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file 9689 1726887186.22128: ^ state is: HOST STATE: block=4, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887186.22130: getting the next task for host managed_node2 9689 1726887186.22132: done getting next task for host managed_node2 9689 1726887186.22134: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file 9689 1726887186.22136: ^ state is: HOST STATE: block=4, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887186.22137: getting the next task for host managed_node3 9689 1726887186.22139: done getting next task for host managed_node3 9689 1726887186.22141: ^ task is: TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file 9689 1726887186.22142: ^ state is: HOST STATE: block=4, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887186.22165: getting variables 9689 1726887186.22167: in VariableManager get_vars() 9689 1726887186.22202: Calling all_inventory to load vars for managed_node1 9689 1726887186.22206: Calling groups_inventory to load vars for managed_node1 9689 1726887186.22208: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887186.22219: Calling all_plugins_play to load vars for managed_node1 9689 1726887186.22223: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887186.22227: Calling groups_plugins_play to load vars for managed_node1 9689 1726887186.23763: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887186.25552: done with get_vars() 9689 1726887186.25585: done getting variables 9689 1726887186.25668: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Generate timemaster.conf file] ****** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:204 Friday 20 September 2024 22:53:06 -0400 (0:00:00.187) 0:00:19.942 ****** 9689 1726887186.25705: entering _queue_task() for managed_node1/template 9689 1726887186.26042: worker is 1 (out of 3 available) 9689 1726887186.26058: exiting _queue_task() for managed_node1/template 9689 1726887186.26091: getting variables 9689 1726887186.26095: in VariableManager get_vars() 9689 1726887186.26186: Calling all_inventory to load vars for managed_node2 9689 1726887186.26192: Calling groups_inventory to load vars for managed_node2 9689 1726887186.26195: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887186.26213: Calling all_plugins_play to load vars for managed_node2 9689 1726887186.26218: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887186.26222: Calling groups_plugins_play to load vars for managed_node2 9689 1726887186.29570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887186.31801: done with get_vars() 9689 1726887186.31831: done getting variables 9689 1726887186.31903: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887186.31917: entering _queue_task() for managed_node2/template 9689 1726887186.32193: worker is 2 (out of 3 available) 9689 1726887186.32208: exiting _queue_task() for managed_node2/template 9689 1726887186.32243: getting variables 9689 1726887186.32246: in VariableManager get_vars() 9689 1726887186.32786: Calling all_inventory to load vars for managed_node3 9689 1726887186.32791: Calling groups_inventory to load vars for managed_node3 9689 1726887186.32794: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887186.32811: Calling all_plugins_play to load vars for managed_node3 9689 1726887186.32817: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887186.32822: Calling groups_plugins_play to load vars for managed_node3 10475 1726887186.28152: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file 10475 1726887186.28295: in run() - task 0e652c5f-a961-eb88-62cf-000000000025 10475 1726887186.28315: variable 'ansible_search_path' from source: unknown 10475 1726887186.28322: variable 'ansible_search_path' from source: unknown 10475 1726887186.28348: calling self._execute() 10475 1726887186.28429: variable 'ansible_host' from source: host vars for 'managed_node1' 10475 1726887186.28440: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10475 1726887186.28452: variable 'omit' from source: magic vars 10475 1726887186.28980: variable 'timesync_mode' from source: set_fact 10475 1726887186.28995: Evaluated conditional (timesync_mode == 3): False 10475 1726887186.29001: when evaluation is False, skipping this task 10475 1726887186.29006: _execute() done 10475 1726887186.29013: dumping result to json 10475 1726887186.30128: done dumping result, returning 10475 1726887186.30139: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file [0e652c5f-a961-eb88-62cf-000000000025] 10475 1726887186.30158: sending task result for task 0e652c5f-a961-eb88-62cf-000000000025 10475 1726887186.30201: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000025 10475 1726887186.30206: WORKER PROCESS EXITING 10476 1726887186.34036: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file 10476 1726887186.34167: in run() - task 0e652c5f-a961-eb88-62cf-000000000025 10476 1726887186.34187: variable 'ansible_search_path' from source: unknown 10476 1726887186.34193: variable 'ansible_search_path' from source: unknown 10476 1726887186.34218: calling self._execute() 10476 1726887186.34283: variable 'ansible_host' from source: host vars for 'managed_node2' 10476 1726887186.34290: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10476 1726887186.34298: variable 'omit' from source: magic vars 9689 1726887186.35080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10476 1726887186.34808: variable 'timesync_mode' from source: set_fact 10476 1726887186.34824: Evaluated conditional (timesync_mode == 3): False 10476 1726887186.34830: when evaluation is False, skipping this task 10476 1726887186.34835: _execute() done 10476 1726887186.34840: dumping result to json 10476 1726887186.34846: done dumping result, returning 10476 1726887186.34854: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file [0e652c5f-a961-eb88-62cf-000000000025] 10476 1726887186.35102: sending task result for task 0e652c5f-a961-eb88-62cf-000000000025 10476 1726887186.35142: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000025 10476 1726887186.35147: WORKER PROCESS EXITING 9689 1726887186.36788: done with get_vars() 9689 1726887186.36805: done getting variables 9689 1726887186.36872: Loading ActionModule 'template' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/template.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887186.36882: entering _queue_task() for managed_node3/template 9689 1726887186.37139: worker is 3 (out of 3 available) 9689 1726887186.37154: exiting _queue_task() for managed_node3/template skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_mode == 3", "skip_reason": "Conditional result was False" } 9689 1726887186.37250: done queuing things up, now waiting for results queue to drain 9689 1726887186.37253: waiting for pending results... skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 3", "skip_reason": "Conditional result was False" } 10492 1726887186.37339: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file 10492 1726887186.37524: in run() - task 0e652c5f-a961-eb88-62cf-000000000025 10492 1726887186.37553: variable 'ansible_search_path' from source: unknown 10492 1726887186.37561: variable 'ansible_search_path' from source: unknown 10492 1726887186.37614: calling self._execute() 10492 1726887186.37717: variable 'ansible_host' from source: host vars for 'managed_node3' 10492 1726887186.37729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10492 1726887186.37742: variable 'omit' from source: magic vars 10492 1726887186.38254: variable 'timesync_mode' from source: set_fact 10492 1726887186.38267: Evaluated conditional (timesync_mode == 3): False 10492 1726887186.38274: when evaluation is False, skipping this task 10492 1726887186.38279: _execute() done 10492 1726887186.38286: dumping result to json 10492 1726887186.38293: done dumping result, returning 10492 1726887186.38303: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Generate timemaster.conf file [0e652c5f-a961-eb88-62cf-000000000025] 10492 1726887186.38322: sending task result for task 0e652c5f-a961-eb88-62cf-000000000025 10492 1726887186.38356: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000025 10492 1726887186.38362: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_mode == 3", "skip_reason": "Conditional result was False" } 9689 1726887186.38486: no more pending results, returning what we have 9689 1726887186.38490: results queue empty 9689 1726887186.38491: checking for any_errors_fatal 9689 1726887186.38499: done checking for any_errors_fatal 9689 1726887186.38500: checking for max_fail_percentage 9689 1726887186.38502: done checking for max_fail_percentage 9689 1726887186.38503: checking to see if all hosts have failed and the running result is not ok 9689 1726887186.38504: done checking to see if all hosts have failed 9689 1726887186.38505: getting the remaining hosts for this loop 9689 1726887186.38506: done getting the remaining hosts for this loop 9689 1726887186.38510: getting the next task for host managed_node1 9689 1726887186.38518: done getting next task for host managed_node1 9689 1726887186.38522: ^ task is: TASK: fedora.linux_system_roles.timesync : Update network sysconfig file 9689 1726887186.38525: ^ state is: HOST STATE: block=4, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887186.38526: getting the next task for host managed_node2 9689 1726887186.38528: done getting next task for host managed_node2 9689 1726887186.38530: ^ task is: TASK: fedora.linux_system_roles.timesync : Update network sysconfig file 9689 1726887186.38532: ^ state is: HOST STATE: block=4, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887186.38532: getting the next task for host managed_node3 9689 1726887186.38534: done getting next task for host managed_node3 9689 1726887186.38536: ^ task is: TASK: fedora.linux_system_roles.timesync : Update network sysconfig file 9689 1726887186.38537: ^ state is: HOST STATE: block=4, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887186.38558: getting variables 9689 1726887186.38560: in VariableManager get_vars() 9689 1726887186.38592: Calling all_inventory to load vars for managed_node1 9689 1726887186.38595: Calling groups_inventory to load vars for managed_node1 9689 1726887186.38598: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887186.38606: Calling all_plugins_play to load vars for managed_node1 9689 1726887186.38610: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887186.38616: Calling groups_plugins_play to load vars for managed_node1 9689 1726887186.40229: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887186.41186: done with get_vars() 9689 1726887186.41201: done getting variables TASK [fedora.linux_system_roles.timesync : Update network sysconfig file] ****** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:218 Friday 20 September 2024 22:53:06 -0400 (0:00:00.155) 0:00:20.098 ****** 9689 1726887186.41275: entering _queue_task() for managed_node1/lineinfile 9689 1726887186.41277: Creating lock for lineinfile 9689 1726887186.41588: worker is 1 (out of 3 available) 9689 1726887186.41607: exiting _queue_task() for managed_node1/lineinfile 9689 1726887186.41657: getting variables 9689 1726887186.41661: in VariableManager get_vars() 9689 1726887186.41774: Calling all_inventory to load vars for managed_node2 9689 1726887186.41780: Calling groups_inventory to load vars for managed_node2 9689 1726887186.41784: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887186.41799: Calling all_plugins_play to load vars for managed_node2 9689 1726887186.41803: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887186.41807: Calling groups_plugins_play to load vars for managed_node2 9689 1726887186.43375: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10500 1726887186.42390: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Update network sysconfig file 10500 1726887186.42535: in run() - task 0e652c5f-a961-eb88-62cf-000000000026 10500 1726887186.42553: variable 'ansible_search_path' from source: unknown 10500 1726887186.42560: variable 'ansible_search_path' from source: unknown 10500 1726887186.42583: calling self._execute() 10500 1726887186.42661: variable 'ansible_host' from source: host vars for 'managed_node1' 10500 1726887186.42672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10500 1726887186.42683: variable 'omit' from source: magic vars 10500 1726887186.43199: variable 'timesync_mode' from source: set_fact 10500 1726887186.44304: Evaluated conditional (timesync_mode == 1): True 10500 1726887186.44474: variable 'ansible_facts' from source: host vars for 'managed_node1' 9689 1726887186.45183: done with get_vars() 9689 1726887186.45205: done getting variables 9689 1726887186.45310: entering _queue_task() for managed_node2/lineinfile 9689 1726887186.45722: worker is 2 (out of 3 available) 9689 1726887186.45735: exiting _queue_task() for managed_node2/lineinfile 9689 1726887186.45771: getting variables 9689 1726887186.45774: in VariableManager get_vars() 9689 1726887186.46303: Calling all_inventory to load vars for managed_node3 9689 1726887186.46308: Calling groups_inventory to load vars for managed_node3 9689 1726887186.46314: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887186.46330: Calling all_plugins_play to load vars for managed_node3 9689 1726887186.46335: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887186.46340: Calling groups_plugins_play to load vars for managed_node3 10500 1726887186.45335: Evaluated conditional (ansible_facts['os_family'] == 'RedHat'): True 10500 1726887186.45346: variable 'omit' from source: magic vars 10500 1726887186.45388: variable 'omit' from source: magic vars 10500 1726887186.45500: variable 'timesync_ntp_provider' from source: set_fact 10500 1726887186.45632: variable 'timesync_dhcp_ntp_servers' from source: role '' defaults 10500 1726887186.45653: variable 'omit' from source: magic vars 10500 1726887186.45691: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10500 1726887186.45734: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10500 1726887186.45759: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10500 1726887186.45781: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10500 1726887186.45799: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10500 1726887186.45837: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10500 1726887186.45846: variable 'ansible_host' from source: host vars for 'managed_node1' 10500 1726887186.45854: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10500 1726887186.46006: Set connection var ansible_module_compression to ZIP_DEFLATED 10500 1726887186.46028: Set connection var ansible_shell_executable to /bin/sh 10500 1726887186.46036: Set connection var ansible_connection to ssh 10500 1726887186.46046: Set connection var ansible_timeout to 10 10500 1726887186.46052: Set connection var ansible_shell_type to sh 10500 1726887186.46061: Set connection var ansible_pipelining to False 10500 1726887186.46094: variable 'ansible_shell_executable' from source: unknown 10500 1726887186.46102: variable 'ansible_connection' from source: unknown 10500 1726887186.46109: variable 'ansible_module_compression' from source: unknown 10500 1726887186.46117: variable 'ansible_shell_type' from source: unknown 10500 1726887186.46123: variable 'ansible_shell_executable' from source: unknown 10500 1726887186.46129: variable 'ansible_host' from source: host vars for 'managed_node1' 10500 1726887186.46136: variable 'ansible_pipelining' from source: unknown 10500 1726887186.46142: variable 'ansible_timeout' from source: unknown 10500 1726887186.46150: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10500 1726887186.46371: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10500 1726887186.46385: variable 'omit' from source: magic vars 10500 1726887186.46394: starting attempt loop 10500 1726887186.46400: running the handler 10500 1726887186.46429: _low_level_execute_command(): starting 10500 1726887186.46440: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10501 1726887186.46895: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Update network sysconfig file 10501 1726887186.47036: in run() - task 0e652c5f-a961-eb88-62cf-000000000026 10501 1726887186.47054: variable 'ansible_search_path' from source: unknown 10501 1726887186.47061: variable 'ansible_search_path' from source: unknown 10501 1726887186.47086: calling self._execute() 10501 1726887186.47170: variable 'ansible_host' from source: host vars for 'managed_node2' 10501 1726887186.47181: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10501 1726887186.47193: variable 'omit' from source: magic vars 10501 1726887186.47769: variable 'timesync_mode' from source: set_fact 10501 1726887186.47782: Evaluated conditional (timesync_mode == 1): True 10501 1726887186.47947: variable 'ansible_facts' from source: host vars for 'managed_node2' 10500 1726887186.52728: stdout chunk (state=2): >>>/root <<< 10500 1726887186.52746: stderr chunk (state=2): >>><<< 10500 1726887186.52766: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'/root\n', b'') 10500 1726887186.52793: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10500 1726887186.52812: _low_level_execute_command(): starting 10500 1726887186.52823: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505 `" && echo ansible-tmp-1726887186.528037-10500-66478798954505="` echo /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505 `" ) && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505 `" && echo ansible-tmp-1726887186.528037-10500-66478798954505="` echo /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505 `" ) && sleep 0'"'"'' 9689 1726887186.54378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887186.56941: done with get_vars() 10501 1726887186.55291: Evaluated conditional (ansible_facts['os_family'] == 'RedHat'): True 10501 1726887186.55308: variable 'omit' from source: magic vars 10501 1726887186.55349: variable 'omit' from source: magic vars 10501 1726887186.55471: variable 'timesync_ntp_provider' from source: set_fact 10501 1726887186.55614: variable 'timesync_dhcp_ntp_servers' from source: role '' defaults 10501 1726887186.55635: variable 'omit' from source: magic vars 10501 1726887186.55669: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10501 1726887186.55699: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10501 1726887186.55719: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10501 1726887186.55738: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10501 1726887186.55749: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10501 1726887186.55769: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10501 1726887186.55776: variable 'ansible_host' from source: host vars for 'managed_node2' 9689 1726887186.57037: done getting variables 10501 1726887186.55782: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10501 1726887186.55888: Set connection var ansible_module_compression to ZIP_DEFLATED 10501 1726887186.55903: Set connection var ansible_shell_executable to /bin/sh 10501 1726887186.55909: Set connection var ansible_connection to ssh 10501 1726887186.55919: Set connection var ansible_timeout to 10 10501 1726887186.55925: Set connection var ansible_shell_type to sh 10501 1726887186.55933: Set connection var ansible_pipelining to False 10501 1726887186.55956: variable 'ansible_shell_executable' from source: unknown 10501 1726887186.55962: variable 'ansible_connection' from source: unknown 10501 1726887186.55967: variable 'ansible_module_compression' from source: unknown 10501 1726887186.55972: variable 'ansible_shell_type' from source: unknown 10501 1726887186.55977: variable 'ansible_shell_executable' from source: unknown 10501 1726887186.55982: variable 'ansible_host' from source: host vars for 'managed_node2' 10501 1726887186.55988: variable 'ansible_pipelining' from source: unknown 10501 1726887186.55992: variable 'ansible_timeout' from source: unknown 10501 1726887186.55998: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10501 1726887186.56171: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10501 1726887186.56184: variable 'omit' from source: magic vars 10501 1726887186.56192: starting attempt loop 10501 1726887186.56196: running the handler 10501 1726887186.56208: _low_level_execute_command(): starting 10501 1726887186.56225: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9689 1726887186.57556: entering _queue_task() for managed_node3/lineinfile 9689 1726887186.57955: worker is 3 (out of 3 available) 9689 1726887186.57973: exiting _queue_task() for managed_node3/lineinfile 9689 1726887186.57987: done queuing things up, now waiting for results queue to drain 9689 1726887186.57989: waiting for pending results... 10505 1726887186.58188: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Update network sysconfig file 10500 1726887186.58287: stdout chunk (state=2): >>>ansible-tmp-1726887186.528037-10500-66478798954505=/root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505 <<< 10505 1726887186.58333: in run() - task 0e652c5f-a961-eb88-62cf-000000000026 10505 1726887186.58354: variable 'ansible_search_path' from source: unknown 10505 1726887186.58361: variable 'ansible_search_path' from source: unknown 10505 1726887186.58396: calling self._execute() 10505 1726887186.58467: variable 'ansible_host' from source: host vars for 'managed_node3' 10505 1726887186.58478: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10505 1726887186.58491: variable 'omit' from source: magic vars 10505 1726887186.58894: variable 'timesync_mode' from source: set_fact 10505 1726887186.58908: Evaluated conditional (timesync_mode == 1): True 10505 1726887186.59030: variable 'ansible_facts' from source: host vars for 'managed_node3' 10500 1726887186.58909: stderr chunk (state=3): >>><<< 10500 1726887186.59119: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'ansible-tmp-1726887186.528037-10500-66478798954505=/root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505\n', b'') 10500 1726887186.59150: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887186.528037-10500-66478798954505=/root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505 , stderr= 10500 1726887186.59189: variable 'ansible_module_compression' from source: unknown 10501 1726887186.59228: stdout chunk (state=2): >>>/root <<< 10500 1726887186.59245: ANSIBALLZ: Using lock for lineinfile 10500 1726887186.59251: ANSIBALLZ: Acquiring lock 10500 1726887186.59256: ANSIBALLZ: Lock acquired: 139804640374096 10500 1726887186.59260: ANSIBALLZ: Creating module 10501 1726887186.59371: stderr chunk (state=3): >>><<< 10501 1726887186.59381: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'/root\n', b'') 10501 1726887186.59414: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10501 1726887186.59431: _low_level_execute_command(): starting 10501 1726887186.59439: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895 `" && echo ansible-tmp-1726887186.5942388-10501-215245088015895="` echo /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895 `" ) && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895 `" && echo ansible-tmp-1726887186.5942388-10501-215245088015895="` echo /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895 `" ) && sleep 0'"'"'' 10505 1726887186.60393: Evaluated conditional (ansible_facts['os_family'] == 'RedHat'): True 10505 1726887186.60405: variable 'omit' from source: magic vars 10505 1726887186.60455: variable 'omit' from source: magic vars 10505 1726887186.60562: variable 'timesync_ntp_provider' from source: set_fact 10505 1726887186.60739: variable 'timesync_dhcp_ntp_servers' from source: role '' defaults 10505 1726887186.60763: variable 'omit' from source: magic vars 10505 1726887186.60808: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10505 1726887186.60854: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10505 1726887186.60878: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10505 1726887186.60900: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10505 1726887186.60918: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10505 1726887186.60950: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10505 1726887186.60958: variable 'ansible_host' from source: host vars for 'managed_node3' 10505 1726887186.60965: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10505 1726887186.61092: Set connection var ansible_module_compression to ZIP_DEFLATED 10505 1726887186.61109: Set connection var ansible_shell_executable to /bin/sh 10505 1726887186.61117: Set connection var ansible_connection to ssh 10505 1726887186.61126: Set connection var ansible_timeout to 10 10505 1726887186.61132: Set connection var ansible_shell_type to sh 10505 1726887186.61140: Set connection var ansible_pipelining to False 10505 1726887186.61167: variable 'ansible_shell_executable' from source: unknown 10505 1726887186.61174: variable 'ansible_connection' from source: unknown 10505 1726887186.61179: variable 'ansible_module_compression' from source: unknown 10505 1726887186.61185: variable 'ansible_shell_type' from source: unknown 10505 1726887186.61189: variable 'ansible_shell_executable' from source: unknown 10505 1726887186.61194: variable 'ansible_host' from source: host vars for 'managed_node3' 10505 1726887186.61200: variable 'ansible_pipelining' from source: unknown 10505 1726887186.61205: variable 'ansible_timeout' from source: unknown 10505 1726887186.61213: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10505 1726887186.61450: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10505 1726887186.61465: variable 'omit' from source: magic vars 10505 1726887186.61474: starting attempt loop 10505 1726887186.61480: running the handler 10505 1726887186.61497: _low_level_execute_command(): starting 10505 1726887186.61507: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10501 1726887186.64530: stdout chunk (state=2): >>>ansible-tmp-1726887186.5942388-10501-215245088015895=/root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895 <<< 10501 1726887186.64777: stderr chunk (state=3): >>><<< 10501 1726887186.64785: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'ansible-tmp-1726887186.5942388-10501-215245088015895=/root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895\n', b'') 10501 1726887186.64811: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887186.5942388-10501-215245088015895=/root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895 , stderr= 10501 1726887186.64860: variable 'ansible_module_compression' from source: unknown 10501 1726887186.64922: ANSIBALLZ: Using lock for lineinfile 10501 1726887186.64928: ANSIBALLZ: Acquiring lock 10505 1726887186.66239: stdout chunk (state=2): >>>/root <<< 10505 1726887186.66252: stderr chunk (state=2): >>><<< 10505 1726887186.66270: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'/root\n', b'') 10505 1726887186.66297: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10505 1726887186.66316: _low_level_execute_command(): starting 10505 1726887186.66325: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735 `" && echo ansible-tmp-1726887186.663066-10505-238987195381735="` echo /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735 `" ) && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735 `" && echo ansible-tmp-1726887186.663066-10505-238987195381735="` echo /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735 `" ) && sleep 0'"'"'' 10505 1726887186.70703: stdout chunk (state=2): >>>ansible-tmp-1726887186.663066-10505-238987195381735=/root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735 <<< 10505 1726887186.70916: stderr chunk (state=3): >>><<< 10505 1726887186.70926: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'ansible-tmp-1726887186.663066-10505-238987195381735=/root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735\n', b'') 10505 1726887186.70956: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887186.663066-10505-238987195381735=/root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735 , stderr= 10505 1726887186.71010: variable 'ansible_module_compression' from source: unknown 10505 1726887186.71077: ANSIBALLZ: Using lock for lineinfile 10505 1726887186.71084: ANSIBALLZ: Acquiring lock 10500 1726887186.75907: ANSIBALLZ: Writing module into payload 10500 1726887186.76025: ANSIBALLZ: Writing module 10500 1726887186.76047: ANSIBALLZ: Renaming module 10500 1726887186.76056: ANSIBALLZ: Done creating module 10500 1726887186.76079: variable 'ansible_facts' from source: host vars for 'managed_node1' 10501 1726887186.76116: ANSIBALLZ: Lock acquired: 139804640374096 10501 1726887186.76126: ANSIBALLZ: Reading module after lock 10501 1726887186.76158: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py 10501 1726887186.76220: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895/AnsiballZ_lineinfile.py <10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpehrj9y5l TO /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895/AnsiballZ_lineinfile.py <10.31.42.224> 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/75343b97d0"' '[10.31.42.224]' 10505 1726887186.76316: ANSIBALLZ: Lock acquired: 139804640374096 10505 1726887186.76327: ANSIBALLZ: Reading module after lock 10505 1726887186.76373: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py 10505 1726887186.76461: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735/AnsiballZ_lineinfile.py <10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp2gs3ftp3 TO /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735/AnsiballZ_lineinfile.py <10.31.41.136> 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/2e4e98e5cc"' '[10.31.41.136]' 10501 1726887186.76606: Sending initial data 10501 1726887186.76616: Sent initial data (158 bytes) Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/lineinfile.py 10500 1726887186.76675: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505/AnsiballZ_lineinfile.py <10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpt74lnmyn TO /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505/AnsiballZ_lineinfile.py <10.31.43.54> 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/4a8bd5e786"' '[10.31.43.54]' 10500 1726887186.76811: Sending initial data 10500 1726887186.76822: Sent initial data (156 bytes) 10505 1726887186.77379: Sending initial data 10505 1726887186.77387: Sent initial data (157 bytes) 10501 1726887186.79782: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpehrj9y5l /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895/AnsiballZ_lineinfile.py <<< 10500 1726887186.79872: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpt74lnmyn /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505/AnsiballZ_lineinfile.py <<< 10505 1726887186.81356: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp2gs3ftp3 /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735/AnsiballZ_lineinfile.py <<< 10501 1726887186.81588: stderr chunk (state=3): >>><<< 10501 1726887186.81598: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpehrj9y5l /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895/AnsiballZ_lineinfile.py\n', b'') 10501 1726887186.81626: done transferring module to remote 10501 1726887186.81642: _low_level_execute_command(): starting 10501 1726887186.81649: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895/ /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895/AnsiballZ_lineinfile.py && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895/ /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895/AnsiballZ_lineinfile.py && sleep 0'"'"'' 10500 1726887186.82475: stderr chunk (state=3): >>><<< 10500 1726887186.82485: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpt74lnmyn /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505/AnsiballZ_lineinfile.py\n', b'') 10500 1726887186.82516: done transferring module to remote 10500 1726887186.82532: _low_level_execute_command(): starting 10500 1726887186.82540: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505/ /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505/AnsiballZ_lineinfile.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505/ /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505/AnsiballZ_lineinfile.py && sleep 0'"'"'' 10505 1726887186.83208: stderr chunk (state=3): >>><<< 10505 1726887186.83220: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp2gs3ftp3 /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735/AnsiballZ_lineinfile.py\n', b'') 10505 1726887186.83254: done transferring module to remote 10505 1726887186.83270: _low_level_execute_command(): starting 10505 1726887186.83279: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735/ /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735/AnsiballZ_lineinfile.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735/ /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735/AnsiballZ_lineinfile.py && sleep 0'"'"'' 10501 1726887186.84239: stderr chunk (state=2): >>><<< 10501 1726887186.84246: stdout chunk (state=2): >>><<< <10.31.42.224> (0, b'', b'') 10501 1726887186.84263: _low_level_execute_command() done: rc=0, stdout=, stderr= 10501 1726887186.84266: _low_level_execute_command(): starting 10501 1726887186.84271: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895/AnsiballZ_lineinfile.py && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' -tt 10.31.42.224 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895/AnsiballZ_lineinfile.py && sleep 0'"'"'' 10500 1726887186.85155: stderr chunk (state=2): >>><<< 10500 1726887186.85165: stdout chunk (state=2): >>><<< <10.31.43.54> (0, b'', b'') 10500 1726887186.85183: _low_level_execute_command() done: rc=0, stdout=, stderr= 10500 1726887186.85188: _low_level_execute_command(): starting 10500 1726887186.85192: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505/AnsiballZ_lineinfile.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' -tt 10.31.43.54 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505/AnsiballZ_lineinfile.py && sleep 0'"'"'' 10505 1726887186.86456: stderr chunk (state=2): >>><<< 10505 1726887186.86464: stdout chunk (state=2): >>><<< <10.31.41.136> (0, b'', b'') 10505 1726887186.86487: _low_level_execute_command() done: rc=0, stdout=, stderr= 10505 1726887186.86493: _low_level_execute_command(): starting 10505 1726887186.86501: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735/AnsiballZ_lineinfile.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' -tt 10.31.41.136 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735/AnsiballZ_lineinfile.py && sleep 0'"'"'' 10501 1726887186.87104: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 10501 1726887186.87118: stdout chunk (state=3): >>>import '_warnings' # <<< 10501 1726887186.87127: stdout chunk (state=3): >>>import '_thread' # <<< 10501 1726887186.87136: stdout chunk (state=3): >>>import '_weakref' # <<< 10501 1726887186.87197: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10501 1726887186.87227: stdout chunk (state=3): >>>import '_io' # <<< 10501 1726887186.87236: stdout chunk (state=3): >>>import 'marshal' # <<< 10501 1726887186.87271: stdout chunk (state=3): >>>import 'posix' # import _thread # previously loaded ('_thread') <<< 10501 1726887186.87281: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # <<< 10501 1726887186.87288: stdout chunk (state=3): >>> # installing zipimport hook <<< 10501 1726887186.87313: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10501 1726887186.87351: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 10501 1726887186.87361: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 10501 1726887186.87379: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10501 1726887186.87399: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10501 1726887186.87422: stdout chunk (state=3): >>>import '_codecs' # <<< 10501 1726887186.87438: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a8de48> <<< 10501 1726887186.87474: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10501 1726887186.87490: 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 0x7ff845a23828> <<< 10501 1726887186.87498: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a8d9b0> <<< 10501 1726887186.87524: 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' <<< 10501 1726887186.87540: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a30630> <<< 10501 1726887186.87563: stdout chunk (state=3): >>>import '_signal' # <<< 10501 1726887186.87593: 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' <<< 10501 1726887186.87615: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a37160> <<< 10501 1726887186.87649: 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' <<< 10501 1726887186.87675: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10501 1726887186.87708: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a3c0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a37748> <<< 10501 1726887186.87742: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a37390> <<< 10501 1726887186.87772: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10501 1726887186.87798: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10501 1726887186.87833: 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' <<< 10501 1726887186.87861: stdout chunk (state=3): >>>import 'errno' # # /usr/lib64/python3.6/__pycache__/stat.cpython-36.pyc matches /usr/lib64/python3.6/stat.py <<< 10501 1726887186.87895: 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 0x7ff8459e1470> <<< 10501 1726887186.87923: 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' <<< 10501 1726887186.87948: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc matches /usr/lib64/python3.6/genericpath.py <<< 10501 1726887186.87963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459e6e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459e1b38> <<< 10500 1726887186.87979: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # <<< 10501 1726887186.88002: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10501 1726887186.88036: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10500 1726887186.88036: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10500 1726887186.88066: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10500 1726887186.88103: stdout chunk (state=3): >>>import 'posix' # <<< 10500 1726887186.88114: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') <<< 10500 1726887186.88123: stdout chunk (state=3): >>>import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 10500 1726887186.88132: stdout chunk (state=3): >>>import 'zipimport' # <<< 10500 1726887186.88140: stdout chunk (state=3): >>># installed zipimport hook <<< 10501 1726887186.88148: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459ed4e0> <<< 10501 1726887186.88168: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459d0d68> <<< 10500 1726887186.88189: 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' <<< 10500 1726887186.88200: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10501 1726887186.88201: 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 0x7ff8459d3198> <<< 10500 1726887186.88228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10500 1726887186.88236: stdout chunk (state=3): >>>import '_codecs' # <<< 10501 1726887186.88247: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10500 1726887186.88266: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a553e48> <<< 10501 1726887186.88270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10500 1726887186.88293: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10501 1726887186.88302: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843ce1940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 10500 1726887186.88303: 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 0x7fbe6a4e9828> <<< 10500 1726887186.88325: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a5539b0> <<< 10500 1726887186.88334: 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' <<< 10501 1726887186.88335: 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 0x7ff843cf3240> <<< 10500 1726887186.88346: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4f6630> <<< 10500 1726887186.88370: stdout chunk (state=3): >>>import '_signal' # <<< 10500 1726887186.88384: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc matches /usr/lib64/python3.6/encodings/latin_1.py <<< 10500 1726887186.88392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/latin_1.cpython-36.pyc' <<< 10500 1726887186.88402: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4fd160> <<< 10501 1726887186.88410: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a41a20> <<< 10500 1726887186.88433: 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' <<< 10501 1726887186.88439: 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. <<< 10500 1726887186.88442: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/abc.py <<< 10500 1726887186.88460: 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 <<< 10500 1726887186.88477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 10500 1726887186.88485: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a5020f0> <<< 10500 1726887186.88500: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4fd748> <<< 10500 1726887186.88631: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4fd390> # /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' # <<< 10500 1726887186.88672: 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' # <<< 10500 1726887186.88700: stdout chunk (state=3): >>>import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4a7470> <<< 10500 1726887186.88732: 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 <<< 10500 1726887186.88771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/genericpath.cpython-36.pyc' import 'genericpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4ace48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4a7b38> <<< 10500 1726887186.88792: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10501 1726887186.88804: 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 <<< 10500 1726887186.88823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10501 1726887186.88848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10501 1726887186.88866: stdout chunk (state=3): >>>import '_functools' # <<< 10501 1726887186.88885: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10501 1726887186.88913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10500 1726887186.88935: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4b34e0> <<< 10500 1726887186.88955: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a496d68> <<< 10500 1726887186.88977: 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' <<< 10500 1726887186.89001: stdout chunk (state=3): >>>import '_sitebuiltins' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a499198> <<< 10501 1726887186.89015: 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 0x7ff843c60080> # /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 0x7ff843c6c2b0> <<< 10500 1726887186.89035: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10500 1726887186.89056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10500 1726887186.89078: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe687a7940> <<< 10500 1726887186.89094: 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 <<< 10500 1726887186.89124: 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 0x7fbe687b9240> <<< 10501 1726887186.89138: 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 0x7ff843c6cf60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843c6ca90> 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 0x7ff843c75080> import '_collections' # <<< 10501 1726887186.89187: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843cbc7b8> <<< 10500 1726887186.89235: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a507a20> 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. <<< 10501 1726887186.89259: 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 0x7ff843cbcba8> <<< 10501 1726887186.89314: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843cb0160> <<< 10501 1726887186.89354: 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 0x7ff843cb0e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843ca8438> <<< 10501 1726887186.89397: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843c98470> <<< 10501 1726887186.89424: 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' <<< 10500 1726887186.89463: 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 <<< 10500 1726887186.89484: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/re.cpython-36.pyc' <<< 10500 1726887186.89502: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10501 1726887186.89518: 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' # /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' <<< 10500 1726887186.89525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc' <<< 10501 1726887186.89549: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a19278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a21cf8> <<< 10500 1726887186.89551: 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' <<< 10500 1726887186.89569: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10501 1726887186.89583: stdout chunk (state=3): >>>import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843cb0438> import '_locale' # <<< 10501 1726887186.89624: 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 0x7ff843a27e10> <<< 10500 1726887186.89640: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' <<< 10500 1726887186.89648: stdout chunk (state=3): >>>import '_functools' # <<< 10500 1726887186.89668: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10501 1726887186.89680: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843c922b0> # /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' <<< 10501 1726887186.89698: 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 0x7ff843a2d1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a27f98> <<< 10500 1726887186.89715: 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 <<< 10501 1726887186.89740: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 10500 1726887186.90047: 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 0x7fbe68726080> # /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 0x7fbe687322b0> # /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 0x7fbe68732f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe68732a90> 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 0x7fbe6873b080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe687827b8> # /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 0x7fbe68782ba8> <<< 10501 1726887186.90074: 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 0x7ff843a2d2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843d01fd0> # /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 0x7ff843a2ddd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a2d9e8> # /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 0x7ff843a386a0> # /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 0x7ff843a38e80> # /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 0x7ff8435c0198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a38780> <<< 10500 1726887186.90104: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe68776160> <<< 10500 1726887186.90131: 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 0x7fbe68776e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6876e438> <<< 10501 1726887186.90151: 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' <<< 10501 1726887186.90172: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8435c4c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a2d518> <<< 10500 1726887186.90201: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6875e470> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 10500 1726887186.90237: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc' import '_sre' # <<< 10500 1726887186.90266: 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' <<< 10500 1726887186.90293: 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' <<< 10500 1726887186.90318: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684df2b0> <<< 10500 1726887186.90355: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684e7d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe687760b8> <<< 10500 1726887186.90382: stdout chunk (state=3): >>>import '_locale' # <<< 10501 1726887186.90404: 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 0x7ff8435e92e8> # 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 0x7ff8435e96a0> # /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 0x7ff8435ef390> # /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' # <<< 10500 1726887186.90438: 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 0x7fbe684ede48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe687582b0> <<< 10500 1726887186.90467: 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' <<< 10500 1726887186.90507: 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 0x7fbe684f3208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684edfd0> <<< 10500 1726887186.90551: 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 0x7fbe684f3320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe687c7fd0> <<< 10500 1726887186.90578: 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' <<< 10500 1726887186.90605: 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' <<< 10500 1726887186.90627: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 10500 1726887186.90653: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684f3e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684f3a20> <<< 10501 1726887186.90669: 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 0x7ff84339aba8> <<< 10500 1726887186.90699: 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 0x7fbe684fe6d8> <<< 10500 1726887186.90731: 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' <<< 10501 1726887186.90750: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8433912e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843388f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84337ee80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8435efd30> <<< 10501 1726887186.90773: 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 0x7ff843391f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8435e9a20> <<< 10501 1726887186.90795: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10501 1726887186.90821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10505 1726887186.91204: 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 0x7f8df2168e48> # /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 0x7f8df20fe828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df21689b0> # /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 0x7f8df210b630> 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 0x7f8df2112160> # /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 0x7f8df21170f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df2112748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df2112390> # /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 <<< 10500 1726887186.91242: 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 0x7fbe684feeb8> # /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 0x7fbe6850a3c8> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684fe7b8> # /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 0x7fbe6808ac88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684f3550> # /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 0x7fbe680af2e8> # 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 0x7fbe680af6a0> # /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 0x7fbe680b5390> # /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 <<< 10500 1726887186.91254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/traceback.cpython-36.pyc' <<< 10500 1726887186.91284: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc matches /usr/lib64/python3.6/linecache.py <<< 10501 1726887186.91348: 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 0x7ff84599d710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843392048> 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 0x7ff84599da90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a2d860> # /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 0x7ff8459b75c0> # /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 0x7ff8459bb630> # 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 0x7ff8459bbb00> # 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 0x7ff8459bbc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459b7e10> # /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' <<< 10501 1726887186.91375: stdout chunk (state=3): >>>import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff8459bbf60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459bb4e0> <<< 10501 1726887186.91398: 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 0x7ff8459bb240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459abb00> <<< 10501 1726887186.91424: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8435d5358> <<< 10500 1726887186.91828: 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 # 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 0x7fbe67e60ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe67e572e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe67e4ef98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe67e44e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe680b5d30> # 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 0x7fbe67e57f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe680afa20> # /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 0x7fbe6a463710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe67e58048> 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 0x7fbe6a463a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684f3898> # /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' <<< 10501 1726887186.91847: 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 0x7ff8459b7470> # /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 0x7ff8419be908> # zipimport: found 33 names in '/tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10500 1726887186.92229: 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 0x7fbe6a47d5c0> # /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 0x7fbe6a481630> # 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 0x7fbe6a481b00> # 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 0x7fbe6a481c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a47de10> # /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 0x7fbe6a481f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4814e0> # 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 0x7fbe6a481240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a471b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6809b358> <<< 10500 1726887186.92469: 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 0x7fbe6a47d470> # /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 0x7fbe66484908> <<< 10500 1726887186.92538: stdout chunk (state=3): >>># zipimport: found 33 names in '/tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip' # zipimport: zlib available <<< 10500 1726887186.92569: stdout chunk (state=3): >>># zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available <<< 10500 1726887186.92604: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py <<< 10500 1726887186.92635: stdout chunk (state=3): >>># zipimport: zlib available <<< 10500 1726887186.93682: stdout chunk (state=3): >>># zipimport: zlib available <<< 10501 1726887186.93817: 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 0x7ff84167bac8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10501 1726887186.93923: 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 0x7ff8416a2278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8417254e0> <<< 10501 1726887186.93963: 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 0x7ff8417255f8> # /usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc matches /usr/lib64/python3.6/locale.py <<< 10501 1726887186.93996: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/locale.cpython-36.pyc' <<< 10501 1726887186.94035: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff841725b38> <<< 10501 1726887186.94054: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10501 1726887186.94095: 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 <<< 10501 1726887186.94136: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc' <<< 10501 1726887186.94162: 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' <<< 10501 1726887186.94240: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff841728160> <<< 10501 1726887186.94275: 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 0x7ff841694390> <<< 10501 1726887186.94327: 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 0x7ff841694e48> # /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' <<< 10501 1726887186.94393: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff841726128> <<< 10501 1726887186.94425: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8417052b0> <<< 10505 1726887186.94520: 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 0x7f8df20bc470> # /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 0x7f8df20c1e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df20bcb38> # /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 0x7f8df20c84e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df20abd68> # /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 0x7f8df20ae198> # /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 0x7f8df03bc940> # /usr/lib64/python3.6/__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 0x7f8df03ce240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df211ca20> 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 0x7f8df0<<< 10500 1726887186.94597: 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 0x7fbe66141ac8> <<< 10500 1726887186.94619: stdout chunk (state=3): >>>import 'atexit' # <<< 10500 1726887186.94639: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10500 1726887186.94675: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10501 1726887186.94699: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416fa4a8> <<< 10500 1726887186.94742: 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 0x7fbe66168278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661aa4e0> <<< 10500 1726887186.94778: 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 0x7fbe661aa5f8> <<< 10500 1726887186.94846: 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' <<< 10500 1726887186.94892: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661aab38> # /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' <<< 10500 1726887186.94930: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/subprocess.cpython-36.pyc matches /usr/lib64/python3.6/subprocess.py <<< 10501 1726887186.94978: 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 0x7ff8419dad30> # 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 0x7ff841728b70> # /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 0x7ff84170d400> # /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 0x7ff841936e80> <<< 10500 1726887186.95011: 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' <<< 10500 1726887186.95047: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661ad160> <<< 10501 1726887186.95116: 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 0x7ff84193ceb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84192b2b0> # /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 0x7ff84192bac8> <<< 10500 1726887186.95152: 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 0x7fbe66156390> # 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 0x7fbe66156e48> # /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' <<< 10500 1726887186.95210: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661ab128> <<< 10500 1726887186.95237: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6618b2b0> <<< 10501 1726887186.95312: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84171b7b8> <<< 10501 1726887186.95344: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10501 1726887186.95375: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10501 1726887186.95407: 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' <<< 10505 1726887186.95440: stdout chunk (state=3): >>>33b080> # /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 0x7f8df03472b0> # /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 0x7f8df0347f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0347a90> 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 0x7f8df0351080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df03977b8> # /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 0x7f8df0397ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df038b160> # /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 0x7f8df038be48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0383438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0373470> # /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 0x7f8df00f4278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df00fccf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df038b438> 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 0x7f8df0102e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df036d2b0> # /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 0x7f8df01081d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader<<< 10501 1726887186.95486: stdout chunk (state=3): >>>import '_string' # <<< 10501 1726887186.95513: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84195eef0> <<< 10500 1726887186.95547: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661804a8> # /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' <<< 10500 1726887186.95585: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6649fd30> <<< 10500 1726887186.95616: 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 0x7fbe66193358> <<< 10500 1726887186.95644: 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 0x7fbe66193470> <<< 10501 1726887186.95673: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84192b128> <<< 10500 1726887186.95905: 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 0x7fbe663fde80> # /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 0x7fbe66404f28> <<< 10500 1726887186.95917: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe663f02b0> <<< 10501 1726887186.95929: 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 0x7ff8416a9da0> # 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 0x7ff8416a9f28> # 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 0x7ff8416b8048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84170d550> # /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 0x7ff8416c69e8> <<< 10501 1726887186.96226: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416c0128> # 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 0x7ff8416c0320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416b8ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/compat/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10500 1726887186.96239: 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 0x7fbe663f0ac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661a1828> # /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' <<< 10500 1726887186.96249: stdout chunk (state=3): >>>import '_string' # <<< 10505 1726887186.96556: stdout chunk (state=3): >>> object at 0x7f8df0102f98> # 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 0x7f8df01082e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df03dcfd0> # /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 0x7f8df0108dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df01089e8> # /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 0x7f8df01136a0> # /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 0x7f8df0113e80> # /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 0x7f8defc9b198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0113780> # /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 0x7f8defc9fc88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0108518> # /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 0x7f8defcc42e8> # 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 0x7f8defcc46a0> # /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 0x7f8defcca390> # /usr/lib64/python3.6/__pycache__/threading.cpython-36.pyc matches /usr/lib64/python3.6/threading.py # code object from '/usr/lib64/python3.6/_<<< 10501 1726887186.96788: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/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 0x7ff8416e3e10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416e3ac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416e32e8> # /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' <<< 10501 1726887186.96799: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416e3940> <<< 10501 1726887186.96808: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416cec18> <<< 10500 1726887186.96820: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe66424f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe663f0198> # 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 0x7fbe66431860> # 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 0x7fbe66431e80> # 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 0x7fbe66431fd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661935c0> # /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 0x7fbe6644e978> <<< 10501 1726887186.96842: stdout chunk (state=3): >>># zipimport: zlib available <<< 10500 1726887186.97172: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe664490b8> # 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 0x7fbe664492b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6643fb38> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10500 1726887186.97184: stdout chunk (state=3): >>># zipimport: zlib available <<< 10501 1726887186.97285: stdout chunk (state=3): >>># zipimport: zlib available <<< 10500 1726887186.97297: stdout chunk (state=3): >>># zipimport: zlib available <<< 10500 1726887186.97388: 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' <<< 10500 1726887186.97416: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 10500 1726887186.97427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 10500 1726887186.97452: 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' <<< 10500 1726887186.97477: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.6/lib-dynload/_json.cpython-36m-x86_64-linux-gnu.so' <<< 10500 1726887186.97488: 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 0x7fbe6646ad68> <<< 10500 1726887186.97542: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6646aa20> <<< 10500 1726887186.97577: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6646a240> <<< 10500 1726887186.97595: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc matches /usr/lib64/python3.6/json/encoder.py <<< 10500 1726887186.97613: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/encoder.cpython-36.pyc' <<< 10505 1726887186.97630: stdout chunk (state=3): >>>_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 0x7f8defa75ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defa6c2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defa63f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defa59e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defccad30> # 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 0x7f8defa6cf60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defcc4a20> # /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 0x7f8df2078710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defa6d048> 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 0x7f8df2078a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0108860> # /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 0x7f8df20925c0> # /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 0x7f8df2096630> # 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/_blake<<< 10505 1726887186.97649: stdout chunk (state=3): >>>2.cpython-36m-x86_64-linux-gnu.so' import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8df2096b00> # 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 0x7f8df2096c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df2092e10> # /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 0x7f8df2096f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df20964e0> # 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 0x7f8df2096240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df2086b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defcb0358> # /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 0x7f8df2092470> # /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 0x7f8dee099908> # zipimport: found 33 names in '/tmp/ansible_lineinfile_payload_x2c9se9e/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10500 1726887186.97665: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6646a898> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe66457ac8> # zipimport: zlib available <<< 10501 1726887186.97744: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py <<< 10501 1726887186.97771: 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_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py <<< 10501 1726887186.97794: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py <<< 10501 1726887186.97820: stdout chunk (state=3): >>># zipimport: zlib available <<< 10501 1726887186.97853: 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_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selectors.py <<< 10501 1726887186.97879: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10501 1726887186.97902: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available <<< 10501 1726887186.98018: stdout chunk (state=3): >>># zipimport: zlib available <<< 10500 1726887186.98132: stdout chunk (state=3): >>># zipimport: zlib available <<< 10501 1726887186.98287: 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 0x7ff8417bd400> # zipimport: zlib available <<< 10501 1726887186.98530: stdout chunk (state=3): >>># zipimport: zlib available <<< 10500 1726887186.98585: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/six/__init__.py <<< 10500 1726887186.98596: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10500 1726887186.98611: 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_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py <<< 10500 1726887186.98638: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selinux.py <<< 10500 1726887186.98657: stdout chunk (state=3): >>># zipimport: zlib available <<< 10500 1726887186.98675: stdout chunk (state=3): >>># zipimport: zlib available <<< 10500 1726887186.98695: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selectors import ansible.module_utils.compat.selectors # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/compat/selectors.py <<< 10500 1726887186.98706: stdout chunk (state=3): >>># zipimport: zlib available <<< 10500 1726887186.98725: stdout chunk (state=3): >>># zipimport: zlib available <<< 10500 1726887186.98742: stdout chunk (state=3): >>>import ansible.module_utils._text # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/_text.py <<< 10500 1726887186.98753: stdout chunk (state=3): >>># zipimport: zlib available <<< 10500 1726887186.98861: stdout chunk (state=3): >>># zipimport: zlib available <<< 10501 1726887186.98890: stdout chunk (state=3): >>># zipimport: zlib available <<< 10501 1726887186.98939: stdout chunk (state=3): >>># zipimport: zlib available <<< 10500 1726887186.98980: 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' <<< 10501 1726887186.99090: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10500 1726887186.99107: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe62ad4208> # zipimport: zlib available <<< 10501 1726887186.99175: stdout chunk (state=3): >>># zipimport: zlib available <<< 10501 1726887186.99223: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/errors.py # zipimport: zlib available # zipimport: zlib available <<< 10501 1726887186.99245: stdout chunk (state=3): >>>import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/__init__.py # zipimport: zlib available <<< 10501 1726887186.99268: stdout chunk (state=3): >>># zipimport: zlib available <<< 10501 1726887186.99299: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py <<< 10501 1726887186.99331: stdout chunk (state=3): >>># zipimport: zlib available <<< 10500 1726887186.99386: stdout chunk (state=3): >>># zipimport: zlib available <<< 10501 1726887186.99527: stdout chunk (state=3): >>># zipimport: zlib available <<< 10501 1726887186.99647: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10501 1726887186.99665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10500 1726887186.99744: stdout chunk (state=3): >>># zipimport: zlib available <<< 10501 1726887186.99808: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff841833e48> # zipimport: zlib available <<< 10500 1726887186.99848: stdout chunk (state=3): >>># zipimport: zlib available <<< 10505 1726887186.99863: 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 0x7f8dedd56ac8> 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 0x7f8dedd7d278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dede004e0> # 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 0x7f8dede005f8> # /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' <<< 10500 1726887186.99902: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available <<< 10501 1726887186.99926: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available <<< 10500 1726887187.00361: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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_pld5v59a/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_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available <<< 10501 1726887187.00375: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/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' <<< 10501 1726887187.00446: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 10501 1726887187.00466: 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 0x7ff841855128> <<< 10500 1726887187.00491: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10500 1726887187.00522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10501 1726887187.00549: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff841812e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/common/process.py <<< 10501 1726887187.00570: stdout chunk (state=3): >>># zipimport: zlib available <<< 10501 1726887187.00611: stdout chunk (state=3): >>># zipimport: zlib available <<< 10500 1726887187.00630: stdout chunk (state=3): >>>import '_ast' # <<< 10500 1726887187.00668: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe62b49e10> # zipimport: zlib available # zipimport: zlib available <<< 10500 1726887187.00700: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 10501 1726887187.00724: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10500 1726887187.00749: stdout chunk (state=3): >>># zipimport: zlib available <<< 10500 1726887187.00808: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py <<< 10500 1726887187.00834: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10500 1726887187.00856: stdout chunk (state=3): >>># zipimport: zlib available <<< 10500 1726887187.00880: stdout chunk (state=3): >>># zipimport: zlib available <<< 10500 1726887187.00909: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/locale.py <<< 10500 1726887187.00933: stdout chunk (state=3): >>># zipimport: zlib available <<< 10500 1726887187.00955: stdout chunk (state=3): >>># zipimport: zlib available <<< 10500 1726887187.00984: stdout chunk (state=3): >>># zipimport: zlib available <<< 10501 1726887187.01020: stdout chunk (state=3): >>># zipimport: zlib available <<< 10500 1726887187.01040: stdout chunk (state=3): >>># zipimport: zlib available <<< 10500 1726887187.01087: 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 <<< 10500 1726887187.02236: 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 0x7fbe62b6a128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe62b27e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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 <<< 10501 1726887187.02251: 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 0x7ff84198e080> # /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 0x7ff84198e128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff841826940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10505 1726887187.02265: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dede00b38> # /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 0x7f8dede03160> # 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 0x7f8dede03ac8> # 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 0x7f8dedd6f0f0> # /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 0x7f8dede010f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedde02b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8deddd54a8> # /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 0x7f8dee0b5d30> # 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 0x7f8dedde8320> # /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 0x7f8dedde8438> # /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 <<< 10501 1726887187.02772: stdout chunk (state=3): >>># zipimport: zlib available <<< 10500 1726887187.02794: 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 0x7fbe62c63080> # /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 0x7fbe62c63128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe62b3b940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/ansible_lineinfile_payload.zip/ansible/modules/__init__.py <<< 10500 1726887187.02824: stdout chunk (state=3): >>># zipimport: zlib available <<< 10501 1726887187.03974: 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 0x7ff8418a77b8> {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/sysconfig/network (content)", "after_header": "/etc/sysconfig/network (content)"}, {"before_header": "/etc/sysconfig/network (file attributes)", "after_header": "/etc/sysconfig/network (file attributes)"}], "invocation": {"module_args": {"dest": "/etc/sysconfig/network", "create": true, "backup": true, "mode": "0644", "regexp": "^PEERNTP=", "line": "PEERNTP=no", "state": "present", "path": "/etc/sysconfig/network", "backrefs": false, "firstmatch": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "insertbefore": null, "validate": 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 __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 <<< 10505 1726887187.03990: 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 0x7f8dee011eb8> # /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 0x7f8dee017f28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dee0062e8> # /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 0x7f8dee006b00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8deddf67f0> # /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 0x7f8dee037f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dee006160> # 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 0x7f8dedd84dd8> # 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 0x7f8dedd84ef0> # 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 0x7f8dedd93080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedde8588> # /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 0x7f8dedda1a20> <<< 10500 1726887187.04007: stdout chunk (state=3): >>># 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 0x7fbe62bbc7b8> {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/sysconfig/network (content)", "after_header": "/etc/sysconfig/network (content)"}, {"before_header": "/etc/sysconfig/network (file attributes)", "after_header": "/etc/sysconfig/network (file attributes)"}], "invocation": {"module_args": {"dest": "/etc/sysconfig/network", "create": true, "backup": true, "mode": "0644", "regexp": "^PEERNTP=", "line": "PEERNTP=no", "state": "present", "path": "/etc/sysconfig/network", "backrefs": false, "firstmatch": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 10500 1726887187.04491: 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 _bootlocale # destroy _bootlocale # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins <<< 10505 1726887187.04506: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedd9b160> # 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 0x7f8dedd9b358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedd93be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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 0x7f8deddbedd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8deddbea90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8deddbe2b0> # /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 0x7f8deddbe908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedda9be0> # zipimport: zlib available <<< 10501 1726887187.04574: 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 # 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 <<< 10500 1726887187.04608: 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 <<< 10500 1726887187.04642: stdout chunk (state=3): >>># destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 10501 1726887187.04669: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 10501 1726887187.04678: stdout chunk (state=3): >>><<< 10500 1726887187.04670: stdout chunk (state=3): >>># destroy datetime # destroy selinux # destroy platform # destroy ansible.module_utils.distro._distro # destroy argparse # destroy json # destroy logging # destroy shlex <<< 10500 1726887187.04690: stdout chunk (state=3): >>># destroy textwrap # destroy locale # destroy copy # destroy struct <<< 10501 1726887187.04693: stderr chunk (state=3): >>><<< <10.31.42.224> (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 0x7ff845a8de48>\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 0x7ff845a23828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a8d9b0>\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 0x7ff845a30630>\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 0x7ff845a37160>\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 0x7ff845a3c0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a37748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a37390>\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 0x7ff8459e1470>\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 0x7ff8459e6e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459e1b38>\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 0x7ff8459ed4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459d0d68>\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 0x7ff8459d3198>\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 0x7ff843ce1940>\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 0x7ff843cf3240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a41a20>\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 0x7ff843c60080>\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 0x7ff843c6c2b0>\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 0x7ff843c6cf60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843c6ca90>\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 0x7ff843c75080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843cbc7b8>\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 0x7ff843cbcba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843cb0160>\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 0x7ff843cb0e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843ca8438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843c98470>\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 0x7ff843a19278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a21cf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843cb0438>\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 0x7ff843a27e10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843c922b0>\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 0x7ff843a2d1d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a27f98>\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 0x7ff843a2d2e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843d01fd0>\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 0x7ff843a2ddd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a2d9e8>\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 0x7ff843a386a0>\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 0x7ff843a38e80>\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 0x7ff8435c0198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a38780>\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 0x7ff8435c4c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a2d518>\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 0x7ff8435e92e8>\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 0x7ff8435e96a0>\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 0x7ff8435ef390>\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 0x7ff84339aba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8433912e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843388f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84337ee80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8435efd30>\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 0x7ff843391f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8435e9a20>\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 0x7ff84599d710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843392048>\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 0x7ff84599da90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a2d860>\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 0x7ff8459b75c0>\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 0x7ff8459bb630>\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 0x7ff8459bbb00>\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 0x7ff8459bbc18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459b7e10>\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 0x7ff8459bbf60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459bb4e0>\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 0x7ff8459bb240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459abb00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8435d5358>\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 0x7ff8459b7470>\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 0x7ff8419be908>\r\n# zipimport: found 33 names in \'/tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/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 0x7ff84167bac8>\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 0x7ff8416a2278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8417254e0>\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 0x7ff8417255f8>\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 0x7ff841725b38>\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 0x7ff841728160>\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 0x7ff841694390>\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 0x7ff841694e48>\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 0x7ff841726128>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8417052b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416fa4a8>\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 0x7ff8419dad30>\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 0x7ff841728b70>\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 0x7ff84170d400>\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 0x7ff841936e80>\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 0x7ff84193ceb8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84192b2b0>\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 0x7ff84192bac8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84171b7b8>\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 0x7ff84195eef0>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84192b128>\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 0x7ff8416a9da0>\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 0x7ff8416a9f28>\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 0x7ff8416b8048>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84170d550>\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 0x7ff8416c69e8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416c0128>\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 0x7ff8416c0320>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416b8ba8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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 0x7ff8416e3e10>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416e3ac8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416e32e8>\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 0x7ff8416e3940>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416cec18>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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 0x7ff8417bd400>\r\n# 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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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 0x7ff841833e48>\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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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 0x7ff841855128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff841812e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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 0x7ff84198e080>\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 0x7ff84198e128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff841826940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/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 0x7ff8418a77b8>\r\n\r\n{"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/sysconfig/network (content)", "after_header": "/etc/sysconfig/network (content)"}, {"before_header": "/etc/sysconfig/network (file attributes)", "after_header": "/etc/sysconfig/network (file attributes)"}], "invocation": {"module_args": {"dest": "/etc/sysconfig/network", "create": true, "backup": true, "mode": "0644", "regexp": "^PEERNTP=", "line": "PEERNTP=no", "state": "present", "path": "/etc/sysconfig/network", "backrefs": false, "firstmatch": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "insertbefore": null, "validate": 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 __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.224 closed.\r\n') 10501 1726887187.04777: _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 0x7ff845a8de48> # /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 0x7ff845a23828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a8d9b0> # /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 0x7ff845a30630> 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 0x7ff845a37160> # /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 0x7ff845a3c0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a37748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a37390> # /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 0x7ff8459e1470> # /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 0x7ff8459e6e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459e1b38> # /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 0x7ff8459ed4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459d0d68> # /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 0x7ff8459d3198> # /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 0x7ff843ce1940> # /usr/lib64/python3.6/__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 0x7ff843cf3240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff845a41a20> 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 0x7ff843c60080> # /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 0x7ff843c6c2b0> # /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 0x7ff843c6cf60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843c6ca90> 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 0x7ff843c75080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843cbc7b8> # /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 0x7ff843cbcba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843cb0160> # /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 0x7ff843cb0e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843ca8438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843c98470> # /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 0x7ff843a19278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a21cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843cb0438> 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 0x7ff843a27e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843c922b0> # /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 0x7ff843a2d1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a27f98> # 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 0x7ff843a2d2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843d01fd0> # /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 0x7ff843a2ddd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a2d9e8> # /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 0x7ff843a386a0> # /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 0x7ff843a38e80> # /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 0x7ff8435c0198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a38780> # /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 0x7ff8435c4c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a2d518> # /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 0x7ff8435e92e8> # 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 0x7ff8435e96a0> # /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 0x7ff8435ef390> # /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 0x7ff84339aba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8433912e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843388f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84337ee80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8435efd30> # 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 0x7ff843391f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8435e9a20> # /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 0x7ff84599d710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843392048> 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 0x7ff84599da90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff843a2d860> # /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 0x7ff8459b75c0> # /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 0x7ff8459bb630> # 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 0x7ff8459bbb00> # 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 0x7ff8459bbc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459b7e10> # /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 0x7ff8459bbf60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459bb4e0> # 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 0x7ff8459bb240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8459abb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8435d5358> # /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 0x7ff8459b7470> # /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 0x7ff8419be908> # zipimport: found 33 names in '/tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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 0x7ff84167bac8> 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 0x7ff8416a2278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8417254e0> # 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 0x7ff8417255f8> # /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 0x7ff841725b38> # /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 0x7ff841728160> # 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 0x7ff841694390> # 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 0x7ff841694e48> # /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 0x7ff841726128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8417052b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416fa4a8> # /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 0x7ff8419dad30> # 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 0x7ff841728b70> # /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 0x7ff84170d400> # /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 0x7ff841936e80> # /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 0x7ff84193ceb8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84192b2b0> # /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 0x7ff84192bac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84171b7b8> # /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 0x7ff84195eef0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84192b128> # 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 0x7ff8416a9da0> # 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 0x7ff8416a9f28> # 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 0x7ff8416b8048> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff84170d550> # /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 0x7ff8416c69e8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416c0128> # 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 0x7ff8416c0320> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416b8ba8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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 0x7ff8416e3e10> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416e3ac8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416e32e8> # /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 0x7ff8416e3940> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff8416cec18> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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 0x7ff8417bd400> # 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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/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 0x7ff841833e48> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/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 0x7ff841855128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff841812e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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 0x7ff84198e080> # /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 0x7ff84198e128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff841826940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/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_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_p0x4qxsi/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_p0x4qxsi/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 0x7ff8418a77b8> {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/sysconfig/network (content)", "after_header": "/etc/sysconfig/network (content)"}, {"before_header": "/etc/sysconfig/network (file attributes)", "after_header": "/etc/sysconfig/network (file attributes)"}], "invocation": {"module_args": {"dest": "/etc/sysconfig/network", "create": true, "backup": true, "mode": "0644", "regexp": "^PEERNTP=", "line": "PEERNTP=no", "state": "present", "path": "/etc/sysconfig/network", "backrefs": false, "firstmatch": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "insertbefore": null, "validate": 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 __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.224 closed. 10501 1726887187.05577: done with _execute_module (lineinfile, {'dest': '/etc/sysconfig/network', 'create': True, 'backup': True, 'mode': '0644', 'regexp': '^PEERNTP=', 'line': 'PEERNTP=no', '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': '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-1726887186.5942388-10501-215245088015895/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10501 1726887187.05594: _low_level_execute_command(): starting 10501 1726887187.05603: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895/ > /dev/null 2>&1 && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887186.5942388-10501-215245088015895/ > /dev/null 2>&1 && sleep 0'"'"'' 10505 1726887187.06238: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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 0x7f8dede99240> # zipimport: zlib available <<< 10500 1726887187.06252: 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 <<< 10500 1726887187.06261: stderr chunk (state=3): >>>Shared connection to 10.31.43.54 closed. <<< 10500 1726887187.06277: stdout chunk (state=3): >>><<< 10500 1726887187.06284: stderr chunk (state=3): >>><<< <10.31.43.54> (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 0x7fbe6a553e48>\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 0x7fbe6a4e9828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a5539b0>\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 0x7fbe6a4f6630>\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 0x7fbe6a4fd160>\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 0x7fbe6a5020f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4fd748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4fd390>\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 0x7fbe6a4a7470>\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 0x7fbe6a4ace48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4a7b38>\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 0x7fbe6a4b34e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a496d68>\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 0x7fbe6a499198>\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 0x7fbe687a7940>\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 0x7fbe687b9240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a507a20>\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 0x7fbe68726080>\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 0x7fbe687322b0>\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 0x7fbe68732f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe68732a90>\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 0x7fbe6873b080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe687827b8>\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 0x7fbe68782ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe68776160>\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 0x7fbe68776e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6876e438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6875e470>\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 0x7fbe684df2b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684e7d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe687760b8>\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 0x7fbe684ede48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe687582b0>\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 0x7fbe684f3208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684edfd0>\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 0x7fbe684f3320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe687c7fd0>\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 0x7fbe684f3e10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684f3a20>\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 0x7fbe684fe6d8>\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 0x7fbe684feeb8>\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 0x7fbe6850a3c8>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684fe7b8>\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 0x7fbe6808ac88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684f3550>\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 0x7fbe680af2e8>\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 0x7fbe680af6a0>\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 0x7fbe680b5390>\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 0x7fbe67e60ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe67e572e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe67e4ef98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe67e44e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe680b5d30>\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 0x7fbe67e57f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe680afa20>\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 0x7fbe6a463710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe67e58048>\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 0x7fbe6a463a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684f3898>\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 0x7fbe6a47d5c0>\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 0x7fbe6a481630>\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 0x7fbe6a481b00>\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 0x7fbe6a481c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a47de10>\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 0x7fbe6a481f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4814e0>\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 0x7fbe6a481240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a471b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6809b358>\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 0x7fbe6a47d470>\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 0x7fbe66484908>\r\n# zipimport: found 33 names in \'/tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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 0x7fbe66141ac8>\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 0x7fbe66168278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661aa4e0>\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 0x7fbe661aa5f8>\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 0x7fbe661aab38>\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 0x7fbe661ad160>\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 0x7fbe66156390>\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 0x7fbe66156e48>\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 0x7fbe661ab128>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6618b2b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661804a8>\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 0x7fbe6649fd30>\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 0x7fbe66193358>\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 0x7fbe66193470>\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 0x7fbe663fde80>\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 0x7fbe66404f28>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe663f02b0>\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 0x7fbe663f0ac8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661a1828>\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 0x7fbe66424f60>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe663f0198>\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 0x7fbe66431860>\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 0x7fbe66431e80>\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 0x7fbe66431fd0>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661935c0>\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 0x7fbe6644e978>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe664490b8>\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 0x7fbe664492b0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6643fb38>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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_pld5v59a/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 0x7fbe6646ad68>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6646aa20>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6646a240>\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 0x7fbe6646a898>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe66457ac8>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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_pld5v59a/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_pld5v59a/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_pld5v59a/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 0x7fbe62ad4208>\r\n# 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_pld5v59a/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_pld5v59a/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_pld5v59a/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_pld5v59a/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_pld5v59a/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 0x7fbe62b49e10>\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_pld5v59a/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_pld5v59a/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_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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_pld5v59a/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 0x7fbe62b6a128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe62b27e48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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 0x7fbe62c63080>\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 0x7fbe62c63128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe62b3b940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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_pld5v59a/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_pld5v59a/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_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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 0x7fbe62bbc7b8>\r\n\r\n{"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/sysconfig/network (content)", "after_header": "/etc/sysconfig/network (content)"}, {"before_header": "/etc/sysconfig/network (file attributes)", "after_header": "/etc/sysconfig/network (file attributes)"}], "invocation": {"module_args": {"dest": "/etc/sysconfig/network", "create": true, "backup": true, "mode": "0644", "regexp": "^PEERNTP=", "line": "PEERNTP=no", "state": "present", "path": "/etc/sysconfig/network", "backrefs": false, "firstmatch": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "insertbefore": null, "validate": 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 __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.54 closed.\r\n') 10500 1726887187.06375: _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 0x7fbe6a553e48> # /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 0x7fbe6a4e9828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a5539b0> # /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 0x7fbe6a4f6630> 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 0x7fbe6a4fd160> # /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 0x7fbe6a5020f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4fd748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4fd390> # /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 0x7fbe6a4a7470> # /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 0x7fbe6a4ace48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4a7b38> # /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 0x7fbe6a4b34e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a496d68> # /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 0x7fbe6a499198> # /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 0x7fbe687a7940> # /usr/lib64/python3.6/__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 0x7fbe687b9240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a507a20> 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 0x7fbe68726080> # /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 0x7fbe687322b0> # /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 0x7fbe68732f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe68732a90> 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 0x7fbe6873b080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe687827b8> # /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 0x7fbe68782ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe68776160> # /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 0x7fbe68776e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6876e438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6875e470> # /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 0x7fbe684df2b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684e7d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe687760b8> 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 0x7fbe684ede48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe687582b0> # /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 0x7fbe684f3208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684edfd0> # 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 0x7fbe684f3320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe687c7fd0> # /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 0x7fbe684f3e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684f3a20> # /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 0x7fbe684fe6d8> # /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 0x7fbe684feeb8> # /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 0x7fbe6850a3c8> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684fe7b8> # /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 0x7fbe6808ac88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684f3550> # /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 0x7fbe680af2e8> # 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 0x7fbe680af6a0> # /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 0x7fbe680b5390> # /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 0x7fbe67e60ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe67e572e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe67e4ef98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe67e44e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe680b5d30> # 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 0x7fbe67e57f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe680afa20> # /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 0x7fbe6a463710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe67e58048> 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 0x7fbe6a463a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe684f3898> # /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 0x7fbe6a47d5c0> # /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 0x7fbe6a481630> # 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 0x7fbe6a481b00> # 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 0x7fbe6a481c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a47de10> # /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 0x7fbe6a481f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a4814e0> # 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 0x7fbe6a481240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6a471b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6809b358> # /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 0x7fbe6a47d470> # /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 0x7fbe66484908> # zipimport: found 33 names in '/tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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 0x7fbe66141ac8> 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 0x7fbe66168278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661aa4e0> # 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 0x7fbe661aa5f8> # /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 0x7fbe661aab38> # /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 0x7fbe661ad160> # 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 0x7fbe66156390> # 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 0x7fbe66156e48> # /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 0x7fbe661ab128> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6618b2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661804a8> # /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 0x7fbe6649fd30> # 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 0x7fbe66193358> # /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 0x7fbe66193470> # /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 0x7fbe663fde80> # /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 0x7fbe66404f28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe663f02b0> # /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 0x7fbe663f0ac8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661a1828> # /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 0x7fbe66424f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe663f0198> # 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 0x7fbe66431860> # 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 0x7fbe66431e80> # 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 0x7fbe66431fd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe661935c0> # /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 0x7fbe6644e978> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe664490b8> # 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 0x7fbe664492b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6643fb38> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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_pld5v59a/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 0x7fbe6646ad68> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6646aa20> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe6646a240> # /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 0x7fbe6646a898> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe66457ac8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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_pld5v59a/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 0x7fbe62ad4208> # 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_pld5v59a/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_pld5v59a/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_pld5v59a/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_pld5v59a/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_pld5v59a/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 0x7fbe62b49e10> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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 0x7fbe62b6a128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe62b27e48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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 0x7fbe62c63080> # /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 0x7fbe62c63128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fbe62b3b940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_pld5v59a/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_pld5v59a/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 0x7fbe62bbc7b8> {"changed": false, "msg": "", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/sysconfig/network (content)", "after_header": "/etc/sysconfig/network (content)"}, {"before_header": "/etc/sysconfig/network (file attributes)", "after_header": "/etc/sysconfig/network (file attributes)"}], "invocation": {"module_args": {"dest": "/etc/sysconfig/network", "create": true, "backup": true, "mode": "0644", "regexp": "^PEERNTP=", "line": "PEERNTP=no", "state": "present", "path": "/etc/sysconfig/network", "backrefs": false, "firstmatch": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "insertbefore": null, "validate": 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 __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.54 closed. 10500 1726887187.07271: done with _execute_module (lineinfile, {'dest': '/etc/sysconfig/network', 'create': True, 'backup': True, 'mode': '0644', 'regexp': '^PEERNTP=', 'line': 'PEERNTP=no', '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': '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-1726887186.528037-10500-66478798954505/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10500 1726887187.07290: _low_level_execute_command(): starting 10500 1726887187.07299: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505/ > /dev/null 2>&1 && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887186.528037-10500-66478798954505/ > /dev/null 2>&1 && sleep 0'"'"'' 10505 1726887187.07407: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available <<< 10505 1726887187.08742: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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 0x7f8dedf0edd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/common/arg_spec.py # zipimport: zlib available <<< 10505 1726887187.10348: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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 0x7f8dedf30128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedeede48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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 <<< 10505 1726887187.10634: 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 0x7f8dee069080> # /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' <<< 10505 1726887187.11726: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dee069128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedf01940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/ansible_lineinfile_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10505 1726887187.12169: stdout chunk (state=3): >>># 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 0x7f8dedf827b8> {"changed": true, "msg": "line added", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/sysconfig/network (content)", "after_header": "/etc/sysconfig/network (content)"}, {"before_header": "/etc/sysconfig/network (file attributes)", "after_header": "/etc/sysconfig/network (file attributes)"}], "invocation": {"module_args": {"dest": "/etc/sysconfig/network", "create": true, "backup": true, "mode": "0644", "regexp": "^PEERNTP=", "line": "PEERNTP=no", "state": "present", "path": "/etc/sysconfig/network", "backrefs": false, "firstmatch": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "insertbefore": null, "validate": null, "owner": null, "group": null, "seuser": null, "serole": null, "selevel": null, "setype": null, "attributes": null}}} # destroy __main__ <<< 10501 1726887187.12356: stderr chunk (state=2): >>><<< 10501 1726887187.12368: stdout chunk (state=2): >>><<< <10.31.42.224> (0, b'', b'') 10501 1726887187.12397: _low_level_execute_command() done: rc=0, stdout=, stderr= 10501 1726887187.12405: handler run complete 10501 1726887187.12440: attempt loop complete, returning result 10501 1726887187.12447: _execute() done 10501 1726887187.12453: dumping result to json 10501 1726887187.12462: done dumping result, returning 10501 1726887187.12473: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Update network sysconfig file [0e652c5f-a961-eb88-62cf-000000000026] 10501 1726887187.12536: sending task result for task 0e652c5f-a961-eb88-62cf-000000000026 10501 1726887187.12591: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000026 10501 1726887187.12597: WORKER PROCESS EXITING 10500 1726887187.13078: stderr chunk (state=2): >>><<< 10500 1726887187.13090: stdout chunk (state=2): >>><<< <10.31.43.54> (0, b'', b'') 10500 1726887187.13119: _low_level_execute_command() done: rc=0, stdout=, stderr= 10500 1726887187.13128: handler run complete 10500 1726887187.13160: attempt loop complete, returning result 10500 1726887187.13167: _execute() done 10500 1726887187.13173: dumping result to json 10500 1726887187.13182: done dumping result, returning 10500 1726887187.13193: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Update network sysconfig file [0e652c5f-a961-eb88-62cf-000000000026] 10500 1726887187.13206: sending task result for task 0e652c5f-a961-eb88-62cf-000000000026 10500 1726887187.13259: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000026 10500 1726887187.13265: WORKER PROCESS EXITING ok: [managed_node2] => { "backup": "", "changed": false, "diff": [ { "after": "", "after_header": "/etc/sysconfig/network (content)", "before": "", "before_header": "/etc/sysconfig/network (content)" }, { "after_header": "/etc/sysconfig/network (file attributes)", "before_header": "/etc/sysconfig/network (file attributes)" } ], "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": true, "create": true, "dest": "/etc/sysconfig/network", "firstmatch": false, "group": null, "insertafter": null, "insertbefore": null, "line": "PEERNTP=no", "mode": "0644", "owner": null, "path": "/etc/sysconfig/network", "regexp": "^PEERNTP=", "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } } ok: [managed_node1] => { "backup": "", "changed": false, "diff": [ { "after": "", "after_header": "/etc/sysconfig/network (content)", "before": "", "before_header": "/etc/sysconfig/network (content)" }, { "after_header": "/etc/sysconfig/network (file attributes)", "before_header": "/etc/sysconfig/network (file attributes)" } ], "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": true, "create": true, "dest": "/etc/sysconfig/network", "firstmatch": false, "group": null, "insertafter": null, "insertbefore": null, "line": "PEERNTP=no", "mode": "0644", "owner": null, "path": "/etc/sysconfig/network", "regexp": "^PEERNTP=", "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } } 10505 1726887187.14199: 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 _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 <<< 10505 1726887187.14210: stderr chunk (state=3): >>>Shared connection to 10.31.41.136 closed. <<< 10505 1726887187.14234: stdout chunk (state=3): >>><<< 10505 1726887187.14242: stderr chunk (state=3): >>><<< <10.31.41.136> (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 0x7f8df2168e48>\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 0x7f8df20fe828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df21689b0>\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 0x7f8df210b630>\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 0x7f8df2112160>\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 0x7f8df21170f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df2112748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df2112390>\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 0x7f8df20bc470>\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 0x7f8df20c1e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df20bcb38>\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 0x7f8df20c84e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df20abd68>\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 0x7f8df20ae198>\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 0x7f8df03bc940>\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 0x7f8df03ce240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df211ca20>\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 0x7f8df033b080>\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 0x7f8df03472b0>\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 0x7f8df0347f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0347a90>\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 0x7f8df0351080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df03977b8>\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 0x7f8df0397ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df038b160>\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 0x7f8df038be48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0383438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0373470>\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 0x7f8df00f4278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df00fccf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df038b438>\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 0x7f8df0102e10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df036d2b0>\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 0x7f8df01081d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0102f98>\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 0x7f8df01082e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df03dcfd0>\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 0x7f8df0108dd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df01089e8>\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 0x7f8df01136a0>\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 0x7f8df0113e80>\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 0x7f8defc9b198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0113780>\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 0x7f8defc9fc88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0108518>\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 0x7f8defcc42e8>\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 0x7f8defcc46a0>\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 0x7f8defcca390>\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 0x7f8defa75ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defa6c2e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defa63f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defa59e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defccad30>\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 0x7f8defa6cf60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defcc4a20>\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 0x7f8df2078710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defa6d048>\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 0x7f8df2078a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0108860>\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 0x7f8df20925c0>\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 0x7f8df2096630>\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 0x7f8df2096b00>\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 0x7f8df2096c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df2092e10>\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 0x7f8df2096f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df20964e0>\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 0x7f8df2096240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df2086b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defcb0358>\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 0x7f8df2092470>\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 0x7f8dee099908>\r\n# zipimport: found 33 names in \'/tmp/ansible_lineinfile_payload_x2c9se9e/ansible_lineinfile_payload.zip\'\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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 0x7f8dedd56ac8>\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 0x7f8dedd7d278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dede004e0>\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 0x7f8dede005f8>\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 0x7f8dede00b38>\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 0x7f8dede03160>\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 0x7f8dede03ac8>\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 0x7f8dedd6f0f0>\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 0x7f8dede010f0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedde02b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8deddd54a8>\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 0x7f8dee0b5d30>\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 0x7f8dedde8320>\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 0x7f8dedde8438>\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 0x7f8dee011eb8>\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 0x7f8dee017f28>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dee0062e8>\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 0x7f8dee006b00>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8deddf67f0>\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 0x7f8dee037f60>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dee006160>\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 0x7f8dedd84dd8>\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 0x7f8dedd84ef0>\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 0x7f8dedd93080>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedde8588>\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 0x7f8dedda1a20>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedd9b160>\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 0x7f8dedd9b358>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedd93be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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 0x7f8deddbedd8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8deddbea90>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8deddbe2b0>\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 0x7f8deddbe908>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedda9be0>\r\n# zipimport: zlib available\r\n# zipimport: zlib available\r\nimport ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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 0x7f8dede99240>\r\n# 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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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 0x7f8dedf0edd8>\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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py\r\nimport ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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 0x7f8dedf30128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedeede48>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py\r\nimport ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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 0x7f8dee069080>\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 0x7f8dee069128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedf01940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py\r\nimport ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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 0x7f8dedf827b8>\r\n\r\n{"changed": true, "msg": "line added", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/sysconfig/network (content)", "after_header": "/etc/sysconfig/network (content)"}, {"before_header": "/etc/sysconfig/network (file attributes)", "after_header": "/etc/sysconfig/network (file attributes)"}], "invocation": {"module_args": {"dest": "/etc/sysconfig/network", "create": true, "backup": true, "mode": "0644", "regexp": "^PEERNTP=", "line": "PEERNTP=no", "state": "present", "path": "/etc/sysconfig/network", "backrefs": false, "firstmatch": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "insertbefore": null, "validate": 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 __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.41.136 closed.\r\n') 10505 1726887187.14352: _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 0x7f8df2168e48> # /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 0x7f8df20fe828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df21689b0> # /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 0x7f8df210b630> 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 0x7f8df2112160> # /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 0x7f8df21170f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df2112748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df2112390> # /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 0x7f8df20bc470> # /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 0x7f8df20c1e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df20bcb38> # /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 0x7f8df20c84e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df20abd68> # /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 0x7f8df20ae198> # /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 0x7f8df03bc940> # /usr/lib64/python3.6/__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 0x7f8df03ce240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df211ca20> 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 0x7f8df033b080> # /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 0x7f8df03472b0> # /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 0x7f8df0347f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0347a90> 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 0x7f8df0351080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df03977b8> # /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 0x7f8df0397ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df038b160> # /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 0x7f8df038be48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0383438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0373470> # /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 0x7f8df00f4278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df00fccf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df038b438> 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 0x7f8df0102e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df036d2b0> # /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 0x7f8df01081d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0102f98> # 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 0x7f8df01082e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df03dcfd0> # /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 0x7f8df0108dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df01089e8> # /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 0x7f8df01136a0> # /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 0x7f8df0113e80> # /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 0x7f8defc9b198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0113780> # /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 0x7f8defc9fc88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0108518> # /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 0x7f8defcc42e8> # 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 0x7f8defcc46a0> # /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 0x7f8defcca390> # /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 0x7f8defa75ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defa6c2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defa63f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defa59e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defccad30> # 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 0x7f8defa6cf60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defcc4a20> # /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 0x7f8df2078710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defa6d048> 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 0x7f8df2078a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df0108860> # /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 0x7f8df20925c0> # /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 0x7f8df2096630> # 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 0x7f8df2096b00> # 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 0x7f8df2096c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df2092e10> # /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 0x7f8df2096f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df20964e0> # 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 0x7f8df2096240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8df2086b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8defcb0358> # /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 0x7f8df2092470> # /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 0x7f8dee099908> # zipimport: found 33 names in '/tmp/ansible_lineinfile_payload_x2c9se9e/ansible_lineinfile_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/ansible_lineinfile_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available import ansible.module_utils # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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 0x7f8dedd56ac8> 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 0x7f8dedd7d278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dede004e0> # 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 0x7f8dede005f8> # /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 0x7f8dede00b38> # /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 0x7f8dede03160> # 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 0x7f8dede03ac8> # 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 0x7f8dedd6f0f0> # /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 0x7f8dede010f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedde02b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8deddd54a8> # /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 0x7f8dee0b5d30> # 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 0x7f8dedde8320> # /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 0x7f8dedde8438> # /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 0x7f8dee011eb8> # /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 0x7f8dee017f28> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dee0062e8> # /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 0x7f8dee006b00> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8deddf67f0> # /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 0x7f8dee037f60> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dee006160> # 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 0x7f8dedd84dd8> # 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 0x7f8dedd84ef0> # 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 0x7f8dedd93080> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedde8588> # /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 0x7f8dedda1a20> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedd9b160> # 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 0x7f8dedd9b358> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedd93be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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 0x7f8deddbedd8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8deddbea90> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8deddbe2b0> # /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 0x7f8deddbe908> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedda9be0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/converters.py import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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 0x7f8dede99240> # 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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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_x2c9se9e/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 0x7f8dedf0edd8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/common/text/formatters.py import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/common/validation.py import ansible.module_utils.common.parameters # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/common/parameters.py import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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 0x7f8dedf30128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedeede48> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/common/file.py import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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 0x7f8dee069080> # /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 0x7f8dee069128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8dedf01940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/common/_utils.py import ansible.module_utils.common.sys_info # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/ansible_lineinfile_payload.zip/ansible/module_utils/pycompat24.py import ansible.module_utils.basic # loaded from Zip /tmp/ansible_lineinfile_payload_x2c9se9e/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_x2c9se9e/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 0x7f8dedf827b8> {"changed": true, "msg": "line added", "backup": "", "diff": [{"before": "", "after": "", "before_header": "/etc/sysconfig/network (content)", "after_header": "/etc/sysconfig/network (content)"}, {"before_header": "/etc/sysconfig/network (file attributes)", "after_header": "/etc/sysconfig/network (file attributes)"}], "invocation": {"module_args": {"dest": "/etc/sysconfig/network", "create": true, "backup": true, "mode": "0644", "regexp": "^PEERNTP=", "line": "PEERNTP=no", "state": "present", "path": "/etc/sysconfig/network", "backrefs": false, "firstmatch": false, "unsafe_writes": false, "search_string": null, "insertafter": null, "insertbefore": null, "validate": 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 __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.41.136 closed. 10505 1726887187.14986: done with _execute_module (lineinfile, {'dest': '/etc/sysconfig/network', 'create': True, 'backup': True, 'mode': '0644', 'regexp': '^PEERNTP=', 'line': 'PEERNTP=no', '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': '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-1726887186.663066-10505-238987195381735/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10505 1726887187.15004: _low_level_execute_command(): starting 10505 1726887187.15017: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735/ > /dev/null 2>&1 && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887186.663066-10505-238987195381735/ > /dev/null 2>&1 && sleep 0'"'"'' 10505 1726887187.20018: stderr chunk (state=2): >>><<< 10505 1726887187.20028: stdout chunk (state=2): >>><<< <10.31.41.136> (0, b'', b'') 10505 1726887187.20051: _low_level_execute_command() done: rc=0, stdout=, stderr= 10505 1726887187.20061: handler run complete 10505 1726887187.20083: attempt loop complete, returning result 10505 1726887187.20089: _execute() done 10505 1726887187.20094: dumping result to json 10505 1726887187.20103: done dumping result, returning 10505 1726887187.20118: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Update network sysconfig file [0e652c5f-a961-eb88-62cf-000000000026] 10505 1726887187.20130: sending task result for task 0e652c5f-a961-eb88-62cf-000000000026 10505 1726887187.20164: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000026 10505 1726887187.20168: WORKER PROCESS EXITING Notification for handler Restart chronyd has been saved. changed: [managed_node3] => { "backup": "", "changed": true, "diff": [ { "after": "", "after_header": "/etc/sysconfig/network (content)", "before": "", "before_header": "/etc/sysconfig/network (content)" }, { "after_header": "/etc/sysconfig/network (file attributes)", "before_header": "/etc/sysconfig/network (file attributes)" } ], "invocation": { "module_args": { "attributes": null, "backrefs": false, "backup": true, "create": true, "dest": "/etc/sysconfig/network", "firstmatch": false, "group": null, "insertafter": null, "insertbefore": null, "line": "PEERNTP=no", "mode": "0644", "owner": null, "path": "/etc/sysconfig/network", "regexp": "^PEERNTP=", "search_string": null, "selevel": null, "serole": null, "setype": null, "seuser": null, "state": "present", "unsafe_writes": false, "validate": null } } } MSG: line added 9689 1726887187.20465: no more pending results, returning what we have 9689 1726887187.20468: results queue empty 9689 1726887187.20469: checking for any_errors_fatal 9689 1726887187.20473: done checking for any_errors_fatal 9689 1726887187.20474: checking for max_fail_percentage 9689 1726887187.20474: done checking for max_fail_percentage 9689 1726887187.20475: checking to see if all hosts have failed and the running result is not ok 9689 1726887187.20476: done checking to see if all hosts have failed 9689 1726887187.20476: getting the remaining hosts for this loop 9689 1726887187.20477: done getting the remaining hosts for this loop 9689 1726887187.20480: getting the next task for host managed_node1 9689 1726887187.20483: done getting next task for host managed_node1 9689 1726887187.20485: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable chronyd 9689 1726887187.20486: ^ state is: HOST STATE: block=4, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887187.20487: getting the next task for host managed_node2 9689 1726887187.20488: done getting next task for host managed_node2 9689 1726887187.20489: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable chronyd 9689 1726887187.20490: ^ state is: HOST STATE: block=4, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887187.20491: getting the next task for host managed_node3 9689 1726887187.20492: done getting next task for host managed_node3 9689 1726887187.20493: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable chronyd 9689 1726887187.20494: ^ state is: HOST STATE: block=4, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887187.20509: getting variables 9689 1726887187.20510: in VariableManager get_vars() 9689 1726887187.20536: Calling all_inventory to load vars for managed_node1 9689 1726887187.20539: Calling groups_inventory to load vars for managed_node1 9689 1726887187.20542: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887187.20552: Calling all_plugins_play to load vars for managed_node1 9689 1726887187.20556: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887187.20560: Calling groups_plugins_play to load vars for managed_node1 9689 1726887187.22088: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887187.24054: done with get_vars() 9689 1726887187.24074: done getting variables 9689 1726887187.24190: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.timesync : Disable chronyd] ******************** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:233 Friday 20 September 2024 22:53:07 -0400 (0:00:00.829) 0:00:20.927 ****** 9689 1726887187.24224: entering _queue_task() for managed_node1/service 9689 1726887187.24226: Creating lock for service 9689 1726887187.24567: worker is 1 (out of 3 available) 9689 1726887187.24583: exiting _queue_task() for managed_node1/service 9689 1726887187.24615: getting variables 9689 1726887187.24618: in VariableManager get_vars() 9689 1726887187.24705: Calling all_inventory to load vars for managed_node2 9689 1726887187.24711: Calling groups_inventory to load vars for managed_node2 9689 1726887187.26250: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887187.26268: Calling all_plugins_play to load vars for managed_node2 9689 1726887187.26273: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887187.26278: Calling groups_plugins_play to load vars for managed_node2 10542 1726887187.25431: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable chronyd 10542 1726887187.25598: in run() - task 0e652c5f-a961-eb88-62cf-000000000027 10542 1726887187.25620: variable 'ansible_search_path' from source: unknown 10542 1726887187.25627: variable 'ansible_search_path' from source: unknown 10542 1726887187.25651: calling self._execute() 10542 1726887187.25731: variable 'ansible_host' from source: host vars for 'managed_node1' 10542 1726887187.25743: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10542 1726887187.25757: variable 'omit' from source: magic vars 10542 1726887187.27459: variable 'timesync_mode' from source: set_fact 10542 1726887187.27471: variable 'timesync_ntp_provider' from source: set_fact 10542 1726887187.27496: Evaluated conditional (timesync_mode != 1 or timesync_ntp_provider != 'chrony'): False 10542 1726887187.27503: when evaluation is False, skipping this task 10542 1726887187.27509: _execute() done 10542 1726887187.27517: dumping result to json 10542 1726887187.27523: done dumping result, returning 10542 1726887187.27535: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable chronyd [0e652c5f-a961-eb88-62cf-000000000027] 10542 1726887187.27553: sending task result for task 0e652c5f-a961-eb88-62cf-000000000027 10542 1726887187.27595: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000027 10542 1726887187.27601: WORKER PROCESS EXITING 9689 1726887187.28562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887187.30367: done with get_vars() 9689 1726887187.30388: done getting variables 9689 1726887187.30459: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887187.30469: entering _queue_task() for managed_node2/service 9689 1726887187.30707: worker is 2 (out of 3 available) 9689 1726887187.30722: exiting _queue_task() for managed_node2/service skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_mode != 1 or timesync_ntp_provider != 'chrony'", "skip_reason": "Conditional result was False" } 9689 1726887187.30829: getting variables 9689 1726887187.30831: in VariableManager get_vars() 9689 1726887187.30899: Calling all_inventory to load vars for managed_node3 9689 1726887187.30903: Calling groups_inventory to load vars for managed_node3 9689 1726887187.30906: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887187.30923: Calling all_plugins_play to load vars for managed_node3 9689 1726887187.30928: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887187.30932: Calling groups_plugins_play to load vars for managed_node3 9689 1726887187.34260: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10544 1726887187.33042: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable chronyd 10544 1726887187.33185: in run() - task 0e652c5f-a961-eb88-62cf-000000000027 10544 1726887187.33204: variable 'ansible_search_path' from source: unknown 10544 1726887187.33212: variable 'ansible_search_path' from source: unknown 10544 1726887187.33240: calling self._execute() 10544 1726887187.33324: variable 'ansible_host' from source: host vars for 'managed_node2' 10544 1726887187.33336: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10544 1726887187.33350: variable 'omit' from source: magic vars 10544 1726887187.35050: variable 'timesync_mode' from source: set_fact 10544 1726887187.35062: variable 'timesync_ntp_provider' from source: set_fact 10544 1726887187.35085: Evaluated conditional (timesync_mode != 1 or timesync_ntp_provider != 'chrony'): False 10544 1726887187.35092: when evaluation is False, skipping this task 10544 1726887187.35098: _execute() done 10544 1726887187.35104: dumping result to json 10544 1726887187.35110: done dumping result, returning 10544 1726887187.35122: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable chronyd [0e652c5f-a961-eb88-62cf-000000000027] 10544 1726887187.35232: sending task result for task 0e652c5f-a961-eb88-62cf-000000000027 10544 1726887187.35274: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000027 10544 1726887187.35280: WORKER PROCESS EXITING 9689 1726887187.36785: done with get_vars() 9689 1726887187.36808: done getting variables 9689 1726887187.36880: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887187.36891: entering _queue_task() for managed_node3/service 9689 1726887187.37137: worker is 3 (out of 3 available) 9689 1726887187.37152: exiting _queue_task() for managed_node3/service skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode != 1 or timesync_ntp_provider != 'chrony'", "skip_reason": "Conditional result was False" } 9689 1726887187.37251: done queuing things up, now waiting for results queue to drain 9689 1726887187.37254: waiting for pending results... 10545 1726887187.37889: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable chronyd 10545 1726887187.38045: in run() - task 0e652c5f-a961-eb88-62cf-000000000027 10545 1726887187.38066: variable 'ansible_search_path' from source: unknown 10545 1726887187.38073: variable 'ansible_search_path' from source: unknown 10545 1726887187.38110: calling self._execute() 10545 1726887187.38195: variable 'ansible_host' from source: host vars for 'managed_node3' 10545 1726887187.38207: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10545 1726887187.38222: variable 'omit' from source: magic vars 10545 1726887187.38895: variable 'timesync_mode' from source: set_fact 10545 1726887187.38908: variable 'timesync_ntp_provider' from source: set_fact 10545 1726887187.38935: Evaluated conditional (timesync_mode != 1 or timesync_ntp_provider != 'chrony'): False 10545 1726887187.38943: when evaluation is False, skipping this task 10545 1726887187.38949: _execute() done 10545 1726887187.38954: dumping result to json 10545 1726887187.38961: done dumping result, returning 10545 1726887187.38970: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable chronyd [0e652c5f-a961-eb88-62cf-000000000027] 10545 1726887187.38987: sending task result for task 0e652c5f-a961-eb88-62cf-000000000027 10545 1726887187.39031: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000027 10545 1726887187.39037: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_mode != 1 or timesync_ntp_provider != 'chrony'", "skip_reason": "Conditional result was False" } 9689 1726887187.39452: no more pending results, returning what we have 9689 1726887187.39457: results queue empty 9689 1726887187.39459: checking for any_errors_fatal 9689 1726887187.39469: done checking for any_errors_fatal 9689 1726887187.39470: checking for max_fail_percentage 9689 1726887187.39472: done checking for max_fail_percentage 9689 1726887187.39473: checking to see if all hosts have failed and the running result is not ok 9689 1726887187.39474: done checking to see if all hosts have failed 9689 1726887187.39475: getting the remaining hosts for this loop 9689 1726887187.39477: done getting the remaining hosts for this loop 9689 1726887187.39480: getting the next task for host managed_node1 9689 1726887187.39487: done getting next task for host managed_node1 9689 1726887187.39491: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ntpd 9689 1726887187.39494: ^ state is: HOST STATE: block=4, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887187.39495: getting the next task for host managed_node2 9689 1726887187.39498: done getting next task for host managed_node2 9689 1726887187.39501: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ntpd 9689 1726887187.39502: ^ state is: HOST STATE: block=4, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887187.39504: getting the next task for host managed_node3 9689 1726887187.39507: done getting next task for host managed_node3 9689 1726887187.39509: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ntpd 9689 1726887187.39510: ^ state is: HOST STATE: block=4, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887187.39536: getting variables 9689 1726887187.39538: in VariableManager get_vars() 9689 1726887187.39573: Calling all_inventory to load vars for managed_node1 9689 1726887187.39576: Calling groups_inventory to load vars for managed_node1 9689 1726887187.39580: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887187.39589: Calling all_plugins_play to load vars for managed_node1 9689 1726887187.39594: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887187.39598: Calling groups_plugins_play to load vars for managed_node1 9689 1726887187.41108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887187.42935: done with get_vars() 9689 1726887187.42955: done getting variables 9689 1726887187.43023: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Disable ntpd] *********************** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:246 Friday 20 September 2024 22:53:07 -0400 (0:00:00.188) 0:00:21.116 ****** 9689 1726887187.43055: entering _queue_task() for managed_node1/service 9689 1726887187.43353: worker is 1 (out of 3 available) 9689 1726887187.43369: exiting _queue_task() for managed_node1/service 9689 1726887187.43400: getting variables 9689 1726887187.43403: in VariableManager get_vars() 9689 1726887187.43492: Calling all_inventory to load vars for managed_node2 9689 1726887187.43497: Calling groups_inventory to load vars for managed_node2 9689 1726887187.43500: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887187.43517: Calling all_plugins_play to load vars for managed_node2 9689 1726887187.43522: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887187.43527: Calling groups_plugins_play to load vars for managed_node2 9689 1726887187.46908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10546 1726887187.45542: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable ntpd 10546 1726887187.45684: in run() - task 0e652c5f-a961-eb88-62cf-000000000028 10546 1726887187.45702: variable 'ansible_search_path' from source: unknown 10546 1726887187.45708: variable 'ansible_search_path' from source: unknown 10546 1726887187.45736: calling self._execute() 10546 1726887187.45814: variable 'ansible_host' from source: host vars for 'managed_node1' 10546 1726887187.45826: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10546 1726887187.45839: variable 'omit' from source: magic vars 10546 1726887187.47528: variable 'timesync_mode' from source: set_fact 10546 1726887187.47541: variable 'timesync_ntp_provider' from source: set_fact 10546 1726887187.47564: Evaluated conditional (timesync_mode != 1 or timesync_ntp_provider != 'ntp'): True 10546 1726887187.47703: variable 'timesync_services' from source: set_fact 10546 1726887187.47725: Evaluated conditional ('ntpd' in timesync_services): False 10546 1726887187.47733: when evaluation is False, skipping this task 10546 1726887187.47738: _execute() done 10546 1726887187.47744: dumping result to json 10546 1726887187.47749: done dumping result, returning 10546 1726887187.47758: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable ntpd [0e652c5f-a961-eb88-62cf-000000000028] 10546 1726887187.47777: sending task result for task 0e652c5f-a961-eb88-62cf-000000000028 10546 1726887187.47820: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000028 10546 1726887187.47825: WORKER PROCESS EXITING 9689 1726887187.49536: done with get_vars() 9689 1726887187.49560: done getting variables 9689 1726887187.49629: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887187.49639: entering _queue_task() for managed_node2/service 9689 1726887187.49876: worker is 2 (out of 3 available) 9689 1726887187.49890: exiting _queue_task() for managed_node2/service skipping: [managed_node1] => { "changed": false, "false_condition": "'ntpd' in timesync_services", "skip_reason": "Conditional result was False" } 9689 1726887187.50004: getting variables 9689 1726887187.50007: in VariableManager get_vars() 9689 1726887187.50078: Calling all_inventory to load vars for managed_node3 9689 1726887187.50083: Calling groups_inventory to load vars for managed_node3 9689 1726887187.50087: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887187.50102: Calling all_plugins_play to load vars for managed_node3 9689 1726887187.50107: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887187.50111: Calling groups_plugins_play to load vars for managed_node3 9689 1726887187.53336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10547 1726887187.52133: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ntpd 10547 1726887187.52264: in run() - task 0e652c5f-a961-eb88-62cf-000000000028 10547 1726887187.52283: variable 'ansible_search_path' from source: unknown 10547 1726887187.52289: variable 'ansible_search_path' from source: unknown 10547 1726887187.52315: calling self._execute() 10547 1726887187.52398: variable 'ansible_host' from source: host vars for 'managed_node2' 10547 1726887187.52409: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10547 1726887187.52424: variable 'omit' from source: magic vars 10547 1726887187.53003: variable 'timesync_mode' from source: set_fact 10547 1726887187.54125: variable 'timesync_ntp_provider' from source: set_fact 10547 1726887187.54148: Evaluated conditional (timesync_mode != 1 or timesync_ntp_provider != 'ntp'): True 10547 1726887187.54288: variable 'timesync_services' from source: set_fact 10547 1726887187.54309: Evaluated conditional ('ntpd' in timesync_services): False 10547 1726887187.54318: when evaluation is False, skipping this task 10547 1726887187.54323: _execute() done 10547 1726887187.54328: dumping result to json 10547 1726887187.54332: done dumping result, returning 10547 1726887187.54341: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ntpd [0e652c5f-a961-eb88-62cf-000000000028] 10547 1726887187.54449: sending task result for task 0e652c5f-a961-eb88-62cf-000000000028 10547 1726887187.54489: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000028 10547 1726887187.54494: WORKER PROCESS EXITING 9689 1726887187.56003: done with get_vars() 9689 1726887187.56032: done getting variables 9689 1726887187.56099: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887187.56109: entering _queue_task() for managed_node3/service 9689 1726887187.56414: worker is 3 (out of 3 available) 9689 1726887187.56428: exiting _queue_task() for managed_node3/service skipping: [managed_node2] => { "changed": false, "false_condition": "'ntpd' in timesync_services", "skip_reason": "Conditional result was False" } 9689 1726887187.56525: done queuing things up, now waiting for results queue to drain 9689 1726887187.56527: waiting for pending results... 10548 1726887187.57162: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable ntpd 10548 1726887187.57302: in run() - task 0e652c5f-a961-eb88-62cf-000000000028 10548 1726887187.57322: variable 'ansible_search_path' from source: unknown 10548 1726887187.57329: variable 'ansible_search_path' from source: unknown 10548 1726887187.57364: calling self._execute() 10548 1726887187.57443: variable 'ansible_host' from source: host vars for 'managed_node3' 10548 1726887187.57454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10548 1726887187.57466: variable 'omit' from source: magic vars 10548 1726887187.58096: variable 'timesync_mode' from source: set_fact 10548 1726887187.58108: variable 'timesync_ntp_provider' from source: set_fact 10548 1726887187.58133: Evaluated conditional (timesync_mode != 1 or timesync_ntp_provider != 'ntp'): True 10548 1726887187.58271: variable 'timesync_services' from source: set_fact 10548 1726887187.58292: Evaluated conditional ('ntpd' in timesync_services): False 10548 1726887187.58298: when evaluation is False, skipping this task 10548 1726887187.58303: _execute() done 10548 1726887187.58308: dumping result to json 10548 1726887187.58315: done dumping result, returning 10548 1726887187.58323: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable ntpd [0e652c5f-a961-eb88-62cf-000000000028] 10548 1726887187.58341: sending task result for task 0e652c5f-a961-eb88-62cf-000000000028 10548 1726887187.58379: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000028 10548 1726887187.58384: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "'ntpd' in timesync_services", "skip_reason": "Conditional result was False" } 9689 1726887187.58781: no more pending results, returning what we have 9689 1726887187.58786: results queue empty 9689 1726887187.58787: checking for any_errors_fatal 9689 1726887187.58795: done checking for any_errors_fatal 9689 1726887187.58796: checking for max_fail_percentage 9689 1726887187.58797: done checking for max_fail_percentage 9689 1726887187.58798: checking to see if all hosts have failed and the running result is not ok 9689 1726887187.58800: done checking to see if all hosts have failed 9689 1726887187.58800: getting the remaining hosts for this loop 9689 1726887187.58802: done getting the remaining hosts for this loop 9689 1726887187.58805: getting the next task for host managed_node1 9689 1726887187.58811: done getting next task for host managed_node1 9689 1726887187.58818: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ntpdate 9689 1726887187.58821: ^ state is: HOST STATE: block=4, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887187.58822: getting the next task for host managed_node2 9689 1726887187.58825: done getting next task for host managed_node2 9689 1726887187.58828: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ntpdate 9689 1726887187.58829: ^ state is: HOST STATE: block=4, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887187.58830: getting the next task for host managed_node3 9689 1726887187.58833: done getting next task for host managed_node3 9689 1726887187.58835: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ntpdate 9689 1726887187.58836: ^ state is: HOST STATE: block=4, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887187.58857: getting variables 9689 1726887187.58859: in VariableManager get_vars() 9689 1726887187.58892: Calling all_inventory to load vars for managed_node1 9689 1726887187.58896: Calling groups_inventory to load vars for managed_node1 9689 1726887187.58899: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887187.58907: Calling all_plugins_play to load vars for managed_node1 9689 1726887187.58911: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887187.58917: Calling groups_plugins_play to load vars for managed_node1 9689 1726887187.60490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887187.62285: done with get_vars() 9689 1726887187.62306: done getting variables 9689 1726887187.62376: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Disable ntpdate] ******************** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:259 Friday 20 September 2024 22:53:07 -0400 (0:00:00.193) 0:00:21.309 ****** 9689 1726887187.62410: entering _queue_task() for managed_node1/service 9689 1726887187.62695: worker is 1 (out of 3 available) 9689 1726887187.62709: exiting _queue_task() for managed_node1/service 9689 1726887187.62742: getting variables 9689 1726887187.62746: in VariableManager get_vars() 9689 1726887187.62839: Calling all_inventory to load vars for managed_node2 9689 1726887187.62843: Calling groups_inventory to load vars for managed_node2 9689 1726887187.62847: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887187.62863: Calling all_plugins_play to load vars for managed_node2 9689 1726887187.62868: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887187.62874: Calling groups_plugins_play to load vars for managed_node2 9689 1726887187.66099: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10549 1726887187.64840: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable ntpdate 10549 1726887187.64974: in run() - task 0e652c5f-a961-eb88-62cf-000000000029 10549 1726887187.64993: variable 'ansible_search_path' from source: unknown 10549 1726887187.64999: variable 'ansible_search_path' from source: unknown 10549 1726887187.65027: calling self._execute() 10549 1726887187.65101: variable 'ansible_host' from source: host vars for 'managed_node1' 10549 1726887187.65113: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10549 1726887187.65126: variable 'omit' from source: magic vars 10549 1726887187.65648: variable 'timesync_services' from source: set_fact 10549 1726887187.65682: Evaluated conditional ('ntpdate' in timesync_services): False 10549 1726887187.65689: when evaluation is False, skipping this task 10549 1726887187.65694: _execute() done 10549 1726887187.65699: dumping result to json 10549 1726887187.65704: done dumping result, returning 10549 1726887187.66819: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable ntpdate [0e652c5f-a961-eb88-62cf-000000000029] 10549 1726887187.66839: sending task result for task 0e652c5f-a961-eb88-62cf-000000000029 10549 1726887187.66882: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000029 10549 1726887187.66887: WORKER PROCESS EXITING 9689 1726887187.68531: done with get_vars() 9689 1726887187.68553: done getting variables 9689 1726887187.68626: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887187.68636: entering _queue_task() for managed_node2/service 9689 1726887187.68935: worker is 2 (out of 3 available) 9689 1726887187.68949: exiting _queue_task() for managed_node2/service skipping: [managed_node1] => { "changed": false, "false_condition": "'ntpdate' in timesync_services", "skip_reason": "Conditional result was False" } 9689 1726887187.69066: getting variables 9689 1726887187.69069: in VariableManager get_vars() 9689 1726887187.69145: Calling all_inventory to load vars for managed_node3 9689 1726887187.69150: Calling groups_inventory to load vars for managed_node3 9689 1726887187.69154: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887187.69169: Calling all_plugins_play to load vars for managed_node3 9689 1726887187.69175: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887187.69179: Calling groups_plugins_play to load vars for managed_node3 9689 1726887187.72410: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10550 1726887187.71243: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ntpdate 10550 1726887187.71382: in run() - task 0e652c5f-a961-eb88-62cf-000000000029 10550 1726887187.71402: variable 'ansible_search_path' from source: unknown 10550 1726887187.71409: variable 'ansible_search_path' from source: unknown 10550 1726887187.71436: calling self._execute() 10550 1726887187.71521: variable 'ansible_host' from source: host vars for 'managed_node2' 10550 1726887187.71533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10550 1726887187.71546: variable 'omit' from source: magic vars 10550 1726887187.72078: variable 'timesync_services' from source: set_fact 10550 1726887187.73305: Evaluated conditional ('ntpdate' in timesync_services): False 10550 1726887187.73315: when evaluation is False, skipping this task 10550 1726887187.73321: _execute() done 10550 1726887187.73327: dumping result to json 10550 1726887187.73333: done dumping result, returning 10550 1726887187.73342: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ntpdate [0e652c5f-a961-eb88-62cf-000000000029] 10550 1726887187.73461: sending task result for task 0e652c5f-a961-eb88-62cf-000000000029 10550 1726887187.73504: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000029 10550 1726887187.73510: WORKER PROCESS EXITING 9689 1726887187.75087: done with get_vars() 9689 1726887187.75122: done getting variables 9689 1726887187.75201: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887187.75214: entering _queue_task() for managed_node3/service 9689 1726887187.75503: worker is 3 (out of 3 available) 9689 1726887187.75519: exiting _queue_task() for managed_node3/service skipping: [managed_node2] => { "changed": false, "false_condition": "'ntpdate' in timesync_services", "skip_reason": "Conditional result was False" } 9689 1726887187.75617: done queuing things up, now waiting for results queue to drain 9689 1726887187.75620: waiting for pending results... 10551 1726887187.76367: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable ntpdate 10551 1726887187.76517: in run() - task 0e652c5f-a961-eb88-62cf-000000000029 10551 1726887187.76538: variable 'ansible_search_path' from source: unknown 10551 1726887187.76545: variable 'ansible_search_path' from source: unknown 10551 1726887187.76583: calling self._execute() 10551 1726887187.76664: variable 'ansible_host' from source: host vars for 'managed_node3' 10551 1726887187.76676: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10551 1726887187.76689: variable 'omit' from source: magic vars 10551 1726887187.77240: variable 'timesync_services' from source: set_fact 10551 1726887187.77278: Evaluated conditional ('ntpdate' in timesync_services): False 10551 1726887187.77285: when evaluation is False, skipping this task 10551 1726887187.77291: _execute() done 10551 1726887187.77297: dumping result to json 10551 1726887187.77303: done dumping result, returning 10551 1726887187.77315: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable ntpdate [0e652c5f-a961-eb88-62cf-000000000029] 10551 1726887187.77334: sending task result for task 0e652c5f-a961-eb88-62cf-000000000029 10551 1726887187.77377: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000029 10551 1726887187.77382: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "'ntpdate' in timesync_services", "skip_reason": "Conditional result was False" } 9689 1726887187.77496: no more pending results, returning what we have 9689 1726887187.77502: results queue empty 9689 1726887187.77503: checking for any_errors_fatal 9689 1726887187.77511: done checking for any_errors_fatal 9689 1726887187.77514: checking for max_fail_percentage 9689 1726887187.77516: done checking for max_fail_percentage 9689 1726887187.77517: checking to see if all hosts have failed and the running result is not ok 9689 1726887187.77518: done checking to see if all hosts have failed 9689 1726887187.77519: getting the remaining hosts for this loop 9689 1726887187.77520: done getting the remaining hosts for this loop 9689 1726887187.77524: getting the next task for host managed_node1 9689 1726887187.77530: done getting next task for host managed_node1 9689 1726887187.77534: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable sntp 9689 1726887187.77536: ^ state is: HOST STATE: block=4, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887187.77538: getting the next task for host managed_node2 9689 1726887187.77540: done getting next task for host managed_node2 9689 1726887187.77543: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable sntp 9689 1726887187.77544: ^ state is: HOST STATE: block=4, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887187.77545: getting the next task for host managed_node3 9689 1726887187.77547: done getting next task for host managed_node3 9689 1726887187.77549: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable sntp 9689 1726887187.77550: ^ state is: HOST STATE: block=4, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887187.77573: getting variables 9689 1726887187.77574: in VariableManager get_vars() 9689 1726887187.77608: Calling all_inventory to load vars for managed_node1 9689 1726887187.77613: Calling groups_inventory to load vars for managed_node1 9689 1726887187.77616: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887187.77625: Calling all_plugins_play to load vars for managed_node1 9689 1726887187.77628: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887187.77631: Calling groups_plugins_play to load vars for managed_node1 9689 1726887187.79001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887187.80899: done with get_vars() 9689 1726887187.80931: done getting variables 9689 1726887187.81004: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Disable sntp] *********************** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:270 Friday 20 September 2024 22:53:07 -0400 (0:00:00.186) 0:00:21.496 ****** 9689 1726887187.81041: entering _queue_task() for managed_node1/service 9689 1726887187.81397: worker is 1 (out of 3 available) 9689 1726887187.81420: exiting _queue_task() for managed_node1/service 9689 1726887187.81470: getting variables 9689 1726887187.81475: in VariableManager get_vars() 9689 1726887187.81618: Calling all_inventory to load vars for managed_node2 9689 1726887187.81625: Calling groups_inventory to load vars for managed_node2 9689 1726887187.81629: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887187.81653: Calling all_plugins_play to load vars for managed_node2 9689 1726887187.81659: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887187.81663: Calling groups_plugins_play to load vars for managed_node2 9689 1726887187.84404: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10554 1726887187.83146: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable sntp 10554 1726887187.83289: in run() - task 0e652c5f-a961-eb88-62cf-00000000002a 10554 1726887187.83308: variable 'ansible_search_path' from source: unknown 10554 1726887187.83317: variable 'ansible_search_path' from source: unknown 10554 1726887187.83345: calling self._execute() 10554 1726887187.83429: variable 'ansible_host' from source: host vars for 'managed_node1' 10554 1726887187.83441: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10554 1726887187.83453: variable 'omit' from source: magic vars 10554 1726887187.85142: variable 'timesync_services' from source: set_fact 10554 1726887187.85187: Evaluated conditional ('sntp' in timesync_services): False 10554 1726887187.85193: when evaluation is False, skipping this task 10554 1726887187.85199: _execute() done 10554 1726887187.85204: dumping result to json 10554 1726887187.85210: done dumping result, returning 10554 1726887187.85223: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable sntp [0e652c5f-a961-eb88-62cf-00000000002a] 10554 1726887187.85243: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002a 10554 1726887187.85288: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002a 10554 1726887187.85293: WORKER PROCESS EXITING 9689 1726887187.86831: done with get_vars() 9689 1726887187.86861: done getting variables 9689 1726887187.86937: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887187.86948: entering _queue_task() for managed_node2/service 9689 1726887187.87301: worker is 2 (out of 3 available) 9689 1726887187.87322: exiting _queue_task() for managed_node2/service skipping: [managed_node1] => { "changed": false, "false_condition": "'sntp' in timesync_services", "skip_reason": "Conditional result was False" } 9689 1726887187.87478: getting variables 9689 1726887187.87481: in VariableManager get_vars() 9689 1726887187.87601: Calling all_inventory to load vars for managed_node3 9689 1726887187.87606: Calling groups_inventory to load vars for managed_node3 9689 1726887187.87610: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887187.87634: Calling all_plugins_play to load vars for managed_node3 9689 1726887187.87640: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887187.87645: Calling groups_plugins_play to load vars for managed_node3 9689 1726887187.90682: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10555 1726887187.89180: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable sntp 10555 1726887187.89327: in run() - task 0e652c5f-a961-eb88-62cf-00000000002a 10555 1726887187.89346: variable 'ansible_search_path' from source: unknown 10555 1726887187.89352: variable 'ansible_search_path' from source: unknown 10555 1726887187.89377: calling self._execute() 10555 1726887187.89453: variable 'ansible_host' from source: host vars for 'managed_node2' 10555 1726887187.89465: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10555 1726887187.89476: variable 'omit' from source: magic vars 10555 1726887187.89991: variable 'timesync_services' from source: set_fact 10555 1726887187.91174: Evaluated conditional ('sntp' in timesync_services): False 10555 1726887187.91185: when evaluation is False, skipping this task 10555 1726887187.91190: _execute() done 10555 1726887187.91196: dumping result to json 10555 1726887187.91201: done dumping result, returning 10555 1726887187.91211: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable sntp [0e652c5f-a961-eb88-62cf-00000000002a] 10555 1726887187.91325: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002a 10555 1726887187.91370: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002a 10555 1726887187.91375: WORKER PROCESS EXITING 9689 1726887187.93351: done with get_vars() 9689 1726887187.93380: done getting variables 9689 1726887187.93450: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887187.93460: entering _queue_task() for managed_node3/service 9689 1726887187.93765: worker is 3 (out of 3 available) 9689 1726887187.93779: exiting _queue_task() for managed_node3/service skipping: [managed_node2] => { "changed": false, "false_condition": "'sntp' in timesync_services", "skip_reason": "Conditional result was False" } 9689 1726887187.93883: done queuing things up, now waiting for results queue to drain 9689 1726887187.93885: waiting for pending results... 10556 1726887187.94656: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable sntp 10556 1726887187.94804: in run() - task 0e652c5f-a961-eb88-62cf-00000000002a 10556 1726887187.94829: variable 'ansible_search_path' from source: unknown 10556 1726887187.94835: variable 'ansible_search_path' from source: unknown 10556 1726887187.94874: calling self._execute() 10556 1726887187.94959: variable 'ansible_host' from source: host vars for 'managed_node3' 10556 1726887187.94969: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10556 1726887187.94980: variable 'omit' from source: magic vars 10556 1726887187.95471: variable 'timesync_services' from source: set_fact 10556 1726887187.95508: Evaluated conditional ('sntp' in timesync_services): False 10556 1726887187.95576: when evaluation is False, skipping this task 10556 1726887187.95582: _execute() done 10556 1726887187.95588: dumping result to json 10556 1726887187.95594: done dumping result, returning 10556 1726887187.95604: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable sntp [0e652c5f-a961-eb88-62cf-00000000002a] 10556 1726887187.95625: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002a 10556 1726887187.95671: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002a 10556 1726887187.95677: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "'sntp' in timesync_services", "skip_reason": "Conditional result was False" } 9689 1726887187.96107: no more pending results, returning what we have 9689 1726887187.96113: results queue empty 9689 1726887187.96115: checking for any_errors_fatal 9689 1726887187.96121: done checking for any_errors_fatal 9689 1726887187.96122: checking for max_fail_percentage 9689 1726887187.96124: done checking for max_fail_percentage 9689 1726887187.96125: checking to see if all hosts have failed and the running result is not ok 9689 1726887187.96126: done checking to see if all hosts have failed 9689 1726887187.96127: getting the remaining hosts for this loop 9689 1726887187.96128: done getting the remaining hosts for this loop 9689 1726887187.96133: getting the next task for host managed_node1 9689 1726887187.96138: done getting next task for host managed_node1 9689 1726887187.96143: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ptp4l 9689 1726887187.96145: ^ state is: HOST STATE: block=4, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887187.96147: getting the next task for host managed_node2 9689 1726887187.96149: done getting next task for host managed_node2 9689 1726887187.96151: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ptp4l 9689 1726887187.96152: ^ state is: HOST STATE: block=4, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887187.96153: getting the next task for host managed_node3 9689 1726887187.96156: done getting next task for host managed_node3 9689 1726887187.96158: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable ptp4l 9689 1726887187.96159: ^ state is: HOST STATE: block=4, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887187.96186: getting variables 9689 1726887187.96188: in VariableManager get_vars() 9689 1726887187.96224: Calling all_inventory to load vars for managed_node1 9689 1726887187.96228: Calling groups_inventory to load vars for managed_node1 9689 1726887187.96230: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887187.96240: Calling all_plugins_play to load vars for managed_node1 9689 1726887187.96244: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887187.96248: Calling groups_plugins_play to load vars for managed_node1 9689 1726887187.97766: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887187.99741: done with get_vars() 9689 1726887187.99761: done getting variables 9689 1726887187.99828: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Disable ptp4l] ********************** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:281 Friday 20 September 2024 22:53:07 -0400 (0:00:00.188) 0:00:21.684 ****** 9689 1726887187.99861: entering _queue_task() for managed_node1/service 9689 1726887188.00148: worker is 1 (out of 3 available) 9689 1726887188.00163: exiting _queue_task() for managed_node1/service 9689 1726887188.00193: getting variables 9689 1726887188.00197: in VariableManager get_vars() 9689 1726887188.00286: Calling all_inventory to load vars for managed_node2 9689 1726887188.00291: Calling groups_inventory to load vars for managed_node2 9689 1726887188.00294: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887188.00309: Calling all_plugins_play to load vars for managed_node2 9689 1726887188.00316: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887188.00320: Calling groups_plugins_play to load vars for managed_node2 9689 1726887188.02070: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10557 1726887188.01118: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable ptp4l 10557 1726887188.01257: in run() - task 0e652c5f-a961-eb88-62cf-00000000002b 10557 1726887188.01275: variable 'ansible_search_path' from source: unknown 10557 1726887188.01281: variable 'ansible_search_path' from source: unknown 10557 1726887188.01305: calling self._execute() 10557 1726887188.01379: variable 'ansible_host' from source: host vars for 'managed_node1' 10557 1726887188.01390: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10557 1726887188.01402: variable 'omit' from source: magic vars 10557 1726887188.03025: variable 'timesync_mode' from source: set_fact 10557 1726887188.03040: Evaluated conditional (timesync_mode != 2): True 10557 1726887188.03182: variable 'timesync_services' from source: set_fact 10557 1726887188.03210: Evaluated conditional ('ptp4l' in timesync_services): False 10557 1726887188.03219: when evaluation is False, skipping this task 10557 1726887188.03224: _execute() done 10557 1726887188.03229: dumping result to json 10557 1726887188.03234: done dumping result, returning 10557 1726887188.03242: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable ptp4l [0e652c5f-a961-eb88-62cf-00000000002b] 10557 1726887188.03260: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002b 10557 1726887188.03300: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002b 10557 1726887188.03305: WORKER PROCESS EXITING 9689 1726887188.04059: done with get_vars() 9689 1726887188.04081: done getting variables 9689 1726887188.04149: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887188.04159: entering _queue_task() for managed_node2/service 9689 1726887188.04391: worker is 2 (out of 3 available) 9689 1726887188.04405: exiting _queue_task() for managed_node2/service skipping: [managed_node1] => { "changed": false, "false_condition": "'ptp4l' in timesync_services", "skip_reason": "Conditional result was False" } 9689 1726887188.04520: getting variables 9689 1726887188.04523: in VariableManager get_vars() 9689 1726887188.04598: Calling all_inventory to load vars for managed_node3 9689 1726887188.04602: Calling groups_inventory to load vars for managed_node3 9689 1726887188.04605: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887188.04623: Calling all_plugins_play to load vars for managed_node3 9689 1726887188.04629: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887188.04634: Calling groups_plugins_play to load vars for managed_node3 9689 1726887188.06738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10558 1726887188.06425: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ptp4l 10558 1726887188.06569: in run() - task 0e652c5f-a961-eb88-62cf-00000000002b 10558 1726887188.06588: variable 'ansible_search_path' from source: unknown 10558 1726887188.06594: variable 'ansible_search_path' from source: unknown 10558 1726887188.06620: calling self._execute() 10558 1726887188.06701: variable 'ansible_host' from source: host vars for 'managed_node2' 10558 1726887188.06714: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10558 1726887188.06728: variable 'omit' from source: magic vars 10558 1726887188.07229: variable 'timesync_mode' from source: set_fact 10558 1726887188.07242: Evaluated conditional (timesync_mode != 2): True 10558 1726887188.08484: variable 'timesync_services' from source: set_fact 10558 1726887188.08520: Evaluated conditional ('ptp4l' in timesync_services): False 10558 1726887188.08527: when evaluation is False, skipping this task 10558 1726887188.08535: _execute() done 10558 1726887188.08541: dumping result to json 10558 1726887188.08547: done dumping result, returning 10558 1726887188.08557: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable ptp4l [0e652c5f-a961-eb88-62cf-00000000002b] 10558 1726887188.08663: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002b 10558 1726887188.08704: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002b 10558 1726887188.08710: WORKER PROCESS EXITING 9689 1726887188.09655: done with get_vars() 9689 1726887188.09680: done getting variables 9689 1726887188.09750: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887188.09760: entering _queue_task() for managed_node3/service 9689 1726887188.09992: worker is 3 (out of 3 available) 9689 1726887188.10006: exiting _queue_task() for managed_node3/service skipping: [managed_node2] => { "changed": false, "false_condition": "'ptp4l' in timesync_services", "skip_reason": "Conditional result was False" } 9689 1726887188.10104: done queuing things up, now waiting for results queue to drain 9689 1726887188.10107: waiting for pending results... 10563 1726887188.10841: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable ptp4l 10563 1726887188.10986: in run() - task 0e652c5f-a961-eb88-62cf-00000000002b 10563 1726887188.11009: variable 'ansible_search_path' from source: unknown 10563 1726887188.11019: variable 'ansible_search_path' from source: unknown 10563 1726887188.11055: calling self._execute() 10563 1726887188.11132: variable 'ansible_host' from source: host vars for 'managed_node3' 10563 1726887188.11143: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10563 1726887188.11156: variable 'omit' from source: magic vars 10563 1726887188.11675: variable 'timesync_mode' from source: set_fact 10563 1726887188.11689: Evaluated conditional (timesync_mode != 2): True 10563 1726887188.11988: variable 'timesync_services' from source: set_fact 10563 1726887188.12024: Evaluated conditional ('ptp4l' in timesync_services): False 10563 1726887188.12032: when evaluation is False, skipping this task 10563 1726887188.12037: _execute() done 10563 1726887188.12043: dumping result to json 10563 1726887188.12048: done dumping result, returning 10563 1726887188.12057: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable ptp4l [0e652c5f-a961-eb88-62cf-00000000002b] 10563 1726887188.12074: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002b 10563 1726887188.12117: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002b 10563 1726887188.12122: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "'ptp4l' in timesync_services", "skip_reason": "Conditional result was False" } 9689 1726887188.12531: no more pending results, returning what we have 9689 1726887188.12536: results queue empty 9689 1726887188.12537: checking for any_errors_fatal 9689 1726887188.12544: done checking for any_errors_fatal 9689 1726887188.12545: checking for max_fail_percentage 9689 1726887188.12547: done checking for max_fail_percentage 9689 1726887188.12547: checking to see if all hosts have failed and the running result is not ok 9689 1726887188.12548: done checking to see if all hosts have failed 9689 1726887188.12549: getting the remaining hosts for this loop 9689 1726887188.12551: done getting the remaining hosts for this loop 9689 1726887188.12555: getting the next task for host managed_node1 9689 1726887188.12561: done getting next task for host managed_node1 9689 1726887188.12565: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable phc2sys 9689 1726887188.12568: ^ state is: HOST STATE: block=4, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887188.12569: getting the next task for host managed_node2 9689 1726887188.12572: done getting next task for host managed_node2 9689 1726887188.12574: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable phc2sys 9689 1726887188.12576: ^ state is: HOST STATE: block=4, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887188.12577: getting the next task for host managed_node3 9689 1726887188.12580: done getting next task for host managed_node3 9689 1726887188.12582: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable phc2sys 9689 1726887188.12583: ^ state is: HOST STATE: block=4, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887188.12606: getting variables 9689 1726887188.12610: in VariableManager get_vars() 9689 1726887188.12643: Calling all_inventory to load vars for managed_node1 9689 1726887188.12647: Calling groups_inventory to load vars for managed_node1 9689 1726887188.12650: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887188.12660: Calling all_plugins_play to load vars for managed_node1 9689 1726887188.12664: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887188.12668: Calling groups_plugins_play to load vars for managed_node1 9689 1726887188.14177: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887188.16178: done with get_vars() 9689 1726887188.16199: done getting variables 9689 1726887188.16267: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Disable phc2sys] ******************** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:294 Friday 20 September 2024 22:53:08 -0400 (0:00:00.164) 0:00:21.848 ****** 9689 1726887188.16301: entering _queue_task() for managed_node1/service 9689 1726887188.16598: worker is 1 (out of 3 available) 9689 1726887188.16615: exiting _queue_task() for managed_node1/service 9689 1726887188.16648: getting variables 9689 1726887188.16652: in VariableManager get_vars() 9689 1726887188.16741: Calling all_inventory to load vars for managed_node2 9689 1726887188.16745: Calling groups_inventory to load vars for managed_node2 9689 1726887188.16749: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887188.16764: Calling all_plugins_play to load vars for managed_node2 9689 1726887188.16769: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887188.16773: Calling groups_plugins_play to load vars for managed_node2 9689 1726887188.18903: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10566 1726887188.19043: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable phc2sys 10566 1726887188.19176: in run() - task 0e652c5f-a961-eb88-62cf-00000000002c 10566 1726887188.19193: variable 'ansible_search_path' from source: unknown 10566 1726887188.19200: variable 'ansible_search_path' from source: unknown 10566 1726887188.19227: calling self._execute() 10566 1726887188.19295: variable 'ansible_host' from source: host vars for 'managed_node1' 10566 1726887188.19306: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10566 1726887188.19321: variable 'omit' from source: magic vars 10566 1726887188.19867: variable 'timesync_mode' from source: set_fact 10566 1726887188.19883: Evaluated conditional (timesync_mode != 2 or not timesync_mode2_hwts): True 9689 1726887188.20813: done with get_vars() 9689 1726887188.20838: done getting variables 9689 1726887188.20930: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887188.20941: entering _queue_task() for managed_node2/service 9689 1726887188.21278: worker is 2 (out of 3 available) 9689 1726887188.21292: exiting _queue_task() for managed_node2/service 9689 1726887188.21326: getting variables 9689 1726887188.21329: in VariableManager get_vars() 9689 1726887188.21414: Calling all_inventory to load vars for managed_node3 9689 1726887188.21418: Calling groups_inventory to load vars for managed_node3 9689 1726887188.21421: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887188.21436: Calling all_plugins_play to load vars for managed_node3 9689 1726887188.21440: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887188.21445: Calling groups_plugins_play to load vars for managed_node3 10566 1726887188.21124: variable 'timesync_services' from source: set_fact 10566 1726887188.21152: Evaluated conditional ('phc2sys' in timesync_services): False 10566 1726887188.21158: when evaluation is False, skipping this task 10566 1726887188.21162: _execute() done 10566 1726887188.21168: dumping result to json 10566 1726887188.21172: done dumping result, returning 10566 1726887188.21179: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable phc2sys [0e652c5f-a961-eb88-62cf-00000000002c] 10566 1726887188.21196: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002c 10566 1726887188.21235: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002c 10566 1726887188.21240: WORKER PROCESS EXITING 10568 1726887188.22834: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable phc2sys 10568 1726887188.22972: in run() - task 0e652c5f-a961-eb88-62cf-00000000002c 10568 1726887188.22989: variable 'ansible_search_path' from source: unknown 10568 1726887188.22997: variable 'ansible_search_path' from source: unknown 10568 1726887188.23024: calling self._execute() 10568 1726887188.23110: variable 'ansible_host' from source: host vars for 'managed_node2' 10568 1726887188.23123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10568 1726887188.23137: variable 'omit' from source: magic vars 10568 1726887188.23684: variable 'timesync_mode' from source: set_fact 10568 1726887188.23700: Evaluated conditional (timesync_mode != 2 or not timesync_mode2_hwts): True 10568 1726887188.23855: variable 'timesync_services' from source: set_fact 10568 1726887188.23886: Evaluated conditional ('phc2sys' in timesync_services): False 10568 1726887188.23893: when evaluation is False, skipping this task 10568 1726887188.23898: _execute() done 10568 1726887188.23903: dumping result to json 10568 1726887188.23909: done dumping result, returning 10568 1726887188.23919: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable phc2sys [0e652c5f-a961-eb88-62cf-00000000002c] 10568 1726887188.24024: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002c 10568 1726887188.24066: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002c 10568 1726887188.24071: WORKER PROCESS EXITING 9689 1726887188.24901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887188.26782: done with get_vars() 9689 1726887188.26809: done getting variables 9689 1726887188.26881: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887188.26891: entering _queue_task() for managed_node3/service 9689 1726887188.27256: worker is 3 (out of 3 available) 9689 1726887188.27272: exiting _queue_task() for managed_node3/service skipping: [managed_node1] => { "changed": false, "false_condition": "'phc2sys' in timesync_services", "skip_reason": "Conditional result was False" } 9689 1726887188.27375: done queuing things up, now waiting for results queue to drain 9689 1726887188.27378: waiting for pending results... skipping: [managed_node2] => { "changed": false, "false_condition": "'phc2sys' in timesync_services", "skip_reason": "Conditional result was False" } 10569 1726887188.27654: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable phc2sys 10569 1726887188.27860: in run() - task 0e652c5f-a961-eb88-62cf-00000000002c 10569 1726887188.27891: variable 'ansible_search_path' from source: unknown 10569 1726887188.27901: variable 'ansible_search_path' from source: unknown 10569 1726887188.27956: calling self._execute() 10569 1726887188.28060: variable 'ansible_host' from source: host vars for 'managed_node3' 10569 1726887188.28076: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10569 1726887188.28090: variable 'omit' from source: magic vars 10569 1726887188.28706: variable 'timesync_mode' from source: set_fact 10569 1726887188.28729: Evaluated conditional (timesync_mode != 2 or not timesync_mode2_hwts): True 10569 1726887188.28877: variable 'timesync_services' from source: set_fact 10569 1726887188.28915: Evaluated conditional ('phc2sys' in timesync_services): False 10569 1726887188.28922: when evaluation is False, skipping this task 10569 1726887188.28928: _execute() done 10569 1726887188.28933: dumping result to json 10569 1726887188.28938: done dumping result, returning 10569 1726887188.28948: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable phc2sys [0e652c5f-a961-eb88-62cf-00000000002c] 10569 1726887188.28967: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002c 10569 1726887188.29015: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002c 10569 1726887188.29020: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "'phc2sys' in timesync_services", "skip_reason": "Conditional result was False" } 9689 1726887188.29549: no more pending results, returning what we have 9689 1726887188.29554: results queue empty 9689 1726887188.29555: checking for any_errors_fatal 9689 1726887188.29565: done checking for any_errors_fatal 9689 1726887188.29567: checking for max_fail_percentage 9689 1726887188.29568: done checking for max_fail_percentage 9689 1726887188.29569: checking to see if all hosts have failed and the running result is not ok 9689 1726887188.29570: done checking to see if all hosts have failed 9689 1726887188.29571: getting the remaining hosts for this loop 9689 1726887188.29573: done getting the remaining hosts for this loop 9689 1726887188.29577: getting the next task for host managed_node1 9689 1726887188.29583: done getting next task for host managed_node1 9689 1726887188.29587: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable timemaster 9689 1726887188.29590: ^ state is: HOST STATE: block=4, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887188.29591: getting the next task for host managed_node2 9689 1726887188.29594: done getting next task for host managed_node2 9689 1726887188.29597: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable timemaster 9689 1726887188.29598: ^ state is: HOST STATE: block=4, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887188.29599: getting the next task for host managed_node3 9689 1726887188.29601: done getting next task for host managed_node3 9689 1726887188.29604: ^ task is: TASK: fedora.linux_system_roles.timesync : Disable timemaster 9689 1726887188.29605: ^ state is: HOST STATE: block=4, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887188.29629: getting variables 9689 1726887188.29631: in VariableManager get_vars() 9689 1726887188.29666: Calling all_inventory to load vars for managed_node1 9689 1726887188.29669: Calling groups_inventory to load vars for managed_node1 9689 1726887188.29672: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887188.29682: Calling all_plugins_play to load vars for managed_node1 9689 1726887188.29685: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887188.29689: Calling groups_plugins_play to load vars for managed_node1 9689 1726887188.35746: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887188.37590: done with get_vars() 9689 1726887188.37615: done getting variables 9689 1726887188.37673: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Disable timemaster] ***************** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:308 Friday 20 September 2024 22:53:08 -0400 (0:00:00.214) 0:00:22.062 ****** 9689 1726887188.37704: entering _queue_task() for managed_node1/service 9689 1726887188.38060: worker is 1 (out of 3 available) 9689 1726887188.38074: exiting _queue_task() for managed_node1/service 9689 1726887188.38107: getting variables 9689 1726887188.38110: in VariableManager get_vars() 9689 1726887188.38200: Calling all_inventory to load vars for managed_node2 9689 1726887188.38206: Calling groups_inventory to load vars for managed_node2 9689 1726887188.38209: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887188.38702: Calling all_plugins_play to load vars for managed_node2 9689 1726887188.38707: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887188.38716: Calling groups_plugins_play to load vars for managed_node2 9689 1726887188.40337: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10570 1726887188.39463: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable timemaster 10570 1726887188.39622: in run() - task 0e652c5f-a961-eb88-62cf-00000000002d 10570 1726887188.39640: variable 'ansible_search_path' from source: unknown 10570 1726887188.39647: variable 'ansible_search_path' from source: unknown 10570 1726887188.39672: calling self._execute() 10570 1726887188.39759: variable 'ansible_host' from source: host vars for 'managed_node1' 10570 1726887188.39771: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10570 1726887188.39783: variable 'omit' from source: magic vars 10570 1726887188.41419: variable 'timesync_mode' from source: set_fact 10570 1726887188.41434: Evaluated conditional (timesync_mode != 3): True 10570 1726887188.41578: variable '__timemstr' from source: task vars 10570 1726887188.41588: variable 'timesync_services' from source: set_fact 10570 1726887188.41619: Evaluated conditional (__timemstr in timesync_services): False 10570 1726887188.41628: when evaluation is False, skipping this task 10570 1726887188.41634: _execute() done 10570 1726887188.41639: dumping result to json 10570 1726887188.41644: done dumping result, returning 10570 1726887188.41653: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Disable timemaster [0e652c5f-a961-eb88-62cf-00000000002d] 10570 1726887188.41671: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002d 10570 1726887188.41713: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002d 10570 1726887188.41719: WORKER PROCESS EXITING 9689 1726887188.42422: done with get_vars() 9689 1726887188.42443: done getting variables 9689 1726887188.42508: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887188.42520: entering _queue_task() for managed_node2/service 9689 1726887188.42806: worker is 2 (out of 3 available) 9689 1726887188.42820: exiting _queue_task() for managed_node2/service skipping: [managed_node1] => { "changed": false, "false_condition": "__timemstr in timesync_services", "skip_reason": "Conditional result was False" } 9689 1726887188.42935: getting variables 9689 1726887188.42938: in VariableManager get_vars() 9689 1726887188.43013: Calling all_inventory to load vars for managed_node3 9689 1726887188.43019: Calling groups_inventory to load vars for managed_node3 9689 1726887188.43023: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887188.43040: Calling all_plugins_play to load vars for managed_node3 9689 1726887188.43045: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887188.43050: Calling groups_plugins_play to load vars for managed_node3 9689 1726887188.46104: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887188.48026: done with get_vars() 9689 1726887188.48060: done getting variables 9689 1726887188.48141: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887188.48153: entering _queue_task() for managed_node3/service 9689 1726887188.48471: worker is 3 (out of 3 available) 9689 1726887188.48485: exiting _queue_task() for managed_node3/service 9689 1726887188.48499: done queuing things up, now waiting for results queue to drain 9689 1726887188.48502: waiting for pending results... 10571 1726887188.44177: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable timemaster 10571 1726887188.44331: in run() - task 0e652c5f-a961-eb88-62cf-00000000002d 10571 1726887188.44349: variable 'ansible_search_path' from source: unknown 10571 1726887188.44356: variable 'ansible_search_path' from source: unknown 10571 1726887188.44382: calling self._execute() 10571 1726887188.44460: variable 'ansible_host' from source: host vars for 'managed_node2' 10571 1726887188.44472: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10571 1726887188.44485: variable 'omit' from source: magic vars 10571 1726887188.44992: variable 'timesync_mode' from source: set_fact 10571 1726887188.45008: Evaluated conditional (timesync_mode != 3): True 10571 1726887188.45167: variable '__timemstr' from source: task vars 10571 1726887188.45177: variable 'timesync_services' from source: set_fact 10571 1726887188.45207: Evaluated conditional (__timemstr in timesync_services): False 10571 1726887188.45216: when evaluation is False, skipping this task 10571 1726887188.45223: _execute() done 10571 1726887188.45229: dumping result to json 10571 1726887188.45235: done dumping result, returning 10571 1726887188.45245: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Disable timemaster [0e652c5f-a961-eb88-62cf-00000000002d] 10571 1726887188.45355: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002d 10571 1726887188.45394: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002d 10571 1726887188.45398: WORKER PROCESS EXITING 10573 1726887188.48755: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable timemaster 10573 1726887188.48929: in run() - task 0e652c5f-a961-eb88-62cf-00000000002d 10573 1726887188.48950: variable 'ansible_search_path' from source: unknown 10573 1726887188.48958: variable 'ansible_search_path' from source: unknown 10573 1726887188.48995: calling self._execute() 10573 1726887188.49081: variable 'ansible_host' from source: host vars for 'managed_node3' 10573 1726887188.49097: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10573 1726887188.49117: variable 'omit' from source: magic vars skipping: [managed_node2] => { "changed": false, "false_condition": "__timemstr in timesync_services", "skip_reason": "Conditional result was False" } 10573 1726887188.49820: variable 'timesync_mode' from source: set_fact 10573 1726887188.49835: Evaluated conditional (timesync_mode != 3): True 10573 1726887188.49964: variable '__timemstr' from source: task vars 10573 1726887188.49973: variable 'timesync_services' from source: set_fact 10573 1726887188.50003: Evaluated conditional (__timemstr in timesync_services): False 10573 1726887188.50010: when evaluation is False, skipping this task 10573 1726887188.50017: _execute() done 10573 1726887188.50022: dumping result to json 10573 1726887188.50027: done dumping result, returning 10573 1726887188.50038: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Disable timemaster [0e652c5f-a961-eb88-62cf-00000000002d] 10573 1726887188.50055: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002d 10573 1726887188.50094: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002d 10573 1726887188.50099: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "__timemstr in timesync_services", "skip_reason": "Conditional result was False" } 9689 1726887188.50524: no more pending results, returning what we have 9689 1726887188.50529: results queue empty 9689 1726887188.50531: checking for any_errors_fatal 9689 1726887188.50540: done checking for any_errors_fatal 9689 1726887188.50541: checking for max_fail_percentage 9689 1726887188.50543: done checking for max_fail_percentage 9689 1726887188.50544: checking to see if all hosts have failed and the running result is not ok 9689 1726887188.50545: done checking to see if all hosts have failed 9689 1726887188.50546: getting the remaining hosts for this loop 9689 1726887188.50548: done getting the remaining hosts for this loop 9689 1726887188.50552: getting the next task for host managed_node1 9689 1726887188.50559: done getting next task for host managed_node1 9689 1726887188.50564: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable chronyd 9689 1726887188.50567: ^ state is: HOST STATE: block=4, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887188.50568: getting the next task for host managed_node2 9689 1726887188.50571: done getting next task for host managed_node2 9689 1726887188.50573: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable chronyd 9689 1726887188.50575: ^ state is: HOST STATE: block=4, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887188.50576: getting the next task for host managed_node3 9689 1726887188.50579: done getting next task for host managed_node3 9689 1726887188.50581: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable chronyd 9689 1726887188.50583: ^ state is: HOST STATE: block=4, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 9689 1726887188.50608: getting variables 9689 1726887188.50610: in VariableManager get_vars() 9689 1726887188.50649: Calling all_inventory to load vars for managed_node1 9689 1726887188.50653: Calling groups_inventory to load vars for managed_node1 9689 1726887188.50656: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887188.50666: Calling all_plugins_play to load vars for managed_node1 9689 1726887188.50670: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887188.50675: Calling groups_plugins_play to load vars for managed_node1 9689 1726887188.52220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887188.54022: done with get_vars() 9689 1726887188.54045: done getting variables 9689 1726887188.54111: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Enable chronyd] ********************* task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:324 Friday 20 September 2024 22:53:08 -0400 (0:00:00.164) 0:00:22.227 ****** 9689 1726887188.54146: entering _queue_task() for managed_node1/service 9689 1726887188.54458: worker is 1 (out of 3 available) 9689 1726887188.54475: exiting _queue_task() for managed_node1/service 9689 1726887188.54516: getting variables 9689 1726887188.54521: in VariableManager get_vars() 9689 1726887188.54657: Calling all_inventory to load vars for managed_node2 9689 1726887188.54664: Calling groups_inventory to load vars for managed_node2 9689 1726887188.54667: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887188.54693: Calling all_plugins_play to load vars for managed_node2 9689 1726887188.54698: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887188.54704: Calling groups_plugins_play to load vars for managed_node2 9689 1726887188.56393: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10575 1726887188.55179: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable chronyd 10575 1726887188.55331: in run() - task 0e652c5f-a961-eb88-62cf-00000000002e 10575 1726887188.55348: variable 'ansible_search_path' from source: unknown 10575 1726887188.55355: variable 'ansible_search_path' from source: unknown 10575 1726887188.55378: calling self._execute() 10575 1726887188.55453: variable 'ansible_host' from source: host vars for 'managed_node1' 10575 1726887188.55464: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10575 1726887188.55476: variable 'omit' from source: magic vars 10575 1726887188.55994: variable 'timesync_mode' from source: set_fact 10575 1726887188.56009: Evaluated conditional (timesync_mode == 1): True 10575 1726887188.56197: variable 'timesync_ntp_provider' from source: set_fact 10575 1726887188.56220: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 10575 1726887188.56230: variable 'omit' from source: magic vars 10575 1726887188.56271: variable 'omit' from source: magic vars 10575 1726887188.56316: variable 'omit' from source: magic vars 10575 1726887188.56365: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10575 1726887188.56407: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10575 1726887188.56433: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10575 1726887188.56454: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10575 1726887188.56470: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10575 1726887188.56501: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10575 1726887188.56508: variable 'ansible_host' from source: host vars for 'managed_node1' 10575 1726887188.56517: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10575 1726887188.56633: Set connection var ansible_module_compression to ZIP_DEFLATED 10575 1726887188.56649: Set connection var ansible_shell_executable to /bin/sh 10575 1726887188.56655: Set connection var ansible_connection to ssh 10575 1726887188.56663: Set connection var ansible_timeout to 10 10575 1726887188.56669: Set connection var ansible_shell_type to sh 10575 1726887188.56676: Set connection var ansible_pipelining to False 10575 1726887188.56699: variable 'ansible_shell_executable' from source: unknown 10575 1726887188.56706: variable 'ansible_connection' from source: unknown 10575 1726887188.56711: variable 'ansible_module_compression' from source: unknown 10575 1726887188.56718: variable 'ansible_shell_type' from source: unknown 10575 1726887188.56723: variable 'ansible_shell_executable' from source: unknown 10575 1726887188.56728: variable 'ansible_host' from source: host vars for 'managed_node1' 10575 1726887188.56734: variable 'ansible_pipelining' from source: unknown 10575 1726887188.56739: variable 'ansible_timeout' from source: unknown 10575 1726887188.56745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10575 1726887188.56893: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10575 1726887188.56919: variable 'omit' from source: magic vars 10575 1726887188.56935: starting attempt loop 10575 1726887188.56944: running the handler 10575 1726887188.57060: variable 'ansible_facts' from source: host vars for 'managed_node1' 10575 1726887188.58133: _low_level_execute_command(): starting 10575 1726887188.58146: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9689 1726887188.58401: done with get_vars() 9689 1726887188.58430: done getting variables 9689 1726887188.58501: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887188.58515: entering _queue_task() for managed_node2/service 9689 1726887188.59002: worker is 2 (out of 3 available) 9689 1726887188.59026: exiting _queue_task() for managed_node2/service 9689 1726887188.59072: getting variables 9689 1726887188.59076: in VariableManager get_vars() 9689 1726887188.59176: Calling all_inventory to load vars for managed_node3 9689 1726887188.59182: Calling groups_inventory to load vars for managed_node3 9689 1726887188.59186: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887188.59203: Calling all_plugins_play to load vars for managed_node3 9689 1726887188.59209: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887188.59216: Calling groups_plugins_play to load vars for managed_node3 9689 1726887188.61216: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10577 1726887188.60656: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable chronyd 10577 1726887188.60806: in run() - task 0e652c5f-a961-eb88-62cf-00000000002e 10577 1726887188.60827: variable 'ansible_search_path' from source: unknown 10577 1726887188.60834: variable 'ansible_search_path' from source: unknown 10577 1726887188.60859: calling self._execute() 10577 1726887188.60939: variable 'ansible_host' from source: host vars for 'managed_node2' 10577 1726887188.60951: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10577 1726887188.60963: variable 'omit' from source: magic vars 10577 1726887188.61473: variable 'timesync_mode' from source: set_fact 10577 1726887188.61487: Evaluated conditional (timesync_mode == 1): True 10577 1726887188.61715: variable 'timesync_ntp_provider' from source: set_fact 10577 1726887188.61736: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 10577 1726887188.61746: variable 'omit' from source: magic vars 10577 1726887188.61791: variable 'omit' from source: magic vars 10577 1726887188.61832: variable 'omit' from source: magic vars 10577 1726887188.61869: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10577 1726887188.61909: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10577 1726887188.61937: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10577 1726887188.61961: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10577 1726887188.61978: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10577 1726887188.62011: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10577 1726887188.62021: variable 'ansible_host' from source: host vars for 'managed_node2' 10577 1726887188.62027: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10577 1726887188.62147: Set connection var ansible_module_compression to ZIP_DEFLATED 10577 1726887188.62162: Set connection var ansible_shell_executable to /bin/sh 10577 1726887188.62168: Set connection var ansible_connection to ssh 10577 1726887188.62176: Set connection var ansible_timeout to 10 10577 1726887188.62181: Set connection var ansible_shell_type to sh 10577 1726887188.62188: Set connection var ansible_pipelining to False 10577 1726887188.62210: variable 'ansible_shell_executable' from source: unknown 10577 1726887188.62220: variable 'ansible_connection' from source: unknown 10577 1726887188.62226: variable 'ansible_module_compression' from source: unknown 10577 1726887188.62232: variable 'ansible_shell_type' from source: unknown 10577 1726887188.62238: variable 'ansible_shell_executable' from source: unknown 10577 1726887188.62244: variable 'ansible_host' from source: host vars for 'managed_node2' 10577 1726887188.62251: variable 'ansible_pipelining' from source: unknown 10577 1726887188.62257: variable 'ansible_timeout' from source: unknown 10577 1726887188.62264: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10577 1726887188.62417: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10577 1726887188.62432: variable 'omit' from source: magic vars 10577 1726887188.62441: starting attempt loop 10577 1726887188.62447: running the handler 10577 1726887188.62540: variable 'ansible_facts' from source: host vars for 'managed_node2' 10577 1726887188.63383: _low_level_execute_command(): starting 10577 1726887188.63395: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10575 1726887188.64783: stdout chunk (state=2): >>>/root <<< 10575 1726887188.64797: stderr chunk (state=2): >>><<< 10575 1726887188.64816: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'/root\n', b'') 10575 1726887188.64841: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10575 1726887188.64857: _low_level_execute_command(): starting 10575 1726887188.64866: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284 `" && echo ansible-tmp-1726887188.6485026-10575-182483087171284="` echo /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284 `" ) && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284 `" && echo ansible-tmp-1726887188.6485026-10575-182483087171284="` echo /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284 `" ) && sleep 0'"'"'' 9689 1726887188.66680: done with get_vars() 9689 1726887188.66711: done getting variables 9689 1726887188.66786: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887188.66802: entering _queue_task() for managed_node3/service 9689 1726887188.67145: worker is 3 (out of 3 available) 9689 1726887188.67159: exiting _queue_task() for managed_node3/service 9689 1726887188.67173: done queuing things up, now waiting for results queue to drain 9689 1726887188.67175: waiting for pending results... 10582 1726887188.67973: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable chronyd 10582 1726887188.68137: in run() - task 0e652c5f-a961-eb88-62cf-00000000002e 10582 1726887188.68159: variable 'ansible_search_path' from source: unknown 10582 1726887188.68165: variable 'ansible_search_path' from source: unknown 10582 1726887188.68204: calling self._execute() 10582 1726887188.68288: variable 'ansible_host' from source: host vars for 'managed_node3' 10582 1726887188.68300: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10582 1726887188.68311: variable 'omit' from source: magic vars 10582 1726887188.68973: variable 'timesync_mode' from source: set_fact 10582 1726887188.69004: Evaluated conditional (timesync_mode == 1): True 10582 1726887188.69164: variable 'timesync_ntp_provider' from source: set_fact 10582 1726887188.69196: Evaluated conditional (timesync_ntp_provider == 'chrony'): True 10582 1726887188.69209: variable 'omit' from source: magic vars 10582 1726887188.69258: variable 'omit' from source: magic vars 10582 1726887188.69302: variable 'omit' from source: magic vars 10582 1726887188.69349: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10582 1726887188.69390: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10582 1726887188.69418: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10582 1726887188.69441: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10582 1726887188.69459: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10582 1726887188.69491: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10582 1726887188.69499: variable 'ansible_host' from source: host vars for 'managed_node3' 10582 1726887188.69505: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10582 1726887188.69629: Set connection var ansible_module_compression to ZIP_DEFLATED 10582 1726887188.69645: Set connection var ansible_shell_executable to /bin/sh 10582 1726887188.69651: Set connection var ansible_connection to ssh 10582 1726887188.69660: Set connection var ansible_timeout to 10 10582 1726887188.69666: Set connection var ansible_shell_type to sh 10582 1726887188.69674: Set connection var ansible_pipelining to False 10582 1726887188.69701: variable 'ansible_shell_executable' from source: unknown 10582 1726887188.69707: variable 'ansible_connection' from source: unknown 10582 1726887188.69716: variable 'ansible_module_compression' from source: unknown 10582 1726887188.69722: variable 'ansible_shell_type' from source: unknown 10582 1726887188.69727: variable 'ansible_shell_executable' from source: unknown 10582 1726887188.69733: variable 'ansible_host' from source: host vars for 'managed_node3' 10582 1726887188.69739: variable 'ansible_pipelining' from source: unknown 10582 1726887188.69744: variable 'ansible_timeout' from source: unknown 10582 1726887188.69750: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10582 1726887188.69908: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10582 1726887188.69926: variable 'omit' from source: magic vars 10582 1726887188.69935: starting attempt loop 10582 1726887188.69941: running the handler 10582 1726887188.70039: variable 'ansible_facts' from source: host vars for 'managed_node3' 10582 1726887188.71582: _low_level_execute_command(): starting 10582 1726887188.71596: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10575 1726887188.72194: stdout chunk (state=2): >>>ansible-tmp-1726887188.6485026-10575-182483087171284=/root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284 <<< 10575 1726887188.72206: stderr chunk (state=2): >>><<< 10575 1726887188.72221: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'ansible-tmp-1726887188.6485026-10575-182483087171284=/root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284\n', b'') 10575 1726887188.72244: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887188.6485026-10575-182483087171284=/root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284 , stderr= 10575 1726887188.72278: variable 'ansible_module_compression' from source: unknown 10575 1726887188.72340: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 10575 1726887188.72401: variable 'ansible_facts' from source: host vars for 'managed_node1' 10577 1726887188.72445: stdout chunk (state=2): >>>/root <<< 10577 1726887188.72458: stderr chunk (state=2): >>><<< 10577 1726887188.72473: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'/root\n', b'') 10577 1726887188.72497: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10577 1726887188.72514: _low_level_execute_command(): starting 10577 1726887188.72523: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262 `" && echo ansible-tmp-1726887188.7250504-10577-253073554183262="` echo /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262 `" ) && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 10575 1726887188.72586: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_setup.py <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262 `" && echo ansible-tmp-1726887188.7250504-10577-253073554183262="` echo /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262 `" ) && sleep 0'"'"'' <10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpdf8a5wd0 TO /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_setup.py <10.31.43.54> 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/4a8bd5e786"' '[10.31.43.54]' 10575 1726887188.75523: Sending initial data 10575 1726887188.75536: Sent initial data (153 bytes) 10582 1726887188.78056: stdout chunk (state=2): >>>/root <<< 10582 1726887188.78163: stderr chunk (state=3): >>><<< 10582 1726887188.78171: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'/root\n', b'') 10582 1726887188.78205: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10582 1726887188.78224: _low_level_execute_command(): starting 10582 1726887188.78233: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896 `" && echo ansible-tmp-1726887188.7821639-10582-46214979417896="` echo /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896 `" ) && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896 `" && echo ansible-tmp-1726887188.7821639-10582-46214979417896="` echo /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896 `" ) && sleep 0'"'"'' 10577 1726887188.79579: stdout chunk (state=2): >>>ansible-tmp-1726887188.7250504-10577-253073554183262=/root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262 <<< 10577 1726887188.79593: stderr chunk (state=2): >>><<< 10577 1726887188.79607: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'ansible-tmp-1726887188.7250504-10577-253073554183262=/root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262\n', b'') 10577 1726887188.79632: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887188.7250504-10577-253073554183262=/root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262 , stderr= 10577 1726887188.79670: variable 'ansible_module_compression' from source: unknown 10575 1726887188.79672: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpdf8a5wd0 /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_setup.py <<< 10577 1726887188.79733: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 10577 1726887188.79794: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 10577 1726887188.79982: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_setup.py <10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmphndpka0s TO /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_setup.py <10.31.42.224> 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/75343b97d0"' '[10.31.42.224]' 10577 1726887188.81080: Sending initial data 10577 1726887188.81092: Sent initial data (153 bytes) 10582 1726887188.83378: stdout chunk (state=2): >>>ansible-tmp-1726887188.7821639-10582-46214979417896=/root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896 <<< 10575 1726887188.83639: stderr chunk (state=3): >>><<< 10575 1726887188.83651: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpdf8a5wd0 /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_setup.py\n', b'') 10575 1726887188.83692: done transferring module to remote 10575 1726887188.83710: _low_level_execute_command(): starting 10575 1726887188.83721: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/ /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_setup.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/ /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_setup.py && sleep 0'"'"'' 10582 1726887188.83871: stderr chunk (state=3): >>><<< 10582 1726887188.83881: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'ansible-tmp-1726887188.7821639-10582-46214979417896=/root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896\n', b'') 10582 1726887188.83910: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887188.7821639-10582-46214979417896=/root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896 , stderr= 10582 1726887188.83947: variable 'ansible_module_compression' from source: unknown 10582 1726887188.84008: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 10582 1726887188.84067: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 10582 1726887188.84253: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_setup.py <10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp5ldj67fp TO /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_setup.py <10.31.41.136> 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/2e4e98e5cc"' '[10.31.41.136]' 10582 1726887188.85286: Sending initial data 10582 1726887188.85297: Sent initial data (152 bytes) 10577 1726887188.86291: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmphndpka0s /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_setup.py <<< 10582 1726887188.88853: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp5ldj67fp /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_setup.py <<< 10575 1726887188.89449: stderr chunk (state=2): >>><<< 10575 1726887188.89460: stdout chunk (state=2): >>><<< <10.31.43.54> (0, b'', b'') 10575 1726887188.89485: _low_level_execute_command() done: rc=0, stdout=, stderr= 10575 1726887188.89492: _low_level_execute_command(): starting 10575 1726887188.89503: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_setup.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' -tt 10.31.43.54 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_setup.py && sleep 0'"'"'' 10577 1726887188.89665: stderr chunk (state=3): >>><<< 10577 1726887188.89675: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmphndpka0s /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_setup.py\n', b'') 10577 1726887188.89714: done transferring module to remote 10577 1726887188.89730: _low_level_execute_command(): starting 10577 1726887188.89738: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/ /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_setup.py && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/ /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_setup.py && sleep 0'"'"'' 10582 1726887188.91882: stderr chunk (state=3): >>><<< 10582 1726887188.91897: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp5ldj67fp /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_setup.py\n', b'') 10582 1726887188.91938: done transferring module to remote 10582 1726887188.91957: _low_level_execute_command(): starting 10582 1726887188.91966: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/ /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_setup.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/ /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_setup.py && sleep 0'"'"'' 10582 1726887188.96030: stderr chunk (state=2): >>><<< 10582 1726887188.96040: stdout chunk (state=2): >>><<< <10.31.41.136> (0, b'', b'') 10582 1726887188.96066: _low_level_execute_command() done: rc=0, stdout=, stderr= 10582 1726887188.96072: _low_level_execute_command(): starting 10582 1726887188.96079: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_setup.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' -tt 10.31.41.136 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_setup.py && sleep 0'"'"'' 10577 1726887188.96818: stderr chunk (state=2): >>><<< 10577 1726887188.96828: stdout chunk (state=2): >>><<< <10.31.42.224> (0, b'', b'') 10577 1726887188.96852: _low_level_execute_command() done: rc=0, stdout=, stderr= 10577 1726887188.96858: _low_level_execute_command(): starting 10577 1726887188.96867: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_setup.py && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' -tt 10.31.42.224 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_setup.py && sleep 0'"'"'' 10575 1726887188.97490: 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 0x7ff0a3524e48> # /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 0x7ff0a34ba828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a35249b0> # /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 0x7ff0a34c7630> 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 0x7ff0a34ce160> # /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 0x7ff0a34d30f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a34ce748> <<< 10575 1726887188.98971: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a34ce390> # /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 0x7ff0a3478470> # /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 0x7ff0a347de48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a3478b38> # /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 0x7ff0a34844e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a3467d68> # /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 0x7ff0a346a198> # /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 0x7ff0a1778940> # /usr/lib64/python3.6/__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 0x7ff0a178a240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a34d8a20> 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. <<< 10575 1726887188.99036: 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 0x7ff0a16b0080> # /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 0x7ff0a16bb2b0> # /usr/lib64/python3.6/__pycache__/heapq.cpython-36.pyc matches /usr/lib64/python3.6/heapq.py <<< 10575 1726887188.99129: stdout chunk (state=3): >>># 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 0x7ff0a16bbf60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a16bba90> 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 0x7ff0a16c5080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a17537b8> # /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 10575 1726887188.99162: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 10575 1726887188.99195: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1753ba8> <<< 10575 1726887188.99970: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1747160> # /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 0x7ff0a1747e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a173f438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a172f470> # /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 0x7ff0a1468278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1470cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1747438> 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 0x7ff0a1476e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a17292b0> # /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 0x7ff0a147c1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1476f98> # 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 0x7ff0a147c2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1798fd0> # /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 0x7ff0a147cdd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a147c9e8> # /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 0x7ff0a14876a0> # /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 0x7ff0a1487e80> # /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 0x7ff0a100e198> <<< 10577 1726887189.00320: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # import '_frozen_importlib_external' # <<< 10575 1726887189.00569: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1487780> # /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 0x7ff0a1013c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a147c518> # /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 0x7ff0a10372e8> # 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 0x7ff0a10376a0> # /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 0x7ff0a103e390> # /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 0x7ff0a0de8ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a0de02e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a0dd6f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a0dcee80> <<< 10575 1726887189.00848: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a103ed30> # 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 0x7ff0a0de0f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1037a20> # /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 0x7ff0a3434710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a0de3048> 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 0x7ff0a3434a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a147c860> # /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 10577 1726887189.00899: 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 0x7f1d03809e48> # /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 0x7f1d0379f828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d038099b0> # /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 0x7f1d037ac630> 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 0x7f1d037b3160> # /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 0x7f1d037b80f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d037b3748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d037b3390> # /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 0x7f1d0375d470> # /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 0x7f1d03762e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0375db38> # /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 0x7f1d037694e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0374cd68> # /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 0x7f1d0374f198> # /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 0x7f1d01a5d940> # /usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc matches /usr/lib64/python3.6/_sysconfigdata_m_linux_x86_64-linux-gnu.py <<< 10575 1726887189.00930: 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 0x7ff0a344e5c0> <<< 10577 1726887189.00969: 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 0x7f1d01a6f240> <<< 10575 1726887189.00983: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/hashlib.cpython-36.pyc matches /usr/lib64/python3.6/hashlib.py <<< 10577 1726887189.01010: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d037bda20> <<< 10577 1726887189.01034: 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. <<< 10575 1726887189.01379: stdout chunk (state=3): >>># 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 0x7ff0a3452630> # 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 0x7ff0a3452b00> # 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 0x7ff0a3452c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a344ee10> # /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 0x7ff0a3452f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a34524e0> # 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 0x7ff0a3452240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a3442b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1023358> # /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' <<< 10575 1726887189.01849: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a344e470> # /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 0x7ff09f40d908> <<< 10577 1726887189.01864: 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 0x7f1d01995080> # /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 0x7f1d019a02b0> # /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 0x7f1d019a0f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d019a0a90> import 'itertools' # <<< 10577 1726887189.01898: 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 0x7f1d019aa080> import '_collections' # <<< 10577 1726887189.01925: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a387b8> <<< 10575 1726887189.01977: stdout chunk (state=3): >>># zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_sb8f734k/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 10575 1726887189.02002: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.02064: 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 0x7f1d01a38ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a2c160> <<< 10575 1726887189.02111: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10577 1726887189.02144: 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 0x7f1d01a2ce48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a24438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a14470> <<< 10577 1726887189.02175: 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' # <<< 10577 1726887189.02218: 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' <<< 10577 1726887189.02241: 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' <<< 10577 1726887189.02265: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0174d278> <<< 10577 1726887189.02293: stdout chunk (state=3): >>>import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01755cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a2c438> <<< 10577 1726887189.02337: stdout chunk (state=3): >>>import '_locale' # <<< 10577 1726887189.02374: 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 0x7f1d0175be10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a0e2b0> <<< 10577 1726887189.02403: 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' <<< 10577 1726887189.02464: 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 0x7f1d017611d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0175bf98> # extension module 'binascii' loaded from '/usr/lib64/python3.6/lib-dynload/binascii.cpython-36m-x86_64-linux-gnu.so' <<< 10577 1726887189.02497: 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 0x7f1d017612e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a7dfd0> # /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' <<< 10577 1726887189.02524: 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' <<< 10577 1726887189.02549: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc matches /usr/lib64/python3.6/warnings.py <<< 10577 1726887189.02599: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/warnings.cpython-36.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01761dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d017619e8> # /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 0x7f1d0176c6a0> <<< 10577 1726887189.02625: stdout chunk (state=3): >>># /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10577 1726887189.02648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc' <<< 10582 1726887189.02660: 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 0x7fda964a3e48> # /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 0x7fda96439828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda964a39b0> # /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 0x7fda96446630> 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 0x7fda9644d160> # /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 0x7fda964520f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9644d748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9644d390> # /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 0x7fda963f7470> # /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 0x7fda963fce48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963f7b38> # /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 0x7fda964034e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963e6d68> # /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 0x7fda963e9198> # /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 0x7fda946f7940> # /usr/lib64/python3.6/__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 0x7fda94709240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda96457a20> 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. <<< 10577 1726887189.02690: 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' <<< 10577 1726887189.03181: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0176ce80> # /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 0x7f1d012f3198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0176c780> # /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 0x7f1d012f8c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01761518> # /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 0x7f1d0131c2e8> # 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 0x7f1d0131c6a0> # /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 0x7f1d01323390> # /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' <<< 10577 1726887189.03221: 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 <<< 10577 1726887189.03254: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10577 1726887189.03305: 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 0x7f1d010cdba8> <<< 10577 1726887189.03676: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d010c52e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d010bbf98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d010b3e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01323d30> # 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 0x7f1d010c5f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0131ca20> # /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 0x7f1d03719710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d010c8048> import 'pwd' # <<< 10575 1726887189.03691: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.03725: 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 0x7fda9462f080> # /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 0x7fda9463a2b0> # /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 0x7fda9463af60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9463aa90> 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 0x7fda94644080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946d27b8> # /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 0x7fda946d2ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946c6160> # /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 0x7fda946c6e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946be438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946ae470> # /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' # <<< 10582 1726887189.04121: 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 0x7fda943e7278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943efcf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946c6438> 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 0x7fda943f5e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946a82b0> # /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 0x7fda943fb1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943f5f98> # 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 0x7fda943fb2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda94717fd0> # /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 0x7fda943fbdd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943fb9e8> # /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 0x7fda944066a0> <<< 10582 1726887189.04159: 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' <<< 10577 1726887189.04177: 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 0x7f1d03719a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01761860> # /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 0x7f1d037335c0> # /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 0x7f1d03737630> # 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 0x7f1d03737b00> # 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 0x7f1d03737c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d03733e10> # /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 0x7f1d03737f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d037374e0> # 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 0x7f1d03737240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d03727b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01308358> # /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' <<< 10577 1726887189.04601: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d03733470> # /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 0x7f1cff6f2908> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10582 1726887189.04632: 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 0x7fda94406e80> # /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 0x7fda93f8d198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda94406780> # /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 0x7fda93f92c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943fb518> # /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 0x7fda93fb62e8> # 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 0x7fda93fb66a0> # /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 0x7fda93fbd390> # /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' <<< 10577 1726887189.04669: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10582 1726887189.04706: 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 <<< 10582 1726887189.04765: 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 # code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10575 1726887189.04783: 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 0x7ff09f0dfac8> import 'atexit' # # /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10575 1726887189.04938: 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 0x7ff09f084278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f08b4e0> # 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 0x7ff09f08b5f8> # /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' <<< 10575 1726887189.04966: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f08bb38> <<< 10582 1726887189.04995: 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 0x7fda93d67ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d5f2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d55f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d4de80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93fbdd30> # 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 0x7fda93d5ff60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93fb6a20> <<< 10575 1726887189.05035: 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' <<< 10582 1726887189.05059: 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' <<< 10575 1726887189.05329: 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 0x7ff09f0b6b00> # 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 0x7ff09f3c1048> # 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 0x7ff09f3c1278> # /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 0x7ff09f3c15c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f0b12b0> <<< 10582 1726887189.05350: 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 0x7fda963b3710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d62048> 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 0x7fda963b3a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943fb860> # /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 0x7fda963cd5c0> # /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' <<< 10582 1726887189.06192: 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 0x7fda963d1630> # 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 0x7fda963d1b00> # 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 0x7fda963d1c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963cde10> # /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 0x7fda963d1f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963d14e0> # 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 0x7fda963d1240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963c1b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93fa2358> # /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 0x7fda963cd470> # /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 0x7fda9238c908> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10575 1726887189.06207: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f0a44a8> # /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 0x7ff09f0b1828> # 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 0x7ff09f3ebdd8> # /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 0x7ff09f3ebef0> # /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 0x7ff09f2c09b0> # /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 0x7ff09f2cca90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3eeda0> # /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 0x7ff09f3f64a8> <<< 10577 1726887189.06240: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.06629: 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 0x7f1cff3c4ac8> <<< 10577 1726887189.06649: stdout chunk (state=3): >>>import 'atexit' # <<< 10577 1726887189.06670: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10577 1726887189.06690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10575 1726887189.06728: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3e82e8> # /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 0x7ff09f2e8ac8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3f6668> # 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 0x7ff09f2f59e8> # 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 0x7ff09f2f5ac8> # 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 0x7ff09f2f5c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3dc0b8> <<< 10575 1726887189.06749: 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' <<< 10575 1726887189.06779: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10575 1726887189.06817: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10577 1726887189.06849: 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 0x7f1cff369278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff3704e0> # 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 0x7f1cff3705f8> # /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' <<< 10575 1726887189.06867: 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 0x7ff09f392630> <<< 10577 1726887189.06888: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff370b38> <<< 10577 1726887189.06910: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10577 1726887189.06932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc' <<< 10577 1726887189.06962: 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' <<< 10577 1726887189.06986: 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' <<< 10575 1726887189.07002: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f388d30> <<< 10575 1726887189.07030: 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' <<< 10575 1726887189.07059: stdout chunk (state=3): >>>import 'systemd._daemon' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7ff09f388f28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3887f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/__init__.py <<< 10575 1726887189.07091: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.07114: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff39bb00> # 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 0x7f1cff6a6048> <<< 10575 1726887189.07144: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.07160: 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 0x7f1cff6a6278> # /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10577 1726887189.07182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10582 1726887189.07430: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887189.07876: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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 0x7ff09f3aaa20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3aa710> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f39cef0> # /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 0x7ff09f3aa588> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f39c748> # zipimport: zlib available <<< 10577 1726887189.07897: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6a65c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff3962b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff3894a8> # /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 0x7f1cff3968d0> # 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 0x7f1cff6d0dd8> # /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 0x7f1cff6d0ef0> # /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 0x7f1cff5a59b0> <<< 10575 1726887189.08232: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.08641: 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 0x7fda9205eac8> 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 0x7fda92003278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9200a4e0> # 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 0x7fda9200a5f8> # /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 0x7fda9200ab38> # /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 0x7fda92035b00> # 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 0x7fda92340048> # 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 0x7fda92340278> # /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' <<< 10577 1726887189.08837: 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 0x7f1cff5b1ac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6d3da0> # /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 0x7f1cff6db4a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6c92e8> # /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 0x7f1cff5ccb00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6db668> # 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 0x7f1cff5da9e8> # 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 0x7f1cff5daac8> # 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 0x7f1cff5dac50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6c10b8> # /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' <<< 10575 1726887189.08860: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 10575 1726887189.08890: 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' <<< 10575 1726887189.08917: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f18b2e8> # zipimport: zlib available <<< 10575 1726887189.09352: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.09416: 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 0x7f1cff6775f8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff66dcf8> # 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 0x7f1cff66def0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff66d7b8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff6919e8> <<< 10582 1726887189.09441: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda923405c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda920302b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda920234a8> # /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 0x7fda92030828> # 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 0x7fda9236add8> # /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 0x7fda9236aef0> # /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 0x7fda9223f9b0> # /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 0x7fda9224ba90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9236dda0> # /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 0x7fda923754a8> <<< 10575 1726887189.09841: 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_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10582 1726887189.09860: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda923672e8> # /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 0x7fda92267ac8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda92375668> <<< 10577 1726887189.09874: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6916d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff681eb8> # /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 0x7f1cff691550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff681710> # zipimport: zlib available <<< 10577 1726887189.10518: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/converters.py <<< 10582 1726887189.10531: 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 0x7fda922749e8> # 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 0x7fda92274ac8> # 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 0x7fda92274c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9235b0b8> # /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' <<< 10582 1726887189.10731: 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 0x7fda92311630> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda92307d30> # 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 0x7fda92307f28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda923077f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/text/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10575 1726887189.11019: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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' <<< 10577 1726887189.11051: stdout chunk (state=3): >>>import ansible.module_utils.compat.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff4712b0> # zipimport: zlib available <<< 10575 1726887189.11068: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f240908> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10575 1726887189.11087: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.11108: 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 0x7fda9232aa20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9232a710> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9231bef0> # /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 0x7fda9232a588> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9231b748> # zipimport: zlib available <<< 10582 1726887189.11456: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.11902: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/six/__init__.py <<< 10577 1726887189.12218: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887189.12226: stdout chunk (state=3): >>># 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 0x7ff09f201128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f1c9898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10582 1726887189.12243: 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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/_text.py # zipimport: zlib available # zipimport: zlib available <<< 10575 1726887189.12243: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10577 1726887189.12263: 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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available <<< 10582 1726887189.12285: 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' <<< 10575 1726887189.12697: 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 0x7ff09f22f080> # /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' <<< 10582 1726887189.12710: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9210a2e8> # zipimport: zlib available # zipimport: zlib available <<< 10577 1726887189.12734: 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 0x7f1cff5658d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available # zipimport: zlib available <<< 10577 1726887189.12759: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10577 1726887189.12794: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.12820: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.12846: stdout chunk (state=3): >>>import ansible.module_utils.common.locale # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available <<< 10575 1726887189.12868: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f22f128> <<< 10577 1726887189.12891: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887189.12925: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f1ca940> <<< 10577 1726887189.12947: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.12969: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.13016: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.13065: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887189.13088: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py <<< 10582 1726887189.13434: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10575 1726887189.13453: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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 <<< 10575 1726887189.13471: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887189.13489: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887189.13505: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py <<< 10575 1726887189.13530: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.13547: 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 0x7f1cff4e0160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff4b08d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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 <<< 10575 1726887189.13618: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.13722: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.14225: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10575 1726887189.14243: 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 # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 10582 1726887189.14273: 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 0x7fda921ff908> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10577 1726887189.14297: 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 0x7f1cff5150b8> # /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' <<< 10582 1726887189.14321: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.14356: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff515160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff4b1ac8> <<< 10577 1726887189.14633: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py # zipimport: zlib available # zipimport: zlib available <<< 10575 1726887189.14694: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f256b70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py <<< 10577 1726887189.14711: stdout chunk (state=3): >>>import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10582 1726887189.14735: 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 0x7fda9217a128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9214a898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available <<< 10575 1726887189.14879: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10577 1726887189.14899: 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 <<< 10577 1726887189.14922: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 10582 1726887189.14940: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10575 1726887189.14956: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.15645: 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 # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 10575 1726887189.15658: stdout chunk (state=3): >>># 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 0x7ff09f33b0b8> # /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 0x7ff09f35dac8> # 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 0x7ff09f3702b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f351780> # 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 0x7ff09f35d828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f33ba58> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f32bb70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f2694a8> # /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 0x7ff0a0d87710> # /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 0x7ff0a0d8e278> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f275748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 10582 1726887189.15671: 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 0x7fda921af080> # /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' <<< 10582 1726887189.15688: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda921af128> <<< 10575 1726887189.15708: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10582 1726887189.15723: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9214b940> <<< 10575 1726887189.15744: stdout chunk (state=3): >>>import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py # zipimport: zlib available <<< 10582 1726887189.15768: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10577 1726887189.15790: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff57db70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 10575 1726887189.15821: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 10582 1726887189.15854: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/pycompat24.py <<< 10575 1726887189.15866: 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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/__init__.py # zipimport: zlib available <<< 10575 1726887189.15885: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887189.15909: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/apparmor.py <<< 10577 1726887189.15936: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.15959: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/basic.py <<< 10582 1726887189.15994: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.modules # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10575 1726887189.16015: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.caps # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available <<< 10577 1726887189.16062: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887189.16078: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.16106: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10577 1726887189.16130: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887189.16191: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available <<< 10577 1726887189.16219: 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' <<< 10582 1726887189.16245: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10575 1726887189.16280: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.16292: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0106c0b8> # /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 <<< 10582 1726887189.16305: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/namespace.py # zipimport: zlib available <<< 10577 1726887189.16333: 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 <<< 10582 1726887189.16352: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.16363: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_compat_pickle.cpython-36.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0108dac8> <<< 10582 1726887189.16380: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.16398: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.16820: 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 0x7f1d010962b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01078780> # 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 0x7f1d0108d828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0106ca58> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff552b70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff5904a8> # /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 0x7f1cff626710> # /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 0x7f1cff639278> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff59c748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/facter.py <<< 10577 1726887189.16848: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887189.16870: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 10582 1726887189.16882: stdout chunk (state=3): >>># /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' <<< 10577 1726887189.16916: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other.ohai # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/ohai.py <<< 10575 1726887189.17254: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.17283: 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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 <<< 10582 1726887189.17305: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda92217b70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available <<< 10577 1726887189.17328: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/utils.py <<< 10577 1726887189.17352: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.cmdline # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 10575 1726887189.17402: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 10582 1726887189.17417: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887189.17451: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887189.17495: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887189.17521: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887189.17545: stdout chunk (state=3): >>>import ansible.module_utils.compat.datetime # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/datetime.py <<< 10582 1726887189.17618: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.17638: 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 0x7fda93d060b8> # /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 <<< 10577 1726887189.17764: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.18138: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/distribution.py # zipimport: zlib available <<< 10575 1726887189.18227: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.date_time # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff0a0dadc50> # /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' <<< 10582 1726887189.19256: 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 0x7fda93d27ac8> # 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 0x7fda93d302b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d12780> # 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 0x7fda93d27828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d06a58> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda921ecb70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9222a4a8> # /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 0x7fda922c0710> # /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 0x7fda922d3278> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda92236748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 10575 1726887189.19270: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09b242080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 10577 1726887189.19283: 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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff650c50> # /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' <<< 10577 1726887189.19845: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cfb527080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cfb53f2b0> # 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 0x7f1cfb4c7978> <<< 10575 1726887189.19869: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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 0x7ff09b25a2b0> # 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 0x7ff09b1e2978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09b235a90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available # zipimport: zlib available <<< 10582 1726887189.19939: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available # zipimport: zlib available <<< 10577 1726887189.19964: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cfb517a90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 10582 1726887189.20000: 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' <<< 10577 1726887189.20017: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.20047: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda922eac50> # /usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc matches /usr/lib64/python3.6/configparser.py <<< 10577 1726887189.20068: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 10582 1726887189.20081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/configparser.cpython-36.pyc' <<< 10577 1726887189.20135: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887189.20370: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 10582 1726887189.21246: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8e1c1080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda8e1d92b0> # 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 0x7fda8e161978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8e1b1a90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/python.py <<< 10577 1726887189.21259: 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 0x7f1cff5f57f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff609518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff609198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available <<< 10582 1726887189.21274: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887189.21279: 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 0x7ff09f2917f0> <<< 10582 1726887189.21292: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887189.22333: 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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f2a1518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f2a1198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available <<< 10582 1726887189.22343: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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 0x7fda9228f7f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda922a3518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda922a3198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 10577 1726887189.22334: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10582 1726887189.22365: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.22385: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 10582 1726887189.22521: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887189.22549: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available <<< 10582 1726887189.22652: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/aix.py <<< 10582 1726887189.22670: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.22738: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.22791: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.22823: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.22856: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.22890: stdout chunk (state=3): >>>import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/sysctl.py <<< 10582 1726887189.22902: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/darwin.py <<< 10582 1726887189.22920: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.22937: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.22948: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.22968: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/linux.py <<< 10577 1726887189.22980: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 10577 1726887189.22992: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.23054: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.23065: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.23148: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/netbsd.py <<< 10577 1726887189.23160: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.23193: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 10577 1726887189.23230: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.23305: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 10577 1726887189.23329: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.23606: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887189.23636: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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 <<< 10577 1726887189.23651: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10582 1726887189.23654: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10577 1726887189.23670: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 10582 1726887189.23878: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.24119: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10575 1726887189.24731: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available <<< 10577 1726887189.24753: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 10582 1726887189.24947: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 10582 1726887189.24968: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.25016: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 10582 1726887189.25381: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10582 1726887189.25459: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/generic_bsd.py <<< 10582 1726887189.25483: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/aix.py # zipimport: zlib available <<< 10582 1726887189.25507: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.25544: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.darwin # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available<<< 10582 1726887189.25565: stdout chunk (state=3): >>> <<< 10582 1726887189.25584: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.25607: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 10582 1726887189.25662: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.25718: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/fc_wwn.py <<< 10582 1726887189.25746: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10582 1726887189.25772: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/freebsd.py <<< 10582 1726887189.25792: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.25834: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/__init__.py # zipimport: zlib available <<< 10575 1726887189.25848: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available <<< 10577 1726887189.25869: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.base # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 10582 1726887189.25888: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hpux.py <<< 10577 1726887189.25985: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.26138: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 10577 1726887189.26149: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.26162: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 10582 1726887189.27019: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 <<< 10577 1726887189.27032: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 10582 1726887189.27057: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.27105: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.27154: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/sysctl.py <<< 10582 1726887189.27177: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/dragonfly.py # zipimport: zlib available <<< 10582 1726887189.27222: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.27261: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py <<< 10582 1726887189.27283: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.27323: stdout chunk (state=3): >>># 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 0x7f1cff4141d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cfb01d4a8> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cfb01d128> <<< 10582 1726887189.27428: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.27577: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/linux.py <<< 10582 1726887189.27598: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.27622: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.27658: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 10582 1726887189.27684: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.27703: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.27744: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py <<< 10582 1726887189.27773: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887189.27323: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available <<< 10582 1726887189.28451: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda8dcb8f60> <<< 10577 1726887189.28465: stdout chunk (state=3): >>>import 'gc' # <<< 10575 1726887189.28478: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 10582 1726887189.28483: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8dcb8278> <<< 10582 1726887189.28518: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda92088eb8> <<< 10577 1726887189.28912: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 10575 1726887189.29215: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 10575 1726887189.29581: 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 0x7ff09ad27d30> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09ad27048> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f108c88> <<< 10577 1726887189.29625: 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 encodings.idna # cleanup[2] removing stringprep # cleanup[2] removing unicodedata # cleanup[2] removing gc <<< 10577 1726887189.29647: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10577 1726887189.29923: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10577 1726887189.29957: stdout chunk (state=3): >>># destroy importlib.util # destroy importlib.abc # destroy importlib.machinery <<< 10577 1726887189.29990: stdout chunk (state=3): >>># destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib <<< 10577 1726887189.30014: stdout chunk (state=3): >>># destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 10582 1726887189.30023: stdout chunk (state=3): >>>import 'gc' # <<< 10577 1726887189.30039: stdout chunk (state=3): >>># destroy encodings # destroy syslog # destroy uuid <<< 10577 1726887189.30062: stdout chunk (state=3): >>># destroy ctypes # destroy _string <<< 10577 1726887189.30083: stdout chunk (state=3): >>># destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket <<< 10577 1726887189.30099: stdout chunk (state=3): >>># destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json <<< 10577 1726887189.30126: stdout chunk (state=3): >>># destroy selinux <<< 10577 1726887189.30137: stdout chunk (state=3): >>># destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging <<< 10577 1726887189.30146: stdout chunk (state=3): >>># destroy locale # destroy copy <<< 10577 1726887189.30176: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector <<< 10577 1726887189.30206: stdout chunk (state=3): >>># destroy multiprocessing # destroy multiprocessing.pool <<< 10577 1726887189.30216: stdout chunk (state=3): >>># destroy multiprocessing.reduction <<< 10577 1726887189.30228: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle <<< 10577 1726887189.30238: stdout chunk (state=3): >>># destroy array <<< 10577 1726887189.30254: stdout chunk (state=3): >>># destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process <<< 10577 1726887189.30264: stdout chunk (state=3): >>># destroy shlex # destroy fcntl <<< 10577 1726887189.30272: stdout chunk (state=3): >>># destroy datetime <<< 10577 1726887189.30281: stdout chunk (state=3): >>># destroy unicodedata # destroy gc <<< 10577 1726887189.30290: stdout chunk (state=3): >>># destroy ipaddress # destroy textwrap # destroy base64 <<< 10577 1726887189.30321: stdout chunk (state=3): >>># destroy _ssl <<< 10577 1726887189.30331: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib <<< 10577 1726887189.30348: stdout chunk (state=3): >>># destroy termios # destroy json <<< 10577 1726887189.30364: stdout chunk (state=3): >>># destroy socket # destroy struct <<< 10577 1726887189.30375: stdout chunk (state=3): >>># destroy glob <<< 10577 1726887189.30384: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 10577 1726887189.30414: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external <<< 10577 1726887189.30424: stdout chunk (state=3): >>># cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread <<< 10577 1726887189.30434: 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 <<< 10577 1726887189.30457: stdout chunk (state=3): >>># cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc <<< 10577 1726887189.30467: 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 <<< 10577 1726887189.30477: stdout chunk (state=3): >>># destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types <<< 10577 1726887189.30487: stdout chunk (state=3): >>># cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq <<< 10577 1726887189.30497: 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 <<< 10577 1726887189.30506: stdout chunk (state=3): >>># cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse <<< 10577 1726887189.30518: 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 <<< 10577 1726887189.30528: stdout chunk (state=3): >>># destroy fnmatch <<< 10577 1726887189.30538: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache <<< 10577 1726887189.30547: stdout chunk (state=3): >>># destroy tokenize <<< 10577 1726887189.30557: stdout chunk (state=3): >>># cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref <<< 10577 1726887189.30597: 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 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 <<< 10577 1726887189.30615: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep <<< 10577 1726887189.30626: stdout chunk (state=3): >>># cleanup[3] wiping sys # cleanup[3] wiping builtins<<< 10577 1726887189.30636: stdout chunk (state=3): >>> <<< 10582 1726887189.30644: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 10577 1726887189.30763: stdout chunk (state=3): >>># destroy posixpath # destroy _functools <<< 10577 1726887189.30774: stdout chunk (state=3): >>># destroy _sre # destroy sre_parse <<< 10577 1726887189.30799: stdout chunk (state=3): >>># destroy stat <<< 10575 1726887189.30818: stdout chunk (state=3): >>>import 'gc' # <<< 10577 1726887189.30821: stdout chunk (state=3): >>># destroy _signal # destroy _heapq <<< 10577 1726887189.30842: stdout chunk (state=3): >>># destroy select # destroy linecache # destroy math # destroy _hashlib <<< 10577 1726887189.30853: stdout chunk (state=3): >>># destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib <<< 10577 1726887189.30871: stdout chunk (state=3): >>># destroy collections <<< 10577 1726887189.30881: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error<<< 10577 1726887189.30891: 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 operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator <<< 10577 1726887189.30902: stdout chunk (state=3): >>># destroy functools # destroy io <<< 10577 1726887189.30910: stdout chunk (state=3): >>># destroy itertools # destroy re # destroy warnings <<< 10582 1726887189.31340: 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 <<< 10582 1726887189.31367: stdout chunk (state=3): >>># 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 <<< 10582 1726887189.31394: stdout chunk (state=3): >>># 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 <<< 10577 1726887189.31408: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 10582 1726887189.31419: 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 encodings.idna # cleanup[2] removing stringprep # cleanup[2] removing unicodedata # cleanup[2] removing gc <<< 10577 1726887189.31419: stdout chunk (state=3): >>><<< 10577 1726887189.31446: stderr chunk (state=3): >>><<< <10.31.42.224> (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 0x7f1d03809e48>\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 0x7f1d0379f828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d038099b0>\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 0x7f1d037ac630>\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 0x7f1d037b3160>\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 0x7f1d037b80f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d037b3748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d037b3390>\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 0x7f1d0375d470>\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 0x7f1d03762e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0375db38>\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 0x7f1d037694e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0374cd68>\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 0x7f1d0374f198>\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 0x7f1d01a5d940>\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 0x7f1d01a6f240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d037bda20>\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 0x7f1d01995080>\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 0x7f1d019a02b0>\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 0x7f1d019a0f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d019a0a90>\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 0x7f1d019aa080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a387b8>\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 0x7f1d01a38ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a2c160>\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 0x7f1d01a2ce48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a24438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a14470>\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 0x7f1d0174d278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01755cf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a2c438>\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 0x7f1d0175be10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a0e2b0>\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 0x7f1d017611d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0175bf98>\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 0x7f1d017612e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a7dfd0>\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 0x7f1d01761dd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d017619e8>\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 0x7f1d0176c6a0>\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 0x7f1d0176ce80>\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 0x7f1d012f3198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0176c780>\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 0x7f1d012f8c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01761518>\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 0x7f1d0131c2e8>\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 0x7f1d0131c6a0>\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 0x7f1d01323390>\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 0x7f1d010cdba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d010c52e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d010bbf98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d010b3e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01323d30>\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 0x7f1d010c5f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0131ca20>\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 0x7f1d03719710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d010c8048>\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 0x7f1d03719a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01761860>\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 0x7f1d037335c0>\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 0x7f1d03737630>\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 0x7f1d03737b00>\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 0x7f1d03737c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d03733e10>\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 0x7f1d03737f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d037374e0>\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 0x7f1d03737240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d03727b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01308358>\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 0x7f1d03733470>\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 0x7f1cff6f2908>\r\n# zipimport: found 106 names in \'/tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff3c4ac8>\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 0x7f1cff369278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff3704e0>\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 0x7f1cff3705f8>\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 0x7f1cff370b38>\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 0x7f1cff39bb00>\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 0x7f1cff6a6048>\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 0x7f1cff6a6278>\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 0x7f1cff6a65c0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff3962b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff3894a8>\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 0x7f1cff3968d0>\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 0x7f1cff6d0dd8>\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 0x7f1cff6d0ef0>\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 0x7f1cff5a59b0>\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 0x7f1cff5b1ac8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6d3da0>\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 0x7f1cff6db4a8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6c92e8>\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 0x7f1cff5ccb00>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6db668>\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 0x7f1cff5da9e8>\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 0x7f1cff5daac8>\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 0x7f1cff5dac50>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6c10b8>\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 0x7f1cff6775f8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff66dcf8>\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 0x7f1cff66def0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff66d7b8>\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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff6919e8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6916d8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff681eb8>\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 0x7f1cff691550>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff681710>\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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff4712b0>\r\n# 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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff5658d0>\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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff4e0160>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff4b08d0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff5150b8>\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 0x7f1cff515160>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff4b1ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff57db70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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 0x7f1d0106c0b8>\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 0x7f1d0108dac8>\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 0x7f1d010962b0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01078780>\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 0x7f1d0108d828>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0106ca58>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff552b70>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff5904a8>\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 0x7f1cff626710>\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 0x7f1cff639278>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff59c748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff650c50>\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 0x7f1cfb527080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cfb53f2b0>\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 0x7f1cfb4c7978>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cfb517a90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff5f57f0>\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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff609518>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff609198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff4141d0>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cfb01d4a8>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cfb01d128>\r\nimport \'gc\' # \r\n\r\n{"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "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# 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 pickle\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 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 unicodedata\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 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# 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.224 closed.\r\n') 10577 1726887189.31586: _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 0x7f1d03809e48> # /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 0x7f1d0379f828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d038099b0> # /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 0x7f1d037ac630> 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 0x7f1d037b3160> # /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 0x7f1d037b80f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d037b3748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d037b3390> # /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 0x7f1d0375d470> # /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 0x7f1d03762e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0375db38> # /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 0x7f1d037694e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0374cd68> # /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 0x7f1d0374f198> # /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 0x7f1d01a5d940> # /usr/lib64/python3.6/__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 0x7f1d01a6f240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d037bda20> 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 0x7f1d01995080> # /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 0x7f1d019a02b0> # /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 0x7f1d019a0f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d019a0a90> 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 0x7f1d019aa080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a387b8> # /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 0x7f1d01a38ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a2c160> # /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 0x7f1d01a2ce48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a24438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a14470> # /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 0x7f1d0174d278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01755cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a2c438> 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 0x7f1d0175be10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a0e2b0> # /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 0x7f1d017611d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0175bf98> # 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 0x7f1d017612e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01a7dfd0> # /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 0x7f1d01761dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d017619e8> # /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 0x7f1d0176c6a0> # /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 0x7f1d0176ce80> # /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 0x7f1d012f3198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0176c780> # /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 0x7f1d012f8c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01761518> # /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 0x7f1d0131c2e8> # 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 0x7f1d0131c6a0> # /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 0x7f1d01323390> # /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 0x7f1d010cdba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d010c52e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d010bbf98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d010b3e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01323d30> # 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 0x7f1d010c5f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0131ca20> # /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 0x7f1d03719710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d010c8048> 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 0x7f1d03719a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01761860> # /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 0x7f1d037335c0> # /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 0x7f1d03737630> # 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 0x7f1d03737b00> # 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 0x7f1d03737c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d03733e10> # /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 0x7f1d03737f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d037374e0> # 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 0x7f1d03737240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d03727b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01308358> # /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 0x7f1d03733470> # /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 0x7f1cff6f2908> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff3c4ac8> 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 0x7f1cff369278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff3704e0> # 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 0x7f1cff3705f8> # /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 0x7f1cff370b38> # /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 0x7f1cff39bb00> # 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 0x7f1cff6a6048> # 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 0x7f1cff6a6278> # /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 0x7f1cff6a65c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff3962b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff3894a8> # /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 0x7f1cff3968d0> # 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 0x7f1cff6d0dd8> # /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 0x7f1cff6d0ef0> # /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 0x7f1cff5a59b0> # /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 0x7f1cff5b1ac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6d3da0> # /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 0x7f1cff6db4a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6c92e8> # /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 0x7f1cff5ccb00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6db668> # 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 0x7f1cff5da9e8> # 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 0x7f1cff5daac8> # 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 0x7f1cff5dac50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6c10b8> # /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 0x7f1cff6775f8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff66dcf8> # 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 0x7f1cff66def0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff66d7b8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff6919e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff6916d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff681eb8> # /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 0x7f1cff691550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff681710> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff4712b0> # 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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff5658d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff4e0160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff4b08d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff5150b8> # /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 0x7f1cff515160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff4b1ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff57db70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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 0x7f1d0106c0b8> # /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 0x7f1d0108dac8> # 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 0x7f1d010962b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d01078780> # 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 0x7f1d0108d828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1d0106ca58> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff552b70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff5904a8> # /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 0x7f1cff626710> # /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 0x7f1cff639278> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff59c748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff650c50> # /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 0x7f1cfb527080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cfb53f2b0> # 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 0x7f1cfb4c7978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cfb517a90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff5f57f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff609518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cff609198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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_f_z5fv0y/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 0x7f1cff4141d0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cfb01d4a8> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1cfb01d128> import 'gc' # {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy unicodedata # destroy gc # 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 # 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.224 closed. 10577 1726887189.32233: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_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-1726887188.7250504-10577-253073554183262/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10577 1726887189.32263: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 10577 1726887189.32361: variable 'ansible_module_compression' from source: unknown 10577 1726887189.32421: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 10577 1726887189.32427: ANSIBALLZ: Acquiring lock 10577 1726887189.32433: ANSIBALLZ: Lock acquired: 139804642225104 10577 1726887189.32439: ANSIBALLZ: Creating module 10582 1726887189.31928: stdout chunk (state=3): >>># destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins <<< 10582 1726887189.33134: 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 pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy unicodedata # destroy gc # 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 # 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 <<< 10575 1726887189.33176: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 <<< 10582 1726887189.33272: 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 <<< 10582 1726887189.33281: stderr chunk (state=3): >>>Shared connection to 10.31.41.136 closed. <<< 10582 1726887189.33299: stdout chunk (state=3): >>><<< 10582 1726887189.33308: stderr chunk (state=3): >>><<< <10.31.41.136> (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 0x7fda964a3e48>\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 0x7fda96439828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda964a39b0>\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 0x7fda96446630>\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 0x7fda9644d160>\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 0x7fda964520f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9644d748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9644d390>\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 0x7fda963f7470>\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 0x7fda963fce48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963f7b38>\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 0x7fda964034e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963e6d68>\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 0x7fda963e9198>\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 0x7fda946f7940>\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 0x7fda94709240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda96457a20>\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 0x7fda9462f080>\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 0x7fda9463a2b0>\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 0x7fda9463af60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9463aa90>\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 0x7fda94644080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946d27b8>\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 0x7fda946d2ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946c6160>\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 0x7fda946c6e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946be438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946ae470>\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 0x7fda943e7278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943efcf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946c6438>\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 0x7fda943f5e10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946a82b0>\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 0x7fda943fb1d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943f5f98>\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 0x7fda943fb2e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda94717fd0>\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 0x7fda943fbdd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943fb9e8>\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 0x7fda944066a0>\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 0x7fda94406e80>\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 0x7fda93f8d198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda94406780>\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 0x7fda93f92c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943fb518>\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 0x7fda93fb62e8>\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 0x7fda93fb66a0>\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 0x7fda93fbd390>\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 0x7fda93d67ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d5f2e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d55f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d4de80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93fbdd30>\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 0x7fda93d5ff60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93fb6a20>\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 0x7fda963b3710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d62048>\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 0x7fda963b3a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943fb860>\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 0x7fda963cd5c0>\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 0x7fda963d1630>\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 0x7fda963d1b00>\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 0x7fda963d1c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963cde10>\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 0x7fda963d1f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963d14e0>\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 0x7fda963d1240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963c1b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93fa2358>\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 0x7fda963cd470>\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 0x7fda9238c908>\r\n# zipimport: found 106 names in \'/tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda9205eac8>\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 0x7fda92003278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9200a4e0>\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 0x7fda9200a5f8>\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 0x7fda9200ab38>\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 0x7fda92035b00>\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 0x7fda92340048>\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 0x7fda92340278>\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 0x7fda923405c0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda920302b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda920234a8>\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 0x7fda92030828>\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 0x7fda9236add8>\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 0x7fda9236aef0>\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 0x7fda9223f9b0>\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 0x7fda9224ba90>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9236dda0>\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 0x7fda923754a8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda923672e8>\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 0x7fda92267ac8>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda92375668>\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 0x7fda922749e8>\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 0x7fda92274ac8>\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 0x7fda92274c50>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9235b0b8>\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 0x7fda92311630>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda92307d30>\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 0x7fda92307f28>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda923077f0>\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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda9232aa20>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9232a710>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9231bef0>\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 0x7fda9232a588>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9231b748>\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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda9210a2e8>\r\n# 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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda921ff908>\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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda9217a128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9214a898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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 0x7fda921af080>\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 0x7fda921af128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9214b940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda92217b70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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 0x7fda93d060b8>\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 0x7fda93d27ac8>\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 0x7fda93d302b0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d12780>\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 0x7fda93d27828>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d06a58>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda921ecb70>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9222a4a8>\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 0x7fda922c0710>\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 0x7fda922d3278>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda92236748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda922eac50>\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 0x7fda8e1c1080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda8e1d92b0>\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 0x7fda8e161978>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8e1b1a90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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 0x7fda9228f7f0>\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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda922a3518>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda922a3198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda8dcb8f60>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8dcb8278>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda92088eb8>\r\nimport \'gc\' # \r\n\r\n{"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "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# 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 pickle\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 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 unicodedata\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 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# 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.41.136 closed.\r\n') 10582 1726887189.35118: _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 0x7fda964a3e48> # /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 0x7fda96439828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda964a39b0> # /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 0x7fda96446630> 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 0x7fda9644d160> # /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 0x7fda964520f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9644d748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9644d390> # /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 0x7fda963f7470> # /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 0x7fda963fce48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963f7b38> # /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 0x7fda964034e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963e6d68> # /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 0x7fda963e9198> # /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 0x7fda946f7940> # /usr/lib64/python3.6/__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 0x7fda94709240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda96457a20> 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 0x7fda9462f080> # /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 0x7fda9463a2b0> # /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 0x7fda9463af60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9463aa90> 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 0x7fda94644080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946d27b8> # /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 0x7fda946d2ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946c6160> # /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 0x7fda946c6e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946be438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946ae470> # /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 0x7fda943e7278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943efcf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946c6438> 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 0x7fda943f5e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda946a82b0> # /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 0x7fda943fb1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943f5f98> # 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 0x7fda943fb2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda94717fd0> # /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 0x7fda943fbdd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943fb9e8> # /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 0x7fda944066a0> # /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 0x7fda94406e80> # /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 0x7fda93f8d198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda94406780> # /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 0x7fda93f92c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943fb518> # /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 0x7fda93fb62e8> # 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 0x7fda93fb66a0> # /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 0x7fda93fbd390> # /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 0x7fda93d67ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d5f2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d55f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d4de80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93fbdd30> # 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 0x7fda93d5ff60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93fb6a20> # /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 0x7fda963b3710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d62048> 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 0x7fda963b3a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda943fb860> # /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 0x7fda963cd5c0> # /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 0x7fda963d1630> # 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 0x7fda963d1b00> # 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 0x7fda963d1c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963cde10> # /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 0x7fda963d1f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963d14e0> # 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 0x7fda963d1240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda963c1b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93fa2358> # /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 0x7fda963cd470> # /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 0x7fda9238c908> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_6qlwioku/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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 0x7fda9205eac8> 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 0x7fda92003278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9200a4e0> # 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 0x7fda9200a5f8> # /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 0x7fda9200ab38> # /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 0x7fda92035b00> # 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 0x7fda92340048> # 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 0x7fda92340278> # /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 0x7fda923405c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda920302b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda920234a8> # /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 0x7fda92030828> # 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 0x7fda9236add8> # /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 0x7fda9236aef0> # /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 0x7fda9223f9b0> # /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 0x7fda9224ba90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9236dda0> # /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 0x7fda923754a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda923672e8> # /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 0x7fda92267ac8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda92375668> # 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 0x7fda922749e8> # 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 0x7fda92274ac8> # 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 0x7fda92274c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9235b0b8> # /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 0x7fda92311630> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda92307d30> # 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 0x7fda92307f28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda923077f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda9232aa20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9232a710> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9231bef0> # /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 0x7fda9232a588> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9231b748> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda9210a2e8> # 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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda921ff908> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda9217a128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9214a898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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 0x7fda921af080> # /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 0x7fda921af128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9214b940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda92217b70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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 0x7fda93d060b8> # /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 0x7fda93d27ac8> # 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 0x7fda93d302b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d12780> # 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 0x7fda93d27828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda93d06a58> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda921ecb70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda9222a4a8> # /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 0x7fda922c0710> # /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 0x7fda922d3278> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda92236748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda922eac50> # /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 0x7fda8e1c1080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda8e1d92b0> # 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 0x7fda8e161978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8e1b1a90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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 0x7fda9228f7f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda922a3518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda922a3198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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_6qlwioku/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 0x7fda8dcb8f60> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda8dcb8278> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fda92088eb8> import 'gc' # {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy unicodedata # destroy gc # 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 # 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.41.136 closed. 10582 1726887189.36481: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_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-1726887188.7821639-10582-46214979417896/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10582 1726887189.36507: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 10582 1726887189.36588: variable 'ansible_module_compression' from source: unknown 10582 1726887189.36645: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 10582 1726887189.36651: ANSIBALLZ: Acquiring lock 10575 1726887189.35087: 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 # 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 # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy unicodedata # destroy gc # 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 # 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 <<< 10575 1726887189.36930: stdout chunk (state=3): >>><<< 10575 1726887189.36940: stderr chunk (state=3): >>>Shared connection to 10.31.43.54 closed. <<< 10575 1726887189.36951: stderr chunk (state=3): >>><<< <10.31.43.54> (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 0x7ff0a3524e48>\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 0x7ff0a34ba828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a35249b0>\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 0x7ff0a34c7630>\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 0x7ff0a34ce160>\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 0x7ff0a34d30f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a34ce748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a34ce390>\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 0x7ff0a3478470>\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 0x7ff0a347de48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a3478b38>\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 0x7ff0a34844e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a3467d68>\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 0x7ff0a346a198>\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 0x7ff0a1778940>\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 0x7ff0a178a240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a34d8a20>\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 0x7ff0a16b0080>\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 0x7ff0a16bb2b0>\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 0x7ff0a16bbf60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a16bba90>\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 0x7ff0a16c5080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a17537b8>\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 0x7ff0a1753ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1747160>\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 0x7ff0a1747e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a173f438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a172f470>\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 0x7ff0a1468278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1470cf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1747438>\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 0x7ff0a1476e10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a17292b0>\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 0x7ff0a147c1d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1476f98>\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 0x7ff0a147c2e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1798fd0>\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 0x7ff0a147cdd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a147c9e8>\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 0x7ff0a14876a0>\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 0x7ff0a1487e80>\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 0x7ff0a100e198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1487780>\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 0x7ff0a1013c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a147c518>\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 0x7ff0a10372e8>\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 0x7ff0a10376a0>\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 0x7ff0a103e390>\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 0x7ff0a0de8ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a0de02e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a0dd6f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a0dcee80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a103ed30>\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 0x7ff0a0de0f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1037a20>\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 0x7ff0a3434710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a0de3048>\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 0x7ff0a3434a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a147c860>\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 0x7ff0a344e5c0>\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 0x7ff0a3452630>\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 0x7ff0a3452b00>\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 0x7ff0a3452c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a344ee10>\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 0x7ff0a3452f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a34524e0>\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 0x7ff0a3452240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a3442b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1023358>\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 0x7ff0a344e470>\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 0x7ff09f40d908>\r\n# zipimport: found 106 names in \'/tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f0dfac8>\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 0x7ff09f084278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f08b4e0>\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 0x7ff09f08b5f8>\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 0x7ff09f08bb38>\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 0x7ff09f0b6b00>\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 0x7ff09f3c1048>\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 0x7ff09f3c1278>\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 0x7ff09f3c15c0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f0b12b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f0a44a8>\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 0x7ff09f0b1828>\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 0x7ff09f3ebdd8>\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 0x7ff09f3ebef0>\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 0x7ff09f2c09b0>\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 0x7ff09f2cca90>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3eeda0>\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 0x7ff09f3f64a8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3e82e8>\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 0x7ff09f2e8ac8>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3f6668>\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 0x7ff09f2f59e8>\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 0x7ff09f2f5ac8>\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 0x7ff09f2f5c50>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3dc0b8>\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 0x7ff09f392630>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f388d30>\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 0x7ff09f388f28>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3887f0>\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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f3aaa20>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3aa710>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f39cef0>\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 0x7ff09f3aa588>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f39c748>\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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f18b2e8>\r\n# 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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f240908>\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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f201128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f1c9898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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 0x7ff09f22f080>\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 0x7ff09f22f128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f1ca940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f256b70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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 0x7ff09f33b0b8>\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 0x7ff09f35dac8>\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 0x7ff09f3702b0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f351780>\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 0x7ff09f35d828>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f33ba58>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f32bb70>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f2694a8>\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 0x7ff0a0d87710>\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 0x7ff0a0d8e278>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f275748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff0a0dadc50>\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 0x7ff09b242080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09b25a2b0>\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 0x7ff09b1e2978>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09b235a90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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 0x7ff09f2917f0>\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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f2a1518>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f2a1198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09ad27d30>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09ad27048>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f108c88>\r\nimport \'gc\' # \r\n\r\n{"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "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# 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 pickle\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 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 unicodedata\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 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# 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.54 closed.\r\n') 10575 1726887189.40025: _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 0x7ff0a3524e48> # /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 0x7ff0a34ba828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a35249b0> # /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 0x7ff0a34c7630> 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 0x7ff0a34ce160> # /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 0x7ff0a34d30f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a34ce748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a34ce390> # /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 0x7ff0a3478470> # /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 0x7ff0a347de48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a3478b38> # /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 0x7ff0a34844e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a3467d68> # /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 0x7ff0a346a198> # /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 0x7ff0a1778940> # /usr/lib64/python3.6/__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 0x7ff0a178a240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a34d8a20> 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 0x7ff0a16b0080> # /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 0x7ff0a16bb2b0> # /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 0x7ff0a16bbf60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a16bba90> 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 0x7ff0a16c5080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a17537b8> # /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 0x7ff0a1753ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1747160> # /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 0x7ff0a1747e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a173f438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a172f470> # /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 0x7ff0a1468278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1470cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1747438> 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 0x7ff0a1476e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a17292b0> # /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 0x7ff0a147c1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1476f98> # 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 0x7ff0a147c2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1798fd0> # /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 0x7ff0a147cdd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a147c9e8> # /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 0x7ff0a14876a0> # /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 0x7ff0a1487e80> # /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 0x7ff0a100e198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1487780> # /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 0x7ff0a1013c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a147c518> # /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 0x7ff0a10372e8> # 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 0x7ff0a10376a0> # /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 0x7ff0a103e390> # /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 0x7ff0a0de8ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a0de02e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a0dd6f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a0dcee80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a103ed30> # 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 0x7ff0a0de0f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1037a20> # /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 0x7ff0a3434710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a0de3048> 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 0x7ff0a3434a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a147c860> # /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 0x7ff0a344e5c0> # /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 0x7ff0a3452630> # 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 0x7ff0a3452b00> # 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 0x7ff0a3452c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a344ee10> # /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 0x7ff0a3452f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a34524e0> # 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 0x7ff0a3452240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a3442b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff0a1023358> # /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 0x7ff0a344e470> # /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 0x7ff09f40d908> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_sb8f734k/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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 0x7ff09f0dfac8> 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 0x7ff09f084278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f08b4e0> # 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 0x7ff09f08b5f8> # /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 0x7ff09f08bb38> # /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 0x7ff09f0b6b00> # 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 0x7ff09f3c1048> # 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 0x7ff09f3c1278> # /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 0x7ff09f3c15c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f0b12b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f0a44a8> # /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 0x7ff09f0b1828> # 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 0x7ff09f3ebdd8> # /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 0x7ff09f3ebef0> # /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 0x7ff09f2c09b0> # /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 0x7ff09f2cca90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3eeda0> # /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 0x7ff09f3f64a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3e82e8> # /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 0x7ff09f2e8ac8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3f6668> # 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 0x7ff09f2f59e8> # 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 0x7ff09f2f5ac8> # 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 0x7ff09f2f5c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3dc0b8> # /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 0x7ff09f392630> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f388d30> # 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 0x7ff09f388f28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3887f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f3aaa20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f3aa710> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f39cef0> # /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 0x7ff09f3aa588> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f39c748> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f18b2e8> # 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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f240908> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f201128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f1c9898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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 0x7ff09f22f080> # /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 0x7ff09f22f128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f1ca940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f256b70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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 0x7ff09f33b0b8> # /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 0x7ff09f35dac8> # 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 0x7ff09f3702b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f351780> # 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 0x7ff09f35d828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f33ba58> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f32bb70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f2694a8> # /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 0x7ff0a0d87710> # /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 0x7ff0a0d8e278> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f275748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff0a0dadc50> # /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 0x7ff09b242080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09b25a2b0> # 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 0x7ff09b1e2978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09b235a90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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 0x7ff09f2917f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09f2a1518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f2a1198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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_sb8f734k/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 0x7ff09ad27d30> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09ad27048> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7ff09f108c88> import 'gc' # {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy unicodedata # destroy gc # 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 # 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.54 closed. 10575 1726887189.43179: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_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-1726887188.6485026-10575-182483087171284/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10575 1726887189.43206: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 10575 1726887189.43288: variable 'ansible_module_compression' from source: unknown 10575 1726887189.43345: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 10575 1726887189.43351: ANSIBALLZ: Acquiring lock 10577 1726887189.71014: ANSIBALLZ: Writing module into payload 10577 1726887189.71260: ANSIBALLZ: Writing module 10577 1726887189.71289: ANSIBALLZ: Renaming module 10577 1726887189.71298: ANSIBALLZ: Done creating module 10577 1726887189.71335: variable 'ansible_facts' from source: host vars for 'managed_node2' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py 10577 1726887189.71540: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_systemd.py <10.31.42.224> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpz7r6nt0g TO /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_systemd.py <10.31.42.224> 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/75343b97d0"' '[10.31.42.224]' 10582 1726887189.71624: ANSIBALLZ: Lock acquired: 139804642225104 10582 1726887189.71636: ANSIBALLZ: Reading module after lock 10582 1726887189.71688: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py 10582 1726887189.71825: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_systemd.py <10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpgfveq7nm TO /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_systemd.py <10.31.41.136> 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/2e4e98e5cc"' '[10.31.41.136]' 10575 1726887189.71950: ANSIBALLZ: Lock acquired: 139804642225104 10575 1726887189.71964: ANSIBALLZ: Reading module after lock 10575 1726887189.72030: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py 10575 1726887189.72193: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_systemd.py <10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp4f0gb5nf TO /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_systemd.py <10.31.43.54> 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/4a8bd5e786"' '[10.31.43.54]' 10577 1726887189.72348: Sending initial data 10577 1726887189.72357: Sent initial data (155 bytes) 10582 1726887189.72719: Sending initial data 10582 1726887189.72727: Sent initial data (154 bytes) 10575 1726887189.73289: Sending initial data 10575 1726887189.73296: Sent initial data (155 bytes) 10577 1726887189.75894: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpz7r6nt0g /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_systemd.py <<< 10575 1726887189.76400: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp4f0gb5nf /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_systemd.py <<< 10582 1726887189.77420: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpgfveq7nm /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_systemd.py <<< 10575 1726887189.79337: stderr chunk (state=3): >>><<< 10575 1726887189.79346: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp4f0gb5nf /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_systemd.py\n', b'') 10575 1726887189.79380: done transferring module to remote 10575 1726887189.79394: _low_level_execute_command(): starting 10575 1726887189.79402: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/ /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_systemd.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/ /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_systemd.py && sleep 0'"'"'' 10577 1726887189.80469: stderr chunk (state=3): >>><<< 10577 1726887189.80478: stdout chunk (state=3): >>><<< <10.31.42.224> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpz7r6nt0g /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_systemd.py\n', b'') 10577 1726887189.80511: done transferring module to remote 10577 1726887189.80527: _low_level_execute_command(): starting 10577 1726887189.80536: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/ /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_systemd.py && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/ /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_systemd.py && sleep 0'"'"'' 10582 1726887189.81891: stderr chunk (state=3): >>><<< 10582 1726887189.81903: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpgfveq7nm /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_systemd.py\n', b'') 10582 1726887189.81935: done transferring module to remote 10582 1726887189.81946: _low_level_execute_command(): starting 10582 1726887189.81951: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/ /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_systemd.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/ /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_systemd.py && sleep 0'"'"'' 10575 1726887189.82748: stderr chunk (state=2): >>><<< 10575 1726887189.82759: stdout chunk (state=2): >>><<< <10.31.43.54> (0, b'', b'') 10575 1726887189.82786: _low_level_execute_command() done: rc=0, stdout=, stderr= 10575 1726887189.82792: _low_level_execute_command(): starting 10575 1726887189.82800: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_systemd.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' -tt 10.31.43.54 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/AnsiballZ_systemd.py && sleep 0'"'"'' 10577 1726887189.83664: stderr chunk (state=2): >>><<< 10577 1726887189.83674: stdout chunk (state=2): >>><<< <10.31.42.224> (0, b'', b'') 10577 1726887189.83700: _low_level_execute_command() done: rc=0, stdout=, stderr= 10577 1726887189.83707: _low_level_execute_command(): starting 10577 1726887189.83717: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_systemd.py && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' -tt 10.31.42.224 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/AnsiballZ_systemd.py && sleep 0'"'"'' 10582 1726887189.85994: stderr chunk (state=2): >>><<< 10582 1726887189.86004: stdout chunk (state=2): >>><<< <10.31.41.136> (0, b'', b'') 10582 1726887189.86025: _low_level_execute_command() done: rc=0, stdout=, stderr= 10582 1726887189.86028: _low_level_execute_command(): starting 10582 1726887189.86033: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_systemd.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' -tt 10.31.41.136 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/AnsiballZ_systemd.py && sleep 0'"'"'' 10577 1726887189.86528: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin <<< 10577 1726887189.86547: stdout chunk (state=3): >>>import '_warnings' # import '_thread' # import '_weakref' # <<< 10577 1726887189.86616: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10577 1726887189.86647: stdout chunk (state=3): >>>import '_io' # <<< 10577 1726887189.86656: stdout chunk (state=3): >>>import 'marshal' # <<< 10577 1726887189.86693: stdout chunk (state=3): >>>import 'posix' # <<< 10577 1726887189.86707: stdout chunk (state=3): >>>import _thread # previously loaded ('_thread') import '_thread' # import _weakref # previously loaded ('_weakref') import '_weakref' # # installing zipimport hook <<< 10577 1726887189.86727: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10577 1726887189.86776: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/encodings/__init__.py <<< 10577 1726887189.86787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/__init__.cpython-36.pyc' <<< 10577 1726887189.86804: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc matches /usr/lib64/python3.6/codecs.py <<< 10577 1726887189.86828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/codecs.cpython-36.pyc' <<< 10577 1726887189.86840: stdout chunk (state=3): >>>import '_codecs' # <<< 10577 1726887189.86866: stdout chunk (state=3): >>>import 'codecs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53038f2e48> <<< 10577 1726887189.86893: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/aliases.cpython-36.pyc matches /usr/lib64/python3.6/encodings/aliases.py <<< 10577 1726887189.86916: 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 0x7f5303888828> <<< 10577 1726887189.86927: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53038f29b0> <<< 10577 1726887189.86947: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc matches /usr/lib64/python3.6/encodings/utf_8.py <<< 10577 1726887189.86958: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/encodings/__pycache__/utf_8.cpython-36.pyc' <<< 10577 1726887189.86970: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5303895630> <<< 10577 1726887189.86988: stdout chunk (state=3): >>>import '_signal' # <<< 10577 1726887189.87007: 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' <<< 10577 1726887189.87028: stdout chunk (state=3): >>>import 'encodings.latin_1' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530389c160> <<< 10577 1726887189.87049: 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' <<< 10577 1726887189.87072: 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' <<< 10577 1726887189.87094: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc matches /usr/lib64/python3.6/_weakrefset.py <<< 10577 1726887189.87115: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_weakrefset.cpython-36.pyc' <<< 10577 1726887189.87136: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53038a10f0> <<< 10577 1726887189.87151: stdout chunk (state=3): >>>import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530389c748> <<< 10577 1726887189.87175: stdout chunk (state=3): >>>import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530389c390> <<< 10577 1726887189.87203: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/site.cpython-36.pyc matches /usr/lib64/python3.6/site.py <<< 10577 1726887189.87228: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/site.cpython-36.pyc' <<< 10577 1726887189.87251: 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' <<< 10577 1726887189.87268: stdout chunk (state=3): >>>import 'errno' # <<< 10577 1726887189.87296: 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' <<< 10577 1726887189.87325: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5303846470> <<< 10575 1726887189.87357: 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 0x7f8a5c933e48> # /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 0x7f8a5c8c9828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c9339b0> # /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 0x7f8a5c8d6630> 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 0x7f8a5c8dd160> # /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 0x7f8a5c8e20f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c8dd748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c8dd390> <<< 10577 1726887189.87391: 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 0x7f530384be48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5303846b38> <<< 10577 1726887189.87427: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc matches /usr/lib64/python3.6/_collections_abc.py <<< 10577 1726887189.87457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_collections_abc.cpython-36.pyc' <<< 10577 1726887189.87592: stdout chunk (state=3): >>>import '_collections_abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53038524e0> <<< 10577 1726887189.87610: stdout chunk (state=3): >>>import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5303835d68> <<< 10577 1726887189.87635: 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 0x7f5303838198> <<< 10577 1726887189.87672: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10577 1726887189.87687: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' <<< 10577 1726887189.87705: stdout chunk (state=3): >>>import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b46940> <<< 10577 1726887189.87727: 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 <<< 10577 1726887189.87752: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/_sysconfigdata_m_linux_x86_64-linux-gnu.cpython-36.pyc' <<< 10577 1726887189.87773: stdout chunk (state=3): >>>import '_sysconfigdata_m_linux_x86_64-linux-gnu' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b58240> <<< 10577 1726887189.87842: stdout chunk (state=3): >>>import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53038a6a20> <<< 10577 1726887189.87860: 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. <<< 10577 1726887189.88266: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc matches /usr/lib64/python3.6/base64.py <<< 10577 1726887189.88281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/base64.cpython-36.pyc' <<< 10577 1726887189.88310: 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' <<< 10577 1726887189.88326: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/enum.cpython-36.pyc matches /usr/lib64/python3.6/enum.py <<< 10577 1726887189.88355: 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 <<< 10577 1726887189.88366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/types.cpython-36.pyc' <<< 10577 1726887189.88385: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc matches /usr/lib64/python3.6/functools.py <<< 10575 1726887189.88449: 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 0x7f8a5c887470> # /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 0x7f8a5c88ce48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c887b38> # /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 0x7f8a5c8934e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c876d68> # /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 0x7f8a5c879198> # /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 0x7f8a5ab87940> # /usr/lib64/python3.6/__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 0x7f8a5ab99240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c8e7a20> 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. <<< 10577 1726887189.88477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/functools.cpython-36.pyc' import '_functools' # <<< 10577 1726887189.88488: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/collections/__init__.py <<< 10577 1726887189.88517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/collections/__pycache__/__init__.cpython-36.pyc' <<< 10577 1726887189.88535: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc matches /usr/lib64/python3.6/operator.py <<< 10577 1726887189.88552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/operator.cpython-36.pyc' <<< 10577 1726887189.88571: stdout chunk (state=3): >>>import '_operator' # <<< 10577 1726887189.88582: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301a7c080> <<< 10577 1726887189.88597: 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' <<< 10577 1726887189.88608: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301a872b0> <<< 10577 1726887189.88626: 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' <<< 10577 1726887189.88657: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.6/lib-dynload/_heapq.cpython-36m-x86_64-linux-gnu.so' <<< 10577 1726887189.88668: 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 0x7f5301a87f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301a87a90> <<< 10577 1726887189.88682: stdout chunk (state=3): >>>import 'itertools' # <<< 10577 1726887189.88698: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 10577 1726887189.88719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' <<< 10577 1726887189.88747: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301a91080> import '_collections' # <<< 10577 1726887189.88786: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b217b8> <<< 10577 1726887189.88808: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc matches /usr/lib64/python3.6/weakref.py <<< 10577 1726887189.88819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/weakref.cpython-36.pyc' <<< 10577 1726887189.88856: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b21ba8> <<< 10577 1726887189.88911: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b15160> <<< 10577 1726887189.88935: stdout chunk (state=3): >>># /usr/lib64/python3.6/collections/__pycache__/abc.cpython-36.pyc matches /usr/lib64/python3.6/collections/abc.py <<< 10577 1726887189.88947: 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 0x7f5301b15e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b0c438> <<< 10577 1726887189.89018: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301afd470> # /usr/lib64/python3.6/__pycache__/sre_compile.cpython-36.pyc matches /usr/lib64/python3.6/sre_compile.py <<< 10577 1726887189.89442: 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 0x7f5301834278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530183ccf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b15438> 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 0x7f5301841e10> <<< 10577 1726887189.89471: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301af72b0> # /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 0x7f53018481d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301841f98> # 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 0x7f53018482e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b66fd0> # /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 0x7f5301848dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53018489e8> # /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 0x7f53018536a0> # /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' <<< 10577 1726887189.89547: stdout chunk (state=3): >>>import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301853e80> # /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' <<< 10577 1726887189.89581: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53013da198> <<< 10577 1726887189.89619: stdout chunk (state=3): >>>import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301853780> <<< 10577 1726887189.89656: 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' <<< 10577 1726887189.89681: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53013dfc88> <<< 10577 1726887189.89692: stdout chunk (state=3): >>>import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301848518> <<< 10577 1726887189.89702: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/shutil.py <<< 10577 1726887189.89730: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc' <<< 10577 1726887189.89741: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc matches /usr/lib64/python3.6/fnmatch.py <<< 10577 1726887189.89753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/fnmatch.cpython-36.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53014032e8> <<< 10577 1726887189.89795: 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 0x7f53014036a0> <<< 10577 1726887189.89814: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/bz2.cpython-36.pyc matches /usr/lib64/python3.6/bz2.py <<< 10577 1726887189.89870: 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 0x7f530140a390> <<< 10577 1726887189.89911: 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' <<< 10577 1726887189.89936: stdout chunk (state=3): >>>import 'time' # <<< 10577 1726887189.89977: 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 <<< 10577 1726887189.89988: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/linecache.cpython-36.pyc' <<< 10577 1726887189.90006: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc matches /usr/lib64/python3.6/tokenize.py <<< 10577 1726887189.90044: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tokenize.cpython-36.pyc' <<< 10577 1726887189.90065: 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' <<< 10577 1726887189.90128: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53011b4ba8> <<< 10577 1726887189.90199: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53011ab2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53011a1f98> <<< 10577 1726887189.90225: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301199e80> <<< 10577 1726887189.90248: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530140ad30> <<< 10577 1726887189.90282: 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 0x7f53011abf60> <<< 10577 1726887189.90308: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301403a20> # /usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc matches /usr/lib64/python3.6/lzma.py <<< 10577 1726887189.90336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/lzma.cpython-36.pyc' <<< 10577 1726887189.90433: 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 0x7f5303803710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53011af048> 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 0x7f5303803a90> <<< 10577 1726887189.90483: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301848860> <<< 10577 1726887189.90536: 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 <<< 10577 1726887189.90579: 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 0x7f530381b5c0> <<< 10577 1726887189.90617: 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' <<< 10575 1726887189.90640: 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 0x7f8a5aabd080> # /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 0x7f8a5aac82b0> # /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 0x7f8a5aac8f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5aac8a90> 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 0x7f8a5aad2080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab627b8> # /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 0x7f8a5ab62ba8> <<< 10577 1726887189.90739: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.6/lib-dynload/_hashlib.cpython-36m-x86_64-linux-gnu.so' <<< 10577 1726887189.90779: 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 0x7f530381f630> # 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 0x7f530381fb00> <<< 10577 1726887189.90803: stdout chunk (state=3): >>># extension module '_sha3' loaded from '/usr/lib64/python3.6/lib-dynload/_sha3.cpython-36m-x86_64-linux-gnu.so' <<< 10577 1726887189.90877: 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 0x7f530381fc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530381be10> # /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 0x7f530381ff60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530381f4e0> <<< 10577 1726887189.90907: 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' <<< 10577 1726887189.90936: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f530381f240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530380fb00> <<< 10577 1726887189.90957: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53013ef358> <<< 10577 1726887189.90990: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc matches /usr/lib64/python3.6/zipfile.py <<< 10577 1726887189.91011: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/zipfile.cpython-36.pyc' <<< 10577 1726887189.91055: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530381b470> <<< 10577 1726887189.91258: stdout chunk (state=3): >>># /usr/lib64/python3.6/encodings/__pycache__/cp437.cpython-36.pyc matches /usr/lib64/python3.6/encodings/cp437.py <<< 10577 1726887189.91285: 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 0x7f52ff822908> <<< 10577 1726887189.91417: stdout chunk (state=3): >>># zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip' <<< 10577 1726887189.91426: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.91438: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.91461: stdout chunk (state=3): >>>import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/__init__.py <<< 10577 1726887189.91471: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.91480: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.91496: stdout chunk (state=3): >>>import ansible.module_utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py <<< 10577 1726887189.91505: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887189.91726: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab56160> # /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 0x7f8a5ab56e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab4d438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab3e470> # /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 0x7f8a5a8752b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a87dd30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab560b8> 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 0x7f8a5a882e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab382b0> # /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 0x7f8a5a889208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a882fd0> # 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 0x7f8a5a889320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5aba7fd0> # /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 0x7f8a5a889e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a889a20> # /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 0x7f8a5a8946d8> # /usr/lib64/python3.6/importlib/__pycache__/util.cpython-36.pyc matches /usr/lib64/python3.6/importlib/util.py <<< 10577 1726887189.92578: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.92827: stdout chunk (state=2): >>>import _frozen_importlib # frozen import _imp # builtin import sys # builtin import '_warnings' # import '_thread' # import '_weakref' # <<< 10575 1726887189.92851: 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' import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a894eb8> # /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 0x7f8a5a41b1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a8947b8> # /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 0x7f8a5a41fcc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a889550> # /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 0x7f8a5a444320> # 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 0x7f8a5a4446d8> # /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 0x7f8a5a44b390> # /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 0x7f8a5a1f5ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a1ec2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a1e2f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a1dae80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a44bd30> # 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 0x7f8a5a1ecf60> import 'bz2' # <_frozen_importlib_ext<<< 10582 1726887189.93490: 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 0x7f4f725e3e48> # /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 0x7f4f72579828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f725e39b0> # /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 0x7f4f72586630> 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 0x7f4f7258d160> # /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 0x7f4f725920f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f7258d748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f7258d390> # /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' # <<< 10577 1726887189.93502: 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 0x7f52ff4f3ac8> import 'atexit' # <<< 10577 1726887189.93525: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10582 1726887189.93557: 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 0x7f4f72537470> <<< 10577 1726887189.93558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10582 1726887189.93577: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/posixpath.cpython-36.pyc matches /usr/lib64/python3.6/posixpath.py <<< 10582 1726887189.93637: 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 0x7f4f7253ce48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f72537b38> <<< 10577 1726887189.93884: 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 0x7f52ff499278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff49f4e0> # 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 0x7f52ff49f5f8> # /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 0x7f52ff49fb38> # /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' <<< 10575 1726887189.93927: stdout chunk (state=3): >>>ernal.SourceFileLoader object at 0x7f8a5a444a20> # /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 0x7f8a5c844710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a1f0048> 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 0x7f8a5c844a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a889898> # /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 0x7f8a5c85c5c0> # /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 0x7f8a5c860630> # 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 0x7f8a5c860b00> # 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 0x7f8a5c860c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c85ce10> # /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 0x7f8a5c860f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c8604e0> # 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 0x7f8a5c860240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c850b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object a<<< 10577 1726887189.93928: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff4ccb00> <<< 10577 1726887189.93955: 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 0x7f52ff7d6048> <<< 10577 1726887189.93984: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.6/lib-dynload/select.cpython-36m-x86_64-linux-gnu.so' <<< 10577 1726887189.93995: 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 0x7f52ff7d6278> <<< 10577 1726887189.94007: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc matches /usr/lib64/python3.6/selectors.py <<< 10577 1726887189.94035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/selectors.cpython-36.pyc' <<< 10577 1726887189.94318: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7d65c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff4c72b0> <<< 10577 1726887189.94407: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff4b94a8> <<< 10577 1726887189.94428: 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' <<< 10577 1726887189.94453: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff4c78d0> <<< 10577 1726887189.94480: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.6/lib-dynload/syslog.cpython-36m-x86_64-linux-gnu.so' <<< 10577 1726887189.94491: 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 0x7f52ff4cc518> <<< 10577 1726887189.94512: 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 <<< 10577 1726887189.94524: 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 0x7f52ff800eb8> <<< 10577 1726887189.94534: 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 <<< 10577 1726887189.94553: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/site-packages/systemd/__pycache__/journal.cpython-36.pyc' <<< 10577 1726887189.94566: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc matches /usr/lib64/python3.6/uuid.py <<< 10577 1726887189.94591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/uuid.cpython-36.pyc' <<< 10577 1726887189.94615: stdout chunk (state=3): >>># /usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/ctypes/__init__.py <<< 10577 1726887189.94630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/ctypes/__pycache__/__init__.cpython-36.pyc' <<< 10577 1726887189.94674: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.6/lib-dynload/_ctypes.cpython-36m-x86_64-linux-gnu.so' <<< 10577 1726887189.94685: 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 0x7f52ff754978> <<< 10582 1726887189.94771: 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 0x7f4f725434e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f72526d68> # /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 0x7f4f72529198> # /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 0x7f4f70837940> # /usr/lib64/python3.6/__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 0x7f4f70849240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f72597a20> 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. <<< 10582 1726887189.94805: 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 <<< 10577 1726887189.94839: 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 0x7f52ff761ac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7fed68> # /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 0x7f52ff74e470> <<< 10582 1726887189.94868: 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' <<< 10577 1726887189.95015: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7f92b0> <<< 10575 1726887189.95027: stdout chunk (state=3): >>>t 0x7f8a5a430390> # /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 0x7f8a5c85c470> # /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 0x7f8a58863908> # zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10582 1726887189.95053: 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 <<< 10582 1726887189.95104: 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 0x7f4f7076d080> <<< 10577 1726887189.95453: 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 0x7f52ff77cb00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff74e630> # 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 0x7f52ff78aa20> # 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 0x7f52ff78ab00> <<< 10577 1726887189.95465: 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 0x7f52ff78ac88> <<< 10577 1726887189.95484: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7ef080> <<< 10577 1726887189.95506: 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' <<< 10577 1726887189.95527: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10577 1726887189.95546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10577 1726887189.95589: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 10577 1726887189.95598: 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 0x7f52ff7a8668> <<< 10577 1726887189.95757: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff79dd68> <<< 10577 1726887189.95782: 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' <<< 10577 1726887189.95798: 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 0x7f52ff79df60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff79d828> <<< 10577 1726887189.95810: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.95826: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.95838: stdout chunk (state=3): >>>import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 10577 1726887189.95851: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.95920: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.95989: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.96003: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/__init__.py <<< 10577 1726887189.96017: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.96031: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/__init__.py <<< 10577 1726887189.96042: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.96135: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.96155: 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 0x7f4f707782b0> # /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 0x7f4f70778f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70778a90> 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 0x7f4f70782080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f708127b8> # /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 0x7f4f70812ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70806160> # /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 0x7f4f70806e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f707fd438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f707ee470> # /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 0x7f4f705252b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f7052dd30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f708060b8> 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 0x7f4f70532e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f707e82b0> # /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 0x7f4f705391d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object a<<< 10582 1726887189.96192: stdout chunk (state=3): >>>t 0x7f4f70532f98> # 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 0x7f4f705392e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70857fd0> # /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 0x7f4f70539dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f705399e8> # /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 0x7f4f705446a0> # /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 0x7f4f70544e80> # /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' <<< 10577 1726887189.96239: 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' <<< 10577 1726887189.96263: stdout chunk (state=3): >>># /usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc matches /usr/lib64/python3.6/json/decoder.py <<< 10577 1726887189.96280: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/json/__pycache__/decoder.cpython-36.pyc' <<< 10577 1726887189.96300: 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' <<< 10577 1726887189.96330: 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 0x7f52ff7c19e8> <<< 10577 1726887189.96382: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7c16d8> <<< 10577 1726887189.96422: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7b2eb8> <<< 10577 1726887189.96447: 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' <<< 10577 1726887189.96488: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7c1550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7b2710> <<< 10577 1726887189.96510: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.96676: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f700cb198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70544780> # /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 0x7f4f700d0c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70539518> # /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 0x7f4f700f42e8> # 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 0x7f4f700f46a0> # /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 0x7f4f700fb390> # /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' <<< 10582 1726887189.96700: 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 0x7f4f6fea5ba8> <<< 10582 1726887189.96874: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6fe9c2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6fe92f98> <<< 10575 1726887189.96888: 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 0x7f8a58534ac8> 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 0x7f8a584d9278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a584e04e0> # 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 0x7f8a584e05f8> # /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 0x7f8a584e0b38> <<< 10582 1726887189.96902: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6fe8ae80> <<< 10582 1726887189.96919: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f700fbd30> <<< 10582 1726887189.96957: 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 0x7f4f6fe9cf60> <<< 10582 1726887189.96973: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f700f4a20> <<< 10582 1726887189.97018: 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' <<< 10582 1726887189.97049: 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 0x7f4f724f4710> <<< 10582 1726887189.97068: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6fea0048> import 'pwd' # <<< 10577 1726887189.97089: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887189.97120: 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 0x7f4f724f4a90> <<< 10582 1726887189.97169: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70539860> <<< 10582 1726887189.97188: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc matches /usr/lib64/python3.6/tempfile.py <<< 10582 1726887189.97201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/tempfile.cpython-36.pyc' <<< 10582 1726887189.97236: 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' <<< 10582 1726887189.97263: 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' <<< 10577 1726887189.97893: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fbe2f2b0> # zipimport: zlib available <<< 10582 1726887189.97893: stdout chunk (state=3): >>>import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f7250c5c0> # /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 0x7f4f72510630> # 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 0x7f4f72510b00> # 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 0x7f4f72510c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f7250ce10> # /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 0x7f4f72510f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f725104e0> # 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 0x7f4f72510240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f72500b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f700e0358> # /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 0x7f4f7250c470> <<< 10582 1726887189.97917: 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' <<< 10575 1726887189.97938: 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 0x7f8a5850cb00> # 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 0x7f8a58817048> # 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 0x7f8a58817278> # /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 0x7f8a588175c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a585072b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a584f94a8> # /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 0x7f8a58507828> # 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 0x7f8a58841dd8> # /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 0x7f8a58841ef0> # /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' <<< 10582 1726887189.97958: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e513908> <<< 10582 1726887189.98650: stdout chunk (state=3): >>># zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10577 1726887189.98670: 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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py # zipimport: zlib available # zipimport: zlib available <<< 10577 1726887189.98690: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10577 1726887189.98752: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.98818: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/errors.py <<< 10577 1726887189.98838: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.parsing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10577 1726887189.98852: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.98883: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.98922: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10575 1726887189.99030: 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 0x7f8a587949b0> # /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 0x7f8a587a2ac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5883fda0> # /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 0x7f8a5878f4a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a588392e8> # /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 0x7f8a587bdb00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5878f668> # 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 0x7f8a587cba20> # 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 0x7f8a587cbb00> # 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 0x7f8a587cbc88> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a58836080> # /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 0x7f8a587e9668> <<< 10575 1726887189.99044: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a587ded68> # 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 0x7f8a587def60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a587de828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a58801a58> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a58801748> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a587f2f28> # /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 0x7f8a588015c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a587f2780> # zipimport: zlib available <<< 10577 1726887189.99371: 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' <<< 10582 1726887189.99427: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.99448: stdout chunk (state=3): >>>import '_ast' # <<< 10577 1726887189.99460: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbf248d0> <<< 10577 1726887189.99469: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.99489: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.99502: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py <<< 10577 1726887189.99515: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.99566: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887189.99617: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/text/formatters.py <<< 10577 1726887189.99628: stdout chunk (state=3): >>>import ansible.module_utils.common.validation # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/parameters.py <<< 10577 1726887189.99650: stdout chunk (state=3): >>>import ansible.module_utils.common.arg_spec # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/arg_spec.py <<< 10577 1726887190.00027: 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__nsikaxi/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' <<< 10577 1726887190.00077: stdout chunk (state=3): >>># extension module '_selinux' loaded from '/usr/lib64/python3.6/site-packages/_selinux.cpython-36m-x86_64-linux-gnu.so' <<< 10577 1726887190.00085: 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 0x7f52fbea5128> <<< 10577 1726887190.00136: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbe6a898> <<< 10577 1726887190.00167: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py <<< 10577 1726887190.00177: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887190.00185: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.00230: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.00280: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.00297: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.00336: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.00592: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.00856: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10577 1726887190.00893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10577 1726887190.00915: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc matches /usr/lib64/python3.6/textwrap.py <<< 10577 1726887190.00925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/textwrap.cpython-36.pyc' <<< 10582 1726887190.00976: 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 0x7f4f6e1e4ac8> import 'atexit' # <<< 10582 1726887190.00987: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc matches /usr/lib64/python3.6/datetime.py <<< 10582 1726887190.00997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/datetime.cpython-36.pyc' <<< 10577 1726887190.01062: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbed1080> <<< 10577 1726887190.01084: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc matches /usr/lib64/python3.6/gettext.py <<< 10577 1726887190.01095: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/gettext.cpython-36.pyc' <<< 10577 1726887190.01193: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbed1128> <<< 10575 1726887190.01237: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a54e70320> # zipimport: zlib available <<< 10577 1726887190.01237: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbe7c940> <<< 10582 1726887190.01262: 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 0x7f4f6e18a278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e1904e0> # 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 0x7f4f6e1905f8> # /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 0x7f4f6e190b38> # /usr/lib64/python3.6/__pycache__/platform.cpython-36.pyc matches /usr/lib64/python3.6/platform.py <<< 10577 1726887190.01292: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/_distro.py <<< 10577 1726887190.01306: stdout chunk (state=3): >>># destroy ansible.module_utils.distro import ansible.module_utils.distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/distro/__init__.py # zipimport: zlib available <<< 10577 1726887190.01330: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.01364: stdout chunk (state=3): >>>import ansible.module_utils.common._utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/sys_info.py # zipimport: zlib available <<< 10577 1726887190.01381: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.01402: stdout chunk (state=3): >>>import ansible.module_utils.pycompat24 # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/pycompat24.py <<< 10577 1726887190.01615: stdout chunk (state=3): >>>import ansible.module_utils.basic # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available <<< 10577 1726887190.01697: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.01742: 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 0x7f4f6e1bdb00> # 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 0x7f4f6e4c7048> # 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 0x7f4f6e4c7278> # /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 0x7f4f6e4c75c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e1b82b0> <<< 10577 1726887190.01841: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.01863: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.01897: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.01934: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.01971: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10577 1726887190.02006: stdout chunk (state=3): >>>import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/namespace.py <<< 10577 1726887190.02033: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887190.02399: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.02418: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e1aa4a8> # /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 0x7f4f6e1b8630> <<< 10582 1726887190.02534: 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 0x7f4f6e4f1dd8> # /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 0x7f4f6e4f1ef0> # /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 0x7f4f6e4449b0> # /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 0x7f4f6e452ac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4efda0> # /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 0x7f4f6e43f4a8> <<< 10582 1726887190.02603: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4ea2e8> <<< 10582 1726887190.02636: stdout chunk (state=3): >>># /usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc matches /usr/lib64/python3.6/logging/__init__.py <<< 10582 1726887190.02679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/logging/__pycache__/__init__.cpython-36.pyc' <<< 10582 1726887190.02695: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/string.cpython-36.pyc matches /usr/lib64/python3.6/string.py <<< 10582 1726887190.02711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/string.cpython-36.pyc' import '_string' # <<< 10582 1726887190.02801: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e46db00> <<< 10575 1726887190.02844: 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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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' <<< 10582 1726887190.02862: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e43f668> <<< 10582 1726887190.02983: 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 0x7f4f6e47ba20> <<< 10582 1726887190.03028: 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 0x7f4f6e47bb00> <<< 10582 1726887190.03063: 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' <<< 10582 1726887190.03078: stdout chunk (state=3): >>>import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f6e47bc88> <<< 10582 1726887190.03094: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4e6080> <<< 10582 1726887190.03110: 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' <<< 10582 1726887190.03136: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc matches /usr/lib64/python3.6/socket.py <<< 10582 1726887190.03151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/socket.cpython-36.pyc' <<< 10582 1726887190.03195: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.6/lib-dynload/_socket.cpython-36m-x86_64-linux-gnu.so' <<< 10582 1726887190.03210: 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 0x7f4f6e499668> <<< 10582 1726887190.03381: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e48ed68> <<< 10582 1726887190.03400: 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' <<< 10582 1726887190.03424: 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 0x7f4f6e48ef60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e48e828> # zipimport: zlib available <<< 10582 1726887190.03446: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/__init__.py <<< 10582 1726887190.03460: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.03528: 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 # code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbf50208> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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 0x7f52fbee3710> # /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 0x7f52fbf16160> <<< 10577 1726887190.03562: 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 0x7f52fbf16908> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbeeedd8> <<< 10577 1726887190.03591: 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 0x7f52fbf06e80> <<< 10577 1726887190.03628: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbeee0f0> <<< 10577 1726887190.03659: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbee1208> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbf4cb00> <<< 10577 1726887190.03693: 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' <<< 10577 1726887190.03737: 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 0x7f52fbf6ad68> <<< 10577 1726887190.03774: 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 0x7f52fbf718d0> <<< 10577 1726887190.03813: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fc1ecfd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/collector.py <<< 10577 1726887190.03868: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.other # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/other/__init__.py # zipimport: zlib available <<< 10575 1726887190.04236: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54f658d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a54ee6128> <<< 10582 1726887190.04320: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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 0x7f4f6e4b2a20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4b2710> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4a2ef0> # /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 0x7f4f6e4b2588> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4a2748> # zipimport: zlib available <<< 10575 1726887190.04443: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54eab898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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 <<< 10577 1726887190.04852: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 10577 1726887190.05543: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available # zipimport: zlib available <<< 10577 1726887190.05583: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py # zipimport: zlib available <<< 10575 1726887190.05594: 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 0x7f8a54f12080> # /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 0x7f8a54f12128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54ebd940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10582 1726887190.05585: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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 <<< 10575 1726887190.05624: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10577 1726887190.05627: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py <<< 10582 1726887190.05636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/copy.cpython-36.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6ab212e8> # zipimport: zlib available <<< 10577 1726887190.05645: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887190.05668: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.06210: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10582 1726887190.06249: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.06307: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/collections.py <<< 10582 1726887190.06337: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.06359: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.06384: stdout chunk (state=3): >>>import ansible.module_utils.common.warnings # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available <<< 10575 1726887190.06434: 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_0uc72p7i/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' <<< 10577 1726887190.05668: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.06464: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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 0x7f52fb5adc50> # /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 0x7f52fb5f3780> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 10582 1726887190.06488: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.06503: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.06537: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/__init__.py <<< 10577 1726887190.06573: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 10582 1726887190.06593: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10575 1726887190.06610: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54f93208> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py <<< 10575 1726887190.06631: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.06651: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.6/__pycache__/ssl.cpython-36.pyc matches /usr/lib64/python3.6/ssl.py <<< 10577 1726887190.06690: 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 <<< 10582 1726887190.06708: stdout chunk (state=3): >>>import ansible.module_utils.parsing.convert_bool # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available <<< 10577 1726887190.06731: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 10575 1726887190.06756: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.06809: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.06824: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fb5cc898> <<< 10577 1726887190.06867: 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 0x7f52fb5d5f60> <<< 10582 1726887190.06969: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc matches /usr/lib64/python3.6/ast.py <<< 10582 1726887190.06990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ast.cpython-36.pyc' <<< 10575 1726887190.07028: 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 <<< 10577 1726887190.07101: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fb5fe358> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py <<< 10577 1726887190.07126: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.07164: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.07187: stdout chunk (state=3): >>>import '_ast' # <<< 10582 1726887190.07217: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6ac158d0> # zipimport: zlib available <<< 10582 1726887190.07240: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.07267: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available <<< 10582 1726887190.07293: stdout chunk (state=3): >>>import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 10577 1726887190.07315: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.07332: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.07732: 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 0x7f52fb6e9978> # zipimport: zlib available <<< 10582 1726887190.07751: stdout chunk (state=3): >>>import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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' <<< 10577 1726887190.07791: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.07833: 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' <<< 10582 1726887190.07859: stdout chunk (state=3): >>>import '_selinux' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4f6ab96128> <<< 10582 1726887190.07899: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6ab5b898> <<< 10582 1726887190.07944: stdout chunk (state=3): >>>import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/file.py <<< 10577 1726887190.07983: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available <<< 10582 1726887190.08004: stdout chunk (state=3): >>>import ansible.module_utils.common.process # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available <<< 10577 1726887190.08025: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.08058: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available <<< 10577 1726887190.08090: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.08114: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10575 1726887190.08151: 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 0x7f8a54f23710> # /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 0x7f8a54f57160> # 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 0x7f8a54f57908> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54f2edd8> # 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 0x7f8a54f47e80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54f2e0f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a55207208> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54f8ab00> # /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 0x7f8a54fabd68> # /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 0x7f8a54fb28d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a55225fd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 10582 1726887190.08530: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.08626: 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' # 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 0x7f52fb6e5ac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fb6e5748> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/aix.py # zipimport: zlib available <<< 10582 1726887190.08659: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc matches /usr/lib64/python3.6/argparse.py <<< 10582 1726887190.08680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/argparse.cpython-36.pyc' <<< 10582 1726887190.08703: 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' <<< 10577 1726887190.08823: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/darwin.py # zipimport: zlib available <<< 10582 1726887190.08845: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6abc2080> <<< 10577 1726887190.08981: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10582 1726887190.09370: 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 0x7f4f6abc2128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6ab6d940> <<< 10582 1726887190.09535: stdout chunk (state=3): >>>import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10582 1726887190.09603: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887190.09783: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/env.py # zipimport: zlib available <<< 10577 1726887190.10118: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10577 1726887190.10721: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available <<< 10575 1726887190.10953: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.system.dns # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a545eec50> # /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 0x7f8a54634780> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available <<< 10582 1726887190.10985: stdout chunk (state=3): >>># 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_1h78s31d/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 0x7f4f6ac41208> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available <<< 10577 1726887190.11983: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 10582 1726887190.12006: 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 0x7f4f6abd3710> # /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 0x7f4f6ac07160> # 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 0x7f4f6ac07908> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6abdedd8> # 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 0x7f4f6abf7e80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6abde0f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6aeb6208> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6ac3db00> # /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 0x7f4f6ac5bd68> # /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 0x7f4f6ac628d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6aed5fd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/__init__.py <<< 10575 1726887190.12026: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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 0x7f8a5460d898> # 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 0x7f8a54616f60> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5463f358> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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 0x7f8a5472a978> <<< 10575 1726887190.12051: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10577 1726887190.12076: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 10582 1726887190.12109: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.system.apparmor # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available <<< 10575 1726887190.12131: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/service_mgr.py # zipimport: zlib available # zipimport: zlib available <<< 10582 1726887190.12146: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.12164: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887190.12188: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.ssh_pub_keys # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py # zipimport: zlib available # zipimport: zlib available <<< 10582 1726887190.12200: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.13358: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available <<< 10582 1726887190.13387: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/dns.py <<< 10575 1726887190.13408: 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' # 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 0x7f8a54726ac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54726748> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10582 1726887190.13430: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10577 1726887190.13466: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 10582 1726887190.13482: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.fips # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/fips.py # zipimport: zlib available # zipimport: zlib available <<< 10577 1726887190.13504: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.13518: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.loadavg # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/loadavg.py # zipimport: zlib available <<< 10577 1726887190.13535: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py <<< 10577 1726887190.13550: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.13572: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.13590: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.14034: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available <<< 10582 1726887190.14050: 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 0x7f4f6a29ec50> # /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 0x7f4f6a2e4780> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/lsb.py # zipimport: zlib available <<< 10575 1726887190.14063: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.14080: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.14140: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py <<< 10582 1726887190.14172: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887190.14209: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 10575 1726887190.14234: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.14270: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.14284: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.pkg_mgr # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available <<< 10575 1726887190.14307: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.14327: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.14397: stdout chunk (state=3): >>>import 'gc' # <<< 10582 1726887190.14415: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/platform.py # zipimport: zlib available <<< 10575 1726887190.14432: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 10582 1726887190.14445: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887190.14471: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.14492: 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' <<< 10582 1726887190.14510: stdout chunk (state=3): >>># /usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc matches /usr/lib64/python3.6/ipaddress.py <<< 10575 1726887190.14539: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available <<< 10582 1726887190.14550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/ipaddress.cpython-36.pyc' <<< 10582 1726887190.14617: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6a2bd898> <<< 10575 1726887190.14658: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.14683: 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 0x7f4f6a2c6f60> <<< 10575 1726887190.14786: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/sunos.py # zipimport: zlib available # zipimport: zlib available <<< 10575 1726887190.14806: stdout chunk (state=3): >>>import ansible.module_utils.facts.network # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 10575 1726887190.14847: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887190.14877: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/base.py # zipimport: zlib available <<< 10582 1726887190.14914: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6a2ef358> <<< 10582 1726887190.14939: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/python.py # zipimport: zlib available <<< 10575 1726887190.14981: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.14993: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.15023: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.selinux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py <<< 10575 1726887190.15044: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.15066: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.15098: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887190.15204: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.15450: 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 0x7f4f6a3da978> <<< 10582 1726887190.15499: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887190.15546: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.generic_bsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available <<< 10575 1726887190.15589: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.15616: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887190.15785: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available # zipimport: zlib available <<< 10575 1726887190.15827: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hpux.py # zipimport: zlib available <<< 10582 1726887190.15851: stdout chunk (state=3): >>>import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/ssh_pub_keys.py <<< 10582 1726887190.15883: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.15914: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.15948: 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' <<< 10575 1726887190.16012: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.hurd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available <<< 10582 1726887190.16055: 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 0x7f4f6a3d6ac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6a3d6748> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/__init__.py # zipimport: zlib available <<< 10582 1726887190.16087: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.16121: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available <<< 10575 1726887190.16170: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.16199: stdout chunk (state=3): >>> {"name": "chronyd", "changed": false, "status": {"Type": "forking", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestamp": "Fri 2024-09-20 22:52:22 EDT", "WatchdogTimestampMonotonic": "236511925", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "9402", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 22:52:22 EDT", "ExecMainStartTimestampMonotonic": "236511913", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9402", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9400 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9403 ; code=exited ; status=0 }", "ExecStopPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9395 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "MemoryCurrent": "794624", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "1", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set<<< 10577 1726887190.16250: stdout chunk (state=3): >>>]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "yes", "ProtectSystem": "full", "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": "chronyd.service", "Names": "chronyd.service", "Requires": "-.mount system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket sysinit.target system.slice sntp.service systemd-tmpfiles-setup.service basic.target ntpdate.service -.mount ntpd.service tmp.mount", "RequiresMountsFor": "/var/tmp", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "Description": "NTP client/server", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:52:22 EDT", "StateChangeTimestampMonotonic": "236528178", "InactiveExitTimestamp": "Fri 2024-09-20 22:52:22 EDT", "InactiveExitTimestampMonotonic": "236496425", "ActiveEnterTimestamp": "Fri 2024-09-20 22:52:22 EDT", "ActiveEnterTimestampMonotonic": "236528178", "ActiveExitTimestamp": "Fri 2024-09-20 22:52:22 EDT", "ActiveExitTimestampMonotonic": "236456054", "InactiveEnterTimestamp": "Fri 2024-09-20 22:52:22 EDT", "InactiveEnterTimestampMonotonic": "236494440", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:52:22 EDT", "ConditionTimestampMonotonic": "236495292", "AssertTimestamp": "Fri 2024-09-20 22:52:22 EDT", "AssertTimestampMonotonic": "236495332", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "1fe7627dfd50423abf8012eb72b9761f", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 10582 1726887190.16291: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887190.16842: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available # zipimport: zlib available <<< 10582 1726887190.16856: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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 <<< 10582 1726887190.16886: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.freebsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available <<< 10582 1726887190.17325: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10582 1726887190.17578: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.17667: 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 <<< 10575 1726887190.17691: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available <<< 10577 1726887190.17733: stdout chunk (state=3): >>># 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 <<< 10575 1726887190.17757: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/linux.py # zipimport: zlib available <<< 10575 1726887190.17781: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.17818: 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 # 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 <<< 10575 1726887190.17834: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/netbsd.py # zipimport: zlib available <<< 10577 1726887190.17864: 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 <<< 10575 1726887190.17877: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.17903: 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 sys # cleanup[3] wiping builtins <<< 10575 1726887190.17917: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available <<< 10582 1726887190.18006: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hurd.py <<< 10582 1726887190.18028: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.18044: stdout chunk (state=3): >>># destroy posixpath <<< 10577 1726887190.18065: stdout chunk (state=3): >>># destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq <<< 10577 1726887190.18082: stdout chunk (state=3): >>># destroy select <<< 10582 1726887190.18101: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.18125: 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 <<< 10577 1726887190.18151: stdout chunk (state=3): >>># destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings <<< 10575 1726887190.18172: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/default_collectors.py <<< 10582 1726887190.18198: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/netbsd.py # zipimport: zlib available <<< 10575 1726887190.18210: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10575 1726887190.18261: stdout chunk (state=3): >>>import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py <<< 10582 1726887190.18285: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887190.18298: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.18352: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/openbsd.py <<< 10582 1726887190.18375: stdout chunk (state=3): >>># zipimport: zlib available <<< 10575 1726887190.18387: stdout chunk (state=3): >>># zipimport: zlib available <<< 10582 1726887190.18503: stdout chunk (state=3): >>># zipimport: zlib available <<< 10577 1726887190.18517: stderr chunk (state=3): >>>Shared connection to 10.31.42.224 closed. <<< 10577 1726887190.18526: stdout chunk (state=3): >>><<< 10577 1726887190.18541: stderr chunk (state=3): >>><<< <10.31.42.224> (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 0x7f53038f2e48>\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 0x7f5303888828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53038f29b0>\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 0x7f5303895630>\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 0x7f530389c160>\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 0x7f53038a10f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530389c748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530389c390>\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 0x7f5303846470>\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 0x7f530384be48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5303846b38>\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 0x7f53038524e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5303835d68>\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 0x7f5303838198>\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 0x7f5301b46940>\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 0x7f5301b58240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53038a6a20>\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 0x7f5301a7c080>\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 0x7f5301a872b0>\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 0x7f5301a87f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301a87a90>\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 0x7f5301a91080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b217b8>\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 0x7f5301b21ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b15160>\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 0x7f5301b15e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b0c438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301afd470>\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 0x7f5301834278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530183ccf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b15438>\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 0x7f5301841e10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301af72b0>\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 0x7f53018481d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301841f98>\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 0x7f53018482e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b66fd0>\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 0x7f5301848dd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53018489e8>\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 0x7f53018536a0>\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 0x7f5301853e80>\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 0x7f53013da198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301853780>\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 0x7f53013dfc88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301848518>\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 0x7f53014032e8>\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 0x7f53014036a0>\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 0x7f530140a390>\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 0x7f53011b4ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53011ab2e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53011a1f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301199e80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530140ad30>\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 0x7f53011abf60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301403a20>\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 0x7f5303803710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53011af048>\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 0x7f5303803a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301848860>\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 0x7f530381b5c0>\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 0x7f530381f630>\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 0x7f530381fb00>\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 0x7f530381fc18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530381be10>\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 0x7f530381ff60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530381f4e0>\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 0x7f530381f240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530380fb00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53013ef358>\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 0x7f530381b470>\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 0x7f52ff822908>\r\n# zipimport: found 107 names in \'/tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52ff4f3ac8>\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 0x7f52ff499278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff49f4e0>\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 0x7f52ff49f5f8>\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 0x7f52ff49fb38>\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 0x7f52ff4ccb00>\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 0x7f52ff7d6048>\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 0x7f52ff7d6278>\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 0x7f52ff7d65c0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff4c72b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff4b94a8>\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 0x7f52ff4c78d0>\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 0x7f52ff4cc518>\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 0x7f52ff800eb8>\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 0x7f52ff754978>\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 0x7f52ff761ac8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7fed68>\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 0x7f52ff74e470>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7f92b0>\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 0x7f52ff77cb00>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff74e630>\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 0x7f52ff78aa20>\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 0x7f52ff78ab00>\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 0x7f52ff78ac88>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7ef080>\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 0x7f52ff7a8668>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff79dd68>\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 0x7f52ff79df60>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff79d828>\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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52ff7c19e8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7c16d8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7b2eb8>\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 0x7f52ff7c1550>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7b2710>\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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fbe2f2b0>\r\n# 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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fbf248d0>\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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fbea5128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbe6a898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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 0x7f52fbed1080>\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 0x7f52fbed1128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbe7c940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fbf50208>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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 0x7f52fbee3710>\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 0x7f52fbf16160>\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 0x7f52fbf16908>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbeeedd8>\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 0x7f52fbf06e80>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbeee0f0>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbee1208>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbf4cb00>\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 0x7f52fbf6ad68>\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 0x7f52fbf718d0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fc1ecfd0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fb5adc50>\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 0x7f52fb5f3780>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fb5cc898>\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 0x7f52fb5d5f60>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fb5fe358>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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 0x7f52fb6e9978>\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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fb6e5ac8>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fb6e5748>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"name": "chronyd", "changed": false, "status": {"Type": "forking", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestamp": "Fri 2024-09-20 22:52:22 EDT", "WatchdogTimestampMonotonic": "236511925", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "9402", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 22:52:22 EDT", "ExecMainStartTimestampMonotonic": "236511913", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9402", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9400 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9403 ; code=exited ; status=0 }", "ExecStopPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9395 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "MemoryCurrent": "794624", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "1", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "yes", "ProtectSystem": "full", "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": "chronyd.service", "Names": "chronyd.service", "Requires": "-.mount system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket sysinit.target system.slice sntp.service systemd-tmpfiles-setup.service basic.target ntpdate.service -.mount ntpd.service tmp.mount", "RequiresMountsFor": "/var/tmp", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "Description": "NTP client/server", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:52:22 EDT", "StateChangeTimestampMonotonic": "236528178", "InactiveExitTimestamp": "Fri 2024-09-20 22:52:22 EDT", "InactiveExitTimestampMonotonic": "236496425", "ActiveEnterTimestamp": "Fri 2024-09-20 22:52:22 EDT", "ActiveEnterTimestampMonotonic": "236528178", "ActiveExitTimestamp": "Fri 2024-09-20 22:52:22 EDT", "ActiveExitTimestampMonotonic": "236456054", "InactiveEnterTimestamp": "Fri 2024-09-20 22:52:22 EDT", "InactiveEnterTimestampMonotonic": "236494440", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:52:22 EDT", "ConditionTimestampMonotonic": "236495292", "AssertTimestamp": "Fri 2024-09-20 22:52:22 EDT", "AssertTimestampMonotonic": "236495332", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "1fe7627dfd50423abf8012eb72b9761f", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "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.224 closed.\r\n') 10577 1726887190.18689: _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 0x7f53038f2e48> # /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 0x7f5303888828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53038f29b0> # /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 0x7f5303895630> 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 0x7f530389c160> # /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 0x7f53038a10f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530389c748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530389c390> # /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 0x7f5303846470> # /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 0x7f530384be48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5303846b38> # /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 0x7f53038524e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5303835d68> # /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 0x7f5303838198> # /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 0x7f5301b46940> # /usr/lib64/python3.6/__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 0x7f5301b58240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53038a6a20> 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 0x7f5301a7c080> # /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 0x7f5301a872b0> # /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 0x7f5301a87f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301a87a90> 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 0x7f5301a91080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b217b8> # /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 0x7f5301b21ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b15160> # /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 0x7f5301b15e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b0c438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301afd470> # /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 0x7f5301834278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530183ccf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b15438> 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 0x7f5301841e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301af72b0> # /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 0x7f53018481d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301841f98> # 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 0x7f53018482e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301b66fd0> # /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 0x7f5301848dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53018489e8> # /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 0x7f53018536a0> # /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 0x7f5301853e80> # /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 0x7f53013da198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301853780> # /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 0x7f53013dfc88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301848518> # /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 0x7f53014032e8> # 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 0x7f53014036a0> # /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 0x7f530140a390> # /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 0x7f53011b4ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53011ab2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53011a1f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301199e80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530140ad30> # 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 0x7f53011abf60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301403a20> # /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 0x7f5303803710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53011af048> 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 0x7f5303803a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f5301848860> # /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 0x7f530381b5c0> # /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 0x7f530381f630> # 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 0x7f530381fb00> # 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 0x7f530381fc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530381be10> # /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 0x7f530381ff60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530381f4e0> # 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 0x7f530381f240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f530380fb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f53013ef358> # /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 0x7f530381b470> # /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 0x7f52ff822908> # zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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 0x7f52ff4f3ac8> 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 0x7f52ff499278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff49f4e0> # 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 0x7f52ff49f5f8> # /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 0x7f52ff49fb38> # /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 0x7f52ff4ccb00> # 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 0x7f52ff7d6048> # 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 0x7f52ff7d6278> # /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 0x7f52ff7d65c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff4c72b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff4b94a8> # /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 0x7f52ff4c78d0> # 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 0x7f52ff4cc518> # /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 0x7f52ff800eb8> # /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 0x7f52ff754978> # /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 0x7f52ff761ac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7fed68> # /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 0x7f52ff74e470> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7f92b0> # /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 0x7f52ff77cb00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff74e630> # 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 0x7f52ff78aa20> # 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 0x7f52ff78ab00> # 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 0x7f52ff78ac88> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7ef080> # /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 0x7f52ff7a8668> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff79dd68> # 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 0x7f52ff79df60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff79d828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52ff7c19e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7c16d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7b2eb8> # /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 0x7f52ff7c1550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52ff7b2710> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fbe2f2b0> # 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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fbf248d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fbea5128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbe6a898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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 0x7f52fbed1080> # /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 0x7f52fbed1128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbe7c940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fbf50208> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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 0x7f52fbee3710> # /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 0x7f52fbf16160> # 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 0x7f52fbf16908> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbeeedd8> # 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 0x7f52fbf06e80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbeee0f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbee1208> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fbf4cb00> # /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 0x7f52fbf6ad68> # /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 0x7f52fbf718d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fc1ecfd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fb5adc50> # /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 0x7f52fb5f3780> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fb5cc898> # 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 0x7f52fb5d5f60> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fb5fe358> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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 0x7f52fb6e9978> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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 0x7f52fb6e5ac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f52fb6e5748> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/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__nsikaxi/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "chronyd", "changed": false, "status": {"Type": "forking", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestamp": "Fri 2024-09-20 22:52:22 EDT", "WatchdogTimestampMonotonic": "236511925", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "9402", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 22:52:22 EDT", "ExecMainStartTimestampMonotonic": "236511913", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9402", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9400 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9403 ; code=exited ; status=0 }", "ExecStopPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9395 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "MemoryCurrent": "794624", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "1", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "yes", "ProtectSystem": "full", "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": "chronyd.service", "Names": "chronyd.service", "Requires": "-.mount system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket sysinit.target system.slice sntp.service systemd-tmpfiles-setup.service basic.target ntpdate.service -.mount ntpd.service tmp.mount", "RequiresMountsFor": "/var/tmp", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "Description": "NTP client/server", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:52:22 EDT", "StateChangeTimestampMonotonic": "236528178", "InactiveExitTimestamp": "Fri 2024-09-20 22:52:22 EDT", "InactiveExitTimestampMonotonic": "236496425", "ActiveEnterTimestamp": "Fri 2024-09-20 22:52:22 EDT", "ActiveEnterTimestampMonotonic": "236528178", "ActiveExitTimestamp": "Fri 2024-09-20 22:52:22 EDT", "ActiveExitTimestampMonotonic": "236456054", "InactiveEnterTimestamp": "Fri 2024-09-20 22:52:22 EDT", "InactiveEnterTimestampMonotonic": "236494440", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:52:22 EDT", "ConditionTimestampMonotonic": "236495292", "AssertTimestamp": "Fri 2024-09-20 22:52:22 EDT", "AssertTimestampMonotonic": "236495332", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "1fe7627dfd50423abf8012eb72b9761f", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy fcntl # destroy datetime # destroy gc # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy platform # destroy shlex # destroy traceback # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings , stderr=Shared connection to 10.31.42.224 closed. 10577 1726887190.20650: done with _execute_module (ansible.legacy.systemd, {'name': 'chronyd', 'state': 'started', '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-1726887188.7250504-10577-253073554183262/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10577 1726887190.20686: _low_level_execute_command(): starting 10577 1726887190.20699: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/ > /dev/null 2>&1 && sleep 0' <10.31.42.224> ESTABLISH SSH CONNECTION FOR USER: None <10.31.42.224> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/75343b97d0"' 10.31.42.224 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887188.7250504-10577-253073554183262/ > /dev/null 2>&1 && sleep 0'"'"'' 10575 1726887190.18671: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available <<< 10575 1726887190.20930: stdout chunk (state=3): >>>import 'gc' # <<< 10582 1726887190.18661: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 10582 1726887190.20959: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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 <<< 10582 1726887190.21000: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sysctl # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 10575 1726887190.21016: stdout chunk (state=3): >>> {"name": "chronyd", "changed": false, "status": {"Type": "forking", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestamp": "Fri 2024-09-20 22:53:02 EDT", "WatchdogTimestampMonotonic": "286606145", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "14919", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ExecMainStartTimestampMonotonic": "286606132", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14919", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14917 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14920 ; code=exited ; status=0 }", "ExecStopPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14912 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "MemoryCurrent": "806912", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "1", "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": "22406", "IPAccounting": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "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": "yes", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "yes", "ProtectSystem": "full", "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": "chronyd.service", "Names": "chronyd.service", "Requires": "-.mount sysinit.target system.slice", "WantedBy": "multi-user.target", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket tmp.mount systemd-tmpfiles-setup.service -.mount ntpd.service ntpdate.service sntp.service system.slice sysinit.target basic.target", "RequiresMountsFor": "/var/tmp", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "Description": "NTP client/server", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:53:02 EDT", "StateChangeTimestampMonotonic": "286622175", "InactiveExitTimestamp": "Fri 2024-09-20 22:53:02 EDT", "InactiveExitTimestampMonotonic": "286592265", "ActiveEnterTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ActiveEnterTimestampMonotonic": "286622175", "ActiveExitTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ActiveExitTimestampMonotonic": "286565768", "InactiveEnterTimestamp": "Fri 2024-09-20 22:53:02 EDT", "InactiveEnterTimestampMonotonic": "286590255", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ConditionTimestampMonotonic": "286591166", "AssertTimestamp": "Fri 2024-09-20 22:53:02 EDT", "AssertTimestampMonotonic": "286591201", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "9aaa3ad424fe4fe9b13f875ebf80963a", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 10582 1726887190.22376: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # <<< 10575 1726887190.22413: 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 # 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 <<< 10575 1726887190.23361: stdout chunk (state=3): >>># 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 <<< 10575 1726887190.23371: stderr chunk (state=3): >>>Shared connection to 10.31.43.54 closed. <<< 10575 1726887190.23383: stdout chunk (state=3): >>><<< 10575 1726887190.23390: stderr chunk (state=3): >>><<< <10.31.43.54> (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 0x7f8a5c933e48>\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 0x7f8a5c8c9828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c9339b0>\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 0x7f8a5c8d6630>\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 0x7f8a5c8dd160>\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 0x7f8a5c8e20f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c8dd748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c8dd390>\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 0x7f8a5c887470>\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 0x7f8a5c88ce48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c887b38>\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 0x7f8a5c8934e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c876d68>\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 0x7f8a5c879198>\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 0x7f8a5ab87940>\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 0x7f8a5ab99240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c8e7a20>\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 0x7f8a5aabd080>\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 0x7f8a5aac82b0>\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 0x7f8a5aac8f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5aac8a90>\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 0x7f8a5aad2080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab627b8>\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 0x7f8a5ab62ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab56160>\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 0x7f8a5ab56e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab4d438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab3e470>\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 0x7f8a5a8752b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a87dd30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab560b8>\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 0x7f8a5a882e48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab382b0>\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 0x7f8a5a889208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a882fd0>\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 0x7f8a5a889320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5aba7fd0>\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 0x7f8a5a889e10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a889a20>\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 0x7f8a5a8946d8>\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 0x7f8a5a894eb8>\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 0x7f8a5a41b1d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a8947b8>\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 0x7f8a5a41fcc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a889550>\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 0x7f8a5a444320>\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 0x7f8a5a4446d8>\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 0x7f8a5a44b390>\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 0x7f8a5a1f5ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a1ec2e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a1e2f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a1dae80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a44bd30>\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 0x7f8a5a1ecf60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a444a20>\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 0x7f8a5c844710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a1f0048>\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 0x7f8a5c844a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a889898>\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 0x7f8a5c85c5c0>\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 0x7f8a5c860630>\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 0x7f8a5c860b00>\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 0x7f8a5c860c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c85ce10>\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 0x7f8a5c860f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c8604e0>\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 0x7f8a5c860240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c850b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a430390>\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 0x7f8a5c85c470>\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 0x7f8a58863908>\r\n# zipimport: found 107 names in \'/tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a58534ac8>\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 0x7f8a584d9278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a584e04e0>\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 0x7f8a584e05f8>\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 0x7f8a584e0b38>\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 0x7f8a5850cb00>\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 0x7f8a58817048>\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 0x7f8a58817278>\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 0x7f8a588175c0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a585072b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a584f94a8>\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 0x7f8a58507828>\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 0x7f8a58841dd8>\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 0x7f8a58841ef0>\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 0x7f8a587949b0>\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 0x7f8a587a2ac8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5883fda0>\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 0x7f8a5878f4a8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a588392e8>\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 0x7f8a587bdb00>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5878f668>\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 0x7f8a587cba20>\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 0x7f8a587cbb00>\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 0x7f8a587cbc88>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a58836080>\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 0x7f8a587e9668>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a587ded68>\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 0x7f8a587def60>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a587de828>\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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a58801a58>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a58801748>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a587f2f28>\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 0x7f8a588015c0>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a587f2780>\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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a54e70320>\r\n# 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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a54f658d0>\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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a54ee6128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54eab898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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 0x7f8a54f12080>\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 0x7f8a54f12128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54ebd940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a54f93208>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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 0x7f8a54f23710>\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 0x7f8a54f57160>\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 0x7f8a54f57908>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54f2edd8>\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 0x7f8a54f47e80>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54f2e0f0>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a55207208>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54f8ab00>\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 0x7f8a54fabd68>\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 0x7f8a54fb28d0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a55225fd0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a545eec50>\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 0x7f8a54634780>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a5460d898>\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 0x7f8a54616f60>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5463f358>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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 0x7f8a5472a978>\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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a54726ac8>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54726748>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"name": "chronyd", "changed": false, "status": {"Type": "forking", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestamp": "Fri 2024-09-20 22:53:02 EDT", "WatchdogTimestampMonotonic": "286606145", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "14919", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ExecMainStartTimestampMonotonic": "286606132", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14919", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14917 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14920 ; code=exited ; status=0 }", "ExecStopPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14912 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "MemoryCurrent": "806912", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "1", "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": "22406", "IPAccounting": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "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": "yes", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "yes", "ProtectSystem": "full", "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": "chronyd.service", "Names": "chronyd.service", "Requires": "-.mount sysinit.target system.slice", "WantedBy": "multi-user.target", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket tmp.mount systemd-tmpfiles-setup.service -.mount ntpd.service ntpdate.service sntp.service system.slice sysinit.target basic.target", "RequiresMountsFor": "/var/tmp", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "Description": "NTP client/server", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:53:02 EDT", "StateChangeTimestampMonotonic": "286622175", "InactiveExitTimestamp": "Fri 2024-09-20 22:53:02 EDT", "InactiveExitTimestampMonotonic": "286592265", "ActiveEnterTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ActiveEnterTimestampMonotonic": "286622175", "ActiveExitTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ActiveExitTimestampMonotonic": "286565768", "InactiveEnterTimestamp": "Fri 2024-09-20 22:53:02 EDT", "InactiveEnterTimestampMonotonic": "286590255", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ConditionTimestampMonotonic": "286591166", "AssertTimestamp": "Fri 2024-09-20 22:53:02 EDT", "AssertTimestampMonotonic": "286591201", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "9aaa3ad424fe4fe9b13f875ebf80963a", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "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.54 closed.\r\n') 10575 1726887190.24568: _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 0x7f8a5c933e48> # /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 0x7f8a5c8c9828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c9339b0> # /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 0x7f8a5c8d6630> 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 0x7f8a5c8dd160> # /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 0x7f8a5c8e20f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c8dd748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c8dd390> # /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 0x7f8a5c887470> # /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 0x7f8a5c88ce48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c887b38> # /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 0x7f8a5c8934e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c876d68> # /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 0x7f8a5c879198> # /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 0x7f8a5ab87940> # /usr/lib64/python3.6/__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 0x7f8a5ab99240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c8e7a20> 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 0x7f8a5aabd080> # /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 0x7f8a5aac82b0> # /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 0x7f8a5aac8f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5aac8a90> 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 0x7f8a5aad2080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab627b8> # /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 0x7f8a5ab62ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab56160> # /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 0x7f8a5ab56e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab4d438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab3e470> # /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 0x7f8a5a8752b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a87dd30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab560b8> 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 0x7f8a5a882e48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5ab382b0> # /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 0x7f8a5a889208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a882fd0> # 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 0x7f8a5a889320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5aba7fd0> # /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 0x7f8a5a889e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a889a20> # /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 0x7f8a5a8946d8> # /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 0x7f8a5a894eb8> # /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 0x7f8a5a41b1d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a8947b8> # /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 0x7f8a5a41fcc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a889550> # /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 0x7f8a5a444320> # 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 0x7f8a5a4446d8> # /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 0x7f8a5a44b390> # /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 0x7f8a5a1f5ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a1ec2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a1e2f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a1dae80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a44bd30> # 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 0x7f8a5a1ecf60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a444a20> # /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 0x7f8a5c844710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a1f0048> 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 0x7f8a5c844a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a889898> # /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 0x7f8a5c85c5c0> # /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 0x7f8a5c860630> # 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 0x7f8a5c860b00> # 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 0x7f8a5c860c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c85ce10> # /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 0x7f8a5c860f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c8604e0> # 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 0x7f8a5c860240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5c850b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5a430390> # /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 0x7f8a5c85c470> # /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 0x7f8a58863908> # zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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 0x7f8a58534ac8> 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 0x7f8a584d9278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a584e04e0> # 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 0x7f8a584e05f8> # /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 0x7f8a584e0b38> # /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 0x7f8a5850cb00> # 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 0x7f8a58817048> # 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 0x7f8a58817278> # /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 0x7f8a588175c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a585072b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a584f94a8> # /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 0x7f8a58507828> # 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 0x7f8a58841dd8> # /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 0x7f8a58841ef0> # /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 0x7f8a587949b0> # /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 0x7f8a587a2ac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5883fda0> # /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 0x7f8a5878f4a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a588392e8> # /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 0x7f8a587bdb00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5878f668> # 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 0x7f8a587cba20> # 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 0x7f8a587cbb00> # 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 0x7f8a587cbc88> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a58836080> # /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 0x7f8a587e9668> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a587ded68> # 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 0x7f8a587def60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a587de828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a58801a58> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a58801748> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a587f2f28> # /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 0x7f8a588015c0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a587f2780> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a54e70320> # 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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a54f658d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a54ee6128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54eab898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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 0x7f8a54f12080> # /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 0x7f8a54f12128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54ebd940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a54f93208> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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 0x7f8a54f23710> # /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 0x7f8a54f57160> # 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 0x7f8a54f57908> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54f2edd8> # 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 0x7f8a54f47e80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54f2e0f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a55207208> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54f8ab00> # /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 0x7f8a54fabd68> # /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 0x7f8a54fb28d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a55225fd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a545eec50> # /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 0x7f8a54634780> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a5460d898> # 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 0x7f8a54616f60> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a5463f358> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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 0x7f8a5472a978> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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 0x7f8a54726ac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8a54726748> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/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_0uc72p7i/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "chronyd", "changed": false, "status": {"Type": "forking", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestamp": "Fri 2024-09-20 22:53:02 EDT", "WatchdogTimestampMonotonic": "286606145", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "14919", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ExecMainStartTimestampMonotonic": "286606132", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14919", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14917 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14920 ; code=exited ; status=0 }", "ExecStopPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14912 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "MemoryCurrent": "806912", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "1", "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": "22406", "IPAccounting": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "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": "yes", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "yes", "ProtectSystem": "full", "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": "chronyd.service", "Names": "chronyd.service", "Requires": "-.mount sysinit.target system.slice", "WantedBy": "multi-user.target", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket tmp.mount systemd-tmpfiles-setup.service -.mount ntpd.service ntpdate.service sntp.service system.slice sysinit.target basic.target", "RequiresMountsFor": "/var/tmp", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "Description": "NTP client/server", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:53:02 EDT", "StateChangeTimestampMonotonic": "286622175", "InactiveExitTimestamp": "Fri 2024-09-20 22:53:02 EDT", "InactiveExitTimestampMonotonic": "286592265", "ActiveEnterTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ActiveEnterTimestampMonotonic": "286622175", "ActiveExitTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ActiveExitTimestampMonotonic": "286565768", "InactiveEnterTimestamp": "Fri 2024-09-20 22:53:02 EDT", "InactiveEnterTimestampMonotonic": "286590255", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ConditionTimestampMonotonic": "286591166", "AssertTimestamp": "Fri 2024-09-20 22:53:02 EDT", "AssertTimestampMonotonic": "286591201", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "9aaa3ad424fe4fe9b13f875ebf80963a", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy fcntl # destroy datetime # destroy gc # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy platform # destroy shlex # destroy traceback # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings , stderr=Shared connection to 10.31.43.54 closed. 10575 1726887190.25633: done with _execute_module (ansible.legacy.systemd, {'name': 'chronyd', 'state': 'started', '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-1726887188.6485026-10575-182483087171284/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10575 1726887190.25661: _low_level_execute_command(): starting 10575 1726887190.25670: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/ > /dev/null 2>&1 && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887188.6485026-10575-182483087171284/ > /dev/null 2>&1 && sleep 0'"'"'' 10582 1726887190.24500: stdout chunk (state=3): >>> {"name": "chronyd", "changed": false, "status": {"Type": "forking", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestamp": "Fri 2024-09-20 22:52:45 EDT", "WatchdogTimestampMonotonic": "262854302", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "12276", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ExecMainStartTimestampMonotonic": "262854291", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12276", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12273 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12277 ; code=exited ; status=0 }", "ExecStopPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12269 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "MemoryCurrent": "888832", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "1", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "yes", "ProtectSystem": "full", "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": "chronyd.service", "Names": "chronyd.service", "Requires": "-.mount system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target ntpd.service systemd-timesyncd.service", "Before": "shutdown.target multi-user.target", "After": "ntpdate.service ntpd.service -.mount sntp.service system.slice systemd-tmpfiles-setup.service sysinit.target basic.target tmp.mount systemd-journald.socket", "RequiresMountsFor": "/var/tmp", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "Description": "NTP client/server", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:52:45 EDT", "StateChangeTimestampMonotonic": "262891279", "InactiveExitTimestamp": "Fri 2024-09-20 22:52:45 EDT", "InactiveExitTimestampMonotonic": "262839831", "ActiveEnterTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ActiveEnterTimestampMonotonic": "262891279", "ActiveExitTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ActiveExitTimestampMonotonic": "262813650", "InactiveEnterTimestamp": "Fri 2024-09-20 22:52:45 EDT", "InactiveEnterTimestampMonotonic": "262838235", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ConditionTimestampMonotonic": "262838921", "AssertTimestamp": "Fri 2024-09-20 22:52:45 EDT", "AssertTimestampMonotonic": "262838956", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "a4b9541f231043c6abd681cb21ddf090", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} <<< 10582 1726887190.25805: 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 <<< 10582 1726887190.25937: 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 # 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 <<< 10577 1726887190.27197: stderr chunk (state=2): >>><<< 10577 1726887190.27210: stdout chunk (state=2): >>><<< <10.31.42.224> (0, b'', b'') 10577 1726887190.27238: _low_level_execute_command() done: rc=0, stdout=, stderr= 10577 1726887190.27248: handler run complete 10577 1726887190.27309: attempt loop complete, returning result 10577 1726887190.27318: _execute() done 10577 1726887190.27324: dumping result to json 10577 1726887190.27344: done dumping result, returning 10577 1726887190.27356: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable chronyd [0e652c5f-a961-eb88-62cf-00000000002e] 10577 1726887190.27440: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002e 10577 1726887190.29638: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002e 10577 1726887190.29649: 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": "chronyd", "no_block": false, "scope": "system", "state": "started" } }, "name": "chronyd", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-09-20 22:52:22 EDT", "ActiveEnterTimestampMonotonic": "236528178", "ActiveExitTimestamp": "Fri 2024-09-20 22:52:22 EDT", "ActiveExitTimestampMonotonic": "236456054", "ActiveState": "active", "After": "systemd-journald.socket sysinit.target system.slice sntp.service systemd-tmpfiles-setup.service basic.target ntpdate.service -.mount ntpd.service tmp.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 22:52:22 EDT", "AssertTimestampMonotonic": "236495332", "Before": "multi-user.target shutdown.target", "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": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:52:22 EDT", "ConditionTimestampMonotonic": "236495292", "ConfigurationDirectoryMode": "0755", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9402", "ExecMainStartTimestamp": "Fri 2024-09-20 22:52:22 EDT", "ExecMainStartTimestampMonotonic": "236511913", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9400 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9403 ; code=exited ; status=0 }", "ExecStopPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:22 EDT] ; stop_time=[Fri 2024-09-20 22:52:22 EDT] ; pid=9395 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/chronyd.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": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 22:52:22 EDT", "InactiveEnterTimestampMonotonic": "236494440", "InactiveExitTimestamp": "Fri 2024-09-20 22:52:22 EDT", "InactiveExitTimestampMonotonic": "236496425", "InvocationID": "1fe7627dfd50423abf8012eb72b9761f", "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": "9402", "MemoryAccounting": "yes", "MemoryCurrent": "794624", "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": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 22:52:22 EDT", "StateChangeTimestampMonotonic": "236528178", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2024-09-20 22:52:22 EDT", "WatchdogTimestampMonotonic": "236511925", "WatchdogUSec": "0" } } 10582 1726887190.27739: 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 # 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 <<< 10582 1726887190.30077: stderr chunk (state=3): >>>Shared connection to 10.31.41.136 closed. <<< 10582 1726887190.30099: stdout chunk (state=3): >>><<< 10582 1726887190.30106: stderr chunk (state=3): >>><<< <10.31.41.136> (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 0x7f4f725e3e48>\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 0x7f4f72579828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f725e39b0>\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 0x7f4f72586630>\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 0x7f4f7258d160>\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 0x7f4f725920f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f7258d748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f7258d390>\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 0x7f4f72537470>\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 0x7f4f7253ce48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f72537b38>\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 0x7f4f725434e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f72526d68>\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 0x7f4f72529198>\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 0x7f4f70837940>\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 0x7f4f70849240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f72597a20>\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 0x7f4f7076d080>\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 0x7f4f707782b0>\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 0x7f4f70778f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70778a90>\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 0x7f4f70782080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f708127b8>\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 0x7f4f70812ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70806160>\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 0x7f4f70806e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f707fd438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f707ee470>\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 0x7f4f705252b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f7052dd30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f708060b8>\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 0x7f4f70532e10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f707e82b0>\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 0x7f4f705391d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70532f98>\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 0x7f4f705392e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70857fd0>\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 0x7f4f70539dd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f705399e8>\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 0x7f4f705446a0>\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 0x7f4f70544e80>\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 0x7f4f700cb198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70544780>\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 0x7f4f700d0c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70539518>\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 0x7f4f700f42e8>\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 0x7f4f700f46a0>\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 0x7f4f700fb390>\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 0x7f4f6fea5ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6fe9c2e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6fe92f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6fe8ae80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f700fbd30>\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 0x7f4f6fe9cf60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f700f4a20>\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 0x7f4f724f4710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6fea0048>\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 0x7f4f724f4a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70539860>\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 0x7f4f7250c5c0>\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 0x7f4f72510630>\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 0x7f4f72510b00>\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 0x7f4f72510c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f7250ce10>\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 0x7f4f72510f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f725104e0>\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 0x7f4f72510240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f72500b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f700e0358>\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 0x7f4f7250c470>\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 0x7f4f6e513908>\r\n# zipimport: found 107 names in \'/tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6e1e4ac8>\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 0x7f4f6e18a278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e1904e0>\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 0x7f4f6e1905f8>\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 0x7f4f6e190b38>\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 0x7f4f6e1bdb00>\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 0x7f4f6e4c7048>\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 0x7f4f6e4c7278>\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 0x7f4f6e4c75c0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e1b82b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e1aa4a8>\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 0x7f4f6e1b8630>\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 0x7f4f6e4f1dd8>\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 0x7f4f6e4f1ef0>\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 0x7f4f6e4449b0>\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 0x7f4f6e452ac8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4efda0>\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 0x7f4f6e43f4a8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4ea2e8>\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 0x7f4f6e46db00>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e43f668>\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 0x7f4f6e47ba20>\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 0x7f4f6e47bb00>\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 0x7f4f6e47bc88>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4e6080>\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 0x7f4f6e499668>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e48ed68>\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 0x7f4f6e48ef60>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e48e828>\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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6e4b2a20>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4b2710>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4a2ef0>\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 0x7f4f6e4b2588>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4a2748>\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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6ab212e8>\r\n# 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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6ac158d0>\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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6ab96128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6ab5b898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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 0x7f4f6abc2080>\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 0x7f4f6abc2128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6ab6d940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6ac41208>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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 0x7f4f6abd3710>\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 0x7f4f6ac07160>\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 0x7f4f6ac07908>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6abdedd8>\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 0x7f4f6abf7e80>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6abde0f0>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6aeb6208>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6ac3db00>\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 0x7f4f6ac5bd68>\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 0x7f4f6ac628d0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6aed5fd0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6a29ec50>\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 0x7f4f6a2e4780>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6a2bd898>\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 0x7f4f6a2c6f60>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6a2ef358>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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 0x7f4f6a3da978>\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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6a3d6ac8>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6a3d6748>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"name": "chronyd", "changed": false, "status": {"Type": "forking", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestamp": "Fri 2024-09-20 22:52:45 EDT", "WatchdogTimestampMonotonic": "262854302", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "12276", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ExecMainStartTimestampMonotonic": "262854291", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12276", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12273 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12277 ; code=exited ; status=0 }", "ExecStopPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12269 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "MemoryCurrent": "888832", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "1", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "yes", "ProtectSystem": "full", "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": "chronyd.service", "Names": "chronyd.service", "Requires": "-.mount system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target ntpd.service systemd-timesyncd.service", "Before": "shutdown.target multi-user.target", "After": "ntpdate.service ntpd.service -.mount sntp.service system.slice systemd-tmpfiles-setup.service sysinit.target basic.target tmp.mount systemd-journald.socket", "RequiresMountsFor": "/var/tmp", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "Description": "NTP client/server", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:52:45 EDT", "StateChangeTimestampMonotonic": "262891279", "InactiveExitTimestamp": "Fri 2024-09-20 22:52:45 EDT", "InactiveExitTimestampMonotonic": "262839831", "ActiveEnterTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ActiveEnterTimestampMonotonic": "262891279", "ActiveExitTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ActiveExitTimestampMonotonic": "262813650", "InactiveEnterTimestamp": "Fri 2024-09-20 22:52:45 EDT", "InactiveEnterTimestampMonotonic": "262838235", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ConditionTimestampMonotonic": "262838921", "AssertTimestamp": "Fri 2024-09-20 22:52:45 EDT", "AssertTimestampMonotonic": "262838956", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "a4b9541f231043c6abd681cb21ddf090", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "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.41.136 closed.\r\n') 10582 1726887190.31432: _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 0x7f4f725e3e48> # /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 0x7f4f72579828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f725e39b0> # /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 0x7f4f72586630> 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 0x7f4f7258d160> # /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 0x7f4f725920f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f7258d748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f7258d390> # /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 0x7f4f72537470> # /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 0x7f4f7253ce48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f72537b38> # /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 0x7f4f725434e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f72526d68> # /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 0x7f4f72529198> # /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 0x7f4f70837940> # /usr/lib64/python3.6/__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 0x7f4f70849240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f72597a20> 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 0x7f4f7076d080> # /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 0x7f4f707782b0> # /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 0x7f4f70778f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70778a90> 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 0x7f4f70782080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f708127b8> # /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 0x7f4f70812ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70806160> # /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 0x7f4f70806e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f707fd438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f707ee470> # /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 0x7f4f705252b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f7052dd30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f708060b8> 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 0x7f4f70532e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f707e82b0> # /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 0x7f4f705391d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70532f98> # 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 0x7f4f705392e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70857fd0> # /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 0x7f4f70539dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f705399e8> # /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 0x7f4f705446a0> # /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 0x7f4f70544e80> # /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 0x7f4f700cb198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70544780> # /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 0x7f4f700d0c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70539518> # /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 0x7f4f700f42e8> # 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 0x7f4f700f46a0> # /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 0x7f4f700fb390> # /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 0x7f4f6fea5ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6fe9c2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6fe92f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6fe8ae80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f700fbd30> # 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 0x7f4f6fe9cf60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f700f4a20> # /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 0x7f4f724f4710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6fea0048> 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 0x7f4f724f4a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f70539860> # /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 0x7f4f7250c5c0> # /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 0x7f4f72510630> # 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 0x7f4f72510b00> # 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 0x7f4f72510c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f7250ce10> # /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 0x7f4f72510f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f725104e0> # 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 0x7f4f72510240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f72500b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f700e0358> # /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 0x7f4f7250c470> # /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 0x7f4f6e513908> # zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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 0x7f4f6e1e4ac8> 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 0x7f4f6e18a278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e1904e0> # 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 0x7f4f6e1905f8> # /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 0x7f4f6e190b38> # /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 0x7f4f6e1bdb00> # 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 0x7f4f6e4c7048> # 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 0x7f4f6e4c7278> # /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 0x7f4f6e4c75c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e1b82b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e1aa4a8> # /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 0x7f4f6e1b8630> # 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 0x7f4f6e4f1dd8> # /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 0x7f4f6e4f1ef0> # /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 0x7f4f6e4449b0> # /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 0x7f4f6e452ac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4efda0> # /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 0x7f4f6e43f4a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4ea2e8> # /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 0x7f4f6e46db00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e43f668> # 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 0x7f4f6e47ba20> # 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 0x7f4f6e47bb00> # 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 0x7f4f6e47bc88> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4e6080> # /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 0x7f4f6e499668> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e48ed68> # 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 0x7f4f6e48ef60> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e48e828> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6e4b2a20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4b2710> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4a2ef0> # /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 0x7f4f6e4b2588> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6e4a2748> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6ab212e8> # 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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6ac158d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6ab96128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6ab5b898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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 0x7f4f6abc2080> # /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 0x7f4f6abc2128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6ab6d940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6ac41208> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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 0x7f4f6abd3710> # /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 0x7f4f6ac07160> # 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 0x7f4f6ac07908> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6abdedd8> # 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 0x7f4f6abf7e80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6abde0f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6aeb6208> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6ac3db00> # /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 0x7f4f6ac5bd68> # /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 0x7f4f6ac628d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6aed5fd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6a29ec50> # /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 0x7f4f6a2e4780> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6a2bd898> # 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 0x7f4f6a2c6f60> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6a2ef358> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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 0x7f4f6a3da978> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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 0x7f4f6a3d6ac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4f6a3d6748> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/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_1h78s31d/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "chronyd", "changed": false, "status": {"Type": "forking", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestamp": "Fri 2024-09-20 22:52:45 EDT", "WatchdogTimestampMonotonic": "262854302", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "12276", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ExecMainStartTimestampMonotonic": "262854291", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12276", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12273 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12277 ; code=exited ; status=0 }", "ExecStopPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12269 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "MemoryCurrent": "888832", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "1", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "yes", "ProtectSystem": "full", "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": "chronyd.service", "Names": "chronyd.service", "Requires": "-.mount system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target ntpd.service systemd-timesyncd.service", "Before": "shutdown.target multi-user.target", "After": "ntpdate.service ntpd.service -.mount sntp.service system.slice systemd-tmpfiles-setup.service sysinit.target basic.target tmp.mount systemd-journald.socket", "RequiresMountsFor": "/var/tmp", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "Description": "NTP client/server", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:52:45 EDT", "StateChangeTimestampMonotonic": "262891279", "InactiveExitTimestamp": "Fri 2024-09-20 22:52:45 EDT", "InactiveExitTimestampMonotonic": "262839831", "ActiveEnterTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ActiveEnterTimestampMonotonic": "262891279", "ActiveExitTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ActiveExitTimestampMonotonic": "262813650", "InactiveEnterTimestamp": "Fri 2024-09-20 22:52:45 EDT", "InactiveEnterTimestampMonotonic": "262838235", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ConditionTimestampMonotonic": "262838921", "AssertTimestamp": "Fri 2024-09-20 22:52:45 EDT", "AssertTimestampMonotonic": "262838956", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "a4b9541f231043c6abd681cb21ddf090", "CollectMode": "inactive"}, "enabled": true, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "started", "enabled": true, "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "force": null, "masked": null}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service # cleanup[2] removing gc # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy fcntl # destroy datetime # destroy gc # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy platform # destroy shlex # destroy traceback # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings , stderr=Shared connection to 10.31.41.136 closed. 10582 1726887190.32847: done with _execute_module (ansible.legacy.systemd, {'name': 'chronyd', 'state': 'started', '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-1726887188.7821639-10582-46214979417896/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10582 1726887190.32874: _low_level_execute_command(): starting 10582 1726887190.32882: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/ > /dev/null 2>&1 && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887188.7821639-10582-46214979417896/ > /dev/null 2>&1 && sleep 0'"'"'' 10575 1726887190.34530: stderr chunk (state=2): >>><<< 10575 1726887190.34542: stdout chunk (state=2): >>><<< <10.31.43.54> (0, b'', b'') 10575 1726887190.34569: _low_level_execute_command() done: rc=0, stdout=, stderr= 10575 1726887190.34580: handler run complete 10575 1726887190.34641: attempt loop complete, returning result 10575 1726887190.34648: _execute() done 10575 1726887190.34654: dumping result to json 10575 1726887190.34673: done dumping result, returning 10575 1726887190.34685: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable chronyd [0e652c5f-a961-eb88-62cf-00000000002e] 10575 1726887190.34702: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002e 10575 1726887190.34866: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002e 10575 1726887190.34872: 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": "chronyd", "no_block": false, "scope": "system", "state": "started" } }, "name": "chronyd", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ActiveEnterTimestampMonotonic": "286622175", "ActiveExitTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ActiveExitTimestampMonotonic": "286565768", "ActiveState": "active", "After": "systemd-journald.socket tmp.mount systemd-tmpfiles-setup.service -.mount ntpd.service ntpdate.service sntp.service system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 22:53:02 EDT", "AssertTimestampMonotonic": "286591201", "Before": "multi-user.target shutdown.target", "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": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ConditionTimestampMonotonic": "286591166", "ConfigurationDirectoryMode": "0755", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14919", "ExecMainStartTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ExecMainStartTimestampMonotonic": "286606132", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14917 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14920 ; code=exited ; status=0 }", "ExecStopPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14912 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/chronyd.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": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 22:53:02 EDT", "InactiveEnterTimestampMonotonic": "286590255", "InactiveExitTimestamp": "Fri 2024-09-20 22:53:02 EDT", "InactiveExitTimestampMonotonic": "286592265", "InvocationID": "9aaa3ad424fe4fe9b13f875ebf80963a", "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": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "14919", "MemoryAccounting": "yes", "MemoryCurrent": "806912", "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": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 22:53:02 EDT", "StateChangeTimestampMonotonic": "286622175", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2024-09-20 22:53:02 EDT", "WatchdogTimestampMonotonic": "286606145", "WatchdogUSec": "0" } } 10582 1726887190.41921: stderr chunk (state=2): >>><<< 10582 1726887190.41936: stdout chunk (state=2): >>><<< <10.31.41.136> (0, b'', b'') 10582 1726887190.41967: _low_level_execute_command() done: rc=0, stdout=, stderr= 10582 1726887190.41977: handler run complete 10582 1726887190.42044: attempt loop complete, returning result 10582 1726887190.42051: _execute() done 10582 1726887190.42057: dumping result to json 10582 1726887190.42077: done dumping result, returning 10582 1726887190.42088: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable chronyd [0e652c5f-a961-eb88-62cf-00000000002e] 10582 1726887190.42105: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002e 10582 1726887190.42266: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002e 10582 1726887190.42272: 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": "chronyd", "no_block": false, "scope": "system", "state": "started" } }, "name": "chronyd", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ActiveEnterTimestampMonotonic": "262891279", "ActiveExitTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ActiveExitTimestampMonotonic": "262813650", "ActiveState": "active", "After": "ntpdate.service ntpd.service -.mount sntp.service system.slice systemd-tmpfiles-setup.service sysinit.target basic.target tmp.mount systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 22:52:45 EDT", "AssertTimestampMonotonic": "262838956", "Before": "shutdown.target multi-user.target", "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": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ConditionTimestampMonotonic": "262838921", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target ntpd.service systemd-timesyncd.service", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12276", "ExecMainStartTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ExecMainStartTimestampMonotonic": "262854291", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12273 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12277 ; code=exited ; status=0 }", "ExecStopPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12269 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/chronyd.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": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 22:52:45 EDT", "InactiveEnterTimestampMonotonic": "262838235", "InactiveExitTimestamp": "Fri 2024-09-20 22:52:45 EDT", "InactiveExitTimestampMonotonic": "262839831", "InvocationID": "a4b9541f231043c6abd681cb21ddf090", "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": "12276", "MemoryAccounting": "yes", "MemoryCurrent": "888832", "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": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 22:52:45 EDT", "StateChangeTimestampMonotonic": "262891279", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2024-09-20 22:52:45 EDT", "WatchdogTimestampMonotonic": "262854302", "WatchdogUSec": "0" } } 9689 1726887190.42985: no more pending results, returning what we have 9689 1726887190.42989: results queue empty 9689 1726887190.42991: checking for any_errors_fatal 9689 1726887190.42999: done checking for any_errors_fatal 9689 1726887190.43000: checking for max_fail_percentage 9689 1726887190.43002: done checking for max_fail_percentage 9689 1726887190.43003: checking to see if all hosts have failed and the running result is not ok 9689 1726887190.43004: done checking to see if all hosts have failed 9689 1726887190.43005: getting the remaining hosts for this loop 9689 1726887190.43006: done getting the remaining hosts for this loop 9689 1726887190.43010: getting the next task for host managed_node1 9689 1726887190.43018: done getting next task for host managed_node1 9689 1726887190.43022: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable ntpd 9689 1726887190.43025: ^ state is: HOST STATE: block=4, task=21, rescue=0, 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 9689 1726887190.43026: getting the next task for host managed_node2 9689 1726887190.43029: done getting next task for host managed_node2 9689 1726887190.43031: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable ntpd 9689 1726887190.43033: ^ state is: HOST STATE: block=4, task=21, rescue=0, 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 9689 1726887190.43034: getting the next task for host managed_node3 9689 1726887190.43036: done getting next task for host managed_node3 9689 1726887190.43039: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable ntpd 9689 1726887190.43041: ^ state is: HOST STATE: block=4, task=21, rescue=0, 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 9689 1726887190.43066: getting variables 9689 1726887190.43068: in VariableManager get_vars() 9689 1726887190.43100: Calling all_inventory to load vars for managed_node1 9689 1726887190.43104: Calling groups_inventory to load vars for managed_node1 9689 1726887190.43107: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887190.43119: Calling all_plugins_play to load vars for managed_node1 9689 1726887190.43123: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887190.43128: Calling groups_plugins_play to load vars for managed_node1 9689 1726887190.45805: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887190.48107: done with get_vars() 9689 1726887190.48137: done getting variables 9689 1726887190.48204: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Enable ntpd] ************************ task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:333 Friday 20 September 2024 22:53:10 -0400 (0:00:01.940) 0:00:24.168 ****** 9689 1726887190.48241: entering _queue_task() for managed_node1/service 9689 1726887190.49166: worker is 1 (out of 3 available) 9689 1726887190.49181: exiting _queue_task() for managed_node1/service 9689 1726887190.49214: getting variables 9689 1726887190.49218: in VariableManager get_vars() 9689 1726887190.49305: Calling all_inventory to load vars for managed_node2 9689 1726887190.49311: Calling groups_inventory to load vars for managed_node2 9689 1726887190.49316: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887190.49334: Calling all_plugins_play to load vars for managed_node2 9689 1726887190.49338: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887190.49343: Calling groups_plugins_play to load vars for managed_node2 9689 1726887190.50956: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10661 1726887190.51439: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable ntpd 10661 1726887190.51583: in run() - task 0e652c5f-a961-eb88-62cf-00000000002f 10661 1726887190.51601: variable 'ansible_search_path' from source: unknown 10661 1726887190.51608: variable 'ansible_search_path' from source: unknown 10661 1726887190.51636: calling self._execute() 10661 1726887190.51711: variable 'ansible_host' from source: host vars for 'managed_node1' 10661 1726887190.51723: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10661 1726887190.51735: variable 'omit' from source: magic vars 10661 1726887190.52236: variable 'timesync_mode' from source: set_fact 10661 1726887190.52249: Evaluated conditional (timesync_mode == 1): True 10661 1726887190.53203: variable 'timesync_ntp_provider' from source: set_fact 10661 1726887190.53228: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 10661 1726887190.53235: when evaluation is False, skipping this task 10661 1726887190.53240: _execute() done 10661 1726887190.53245: dumping result to json 10661 1726887190.53250: done dumping result, returning 10661 1726887190.53259: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable ntpd [0e652c5f-a961-eb88-62cf-00000000002f] 10661 1726887190.53277: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002f 10661 1726887190.53318: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002f 10661 1726887190.53324: WORKER PROCESS EXITING 9689 1726887190.54378: done with get_vars() 9689 1726887190.54403: done getting variables 9689 1726887190.54473: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887190.54484: entering _queue_task() for managed_node2/service 9689 1726887190.54737: worker is 2 (out of 3 available) 9689 1726887190.54751: exiting _queue_task() for managed_node2/service skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 9689 1726887190.54863: getting variables 9689 1726887190.54866: in VariableManager get_vars() 9689 1726887190.54942: Calling all_inventory to load vars for managed_node3 9689 1726887190.54948: Calling groups_inventory to load vars for managed_node3 9689 1726887190.54951: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887190.54967: Calling all_plugins_play to load vars for managed_node3 9689 1726887190.54971: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887190.54974: Calling groups_plugins_play to load vars for managed_node3 10664 1726887190.55475: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable ntpd 10664 1726887190.55654: in run() - task 0e652c5f-a961-eb88-62cf-00000000002f 10664 1726887190.55673: variable 'ansible_search_path' from source: unknown 10664 1726887190.55679: variable 'ansible_search_path' from source: unknown 10664 1726887190.55703: calling self._execute() 10664 1726887190.55793: variable 'ansible_host' from source: host vars for 'managed_node2' 10664 1726887190.55805: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10664 1726887190.55819: variable 'omit' from source: magic vars 10664 1726887190.56378: variable 'timesync_mode' from source: set_fact 10664 1726887190.56392: Evaluated conditional (timesync_mode == 1): True 10664 1726887190.56536: variable 'timesync_ntp_provider' from source: set_fact 10664 1726887190.56556: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 10664 1726887190.56563: when evaluation is False, skipping this task 10664 1726887190.56568: _execute() done 10664 1726887190.56573: dumping result to json 10664 1726887190.56578: done dumping result, returning 10664 1726887190.56586: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable ntpd [0e652c5f-a961-eb88-62cf-00000000002f] 10664 1726887190.56695: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002f 10664 1726887190.56741: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002f 10664 1726887190.56746: WORKER PROCESS EXITING 9689 1726887190.57415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887190.58841: done with get_vars() 9689 1726887190.58869: done getting variables 9689 1726887190.58936: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887190.58946: entering _queue_task() for managed_node3/service 9689 1726887190.59248: worker is 3 (out of 3 available) 9689 1726887190.59264: exiting _queue_task() for managed_node3/service skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 9689 1726887190.59354: done queuing things up, now waiting for results queue to drain 9689 1726887190.59356: waiting for pending results... 10666 1726887190.60051: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable ntpd 10666 1726887190.60181: in run() - task 0e652c5f-a961-eb88-62cf-00000000002f 10666 1726887190.60198: variable 'ansible_search_path' from source: unknown 10666 1726887190.60204: variable 'ansible_search_path' from source: unknown 10666 1726887190.60236: calling self._execute() 10666 1726887190.60302: variable 'ansible_host' from source: host vars for 'managed_node3' 10666 1726887190.60314: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10666 1726887190.60327: variable 'omit' from source: magic vars 10666 1726887190.60738: variable 'timesync_mode' from source: set_fact 10666 1726887190.60752: Evaluated conditional (timesync_mode == 1): True 10666 1726887190.60851: variable 'timesync_ntp_provider' from source: set_fact 10666 1726887190.60872: Evaluated conditional (timesync_ntp_provider == 'ntp'): False 10666 1726887190.60879: when evaluation is False, skipping this task 10666 1726887190.60885: _execute() done 10666 1726887190.60891: dumping result to json 10666 1726887190.60897: done dumping result, returning 10666 1726887190.60903: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable ntpd [0e652c5f-a961-eb88-62cf-00000000002f] 10666 1726887190.61200: sending task result for task 0e652c5f-a961-eb88-62cf-00000000002f 10666 1726887190.61245: done sending task result for task 0e652c5f-a961-eb88-62cf-00000000002f 10666 1726887190.61253: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_ntp_provider == 'ntp'", "skip_reason": "Conditional result was False" } 9689 1726887190.61770: no more pending results, returning what we have 9689 1726887190.61775: results queue empty 9689 1726887190.61776: checking for any_errors_fatal 9689 1726887190.61794: done checking for any_errors_fatal 9689 1726887190.61795: checking for max_fail_percentage 9689 1726887190.61797: done checking for max_fail_percentage 9689 1726887190.61798: checking to see if all hosts have failed and the running result is not ok 9689 1726887190.61799: done checking to see if all hosts have failed 9689 1726887190.61799: getting the remaining hosts for this loop 9689 1726887190.61801: done getting the remaining hosts for this loop 9689 1726887190.61804: getting the next task for host managed_node1 9689 1726887190.61810: done getting next task for host managed_node1 9689 1726887190.61816: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable ptp4l 9689 1726887190.61819: ^ state is: HOST STATE: block=4, task=22, rescue=0, 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 9689 1726887190.61820: getting the next task for host managed_node2 9689 1726887190.61823: done getting next task for host managed_node2 9689 1726887190.61826: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable ptp4l 9689 1726887190.61827: ^ state is: HOST STATE: block=4, task=22, rescue=0, 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 9689 1726887190.61828: getting the next task for host managed_node3 9689 1726887190.61830: done getting next task for host managed_node3 9689 1726887190.61833: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable ptp4l 9689 1726887190.61834: ^ state is: HOST STATE: block=4, task=22, rescue=0, 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 9689 1726887190.61856: getting variables 9689 1726887190.61858: in VariableManager get_vars() 9689 1726887190.61893: Calling all_inventory to load vars for managed_node1 9689 1726887190.61897: Calling groups_inventory to load vars for managed_node1 9689 1726887190.61899: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887190.61908: Calling all_plugins_play to load vars for managed_node1 9689 1726887190.61912: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887190.61918: Calling groups_plugins_play to load vars for managed_node1 9689 1726887190.62888: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887190.63845: done with get_vars() 9689 1726887190.63859: done getting variables 9689 1726887190.63909: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Enable ptp4l] *********************** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:342 Friday 20 September 2024 22:53:10 -0400 (0:00:00.156) 0:00:24.325 ****** 9689 1726887190.63937: entering _queue_task() for managed_node1/service 9689 1726887190.64306: worker is 1 (out of 3 available) 9689 1726887190.64331: exiting _queue_task() for managed_node1/service 9689 1726887190.64382: getting variables 9689 1726887190.64386: in VariableManager get_vars() 9689 1726887190.64530: Calling all_inventory to load vars for managed_node2 9689 1726887190.64538: Calling groups_inventory to load vars for managed_node2 9689 1726887190.64543: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887190.64567: Calling all_plugins_play to load vars for managed_node2 9689 1726887190.64572: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887190.64576: Calling groups_plugins_play to load vars for managed_node2 9689 1726887190.67055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887190.68587: done with get_vars() 9689 1726887190.68611: done getting variables 9689 1726887190.68687: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887190.68698: entering _queue_task() for managed_node2/service 9689 1726887190.68948: worker is 2 (out of 3 available) 9689 1726887190.68963: exiting _queue_task() for managed_node2/service 9689 1726887190.68998: getting variables 9689 1726887190.69002: in VariableManager get_vars() 9689 1726887190.69094: Calling all_inventory to load vars for managed_node3 9689 1726887190.69099: Calling groups_inventory to load vars for managed_node3 9689 1726887190.69102: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887190.69120: Calling all_plugins_play to load vars for managed_node3 9689 1726887190.69125: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887190.69130: Calling groups_plugins_play to load vars for managed_node3 10669 1726887190.65253: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable ptp4l 10669 1726887190.65398: in run() - task 0e652c5f-a961-eb88-62cf-000000000030 10669 1726887190.65419: variable 'ansible_search_path' from source: unknown 10669 1726887190.65425: variable 'ansible_search_path' from source: unknown 10669 1726887190.65449: calling self._execute() 10669 1726887190.65524: variable 'ansible_host' from source: host vars for 'managed_node1' 10669 1726887190.65536: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10669 1726887190.65548: variable 'omit' from source: magic vars 10669 1726887190.66084: variable 'timesync_mode' from source: set_fact 10669 1726887190.66098: Evaluated conditional (timesync_mode == 2): False 10669 1726887190.66104: when evaluation is False, skipping this task 10669 1726887190.66109: _execute() done 10669 1726887190.66149: dumping result to json 10669 1726887190.66156: done dumping result, returning 10669 1726887190.66165: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable ptp4l [0e652c5f-a961-eb88-62cf-000000000030] 10669 1726887190.66183: sending task result for task 0e652c5f-a961-eb88-62cf-000000000030 10669 1726887190.66226: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000030 10669 1726887190.66233: WORKER PROCESS EXITING 10671 1726887190.69167: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable ptp4l 10671 1726887190.69305: in run() - task 0e652c5f-a961-eb88-62cf-000000000030 10671 1726887190.69325: variable 'ansible_search_path' from source: unknown 10671 1726887190.69332: variable 'ansible_search_path' from source: unknown 10671 1726887190.69354: calling self._execute() 10671 1726887190.69440: variable 'ansible_host' from source: host vars for 'managed_node2' 10671 1726887190.69452: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10671 1726887190.69464: variable 'omit' from source: magic vars 10671 1726887190.70036: variable 'timesync_mode' from source: set_fact 10671 1726887190.70056: Evaluated conditional (timesync_mode == 2): False 10671 1726887190.70064: when evaluation is False, skipping this task 10671 1726887190.70071: _execute() done 10671 1726887190.70078: dumping result to json 10671 1726887190.70084: done dumping result, returning 10671 1726887190.70095: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable ptp4l [0e652c5f-a961-eb88-62cf-000000000030] 10671 1726887190.70258: sending task result for task 0e652c5f-a961-eb88-62cf-000000000030 10671 1726887190.70317: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000030 10671 1726887190.70323: WORKER PROCESS EXITING 9689 1726887190.71149: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887190.72623: done with get_vars() 9689 1726887190.72642: done getting variables 9689 1726887190.72689: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887190.72696: entering _queue_task() for managed_node3/service 9689 1726887190.73021: worker is 3 (out of 3 available) 9689 1726887190.73038: exiting _queue_task() for managed_node3/service skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 9689 1726887190.73138: done queuing things up, now waiting for results queue to drain 9689 1726887190.73141: waiting for pending results... skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 10672 1726887190.73255: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable ptp4l 10672 1726887190.73464: in run() - task 0e652c5f-a961-eb88-62cf-000000000030 10672 1726887190.73503: variable 'ansible_search_path' from source: unknown 10672 1726887190.73514: variable 'ansible_search_path' from source: unknown 10672 1726887190.73572: calling self._execute() 10672 1726887190.73691: variable 'ansible_host' from source: host vars for 'managed_node3' 10672 1726887190.73710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10672 1726887190.73730: variable 'omit' from source: magic vars 10672 1726887190.74242: variable 'timesync_mode' from source: set_fact 10672 1726887190.74256: Evaluated conditional (timesync_mode == 2): False 10672 1726887190.74263: when evaluation is False, skipping this task 10672 1726887190.74268: _execute() done 10672 1726887190.74275: dumping result to json 10672 1726887190.74282: done dumping result, returning 10672 1726887190.74293: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable ptp4l [0e652c5f-a961-eb88-62cf-000000000030] 10672 1726887190.74311: sending task result for task 0e652c5f-a961-eb88-62cf-000000000030 10672 1726887190.74346: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000030 10672 1726887190.74350: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 9689 1726887190.74659: no more pending results, returning what we have 9689 1726887190.74664: results queue empty 9689 1726887190.74665: checking for any_errors_fatal 9689 1726887190.74676: done checking for any_errors_fatal 9689 1726887190.74677: checking for max_fail_percentage 9689 1726887190.74679: done checking for max_fail_percentage 9689 1726887190.74680: checking to see if all hosts have failed and the running result is not ok 9689 1726887190.74681: done checking to see if all hosts have failed 9689 1726887190.74681: getting the remaining hosts for this loop 9689 1726887190.74682: done getting the remaining hosts for this loop 9689 1726887190.74685: getting the next task for host managed_node1 9689 1726887190.74689: done getting next task for host managed_node1 9689 1726887190.74692: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable phc2sys 9689 1726887190.74694: ^ state is: HOST STATE: block=4, task=23, rescue=0, 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 9689 1726887190.74695: getting the next task for host managed_node2 9689 1726887190.74697: done getting next task for host managed_node2 9689 1726887190.74698: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable phc2sys 9689 1726887190.74699: ^ state is: HOST STATE: block=4, task=23, rescue=0, 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 9689 1726887190.74700: getting the next task for host managed_node3 9689 1726887190.74701: done getting next task for host managed_node3 9689 1726887190.74703: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable phc2sys 9689 1726887190.74703: ^ state is: HOST STATE: block=4, task=23, rescue=0, 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 9689 1726887190.74721: getting variables 9689 1726887190.74722: in VariableManager get_vars() 9689 1726887190.74747: Calling all_inventory to load vars for managed_node1 9689 1726887190.74749: Calling groups_inventory to load vars for managed_node1 9689 1726887190.74751: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887190.74757: Calling all_plugins_play to load vars for managed_node1 9689 1726887190.74759: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887190.74762: Calling groups_plugins_play to load vars for managed_node1 9689 1726887190.75752: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887190.76785: done with get_vars() 9689 1726887190.76798: done getting variables 9689 1726887190.76861: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Enable phc2sys] ********************* task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:349 Friday 20 September 2024 22:53:10 -0400 (0:00:00.129) 0:00:24.454 ****** 9689 1726887190.76886: entering _queue_task() for managed_node1/service 9689 1726887190.77234: worker is 1 (out of 3 available) 9689 1726887190.77258: exiting _queue_task() for managed_node1/service 9689 1726887190.77315: getting variables 9689 1726887190.77320: in VariableManager get_vars() 9689 1726887190.77463: Calling all_inventory to load vars for managed_node2 9689 1726887190.77468: Calling groups_inventory to load vars for managed_node2 9689 1726887190.77473: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887190.77496: Calling all_plugins_play to load vars for managed_node2 9689 1726887190.77500: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887190.77505: Calling groups_plugins_play to load vars for managed_node2 9689 1726887190.79047: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10673 1726887190.78265: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable phc2sys 10673 1726887190.78404: in run() - task 0e652c5f-a961-eb88-62cf-000000000031 10673 1726887190.78423: variable 'ansible_search_path' from source: unknown 10673 1726887190.78429: variable 'ansible_search_path' from source: unknown 10673 1726887190.78452: calling self._execute() 10673 1726887190.78528: variable 'ansible_host' from source: host vars for 'managed_node1' 10673 1726887190.78540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10673 1726887190.78553: variable 'omit' from source: magic vars 10673 1726887190.79123: variable 'timesync_mode' from source: set_fact 10673 1726887190.79139: Evaluated conditional (timesync_mode == 2): False 10673 1726887190.79145: when evaluation is False, skipping this task 10673 1726887190.79150: _execute() done 10673 1726887190.79155: dumping result to json 10673 1726887190.79161: done dumping result, returning 10673 1726887190.79169: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable phc2sys [0e652c5f-a961-eb88-62cf-000000000031] 10673 1726887190.79186: sending task result for task 0e652c5f-a961-eb88-62cf-000000000031 10673 1726887190.79228: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000031 10673 1726887190.79234: WORKER PROCESS EXITING 9689 1726887190.80476: done with get_vars() 9689 1726887190.80495: done getting variables 9689 1726887190.80557: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887190.80567: entering _queue_task() for managed_node2/service 9689 1726887190.80924: worker is 2 (out of 3 available) 9689 1726887190.80947: exiting _queue_task() for managed_node2/service skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 9689 1726887190.81121: getting variables 9689 1726887190.81125: in VariableManager get_vars() 9689 1726887190.81223: Calling all_inventory to load vars for managed_node3 9689 1726887190.81227: Calling groups_inventory to load vars for managed_node3 9689 1726887190.81231: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887190.81246: Calling all_plugins_play to load vars for managed_node3 9689 1726887190.81251: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887190.81254: Calling groups_plugins_play to load vars for managed_node3 10674 1726887190.82645: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable phc2sys 10674 1726887190.82782: in run() - task 0e652c5f-a961-eb88-62cf-000000000031 10674 1726887190.82799: variable 'ansible_search_path' from source: unknown 10674 1726887190.82805: variable 'ansible_search_path' from source: unknown 10674 1726887190.82831: calling self._execute() 10674 1726887190.82916: variable 'ansible_host' from source: host vars for 'managed_node2' 10674 1726887190.82928: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10674 1726887190.82941: variable 'omit' from source: magic vars 9689 1726887190.83504: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10674 1726887190.83524: variable 'timesync_mode' from source: set_fact 10674 1726887190.83539: Evaluated conditional (timesync_mode == 2): False 10674 1726887190.83545: when evaluation is False, skipping this task 10674 1726887190.83550: _execute() done 10674 1726887190.83556: dumping result to json 10674 1726887190.83561: done dumping result, returning 9689 1726887190.84736: done with get_vars() 9689 1726887190.84755: done getting variables 10674 1726887190.83569: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable phc2sys [0e652c5f-a961-eb88-62cf-000000000031] 10674 1726887190.83674: sending task result for task 0e652c5f-a961-eb88-62cf-000000000031 10674 1726887190.83715: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000031 10674 1726887190.83720: WORKER PROCESS EXITING 9689 1726887190.84877: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887190.84885: entering _queue_task() for managed_node3/service 9689 1726887190.85182: worker is 3 (out of 3 available) 9689 1726887190.85202: exiting _queue_task() for managed_node3/service skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 9689 1726887190.85348: done queuing things up, now waiting for results queue to drain 9689 1726887190.85352: waiting for pending results... 10676 1726887190.85640: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable phc2sys 10676 1726887190.85757: in run() - task 0e652c5f-a961-eb88-62cf-000000000031 10676 1726887190.85775: variable 'ansible_search_path' from source: unknown 10676 1726887190.85782: variable 'ansible_search_path' from source: unknown 10676 1726887190.85809: calling self._execute() 10676 1726887190.85878: variable 'ansible_host' from source: host vars for 'managed_node3' 10676 1726887190.85888: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10676 1726887190.85901: variable 'omit' from source: magic vars 10676 1726887190.86311: variable 'timesync_mode' from source: set_fact 10676 1726887190.86327: Evaluated conditional (timesync_mode == 2): False 10676 1726887190.86334: when evaluation is False, skipping this task 10676 1726887190.86339: _execute() done 10676 1726887190.86345: dumping result to json 10676 1726887190.86351: done dumping result, returning 10676 1726887190.86359: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable phc2sys [0e652c5f-a961-eb88-62cf-000000000031] 10676 1726887190.86378: sending task result for task 0e652c5f-a961-eb88-62cf-000000000031 10676 1726887190.86484: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000031 10676 1726887190.86490: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_mode == 2", "skip_reason": "Conditional result was False" } 9689 1726887190.86942: no more pending results, returning what we have 9689 1726887190.86947: results queue empty 9689 1726887190.86949: checking for any_errors_fatal 9689 1726887190.86956: done checking for any_errors_fatal 9689 1726887190.86958: checking for max_fail_percentage 9689 1726887190.86960: done checking for max_fail_percentage 9689 1726887190.86961: checking to see if all hosts have failed and the running result is not ok 9689 1726887190.86962: done checking to see if all hosts have failed 9689 1726887190.86962: getting the remaining hosts for this loop 9689 1726887190.86964: done getting the remaining hosts for this loop 9689 1726887190.86968: getting the next task for host managed_node1 9689 1726887190.86974: done getting next task for host managed_node1 9689 1726887190.86979: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable timemaster 9689 1726887190.86982: ^ state is: HOST STATE: block=4, task=24, rescue=0, 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 9689 1726887190.86983: getting the next task for host managed_node2 9689 1726887190.86986: done getting next task for host managed_node2 9689 1726887190.86988: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable timemaster 9689 1726887190.86990: ^ state is: HOST STATE: block=4, task=24, rescue=0, 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 9689 1726887190.86991: getting the next task for host managed_node3 9689 1726887190.86994: done getting next task for host managed_node3 9689 1726887190.86996: ^ task is: TASK: fedora.linux_system_roles.timesync : Enable timemaster 9689 1726887190.86998: ^ state is: HOST STATE: block=4, task=24, rescue=0, 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 9689 1726887190.87021: getting variables 9689 1726887190.87023: in VariableManager get_vars() 9689 1726887190.87057: Calling all_inventory to load vars for managed_node1 9689 1726887190.87060: Calling groups_inventory to load vars for managed_node1 9689 1726887190.87063: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887190.87072: Calling all_plugins_play to load vars for managed_node1 9689 1726887190.87075: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887190.87079: Calling groups_plugins_play to load vars for managed_node1 9689 1726887190.88318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887190.89600: done with get_vars() 9689 1726887190.89625: done getting variables 9689 1726887190.89695: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.timesync : Enable timemaster] ****************** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:359 Friday 20 September 2024 22:53:10 -0400 (0:00:00.128) 0:00:24.583 ****** 9689 1726887190.89734: entering _queue_task() for managed_node1/service 9689 1726887190.90042: worker is 1 (out of 3 available) 9689 1726887190.90060: exiting _queue_task() for managed_node1/service 9689 1726887190.90096: getting variables 9689 1726887190.90099: in VariableManager get_vars() 9689 1726887190.90193: Calling all_inventory to load vars for managed_node2 9689 1726887190.90198: Calling groups_inventory to load vars for managed_node2 9689 1726887190.90201: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887190.91944: Calling all_plugins_play to load vars for managed_node2 9689 1726887190.91950: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887190.91956: Calling groups_plugins_play to load vars for managed_node2 9689 1726887190.93958: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10678 1726887190.91062: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable timemaster 10678 1726887190.91217: in run() - task 0e652c5f-a961-eb88-62cf-000000000032 10678 1726887190.91239: variable 'ansible_search_path' from source: unknown 10678 1726887190.91247: variable 'ansible_search_path' from source: unknown 10678 1726887190.91273: calling self._execute() 10678 1726887190.91356: variable 'ansible_host' from source: host vars for 'managed_node1' 10678 1726887190.91369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10678 1726887190.91381: variable 'omit' from source: magic vars 10678 1726887190.93029: variable 'timesync_mode' from source: set_fact 10678 1726887190.93046: Evaluated conditional (timesync_mode == 3): False 10678 1726887190.93053: when evaluation is False, skipping this task 10678 1726887190.93059: _execute() done 10678 1726887190.93065: dumping result to json 10678 1726887190.93071: done dumping result, returning 10678 1726887190.93080: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.timesync : Enable timemaster [0e652c5f-a961-eb88-62cf-000000000032] 10678 1726887190.93099: sending task result for task 0e652c5f-a961-eb88-62cf-000000000032 10678 1726887190.93146: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000032 10678 1726887190.93152: WORKER PROCESS EXITING 9689 1726887190.96063: done with get_vars() 9689 1726887190.96085: done getting variables 9689 1726887190.96161: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887190.96172: entering _queue_task() for managed_node2/service 9689 1726887190.96535: worker is 2 (out of 3 available) 9689 1726887190.96550: exiting _queue_task() for managed_node2/service skipping: [managed_node1] => { "changed": false, "false_condition": "timesync_mode == 3", "skip_reason": "Conditional result was False" } 9689 1726887190.96659: getting variables 9689 1726887190.96662: in VariableManager get_vars() 9689 1726887190.96734: Calling all_inventory to load vars for managed_node3 9689 1726887190.96740: Calling groups_inventory to load vars for managed_node3 9689 1726887190.96743: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887190.96760: Calling all_plugins_play to load vars for managed_node3 9689 1726887190.96765: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887190.96769: Calling groups_plugins_play to load vars for managed_node3 9689 1726887191.00057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10680 1726887190.98753: running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable timemaster 10680 1726887190.98905: in run() - task 0e652c5f-a961-eb88-62cf-000000000032 10680 1726887190.98927: variable 'ansible_search_path' from source: unknown 10680 1726887190.98934: variable 'ansible_search_path' from source: unknown 10680 1726887190.98960: calling self._execute() 10680 1726887190.99046: variable 'ansible_host' from source: host vars for 'managed_node2' 10680 1726887190.99058: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node2' 10680 1726887190.99071: variable 'omit' from source: magic vars 10680 1726887190.99918: variable 'timesync_mode' from source: set_fact 10680 1726887190.99933: Evaluated conditional (timesync_mode == 3): False 10680 1726887190.99939: when evaluation is False, skipping this task 10680 1726887190.99944: _execute() done 10680 1726887190.99950: dumping result to json 10680 1726887190.99955: done dumping result, returning 9689 1726887191.01546: done with get_vars() 9689 1726887191.01563: done getting variables 9689 1726887191.01623: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887191.01631: entering _queue_task() for managed_node3/service 10680 1726887190.99963: done running TaskExecutor() for managed_node2/TASK: fedora.linux_system_roles.timesync : Enable timemaster [0e652c5f-a961-eb88-62cf-000000000032] 10680 1726887191.00075: sending task result for task 0e652c5f-a961-eb88-62cf-000000000032 10680 1726887191.00118: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000032 10680 1726887191.00124: WORKER PROCESS EXITING 9689 1726887191.01955: worker is 3 (out of 3 available) 9689 1726887191.01975: exiting _queue_task() for managed_node3/service skipping: [managed_node2] => { "changed": false, "false_condition": "timesync_mode == 3", "skip_reason": "Conditional result was False" } 9689 1726887191.02110: done queuing things up, now waiting for results queue to drain 9689 1726887191.02115: waiting for pending results... 10683 1726887191.02407: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable timemaster 10683 1726887191.02523: in run() - task 0e652c5f-a961-eb88-62cf-000000000032 10683 1726887191.02542: variable 'ansible_search_path' from source: unknown 10683 1726887191.02547: variable 'ansible_search_path' from source: unknown 10683 1726887191.02572: calling self._execute() 10683 1726887191.02637: variable 'ansible_host' from source: host vars for 'managed_node3' 10683 1726887191.02647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10683 1726887191.02657: variable 'omit' from source: magic vars 10683 1726887191.03091: variable 'timesync_mode' from source: set_fact 10683 1726887191.03107: Evaluated conditional (timesync_mode == 3): False 10683 1726887191.03116: when evaluation is False, skipping this task 10683 1726887191.03122: _execute() done 10683 1726887191.03128: dumping result to json 10683 1726887191.03134: done dumping result, returning 10683 1726887191.03143: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.timesync : Enable timemaster [0e652c5f-a961-eb88-62cf-000000000032] 10683 1726887191.03160: sending task result for task 0e652c5f-a961-eb88-62cf-000000000032 10683 1726887191.03201: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000032 10683 1726887191.03207: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "timesync_mode == 3", "skip_reason": "Conditional result was False" } 9689 1726887191.03353: no more pending results, returning what we have 9689 1726887191.03360: results queue empty 9689 1726887191.03361: checking for any_errors_fatal 9689 1726887191.03370: done checking for any_errors_fatal 9689 1726887191.03371: checking for max_fail_percentage 9689 1726887191.03372: done checking for max_fail_percentage 9689 1726887191.03373: checking to see if all hosts have failed and the running result is not ok 9689 1726887191.03374: done checking to see if all hosts have failed 9689 1726887191.03375: getting the remaining hosts for this loop 9689 1726887191.03377: done getting the remaining hosts for this loop 9689 1726887191.03382: getting the next task for host managed_node1 9689 1726887191.03389: done getting next task for host managed_node1 9689 1726887191.03391: ^ task is: TASK: meta (role_complete) 9689 1726887191.03394: ^ 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 9689 1726887191.03396: getting the next task for host managed_node2 9689 1726887191.03398: done getting next task for host managed_node2 9689 1726887191.03400: ^ task is: TASK: meta (role_complete) 9689 1726887191.03401: ^ 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 9689 1726887191.03402: getting the next task for host managed_node3 9689 1726887191.03404: done getting next task for host managed_node3 9689 1726887191.03406: ^ task is: TASK: meta (role_complete) 9689 1726887191.03407: ^ 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 9689 1726887191.03431: getting variables 9689 1726887191.03433: in VariableManager get_vars() 9689 1726887191.03469: Calling all_inventory to load vars for managed_node1 9689 1726887191.03473: Calling groups_inventory to load vars for managed_node1 9689 1726887191.03475: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887191.03485: Calling all_plugins_play to load vars for managed_node1 9689 1726887191.03489: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887191.03493: Calling groups_plugins_play to load vars for managed_node1 9689 1726887191.04714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887191.09873: done with get_vars() 9689 1726887191.09898: done getting variables 9689 1726887191.09988: getting variables 9689 1726887191.09990: in VariableManager get_vars() 9689 1726887191.10004: Calling all_inventory to load vars for managed_node2 9689 1726887191.10007: Calling groups_inventory to load vars for managed_node2 9689 1726887191.10009: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887191.10016: Calling all_plugins_play to load vars for managed_node2 9689 1726887191.10019: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887191.10023: Calling groups_plugins_play to load vars for managed_node2 9689 1726887191.11333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887191.13148: done with get_vars() 9689 1726887191.13166: done getting variables 9689 1726887191.13244: getting variables 9689 1726887191.13246: in VariableManager get_vars() 9689 1726887191.13260: Calling all_inventory to load vars for managed_node3 9689 1726887191.13263: Calling groups_inventory to load vars for managed_node3 9689 1726887191.13267: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887191.13272: Calling all_plugins_play to load vars for managed_node3 9689 1726887191.13276: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887191.13280: Calling groups_plugins_play to load vars for managed_node3 9689 1726887191.14741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887191.16546: done with get_vars() 9689 1726887191.16565: done getting variables 9689 1726887191.16637: done queuing things up, now waiting for results queue to drain 9689 1726887191.16640: results queue empty 9689 1726887191.16641: checking for any_errors_fatal 9689 1726887191.16648: done checking for any_errors_fatal 9689 1726887191.16649: checking for max_fail_percentage 9689 1726887191.16650: done checking for max_fail_percentage 9689 1726887191.16651: checking to see if all hosts have failed and the running result is not ok 9689 1726887191.16652: done checking to see if all hosts have failed 9689 1726887191.16652: getting the remaining hosts for this loop 9689 1726887191.16653: done getting the remaining hosts for this loop 9689 1726887191.16657: getting the next task for host managed_node1 9689 1726887191.16661: done getting next task for host managed_node1 9689 1726887191.16663: ^ task is: TASK: meta (flush_handlers) 9689 1726887191.16665: ^ 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 9689 1726887191.16666: getting the next task for host managed_node2 9689 1726887191.16669: done getting next task for host managed_node2 9689 1726887191.16671: ^ task is: TASK: meta (flush_handlers) 9689 1726887191.16673: ^ 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 9689 1726887191.16677: getting the next task for host managed_node3 9689 1726887191.16681: done getting next task for host managed_node3 9689 1726887191.16683: ^ task is: TASK: meta (flush_handlers) 9689 1726887191.16684: ^ 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 9689 1726887191.16689: getting variables 9689 1726887191.16690: in VariableManager get_vars() 9689 1726887191.16703: Calling all_inventory to load vars for managed_node1 9689 1726887191.16705: Calling groups_inventory to load vars for managed_node1 9689 1726887191.16708: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887191.16716: Calling all_plugins_play to load vars for managed_node1 9689 1726887191.16719: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887191.16724: Calling groups_plugins_play to load vars for managed_node1 9689 1726887191.18633: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887191.20421: done with get_vars() 9689 1726887191.20439: done getting variables 9689 1726887191.20492: in VariableManager get_vars() 9689 1726887191.20504: Calling all_inventory to load vars for managed_node1 9689 1726887191.20506: Calling groups_inventory to load vars for managed_node1 9689 1726887191.20509: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887191.20516: Calling all_plugins_play to load vars for managed_node1 9689 1726887191.20518: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887191.20522: Calling groups_plugins_play to load vars for managed_node1 9689 1726887191.21922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887191.23656: done with get_vars() NOTIFIED HANDLER fedora.linux_system_roles.timesync : Restart chronyd for managed_node1 9689 1726887191.23695: getting variables 9689 1726887191.23696: in VariableManager get_vars() 9689 1726887191.23707: Calling all_inventory to load vars for managed_node2 9689 1726887191.23709: Calling groups_inventory to load vars for managed_node2 9689 1726887191.23711: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887191.23719: Calling all_plugins_play to load vars for managed_node2 9689 1726887191.23721: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887191.23725: Calling groups_plugins_play to load vars for managed_node2 9689 1726887191.24789: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887191.25742: done with get_vars() 9689 1726887191.25754: done getting variables 9689 1726887191.25791: in VariableManager get_vars() 9689 1726887191.25801: Calling all_inventory to load vars for managed_node2 9689 1726887191.25802: Calling groups_inventory to load vars for managed_node2 9689 1726887191.25804: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887191.25807: Calling all_plugins_play to load vars for managed_node2 9689 1726887191.25809: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887191.25811: Calling groups_plugins_play to load vars for managed_node2 9689 1726887191.26529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887191.28095: done with get_vars() 9689 1726887191.28122: getting variables 9689 1726887191.28124: in VariableManager get_vars() 9689 1726887191.28136: Calling all_inventory to load vars for managed_node3 9689 1726887191.28138: Calling groups_inventory to load vars for managed_node3 9689 1726887191.28141: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887191.28147: Calling all_plugins_play to load vars for managed_node3 9689 1726887191.28150: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887191.28154: Calling groups_plugins_play to load vars for managed_node3 9689 1726887191.29116: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887191.30025: done with get_vars() 9689 1726887191.30042: done getting variables 9689 1726887191.30079: in VariableManager get_vars() 9689 1726887191.30088: Calling all_inventory to load vars for managed_node3 9689 1726887191.30089: Calling groups_inventory to load vars for managed_node3 9689 1726887191.30091: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887191.30094: Calling all_plugins_play to load vars for managed_node3 9689 1726887191.30096: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887191.30099: Calling groups_plugins_play to load vars for managed_node3 9689 1726887191.30841: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887191.32165: done with get_vars() NOTIFIED HANDLER fedora.linux_system_roles.timesync : Restart chronyd for managed_node3 9689 1726887191.32190: done queuing things up, now waiting for results queue to drain 9689 1726887191.32193: results queue empty 9689 1726887191.32194: checking for any_errors_fatal 9689 1726887191.32199: done checking for any_errors_fatal 9689 1726887191.32200: checking for max_fail_percentage 9689 1726887191.32201: done checking for max_fail_percentage 9689 1726887191.32202: checking to see if all hosts have failed and the running result is not ok 9689 1726887191.32203: done checking to see if all hosts have failed 9689 1726887191.32203: getting the remaining hosts for this loop 9689 1726887191.32204: done getting the remaining hosts for this loop 9689 1726887191.32206: getting the next task for host managed_node1 9689 1726887191.32207: done getting next task for host managed_node1 9689 1726887191.32209: ^ task is: HANDLER: fedora.linux_system_roles.timesync : Restart chronyd 9689 1726887191.32210: ^ state is: HOST STATE: block=6, 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 9689 1726887191.32211: getting the next task for host managed_node2 9689 1726887191.32216: done getting next task for host managed_node2 9689 1726887191.32217: ^ task is: TASK: meta (flush_handlers) 9689 1726887191.32218: ^ state is: HOST STATE: block=7, 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 9689 1726887191.32219: getting the next task for host managed_node3 9689 1726887191.32220: done getting next task for host managed_node3 9689 1726887191.32221: ^ task is: HANDLER: fedora.linux_system_roles.timesync : Restart chronyd 9689 1726887191.32221: ^ state is: HOST STATE: block=6, 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 9689 1726887191.32223: getting variables 9689 1726887191.32224: in VariableManager get_vars() 9689 1726887191.32233: Calling all_inventory to load vars for managed_node1 9689 1726887191.32239: Calling groups_inventory to load vars for managed_node1 9689 1726887191.32242: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887191.32248: Calling all_plugins_play to load vars for managed_node1 9689 1726887191.32251: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887191.32256: Calling groups_plugins_play to load vars for managed_node1 9689 1726887191.33318: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887191.34247: done with get_vars() 9689 1726887191.34266: done getting variables 9689 1726887191.34315: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) RUNNING HANDLER [fedora.linux_system_roles.timesync : Restart chronyd] ********* task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/handlers/main.yml:2 Friday 20 September 2024 22:53:11 -0400 (0:00:00.446) 0:00:25.029 ****** 9689 1726887191.34351: entering _queue_task() for managed_node1/service 9689 1726887191.34851: worker is 1 (out of 3 available) 9689 1726887191.34876: exiting _queue_task() for managed_node1/service 9689 1726887191.34909: getting variables 9689 1726887191.34916: in VariableManager get_vars() 9689 1726887191.35025: Calling all_inventory to load vars for managed_node2 9689 1726887191.35029: Calling groups_inventory to load vars for managed_node2 9689 1726887191.35031: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887191.35046: Calling all_plugins_play to load vars for managed_node2 9689 1726887191.35049: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887191.35051: Calling groups_plugins_play to load vars for managed_node2 9689 1726887191.36839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887191.38824: done with get_vars() 9689 1726887191.38851: done getting variables 10689 1726887191.35467: running TaskExecutor() for managed_node1/HANDLER: fedora.linux_system_roles.timesync : Restart chronyd 10689 1726887191.35626: in run() - task 0e652c5f-a961-eb88-62cf-000000000034 10689 1726887191.35647: variable 'ansible_search_path' from source: unknown 10689 1726887191.35653: variable 'ansible_search_path' from source: unknown 10689 1726887191.35677: calling self._execute() 9689 1726887191.38987: getting variables 9689 1726887191.38988: in VariableManager get_vars() 9689 1726887191.39008: Calling all_inventory to load vars for managed_node3 9689 1726887191.39011: Calling groups_inventory to load vars for managed_node3 9689 1726887191.39016: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887191.39023: Calling all_plugins_play to load vars for managed_node3 9689 1726887191.39026: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887191.39030: Calling groups_plugins_play to load vars for managed_node3 9689 1726887191.40590: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10689 1726887191.35757: variable 'ansible_host' from source: host vars for 'managed_node1' 10689 1726887191.35768: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10689 1726887191.35782: variable 'omit' from source: magic vars 10689 1726887191.35901: variable 'omit' from source: magic vars 10689 1726887191.35959: variable 'omit' from source: magic vars 10689 1726887191.36006: variable 'omit' from source: magic vars 10689 1726887191.36054: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10689 1726887191.36095: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10689 1726887191.36120: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10689 1726887191.36144: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10689 1726887191.36160: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10689 1726887191.36195: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10689 1726887191.36203: variable 'ansible_host' from source: host vars for 'managed_node1' 10689 1726887191.36210: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10689 1726887191.36384: Set connection var ansible_module_compression to ZIP_DEFLATED 10689 1726887191.36400: Set connection var ansible_shell_executable to /bin/sh 10689 1726887191.36406: Set connection var ansible_connection to ssh 10689 1726887191.36416: Set connection var ansible_timeout to 10 10689 1726887191.36422: Set connection var ansible_shell_type to sh 10689 1726887191.36432: Set connection var ansible_pipelining to False 10689 1726887191.36457: variable 'ansible_shell_executable' from source: unknown 10689 1726887191.36464: variable 'ansible_connection' from source: unknown 10689 1726887191.36470: variable 'ansible_module_compression' from source: unknown 10689 1726887191.36475: variable 'ansible_shell_type' from source: unknown 10689 1726887191.36480: variable 'ansible_shell_executable' from source: unknown 10689 1726887191.36485: variable 'ansible_host' from source: host vars for 'managed_node1' 10689 1726887191.36491: variable 'ansible_pipelining' from source: unknown 10689 1726887191.36496: variable 'ansible_timeout' from source: unknown 10689 1726887191.36502: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10689 1726887191.36661: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10689 1726887191.36678: variable 'omit' from source: magic vars 10689 1726887191.36686: starting attempt loop 10689 1726887191.36692: running the handler 10689 1726887191.37023: variable 'ansible_facts' from source: host vars for 'managed_node1' 10689 1726887191.37898: _low_level_execute_command(): starting 10689 1726887191.37910: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 9689 1726887191.42566: done with get_vars() 9689 1726887191.42586: done getting variables 9689 1726887191.42639: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=True) 9689 1726887191.42651: entering _queue_task() for managed_node3/service 9689 1726887191.43058: worker is 2 (out of 3 available) 9689 1726887191.43072: exiting _queue_task() for managed_node3/service 9689 1726887191.43088: done queuing things up, now waiting for results queue to drain 9689 1726887191.43090: waiting for pending results... 10689 1726887191.42416: stdout chunk (state=2): >>>/root <<< 10689 1726887191.42506: stderr chunk (state=3): >>><<< 10689 1726887191.42517: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'/root\n', b'') 10689 1726887191.42551: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10689 1726887191.42572: _low_level_execute_command(): starting 10689 1726887191.42583: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588 `" && echo ansible-tmp-1726887191.425642-10689-177133187696588="` echo /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588 `" ) && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588 `" && echo ansible-tmp-1726887191.425642-10689-177133187696588="` echo /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588 `" ) && sleep 0'"'"'' 10699 1726887191.43868: running TaskExecutor() for managed_node3/HANDLER: fedora.linux_system_roles.timesync : Restart chronyd 10699 1726887191.43994: in run() - task 0e652c5f-a961-eb88-62cf-000000000034 10699 1726887191.44016: variable 'ansible_search_path' from source: unknown 10699 1726887191.44023: variable 'ansible_search_path' from source: unknown 10699 1726887191.44062: calling self._execute() 10699 1726887191.44131: variable 'ansible_host' from source: host vars for 'managed_node3' 10699 1726887191.44142: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10699 1726887191.44157: variable 'omit' from source: magic vars 10699 1726887191.44250: variable 'omit' from source: magic vars 10699 1726887191.44290: variable 'omit' from source: magic vars 10699 1726887191.44327: variable 'omit' from source: magic vars 10699 1726887191.44371: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10699 1726887191.44403: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10699 1726887191.44428: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10699 1726887191.44450: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10699 1726887191.44467: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10699 1726887191.44504: variable 'inventory_hostname' from source: host vars for 'managed_node3' 10699 1726887191.44513: variable 'ansible_host' from source: host vars for 'managed_node3' 10699 1726887191.44521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10699 1726887191.44658: Set connection var ansible_module_compression to ZIP_DEFLATED 10699 1726887191.44675: Set connection var ansible_shell_executable to /bin/sh 10699 1726887191.44681: Set connection var ansible_connection to ssh 10699 1726887191.44690: Set connection var ansible_timeout to 10 10699 1726887191.44695: Set connection var ansible_shell_type to sh 10699 1726887191.44704: Set connection var ansible_pipelining to False 10699 1726887191.44736: variable 'ansible_shell_executable' from source: unknown 10699 1726887191.44744: variable 'ansible_connection' from source: unknown 10699 1726887191.44750: variable 'ansible_module_compression' from source: unknown 10699 1726887191.44757: variable 'ansible_shell_type' from source: unknown 10699 1726887191.44763: variable 'ansible_shell_executable' from source: unknown 10699 1726887191.44770: variable 'ansible_host' from source: host vars for 'managed_node3' 10699 1726887191.44777: variable 'ansible_pipelining' from source: unknown 10699 1726887191.44784: variable 'ansible_timeout' from source: unknown 10699 1726887191.44791: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 10699 1726887191.44940: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) (found_in_cache=True, class_only=False) 10699 1726887191.44960: variable 'omit' from source: magic vars 10699 1726887191.44968: starting attempt loop 10699 1726887191.44975: running the handler 10699 1726887191.45226: variable 'ansible_facts' from source: host vars for 'managed_node3' 10699 1726887191.45832: _low_level_execute_command(): starting 10699 1726887191.45846: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'echo ~ && sleep 0'"'"'' 10689 1726887191.46624: stdout chunk (state=2): >>>ansible-tmp-1726887191.425642-10689-177133187696588=/root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588 <<< 10689 1726887191.46831: stderr chunk (state=3): >>><<< 10689 1726887191.46837: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'ansible-tmp-1726887191.425642-10689-177133187696588=/root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588\n', b'') 10689 1726887191.46857: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887191.425642-10689-177133187696588=/root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588 , stderr= 10689 1726887191.46883: variable 'ansible_module_compression' from source: unknown 10689 1726887191.46932: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 10689 1726887191.46985: variable 'ansible_facts' from source: host vars for 'managed_node1' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 10689 1726887191.47128: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_setup.py <10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp6i9h20_u TO /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_setup.py <10.31.43.54> 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/4a8bd5e786"' '[10.31.43.54]' 10689 1726887191.47444: Sending initial data 10689 1726887191.47452: Sent initial data (152 bytes) 10699 1726887191.49364: stdout chunk (state=2): >>>/root <<< 10699 1726887191.49456: stderr chunk (state=3): >>><<< 10699 1726887191.49464: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'/root\n', b'') 10699 1726887191.49493: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10699 1726887191.49509: _low_level_execute_command(): starting 10699 1726887191.49518: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638 `" && echo ansible-tmp-1726887191.495024-10699-170790105658638="` echo /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638 `" ) && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638 `" && echo ansible-tmp-1726887191.495024-10699-170790105658638="` echo /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638 `" ) && sleep 0'"'"'' 10689 1726887191.50625: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp6i9h20_u /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_setup.py <<< 10689 1726887191.52537: stderr chunk (state=3): >>><<< 10689 1726887191.52545: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp6i9h20_u /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_setup.py\n', b'') 10689 1726887191.52577: done transferring module to remote 10689 1726887191.52592: _low_level_execute_command(): starting 10689 1726887191.52600: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/ /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_setup.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/ /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_setup.py && sleep 0'"'"'' 10699 1726887191.53960: stdout chunk (state=2): >>>ansible-tmp-1726887191.495024-10699-170790105658638=/root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638 <<< 10699 1726887191.54111: stderr chunk (state=3): >>><<< 10699 1726887191.54121: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'ansible-tmp-1726887191.495024-10699-170790105658638=/root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638\n', b'') 10699 1726887191.54145: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887191.495024-10699-170790105658638=/root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638 , stderr= 10699 1726887191.54177: variable 'ansible_module_compression' from source: unknown 10699 1726887191.54229: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 10699 1726887191.54276: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/setup.py 10699 1726887191.54405: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_setup.py <10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpvibv_xzw TO /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_setup.py <10.31.41.136> 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/2e4e98e5cc"' '[10.31.41.136]' 10699 1726887191.54541: Sending initial data 10699 1726887191.54550: Sent initial data (152 bytes) 10689 1726887191.55741: stderr chunk (state=2): >>><<< 10689 1726887191.55748: stdout chunk (state=2): >>><<< <10.31.43.54> (0, b'', b'') 10689 1726887191.55763: _low_level_execute_command() done: rc=0, stdout=, stderr= 10689 1726887191.55767: _low_level_execute_command(): starting 10689 1726887191.55771: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_setup.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' -tt 10.31.43.54 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_setup.py && sleep 0'"'"'' 10699 1726887191.58067: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpvibv_xzw /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_setup.py <<< 10699 1726887191.60009: stderr chunk (state=3): >>><<< 10699 1726887191.60022: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpvibv_xzw /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_setup.py\n', b'') 10699 1726887191.60056: done transferring module to remote 10699 1726887191.60072: _low_level_execute_command(): starting 10699 1726887191.60079: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/ /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_setup.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/ /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_setup.py && sleep 0'"'"'' 10689 1726887191.60562: 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 0x7fc2700f1e48> # /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 0x7fc270087828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2700f19b0> # /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 0x7fc270094630> 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 0x7fc27009b160> # /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 0x7fc2700a00f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27009b748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27009b390> # /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 <<< 10689 1726887191.61646: 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 0x7fc270045470> # /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 0x7fc27004ae48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270045b38> # /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 0x7fc2700514e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270034d68> # /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 0x7fc270037198> # /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 0x7fc26e345940> # /usr/lib64/python3.6/__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 0x7fc26e357240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2700a5a20> 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. <<< 10689 1726887191.62757: 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 0x7fc26e27d080> # /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 0x7fc26e2882b0> # /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 0x7fc26e288f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e288a90> 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 0x7fc26e292080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e3207b8> # /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 0x7fc26e320ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e314160> # /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 0x7fc26e314e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e30c438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e2fc470> # /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' <<< 10699 1726887191.63631: stderr chunk (state=2): >>><<< 10699 1726887191.63641: stdout chunk (state=2): >>><<< <10.31.41.136> (0, b'', b'') 10699 1726887191.63668: _low_level_execute_command() done: rc=0, stdout=, stderr= 10699 1726887191.63674: _low_level_execute_command(): starting 10699 1726887191.63683: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_setup.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' -tt 10.31.41.136 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_setup.py && sleep 0'"'"'' 10689 1726887191.63848: stdout chunk (state=3): >>>import 'sre_constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e035278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e03dcf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e314438> 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 0x7fc26e043e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e2f62b0> # /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 0x7fc26e0491d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e043f98> # 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 0x7fc26e0492e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e365fd0> # /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 0x7fc26e049dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e0499e8> # /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 0x7fc26e0546a0> # /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 0x7fc26e054e80> # /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 0x7fc26dbdb198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e054780> # /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 0x7fc26dbe0c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e049518> # /usr/lib64/python3.6/__pycache__/shutil.cpython-36.pyc matches /usr/lib64/python3.6/<<< 10689 1726887191.63867: stdout chunk (state=3): >>>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 0x7fc26dc042e8> # 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 0x7fc26dc046a0> # /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 0x7fc26dc0b390> # /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 0x7fc26d9b5ba8> <<< 10689 1726887191.64949: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d9ad2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d9a3f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d99be80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26dc0bd30> # 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 0x7fc26d9adf60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26dc04a20> # /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 0x7fc270001710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d9b0048> 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 0x7fc270001a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e049860> # /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 0x7fc27001b5c0> # /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 0x7fc27001f630> # 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 0x7fc27001fb00> # 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 0x7fc27001fc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27001be10> # /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-dynl<<< 10689 1726887191.64965: stdout chunk (state=3): >>>oad/_bisect.cpython-36m-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fc27001ff60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27001f4e0> # 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 0x7fc27001f240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27000fb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26dbf0358> # /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 0x7fc27001b470> <<< 10689 1726887191.66038: 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 0x7fc26bfda908> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_mztr283g/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10689 1726887191.67129: stdout chunk (state=3): >>># zipimport: zlib available <<< 10689 1726887191.69349: 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 0x7fc26bcacac8> 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 0x7fc26bc51278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bc584e0> # 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 0x7fc26bc585f8> # /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 0x7fc26bc58b38> # /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 0x7fc26bc83b00> # 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 0x7fc26bf8e048> # 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 0x7fc26bf8e278> # /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 0x7fc26bf8e5c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bc7e2b0> <<< 10699 1726887191.69644: 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 0x7f33db09ce48> # /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 0x7f33db032828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33db09c9b0> # /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 0x7f33db03f630> import '_signal' # <<< 10699 1726887191.69697: 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 0x7f33db046160> # /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 0x7f33db04b0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33db046748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33db046390> # /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 0x7f33daff0470> # /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 0x7f33daff5e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33daff0b38> # /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 0x7f33daffc4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33dafdfd68> # /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 0x7f33dafe2198> # /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 0x7f33d92f0940> # /usr/lib64/python3.6/__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 0x7f33d9302240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33db050a20> 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. <<< 10689 1726887191.70386: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bc714a8> # /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 0x7fc26bc7e860> # 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 0x7fc26bfb8dd8> # /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 0x7fc26bfb8ef0> # /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 0x7fc26be8d9b0> # /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 0x7fc26be99ac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bfbbda0> # /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 0x7fc26bfc34a8> <<< 10689 1726887191.71554: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bfb52e8> # /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 0x7fc26beb4b00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bfc3668> # 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 0x7fc26bec29e8> # 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 0x7fc26bec2ac8> # 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 0x7fc26bec2c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bfa90b8> # /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 0x7fc26bf5f630> <<< 10699 1726887191.71842: 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 0x7f33d9228080> # /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 0x7f33d92332b0> # /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 0x7f33d9233f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d9233a90> import 'itertools' # # /usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc matches /usr/lib64/python3.6/reprlib.py <<< 10689 1726887191.72651: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf55d30> # 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 0x7fc26bf55f28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf557f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bf799e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf796d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf69eb8> # /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' <<< 10699 1726887191.73035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/reprlib.cpython-36.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d923d080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92cb7b8> # /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 0x7f33d92cbba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92bf160> # /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 0x7f33d92bfe48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92b7438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92a7470> # /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 0x7f33d8fe02b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8fe8d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92bf0b8> 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 0x7f33d8feee48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92a12b0> # /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 0x7f33d8ff4208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8feefd0> # 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 0x7f33d8ff4320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d9310fd0> # /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 'warni<<< 10689 1726887191.73738: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf79550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf69710> # zipimport: zlib available # zipimport: zlib available <<< 10699 1726887191.74134: stdout chunk (state=3): >>>ngs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8ff4e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8ff4a20> # /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 0x7f33d8fff6d8> # /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 0x7f33d8fffeb8> # /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 0x7f33d8b861d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8fff7b8> # /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 0x7f33d8b8bcc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8ff4550> # /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 0x7f33d8baf320> # 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 0x7f33d8baf6d8> # /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 0x7f33d8bb63c8> # /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 0x7f33d8960be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8954320> import 'linecache' # <_frozen_<<< 10689 1726887191.74839: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bd592b0> # zipimport: zlib available <<< 10699 1726887191.75232: stdout chunk (state=3): >>>importlib_external.SourceFileLoader object at 0x7f33d894efd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8946eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8bb6d68> # 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 0x7f33d8954f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8bafa58> # /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 0x7f33dafac748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d895b080> 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 0x7f33dafacac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8ff4898> # /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 0x7f33dafc65f8> # /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 0x7f33dafca668> # 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 0x7f33dafcab38> # 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 0x7f33dafcac50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33dafc6e48> # /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<<< 10699 1726887191.75250: stdout chunk (state=3): >>> 0x7f33dafcaf98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33dafca518> # 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 0x7f33dafca278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33dafbab38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8b9b390> # /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 0x7f33d92b76a0> # /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 0x7f33d6f85908> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_7rm7805h/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10689 1726887191.75930: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10699 1726887191.76333: stdout chunk (state=3): >>># zipimport: zlib available <<< 10689 1726887191.77040: stdout chunk (state=3): >>>import ansible.module_utils.common.collections # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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' <<< 10689 1726887191.78142: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26be4d8d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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' <<< 10689 1726887191.79242: 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 0x7fc26bdc8160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bd988d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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 <<< 10699 1726887191.79580: 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 0x7f33d6c57ac8> 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 0x7f33d6bfc278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c034e0> # 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 0x7f33d6c035f8> # /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 0x7f33d6c03b38> # /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 0x7f33d6c2eb00> # 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 0x7f33d6f39048> # 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 0x7f33d6f39278> # /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' <<< 10689 1726887191.80354: 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 0x7fc26bdfd0b8> # /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 0x7fc26bdfd160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bd99ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/ansible_ansible.legacy.setup_payload.zip/ansible/modules/__init__.py <<< 10699 1726887191.80764: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f395c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c292b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c1c4a8> # /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 0x7f33d6c296d8> # 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 0x7f33d6f63dd8> # /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 0x7f33d6f63ef0> # /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 0x7f33d6e389b0> <<< 10689 1726887191.81452: 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 # zipimport: zlib available import ansible.module_utils.facts.namespace # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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' <<< 10699 1726887191.81830: 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 0x7f33d6e44a90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f66da0> # /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 0x7f33d6f6e4a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f602e8> # /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 0x7f33d6e60ac8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f6e668> # 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 0x7f33d6e6d9e8> # 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 0x7f33d6e6dac8> # 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 0x7f33d6e6dc50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f540b8> # /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' <<< 10699 1726887191.81848: 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 0x7f33d6f0a630> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f00d30> # 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 0x7f33d6f00f28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f007f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6f249e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f246d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f14eb8> # /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 0x7f33d6f24550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f14710> <<< 10689 1726887191.82533: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26be71ba8> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/compat/typing.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10699 1726887191.82931: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10689 1726887191.83145: 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 0x7fc26d9540b8> # /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 0x7fc26d975ac8> # 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 0x7fc26d97e2b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d960780> # 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 0x7fc26d975828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d954a58> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26be3ab70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26be784e0> # /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 0x7fc26bf0e710> # /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 0x7fc26bf21278> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26be84780> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/other/__init__.py <<< 10689 1726887191.83175: stdout chunk (state=3): >>># zipimport: zlib available <<< 10699 1726887191.84047: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6d042b0> # zipimport: zlib available <<< 10689 1726887191.84133: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.other.facter # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available <<< 10689 1726887191.84599: stdout chunk (state=3): >>># zipimport: zlib available <<< 10699 1726887191.85146: stdout chunk (state=3): >>># zipimport: zlib available <<< 10689 1726887191.85748: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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' <<< 10689 1726887191.86076: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf38c50> # /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' <<< 10699 1726887191.86238: 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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/parsing/convert_bool.py # zipimport: zlib available # zipimport: zlib available <<< 10699 1726887191.87340: 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 0x7f33d6df88d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/common/locale.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10689 1726887191.87527: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc267e0f080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/local.py # zipimport: zlib available # zipimport: zlib available <<< 10699 1726887191.88442: 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 0x7f33d6d73128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6d43898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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 <<< 10689 1726887191.88637: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.lsb # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc267e272b0> # 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 0x7fc267daf978> <<< 10699 1726887191.89537: 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 0x7f33d6da8080> # /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 0x7f33d6da8128> <<< 10689 1726887191.90028: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc267dffa90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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 0x7fc26bedd7f0> <<< 10689 1726887191.90448: 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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bef1518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bef1198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available <<< 10689 1726887191.90461: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available <<< 10699 1726887191.90647: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6d44940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 <<< 10689 1726887191.91529: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10699 1726887191.91643: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/typing.cpython-36.pyc' <<< 10699 1726887191.92735: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6e10b70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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 0x7f33d88ff0b8> # /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 0x7f33d8920ac8> <<< 10689 1726887191.94216: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/darwin.py # zipimport: zlib available # zipimport: zlib available <<< 10699 1726887191.94225: 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 0x7f33d89292b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d890b780> # 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 0x7f33d8920828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d88ffa58> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6de5b70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6e234a8> # /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 0x7f33d6eb9710> # /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 0x7f33d6ecc278> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6e2f748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 <<< 10689 1726887191.94533: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.dragonfly # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/hurd.py # zipimport: zlib available # zipimport: zlib available <<< 10699 1726887191.94938: stdout chunk (state=3): >>>import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available <<< 10689 1726887191.94962: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/openbsd.py # zipimport: zlib available <<< 10689 1726887191.96048: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available <<< 10699 1726887191.96057: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6ee3c50> # /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' <<< 10689 1726887191.96451: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/openbsd.py # zipimport: zlib available # zipimport: zlib available <<< 10689 1726887191.96510: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/default_collectors.py # zipimport: zlib available <<< 10699 1726887191.97144: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d2dba080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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' <<< 10689 1726887191.97430: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.ansible_collector # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc2678f5eb8> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2678f51d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bcd6e10> <<< 10699 1726887191.98078: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d2dd22b0> # 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 0x7f33d2d5a978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d2daaa90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 10699 1726887191.98345: 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 0x7f33d6e887f0> <<< 10699 1726887191.99576: 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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6e9c518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6e9c198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available <<< 10689 1726887192.00356: stdout chunk (state=3): >>>import 'gc' # {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} <<< 10699 1726887192.00641: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/dragonfly.py # zipimport: zlib available # zipimport: zlib available <<< 10689 1726887192.00649: 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<<< 10689 1726887192.00670: stdout chunk (state=3): >>>leanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destr<<< 10689 1726887192.00696: stdout chunk (state=3): >>>oy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _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<<< 10689 1726887192.00938: stdout chunk (state=3): >>> # 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 # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 <<< 10699 1726887192.01753: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.hpux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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 <<< 10689 1726887192.02056: 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.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy unicodedata # destroy gc # 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 # 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 <<< 10689 1726887192.02314: stderr chunk (state=3): >>>Shared connection to 10.31.43.54 closed. <<< 10689 1726887192.02367: stderr chunk (state=3): >>><<< 10689 1726887192.02375: stdout chunk (state=3): >>><<< <10.31.43.54> (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 0x7fc2700f1e48>\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 0x7fc270087828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2700f19b0>\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 0x7fc270094630>\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 0x7fc27009b160>\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 0x7fc2700a00f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27009b748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27009b390>\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 0x7fc270045470>\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 0x7fc27004ae48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270045b38>\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 0x7fc2700514e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270034d68>\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 0x7fc270037198>\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 0x7fc26e345940>\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 0x7fc26e357240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2700a5a20>\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 0x7fc26e27d080>\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 0x7fc26e2882b0>\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 0x7fc26e288f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e288a90>\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 0x7fc26e292080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e3207b8>\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 0x7fc26e320ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e314160>\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 0x7fc26e314e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e30c438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e2fc470>\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 0x7fc26e035278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e03dcf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e314438>\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 0x7fc26e043e10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e2f62b0>\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 0x7fc26e0491d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e043f98>\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 0x7fc26e0492e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e365fd0>\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 0x7fc26e049dd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e0499e8>\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 0x7fc26e0546a0>\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 0x7fc26e054e80>\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 0x7fc26dbdb198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e054780>\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 0x7fc26dbe0c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e049518>\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 0x7fc26dc042e8>\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 0x7fc26dc046a0>\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 0x7fc26dc0b390>\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 0x7fc26d9b5ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d9ad2e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d9a3f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d99be80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26dc0bd30>\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 0x7fc26d9adf60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26dc04a20>\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 0x7fc270001710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d9b0048>\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 0x7fc270001a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e049860>\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 0x7fc27001b5c0>\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 0x7fc27001f630>\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 0x7fc27001fb00>\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 0x7fc27001fc18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27001be10>\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 0x7fc27001ff60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27001f4e0>\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 0x7fc27001f240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27000fb00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26dbf0358>\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 0x7fc27001b470>\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 0x7fc26bfda908>\r\n# zipimport: found 106 names in \'/tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bcacac8>\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 0x7fc26bc51278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bc584e0>\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 0x7fc26bc585f8>\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 0x7fc26bc58b38>\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 0x7fc26bc83b00>\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 0x7fc26bf8e048>\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 0x7fc26bf8e278>\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 0x7fc26bf8e5c0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bc7e2b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bc714a8>\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 0x7fc26bc7e860>\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 0x7fc26bfb8dd8>\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 0x7fc26bfb8ef0>\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 0x7fc26be8d9b0>\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 0x7fc26be99ac8>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bfbbda0>\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 0x7fc26bfc34a8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bfb52e8>\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 0x7fc26beb4b00>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bfc3668>\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 0x7fc26bec29e8>\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 0x7fc26bec2ac8>\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 0x7fc26bec2c50>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bfa90b8>\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 0x7fc26bf5f630>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf55d30>\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 0x7fc26bf55f28>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf557f0>\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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bf799e8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf796d8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf69eb8>\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 0x7fc26bf79550>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf69710>\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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bd592b0>\r\n# 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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26be4d8d0>\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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bdc8160>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bd988d0>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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 0x7fc26bdfd0b8>\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 0x7fc26bdfd160>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bd99ac8>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26be71ba8>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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 0x7fc26d9540b8>\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 0x7fc26d975ac8>\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 0x7fc26d97e2b0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d960780>\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 0x7fc26d975828>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d954a58>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26be3ab70>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26be784e0>\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 0x7fc26bf0e710>\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 0x7fc26bf21278>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26be84780>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bf38c50>\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 0x7fc267e0f080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc267e272b0>\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 0x7fc267daf978>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc267dffa90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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 0x7fc26bedd7f0>\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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bef1518>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bef1198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc2678f5eb8>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2678f51d0>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bcd6e10>\r\nimport \'gc\' # \r\n\r\n{"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "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# 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 pickle\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 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 unicodedata\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 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# 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.54 closed.\r\n') 10689 1726887192.02639: _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 0x7fc2700f1e48> # /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 0x7fc270087828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2700f19b0> # /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 0x7fc270094630> 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 0x7fc27009b160> # /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 0x7fc2700a00f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27009b748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27009b390> # /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 0x7fc270045470> # /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 0x7fc27004ae48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270045b38> # /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 0x7fc2700514e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc270034d68> # /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 0x7fc270037198> # /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 0x7fc26e345940> # /usr/lib64/python3.6/__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 0x7fc26e357240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2700a5a20> 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 0x7fc26e27d080> # /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 0x7fc26e2882b0> # /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 0x7fc26e288f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e288a90> 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 0x7fc26e292080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e3207b8> # /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 0x7fc26e320ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e314160> # /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 0x7fc26e314e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e30c438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e2fc470> # /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 0x7fc26e035278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e03dcf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e314438> 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 0x7fc26e043e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e2f62b0> # /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 0x7fc26e0491d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e043f98> # 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 0x7fc26e0492e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e365fd0> # /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 0x7fc26e049dd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e0499e8> # /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 0x7fc26e0546a0> # /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 0x7fc26e054e80> # /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 0x7fc26dbdb198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e054780> # /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 0x7fc26dbe0c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e049518> # /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 0x7fc26dc042e8> # 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 0x7fc26dc046a0> # /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 0x7fc26dc0b390> # /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 0x7fc26d9b5ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d9ad2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d9a3f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d99be80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26dc0bd30> # 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 0x7fc26d9adf60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26dc04a20> # /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 0x7fc270001710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d9b0048> 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 0x7fc270001a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26e049860> # /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 0x7fc27001b5c0> # /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 0x7fc27001f630> # 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 0x7fc27001fb00> # 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 0x7fc27001fc18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27001be10> # /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 0x7fc27001ff60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27001f4e0> # 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 0x7fc27001f240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc27000fb00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26dbf0358> # /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 0x7fc27001b470> # /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 0x7fc26bfda908> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_mztr283g/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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 0x7fc26bcacac8> 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 0x7fc26bc51278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bc584e0> # 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 0x7fc26bc585f8> # /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 0x7fc26bc58b38> # /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 0x7fc26bc83b00> # 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 0x7fc26bf8e048> # 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 0x7fc26bf8e278> # /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 0x7fc26bf8e5c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bc7e2b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bc714a8> # /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 0x7fc26bc7e860> # 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 0x7fc26bfb8dd8> # /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 0x7fc26bfb8ef0> # /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 0x7fc26be8d9b0> # /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 0x7fc26be99ac8> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bfbbda0> # /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 0x7fc26bfc34a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bfb52e8> # /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 0x7fc26beb4b00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bfc3668> # 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 0x7fc26bec29e8> # 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 0x7fc26bec2ac8> # 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 0x7fc26bec2c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bfa90b8> # /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 0x7fc26bf5f630> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf55d30> # 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 0x7fc26bf55f28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf557f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bf799e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf796d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf69eb8> # /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 0x7fc26bf79550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bf69710> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bd592b0> # 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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26be4d8d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bdc8160> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bd988d0> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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 0x7fc26bdfd0b8> # /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 0x7fc26bdfd160> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bd99ac8> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26be71ba8> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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 0x7fc26d9540b8> # /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 0x7fc26d975ac8> # 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 0x7fc26d97e2b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d960780> # 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 0x7fc26d975828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26d954a58> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26be3ab70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26be784e0> # /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 0x7fc26bf0e710> # /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 0x7fc26bf21278> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26be84780> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bf38c50> # /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 0x7fc267e0f080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc267e272b0> # 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 0x7fc267daf978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc267dffa90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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 0x7fc26bedd7f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc26bef1518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bef1198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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_mztr283g/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 0x7fc2678f5eb8> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc2678f51d0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fc26bcd6e10> import 'gc' # {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy unicodedata # destroy gc # 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 # 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.54 closed. 10689 1726887192.03089: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_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-1726887191.425642-10689-177133187696588/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10689 1726887192.03123: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 10689 1726887192.03225: variable 'ansible_module_compression' from source: unknown 10689 1726887192.03282: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 10689 1726887192.03350: variable 'ansible_facts' from source: host vars for 'managed_node1' 10699 1726887192.03419: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/hardware/openbsd.py # zipimport: zlib available # zipimport: zlib available <<< Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py 10689 1726887192.03545: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_systemd.py <10.31.43.54> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp0gsoxxy5 TO /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_systemd.py <10.31.43.54> 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/4a8bd5e786"' '[10.31.43.54]' 10699 1726887192.03965: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.sunos # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/dragonfly.py # zipimport: zlib available # zipimport: zlib available <<< 10689 1726887192.05486: Sending initial data 10689 1726887192.05502: Sent initial data (154 bytes) 10699 1726887192.05652: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.fc_wwn # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/network/linux.py # zipimport: zlib available # zipimport: zlib available <<< 10699 1726887192.06179: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.iscsi # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available <<< 10699 1726887192.07199: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/ansible_ansible.legacy.setup_payload.zip/ansible/module_utils/facts/__init__.py <<< 10699 1726887192.07738: stdout chunk (state=3): >>># 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 0x7f33d2897cc0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c81f98> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c81c18> <<< 10689 1726887192.08737: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp0gsoxxy5 /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_systemd.py <<< 10699 1726887192.09819: stdout chunk (state=3): >>>import 'gc' # <<< 10689 1726887192.10684: stderr chunk (state=3): >>><<< 10689 1726887192.10693: stdout chunk (state=3): >>><<< <10.31.43.54> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmp0gsoxxy5 /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_systemd.py\n', b'') 10689 1726887192.10728: done transferring module to remote 10689 1726887192.10743: _low_level_execute_command(): starting 10689 1726887192.10752: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/ /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_systemd.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/ /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_systemd.py && sleep 0'"'"'' 10699 1726887192.11098: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache <<< 10699 1726887192.11299: 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] re<<< 10699 1726887192.11796: stdout chunk (state=3): >>>moving 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<<< 10699 1726887192.12354: stdout chunk (state=3): >>> # 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 # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy unicodedata # destroy gc # 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 # destro<<< 10699 1726887192.12370: stdout chunk (state=3): >>>y ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # 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 <<< 10699 1726887192.12981: 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 # 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 <<< 10699 1726887192.13134: stderr chunk (state=3): >>>Shared connection to 10.31.41.136 closed. <<< 10699 1726887192.13186: stderr chunk (state=3): >>><<< 10699 1726887192.13195: stdout chunk (state=3): >>><<< <10.31.41.136> (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 0x7f33db09ce48>\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 0x7f33db032828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33db09c9b0>\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 0x7f33db03f630>\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 0x7f33db046160>\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 0x7f33db04b0f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33db046748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33db046390>\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 0x7f33daff0470>\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 0x7f33daff5e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33daff0b38>\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 0x7f33daffc4e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33dafdfd68>\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 0x7f33dafe2198>\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 0x7f33d92f0940>\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 0x7f33d9302240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33db050a20>\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 0x7f33d9228080>\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 0x7f33d92332b0>\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 0x7f33d9233f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d9233a90>\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 0x7f33d923d080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92cb7b8>\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 0x7f33d92cbba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92bf160>\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 0x7f33d92bfe48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92b7438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92a7470>\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 0x7f33d8fe02b0>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8fe8d30>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92bf0b8>\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 0x7f33d8feee48>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92a12b0>\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 0x7f33d8ff4208>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8feefd0>\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 0x7f33d8ff4320>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d9310fd0>\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 0x7f33d8ff4e10>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8ff4a20>\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 0x7f33d8fff6d8>\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 0x7f33d8fffeb8>\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 0x7f33d8b861d0>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8fff7b8>\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 0x7f33d8b8bcc0>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8ff4550>\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 0x7f33d8baf320>\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 0x7f33d8baf6d8>\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 0x7f33d8bb63c8>\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 0x7f33d8960be0>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8954320>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d894efd0>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8946eb8>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8bb6d68>\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 0x7f33d8954f98>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8bafa58>\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 0x7f33dafac748>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d895b080>\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 0x7f33dafacac8>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8ff4898>\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 0x7f33dafc65f8>\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 0x7f33dafca668>\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 0x7f33dafcab38>\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 0x7f33dafcac50>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33dafc6e48>\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 0x7f33dafcaf98>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33dafca518>\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 0x7f33dafca278>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33dafbab38>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8b9b390>\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 0x7f33d92b76a0>\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 0x7f33d6f85908>\r\n# zipimport: found 106 names in \'/tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6c57ac8>\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 0x7f33d6bfc278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c034e0>\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 0x7f33d6c035f8>\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 0x7f33d6c03b38>\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 0x7f33d6c2eb00>\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 0x7f33d6f39048>\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 0x7f33d6f39278>\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 0x7f33d6f395c0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c292b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c1c4a8>\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 0x7f33d6c296d8>\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 0x7f33d6f63dd8>\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 0x7f33d6f63ef0>\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 0x7f33d6e389b0>\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 0x7f33d6e44a90>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f66da0>\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 0x7f33d6f6e4a8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f602e8>\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 0x7f33d6e60ac8>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f6e668>\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 0x7f33d6e6d9e8>\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 0x7f33d6e6dac8>\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 0x7f33d6e6dc50>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f540b8>\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 0x7f33d6f0a630>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f00d30>\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 0x7f33d6f00f28>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f007f0>\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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6f249e8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f246d8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f14eb8>\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 0x7f33d6f24550>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f14710>\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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6d042b0>\r\n# 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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6df88d0>\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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6d73128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6d43898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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 0x7f33d6da8080>\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 0x7f33d6da8128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6d44940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6e10b70>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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 0x7f33d88ff0b8>\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 0x7f33d8920ac8>\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 0x7f33d89292b0>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d890b780>\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 0x7f33d8920828>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d88ffa58>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6de5b70>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6e234a8>\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 0x7f33d6eb9710>\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 0x7f33d6ecc278>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6e2f748>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6ee3c50>\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 0x7f33d2dba080>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d2dd22b0>\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 0x7f33d2d5a978>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d2daaa90>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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 0x7f33d6e887f0>\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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6e9c518>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6e9c198>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d2897cc0>\r\nimport \'stringprep\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c81f98>\r\nimport \'encodings.idna\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c81c18>\r\nimport \'gc\' # \r\n\r\n{"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "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# 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 pickle\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 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 unicodedata\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 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# 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.41.136 closed.\r\n') 10699 1726887192.13282: _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 0x7f33db09ce48> # /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 0x7f33db032828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33db09c9b0> # /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 0x7f33db03f630> 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 0x7f33db046160> # /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 0x7f33db04b0f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33db046748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33db046390> # /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 0x7f33daff0470> # /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 0x7f33daff5e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33daff0b38> # /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 0x7f33daffc4e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33dafdfd68> # /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 0x7f33dafe2198> # /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 0x7f33d92f0940> # /usr/lib64/python3.6/__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 0x7f33d9302240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33db050a20> 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 0x7f33d9228080> # /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 0x7f33d92332b0> # /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 0x7f33d9233f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d9233a90> 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 0x7f33d923d080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92cb7b8> # /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 0x7f33d92cbba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92bf160> # /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 0x7f33d92bfe48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92b7438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92a7470> # /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 0x7f33d8fe02b0> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8fe8d30> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92bf0b8> 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 0x7f33d8feee48> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d92a12b0> # /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 0x7f33d8ff4208> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8feefd0> # 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 0x7f33d8ff4320> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d9310fd0> # /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 0x7f33d8ff4e10> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8ff4a20> # /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 0x7f33d8fff6d8> # /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 0x7f33d8fffeb8> # /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 0x7f33d8b861d0> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8fff7b8> # /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 0x7f33d8b8bcc0> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8ff4550> # /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 0x7f33d8baf320> # 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 0x7f33d8baf6d8> # /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 0x7f33d8bb63c8> # /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 0x7f33d8960be0> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8954320> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d894efd0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8946eb8> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8bb6d68> # 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 0x7f33d8954f98> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8bafa58> # /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 0x7f33dafac748> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d895b080> 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 0x7f33dafacac8> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8ff4898> # /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 0x7f33dafc65f8> # /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 0x7f33dafca668> # 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 0x7f33dafcab38> # 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 0x7f33dafcac50> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33dafc6e48> # /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 0x7f33dafcaf98> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33dafca518> # 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 0x7f33dafca278> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33dafbab38> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d8b9b390> # /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 0x7f33d92b76a0> # /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 0x7f33d6f85908> # zipimport: found 106 names in '/tmp/ansible_ansible.legacy.setup_payload_7rm7805h/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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 0x7f33d6c57ac8> 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 0x7f33d6bfc278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c034e0> # 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 0x7f33d6c035f8> # /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 0x7f33d6c03b38> # /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 0x7f33d6c2eb00> # 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 0x7f33d6f39048> # 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 0x7f33d6f39278> # /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 0x7f33d6f395c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c292b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c1c4a8> # /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 0x7f33d6c296d8> # 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 0x7f33d6f63dd8> # /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 0x7f33d6f63ef0> # /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 0x7f33d6e389b0> # /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 0x7f33d6e44a90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f66da0> # /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 0x7f33d6f6e4a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f602e8> # /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 0x7f33d6e60ac8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f6e668> # 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 0x7f33d6e6d9e8> # 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 0x7f33d6e6dac8> # 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 0x7f33d6e6dc50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f540b8> # /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 0x7f33d6f0a630> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f00d30> # 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 0x7f33d6f00f28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f007f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6f249e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f246d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f14eb8> # /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 0x7f33d6f24550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6f14710> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6d042b0> # 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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6df88d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6d73128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6d43898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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 0x7f33d6da8080> # /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 0x7f33d6da8128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6d44940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6e10b70> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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 0x7f33d88ff0b8> # /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 0x7f33d8920ac8> # 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 0x7f33d89292b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d890b780> # 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 0x7f33d8920828> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d88ffa58> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6de5b70> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6e234a8> # /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 0x7f33d6eb9710> # /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 0x7f33d6ecc278> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6e2f748> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6ee3c50> # /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 0x7f33d2dba080> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d2dd22b0> # 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 0x7f33d2d5a978> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d2daaa90> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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 0x7f33d6e887f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d6e9c518> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6e9c198> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.setup_payload_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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_7rm7805h/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 0x7f33d2897cc0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c81f98> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7f33d6c81c18> import 'gc' # {"ansible_facts": {"ansible_service_mgr": "systemd"}, "invocation": {"module_args": {"gather_subset": ["!all"], "filter": ["ansible_service_mgr"], "gather_timeout": 10, "fact_path": "/etc/ansible/facts.d"}}} # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # 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 # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy unicodedata # destroy gc # 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 # 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.41.136 closed. 10699 1726887192.13997: done with _execute_module (ansible.legacy.setup, {'gather_subset': '!all', 'filter': 'ansible_service_mgr', '_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-1726887191.495024-10699-170790105658638/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10699 1726887192.14028: Facts {'ansible_facts': {'ansible_service_mgr': 'systemd'}, 'invocation': {'module_args': {'gather_subset': ['!all'], 'filter': ['ansible_service_mgr'], 'gather_timeout': 10, 'fact_path': '/etc/ansible/facts.d'}}, '_ansible_parsed': True} 10699 1726887192.14130: variable 'ansible_module_compression' from source: unknown 10699 1726887192.14187: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-9689kzmi484f/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 10699 1726887192.14242: variable 'ansible_facts' from source: host vars for 'managed_node3' Using module file /usr/local/lib/python3.12/site-packages/ansible/modules/systemd.py 10699 1726887192.14428: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_systemd.py <10.31.41.136> PUT /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpud_la_ow TO /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_systemd.py 10689 1726887192.14507: stderr chunk (state=2): >>><<< 10689 1726887192.14520: stdout chunk (state=2): >>><<< <10.31.43.54> (0, b'', b'') 10689 1726887192.14549: _low_level_execute_command() done: rc=0, stdout=, stderr= 10689 1726887192.14553: _low_level_execute_command(): starting 10689 1726887192.14558: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_systemd.py && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' -tt 10.31.43.54 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/AnsiballZ_systemd.py && sleep 0'"'"'' <10.31.41.136> 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/2e4e98e5cc"' '[10.31.41.136]' 10699 1726887192.16270: Sending initial data 10699 1726887192.16283: Sent initial data (154 bytes) 10699 1726887192.19311: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpud_la_ow /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_systemd.py <<< 10689 1726887192.20839: 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 0x7f4dd9b97e48> # /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 0x7f4dd9b2d828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9b979b0> # /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 0x7f4dd9b3a630> 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 0x7f4dd9b41160> # /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 <<< 10699 1726887192.21328: stderr chunk (state=3): >>><<< 10699 1726887192.21338: stdout chunk (state=3): >>><<< <10.31.41.136> (0, b'sftp> put /root/.ansible/tmp/ansible-local-9689kzmi484f/tmpud_la_ow /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_systemd.py\n', b'') 10699 1726887192.21371: done transferring module to remote 10699 1726887192.21385: _low_level_execute_command(): starting 10699 1726887192.21393: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/ /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_systemd.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/ /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_systemd.py && sleep 0'"'"'' 10689 1726887192.21932: 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 0x7f4dd9b460f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9b41748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9b41390> # /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 0x7f4dd9aeb470> # /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 0x7f4dd9af0e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9aebb38> # /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 0x7f4dd9af74e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9adad68> # /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 0x7f4dd9add198> # /usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc matches /usr/lib64/python3.6/sysconfig.py <<< 10689 1726887192.23035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.6/__pycache__/sysconfig.cpython-36.pyc' import 'sysconfig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7deb940> # /usr/lib64/python3.6/__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 0x7f4dd7dfd240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9b4ba20> 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 <<< 10689 1726887192.24130: 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 0x7f4dd7d21080> # /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 0x7f4dd7d2c2b0> # /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 0x7f4dd7d2cf60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7d2ca90> 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 0x7f4dd7d36080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7dc67b8> # /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 0x7f4dd7dc6ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7dba160> # /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 0x7f4dd7dbae48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7db2438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7da2470> # /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 0x7f4dd7ad9278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7ae1cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7dba438> 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<<< 10699 1726887192.25184: stderr chunk (state=2): >>><<< 10699 1726887192.25195: stdout chunk (state=2): >>><<< <10.31.41.136> (0, b'', b'') 10699 1726887192.25224: _low_level_execute_command() done: rc=0, stdout=, stderr= 10699 1726887192.25230: _low_level_execute_command(): starting 10699 1726887192.25238: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_systemd.py && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' -tt 10.31.41.136 '/bin/sh -c '"'"'PYTHONVERBOSE=1 /usr/libexec/platform-python /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/AnsiballZ_systemd.py && sleep 0'"'"'' 10689 1726887192.25320: stdout chunk (state=3): >>>ceFileLoader object at 0x7f4dd7ae7e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7d9c2b0> # /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 0x7f4dd7aed1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7ae7f98> # 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 0x7f4dd7aed2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7e0bfd0> # /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 0x7f4dd7aeddd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7aed9e8> # /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 0x7f4dd7af86a0> # /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 0x7f4dd7af8e80> # /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 0x7f4dd767f198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7af8780> # /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 0x7f4dd7684c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7aed518> # /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 0x7f4dd76a82e8> # 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<<< 10689 1726887192.26333: stdout chunk (state=3): >>>' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f4dd76a86a0> # /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 0x7f4dd76af390> # /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 0x7f4dd7459ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd74512e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7447f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd743fe80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd76afd30> # 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 0x7f4dd7451f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd76a8a20> # /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 0x7f4dd9aa76a0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7454048> 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 0x7f4dd9aa7a20> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7aed860> # /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 0x7f4dd9ac1550> # /usr/lib64/python3<<< 10689 1726887192.26358: stdout chunk (state=3): >>>.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 0x7f4dd9ac55c0> # 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 0x7f4dd9ac5a90> # 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 0x7f4dd9ac5ba8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9ac1da0> # /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 0x7f4dd9ac5ef0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9ac5470> # 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 0x7f4dd9ac51d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9ab5a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7694358> # /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 0x7f4dd9ac1400> # /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 0x7f4dd5ac8898> # zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10689 1726887192.27431: stdout chunk (state=3): >>># zipimport: zlib available <<< 10689 1726887192.28557: 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 0x7f4dd579aa58> 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 0x7f4dd573e208> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5744470> # 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 0x7f4dd5744588> # /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 0x7f4dd5744ac8> # /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' <<< 10689 1726887192.29652: 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 0x7f4dd5771a90> # 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 0x7f4dd5771b38> # 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 0x7f4dd5a7b208> # /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 0x7f4dd5a7b550> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd576c240> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd575e438> # /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 0x7f4dd576c860> # 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 0x7f4dd5aa5d68> # /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 0x7f4dd5aa5e80> # /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 <<< 10689 1726887192.29993: 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 0x7f4dd59f9940> # /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 0x7f4dd5a06a90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5aa3d30> # /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 0x7f4dd59f3438> <<< 10689 1726887192.31150: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a9d278> # /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 0x7f4dd5a23ac8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd59f35f8> # 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 0x7f4dd5a2f9b0> # 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 0x7f4dd5a2fa90> # 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 0x7f4dd5a2fc18> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a94048> # /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 0x7f4dd5a4d5f8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a43cf8> <<< 10699 1726887192.31240: 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 0x7f2144964e48> # /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 0x7f21448fa828> <<< 10689 1726887192.32244: 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 0x7f4dd5a43ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a437b8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd5a669e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a666d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a57eb8> # /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 0x7f4dd5a66550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a57710> # zipimport: zlib available <<< 10699 1726887192.32336: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21449649b0> # /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 0x7f2144907630> 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 0x7f214490e160> # /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 0x7f21449130f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214490e748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214490e390> # /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 0x7f21448b8470> # /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 0x7f21448bde48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21448b8b38> # /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 0x7f21448c44e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21448a7d68> # /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 0x7f21448aa198> <<< 10689 1726887192.33336: stdout chunk (state=3): >>># zipimport: zlib available <<< 10699 1726887192.33489: 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 0x7f2142bb8940> # /usr/lib64/python3.6/__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 0x7f2142bca240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2144918a20> 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 0x7f2142aee080> # /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 0x7f2142af92b0> # /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 0x7f2142af9f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142af9a90> 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 0x7f2142b03080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b937b8> # /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 0x7f2142b93ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader o<<< 10689 1726887192.34456: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd20d42b0> # zipimport: zlib available <<< 10699 1726887192.34538: stdout chunk (state=3): >>>bject at 0x7f2142b87160> # /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 0x7f2142b87e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b7f438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b6f470> # /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 0x7f21428a6278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428aecf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b87438> 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 0x7f21428b4e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b692b0> # /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 0x7f21428ba1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428b4f98> # 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 0x7f21428ba2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142bd8fd0> # /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 0x7f21428badd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428ba9e8> # /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 0x7f21428c56a0> # /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<<< 10689 1726887192.35538: 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_dtrp8kas/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_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py <<< 10699 1726887192.35633: stdout chunk (state=3): >>>.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 0x7f21428c5e80> # /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 0x7f214244c198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428c5780> # /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 0x7f2142451c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428ba518> # /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 0x7f21424752e8> # 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 0x7f21424756a0> # /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 0x7f214247c390> # /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 0x7f2142226ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214221e2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142214f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214220ce80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214247cd30> # 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 0x7f214221ef60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142475a20> # /usr/lib64/pyth<<< 10699 1726887192.35650: stdout chunk (state=3): >>>on3.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 0x7f2144874710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142221048> 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 0x7f2144874a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428ba860> # /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 0x7f214488e5c0> # /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 0x7f2144892630> # 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 0x7f2144892b00> # 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 0x7f2144892c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214488ee10> # /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 0x7f2144892f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21448924e0> # 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 0x7f2144892240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2144882b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142461358> # /usr/lib64/python3.6/__pycache__/zipfile.cpyth<<< 10699 1726887192.35670: stdout chunk (state=3): >>>on-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 0x7f214488e470> # /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 0x7f2140894908> # zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/__init__.py # zipimport: zlib available <<< 10689 1726887192.36640: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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' <<< 10689 1726887192.37749: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd21c9860> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd214a0f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd210f860> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/process.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available<<< 10699 1726887192.38196: stdout chunk (state=3): >>># zipimport: zlib available <<< 10689 1726887192.38836: 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' <<< 10699 1726887192.38944: 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 0x7f2140565ac8> 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 0x7f214050b278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21405114e0> # 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 0x7f21405115f8> # /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 0x7f2140511b38> # /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 0x7f214053eb00> # 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 0x7f2140848048> # 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 0x7f2140848278> # /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' <<< 10689 1726887192.39939: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd215cfd0> # /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 0x7f4dd21760b8> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd2121908> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10699 1726887192.40048: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21408485c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21405392b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214052b4a8> # /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 0x7f21405398d0> # 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 0x7f2140872dd8> # /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 0x7f2140872ef0> # /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 0x7f21407c59b0> # /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 0x7f21407d3a90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2140870da0> # /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 0x7f21407c04a8> <<< 10689 1726887192.41038: 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.systemd_payload_dtrp8kas/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' <<< 10689 1726887192.42135: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd21f7198> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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' <<< 10699 1726887192.42797: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214086b2e8> # /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 0x7f21407f0ac8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21407c0668> # 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 0x7f21407fc9e8> # 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 0x7f21407fcac8> # 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 0x7f21407fcc50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21408610b8> # /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 0x7f214081a630> <<< 10689 1726887192.43363: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd21876a0> # /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 0x7f4dd21bb0f0> # 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 0x7f4dd21bb898> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd2191d68> # 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 0x7f4dd21abe10> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd2191080> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd246b198> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd21efa90> # /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 0x7f4dd2210cf8> # /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 0x7f4dd2216860> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd2200d30> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/chroot.py # zipimport: zlib available # zipimport: zlib available <<< 10699 1726887192.43583: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2140810d30> # 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 0x7f2140810f28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21408107f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f21408339e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21408336d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2140824eb8> # /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 0x7f2140833550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2140824710> # zipimport: zlib available # zipimport: zlib available <<< 10689 1726887192.44366: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.utils # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available <<< 10699 1726887192.44544: stdout chunk (state=3): >>>import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213cea22b0> # zipimport: zlib available <<< 10689 1726887192.45438: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd1852be0> # /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' <<< 10699 1726887192.45747: 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_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/warnings.py # zipimport: zlib available # zipimport: zlib available <<< 10689 1726887192.46545: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd1898710> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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' <<< 10699 1726887192.46841: stdout chunk (state=3): >>>import ansible.module_utils.errors # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213cf968d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/common/_json_compat.py # zipimport: zlib available <<< 10689 1726887192.47452: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd1871828> # 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 0x7f4dd187aef0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd18a3748> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 10689 1726887192.47725: 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 0x7f4dd1991908> <<< 10699 1726887192.47941: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.common.text.formatters # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213cf17128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213cedc898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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 <<< 10689 1726887192.48937: 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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd198fa58> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd198f6d8> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available <<< 10699 1726887192.49040: 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 0x7f213cf43080> <<< 10689 1726887192.50036: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10699 1726887192.50142: 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 0x7f213cf43128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213ceee940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/modules/__init__.py # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10689 1726887192.51129: stdout chunk (state=3): >>># zipimport: zlib available <<< 10699 1726887192.51235: stdout chunk (state=3): >>># 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_0ekmkxp7/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' <<< 10689 1726887192.52237: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 10699 1726887192.52343: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213cfc2208> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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' <<< 10689 1726887192.53337: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 10699 1726887192.53453: stdout chunk (state=3): >>># /usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/context.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/context.cpython-36.pyc' # /usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc matches /usr/lib64/python3.6/multiprocessing/process.py # code object from '/usr/lib64/python3.6/multiprocessing/__pycache__/process.cpython-36.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213cf54710> # /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 0x7f213cf81160> # 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 0x7f213cf81908> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213cf5ddd8> # 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 0x7f213cf7ce80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213cf5d0f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213d238208> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213cfbcb00> # /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 0x7f213cfdcd68> # /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 0x7f213cfe38d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213d256fd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/mod<<< 10699 1726887192.53469: stdout chunk (state=3): >>>ule_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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/caps.py # zipimport: zlib available # zipimport: zlib available <<< 10689 1726887192.54437: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/netbsd.py <<< 10699 1726887192.54543: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.chroot # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/cmdline.py # zipimport: zlib available # zipimport: zlib available <<< 10689 1726887192.55536: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import ansible.module_utils.facts.network.openbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available <<< 10699 1726887192.55996: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.distribution # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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' <<< 10689 1726887192.56642: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/__init__.py # zipimport: zlib available # zipimport: zlib available <<< 10699 1726887192.56742: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213c61fc50> # /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 0x7f213c665780> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/pkg_mgr.py # zipimport: zlib available # zipimport: zlib available <<< 10689 1726887192.57323: stdout chunk (state=3): >>>import ansible.module_utils.service # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # <<< 10699 1726887192.57845: stdout chunk (state=3): >>>import ansible.module_utils.facts.system.platform # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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 0x7f213c63f898> # 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 0x7f213c649f60> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213c66f358> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/system/selinux.py # zipimport: zlib available # zipimport: zlib available <<< 10699 1726887192.58320: 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 0x7f213c75e978> <<< 10699 1726887192.59447: 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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213c75dac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213c75d748> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/base.py # zipimport: zlib available # zipimport: zlib available <<< 10689 1726887192.59646: stdout chunk (state=3): >>> {"name": "chronyd", "changed": true, "status": {"Type": "forking", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestamp": "Fri 2024-09-20 22:53:02 EDT", "WatchdogTimestampMonotonic": "286606145", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "14919", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ExecMainStartTimestampMonotonic": "286606132", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14919", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14917 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14920 ; code=exited ; status=0 }", "ExecStopPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14912 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "MemoryCurrent": "806912", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "1", "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": "22406", "IPAccounting": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "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", "TT<<< 10689 1726887192.59683: stdout chunk (state=3): >>>YReset": "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": "yes", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "yes", "ProtectSystem": "full", "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": "chronyd.service", "Names": "chronyd.service", "Requires": "-.mount sysinit.target system.slice", "WantedBy": "multi-user.target", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket tmp.mount systemd-tmpfiles-setup.service -.mount ntpd.service ntpdate.service sntp.service system.slice sysinit.target basic.target", "RequiresMountsFor": "/var/tmp", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "Description": "NTP client/server", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:53:02 EDT", "StateChangeTimestampMonotonic": "286622175", "InactiveExitTimestamp": "Fri 2024-09-20 22:53:02 EDT", "InactiveExitTimestampMonotonic": "286592265", "ActiveEnterTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ActiveEnterTimestampMonotonic": "286622175", "ActiveExitTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ActiveExitTimestampMonotonic": "286565768", "InactiveEnterTimestamp": "Fri 2024-09-20 22:53:02 EDT", "InactiveEnterTimestampMonotonic": "286590255", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ConditionTimestampMonotonic": "286591166", "AssertTimestamp": "Fri 2024-09-20 22:53:02 EDT", "AssertTimestampMonotonic": "286591201", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "9aaa3ad424fe4fe9b13f875ebf80963a", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} <<< 10689 1726887192.59946: 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<<< 10689 1726887192.60462: 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 <<< 10699 1726887192.60544: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.aix # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/hardware/hpux.py # zipimport: zlib available <<< 10689 1726887192.61044: 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 # 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 # d<<< 10689 1726887192.61067: stdout chunk (state=3): >>>estroy 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 # des<<< 10689 1726887192.61079: stdout chunk (state=3): >>>troy 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 <<< 10699 1726887192.61636: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10689 1726887192.61674: 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 <<< 10689 1726887192.61714: stderr chunk (state=3): >>>Shared connection to 10.31.43.54 closed. <<< 10689 1726887192.61766: stderr chunk (state=3): >>><<< 10689 1726887192.61775: stdout chunk (state=3): >>><<< <10.31.43.54> (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 0x7f4dd9b97e48>\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 0x7f4dd9b2d828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9b979b0>\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 0x7f4dd9b3a630>\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 0x7f4dd9b41160>\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 0x7f4dd9b460f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9b41748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9b41390>\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 0x7f4dd9aeb470>\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 0x7f4dd9af0e48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9aebb38>\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 0x7f4dd9af74e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9adad68>\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 0x7f4dd9add198>\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 0x7f4dd7deb940>\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 0x7f4dd7dfd240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9b4ba20>\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 0x7f4dd7d21080>\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 0x7f4dd7d2c2b0>\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 0x7f4dd7d2cf60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7d2ca90>\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 0x7f4dd7d36080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7dc67b8>\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 0x7f4dd7dc6ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7dba160>\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 0x7f4dd7dbae48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7db2438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7da2470>\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 0x7f4dd7ad9278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7ae1cf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7dba438>\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 0x7f4dd7ae7e10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7d9c2b0>\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 0x7f4dd7aed1d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7ae7f98>\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 0x7f4dd7aed2e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7e0bfd0>\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 0x7f4dd7aeddd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7aed9e8>\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 0x7f4dd7af86a0>\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 0x7f4dd7af8e80>\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 0x7f4dd767f198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7af8780>\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 0x7f4dd7684c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7aed518>\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 0x7f4dd76a82e8>\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 0x7f4dd76a86a0>\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 0x7f4dd76af390>\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 0x7f4dd7459ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd74512e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7447f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd743fe80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd76afd30>\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 0x7f4dd7451f60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd76a8a20>\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 0x7f4dd9aa76a0>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7454048>\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 0x7f4dd9aa7a20>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7aed860>\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 0x7f4dd9ac1550>\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 0x7f4dd9ac55c0>\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 0x7f4dd9ac5a90>\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 0x7f4dd9ac5ba8>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9ac1da0>\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 0x7f4dd9ac5ef0>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9ac5470>\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 0x7f4dd9ac51d0>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9ab5a90>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7694358>\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 0x7f4dd9ac1400>\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 0x7f4dd5ac8898>\r\n# zipimport: found 107 names in \'/tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd579aa58>\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 0x7f4dd573e208>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5744470>\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 0x7f4dd5744588>\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 0x7f4dd5744ac8>\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 0x7f4dd5771a90>\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 0x7f4dd5771b38>\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 0x7f4dd5a7b208>\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 0x7f4dd5a7b550>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd576c240>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd575e438>\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 0x7f4dd576c860>\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 0x7f4dd5aa5d68>\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 0x7f4dd5aa5e80>\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 0x7f4dd59f9940>\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 0x7f4dd5a06a90>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5aa3d30>\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 0x7f4dd59f3438>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a9d278>\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 0x7f4dd5a23ac8>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd59f35f8>\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 0x7f4dd5a2f9b0>\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 0x7f4dd5a2fa90>\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 0x7f4dd5a2fc18>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a94048>\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 0x7f4dd5a4d5f8>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a43cf8>\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 0x7f4dd5a43ef0>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a437b8>\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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd5a669e8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a666d8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a57eb8>\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 0x7f4dd5a66550>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a57710>\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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd20d42b0>\r\n# 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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd21c9860>\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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd214a0f0>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd210f860>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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 0x7f4dd215cfd0>\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 0x7f4dd21760b8>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd2121908>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd21f7198>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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 0x7f4dd21876a0>\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 0x7f4dd21bb0f0>\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 0x7f4dd21bb898>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd2191d68>\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 0x7f4dd21abe10>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd2191080>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd246b198>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd21efa90>\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 0x7f4dd2210cf8>\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 0x7f4dd2216860>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd2200d30>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd1852be0>\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 0x7f4dd1898710>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd1871828>\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 0x7f4dd187aef0>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd18a3748>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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 0x7f4dd1991908>\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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd198fa58>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd198f6d8>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"name": "chronyd", "changed": true, "status": {"Type": "forking", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestamp": "Fri 2024-09-20 22:53:02 EDT", "WatchdogTimestampMonotonic": "286606145", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "14919", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ExecMainStartTimestampMonotonic": "286606132", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14919", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14917 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14920 ; code=exited ; status=0 }", "ExecStopPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14912 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "MemoryCurrent": "806912", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "1", "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": "22406", "IPAccounting": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "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": "yes", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "yes", "ProtectSystem": "full", "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": "chronyd.service", "Names": "chronyd.service", "Requires": "-.mount sysinit.target system.slice", "WantedBy": "multi-user.target", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket tmp.mount systemd-tmpfiles-setup.service -.mount ntpd.service ntpdate.service sntp.service system.slice sysinit.target basic.target", "RequiresMountsFor": "/var/tmp", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "Description": "NTP client/server", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:53:02 EDT", "StateChangeTimestampMonotonic": "286622175", "InactiveExitTimestamp": "Fri 2024-09-20 22:53:02 EDT", "InactiveExitTimestampMonotonic": "286592265", "ActiveEnterTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ActiveEnterTimestampMonotonic": "286622175", "ActiveExitTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ActiveExitTimestampMonotonic": "286565768", "InactiveEnterTimestamp": "Fri 2024-09-20 22:53:02 EDT", "InactiveEnterTimestampMonotonic": "286590255", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ConditionTimestampMonotonic": "286591166", "AssertTimestamp": "Fri 2024-09-20 22:53:02 EDT", "AssertTimestampMonotonic": "286591201", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "9aaa3ad424fe4fe9b13f875ebf80963a", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "chronyd", "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.54 closed.\r\n') 10689 1726887192.61862: _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 0x7f4dd9b97e48> # /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 0x7f4dd9b2d828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9b979b0> # /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 0x7f4dd9b3a630> 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 0x7f4dd9b41160> # /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 0x7f4dd9b460f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9b41748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9b41390> # /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 0x7f4dd9aeb470> # /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 0x7f4dd9af0e48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9aebb38> # /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 0x7f4dd9af74e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9adad68> # /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 0x7f4dd9add198> # /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 0x7f4dd7deb940> # /usr/lib64/python3.6/__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 0x7f4dd7dfd240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9b4ba20> 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 0x7f4dd7d21080> # /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 0x7f4dd7d2c2b0> # /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 0x7f4dd7d2cf60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7d2ca90> 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 0x7f4dd7d36080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7dc67b8> # /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 0x7f4dd7dc6ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7dba160> # /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 0x7f4dd7dbae48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7db2438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7da2470> # /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 0x7f4dd7ad9278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7ae1cf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7dba438> 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 0x7f4dd7ae7e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7d9c2b0> # /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 0x7f4dd7aed1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7ae7f98> # 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 0x7f4dd7aed2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7e0bfd0> # /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 0x7f4dd7aeddd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7aed9e8> # /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 0x7f4dd7af86a0> # /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 0x7f4dd7af8e80> # /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 0x7f4dd767f198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7af8780> # /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 0x7f4dd7684c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7aed518> # /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 0x7f4dd76a82e8> # 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 0x7f4dd76a86a0> # /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 0x7f4dd76af390> # /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 0x7f4dd7459ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd74512e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7447f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd743fe80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd76afd30> # 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 0x7f4dd7451f60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd76a8a20> # /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 0x7f4dd9aa76a0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7454048> 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 0x7f4dd9aa7a20> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7aed860> # /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 0x7f4dd9ac1550> # /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 0x7f4dd9ac55c0> # 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 0x7f4dd9ac5a90> # 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 0x7f4dd9ac5ba8> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9ac1da0> # /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 0x7f4dd9ac5ef0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9ac5470> # 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 0x7f4dd9ac51d0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd9ab5a90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd7694358> # /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 0x7f4dd9ac1400> # /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 0x7f4dd5ac8898> # zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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 0x7f4dd579aa58> 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 0x7f4dd573e208> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5744470> # 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 0x7f4dd5744588> # /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 0x7f4dd5744ac8> # /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 0x7f4dd5771a90> # 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 0x7f4dd5771b38> # 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 0x7f4dd5a7b208> # /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 0x7f4dd5a7b550> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd576c240> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd575e438> # /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 0x7f4dd576c860> # 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 0x7f4dd5aa5d68> # /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 0x7f4dd5aa5e80> # /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 0x7f4dd59f9940> # /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 0x7f4dd5a06a90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5aa3d30> # /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 0x7f4dd59f3438> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a9d278> # /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 0x7f4dd5a23ac8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd59f35f8> # 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 0x7f4dd5a2f9b0> # 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 0x7f4dd5a2fa90> # 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 0x7f4dd5a2fc18> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a94048> # /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 0x7f4dd5a4d5f8> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a43cf8> # 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 0x7f4dd5a43ef0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a437b8> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd5a669e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a666d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a57eb8> # /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 0x7f4dd5a66550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd5a57710> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd20d42b0> # 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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd21c9860> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd214a0f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd210f860> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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 0x7f4dd215cfd0> # /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 0x7f4dd21760b8> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd2121908> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd21f7198> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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 0x7f4dd21876a0> # /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 0x7f4dd21bb0f0> # 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 0x7f4dd21bb898> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd2191d68> # 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 0x7f4dd21abe10> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd2191080> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd246b198> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd21efa90> # /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 0x7f4dd2210cf8> # /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 0x7f4dd2216860> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd2200d30> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd1852be0> # /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 0x7f4dd1898710> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd1871828> # 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 0x7f4dd187aef0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd18a3748> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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 0x7f4dd1991908> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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 0x7f4dd198fa58> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f4dd198f6d8> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/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_dtrp8kas/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "chronyd", "changed": true, "status": {"Type": "forking", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestamp": "Fri 2024-09-20 22:53:02 EDT", "WatchdogTimestampMonotonic": "286606145", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "14919", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ExecMainStartTimestampMonotonic": "286606132", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14919", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14917 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14920 ; code=exited ; status=0 }", "ExecStopPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14912 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "MemoryCurrent": "806912", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "1", "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": "22406", "IPAccounting": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14004", "LimitNPROCSoft": "14004", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "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": "yes", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "yes", "ProtectSystem": "full", "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": "chronyd.service", "Names": "chronyd.service", "Requires": "-.mount sysinit.target system.slice", "WantedBy": "multi-user.target", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "Before": "multi-user.target shutdown.target", "After": "systemd-journald.socket tmp.mount systemd-tmpfiles-setup.service -.mount ntpd.service ntpdate.service sntp.service system.slice sysinit.target basic.target", "RequiresMountsFor": "/var/tmp", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "Description": "NTP client/server", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:53:02 EDT", "StateChangeTimestampMonotonic": "286622175", "InactiveExitTimestamp": "Fri 2024-09-20 22:53:02 EDT", "InactiveExitTimestampMonotonic": "286592265", "ActiveEnterTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ActiveEnterTimestampMonotonic": "286622175", "ActiveExitTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ActiveExitTimestampMonotonic": "286565768", "InactiveEnterTimestamp": "Fri 2024-09-20 22:53:02 EDT", "InactiveEnterTimestampMonotonic": "286590255", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ConditionTimestampMonotonic": "286591166", "AssertTimestamp": "Fri 2024-09-20 22:53:02 EDT", "AssertTimestampMonotonic": "286591201", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "9aaa3ad424fe4fe9b13f875ebf80963a", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "chronyd", "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.54 closed. 10689 1726887192.62607: done with _execute_module (ansible.legacy.systemd, {'name': 'chronyd', '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-1726887191.425642-10689-177133187696588/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10689 1726887192.62641: _low_level_execute_command(): starting 10689 1726887192.62651: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/ > /dev/null 2>&1 && sleep 0' <10.31.43.54> ESTABLISH SSH CONNECTION FOR USER: None <10.31.43.54> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/4a8bd5e786"' 10.31.43.54 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887191.425642-10689-177133187696588/ > /dev/null 2>&1 && sleep 0'"'"'' 10699 1726887192.62932: stdout chunk (state=3): >>>import ansible.module_utils.facts.hardware.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/__init__.py # zipimport: zlib available <<< 10699 1726887192.64101: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.base # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/freebsd.py # zipimport: zlib available <<< 10699 1726887192.64946: stdout chunk (state=3): >>># zipimport: zlib available import ansible.module_utils.facts.network.hpux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/network/nvme.py # zipimport: zlib available # zipimport: zlib available <<< 10699 1726887192.66045: stdout chunk (state=3): >>>import ansible.module_utils.facts.network.netbsd # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/facts/virtual/hpux.py # zipimport: zlib available # zipimport: zlib available <<< 10689 1726887192.66235: stderr chunk (state=2): >>><<< 10689 1726887192.66250: stdout chunk (state=2): >>><<< <10.31.43.54> (0, b'', b'') 10689 1726887192.66284: _low_level_execute_command() done: rc=0, stdout=, stderr= 10689 1726887192.66295: handler run complete 10689 1726887192.66362: attempt loop complete, returning result 10689 1726887192.66369: _execute() done 10689 1726887192.66376: dumping result to json 10689 1726887192.66396: done dumping result, returning 10689 1726887192.66408: done running TaskExecutor() for managed_node1/HANDLER: fedora.linux_system_roles.timesync : Restart chronyd [0e652c5f-a961-eb88-62cf-000000000034] 10689 1726887192.66430: sending task result for task 0e652c5f-a961-eb88-62cf-000000000034 10689 1726887192.66603: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000034 10689 1726887192.66608: WORKER PROCESS EXITING changed: [managed_node1] => { "changed": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "chronyd", "no_block": false, "scope": "system", "state": "restarted" } }, "name": "chronyd", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ActiveEnterTimestampMonotonic": "286622175", "ActiveExitTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ActiveExitTimestampMonotonic": "286565768", "ActiveState": "active", "After": "systemd-journald.socket tmp.mount systemd-tmpfiles-setup.service -.mount ntpd.service ntpdate.service sntp.service system.slice sysinit.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 22:53:02 EDT", "AssertTimestampMonotonic": "286591201", "Before": "multi-user.target shutdown.target", "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": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ConditionTimestampMonotonic": "286591166", "ConfigurationDirectoryMode": "0755", "Conflicts": "ntpd.service shutdown.target systemd-timesyncd.service", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14919", "ExecMainStartTimestamp": "Fri 2024-09-20 22:53:02 EDT", "ExecMainStartTimestampMonotonic": "286606132", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14917 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14920 ; code=exited ; status=0 }", "ExecStopPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:53:02 EDT] ; stop_time=[Fri 2024-09-20 22:53:02 EDT] ; pid=14912 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/chronyd.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": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 22:53:02 EDT", "InactiveEnterTimestampMonotonic": "286590255", "InactiveExitTimestamp": "Fri 2024-09-20 22:53:02 EDT", "InactiveExitTimestampMonotonic": "286592265", "InvocationID": "9aaa3ad424fe4fe9b13f875ebf80963a", "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": "14004", "LimitNPROCSoft": "14004", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14004", "LimitSIGPENDINGSoft": "14004", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "14919", "MemoryAccounting": "yes", "MemoryCurrent": "806912", "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": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 22:53:02 EDT", "StateChangeTimestampMonotonic": "286622175", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22406", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2024-09-20 22:53:02 EDT", "WatchdogTimestampMonotonic": "286606145", "WatchdogUSec": "0" } } 10699 1726887192.67214: stdout chunk (state=3): >>>import ansible.module_utils.facts.virtual.linux # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py <<< 10699 1726887192.67622: stdout chunk (state=3): >>># zipimport: zlib available import 'gc' # <<< 10699 1726887192.69990: stdout chunk (state=3): >>> {"name": "chronyd", "changed": true, "status": {"Type": "forking", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestamp": "Fri 2024-09-20 22:52:45 EDT", "WatchdogTimestampMonotonic": "262854302", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "12276", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ExecMainStartTimestampMonotonic": "262854291", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12276", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12273 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12277 ; code=exited ; status=0 }", "ExecStopPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12269 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "MemoryCurrent": "888832", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "1", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TT<<< 10699 1726887192.70015: stdout chunk (state=3): >>>YReset": "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": "yes", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "yes", "ProtectSystem": "full", "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": "chronyd.service", "Names": "chronyd.service", "Requires": "-.mount system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target ntpd.service systemd-timesyncd.service", "Before": "shutdown.target multi-user.target", "After": "ntpdate.service ntpd.service -.mount sntp.service system.slice systemd-tmpfiles-setup.service sysinit.target basic.target tmp.mount systemd-journald.socket", "RequiresMountsFor": "/var/tmp", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "Description": "NTP client/server", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:52:45 EDT", "StateChangeTimestampMonotonic": "262891279", "InactiveExitTimestamp": "Fri 2024-09-20 22:52:45 EDT", "InactiveExitTimestampMonotonic": "262839831", "ActiveEnterTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ActiveEnterTimestampMonotonic": "262891279", "ActiveExitTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ActiveExitTimestampMonotonic": "262813650", "InactiveEnterTimestamp": "Fri 2024-09-20 22:52:45 EDT", "InactiveEnterTimestampMonotonic": "262838235", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ConditionTimestampMonotonic": "262838921", "AssertTimestamp": "Fri 2024-09-20 22:52:45 EDT", "AssertTimestampMonotonic": "262838956", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "a4b9541f231043c6abd681cb21ddf090", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "chronyd", "state": "restarted", "daemon_reload": false, "daemon_reexec": false, "scope": "system"<<< 10699 1726887192.70039: stdout chunk (state=3): >>>, "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] removi<<< 10699 1726887192.70073: stdout chunk (state=3): >>>ng 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<<< 10699 1726887192.71168: 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 # 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_util<<< 10699 1726887192.71181: stdout chunk (state=3): >>>s.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.uti<<< 10699 1726887192.71191: stdout chunk (state=3): >>>l # 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 <<< 10699 1726887192.71885: 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 <<< 10699 1726887192.72067: stderr chunk (state=3): >>>Shared connection to 10.31.41.136 closed. <<< 10699 1726887192.72117: stderr chunk (state=3): >>><<< 10699 1726887192.72126: stdout chunk (state=3): >>><<< <10.31.41.136> (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 0x7f2144964e48>\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 0x7f21448fa828>\r\nimport \'encodings\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21449649b0>\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 0x7f2144907630>\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 0x7f214490e160>\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 0x7f21449130f0>\r\nimport \'abc\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214490e748>\r\nimport \'io\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214490e390>\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 0x7f21448b8470>\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 0x7f21448bde48>\r\nimport \'posixpath\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21448b8b38>\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 0x7f21448c44e0>\r\nimport \'os\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21448a7d68>\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 0x7f21448aa198>\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 0x7f2142bb8940>\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 0x7f2142bca240>\r\nimport \'site\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2144918a20>\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 0x7f2142aee080>\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 0x7f2142af92b0>\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 0x7f2142af9f60>\r\nimport \'heapq\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142af9a90>\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 0x7f2142b03080>\r\nimport \'_collections\' # \r\nimport \'collections\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b937b8>\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 0x7f2142b93ba8>\r\nimport \'functools\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b87160>\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 0x7f2142b87e48>\r\nimport \'types\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b7f438>\r\nimport \'enum\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b6f470>\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 0x7f21428a6278>\r\nimport \'sre_parse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428aecf8>\r\nimport \'sre_compile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b87438>\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 0x7f21428b4e10>\r\nimport \'re\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b692b0>\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 0x7f21428ba1d0>\r\nimport \'struct\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428b4f98>\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 0x7f21428ba2e8>\r\nimport \'base64\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142bd8fd0>\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 0x7f21428badd8>\r\nimport \'importlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428ba9e8>\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 0x7f21428c56a0>\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 0x7f21428c5e80>\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 0x7f214244c198>\r\nimport \'importlib.util\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428c5780>\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 0x7f2142451c88>\r\nimport \'runpy\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428ba518>\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 0x7f21424752e8>\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 0x7f21424756a0>\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 0x7f214247c390>\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 0x7f2142226ba8>\r\nimport \'tokenize\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214221e2e8>\r\nimport \'linecache\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142214f98>\r\nimport \'traceback\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214220ce80>\r\nimport \'threading\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214247cd30>\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 0x7f214221ef60>\r\nimport \'bz2\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142475a20>\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 0x7f2144874710>\r\nimport \'lzma\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142221048>\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 0x7f2144874a90>\r\nimport \'shutil\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428ba860>\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 0x7f214488e5c0>\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 0x7f2144892630>\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 0x7f2144892b00>\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 0x7f2144892c18>\r\nimport \'hashlib\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214488ee10>\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 0x7f2144892f60>\r\nimport \'bisect\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21448924e0>\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 0x7f2144892240>\r\nimport \'random\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2144882b00>\r\nimport \'tempfile\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142461358>\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 0x7f214488e470>\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 0x7f2140894908>\r\n# zipimport: found 107 names in \'/tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f2140565ac8>\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 0x7f214050b278>\r\nimport \'datetime\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21405114e0>\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 0x7f21405115f8>\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 0x7f2140511b38>\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 0x7f214053eb00>\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 0x7f2140848048>\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 0x7f2140848278>\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 0x7f21408485c0>\r\nimport \'subprocess\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21405392b0>\r\nimport \'platform\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214052b4a8>\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 0x7f21405398d0>\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 0x7f2140872dd8>\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 0x7f2140872ef0>\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 0x7f21407c59b0>\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 0x7f21407d3a90>\r\nimport \'ctypes\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2140870da0>\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 0x7f21407c04a8>\r\nimport \'uuid\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214086b2e8>\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 0x7f21407f0ac8>\r\nimport \'logging\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21407c0668>\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 0x7f21407fc9e8>\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 0x7f21407fcac8>\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 0x7f21407fcc50>\r\nimport \'systemd.journal\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21408610b8>\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 0x7f214081a630>\r\nimport \'socket\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2140810d30>\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 0x7f2140810f28>\r\nimport \'systemd.daemon\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21408107f0>\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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f21408339e8>\r\nimport \'json.scanner\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21408336d8>\r\nimport \'json.decoder\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2140824eb8>\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 0x7f2140833550>\r\nimport \'json\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2140824710>\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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213cea22b0>\r\n# 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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213cf968d0>\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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213cf17128>\r\nimport \'selinux\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213cedc898>\r\nimport ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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 0x7f213cf43080>\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 0x7f213cf43128>\r\nimport \'argparse\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213ceee940>\r\nimport ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213cfc2208>\r\nimport ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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 0x7f213cf54710>\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 0x7f213cf81160>\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 0x7f213cf81908>\r\nimport \'pickle\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213cf5ddd8>\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 0x7f213cf7ce80>\r\nimport \'multiprocessing.reduction\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213cf5d0f0>\r\nimport \'multiprocessing.context\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213d238208>\r\nimport \'multiprocessing\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213cfbcb00>\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 0x7f213cfdcd68>\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 0x7f213cfe38d0>\r\nimport \'multiprocessing.pool\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213d256fd0>\r\nimport ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213c61fc50>\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 0x7f213c665780>\r\nimport ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213c63f898>\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 0x7f213c649f60>\r\nimport \'ssl\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213c66f358>\r\nimport ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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 0x7f213c75e978>\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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213c75dac8>\r\nimport \'getpass\' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213c75d748>\r\nimport ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py\r\n# zipimport: zlib available\r\nimport \'gc\' # \r\n\r\n{"name": "chronyd", "changed": true, "status": {"Type": "forking", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestamp": "Fri 2024-09-20 22:52:45 EDT", "WatchdogTimestampMonotonic": "262854302", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "12276", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ExecMainStartTimestampMonotonic": "262854291", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12276", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12273 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12277 ; code=exited ; status=0 }", "ExecStopPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12269 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "MemoryCurrent": "888832", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "1", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "yes", "ProtectSystem": "full", "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": "chronyd.service", "Names": "chronyd.service", "Requires": "-.mount system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target ntpd.service systemd-timesyncd.service", "Before": "shutdown.target multi-user.target", "After": "ntpdate.service ntpd.service -.mount sntp.service system.slice systemd-tmpfiles-setup.service sysinit.target basic.target tmp.mount systemd-journald.socket", "RequiresMountsFor": "/var/tmp", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "Description": "NTP client/server", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:52:45 EDT", "StateChangeTimestampMonotonic": "262891279", "InactiveExitTimestamp": "Fri 2024-09-20 22:52:45 EDT", "InactiveExitTimestampMonotonic": "262839831", "ActiveEnterTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ActiveEnterTimestampMonotonic": "262891279", "ActiveExitTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ActiveExitTimestampMonotonic": "262813650", "InactiveEnterTimestamp": "Fri 2024-09-20 22:52:45 EDT", "InactiveEnterTimestampMonotonic": "262838235", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ConditionTimestampMonotonic": "262838921", "AssertTimestamp": "Fri 2024-09-20 22:52:45 EDT", "AssertTimestampMonotonic": "262838956", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "a4b9541f231043c6abd681cb21ddf090", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "chronyd", "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.41.136 closed.\r\n') 10699 1726887192.72210: _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 0x7f2144964e48> # /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 0x7f21448fa828> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21449649b0> # /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 0x7f2144907630> 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 0x7f214490e160> # /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 0x7f21449130f0> import 'abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214490e748> import 'io' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214490e390> # /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 0x7f21448b8470> # /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 0x7f21448bde48> import 'posixpath' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21448b8b38> # /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 0x7f21448c44e0> import 'os' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21448a7d68> # /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 0x7f21448aa198> # /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 0x7f2142bb8940> # /usr/lib64/python3.6/__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 0x7f2142bca240> import 'site' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2144918a20> 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 0x7f2142aee080> # /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 0x7f2142af92b0> # /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 0x7f2142af9f60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142af9a90> 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 0x7f2142b03080> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b937b8> # /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 0x7f2142b93ba8> import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b87160> # /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 0x7f2142b87e48> import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b7f438> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b6f470> # /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 0x7f21428a6278> import 'sre_parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428aecf8> import 'sre_compile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b87438> 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 0x7f21428b4e10> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142b692b0> # /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 0x7f21428ba1d0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428b4f98> # 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 0x7f21428ba2e8> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142bd8fd0> # /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 0x7f21428badd8> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428ba9e8> # /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 0x7f21428c56a0> # /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 0x7f21428c5e80> # /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 0x7f214244c198> import 'importlib.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428c5780> # /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 0x7f2142451c88> import 'runpy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428ba518> # /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 0x7f21424752e8> # 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 0x7f21424756a0> # /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 0x7f214247c390> # /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 0x7f2142226ba8> import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214221e2e8> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142214f98> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214220ce80> import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214247cd30> # 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 0x7f214221ef60> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142475a20> # /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 0x7f2144874710> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142221048> 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 0x7f2144874a90> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21428ba860> # /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 0x7f214488e5c0> # /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 0x7f2144892630> # 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 0x7f2144892b00> # 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 0x7f2144892c18> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214488ee10> # /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 0x7f2144892f60> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21448924e0> # 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 0x7f2144892240> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2144882b00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2142461358> # /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 0x7f214488e470> # /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 0x7f2140894908> # zipimport: found 107 names in '/tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available # zipimport: zlib available import ansible # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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 0x7f2140565ac8> 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 0x7f214050b278> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21405114e0> # 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 0x7f21405115f8> # /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 0x7f2140511b38> # /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 0x7f214053eb00> # 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 0x7f2140848048> # 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 0x7f2140848278> # /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 0x7f21408485c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21405392b0> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214052b4a8> # /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 0x7f21405398d0> # 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 0x7f2140872dd8> # /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 0x7f2140872ef0> # /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 0x7f21407c59b0> # /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 0x7f21407d3a90> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2140870da0> # /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 0x7f21407c04a8> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f214086b2e8> # /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 0x7f21407f0ac8> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21407c0668> # 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 0x7f21407fc9e8> # 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 0x7f21407fcac8> # 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 0x7f21407fcc50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21408610b8> # /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 0x7f214081a630> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2140810d30> # 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 0x7f2140810f28> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21408107f0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f21408339e8> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f21408336d8> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2140824eb8> # /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 0x7f2140833550> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2140824710> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.six # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213cea22b0> # 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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213cf968d0> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.common._json_compat # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213cf17128> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213cedc898> import ansible.module_utils.common.file # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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 0x7f213cf43080> # /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 0x7f213cf43128> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213ceee940> import ansible.module_utils.distro._distro # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213cfc2208> import ansible.module_utils.compat.typing # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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 0x7f213cf54710> # /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 0x7f213cf81160> # 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 0x7f213cf81908> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213cf5ddd8> # 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 0x7f213cf7ce80> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213cf5d0f0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213d238208> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213cfbcb00> # /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 0x7f213cfdcd68> # /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 0x7f213cfe38d0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213d256fd0> import ansible.module_utils.facts.timeout # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213c61fc50> # /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 0x7f213c665780> import ansible.module_utils.facts.system.local # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213c63f898> # 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 0x7f213c649f60> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213c66f358> import ansible.module_utils.facts.system.python # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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 0x7f213c75e978> # zipimport: zlib available # zipimport: zlib available import ansible.module_utils.compat.version # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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 0x7f213c75dac8> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f213c75d748> import ansible.module_utils.facts.system.user # loaded from Zip /tmp/ansible_ansible.legacy.systemd_payload_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/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_0ekmkxp7/ansible_ansible.legacy.systemd_payload.zip/ansible/module_utils/service.py # zipimport: zlib available import 'gc' # {"name": "chronyd", "changed": true, "status": {"Type": "forking", "Restart": "no", "PIDFile": "/run/chrony/chronyd.pid", "NotifyAccess": "none", "RestartUSec": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "RuntimeMaxUSec": "infinity", "WatchdogUSec": "0", "WatchdogTimestamp": "Fri 2024-09-20 22:52:45 EDT", "WatchdogTimestampMonotonic": "262854302", "PermissionsStartOnly": "no", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "12276", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "StatusErrno": "0", "Result": "success", "UID": "[not set]", "GID": "[not set]", "NRestarts": "0", "ExecMainStartTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ExecMainStartTimestampMonotonic": "262854291", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12276", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12273 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12277 ; code=exited ; status=0 }", "ExecStopPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12269 ; code=exited ; status=0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/chronyd.service", "MemoryCurrent": "888832", "CPUUsageNSec": "[not set]", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "TasksCurrent": "1", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "Delegate": "no", "CPUAccounting": "no", "CPUWeight": "[not set]", "StartupCPUWeight": "[not set]", "CPUShares": "[not set]", "StartupCPUShares": "[not set]", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "AllowedCPUs": "", "AllowedMemoryNodes": "", "IOAccounting": "no", "IOWeight": "[not set]", "StartupIOWeight": "[not set]", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "StartupBlockIOWeight": "[not set]", "MemoryAccounting": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "MemoryMin": "0", "MemoryLow": "0", "MemoryHigh": "infinity", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22405", "IPAccounting": "no", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "OOMScoreAdjust": "0", "Nice": "0", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "NUMAPolicy": "n/a", "NUMAMask": "", "TimerSlackNSec": "50000", "CPUSchedulingResetOnFork": "no", "NonBlocking": "no", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StandardError": "inherit", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "AmbientCapabilities": "", "DynamicUser": "no", "RemoveIPC": "no", "MountFlags": "", "PrivateTmp": "yes", "PrivateDevices": "no", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectControlGroups": "no", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "ProtectHome": "yes", "ProtectSystem": "full", "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": "chronyd.service", "Names": "chronyd.service", "Requires": "-.mount system.slice sysinit.target", "WantedBy": "multi-user.target", "Conflicts": "shutdown.target ntpd.service systemd-timesyncd.service", "Before": "shutdown.target multi-user.target", "After": "ntpdate.service ntpd.service -.mount sntp.service system.slice systemd-tmpfiles-setup.service sysinit.target basic.target tmp.mount systemd-journald.socket", "RequiresMountsFor": "/var/tmp", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "Description": "NTP client/server", "LoadState": "loaded", "ActiveState": "active", "FreezerState": "running", "SubState": "running", "FragmentPath": "/usr/lib/systemd/system/chronyd.service", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 22:52:45 EDT", "StateChangeTimestampMonotonic": "262891279", "InactiveExitTimestamp": "Fri 2024-09-20 22:52:45 EDT", "InactiveExitTimestampMonotonic": "262839831", "ActiveEnterTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ActiveEnterTimestampMonotonic": "262891279", "ActiveExitTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ActiveExitTimestampMonotonic": "262813650", "InactiveEnterTimestamp": "Fri 2024-09-20 22:52:45 EDT", "InactiveEnterTimestampMonotonic": "262838235", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ConditionTimestampMonotonic": "262838921", "AssertTimestamp": "Fri 2024-09-20 22:52:45 EDT", "AssertTimestampMonotonic": "262838956", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "a4b9541f231043c6abd681cb21ddf090", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "chronyd", "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.41.136 closed. 10699 1726887192.72968: done with _execute_module (ansible.legacy.systemd, {'name': 'chronyd', '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-1726887191.495024-10699-170790105658638/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10699 1726887192.72997: _low_level_execute_command(): starting 10699 1726887192.73005: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/ > /dev/null 2>&1 && sleep 0' <10.31.41.136> ESTABLISH SSH CONNECTION FOR USER: None <10.31.41.136> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o StrictHostKeyChecking=no -o 'ControlPath="/root/.ansible/cp/2e4e98e5cc"' 10.31.41.136 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887191.495024-10699-170790105658638/ > /dev/null 2>&1 && sleep 0'"'"'' 10699 1726887192.77992: stderr chunk (state=2): >>><<< 10699 1726887192.78003: stdout chunk (state=2): >>><<< <10.31.41.136> (0, b'', b'') 10699 1726887192.78030: _low_level_execute_command() done: rc=0, stdout=, stderr= 10699 1726887192.78041: handler run complete 10699 1726887192.78086: attempt loop complete, returning result 10699 1726887192.78092: _execute() done 10699 1726887192.78099: dumping result to json 10699 1726887192.78117: done dumping result, returning 10699 1726887192.78129: done running TaskExecutor() for managed_node3/HANDLER: fedora.linux_system_roles.timesync : Restart chronyd [0e652c5f-a961-eb88-62cf-000000000034] 10699 1726887192.78143: sending task result for task 0e652c5f-a961-eb88-62cf-000000000034 10699 1726887192.78248: done sending task result for task 0e652c5f-a961-eb88-62cf-000000000034 10699 1726887192.78254: WORKER PROCESS EXITING changed: [managed_node3] => { "changed": true, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": null, "force": null, "masked": null, "name": "chronyd", "no_block": false, "scope": "system", "state": "restarted" } }, "name": "chronyd", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ActiveEnterTimestampMonotonic": "262891279", "ActiveExitTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ActiveExitTimestampMonotonic": "262813650", "ActiveState": "active", "After": "ntpdate.service ntpd.service -.mount sntp.service system.slice systemd-tmpfiles-setup.service sysinit.target basic.target tmp.mount systemd-journald.socket", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 22:52:45 EDT", "AssertTimestampMonotonic": "262838956", "Before": "shutdown.target multi-user.target", "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": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ConditionTimestampMonotonic": "262838921", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target ntpd.service systemd-timesyncd.service", "ControlGroup": "/system.slice/chronyd.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "NTP client/server", "DevicePolicy": "auto", "Documentation": "man:chronyd(8) man:chrony.conf(5)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/chronyd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12276", "ExecMainStartTimestamp": "Fri 2024-09-20 22:52:45 EDT", "ExecMainStartTimestampMonotonic": "262854291", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/chronyd ; argv[]=/usr/sbin/chronyd $OPTIONS ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12273 ; code=exited ; status=0 }", "ExecStartPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper update-daemon ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12277 ; code=exited ; status=0 }", "ExecStopPost": "{ path=/usr/libexec/chrony-helper ; argv[]=/usr/libexec/chrony-helper remove-daemon-state ; ignore_errors=no ; start_time=[Fri 2024-09-20 22:52:45 EDT] ; stop_time=[Fri 2024-09-20 22:52:45 EDT] ; pid=12269 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/chronyd.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": "chronyd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2024-09-20 22:52:45 EDT", "InactiveEnterTimestampMonotonic": "262838235", "InactiveExitTimestamp": "Fri 2024-09-20 22:52:45 EDT", "InactiveExitTimestampMonotonic": "262839831", "InvocationID": "a4b9541f231043c6abd681cb21ddf090", "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": "12276", "MemoryAccounting": "yes", "MemoryCurrent": "888832", "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": "chronyd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/chrony/chronyd.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "yes", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "full", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount system.slice sysinit.target", "RequiresMountsFor": "/var/tmp", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2024-09-20 22:52:45 EDT", "StateChangeTimestampMonotonic": "262891279", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2024-09-20 22:52:45 EDT", "WatchdogTimestampMonotonic": "262854302", "WatchdogUSec": "0" } } 9689 1726887192.78566: no more pending results, returning what we have 9689 1726887192.78571: results queue empty 9689 1726887192.78572: checking for any_errors_fatal 9689 1726887192.78579: done checking for any_errors_fatal 9689 1726887192.78581: checking for max_fail_percentage 9689 1726887192.78582: done checking for max_fail_percentage 9689 1726887192.78583: checking to see if all hosts have failed and the running result is not ok 9689 1726887192.78584: done checking to see if all hosts have failed 9689 1726887192.78585: getting the remaining hosts for this loop 9689 1726887192.78587: done getting the remaining hosts for this loop 9689 1726887192.78592: getting the next task for host managed_node1 9689 1726887192.78598: done getting next task for host managed_node1 9689 1726887192.78601: ^ task is: TASK: meta (flush_handlers) 9689 1726887192.78604: ^ state is: HOST STATE: block=7, 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 9689 1726887192.78605: getting the next task for host managed_node2 9689 1726887192.78609: done getting next task for host managed_node2 9689 1726887192.78611: ^ task is: TASK: meta (flush_handlers) 9689 1726887192.78614: ^ state is: HOST STATE: block=7, 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 9689 1726887192.78616: getting the next task for host managed_node3 9689 1726887192.78620: done getting next task for host managed_node3 9689 1726887192.78621: ^ task is: TASK: meta (flush_handlers) 9689 1726887192.78623: ^ state is: HOST STATE: block=7, 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 9689 1726887192.78637: getting variables 9689 1726887192.78639: in VariableManager get_vars() 9689 1726887192.78673: Calling all_inventory to load vars for managed_node1 9689 1726887192.78677: Calling groups_inventory to load vars for managed_node1 9689 1726887192.78680: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887192.78691: Calling all_plugins_play to load vars for managed_node1 9689 1726887192.78694: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887192.78698: Calling groups_plugins_play to load vars for managed_node1 9689 1726887192.79836: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887192.80783: done with get_vars() 9689 1726887192.80799: done getting variables 9689 1726887192.80857: in VariableManager get_vars() 9689 1726887192.80866: Calling all_inventory to load vars for managed_node1 9689 1726887192.80868: Calling groups_inventory to load vars for managed_node1 9689 1726887192.80869: Calling all_plugins_inventory to load vars for managed_node1 9689 1726887192.80873: Calling all_plugins_play to load vars for managed_node1 9689 1726887192.80874: Calling groups_plugins_inventory to load vars for managed_node1 9689 1726887192.80876: Calling groups_plugins_play to load vars for managed_node1 9689 1726887192.81570: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887192.82511: done with get_vars() 9689 1726887192.82532: getting variables 9689 1726887192.82533: in VariableManager get_vars() 9689 1726887192.82541: Calling all_inventory to load vars for managed_node2 9689 1726887192.82542: Calling groups_inventory to load vars for managed_node2 9689 1726887192.82544: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887192.82547: Calling all_plugins_play to load vars for managed_node2 9689 1726887192.82549: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887192.82551: Calling groups_plugins_play to load vars for managed_node2 9689 1726887192.83329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887192.84250: done with get_vars() 9689 1726887192.84266: done getting variables 9689 1726887192.84299: in VariableManager get_vars() 9689 1726887192.84307: Calling all_inventory to load vars for managed_node2 9689 1726887192.84309: Calling groups_inventory to load vars for managed_node2 9689 1726887192.84310: Calling all_plugins_inventory to load vars for managed_node2 9689 1726887192.84316: Calling all_plugins_play to load vars for managed_node2 9689 1726887192.84319: Calling groups_plugins_inventory to load vars for managed_node2 9689 1726887192.84321: Calling groups_plugins_play to load vars for managed_node2 9689 1726887192.85052: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887192.86057: done with get_vars() 9689 1726887192.86072: getting variables 9689 1726887192.86073: in VariableManager get_vars() 9689 1726887192.86081: Calling all_inventory to load vars for managed_node3 9689 1726887192.86083: Calling groups_inventory to load vars for managed_node3 9689 1726887192.86084: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887192.86087: Calling all_plugins_play to load vars for managed_node3 9689 1726887192.86089: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887192.86091: Calling groups_plugins_play to load vars for managed_node3 9689 1726887192.86821: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887192.87733: done with get_vars() 9689 1726887192.87746: done getting variables 9689 1726887192.87784: in VariableManager get_vars() 9689 1726887192.87793: Calling all_inventory to load vars for managed_node3 9689 1726887192.87795: Calling groups_inventory to load vars for managed_node3 9689 1726887192.87796: Calling all_plugins_inventory to load vars for managed_node3 9689 1726887192.87799: Calling all_plugins_play to load vars for managed_node3 9689 1726887192.87801: Calling groups_plugins_inventory to load vars for managed_node3 9689 1726887192.87803: Calling groups_plugins_play to load vars for managed_node3 9689 1726887192.88555: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 9689 1726887192.89486: done with get_vars() 9689 1726887192.89501: done queuing things up, now waiting for results queue to drain 9689 1726887192.89502: results queue empty 9689 1726887192.89503: checking for any_errors_fatal 9689 1726887192.89508: done checking for any_errors_fatal 9689 1726887192.89509: checking for max_fail_percentage 9689 1726887192.89510: done checking for max_fail_percentage 9689 1726887192.89510: checking to see if all hosts have failed and the running result is not ok 9689 1726887192.89511: done checking to see if all hosts have failed 9689 1726887192.89511: getting the remaining hosts for this loop 9689 1726887192.89511: done getting the remaining hosts for this loop 9689 1726887192.89516: getting the next task for host managed_node1 9689 1726887192.89519: done getting next task for host managed_node1 9689 1726887192.89519: ^ task is: None 9689 1726887192.89520: ^ state is: HOST STATE: block=8, 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 9689 1726887192.89521: getting the next task for host managed_node2 9689 1726887192.89522: done getting next task for host managed_node2 9689 1726887192.89526: ^ task is: None 9689 1726887192.89527: ^ state is: HOST STATE: block=8, 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 9689 1726887192.89528: getting the next task for host managed_node3 9689 1726887192.89531: done getting next task for host managed_node3 9689 1726887192.89532: ^ task is: None 9689 1726887192.89533: ^ state is: HOST STATE: block=8, 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 9689 1726887192.89535: done queuing things up, now waiting for results queue to drain 9689 1726887192.89537: results queue empty 9689 1726887192.89537: checking for any_errors_fatal 9689 1726887192.89538: done checking for any_errors_fatal 9689 1726887192.89539: checking for max_fail_percentage 9689 1726887192.89540: done checking for max_fail_percentage 9689 1726887192.89541: checking to see if all hosts have failed and the running result is not ok 9689 1726887192.89542: done checking to see if all hosts have failed 9689 1726887192.89545: getting the next task for host managed_node1 9689 1726887192.89548: done getting next task for host managed_node1 9689 1726887192.89549: ^ task is: None 9689 1726887192.89551: ^ state is: HOST STATE: block=8, 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 9689 1726887192.89552: getting the next task for host managed_node2 9689 1726887192.89555: done getting next task for host managed_node2 9689 1726887192.89556: ^ task is: None 9689 1726887192.89557: ^ state is: HOST STATE: block=8, 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 9689 1726887192.89558: getting the next task for host managed_node3 9689 1726887192.89561: done getting next task for host managed_node3 9689 1726887192.89562: ^ task is: None 9689 1726887192.89563: ^ state is: HOST STATE: block=8, 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=20 changed=2 unreachable=0 failed=0 skipped=26 rescued=0 ignored=0 managed_node2 : ok=19 changed=0 unreachable=0 failed=0 skipped=26 rescued=0 ignored=0 managed_node3 : ok=20 changed=3 unreachable=0 failed=0 skipped=26 rescued=0 ignored=0 Friday 20 September 2024 22:53:12 -0400 (0:00:01.553) 0:00:26.582 ****** =============================================================================== fedora.linux_system_roles.timesync : Install chrony --------------------- 6.04s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:49 fedora.linux_system_roles.timesync : Gather package facts --------------- 3.28s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:100 fedora.linux_system_roles.timesync : Populate service facts ------------- 2.35s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:5 fedora.linux_system_roles.timesync : Enable chronyd --------------------- 1.94s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:324 fedora.linux_system_roles.timesync : Restart chronyd -------------------- 1.55s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/handlers/main.yml:2 fedora.linux_system_roles.timesync : Generate chrony.conf file ---------- 1.17s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:117 fedora.linux_system_roles.timesync : Ensure ansible_facts used by role --- 1.16s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:2 fedora.linux_system_roles.timesync : Generate chronyd sysconfig file ---- 1.07s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:130 fedora.linux_system_roles.timesync : Update network sysconfig file ------ 0.83s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:218 fedora.linux_system_roles.timesync : Check if system is ostree ---------- 0.69s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:10 fedora.linux_system_roles.timesync : Determine current NTP provider ----- 0.60s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:36 fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin --- 0.51s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:22 fedora.linux_system_roles.timesync : Enable timemaster ------------------ 0.45s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:359 fedora.linux_system_roles.timesync : Set variable `timesync_services` with filtered uniq service names --- 0.24s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:8 fedora.linux_system_roles.timesync : Notify user that reboot is needed to apply changes --- 0.23s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:82 fedora.linux_system_roles.timesync : Disable phc2sys -------------------- 0.21s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:294 fedora.linux_system_roles.timesync : Generate ntp.conf file ------------- 0.21s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:142 fedora.linux_system_roles.timesync : Disable ntpd ----------------------- 0.19s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:246 fedora.linux_system_roles.timesync : Disable chronyd -------------------- 0.19s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:233 fedora.linux_system_roles.timesync : Disable sntp ----------------------- 0.19s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:270 9689 1726887192.89703: 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 0x7f26d6ca8c50> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d6ca8290> # /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 0x7f26d6cab1d0> 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 0x7f26d5395eb0> 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 0x7f26d53ce780> # /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 0x7f26d53ce960> # /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 0x7f26d53e1370> # /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 0x7f26d540aa50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d53e23c0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d53cfa10> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d53979b0> # /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 0x7f26d5435f70> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d5434b90> # /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 0x7f26d54360c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d53e3200> # /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 0x7f26d5437260> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d5396d20> # /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 0x7f26d5437830> # /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 0x7f26d545ccb0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d545c950> # /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 0x7f26d545dc40> 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 0x7f26d545f6b0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d545e1b0> # /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 0x7f26d52a97f0> # /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 0x7f26d52a96a0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d5474620> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d545c230> # /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 0x7f26d52fe540> # /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 0x7f26d536a150> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d5369520> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d52ff4d0> # /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 0x7f26d537d940> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d536b3e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d536bb00> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d5476750> import 'ansible._vendor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d545c140> # /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 0x7f26d52d71d0> import 'ansible' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d54376e0> # /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 0x7f26d4f9be30> # /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 0x7f26d4fd9580> import 'csv' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d4fd8860> # /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 0x7f26d4fd9b20> # /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 0x7f26d5004d10> 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 0x7f26d5006510> # /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 0x7f26d501cad0> # /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 0x7f26d501d4c0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d50066c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d4fd9d90> # /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 0x7f26d506aab0> # /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 0x7f26d5088cb0> # /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 0x7f26d5089b80> # 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 0x7f26d508a180> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d5089130> # /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 0x7f26d508ab10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d508a240> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d506ae10> # /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 0x7f26d508b080> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d506aff0> # /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 0x7f26d508b410> # /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 0x7f26d41c34d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d41c2540> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d5004b90> # /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 0x7f26d506b020> # /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 0x7f26d41f66f0> # /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 0x7f26d4212150> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d4211e80> # 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 0x7f26d4211f70> # /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 0x7f26d42128a0> # 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 0x7f26d4213290> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d42121b0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d4210350> # /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 0x7f26d422c9b0> # /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 0x7f26d422e810> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d422d400> # 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 0x7f26d422fa10> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d42127b0> # /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 0x7f26d422fbf0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d42135f0> # /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 0x7f26d425d580> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d425c290> # /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 0x7f26d428cdd0> import 'email.base64mime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d428ca70> # /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 0x7f26d428e720> import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d428e030> # /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 0x7f26d1e522a0> # /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 0x7f26d1e52300> import 'email.charset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d425f7d0> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d41f7140> # /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 0x7f26d1e539b0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d425d490> # /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 0x7f26d1e533b0> # /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 0x7f26d1e60ec0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d41f4590> # /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 0x7f26d1e61490> import 'importlib.metadata._text' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1e61130> import 'importlib.metadata._adapters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d41c3f20> # /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 0x7f26d1e61700> # /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 0x7f26d1e61d00> # /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 0x7f26d1e62270> # /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 0x7f26d1e638c0> # /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 0x7f26d1e89490> # /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 0x7f26d1e89fa0> import 'importlib.resources._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1e63140> # /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 0x7f26d1e8b290> import 'importlib.resources' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1e62e10> import 'importlib.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1e625d0> import 'importlib.metadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d4fc5c40> # /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 0x7f26d1eb4110> # /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 0x7f26d1eb4350> # /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 0x7f26d1eb43b0> # /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 0x7f26d1eb55e0> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1eb49b0> # /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 0x7f26d1eb62d0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1e62d80> # /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 0x7f26d1ece0f0> # 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 0x7f26d1ece240> # 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 0x7f26d1ecf2f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1ecc2c0> # /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 0x7f26d1ecc7d0> # /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 0x7f26d1ef2630> # /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 0x7f26d1ef38c0> # /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 0x7f26d1f375c0> # 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 0x7f26d1f37d40> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1f0f6b0> import 'jinja2.bccache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1f0ec60> # /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 0x7f26d1778050> import 'markupsafe' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1756720> # /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 0x7f26d1798a70> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1798860> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1798140> # /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 0x7f26d1798ce0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d177bc20> import 'jinja2.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d177a090> import 'jinja2.nodes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d17781d0> # /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 0x7f26d17be990> # /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 0x7f26d17bfe60> import 'jinja2.idtracking' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d17bf1a0> # /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 0x7f26d17f0380> import 'jinja2.compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1778d40> # /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 0x7f26d18183b0> # /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 0x7f26d1819160> import 'jinja2.filters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d17f1e50> # /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 0x7f26d11997f0> import 'jinja2.tests' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1198f20> import 'jinja2.defaults' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d17f1a90> # /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 0x7f26d11b8320> import 'jinja2.lexer' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1199d60> # /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 0x7f26d11b9040> import 'jinja2.environment' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1f0f980> # /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 0x7f26d11bb740> import 'jinja2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1ef3d40> # /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 0x7f26d1f0e960> # /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 0x7f26d11fd130> # /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 0x7f26d11fd370> # /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 0x7f26d11fd490> # /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 0x7f26d11fd9d0> 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 0x7f26d11fd160> import 'ansible.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d11fc770> # /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 0x7f26d1225fd0> # /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 0x7f26d1226300> # /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 0x7f26d1226570> # /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 0x7f26d1226fc0> # /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 0x7f26d1227650> # /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 0x7f26d1227ad0> # /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 0x7f26d1244ef0> # /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 0x7f26d1245880> # /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 0x7f26d1245c70> # /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 0x7f26d1247080> import 'yaml.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d12272c0> # /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 0x7f26d1247bc0> # /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 0x7f26d1278950> # /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 0x7f26d1278d10> import 'yaml.dumper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1227410> # /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 0x7f26d1279a30> import 'yaml.cyaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1279670> import 'yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d11fcef0> import 'ansible.module_utils.common.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d11fcb30> # /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 0x7f26d127a6f0> # /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 0x7f26d127a6c0> # /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 0x7f26d127a960> # /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 0x7f26d127aa20> # /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 0x7f26d127ab70> # /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 0x7f26d127abd0> # /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 0x7f26d127be00> # /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 0x7f26d127bf20> # /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 0x7f26d104c290> import 'ansible.config.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1ef26c0> # /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 0x7f26d104cad0> # /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 0x7f26d104d070> # /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 0x7f26d104d400> import 'ansible.constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1ef1100> # /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 0x7f26d106d490> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d106cef0> # /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 0x7f26d10817f0> # /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 0x7f26d104e3f0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d106d3d0> # /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 0x7f26d104ff80> # /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 0x7f26d104ec60> # /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 0x7f26d10972c0> # /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 0x7f26d104e990> # /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 0x7f26d10b2360> # /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 0x7f26d10b3860> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d10b0530> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1097e00> import 'ansible.utils.multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1097da0> # /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 0x7f26d1eb61e0> # /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 0x7f26d10bea20> import 'ansible.utils.unsafe_proxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1097f80> import 'ansible.utils.display' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d104f6e0> # /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 0x7f26d10d42f0> import 'ansible.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d10bfec0> # /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 0x7f26d10d4680> # /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 0x7f26d10d5fa0> # /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 0x7f26d10f25d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d10d6630> import 'ansible.cli.arguments.option_helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d10d46e0> # /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 0x7f26d10d49e0> # /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 0x7f26d112b380> # 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 0x7f26d0f425d0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1128b00> # /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 0x7f26d0f42a20> import 'ansible.utils.vars' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1128410> import 'ansible.inventory.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d110f440> # /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 0x7f26d0f43980> # /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 0x7f26d0f43950> import 'ansible.inventory.host' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d11281a0> import 'ansible.inventory.data' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d110ea80> # /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 0x7f26d0f580b0> # /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 0x7f26d0f5aff0> # /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 0x7f26d0f5be90> # /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 0x7f26d0f5bec0> # /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 0x7f26d0f5bfe0> # /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 0x7f26d0f43c20> # /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 0x7f26d0f6fb60> # /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 0x7f26d0f84b00> import 'cryptography' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0f847a0> # /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 0x7f26d0f85100> # /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 0x7f26d0f85250> # 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 0x7f26d0f872c0> # 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 0x7f26d0f853a0> import 'cryptography.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0f84b60> # /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 0x7f26d0f87e60> # /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 0x7f26d0f87f20> # /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 0x7f26d0f98380> # /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 0x7f26d0f99ac0> import 'cryptography.hazmat.primitives.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0f98f80> # /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 0x7f26d0f9a060> # /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 0x7f26d0f9a360> # /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 0x7f26d0f9a9f0> import 'cryptography.hazmat.primitives.constant_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0f9a8d0> import 'cryptography.hazmat.primitives.kdf.pbkdf2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0f9a540> # /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 0x7f26d0f9b4a0> # /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 0x7f26d0fb1e50> # /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 0x7f26d0fb2060> # /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 0x7f26d0fb1c40> import 'cryptography.hazmat.primitives.ciphers.algorithms' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0fb1280> import 'cryptography.hazmat.primitives.ciphers.modes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0fb0170> import 'cryptography.hazmat.primitives.ciphers.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0f9b8c0> import 'cryptography.hazmat.primitives.ciphers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0f9a930> # /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 0x7f26d0fb3950> # /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 0x7f26d0fb3f20> import 'cryptography.hazmat.bindings.openssl.binding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0fb3ad0> # /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 0x7f26d0f6caa0> # /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 0x7f26d0fc5b20> # /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 0x7f26d0fc6540> # /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 0x7f26d0fc6b70> # /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 0x7f26d0fd8680> import 'cryptography.hazmat.primitives.asymmetric.ec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0fc5df0> # /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 0x7f26d0fd9ca0> import 'cryptography.hazmat.primitives.asymmetric.padding' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d12798e0> import 'cryptography.hazmat.backends.openssl.backend' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0fb2840> import 'cryptography.hazmat.backends.openssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0fb26f0> import 'ansible.parsing.vault' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0f6cc80> import 'ansible.parsing.yaml.constructor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0f6c320> import 'ansible.parsing.yaml.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0f43a40> # /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 0x7f26d0fda090> import 'ansible.parsing.ajson' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0f6ce90> import 'ansible.parsing.utils.yaml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0f43b00> # /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 0x7f26d0fdaa20> # /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 0x7f26d0ff60f0> import 'ansible.utils.collection_loader._collection_finder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0fdb230> import 'ansible.utils.collection_loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0f6c7d0> # /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 0x7f26d0ff6ed0> import 'ansible.utils.plugin_docs' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0fdb2f0> # /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 0x7f26d0ff7410> # /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 0x7f26d100b260> # /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 0x7f26d1021970> import 'packaging._manylinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1020f50> # /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 0x7f26d1022480> import 'packaging.tags' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1009970> # /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 0x7f26d10303b0> import 'packaging.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1023050> import 'packaging.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d10090d0> import 'packaging.specifiers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0ff7620> import 'ansible.plugins.loader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d0f58ec0> # /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 0x7f26d1031a30> # /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 0x7f26d1031c40> # /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 0x7f26d1032390> import 'ansible.inventory.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d10f0b90> # /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 0x7f26d1031fd0> # /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 0x7f26cf43d160> 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 0x7f26cf43d5b0> # /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 0x7f26cf43d8b0> # /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 0x7f26cf43d310> # /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 0x7f26cf43e030> # /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 0x7f26cf43f050> # /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 0x7f26cf43f2f0> # /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 0x7f26cf45c590> # /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 0x7f26cf45c650> import 'ansible.module_utils.common.validation' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cf43f5f0> import 'ansible.module_utils.common.parameters' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cf43e510> import 'ansible.module_utils.common.arg_spec' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cf43d910> # /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 0x7f26cf45c9b0> # /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 0x7f26cf45cb90> # /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 0x7f26cf45d1f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cf45d040> # /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 0x7f26cf45d010> import 'ansible.module_utils.common.sys_info' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cf45cc20> # /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 0x7f26cf45cfb0> import 'ansible.module_utils.basic' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1033230> import 'ansible.parsing.dataloader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d1032510> # /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 0x7f26cf45f650> # /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 0x7f26cf45f890> # /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 0x7f26ce9d9220> # /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 0x7f26ce9d94f0> # /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 0x7f26ce9d9610> # /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 0x7f26ce9d98e0> import 'ansible.template' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cf45fda0> # /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 0x7f26ce9d9c70> import 'ansible.vars.manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cf45e8d0> # /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 0x7f26ce9da000> # /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 0x7f26ce9da4b0> # /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 0x7f26ce9daff0> # /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 0x7f26ce9db560> # /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 0x7f26ce9db6e0> import 'argcomplete.lexers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce9db2c0> # /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 0x7f26ce9dba10> import 'argcomplete.finders' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce9da5a0> # /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 0x7f26ce9dbd40> import 'argcomplete' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce9d9d60> import 'ansible.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d5437c80> # /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 0x7f26cea08320> # /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 0x7f26cea0b4d0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea0adb0> # 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 0x7f26cea0af30> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea0a2a0> # 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 0x7f26cea0b3e0> # /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 0x7f26cea31760> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea0b770> import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea09550> # /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 0x7f26cea505c0> import 'ansible.playbook.attribute' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea33f20> # /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 0x7f26cea50740> # /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 0x7f26cea52bd0> # /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 0x7f26cea52f90> # /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 0x7f26cea53170> # /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 0x7f26cea537a0> import 'ansible.playbook.helpers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea532f0> # /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 0x7f26cea53c20> # /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 0x7f26cea61d60> import 'ansible.playbook.role.definition' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea61550> # /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 0x7f26cea623f0> import 'ansible.utils.galaxy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea62120> import 'ansible.playbook.role.requirement' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea61100> import 'ansible.playbook.role.metadata' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea60c80> import 'ansible.playbook.role' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea53d40> import 'ansible.playbook.block' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea52240> # /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 0x7f26cea93290> import 'ansible.playbook.task' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea63830> import 'ansible.playbook.play' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea33320> # /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 0x7f26cea93a70> import 'ansible.playbook' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea32bd0> import 'ansible.executor.play_iterator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea30aa0> # /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 0x7f26cea32a20> # /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 0x7f26cea93c50> # /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 0x7f26cea93fe0> # /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 0x7f26ce2b56d0> # /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 0x7f26ce2d0ad0> import 'ansible.parsing.yaml.dumper' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce2d0560> import 'ansible.plugins.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce2b4800> # /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 0x7f26ce2b49e0> # /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 0x7f26ce2d1280> # /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 0x7f26ce2d1310> import 'ansible.executor.task_queue_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea08680> # /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 0x7f26ce2d32c0> import 'ansible.utils.ssh_functions' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce2d3170> import 'ansible.executor.playbook_executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cea08380> import 'ansible.cli.playbook' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26d6ca85f0> [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-DtY/ansible_collections']) import 'ansible_collections.fedora' # _AnsibleCollectionNSPkgLoader(path=['/tmp/collections-DtY/ansible_collections/fedora']) import 'ansible_collections.fedora.linux_system_roles' # _AnsibleCollectionPkgLoader(path=['/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles']) import 'ansible_collections.ansible' # _AnsibleCollectionNSPkgLoader(path=['/tmp/collections-DtY/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 0x7f26d6ca8140> # /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 0x7f26d127a7b0> # /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 0x7f26ce2fe240> # /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 0x7f26ce311250> import 'tomllib._re' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce310e00> import 'tomllib._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce2ff7a0> import 'tomllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce2ff500> # /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 0x7f26ce322ae0> # /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 0x7f26ce322ff0> # /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 0x7f26ce334200> # /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 0x7f26ce335b20> # /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 0x7f26ce3360f0> import 'ansible.plugins.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce3350d0> # /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 0x7f26ce336c90> # /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 0x7f26ce311e80> # /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 0x7f26ce312d80> # /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 0x7f26ce3558e0> # 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 0x7f26ce356db0> # 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 0x7f26ce356ab0> import 'xml.etree.ElementTree' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce312a20> import 'ansible.plugins.shell.powershell' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce311a60> # /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 0x7f26ce3570b0> # /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 0x7f26ce376090> # /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 0x7f26ce376f30> # /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 0x7f26ce377020> # /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 0x7f26ce394a70> # /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 0x7f26ce3951f0> import 'xml.sax.xmlreader' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce377380> import 'xml.sax' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce3771a0> # /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 0x7f26ce15ddc0> # /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 0x7f26ce17f890> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce17cda0> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce15ee40> # /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 0x7f26ce19f410> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce17cb60> import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce3970e0> import 'xml.sax.saxutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce376e10> import 'xmltodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce376150> # /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/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 0x7f26ce1bdc40> import 'ansible_collections.fedora.linux_system_roles.roles' # _AnsibleCollectionLoader(path=['/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles']) import 'ansible_collections.fedora.linux_system_roles.roles.timesync' # _AnsibleCollectionLoader(path=['/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync']) # /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 0x7f26ce1d8500> # /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 0x7f26ce1d87d0> # /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' import 'ansible.playbook.role_include' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce1d8b00> # /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 0x7f26ce1d8dd0> import 'ansible_collections.fedora.linux_system_roles.plugins' # _AnsibleCollectionLoader(path=['/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/plugins']) import 'ansible_collections.fedora.linux_system_roles.plugins.modules' # _AnsibleCollectionLoader(path=['/tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/plugins/modules']) # /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 0x7f26ce1d9f70> # /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 0x7f26ce214980> # /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 0x7f26ce216870> import 'ansible.module_utils.facts.timeout' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce216630> import 'ansible.module_utils.facts.collector' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce215d90> # /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 0x7f26ce217e00> # /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 0x7f26ce2346b0> # /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 0x7f26ce234aa0> # /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 0x7f26ce234dd0> # /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 0x7f26ce234f80> # /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 0x7f26ce2350d0> # /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 0x7f26ce235250> # /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 0x7f26ce235700> import 'ansible.module_utils.facts.system.cmdline' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce235460> # /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 0x7f26ce235760> # /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 0x7f26ce2372c0> import 'ansible.module_utils.facts.system.date_time' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce236e40> # /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 0x7f26ce2375c0> # /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 0x7f26ce237620> # /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 0x7f26ce2376b0> # /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 0x7f26ce237740> # /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 0x7f26ce2378f0> # /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 0x7f26ce237bc0> # /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 0x7f26ce237d10> # /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 0x7f26ce058350> # /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 0x7f26ce0585f0> # /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 0x7f26ce0586b0> # /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 0x7f26ce058710> # /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 0x7f26ce058cb0> # /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 0x7f26ce058fb0> # /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 0x7f26ce059010> # /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 0x7f26ce0592b0> # /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 0x7f26ce059550> # /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 0x7f26ce05a210> import 'ansible.module_utils.facts.hardware.darwin' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce059b20> # /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 0x7f26ce05a3f0> import 'ansible.module_utils.facts.hardware.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce05a1b0> # /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 0x7f26ce05aa20> # /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 0x7f26ce05b0b0> import 'ansible.module_utils.facts.hardware.hurd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce05ade0> # /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 0x7f26ce078290> # /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 0x7f26ce078680> # /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 0x7f26ce078a40> # /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 0x7f26ce079250> # /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 0x7f26ce079430> # /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 0x7f26ce079ca0> import 'ansible.module_utils.facts.network.aix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce079730> # /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 0x7f26ce07a630> # /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 0x7f26ce07a6c0> # /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 0x7f26ce07a840> # /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 0x7f26ce07aae0> # /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 0x7f26ce07aba0> # /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 0x7f26ce07ad80> # /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 0x7f26ce07af60> # /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 0x7f26ce07b8f0> # /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 0x7f26ce07bbc0> # /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 0x7f26ce07bd10> # /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 0x7f26ce07bdd0> # /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 0x7f26ce07bf50> # /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 0x7f26ce098320> # /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 0x7f26ce098500> # /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 0x7f26ce098aa0> import 'ansible.module_utils.facts.virtual.freebsd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0988c0> import 'ansible.module_utils.facts.virtual.dragonfly' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0986e0> # /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 0x7f26ce098c20> # /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 0x7f26ce098da0> # /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 0x7f26ce099400> # /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 0x7f26ce0994f0> # /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 0x7f26ce0995e0> import 'ansible.module_utils.facts.default_collectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce215250> # /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 0x7f26ce099610> import 'ansible.module_utils.facts.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce2146e0> import 'ansible.module_utils.facts' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce2144d0> import 'ansible.executor.interpreter_discovery' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce1fba10> # /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 0x7f26ce09a840> # /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 0x7f26ce09a960> # /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 0x7f26ce09ad20> import 'ansible.executor.module_common' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce1fb380> # /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 0x7f26ce09b830> import 'ansible.plugins.action' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce1da180> 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-DtY/ansible_collections/ansible/posix']) import 'ansible_collections.ansible.posix.plugins' # _AnsibleCollectionLoader(path=['/tmp/collections-DtY/ansible_collections/ansible/posix/plugins']) import 'ansible_collections.ansible.posix.plugins.callback' # _AnsibleCollectionLoader(path=['/tmp/collections-DtY/ansible_collections/ansible/posix/plugins/callback']) # /tmp/collections-DtY/ansible_collections/ansible/posix/plugins/callback/__pycache__/debug.cpython-312.pyc matches /tmp/collections-DtY/ansible_collections/ansible/posix/plugins/callback/debug.py # code object from '/tmp/collections-DtY/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 0x7f26ce0cd910> # /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 0x7f26ce0cfb30> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0cf950> # /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 0x7f26ce110ad0> import 'xml.dom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0ceff0> # /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 0x7f26ce1302f0> # /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 0x7f26ce1326f0> import 'xml.dom.xmlbuilder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce131340> import 'xml.dom.minidom' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0ce3c0> import 'ansible.utils._junit_xml' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0ceea0> # /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-DtY/ansible_collections/ansible/posix/plugins/callback/__pycache__/profile_tasks.cpython-312.pyc matches /tmp/collections-DtY/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py # code object from '/tmp/collections-DtY/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 0x7f26cdf54920> # /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 0x7f26cdf57980> # /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 0x7f26cdf77b30> # /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 0x7f26cde70e00> import 'ansible.executor.task_executor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde700e0> import 'ansible.executor.process.worker' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf77b90> import 'ansible.plugins.strategy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf752b0> # /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 0x7f26cde71760> # /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 0x7f26cdf54f20> 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 # 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 0x7f26cded5160> 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 0x7f26cded62d0> # /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 0x7f26cdf11190> # /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 0x7f26cdf128a0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf111c0> # /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 0x7f26cdf129f0> # /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 0x7f26cdf30560> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf13440> # /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 0x7f26cdf31490> # /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 import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf30f80> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded73e0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded65a0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded5910> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded5580> # /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/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded5790> # /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 0x7f26cde968d0> # /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 0x7f26cddf1010> # /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 0x7f26cded52e0> # /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/ansible/plugins/filter/__pycache__/encryption.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/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__/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/ansible/plugins/filter/__pycache__/mathstuff.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__/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 0x7f26cded6420> # /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__/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' import 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # /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 0x7f26cdf112e0> # /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 0x7f26cdf129c0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf11040> # /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 0x7f26cdf12ab0> # /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 0x7f26cdf30620> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf134a0> # /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 0x7f26cdf31430> # /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 0x7f26cded5460> # /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 0x7f26cded65a0> # /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 0x7f26cdf11460> # /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 0x7f26cdf12b40> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf11190> # /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 0x7f26cdf12b70> # /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 0x7f26cdf30800> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf13620> # /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 0x7f26cdf316d0> # /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 0x7f26cdf30f50> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded7530> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded66f0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded5a60> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded56d0> # /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 0x7f26cded5250> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde72720> # /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 0x7f26cddf0f20> # /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 0x7f26cdf311c0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded76b0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded68a0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded5c10> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded5880> # /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 0x7f26cded5880> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded4c20> # /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 0x7f26cddf12b0> # /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' # /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 0x7f26cdf56b10> # /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 0x7f26cdf55b20> # /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 0x7f26cdf54f80> [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 # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # 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/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 0x7f26cded4650> # /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 import 'ansible_collections.ansible.builtin.plugins.test' # _AnsibleCollectionLoader(path=None) # /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 0x7f26cdf574d0> # /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/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 0x7f26ce0b5880> # /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' [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/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 0x7f26cde96bd0> # /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/test/__pycache__/core.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 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 0x7f26cded43e0> # /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) # 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 0x7f26cde95df0> # /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 0x7f26cde976e0> # /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/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 0x7f26cde96480> # /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/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 0x7f26cdf56720> # /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 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 0x7f26cded70e0> # /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 0x7f26cded5f10> # /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/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 0x7f26cded49b0> # /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/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 # /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.lookup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde96390> 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/lookup/__pycache__/first_found.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/first_found.cpython-312.pyc' # /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.lookup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0b7350> # /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/first_found.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py # /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__init__.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/first_found.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/__init__.cpython-312.pyc' import 'ansible.plugins.lookup' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0b5d60> # /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/first_found.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/first_found.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/__pycache__/first_found.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 # /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' [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 # 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 # 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/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 0x7f26cded6ea0> # /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 0x7f26cdf329c0> # /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 0x7f26cde131d0> # /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 0x7f26cdf11eb0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde13260> # /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 0x7f26cdf12540> # /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 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/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 0x7f26cde96a80> # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf12930> # /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/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' # 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 0x7f26cdf32c60> # 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 0x7f26cde95e50> # /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 0x7f26cdf319d0> # /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 0x7f26cdf10920> # /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 0x7f26cdf133e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0cf920> # /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 0x7f26cdf13ef0> # /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 0x7f26cde94b30> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf11f70> # /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 0x7f26cdcd5070> # /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 0x7f26cded73e0> # /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 0x7f26cdf32750> # /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 0x7f26cde12960> # /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 0x7f26cdf12c30> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde13140> # /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 0x7f26cdf11c70> # /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 import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcd45c0> # code object from '/usr/local/lib/python3.12/site-packages/passlib/utils/__pycache__/decor.cpython-312.pyc' import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde11730> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf32660> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf31010> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf32720> # /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 0x7f26cdf312e0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde95760> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33470> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf31910> # /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 0x7f26cdd11e80> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf312e0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf32510> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded41d0> # /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' # /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' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf31040> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded6c00> # /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__/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 0x7f26cdcf7e60> # /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__/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 'passlib.utils.decor' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde97a70> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf13980> # /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 0x7f26cde94d10> # /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 0x7f26cded4080> # /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 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde97140> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf30560> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf327b0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf31ca0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded41d0> # /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 0x7f26cded4b30> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded7e90> # /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 0x7f26cdcf7440> # /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/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 0x7f26cddf2f90> # /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/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 0x7f26cde72450> # /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__/assert.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__/assert.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 # /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 0x7f26cded4860> # /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/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 0x7f26cded6630> # /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/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 0x7f26cded6d80> # /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 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 0x7f26cdf33b60> # /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 # /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/__pycache__/exc.cpython-312.pyc' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.cpython-312.pyc' import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde10ec0> # /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 0x7f26cdf10b30> # /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 0x7f26cdf114c0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded7ad0> # /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 0x7f26cdf13290> # /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 0x7f26cde942f0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde97140> # /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 0x7f26cdcd54f0> # /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 0x7f26cdf30dd0> # /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 0x7f26cde11130> # /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 0x7f26cdf12ed0> # /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 0x7f26cdf11d00> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf333e0> # /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 0x7f26cdf13f80> # /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 0x7f26cde97bf0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde97c80> # /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 0x7f26cdcd55b0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcd4980> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde12960> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde115e0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33950> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf32720> # /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 0x7f26cde10ce0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cddf1280> # /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 0x7f26cdd11fd0> # /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 0x7f26cdcd4b60> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde13410> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde11d00> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde73500> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33950> # /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 0x7f26cdf30320> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cddf2390> # /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 0x7f26cdd12660> # /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 PyThreadState_Clear: warning: thread still has a frame # 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 0x7f26cdf307d0> # /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 0x7f26cde11f70> # /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 0x7f26cdf12240> # /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 0x7f26cdf12450> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0cc8c0> # /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 0x7f26cdf12090> # /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 0x7f26cdcd44a0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde94ad0> # /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 0x7f26cdcd5d90> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcd52b0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde13d40> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde12450> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde10dd0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde72750> # /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 0x7f26cdf31250> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf30b60> # /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 0x7f26cdd12d20> # /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/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' 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/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 0x7f26cdf33a40> # /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) # 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 0x7f26cdf327b0> # /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 0x7f26cdf54c20> # /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' 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 0x7f26cdf57fb0> # /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 0x7f26ce0b71d0> # /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 0x7f26cdf56b40> # /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/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' PyThreadState_Clear: warning: thread still has a frame # /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 0x7f26cde135f0> # /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 0x7f26cdf11eb0> # /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 0x7f26ce09ac60> 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 0x7f26cded5e50> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cddf1d60> # /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 0x7f26cded4e60> # /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 0x7f26cde96870> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde967b0> # /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/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' # code object from '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__pycache__/core.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 0x7f26cdcd5070> # /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 0x7f26cded6210> # /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 0x7f26cded4890> # /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 0x7f26ce1da120> # /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 0x7f26cdf13d10> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0cf920> # /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 0x7f26cdf11970> # /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 0x7f26cde97b30> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde96e10> # /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 0x7f26cded7e30> # /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 0x7f26cde11730> # /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 0x7f26cdf33c50> # /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 0x7f26cde97290> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf32600> # /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 0x7f26cde952b0> # /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 0x7f26cdcd4500> # /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 0x7f26cdcd5a90> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcd4620> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf12690> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf13fb0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde13cb0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde10ec0> # /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 0x7f26cde11520> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33ec0> # /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 0x7f26cdd11c40> # /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 import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde977d0> # /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 0x7f26cdcd5d90> # 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 0x7f26cdcd4d70> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde111f0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded7f80> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded4860> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded4d40> # /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 0x7f26cded76b0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf302f0> # /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 0x7f26cdd12900> # /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 # /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/filter/__pycache__/urls.cpython-312.pyc' # 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/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 0x7f26cdcd52b0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde13d40> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde13590> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded74d0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded65d0> # /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 0x7f26cded4950> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded4b00> # /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 0x7f26cdd12f90> # /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' 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 # /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/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 0x7f26cde107d0> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/__init__.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__/__init__.cpython-312.pyc' import 'passlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde10950> # 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' # 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__/registry.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/registry.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/local/lib/python3.12/site-packages/passlib/__pycache__/registry.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/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 0x7f26cddf1d00> # /usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/ifc.py import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde12150> # code object from '/usr/local/lib/python3.12/site-packages/passlib/__pycache__/ifc.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 # /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' # 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 # /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/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc' import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded45f0> import 'passlib.utils.compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded7ad0> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # /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' # 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 0x7f26cde951c0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cddf3e00> # /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 0x7f26cde96480> # /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 0x7f26cdcd41a0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde961e0> # /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 0x7f26cdcd5bb0> # /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' # 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 0x7f26cde96de0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde721b0> # /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 0x7f26cde940e0> # /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 0x7f26cdcd45c0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde96a80> # /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 0x7f26cdcd5e50> # /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 0x7f26cddf1220> # /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 0x7f26cdf10a70> # /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 0x7f26cdf56f30> # /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 0x7f26cde96b70> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf13d10> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcd4ec0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf101a0> # /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 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde12510> import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde97cb0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde10770> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde12b40> # /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/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__/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 0x7f26cdcd5f70> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde96870> # /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 0x7f26cdcd7860> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcd53d0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf12ed0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cddf2870> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde13050> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde124b0> # /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 0x7f26cde13dd0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf55070> # /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 0x7f26cdd13290> # /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__/handlers.cpython-312.pyc' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde119d0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf54c20> # /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 0x7f26cdd12900> # /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 0x7f26cdcd6ba0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf137d0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf11250> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cddf3b90> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cddf2330> # /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 0x7f26cddf3950> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde13530> # /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 0x7f26cdd2cc50> # /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__/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 # 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 0x7f26cdf33380> # /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 0x7f26cdf13020> # /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/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/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/passlib/utils/compat/__pycache__/__init__.cpython-312.pyc matches /usr/local/lib/python3.12/site-packages/passlib/utils/compat/__init__.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/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 0x7f26cdf13da0> # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.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 0x7f26cdf309b0> # /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 0x7f26cdf123c0> # /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 0x7f26cdf13da0> # /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 0x7f26cde94a40> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf12990> # /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 0x7f26cde97f50> # /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 0x7f26cdcd5af0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde968d0> # /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 0x7f26cdcd74d0> PyThreadState_Clear: warning: thread still has a frame import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcd6780> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cddf3ef0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf11a00> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33b60> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33dd0> # /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/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 0x7f26cde976e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf13290> import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf32450> # /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 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf576e0> import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde97560> # /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 0x7f26cdd2cb60> # /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/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/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__/encryption.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 0x7f26cdcd5b50> # /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 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde97a40> # /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/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__/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' # 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 0x7f26cdcd73b0> 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 0x7f26cdf33dd0> # /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' import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcd6690> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf11820> # /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.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0cc500> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf31580> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf30500> import 'passlib.exc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf126f0> # /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/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' # 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 0x7f26cdf11130> import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33d10> # /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 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf563f0> # /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 0x7f26cdd2c560> # 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 0x7f26cde95a30> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf117f0> # /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/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' import 'gc' # import 'timeit' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde96ab0> # /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 0x7f26cdcd6090> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde94bf0> # /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 0x7f26cdcd7b00> # /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 0x7f26cdcd6ea0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded58e0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf11220> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf10d40> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf327e0> # /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 0x7f26cdf33470> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33380> # /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 0x7f26cdd2ccb0> # /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: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # 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 # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy gc # destroy unicodedata # 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 # 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 encodings.idna # cleanup[2] removing stringprep # cleanup[2] removing unicodedata # 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 pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy unicodedata # destroy gc # 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 # 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: # 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 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 # /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 # /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' # /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 0x7f26cdcf76b0> # /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 0x7f26cdcf5eb0> # /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 0x7f26cde11820> # /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 0x7f26cddf17c0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde72780> # /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 0x7f26cddf2cf0> # /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 0x7f26cdf13230> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf11250> PyThreadState_Clear: warning: thread still has a frame # /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 0x7f26cdf103e0> # 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 0x7f26cdcf4800> # /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 0x7f26cdf313d0> # /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 0x7f26cde71f40> # /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 0x7f26cdf13680> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0b6c00> # /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 0x7f26cdf11160> # /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 0x7f26cdf136e0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf135f0> # /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 0x7f26cdf13c80> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf10ce0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33980> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcf6a20> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcf4950> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcf6de0> # /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 0x7f26cdcf46e0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf54b90> # /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 0x7f26cded7680> # /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/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 0x7f26cdcf49b0> # /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 0x7f26cdf30bc0> # /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 0x7f26cde73b30> # /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 0x7f26cdf124b0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0b6c00> # /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 0x7f26cdf11280> # /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 0x7f26cdf104d0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf11c70> # /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 'ansible_collections.ansible.builtin.plugins.filter' # _AnsibleCollectionLoader(path=None) # 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 0x7f26cdf11df0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf12720> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf327e0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf32660> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcf6450> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcf4e60> # /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 0x7f26cdcf5670> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcf7110> # /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 0x7f26cded4cb0> # /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 0x7f26cdf10350> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf32600> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33e00> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcf5eb0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcf52b0> # /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 0x7f26cdcf5610> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcf7530> # /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 0x7f26cded6450> # /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__/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 0x7f26cdf32660> # /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 0x7f26cde13cb0> # /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 0x7f26cdf11b80> # /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 0x7f26cdf10c50> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf11c70> # /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 0x7f26cdf137d0> # /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 0x7f26cdf13f80> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf139b0> # /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' 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 # 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 0x7f26cde96d20> # 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 0x7f26cdf30500> # /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 0x7f26cde11c10> # /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 0x7f26cdf11e20> # /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 0x7f26cdf13140> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdb4f9b0> # /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 0x7f26cdf10500> # /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 0x7f26cdf12090> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf139e0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde96d80> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde71ac0> # /usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc matches /usr/lib64/python3.12/crypt.py import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcf4c80> # code object from '/usr/lib64/python3.12/__pycache__/crypt.cpython-312.pyc' import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf30110> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf31c10> # 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 0x7f26cde942c0> # /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 0x7f26cdf32f90> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf30fe0> # /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 0x7f26cded69c0> # /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 0x7f26cde96600> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde72720> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde124b0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde12210> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33b90> # /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 0x7f26cdf30110> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf31eb0> # /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 0x7f26cded4050> # /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 0x7f26cdf33b90> # /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 0x7f26cde13b90> # /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 0x7f26cdf11e50> # /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 0x7f26cdf12f60> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcf49b0> # /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 0x7f26cdf10410> # /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 0x7f26cdf11970> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf12c60> # /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/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 0x7f26cde97f80> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde96f90> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde72450> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde12150> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde103b0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde13bf0> # /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 0x7f26cde10dd0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33770> # /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 0x7f26cded47d0> # /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__/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 0x7f26cdf331d0> # /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 0x7f26cde734d0> # /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 0x7f26cdf10590> # /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 0x7f26cdf136e0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdd2c4a0> # /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 0x7f26cdf11580> # /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 0x7f26cde96120> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf12600> # /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 0x7f26cde950a0> 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' import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde96990> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cddf2960> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde71e50> PyThreadState_Clear: warning: thread still has a frame import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33e90> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33c20> # /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 0x7f26cdf33e00> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdd11e80> # /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 0x7f26cded4350> # /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/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 0x7f26cdf33380> # /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 0x7f26cde72210> # /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 0x7f26cdf12900> # /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 0x7f26cdf12b10> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0b6c00> # /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 0x7f26cdf11f10> # /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 0x7f26cde952e0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf13ce0> # /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 0x7f26cde97560> # /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 0x7f26cdf33b30> # /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 0x7f26cddf33b0> # /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 0x7f26cdf13110> # /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 0x7f26cdf11d30> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdb4f860> # /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 0x7f26cdf12420> # /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 0x7f26cde97f80> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf11130> # /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 0x7f26cde94ad0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde97110> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cddf0800> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde73530> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf30170> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf302c0> # /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 0x7f26cde97dd0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cddf1e20> import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33470> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdd13f80> # /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 0x7f26cf43dca0> # /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 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cddf2de0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde72780> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf327e0> # /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 0x7f26cdf31c10> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf310a0> # /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 0x7f26cded6b40> # /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/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' [WARNING]: Module invocation had junk after the JSON data: # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.path_hooks # clear sys.path_importer_cache # clear sys.meta_path # clear sys.__interactivehook__ # clear sys.flags # clear sys.float_info # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing builtins # cleanup[2] removing sys # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _warnings # cleanup[2] removing _thread # cleanup[2] removing _weakref # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing zipimport # cleanup[2] removing encodings # cleanup[2] removing codecs # cleanup[2] removing _codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing __main__ # cleanup[2] removing encodings.latin_1 # cleanup[2] removing io # cleanup[2] removing abc # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing site # destroy site # cleanup[2] removing os # cleanup[2] removing errno # cleanup[2] removing stat # cleanup[2] removing _stat # cleanup[2] removing posixpath # cleanup[2] removing genericpath # cleanup[2] removing os.path # cleanup[2] removing _collections_abc # cleanup[2] removing _sitebuiltins # cleanup[2] removing sysconfig # destroy sysconfig # cleanup[2] removing _sysconfigdata_m_linux_x86_64-linux-gnu # destroy _sysconfigdata_m_linux_x86_64-linux-gnu # cleanup[2] removing base64 # cleanup[2] removing re # cleanup[2] removing enum # cleanup[2] removing types # cleanup[2] removing functools # cleanup[2] removing _functools # cleanup[2] removing collections # cleanup[2] removing operator # cleanup[2] removing _operator # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing heapq # cleanup[2] removing _heapq # cleanup[2] removing itertools # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing weakref # cleanup[2] removing collections.abc # cleanup[2] removing sre_compile # cleanup[2] removing _sre # cleanup[2] removing sre_parse # cleanup[2] removing sre_constants # destroy sre_constants # cleanup[2] removing _locale # cleanup[2] removing copyreg # cleanup[2] removing struct # cleanup[2] removing _struct # cleanup[2] removing binascii # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing importlib # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib.util # cleanup[2] removing importlib.abc # cleanup[2] removing contextlib # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing shutil # cleanup[2] removing fnmatch # cleanup[2] removing zlib # cleanup[2] removing bz2 # cleanup[2] removing _compression # cleanup[2] removing threading # cleanup[2] removing time # cleanup[2] removing traceback # cleanup[2] removing linecache # cleanup[2] removing tokenize # cleanup[2] removing token # destroy token # cleanup[2] removing _bz2 # cleanup[2] removing lzma # cleanup[2] removing _lzma # cleanup[2] removing pwd # cleanup[2] removing grp # cleanup[2] removing tempfile # cleanup[2] removing random # destroy random # cleanup[2] removing math # cleanup[2] removing hashlib # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing _sha3 # cleanup[2] removing bisect # cleanup[2] removing _bisect # cleanup[2] removing _random # cleanup[2] removing zipfile # destroy zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing atexit # cleanup[2] removing datetime # cleanup[2] removing _datetime # cleanup[2] removing fcntl # cleanup[2] removing locale # cleanup[2] removing platform # cleanup[2] removing subprocess # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing systemd.journal # cleanup[2] removing uuid # cleanup[2] removing ctypes # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes.util # cleanup[2] removing logging # cleanup[2] removing string # destroy string # cleanup[2] removing _string # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.daemon # cleanup[2] removing socket # cleanup[2] removing _socket # cleanup[2] removing systemd._daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing json # cleanup[2] removing json.decoder # cleanup[2] removing json.scanner # cleanup[2] removing _json # cleanup[2] removing json.encoder # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.compat.selectors # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ast # destroy ast # cleanup[2] removing _ast # cleanup[2] removing ansible.module_utils.common._json_compat # destroy ansible.module_utils.common._json_compat # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing selinux # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing _selinux # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.distro._distro # cleanup[2] removing argparse # cleanup[2] removing textwrap # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.pycompat24 # destroy ansible.module_utils.pycompat24 # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.common.respawn # destroy ansible.module_utils.common.respawn # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # cleanup[2] removing ansible.module_utils.facts.compat # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing multiprocessing # cleanup[2] removing multiprocessing.context # cleanup[2] removing multiprocessing.process # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing pickle # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing array # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing.pool # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.loadavg # cleanup[2] removing ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.local # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.platform # cleanup[2] removing ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.python # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ipaddress # cleanup[2] removing _ssl # cleanup[2] removing ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.service_mgr # cleanup[2] removing _bootlocale # destroy _bootlocale # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.system.user # cleanup[2] removing getpass # cleanup[2] removing termios # cleanup[2] removing ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.packages # destroy ansible.module_utils.facts.packages # cleanup[2] removing rpm # cleanup[2] removing rpm._rpm # cleanup[2] removing rpm.transaction # cleanup[2] removing rpm._rpmb # cleanup[2] removing rpm._rpms # destroy _ast # destroy _datetime # destroy _sha3 # destroy _blake2 # destroy _bz2 # destroy _sitebuiltins # destroy importlib.util # destroy importlib.abc # destroy importlib.machinery # destroy zipimport # destroy _compression # destroy _lzma # destroy importlib # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy encodings # destroy syslog # destroy uuid # destroy ctypes # destroy _string # destroy systemd._journal # destroy systemd._reader # destroy systemd.id128 # destroy _socket # destroy systemd._daemon # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy selinux # destroy ansible.module_utils.distro._distro # destroy argparse # destroy logging # destroy locale # destroy copy # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.pool # destroy multiprocessing.reduction # destroy pickle # destroy multiprocessing.context # destroy _compat_pickle # destroy _pickle # destroy array # destroy queue # destroy traceback # destroy multiprocessing.util # destroy atexit # destroy multiprocessing.process # destroy shlex # destroy fcntl # destroy datetime # destroy ipaddress # destroy textwrap # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy platform # destroy getpass # destroy contextlib # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy rpm.transaction # destroy rpm._rpmb # destroy rpm._rpm # destroy rpm # destroy rpm._rpms # cleanup[3] wiping _frozen_importlib # destroy _frozen_importlib_external # cleanup[3] wiping _imp # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _weakref # cleanup[3] wiping _io # cleanup[3] wiping marshal # cleanup[3] wiping posix # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping encodings.aliases # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping _signal # cleanup[3] wiping encodings.latin_1 # cleanup[3] wiping io # cleanup[3] wiping abc # cleanup[3] wiping os # destroy abc # cleanup[3] wiping errno # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping posixpath # destroy genericpath # cleanup[3] wiping os.path # cleanup[3] wiping _collections_abc # cleanup[3] wiping re # destroy enum # destroy sre_compile # destroy copyreg # cleanup[3] wiping types # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy heapq # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping _heapq # cleanup[3] wiping itertools # cleanup[3] wiping _collections # destroy _collections # cleanup[3] wiping weakref # cleanup[3] wiping collections.abc # cleanup[3] wiping _sre # cleanup[3] wiping sre_parse # cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping _struct # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping warnings # cleanup[3] wiping shutil # destroy fnmatch # cleanup[3] wiping threading # cleanup[3] wiping time # cleanup[3] wiping linecache # destroy tokenize # cleanup[3] wiping pwd # destroy pwd # cleanup[3] wiping grp # destroy grp # cleanup[3] wiping tempfile # destroy weakref # cleanup[3] wiping math # cleanup[3] wiping _hashlib # cleanup[3] wiping bisect # cleanup[3] wiping _bisect # destroy _bisect # cleanup[3] wiping _random # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping subprocess # destroy time # destroy signal # destroy errno # destroy selectors # destroy threading # cleanup[3] wiping _posixsubprocess # destroy _posixsubprocess # cleanup[3] wiping select # cleanup[3] wiping _ctypes # cleanup[3] wiping ctypes._endian # cleanup[3] wiping ctypes.util # destroy subprocess # destroy tempfile # cleanup[3] wiping ansible.module_utils.six.moves # destroy collections.abc # destroy configparser # cleanup[3] wiping _selinux # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy posixpath # destroy stat # destroy _signal # destroy _functools # destroy _sre # destroy sre_parse # destroy _heapq # destroy select # destroy linecache # destroy math # destroy _hashlib # destroy bisect # destroy _random # destroy ansible.module_utils.six.moves.urllib # destroy collections # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy operator # destroy types # destroy ansible.module_utils.six.moves # destroy _operator # destroy functools # destroy io # destroy itertools # destroy re # destroy warnings # /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 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__/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 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 0x7f26cded6bd0> # /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 0x7f26cded6ae0> # /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 0x7f26cdb4da30> # /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 0x7f26cdb4fec0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdb4d5e0> # /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 0x7f26cdb4e510> # /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 0x7f26cdf33470> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf32ea0> # /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 0x7f26cdf30980> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf320c0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdb4cec0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded58e0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded4080> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded40e0> # /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 0x7f26cded6330> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded7cb0> # /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 0x7f26cdd2e060> # /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' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcf46e0> # /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.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 # /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' # 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 0x7f26cded7470> # /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 0x7f26cded6ae0> # /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 0x7f26cdb4d970> # /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 0x7f26cdb4fe60> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdb4dd00> # /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 0x7f26cdb4e510> # /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 0x7f26cdf31580> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf311c0> # /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 0x7f26cdf318e0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33f20> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdb4f6e0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded65a0> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded6d50> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde11e20> # /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 0x7f26cded58e0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded7cb0> # /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 0x7f26cdd2d850> # /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' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcf6de0> # /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.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 0x7f26cded7e90> # /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 0x7f26cdb4df70> # /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 0x7f26cdb4eb10> # /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 0x7f26cdf33a70> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdb4e630> # /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 0x7f26cdf31250> # /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 0x7f26cdf32060> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf33dd0> # /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 0x7f26cdf301d0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdf304a0> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdb4c380> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdb4c980> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce07a4b0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded6ea0> # /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' # /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' import 'passlib.utils.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded4ec0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cded4080> # /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 0x7f26cdd2e690> # /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' import 'ansible.utils.version' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdcf7440> # /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.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' [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 [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 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 0x7f26cde95e80> # /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 0x7f26cde94bf0> # /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 0x7f26cdd12210> # /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 0x7f26cde136b0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdd12930> # /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 0x7f26cde12420> # /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 0x7f26cdb4d0d0> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde127e0> # /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 0x7f26cdb4d100> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdb4d730> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdd13800> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde95310> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde95880> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde96990> # /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 0x7f26cde94bc0> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0b7110> # /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 0x7f26cdf31010> # /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__/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/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 0x7f26cde94a10> # /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 0x7f26cde97d10> # /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 0x7f26cdd103e0> # /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 0x7f26cde11af0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdd11340> # /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 0x7f26cde12ab0> # /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 0x7f26cdb4f200> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde12180> # /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 0x7f26cdb4cce0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdb4d580> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde95490> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde96870> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde95fa0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde97170> # /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 0x7f26cde96180> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0b78c0> # /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 0x7f26cdf31a60> # /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__/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/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 0x7f26cde95a00> # /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 0x7f26cde97920> # /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 0x7f26cdd137a0> # /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 0x7f26cde10950> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26ce0b6c00> # /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 0x7f26cde10cb0> # /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 0x7f26cdb4d580> import 'passlib.utils.binary' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdb4cf50> # /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 0x7f26cdb4c2f0> import 'crypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdb4cc20> import 'passlib.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cdd11ac0> import 'passlib.ifc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde97a40> import 'passlib.registry' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde97aa0> # destroy passlib.hash import 'passlib.hash' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde97b60> # /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 0x7f26cde95790> import 'ansible.utils.encrypt' # <_frozen_importlib_external.SourceFileLoader object at 0x7f26cde94fe0> # /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 0x7f26cdf32090> # /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__/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 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 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 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 # /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 # /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 # /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 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 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 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 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 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 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 PyThreadState_Clear: warning: thread still has a frame # 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.role.include # 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.timesync # destroy ansible_collections.fedora.linux_system_roles.roles.timesync # 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.handler_task_include # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins # destroy ansible_collections.fedora.linux_system_roles.plugins # cleanup[2] removing ansible_collections.fedora.linux_system_roles.plugins.modules # destroy ansible_collections.fedora.linux_system_roles.plugins.modules # cleanup[2] removing ansible.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 multiprocessing.popen_fork # cleanup[2] removing ansible.plugins.action.set_fact # cleanup[2] removing ansible.plugins.action.include_vars # cleanup[2] removing ansible.plugins.action.assert # cleanup[2] removing ansible.plugins.action.package # cleanup[2] removing ansible.plugins.action.debug # cleanup[2] removing ansible.plugins.action.reboot # cleanup[2] removing ansible.plugins.action.fail # cleanup[2] removing ansible.plugins.action.command # cleanup[2] removing ansible.plugins.action.template # cleanup[2] removing ansible.plugins.action.service # destroy _sitebuiltins # cleanup[3] wiping ansible.plugins.action.service # cleanup[3] wiping ansible.plugins.action.template # cleanup[3] wiping ansible.plugins.action.command # cleanup[3] wiping ansible.plugins.action.fail # cleanup[3] wiping ansible.plugins.action.reboot # cleanup[3] wiping ansible.plugins.action.debug # cleanup[3] wiping ansible.plugins.action.package # cleanup[3] wiping ansible.plugins.action.assert # cleanup[3] wiping ansible.plugins.action.include_vars # cleanup[3] wiping ansible.plugins.action.set_fact # cleanup[3] wiping multiprocessing.popen_fork # 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.task_include # cleanup[3] wiping ansible.playbook.handler # cleanup[3] wiping ansible.playbook.role.include # 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.set_fact # destroy ansible.plugins.action.include_vars # destroy ansible.plugins.action.assert # destroy ansible.plugins.action.package # destroy ansible.plugins.action.debug # destroy ansible.plugins.action.reboot # destroy ansible.plugins.action.fail # destroy ansible.plugins.action.command # destroy ansible.plugins.action.template # destroy ansible.plugins.action.service # 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 8861 1726887194.84431: no more pending results, returning what we have 8861 1726887194.84436: results queue empty 8861 1726887194.84437: checking for any_errors_fatal 8861 1726887194.84438: done checking for any_errors_fatal 8861 1726887194.84439: checking for max_fail_percentage 8861 1726887194.84440: done checking for max_fail_percentage 8861 1726887194.84440: checking to see if all hosts have failed and the running result is not ok 8861 1726887194.84441: done checking to see if all hosts have failed 8861 1726887194.84441: getting the remaining hosts for this loop 8861 1726887194.84442: done getting the remaining hosts for this loop 8861 1726887194.84446: getting the next task for host managed_node2 8861 1726887194.84449: done getting next task for host managed_node2 8861 1726887194.84450: ^ task is: TASK: Remove the temporary file 8861 1726887194.84452: ^ 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 8861 1726887194.84455: getting variables 8861 1726887194.84456: in VariableManager get_vars() 8861 1726887194.84471: Calling all_inventory to load vars for managed_node2 8861 1726887194.84474: Calling groups_inventory to load vars for managed_node2 8861 1726887194.84476: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887194.84482: Calling all_plugins_play to load vars for managed_node2 8861 1726887194.84483: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887194.84486: Calling groups_plugins_play to load vars for managed_node2 8861 1726887194.85291: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887194.90596: done with get_vars() 8861 1726887194.90624: done getting variables TASK [Remove the temporary file] *********************************************** task path: /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default_wrapper.yml:44 Friday 20 September 2024 22:53:14 -0400 (0:00:30.189) 0:00:51.265 ****** 8861 1726887194.90689: entering _queue_task() for managed_node2/file 8861 1726887194.91000: worker is 1 (out of 1 available) 8861 1726887194.91016: exiting _queue_task() for managed_node2/file 8861 1726887194.91029: done queuing things up, now waiting for results queue to drain 8861 1726887194.91031: waiting for pending results... 10775 1726887194.91158: running TaskExecutor() for managed_node2/TASK: Remove the temporary file 10775 1726887194.91274: in run() - task 0e652c5f-a961-fb27-5144-000000000041 10775 1726887194.91292: variable 'ansible_search_path' from source: unknown 10775 1726887194.91325: calling self._execute() 10775 1726887194.91351: in VariableManager get_vars() 10775 1726887194.91381: Calling all_inventory to load vars for localhost 10775 1726887194.91391: Calling groups_inventory to load vars for localhost 10775 1726887194.91398: Calling all_plugins_inventory to load vars for localhost 10775 1726887194.91421: Calling all_plugins_play to load vars for localhost 10775 1726887194.91430: Calling groups_plugins_inventory to load vars for localhost 10775 1726887194.91440: Calling groups_plugins_play to load vars for localhost 10775 1726887194.91507: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10775 1726887194.91535: done with get_vars() 10775 1726887194.91543: variable 'inventory_hostname' from source: host vars for 'managed_node2' 10775 1726887194.91610: variable 'ansible_delegated_vars' from source: unknown 10775 1726887194.91619: variable 'ansible_connection' from source: host vars for 'localhost' 10775 1726887194.91627: no remote address found for delegated host localhost using its name, so success depends on DNS resolution 10775 1726887194.91643: variable 'omit' from source: magic vars 10775 1726887194.91998: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10775 1726887194.92197: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10775 1726887194.92262: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10775 1726887194.92297: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10775 1726887194.92332: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10775 1726887194.92404: 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) 10775 1726887194.92431: 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) 10775 1726887194.92457: 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) 10775 1726887194.92482: 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) 10775 1726887194.92590: variable 'tempinventory' from source: set_fact 10775 1726887194.92624: Evaluated conditional (tempinventory.path is defined): True 10775 1726887194.92634: variable 'omit' from source: magic vars 10775 1726887194.92658: variable 'omit' from source: magic vars 10775 1726887194.92744: variable 'tempinventory' from source: set_fact 10775 1726887194.92772: variable 'omit' from source: magic vars 10775 1726887194.92788: variable 'ansible_delegated_vars' from source: unknown 10775 1726887194.92795: variable 'ansible_connection' from source: host vars for 'localhost' 10775 1726887194.92801: variable 'ansible_connection' from source: host vars for 'localhost' 10775 1726887194.92818: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10775 1726887194.92844: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=True, class_only=False) 10775 1726887194.92862: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10775 1726887194.92876: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10775 1726887194.92886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10775 1726887194.92943: Set connection var ansible_timeout to 10 10775 1726887194.92950: Set connection var ansible_shell_type to sh 10775 1726887194.92955: Set connection var ansible_pipelining to False 10775 1726887194.92960: Set connection var ansible_module_compression to ZIP_DEFLATED 10775 1726887194.92966: Set connection var ansible_connection to local 10775 1726887194.92970: Set connection var ansible_shell_executable to /bin/sh 10775 1726887194.92986: variable 'ansible_delegated_vars' from source: unknown 10775 1726887194.92990: variable 'ansible_connection' from source: host vars for 'localhost' 10775 1726887194.92994: variable 'ansible_user' from source: unknown 10775 1726887194.93135: Loading ActionModule 'normal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/action) 10775 1726887194.93149: variable 'omit' from source: magic vars 10775 1726887194.93157: starting attempt loop 10775 1726887194.93163: running the handler 10775 1726887194.93186: _low_level_execute_command(): starting 10775 1726887194.93199: _low_level_execute_command(): executing: /bin/sh -c 'echo ~root && sleep 0' 10775 1726887194.93207: in local.exec_command() 10775 1726887194.93214: opening command with Popen() 10775 1726887194.93277: done running command with Popen() 10775 1726887194.93284: getting output with communicate() 10775 1726887194.93632: done communicating 10775 1726887194.93639: done with local.exec_command() 10775 1726887194.93645: _low_level_execute_command() done: rc=0, stdout=/root , stderr= 10775 1726887194.93656: _low_level_execute_command(): starting 10775 1726887194.93663: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726887194.9365108-10775-24981320379930 `" && echo ansible-tmp-1726887194.9365108-10775-24981320379930="` echo /root/.ansible/tmp/ansible-tmp-1726887194.9365108-10775-24981320379930 `" ) && sleep 0' 10775 1726887194.93667: in local.exec_command() 10775 1726887194.93672: opening command with Popen() 10775 1726887194.93718: done running command with Popen() 10775 1726887194.93725: getting output with communicate() 10775 1726887194.94388: done communicating 10775 1726887194.94394: done with local.exec_command() 10775 1726887194.94398: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726887194.9365108-10775-24981320379930=/root/.ansible/tmp/ansible-tmp-1726887194.9365108-10775-24981320379930 , stderr= 10775 1726887194.94411: variable 'ansible_delegated_vars' from source: unknown 10775 1726887194.94443: variable 'ansible_module_compression' from source: unknown 10775 1726887194.94490: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-88616f_o2l0p/ansiballz_cache/ansible.modules.file-ZIP_DEFLATED 10775 1726887194.94527: variable 'ansible_python_interpreter' from source: host vars for 'localhost' 10775 1726887194.94579: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726887194.9365108-10775-24981320379930/AnsiballZ_file.py 10775 1726887194.94661: done transferring module to remote 10775 1726887194.94677: _low_level_execute_command(): starting 10775 1726887194.94687: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726887194.9365108-10775-24981320379930/ /root/.ansible/tmp/ansible-tmp-1726887194.9365108-10775-24981320379930/AnsiballZ_file.py && sleep 0' 10775 1726887194.94694: in local.exec_command() 10775 1726887194.94701: opening command with Popen() 10775 1726887194.94747: done running command with Popen() 10775 1726887194.94754: getting output with communicate() 10775 1726887194.95128: done communicating 10775 1726887194.95134: done with local.exec_command() 10775 1726887194.95141: _low_level_execute_command() done: rc=0, stdout=, stderr= 10775 1726887194.95147: _low_level_execute_command(): starting 10775 1726887194.95157: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726887194.9365108-10775-24981320379930/AnsiballZ_file.py && sleep 0' 10775 1726887194.95163: in local.exec_command() 10775 1726887194.95171: opening command with Popen() 10775 1726887194.95308: done running command with Popen() 10775 1726887194.95317: getting output with communicate() 10775 1726887195.20280: done communicating 10775 1726887195.20290: done with local.exec_command() 10775 1726887195.20308: _low_level_execute_command() done: rc=0, stdout= {"path": "/tmp/ansible.mwywrlv5.inventory.yaml", "changed": true, "diff": {"before": {"path": "/tmp/ansible.mwywrlv5.inventory.yaml", "state": "file"}, "after": {"path": "/tmp/ansible.mwywrlv5.inventory.yaml", "state": "absent"}}, "state": "absent", "invocation": {"module_args": {"path": "/tmp/ansible.mwywrlv5.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 0x7fa001fbcb30> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa001fbc170> # /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 0x7fa001fbf0b0> 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 0x7fa001fd5dc0> 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 0x7fa0006efc50> # /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 0x7fa0006efec0> # /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 0x7fa00071f7a0> # /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 0x7fa00071fe00> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0006ff920> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0006fcfb0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0006ecec0> # /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 0x7fa000743620> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa000742240> # /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 0x7fa0006fde20> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa000740ad0> # /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 0x7fa000778680> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0006ec110> # /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 0x7fa000778b30> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0007789e0> # 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 0x7fa000778dd0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa0006e2c30> # /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 0x7fa0007794c0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa000779190> 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 0x7fa00077a3f0> 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 0x7fa00078c4a0> 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 0x7fa00078dbe0> # /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 0x7fa00078eb40> # 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 0x7fa00078f1a0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00078e030> # /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 0x7fa00078fbf0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00078f320> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00077a420> # /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 0x7f9fff52baa0> # /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 0x7f9fff550590> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fff5502f0> # 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 0x7f9fff5505c0> # /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 0x7f9fff550ec0> # 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 0x7f9fff551820> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fff5507a0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fff529c40> # /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 0x7f9fff552b70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fff550d40> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00077aab0> # /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 0x7f9fff58ae40> # /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 0x7f9fff5a2fc0> # /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 0x7f9fff5cbd40> # /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 0x7f9fff602390> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fff5cbe60> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fff5a3c50> # /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 0x7f9ffe284680> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fff5a2000> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9fff553ad0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f9ffe284860> # zipimport: found 33 names in '/tmp/ansible_file_payload_yw7wlgg3/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 0x7f9ffe2da2a0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ffe2b5220> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ffe2b4380> # 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 0x7f9ffe2dab40> 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 0x7f9ffe311460> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ffe311280> # 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 0x7f9ffe311a90> # 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 0x7f9ffe311cd0> # /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 0x7f9ffe3122a0> 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 0x7f9ffe1741d0> # 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 0x7f9ffe175e20> # /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 0x7f9ffe1767e0> # /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 0x7f9ffe177080> # /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 0x7f9ffe179ac0> # /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 0x7f9ffe179be0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ffe177170> # /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 0x7f9ffe182360> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ffe180e90> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ffe180bf0> # /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 0x7f9ffe183500> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ffe178290> # 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 0x7f9ffe1c6480> # 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 0x7f9ffe1c7aa0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ffe1c76e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ffe1c6f60> # /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 0x7f9ffe1c7cb0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ffe1c6a50> # 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 0x7f9ffe1ccbf0> # /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 0x7f9ffe1cda00> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ffe1cb2c0> 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 0x7f9ffe1cda90> # 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 0x7f9ffe1cfa70> # 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 0x7f9ffe060da0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ffe1dade0> # /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 0x7f9ffe06b530> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f9ffe1db470> 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 10775 1726887195.20373: done with _execute_module (file, {'path': '/tmp/ansible.mwywrlv5.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-1726887194.9365108-10775-24981320379930/', '_ansible_remote_tmp': '~/.ansible/tmp'}) 10775 1726887195.20389: _low_level_execute_command(): starting 10775 1726887195.20401: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726887194.9365108-10775-24981320379930/ > /dev/null 2>&1 && sleep 0' 10775 1726887195.20407: in local.exec_command() 10775 1726887195.20417: opening command with Popen() 10775 1726887195.20464: done running command with Popen() 10775 1726887195.20470: getting output with communicate() 10775 1726887195.20865: done communicating 10775 1726887195.20871: done with local.exec_command() 10775 1726887195.20878: _low_level_execute_command() done: rc=0, stdout=, stderr= 10775 1726887195.20886: handler run complete 10775 1726887195.20911: variable 'ansible_host' from source: unknown 10775 1726887195.20919: variable 'ansible_port' from source: unknown 10775 1726887195.20925: variable 'ansible_user' from source: unknown 10775 1726887195.20931: variable 'ansible_connection' from source: host vars for 'localhost' 10775 1726887195.20937: attempt loop complete, returning result 10775 1726887195.20943: _execute() done 10775 1726887195.20950: dumping result to json 10775 1726887195.20959: done dumping result, returning 10775 1726887195.20968: done running TaskExecutor() for managed_node2/TASK: Remove the temporary file [0e652c5f-a961-fb27-5144-000000000041] 10775 1726887195.20976: sending task result for task 0e652c5f-a961-fb27-5144-000000000041 10775 1726887195.21020: done sending task result for task 0e652c5f-a961-fb27-5144-000000000041 10775 1726887195.21027: WORKER PROCESS EXITING changed: [managed_node2 -> localhost] => { "changed": true, "path": "/tmp/ansible.mwywrlv5.inventory.yaml", "state": "absent" } 8861 1726887195.21207: no more pending results, returning what we have 8861 1726887195.21211: results queue empty 8861 1726887195.21214: checking for any_errors_fatal 8861 1726887195.23932: done checking for any_errors_fatal 8861 1726887195.23936: checking for max_fail_percentage 8861 1726887195.23937: done checking for max_fail_percentage 8861 1726887195.23938: checking to see if all hosts have failed and the running result is not ok 8861 1726887195.23939: done checking to see if all hosts have failed 8861 1726887195.23939: getting the remaining hosts for this loop 8861 1726887195.23941: done getting the remaining hosts for this loop 8861 1726887195.23946: getting the next task for host managed_node2 8861 1726887195.23953: done getting next task for host managed_node2 8861 1726887195.23955: ^ task is: TASK: meta (flush_handlers) 8861 1726887195.23958: ^ 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 8861 1726887195.23961: getting variables 8861 1726887195.23963: in VariableManager get_vars() 8861 1726887195.23993: Calling all_inventory to load vars for managed_node2 8861 1726887195.23996: Calling groups_inventory to load vars for managed_node2 8861 1726887195.23999: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887195.24010: Calling all_plugins_play to load vars for managed_node2 8861 1726887195.24015: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887195.24019: Calling groups_plugins_play to load vars for managed_node2 8861 1726887195.24952: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887195.25973: done with get_vars() 8861 1726887195.25988: done getting variables 8861 1726887195.26047: in VariableManager get_vars() 8861 1726887195.26054: Calling all_inventory to load vars for managed_node2 8861 1726887195.26055: Calling groups_inventory to load vars for managed_node2 8861 1726887195.26057: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887195.26060: Calling all_plugins_play to load vars for managed_node2 8861 1726887195.26062: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887195.26064: Calling groups_plugins_play to load vars for managed_node2 8861 1726887195.26859: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887195.27863: done with get_vars() 8861 1726887195.27880: done queuing things up, now waiting for results queue to drain 8861 1726887195.27881: results queue empty 8861 1726887195.27882: checking for any_errors_fatal 8861 1726887195.27893: done checking for any_errors_fatal 8861 1726887195.27894: checking for max_fail_percentage 8861 1726887195.27895: done checking for max_fail_percentage 8861 1726887195.27895: checking to see if all hosts have failed and the running result is not ok 8861 1726887195.27896: done checking to see if all hosts have failed 8861 1726887195.27896: getting the remaining hosts for this loop 8861 1726887195.27897: done getting the remaining hosts for this loop 8861 1726887195.27899: getting the next task for host managed_node2 8861 1726887195.27901: done getting next task for host managed_node2 8861 1726887195.27902: ^ task is: TASK: meta (flush_handlers) 8861 1726887195.27902: ^ 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 8861 1726887195.27904: getting variables 8861 1726887195.27905: in VariableManager get_vars() 8861 1726887195.27911: Calling all_inventory to load vars for managed_node2 8861 1726887195.27915: Calling groups_inventory to load vars for managed_node2 8861 1726887195.27917: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887195.27921: Calling all_plugins_play to load vars for managed_node2 8861 1726887195.27923: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887195.27925: Calling groups_plugins_play to load vars for managed_node2 8861 1726887195.28657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887195.29632: done with get_vars() 8861 1726887195.29645: done getting variables 8861 1726887195.29679: in VariableManager get_vars() 8861 1726887195.29685: Calling all_inventory to load vars for managed_node2 8861 1726887195.29687: Calling groups_inventory to load vars for managed_node2 8861 1726887195.29688: Calling all_plugins_inventory to load vars for managed_node2 8861 1726887195.29692: Calling all_plugins_play to load vars for managed_node2 8861 1726887195.29693: Calling groups_plugins_inventory to load vars for managed_node2 8861 1726887195.29695: Calling groups_plugins_play to load vars for managed_node2 8861 1726887195.30452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 8861 1726887195.31442: done with get_vars() 8861 1726887195.31461: done queuing things up, now waiting for results queue to drain 8861 1726887195.31464: results queue empty 8861 1726887195.31465: checking for any_errors_fatal 8861 1726887195.31466: done checking for any_errors_fatal 8861 1726887195.31470: checking for max_fail_percentage 8861 1726887195.31471: done checking for max_fail_percentage 8861 1726887195.31472: checking to see if all hosts have failed and the running result is not ok 8861 1726887195.31472: done checking to see if all hosts have failed 8861 1726887195.31472: getting the remaining hosts for this loop 8861 1726887195.31473: done getting the remaining hosts for this loop 8861 1726887195.31475: getting the next task for host managed_node2 8861 1726887195.31476: done getting next task for host managed_node2 8861 1726887195.31477: ^ task is: None 8861 1726887195.31478: ^ 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 8861 1726887195.31479: done queuing things up, now waiting for results queue to drain 8861 1726887195.31479: results queue empty 8861 1726887195.31479: checking for any_errors_fatal 8861 1726887195.31480: done checking for any_errors_fatal 8861 1726887195.31480: checking for max_fail_percentage 8861 1726887195.31481: done checking for max_fail_percentage 8861 1726887195.31481: checking to see if all hosts have failed and the running result is not ok 8861 1726887195.31481: done checking to see if all hosts have failed 8861 1726887195.31482: getting the next task for host managed_node2 8861 1726887195.31484: done getting next task for host managed_node2 8861 1726887195.31484: ^ task is: None 8861 1726887195.31485: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node2 : ok=24 changed=3 unreachable=0 failed=0 skipped=27 rescued=0 ignored=0 Friday 20 September 2024 22:53:15 -0400 (0:00:00.408) 0:00:51.673 ****** =============================================================================== Run ansible-playbook with tests_default.yml in check mode -------------- 30.19s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default_wrapper.yml:35 fedora.linux_system_roles.timesync : Install chrony --------------------- 3.04s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:49 Create static inventory from hostvars ----------------------------------- 2.58s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default_wrapper.yml:16 fedora.linux_system_roles.timesync : Populate service facts ------------- 2.54s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:5 fedora.linux_system_roles.timesync : Gather package facts --------------- 1.79s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:100 Gathering Facts --------------------------------------------------------- 1.46s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default_wrapper.yml:2 Create temporary file --------------------------------------------------- 1.22s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default_wrapper.yml:9 fedora.linux_system_roles.timesync : Enable chronyd --------------------- 1.02s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:324 Gathering Facts --------------------------------------------------------- 0.93s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default_wrapper.yml:28 fedora.linux_system_roles.timesync : Check if system is ostree ---------- 0.90s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:10 fedora.linux_system_roles.timesync : Generate chrony.conf file ---------- 0.88s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:117 fedora.linux_system_roles.timesync : Check if transactional-update exists in /sbin --- 0.79s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:22 fedora.linux_system_roles.timesync : Generate chronyd sysconfig file ---- 0.79s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:130 fedora.linux_system_roles.timesync : Update network sysconfig file ------ 0.60s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:218 fedora.linux_system_roles.timesync : Determine current NTP provider ----- 0.42s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:36 Remove the temporary file ----------------------------------------------- 0.41s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_default_wrapper.yml:44 fedora.linux_system_roles.timesync : Enable timemaster ------------------ 0.30s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:359 fedora.linux_system_roles.timesync : Ensure ansible_facts used by role --- 0.11s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/set_vars.yml:2 fedora.linux_system_roles.timesync : Reboot transactional update systems --- 0.10s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:87 fedora.linux_system_roles.timesync : Set version specific variables ----- 0.09s /tmp/collections-DtY/ansible_collections/fedora/linux_system_roles/roles/timesync/tasks/main.yml:2 8861 1726887195.31549: RUNNING CLEANUP